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
*
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
*
Activate download shelf button while the menu is showing.
estade@chromium.org
2009-05-21
1
-2
/
+16
*
Prevent setting the checkbox value in menus from activating the menu item.
erg@google.com
2009-05-20
1
-0
/
+21
*
Reverting 16124.
beng@google.com
2009-05-14
1
-1
/
+1
*
Reverting 16122.
beng@google.com
2009-05-14
1
-1
/
+1
*
Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...
beng@google.com
2009-05-14
1
-1
/
+1
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
GTK: Display context menus on right-clicking a bookmark menu item.
erg@google.com
2009-05-12
1
-59
/
+0
*
Implement the "(empty)" disabled item placed in empty bookmark menus.
erg@google.com
2009-05-07
1
-14
/
+20
*
Clicking on a folder in the bookmark bar now shows its contents as a menu.
erg@google.com
2009-05-06
1
-19
/
+89
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Constrain the gtk menu popup to the bounds of the current monitor.
jhawkins@chromium.org
2009-05-05
1
-4
/
+9
*
Recommit previous change with GYP files fixed.
erg@google.com
2009-04-16
1
-26
/
+23
*
Reverts the previous two commits. (r13812 and r13811).
erg@google.com
2009-04-15
1
-23
/
+26
*
Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.
erg@google.com
2009-04-15
1
-26
/
+23
*
Simplify TabGtk::ContextMenuController by adding methods to dynamically build...
jhawkins@chromium.org
2009-04-14
1
-2
/
+23
*
Convert instances of WideToUTF8(l10n_util::GetString( to
tc@google.com
2009-04-14
1
-3
/
+3
*
Implement context menu handling for the Linux tab strip.
jhawkins@chromium.org
2009-04-14
1
-0
/
+4
*
Linux: Ignore certain menu accelerators.
estade@chromium.org
2009-04-14
1
-1
/
+6
*
Gtk: pass the correct event time when we show right click context menus in th...
estade@chromium.org
2009-04-03
1
-4
/
+3
*
Don't allow hotkeys to activate un-activatable menu items on linux.
estade@chromium.org
2009-04-02
1
-2
/
+6
*
Properly fix menu display when using dark system themes.
evan@chromium.org
2009-03-27
1
-3
/
+1
*
Linux UI theming:
estade@chromium.org
2009-03-25
1
-1
/
+3
*
Ensure that MenuGtks are destroyed before their accelerator group.
deanm@chromium.org
2009-03-17
1
-23
/
+12
*
Move a bunch of our GTK code that was previous manually handling references (...
deanm@chromium.org
2009-03-16
1
-9
/
+8
*
Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.
deanm@chromium.org
2009-03-10
1
-40
/
+2
*
Implement right click context menu on gtk.
estade@chromium.org
2009-03-09
1
-15
/
+36
*
Implement accelerators in the gtk port (try 2).
erg@google.com
2009-03-06
1
-1
/
+15
*
Revert "Implement accelerators in the gtk port" at avi's request.
erg@google.com
2009-02-25
1
-15
/
+1
*
Implement accelerators in the gtk port.
erg@google.com
2009-02-25
1
-1
/
+15
[next]