summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu.h
Commit message (Expand)AuthorAgeFilesLines
* views: Change Menu API to string16.tfarina@chromium.org2011-10-201-16/+16
* views: Change MenuDelegate::GetLabel() to string16.tfarina@chromium.org2011-10-031-2/+3
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-3/+3
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-2/+3
* views: Remove Controller interface.tfarina@chromium.org2011-02-231-36/+6
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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