summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-475/+0
* Revert "views: Move widget/ directory to ui/views." properly.wez@chromium.org2011-11-211-0/+475
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-475/+0
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Cleanup: Remove unneeded forward declarations in views.thestig@chromium.org2011-11-151-1/+0
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-121-44/+54
* Adds Window::MoveChildToFront, with surrounding changes.sky@chromium.org2011-11-081-2/+0
* Gets disable inactive frame rendering to work correctly for aura. Thissky@chromium.org2011-11-011-0/+1
* Reorder Layers with NativeWidgetViews.backer@chromium.org2011-10-081-0/+1
* Unregister signal handlers when "gtkwidget" is destroyed.oshima@google.com2011-10-061-0/+3
* views: Migrate widget/* to base::Bind.tfarina@chromium.org2011-10-061-1/+2
* views: Change NativeWidget's SetAccessibleName() to string16.tfarina@chromium.org2011-09-301-1/+1
* Add a new method to Layer that schedules a redraw in the compositor.Rename Co...ben@chromium.org2011-09-301-1/+1
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-211-1/+1
* Relanding 100792oshima@google.com2011-09-201-0/+1
* Revert "Relanding 100792"oshima@google.com2011-09-141-1/+0
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-3/+3
* Relanding 100792oshima@google.com2011-09-131-0/+1
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-131-1/+0
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-121-0/+1
* 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