summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-071-0/+5
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-3/+4
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-4/+3
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-3/+4
* Move input_method to widgetoshima@google.com2011-08-231-7/+2
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-191-0/+2
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-3/+3
* Fix grab/ungrab in views-desktop world.sadrul@chromium.org2011-07-281-0/+3
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-3/+3
* Remove menu keyboard grab and close menu on window manager activation change.rhashimoto@chromium.org2011-07-271-3/+0
* Clean up mouse grab code in NativeWidgetGtk. This makes it clean up asky@chromium.org2011-07-251-6/+9
* Makes sure widget is created at right size before showingsky@chromium.org2011-07-191-1/+3
* Move debug paint flag to Widget so native widget can use the same flag.oshima@google.com2011-07-161-3/+0
* Rename InActiveChagned to OnActiveChanged to follow standard naming scheme.oshima@google.com2011-07-151-1/+1
* Add const to HasKeyboardCaptureoshima@google.com2011-07-141-1/+1
* Clean up FocusManageroshima@google.com2011-07-141-0/+1
* Move SetInitialFocus to Widgetoshima@google.com2011-07-141-13/+0
* Attempt 2 at:sky@chromium.org2011-07-131-0/+9
* Remove unused ContainsNativeView methods.ben@chromium.org2011-07-131-1/+0
* ClearNativeFocus: Do it from widget, with appropriate native-widget implement...sadrul@chromium.org2011-07-131-3/+1
* Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...sky@chromium.org2011-07-121-9/+0
* Gets mouse capture to work for menus with pure views. As part of thissky@chromium.org2011-07-121-0/+9
* Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...ben@chromium.org2011-07-071-0/+1
* Gets compositor working for embedded widgets.sky@chromium.org2011-07-011-3/+9
* Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...ben@chromium.org2011-06-281-1/+0
* A views only implementation of tooltips. In the views world, tooltips are drawnvarunjain@chromium.org2011-06-271-1/+1
* 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