summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/native_menu_win.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-765/+0
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-2/+2
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-211-13/+12
* Remove some unused temps.pkasting@chromium.org2011-10-171-1/+0
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-5/+7
* views: Migrate more NewRunnableMethod instances to base::Bind()tfarina@chromium.org2011-10-051-4/+5
* Reland "views: Factor out MenuListener into its own header file."tfarina@chromium.org2011-09-231-0/+1
* Revert 102512 - views: Factor out MenuListener into its own header file.thakis@chromium.org2011-09-231-1/+0
* views: Factor out MenuListener into its own header file.tfarina@chromium.org2011-09-231-0/+1
* views: Make use of ObserverList API to add/remove MenuListeners from NativeMenu.tfarina@chromium.org2011-09-141-12/+3
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* added right click check.shinyak@google.com2011-06-151-2/+2
* views: Use vector<T>::operator[] instead of vector<T>::at in the remaining ca...tfarina@chromium.org2011-06-081-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-3/+3
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-3/+3
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-3/+3
* Add support for checkboxes in menus that contain icons.atwilson@chromium.org2011-05-181-0/+43
* Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixingsky@chromium.org2011-04-281-0/+1
* Fixes timing issue with when MenuClosed is sent to thesky@chromium.org2011-04-271-3/+3
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-0/+1
* Attempt at fixing menu crashes. I'm trying to fix three things:sky@chromium.org2011-04-191-7/+33
* Attempt at fixing bug where occassionally clicks on context menus aresky@chromium.org2011-04-151-27/+84
* Changes windows menu to strip out tabs in the string. Windowssky@chromium.org2011-03-281-0/+4
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-171-2/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Fix printing PDFs through right click on Mac and Linux. Looks like they both...jam@chromium.org2011-01-271-16/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+2
* Fix regression in submenus not working.jam@chromium.org2011-01-201-2/+15
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-3/+3
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-151-17/+22
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-9/+9
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-2/+2
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-3/+3
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-151-1/+2
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-011-8/+4
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-291-0/+4
* Make windows menu accelerators work in owner-draw mode.asargent@chromium.org2010-09-151-9/+5
* Re-lands 58186:bryeung@chromium.org2010-09-031-2/+2
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-2/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-2/+2
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-2/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+2
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-3/+4
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-1/+93
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-93/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-1/+93
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-93/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-1/+93