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_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
estade:- This revert is to fix interactive ui test failures which have been b...
ananta@chromium.org
2010-03-26
1
-12
/
+15
*
Views: fix a crash where in the browser actions container.
estade@chromium.org
2010-03-26
1
-15
/
+12
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-3
/
+55
*
Revert 42465 - Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-55
/
+3
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-3
/
+55
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Linux: Fix some GdkPixbuf leaks.
mattm@chromium.org
2010-03-23
1
-0
/
+1
*
Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...
maruel@chromium.org
2010-03-22
1
-35
/
+3
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
1
-3
/
+35
*
Revert "Keyboard accessibility for the page and app menus."
maruel@chromium.org
2010-03-22
1
-35
/
+3
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
1
-3
/
+35
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
1
-1
/
+2
*
Don't mirror menu position for RTL because on Windows we set RLT window flags...
dpolukhin@google.com
2010-03-06
1
-5
/
+19
*
New network menu button UI for ChromeOS.
chocobo@chromium.org
2010-02-19
1
-0
/
+11
*
implement previous TODO to show associated shortcut keys for page and wrench ...
kuan@chromium.org
2010-02-19
1
-6
/
+33
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-3
/
+2
*
Fixes crash in disabling browser action from context menu on
sky@chromium.org
2010-02-02
1
-5
/
+13
*
Fix submenu leak in menu2.
oshima@chromium.org
2010-02-01
1
-9
/
+24
*
Suppressing a known leak error
oshima@chromium.org
2010-01-29
1
-0
/
+1
*
Fixes bug where submenus weren't working on views/gtk. Submenus end up
sky@chromium.org
2010-01-21
1
-9
/
+29
*
Fixes possible crash in menus on views/gtk. The crash would happen if
sky@chromium.org
2010-01-07
1
-5
/
+15
*
Fix radio items in views::Menu2 for Linux.
satorux@chromium.org
2009-12-16
1
-0
/
+10
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
1
-14
/
+15
*
Makes sure gtk menus fit on screen before showing them.
sky@chromium.org
2009-11-30
1
-4
/
+12
*
Group Menu2Model::TYPE_RADIO menu items correctly. Currently an implementatio...
yusukes@google.com
2009-11-24
1
-8
/
+25
*
Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'...
oshima@chromium.org
2009-11-11
1
-22
/
+28
*
Assertion failure fix
oshima@chromium.org
2009-10-26
1
-3
/
+5
*
Make gtk menu block on call to RunMenuAt.
chocobo@google.com
2009-10-21
1
-1
/
+27
*
Fixes compile error in NativeMenuGtk when building for 64 bit.
sky@chromium.org
2009-10-09
1
-2
/
+2
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-1
/
+2
*
Add icon support to gtk menu items.
chocobo@google.com
2009-09-23
1
-4
/
+16
*
Convert menu strings to UTF16, fix some views-GTK build errors.
brettw@chromium.org
2009-07-02
1
-1
/
+1
*
Remove Menu2Delegate interface and fold methods onto Menu2Model instead.
ben@chromium.org
2009-06-09
1
-8
/
+8
*
A new menu system for views.
ben@chromium.org
2009-06-08
1
-0
/
+233