summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/global_menu_bar.cc
Commit message (Expand)AuthorAgeFilesLines
* Add "Inspect devices" item to Tools menukaznacheev@chromium.org2013-10-211-0/+1
* Remove menu items for Report an Issue for non-official builds.rkc@chromium.org2013-09-041-0/+2
* Remove use of OwnedWidgetGtk from GlobalMenuBar and GlobalHistoryMenujochen@chromium.org2013-07-311-3/+6
* linux: Move the menu_label_accelerator tools.erg@chromium.org2013-07-311-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Fix ui::Accelerator class hierarchysail@chromium.org2012-11-271-3/+4
* gtk: Remove PrefObserver usages, batch 8.tfarina@chromium.org2012-11-201-7/+4
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-5/+2
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-6/+6
* Use different help URLs for menus, accelerators, and WebUI.derat@chromium.org2012-06-121-1/+1
* linux: Move linux_util.h from gfx/ to ui/base/gtk.tfarina@chromium.org2012-05-041-5/+4
* Revert r123782.thakis@chromium.org2012-05-031-1/+1
* ui/base: Clean up our AcceleratorGtk class.tfarina@chromium.org2012-04-021-6/+6
* ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.tfarina@chromium.org2012-03-261-1/+1
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+0
* More build fixes from notification move.jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* GTK: Remove the global bookmark menu code. It's been behind a flag and bitrot...erg@google.com2011-10-171-25/+0
* Fixed behavior of the bookmark bar visibility.joaodasilva@chromium.org2011-10-111-21/+12
* Profiles: Three small changeserg@google.com2011-08-111-8/+11
* Profiles: Introduce AllBrowserContextsAndSources().erg@chromium.org2011-08-041-6/+9
* Enable PanelAppBrowserTest on Linux.prasadt@chromium.org2011-07-281-3/+14
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+6
* gtk: Fix alt-f/e to bring up the wrench menu.sadrul@chromium.org2011-07-081-1/+1
* GTK: Remove the global bookmarks menu by default. Currently, it can't be impl...erg@chromium.org2011-06-241-3/+19
* GTK: Take 2: Bring global menu out of about:flags.erg@google.com2011-05-231-26/+18
* Revert 85330 - GTK: Bring global menu out of about:flags.rohitrao@chromium.org2011-05-131-0/+13
* GTK: Bring global menu out of about:flags.erg@google.com2011-05-131-13/+0
* GTK: Implement the global bookmarks menu.erg@google.com2011-05-101-12/+3
* GTK: Query TopSites for the Most Visited pages and populate fill in the globa...erg@google.com2011-04-291-1/+1
* GTK: Add Recently Closed tabs to the History menu in the global menu bar.erg@google.com2011-04-261-36/+108
* GTK: Implement rough global menu support behind an about:flags flag.erg@google.com2011-04-111-0/+258