summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* touchui: Update a couple of command-line flags.sadrul@chromium.org2011-10-271-3/+1
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-2/+2
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* Enable VSync on TOUCH_UIbacker@chromium.org2011-10-131-1/+2
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-111-11/+2
* Reorder Layers with NativeWidgetViews.backer@chromium.org2011-10-081-0/+3
* Unregister signal handlers when "gtkwidget" is destroyed.oshima@google.com2011-10-061-61/+78
* views: Migrate widget/* to base::Bind.tfarina@chromium.org2011-10-061-4/+6
* Make the CROS browser size itself to the MonitorWorkAreaNearestWindow again,danakj@chromium.org2011-10-041-1/+8
* Consolidate message observer API for MessagePumpX and MessagePumWinoshima@google.com2011-10-041-0/+9
* Reland the layer creation change since the touchui issues will be resolved in...sadrul@chromium.org2011-10-031-4/+6
* Revert the layer creation change r103338 due to some issues with the keyboard...ben@chromium.org2011-09-301-6/+4
* 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
* Construct a View's layer immediately when SetPaintToLayer(true) is called or ...ben@chromium.org2011-09-291-4/+6
* views: Make NativeWidgetView invisible by default, since a widget is invisibl...sadrul@chromium.org2011-09-291-1/+2
* Setting fills bounds opaquely as the default.pkotwicz@chromium.org2011-09-291-0/+2
* Remove obsolete HAVE_XINPUT2 checks.sadrul@chromium.org2011-09-281-1/+1
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-9/+9
* Don't call OnNativeWidgetVisibilityChange in NativeWidgetGtkoshima@chromium.org2011-09-221-2/+11
* wstring: convert all SetPageTitle APIs to use string16evan@chromium.org2011-09-211-1/+1
* Relanding 100792oshima@google.com2011-09-201-13/+15
* re-checkin http://codereview.chromium.org/7720001/ to add bubble views.saintlou@chromium.org2011-09-191-0/+1
* Revert "Relanding 100792"oshima@google.com2011-09-141-15/+13
* touchui: Fix the maximization of a NativeWidgetGtk.sadrul@chromium.org2011-09-141-2/+2
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-5/+3
* Relanding 100792oshima@google.com2011-09-131-13/+15
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-131-15/+13
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-121-13/+15
* touchui: In the absence of a real window manager, move/resize the window as n...sadrul@chromium.org2011-09-121-0/+9
* login: Use the login Widget as the parent widget for the status-area widget.sadrul@chromium.org2011-09-121-2/+1
* Revert 100231 - memory bot failuresestade@chromium.org2011-09-091-1/+0
* add bubble views files.alicet@chromium.org2011-09-081-0/+1
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-071-1/+5
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-6/+11
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-11/+6
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-6/+11
* minor fixes to get virtual keyboard work on views desktop without ibusoshima@google.com2011-08-291-3/+4
* Vend common GL contextbacker@chromium.org2011-08-261-1/+1
* Possible fix for the issue that keyboard doesn't show up.oshima@google.com2011-08-251-5/+3
* Focus fix. InputMethod needs to be initialized before calling OnFocusoshima@google.com2011-08-251-0/+1
* * Fix wrong condition check in OnFocusOut.oshima@google.com2011-08-241-3/+7
* Move input_method to widgetoshima@google.com2011-08-231-34/+23
* Simple WindowManager that can move/resize window.oshima@google.com2011-08-191-0/+6
* NativeWidgetPrivate::CreateNativeWidget should check for NULL on views_delegatevarunjain@chromium.org2011-08-091-1/+1
* Fix grab/ungrab in views-desktop world.sadrul@chromium.org2011-07-281-1/+3
* Remove menu keyboard grab and close menu on window manager activation change.rhashimoto@chromium.org2011-07-271-21/+0
* Clean up mouse grab code in NativeWidgetGtk. This makes it clean up asky@chromium.org2011-07-251-42/+80
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-2/+2
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-231-2/+2