summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_host_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Split the hierarchy. ben@chromium.org2011-05-131-3/+1
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-1/+1
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-2/+1
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-011-24/+9
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-2/+2
* Make MenuHost concrete, hide platform specific implementation behind NativeMe...ben@chromium.org2011-03-311-9/+8
* Moving over to other folder button while opening folder menu should open the ...oshima@google.com2011-03-161-8/+8
* Re-lands:ben@chromium.org2011-03-161-14/+14
* Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...ben@chromium.org2011-03-151-14/+14
* Add native capture API to Widget, and fix a bug in Window where we wouldn't l...ben@chromium.org2011-03-151-14/+14
* [ChromeOS] Fix the unclickable "OpenAll" confirmation dialog problem.xiyuan@chromium.org2011-03-071-1/+1
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-4/+4
* Rename MenuHost::Init to InitMenuHost.thakis@chromium.org2011-03-041-4/+4
* Grab keyboard input when showing domui/views menu.oshima@chromium.org2010-10-271-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-16/+21
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-0/+1
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-1/+3
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-281-2/+0
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-1/+9
* Reverts menu patch.sky@chromium.org2009-08-261-9/+1
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-1/+9
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-0/+51