index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
/
controls
/
menu
/
menu_item_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Enable MenuItemView to load icons for MenuModel submenus.
rhashimoto@chromium.org
2011-07-15
1
-3
/
+3
*
Convert some more view methods to the ui/views style.
ben@chromium.org
2011-07-15
1
-7
/
+7
*
Multi-Profiles: Add icon chooser to profiles menu
sail@chromium.org
2011-07-09
1
-11
/
+26
*
Rename app_strings to ui_strings.
tfarina@chromium.org
2011-07-07
1
-1
/
+1
*
Add MenuItemView API to control menu repositioning.
rhashimoto@chromium.org
2011-06-24
1
-3
/
+7
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
1
-7
/
+7
*
Replace ButtonDropDown menu implementation (Menu2) with MenuItemView.
rhashimoto@chromium.org
2011-06-01
1
-3
/
+5
*
Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface.
rhashimoto@chromium.org
2011-05-25
1
-1
/
+3
*
Fixes couple of issues with bookmarks in wrench menu:
sky@chromium.org
2011-05-25
1
-2
/
+7
*
Allow adjustment of MenuItemView top and bottom margins.
rhashimoto@chromium.org
2011-05-23
1
-2
/
+12
*
Add MenuItemView API to add and remove items at a particular index.
rhashimoto@chromium.org
2011-05-13
1
-30
/
+59
*
Add views::MenuDelegate call for per-item fonts.
rhashimoto@chromium.org
2011-05-13
1
-2
/
+11
*
wstring: remove WideToUpper/WideToLower
evan@chromium.org
2011-05-10
1
-6
/
+6
*
Fix leak of EmptyMenuMenuItem.
rhashimoto@chromium.org
2011-05-10
1
-0
/
+2
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-1
/
+6
*
When GetIcon returns false on Windows, we should not use the icon it outputs....
finnur@chromium.org
2011-05-02
1
-3
/
+4
*
Revert "Change status button menu"
saintlou@chromium.org
2011-04-25
1
-12
/
+3
*
Change status button menu (ClockMenu, NetworkMenu, PowerMenu) implementation ...
rhashimoto@chromium.org
2011-04-22
1
-3
/
+12
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-11
/
+8
*
Rename Paint() to PaintForDrag() in two cases.
thakis@chromium.org
2011-03-05
1
-1
/
+1
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
1
-0
/
+8
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-7
/
+11
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-11
/
+7
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
1
-1
/
+1
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
1
-11
/
+10
*
Clean up RTL methods.
ben@chromium.org
2011-02-08
1
-2
/
+2
*
Make mouse wheel scrolling in views menu smoother.
xiyuan@chromium.org
2011-02-07
1
-0
/
+7
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Fix crash in BookmarkMenuController::GetTooltipText that occurred
sky@chromium.org
2011-02-01
1
-0
/
+5
*
Lands http://codereview.chromium.org/6305001/ for Simon:
sky@chromium.org
2011-01-28
1
-1
/
+10
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-2
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-8
/
+8
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-1
/
+1
*
Revert 71167 - Remove wstring from gfx.
joi@chromium.org
2011-01-12
1
-1
/
+1
*
Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-1
/
+1
*
Remove wstring from views. Part 2: Switch accelerator strings to string16.
avi@chromium.org
2011-01-10
1
-14
/
+15
*
Remove wstring from views. Part 1: Switch member variables to string16.
avi@chromium.org
2011-01-10
1
-3
/
+3
*
Change Font.GetStringWidth() to take string16 instead of wstring.
estade@chromium.org
2011-01-04
1
-1
/
+1
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-1
/
+2
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-2
/
+2
*
A non-GTK version of menus for touchui.
sadrul@chromium.org
2010-12-05
1
-0
/
+38
*
Fixes bug in wrench menu where closing with menu open could trigger
sky@chromium.org
2010-10-05
1
-0
/
+1
*
Remove mnemonic and add keyboard shortcut text to the accessible name of text...
ctguil@chromium.org
2010-10-01
1
-21
/
+30
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-10
/
+7
*
Add view class names to some classes used in the Wrench menu.
dmazzoni@chromium.org
2010-08-04
1
-0
/
+7
*
Remove a deprecated wstring ToLower function.
tony@chromium.org
2010-08-04
1
-1
/
+2
*
Add some missing states for menu items. This allows AT's to know when a menu...
dtseng@chromium.org
2010-07-07
1
-0
/
+13
*
Fixes menus when shown by way of pressing alt-f. I need to turn on
sky@chromium.org
2010-07-07
1
-3
/
+0
[next]