summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/submenu_view.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented nicer battery statusdavemoore@chromium.org2011-08-121-0/+10
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-1/+1
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+1
* Use widget to specify the parent of views menu.oshima@google.com2011-07-261-1/+1
* Chromeos: virtual destructors should have virtual keyword (part 2).hans@chromium.org2011-05-251-1/+1
* Fix bustage... these files were ommited from the CL.ben@chromium.org2011-05-191-1/+1
* ComboBox needs a minimum menu width and now uses MenuItemView.rhashimoto@chromium.org2011-05-091-0/+9
* Remove crrev.com/82385 debug code added for crbug.com/78792.msw@chromium.org2011-05-041-3/+0
* Add SubmenuView::magic_token_ and checks.msw@chromium.org2011-04-221-2/+5
* Revert 82385 - this might be breaking the interactive_ui_tests on windows and...nsylvain@chromium.org2011-04-211-5/+2
* Add SubmenuView::magic_token_ and checks.msw@chromium.org2011-04-201-2/+5
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-011-3/+0
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+2
* This will help minimize the area we paint various views, including BrowserVie...davemoore@chromium.org2011-03-091-16/+18
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-1/+1
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-12/+12
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-12/+12
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-3/+2
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-1/+1
* Another take on menu's. This uses the hosting menu scroll view container as ...dtseng@chromium.org2010-08-191-0/+3
* Add view class names to some classes used in the Wrench menu.dmazzoni@chromium.org2010-08-041-0/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Adds support for showing accelerators in bookmark menus.sky@chromium.org2010-06-091-0/+7
* Makes it so child views of menuitemview can be traversed with thesky@chromium.org2010-06-091-1/+3
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-161-2/+8
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-281-0/+3
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-3/+3
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-091-0/+4
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-0/+152