summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/native_menu_win.h
Commit message (Expand)AuthorAgeFilesLines
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-211-3/+3
* views: Migrate more NewRunnableMethod instances to base::Bind()tfarina@chromium.org2011-10-051-1/+2
* Reland "views: Factor out MenuListener into its own header file."tfarina@chromium.org2011-09-231-9/+11
* Revert 102512 - views: Factor out MenuListener into its own header file.thakis@chromium.org2011-09-231-11/+9
* views: Factor out MenuListener into its own header file.tfarina@chromium.org2011-09-231-9/+11
* views: Make use of ObserverList API to add/remove MenuListeners from NativeMenu.tfarina@chromium.org2011-09-141-3/+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
* Attempt at fixing menu crashes. I'm trying to fix three things:sky@chromium.org2011-04-191-1/+11
* Attempt at fixing bug where occassionally clicks on context menus aresky@chromium.org2011-04-151-9/+13
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-5/+5
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-291-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-3/+35
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-35/+3
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-3/+35
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-35/+3
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-3/+35
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-26/+3
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-3/+26
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-26/+3
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-3/+26
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-7/+5
* Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...ben@chromium.org2009-06-151-4/+0
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-091-5/+3
* A new menu system for views.ben@chromium.org2009-06-081-0/+140