summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_toolbar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTK: more toolbar corner rounding polish.estade@chromium.org2010-05-181-3/+44
* GTK: Allow users to override fonts and font sizes in gtk-mode.erg@chromium.org2010-05-181-28/+37
* GTK: custom frame/drop shadow updates.estade@chromium.org2010-05-121-2/+74
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-19/+0
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-110/+32
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-32/+110
* GTK: Use correct button mask on reload button.erg@chromium.org2010-04-141-1/+1
* GTK: Move reload in gtk mode and fix omnibox popup location.erg@chromium.org2010-04-131-97/+31
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-25/+1
* linux: explicitly unhighlight buttons before disablingevan@chromium.org2010-04-071-1/+9
* REVISION BACKED OUTmrossetti@chromium.org2010-04-071-9/+1
* linux: explicitly unhighlight buttons before disablingevan@chromium.org2010-04-061-1/+9
* GTK: don't show reload button for popup/app windows.estade@chromium.org2010-04-031-3/+3
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-031-2/+1
* GTK: make the location icon a drag source.estade@chromium.org2010-04-011-0/+2
* GTK: fix reload button.estade@chromium.org2010-03-311-0/+2
* GTK: more location bar updates.estade@chromium.org2010-03-311-11/+3
* GTK: toolbar reload/star shuffle.estade@chromium.org2010-03-301-39/+68
* Gtk: add a separator at the right of the browser actions toolbar.estade@chromium.org2010-03-241-10/+10
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-12/+0
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-221-4/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* GTK: make browser actions container resizable.estade@chromium.org2010-03-111-4/+0
* GTK: Use new macros to hide thunk declaration and cleanup callback declaration.erg@chromium.org2010-03-101-51/+41
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-4/+4
* GTK: Add hover effects for GtkChromeButtons.estade@chromium.org2010-03-091-0/+7
* Renames ContentBlockedImageView to ContentSettingImageView.bulach@chromium.org2010-03-051-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* linux: plumb shift-reload down into new shift-reload APIevan@chromium.org2010-02-191-1/+7
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* GTK: Implement the new content blocking address bar bubbles on Linux.erg@chromium.org2010-02-051-1/+5
* GTK: fix some memory leaks, streamline a common operation.estade@chromium.org2010-02-031-2/+1
* GTK: Make page and app menus shortcut control flow match windows more closely.estade@chromium.org2010-02-011-24/+8
* Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...estade@chromium.org2010-01-191-101/+7
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-151-16/+5
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-22/+123
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-061-12/+4
* gtk/sync: Use GetStatus when it is not necessary to know the status labels.akalin@chromium.org2009-12-181-5/+3
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-141-2/+1
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-4/+4
* Update the sync menu item to change on Linux to reflect the current sync state.zork@chromium.org2009-11-241-0/+49
* posix: refactor duplicated path-handling codeevan@chromium.org2009-11-211-1/+1