summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Add View::ReorderChildView and Widget::MoveToTop.sadrul@chromium.org2011-06-161-0/+1
* Re-land:ben@chromium.org2011-06-161-3/+3
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-3/+3
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-3/+3
* Eliminate Window completely.ben@chromium.org2011-06-131-13/+4
* Move last of event handlers down to NativeWidgetWin/Gtk.ben@chromium.org2011-06-091-0/+6
* Move more from Window onto Widget.ben@chromium.org2011-06-081-0/+3
* re-landing after clang fix. clang bot is red due to bus error in linker.oshima@google.com2011-06-081-1/+8
* Revert 88271, this broke the clang build thusly:thakis@chromium.org2011-06-081-9/+2
* Wait showing html dialog until renderre finish painting after page is loaded.oshima@google.com2011-06-081-2/+9
* Re-land: Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-031-0/+4
* Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-4/+0
* Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-0/+4
* Move the last of the easy stuff from Window onto Widget.ben@chromium.org2011-06-011-0/+10
* Move Fullscreen API onto Widget.ben@chromium.org2011-06-011-0/+2
* Removing DeleteSoon() from WigetGtk so it behaves like WidgetWinglotov@google.com2011-05-311-0/+7
* Move SetWindowBounds onto Widget.ben@chromium.org2011-05-271-0/+2
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-271-2/+15
* Revert 86914 - Move a bunch of functions from Window onto Widget.wtc@chromium.org2011-05-271-15/+2
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-261-2/+15
* Make Widget ownership a little clearer by expressing it in terms of an enum.ben@chromium.org2011-05-251-1/+1
* Rename WindowWin|Gtk->NativeWindowWin|Gtkben@chromium.org2011-05-191-2/+1
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-0/+411