summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_controller.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-513/+0
* Add OVERRIDE to views/.avi@chromium.org2011-11-231-4/+6
* Redo of Issue http://codereview.chromium.org/8621006/saintlou@chromium.org2011-11-221-1/+1
* Send fake event when event_type is set to exit menu so thatoshima@google.com2011-11-181-0/+3
* wayland: define base:NativeEvent for Waylandmsb@chromium.org2011-11-141-1/+1
* Fix menu on aura/linuxoshima@google.com2011-10-041-5/+2
* aura-views: Make views_aura_desktop compile and run on linux.sadrul@chromium.org2011-09-071-1/+1
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-261-0/+3
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-251-9/+15
* Implemented nicer battery statusdavemoore@chromium.org2011-08-121-0/+1
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-1/+1
* Adds some debugging code to help isolate if we're crashing because thesky@chromium.org2011-07-291-0/+4
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+1
* Remove menu keyboard grab and close menu on window manager activation change.rhashimoto@chromium.org2011-07-271-0/+4
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-2/+2
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-241-5/+2
* Chromeos: virtual destructors should have virtual keyword (part 3).hans@chromium.org2011-05-251-1/+1
* wstring: remove WideToUpper/WideToLowerevan@chromium.org2011-05-101-3/+3
* Fixes crash in menu code that would happen if you attempted to show asky@chromium.org2011-04-261-6/+9
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Forward mouse wheel events to submenusoshima@google.com2011-03-191-1/+5
* Clean up some event code:msw@chromium.org2011-03-141-2/+2
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-1/+2
* Use DispatchX for dispatching X events.sadrul@chromium.org2011-02-111-1/+1
* Adds some debugging in code in hopes of figuring out a crash in thesky@chromium.org2011-01-131-12/+25
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-0/+3
* A non-GTK version of menus for touchui.sadrul@chromium.org2010-12-051-1/+1
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-261-0/+4
* Fixes bug in bookmark menus where using arrow keys would selectsky@chromium.org2010-09-131-0/+7
* Fixes bookmark menus to deal with multiple menus sharing the samesky@chromium.org2010-09-071-0/+14
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Adds support for click-drag-release on views embedded in a menu tosky@chromium.org2010-06-181-0/+21
* Makes it so child views of menuitemview can be traversed with thesky@chromium.org2010-06-091-0/+4
* Close menu on grab broke event.oshima@chromium.org2010-05-051-0/+6
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-17/+21
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-5/+3
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-2/+22
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-1/+10
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+2
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-091-0/+6
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-5/+9
* Reverts menu patch.sky@chromium.org2009-08-261-9/+5
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-5/+9
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-11/+6
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+379