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
/
chrome
/
browser
/
gtk
/
menu_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.
estade@chromium.org
2010-05-11
1
-121
/
+8
*
Add icons to SimpleMenuModel.
estade@chromium.org
2010-05-05
1
-13
/
+2
*
GTK: Change menu delegate callback from CommandWasExecuted to CommandWillBeEx...
estade@chromium.org
2010-04-06
1
-3
/
+3
*
GTK browser actions toolbar fiddling:
estade@chromium.org
2010-04-02
1
-16
/
+21
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-1
/
+2
*
gtk: Fix menu display logic for people with top/down xinerama setups, part 2.
thestig@chromium.org
2010-03-19
1
-11
/
+27
*
Gtk: fix context menu positioning, take 2.
estade@chromium.org
2010-03-17
1
-3
/
+7
*
gtk: Fix menu display logic for people with top/down xinerama setups.
thestig@chromium.org
2010-03-17
1
-7
/
+9
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
GTK: tweak where widget-anchored menus appear.
estade@chromium.org
2010-03-09
1
-2
/
+3
*
chrome 4: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-2
/
+4
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-2
/
+2
*
GTK: support dynamic labels in GtkMenus
estade@chromium.org
2010-02-08
1
-6
/
+29
*
GTK: uninstall signal handlers when MenuGtk goes down so that they don't get ...
estade@chromium.org
2010-01-28
1
-0
/
+2
*
[Linux] Implement input methods context menu.
suzhe@chromium.org
2010-01-24
1
-24
/
+41
*
GTK: respect menu model's radio button groupings.
estade@chromium.org
2010-01-20
1
-8
/
+11
*
Gtk: fix reference counting/destruction of GtkMenu* in MenuGtk.
estade@chromium.org
2010-01-19
1
-0
/
+6
*
Escape the '&' character in the back/forward menu entries.
estade@chromium.org
2010-01-19
1
-3
/
+3
*
GTK: Use page and app menu models.
estade@chromium.org
2010-01-07
1
-35
/
+78
*
GTK: make tab context menu use tab_menu_model
estade@chromium.org
2010-01-05
1
-15
/
+45
*
GTK: fix regression where MenuGtk::Delegate GetLabel() method was erroneously...
estade@chromium.org
2010-01-05
1
-0
/
+3
*
GTK: Remove OwnedWidgetGtk wrapper for the GtkMenu* in MenuGtk.
estade@chromium.org
2009-12-31
1
-21
/
+14
*
Implement browser action context menu on linux.
estade@chromium.org
2009-12-31
1
-6
/
+24
*
Make back forward menu model a MenuModel.
estade@chromium.org
2009-12-30
1
-14
/
+21
*
Fix radio items in MenuGtk.
satorux@chromium.org
2009-12-16
1
-0
/
+7
*
GTK: Fix popup menu positioning.
estade@chromium.org
2009-11-19
1
-0
/
+8
*
GTK: Fix context menu positioning.
estade@chromium.org
2009-11-06
1
-6
/
+24
*
GTK: Fix a couple minor popup window icon menu bugs.
estade@chromium.org
2009-11-04
1
-3
/
+3
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
GTK: Fix memory leak from r27666.
estade@chromium.org
2009-09-30
1
-0
/
+2
*
GTK: Set the back/forward and bookmark bar menus to always show their images.
estade@chromium.org
2009-09-11
1
-0
/
+2
*
Ellipsize long entries in bookmark menus and the back/forward menus.
estade@chromium.org
2009-08-27
1
-1
/
+5
*
GTK: implement bookmark manager copy/paste.
estade@chromium.org
2009-08-04
1
-4
/
+13
*
linux: fix regression where opening the page menu would cause a reload
evan@chromium.org
2009-08-03
1
-29
/
+30
*
GTK: Show shortcuts in title bar context menu and tab context menu.
estade@chromium.org
2009-07-31
1
-2
/
+2
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-7
/
+9
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-9
/
+7
*
GTK: More hotkeys.
estade@chromium.org
2009-07-28
1
-0
/
+5
*
Assorted fixes for 64-bit.
deanm@chromium.org
2009-07-28
1
-4
/
+4
*
linux: implement encodings menu
evan@chromium.org
2009-07-21
1
-42
/
+37
*
Work on RTL / BiDi Omnibox.
deanm@chromium.org
2009-07-16
1
-1
/
+1
*
More BIDI support:
estade@chromium.org
2009-06-26
1
-4
/
+6
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
GTK bookmark manager: organize menu and aesthetic improvements.
estade@chromium.org
2009-06-08
1
-4
/
+7
*
Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.
mattm@chromium.org
2009-06-05
1
-21
/
+3
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
1
-1
/
+1
*
Properly display mnemonics in some gtk menus where they were not being escape...
estade@chromium.org
2009-05-29
1
-3
/
+9
*
GTK: Fix crash when right clicking on a tab in the tabstrip.
erg@google.com
2009-05-21
1
-1
/
+6
*
GTK: Clean up the bookmark bar context menu
erg@google.com
2009-05-21
1
-2
/
+8
[next]