summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu.h
Commit message (Expand)AuthorAgeFilesLines
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-5/+7
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-0/+5
* Fixes bug introduced during menu refactoring. Specifically thesky@chromium.org2009-06-051-4/+4
* Change the native type passed to Menu to get the system menu. The system menubrettw@chromium.org2009-05-261-1/+1
* Remove some dependencies on Windows-specific files in BrowserView. The usagebrettw@chromium.org2009-05-221-0/+4
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-99/+35
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+355