summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/menu_item_view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Aura: Use same views menu setup on win_aura and linux_aurajamescook@chromium.org2011-10-181-21/+0
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-101-0/+5
* views: Change MenuItemView::GetTitle() to string16.tfarina@chromium.org2011-10-051-2/+2
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-5/+5
* Implemented nicer battery statusdavemoore@chromium.org2011-08-121-0/+6
* Multi-Profiles: Add icon chooser to profiles menusail@chromium.org2011-07-091-2/+4
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* Makes rendering of selected disabled menu items match what windows does. As w...sky@chromium.org2011-05-271-9/+20
* Add views::MenuDelegate call for per-item fonts.rhashimoto@chromium.org2011-05-131-2/+2
* Revert "Change status button menu"saintlou@chromium.org2011-04-251-2/+2
* Change status button menu (ClockMenu, NetworkMenu, PowerMenu) implementation ...rhashimoto@chromium.org2011-04-221-2/+2
* step 3 of native theme refactoringrogerta@chromium.org2011-04-121-48/+45
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-301-21/+21
* Rename Paint() to PaintForDrag() in two cases.thakis@chromium.org2011-03-051-5/+5
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-1/+1
* Clean up RTL methods.ben@chromium.org2011-02-081-2/+2
* Make mouse wheel scrolling in views menu smoother.xiyuan@chromium.org2011-02-071-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-2/+2
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Makes menu draw disabled arrow the correct color for classic windows.sky@chromium.org2010-07-071-5/+14
* Canvas refactoring phase 4b:ben@chromium.org2010-06-301-2/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-251-7/+7
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+7
* Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+7
* Adds support for radio menu items to bookmark menus.sky@chromium.org2010-06-181-24/+32
* Tweaks for the merged menu:sky@chromium.org2010-06-171-2/+1
* Adds support for showing accelerators in bookmark menus.sky@chromium.org2010-06-091-1/+4
* Makes it so child views of menuitemview can be traversed with thesky@chromium.org2010-06-091-3/+6
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-2/+2
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-0/+7
* Reverts menu patch.sky@chromium.org2009-08-261-7/+0
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-0/+7
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-0/+143