summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2312/+0
* Revert "views: Move widget/ directory to ui/views." properly.wez@chromium.org2011-11-211-0/+2312
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2312/+0
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-16/+3
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-171-7/+7
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-1/+1
* Makes NativeWidgetGtk create TYPE_CONTROL widgets initiallysky@chromium.org2011-11-111-1/+5
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* fix brightness and volume bubble in middle of screen problem:alicet@chromium.org2011-11-081-1/+12
* Adds Window::MoveChildToFront, with surrounding changes.sky@chromium.org2011-11-081-7/+1
* Gets disable inactive frame rendering to work correctly for aura. Thissky@chromium.org2011-11-011-0/+3
* 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