summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_toolbar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Display background page wrench menu badge on gtk.atwilson@chromium.org2010-12-231-10/+24
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-1/+1
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-1/+1
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-1/+1
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-1/+1
* [gtk] use new update badge on wrench menuestade@chromium.org2010-11-181-78/+7
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* linux: Update how menu icons are assigned.estade@chromium.org2010-10-131-1/+1
* linux: Allow showing icons in menus.erg@google.com2010-10-081-5/+2
* GTK: Update wrench menu icon on GTK theme change.erg@google.com2010-09-211-2/+11
* [GTK] show the upgrade icon in the wrench menu.estade@chromium.org2010-09-211-0/+9
* GTK: The wrench menu should remain open after clicking +/-.erg@google.com2010-09-201-0/+6
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel.erg@google.com2010-08-251-27/+1
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-2/+2
* Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (...erg@google.com2010-08-241-2/+28
* Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.erg@google.com2010-08-231-28/+2
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-2/+2
* Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...viettrungluu@chromium.org2010-08-081-1/+1
* GTK toolbar -estade@chromium.org2010-08-061-2/+7
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* [GTK] undo more toolbar destruction - unbreak GTK+ theme mode home buttonestade@chromium.org2010-08-061-1/+2
* GTK: Fix upgrade notification dot.estade@chromium.org2010-08-041-12/+17
* [GTK] More m6 toolbar fixes.estade@chromium.org2010-08-041-63/+38
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-031-13/+14
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-1/+0
* Remove support for background masks. These are no longer necessary in the ne...pkasting@chromium.org2010-07-281-3/+2
* Cleanup: Rename gtk button state names to (a) match other platforms and (b) n...pkasting@chromium.org2010-07-271-23/+10
* Remove the page and app menus.pkasting@chromium.org2010-07-201-99/+9
* Nukes the nano tab style on gtk and brings back the toolbar for appssky@chromium.org2010-07-171-10/+1
* GTK: reduce cpu usage of upgrade notification animation.estade@chromium.org2010-07-141-13/+36
* GTK: own a widget that was being accessed after destruction.estade@chromium.org2010-07-131-6/+7
* Reland -- Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-121-1/+10
* Revert "Add tab menu item to show/hide toolbar for app tabs"rafaelw@chromium.org2010-07-081-10/+1
* Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-081-1/+10
* GTK: Fix highlight and image colors in the new wrench menu.erg@chromium.org2010-07-081-0/+4
* GTK: Cleanups to the new wrench menu.erg@chromium.org2010-06-301-1/+4
* Change a bunch of string types.estade@chromium.org2010-06-291-3/+2
* Provides a single place to test whether the new wrench menu issky@chromium.org2010-06-241-2/+1
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-55/+8
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-14/+20
* Remove dead sync label code from browser_toolbar_gtk.ccmnissler@chromium.org2010-06-081-19/+0
* First unified app menu behind the "--new-wrench-menu" flag.erg@chromium.org2010-06-081-22/+41
* Linux/GTK: implement update notification.estade@chromium.org2010-06-031-1/+79
* GTK: Fix padding of the page/app menus.erg@chromium.org2010-05-281-2/+7
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-27/+38