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
/
native_menu_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-2
/
+2
*
Fix printing PDFs through right click on Mac and Linux. Looks like they both...
jam@chromium.org
2011-01-27
1
-16
/
+2
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-2
/
+2
*
Fix regression in submenus not working.
jam@chromium.org
2011-01-20
1
-2
/
+15
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-3
/
+3
*
Allow printing/saving a plugin through right click menu, even if it's in a fr...
jam@chromium.org
2011-01-15
1
-17
/
+22
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-9
/
+9
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-2
/
+2
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-3
/
+3
*
Change menus on OSX to update the icon dynamically.
atwilson@chromium.org
2010-12-15
1
-1
/
+2
*
Attempt at fixing leaks from SetProp. Apparently there is a finite
sky@chromium.org
2010-11-01
1
-8
/
+4
*
Add SetMinimumWidth to Menu2 for chromeos.
oshima@chromium.org
2010-09-29
1
-0
/
+4
*
Make windows menu accelerators work in owner-draw mode.
asargent@chromium.org
2010-09-15
1
-9
/
+5
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-2
/
+2
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-2
/
+2
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-2
/
+2
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-3
/
+4
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-2
/
+2
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-31
1
-1
/
+93
*
Reverting this CL to fix the interactive ui test failures.
ananta@chromium.org
2010-03-26
1
-93
/
+1
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-1
/
+93
*
Revert 42465 - Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-93
/
+1
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-1
/
+93
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...
maruel@chromium.org
2010-03-22
1
-65
/
+1
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
1
-1
/
+65
*
Revert "Keyboard accessibility for the page and app menus."
maruel@chromium.org
2010-03-22
1
-65
/
+1
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
1
-1
/
+65
*
Don't mirror menu position for RTL because on Windows we set RLT window flags...
dpolukhin@google.com
2010-03-06
1
-1
/
+0
*
Rebuild app menu in ToolbarView::RunAppMenu
xiyuan@chromium.org
2010-02-06
1
-3
/
+5
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
1
-9
/
+9
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-1
/
+2
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-2
/
+1
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-1
/
+2
*
Make the invisible items in the system menu of a few Indian language versions...
jshin@chromium.org
2009-09-28
1
-1
/
+2
*
Make native_menu_win be 'owner_drawn' when the UI font/size is overriden for ...
jshin@chromium.org
2009-07-14
1
-2
/
+2
*
Rework a loop in the native menu code to iterate over the vector of items we ...
ben@chromium.org
2009-06-29
1
-4
/
+5
*
Fix a menu crash.
ben@chromium.org
2009-06-26
1
-0
/
+1
*
Update Skia transfer modes to match changes in Skia as of r239
amanda@chromium.org
2009-06-25
1
-1
/
+1
*
Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...
ben@chromium.org
2009-06-15
1
-20
/
+146
*
Remove the Menu object, converting all the remaining callers to use Menu2. I'...
ben@chromium.org
2009-06-12
1
-2
/
+5
*
Fixes crash in menu. It's possible for the WM_MENUSELECT to pass in
sky@chromium.org
2009-06-10
1
-0
/
+3
*
Remove Menu2Delegate interface and fold methods onto Menu2Model instead.
ben@chromium.org
2009-06-09
1
-18
/
+80
*
A new menu system for views.
ben@chromium.org
2009-06-08
1
-0
/
+346