summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_host_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Attempt 2 at:sky@chromium.org2011-07-131-144/+0
* Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...sky@chromium.org2011-07-121-0/+144
* Gets mouse capture to work for menus with pure views. As part of thissky@chromium.org2011-07-121-144/+0
* Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...ben@chromium.org2011-06-281-0/+6
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-7/+7
* Re-land:ben@chromium.org2011-05-131-11/+2
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-2/+11
* Split the hierarchy. ben@chromium.org2011-05-131-11/+2
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-1/+1
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-12/+10
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-011-113/+51
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-6/+6
* Make MenuHost concrete, hide platform specific implementation behind NativeMe...ben@chromium.org2011-03-311-12/+19
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-211-0/+4
* Moving over to other folder button while opening folder menu should open the ...oshima@google.com2011-03-161-10/+28
* Re-lands:ben@chromium.org2011-03-161-4/+4
* Fix bad memory access in MenuHostGtk::HandleGrabBroke when the menu isdmazzoni@chromium.org2011-03-151-4/+6
* Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...ben@chromium.org2011-03-151-4/+4
* Add native capture API to Widget, and fix a bug in Window where we wouldn't l...ben@chromium.org2011-03-151-4/+4
* [ChromeOS] Fix the unclickable "OpenAll" confirmation dialog problem.xiyuan@chromium.org2011-03-071-3/+4
* Rename MenuHost::Init to InitMenuHost.thakis@chromium.org2011-03-041-4/+4
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-0/+21
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-201-21/+0
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-0/+21
* Grab keyboard input when showing domui/views menu.oshima@chromium.org2010-10-271-13/+18
* Fixes possible crash in menus and makes widgetgtk not send outsky@chromium.org2010-06-221-1/+6
* Close menu on grab broke event.oshima@chromium.org2010-05-051-2/+6
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-59/+73
* Make views menu have a similar look and feel of native menu on ChromeOS:xiyuan@chromium.org2010-04-131-0/+2
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-34/+35
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+6
* Removes some dead NOTIMPLEMENTEDs and enables some code that no longersky@chromium.org2009-09-141-1/+0
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-281-8/+3
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-9/+39
* Reverts menu patch.sky@chromium.org2009-08-261-39/+9
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-9/+39
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-0/+99