summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_actions_toolbar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move:ben@chromium.org2010-12-021-1/+1
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-14/+16
* linux: Update how menu icons are assigned.estade@chromium.org2010-10-131-0/+4
* [GTK] fix extension install bubble positioning.estade@chromium.org2010-08-281-6/+5
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Prevent browser actions toolbar's overflow button from being shown unexpectedly.suzhe@chromium.org2010-08-061-0/+1
* GTK: unbreak extension badges.estade@chromium.org2010-08-041-13/+23
* [GTK] More m6 toolbar fixes.estade@chromium.org2010-08-041-54/+91
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-031-13/+17
* Make the resize gripper invisible.pkasting@chromium.org2010-07-271-26/+2
* Hide the browser actions gripper when it's not in use.estade@chromium.org2010-07-021-2/+14
* Add some space to the browser actions toolbar.estade@chromium.org2010-06-301-0/+9
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-051-15/+29
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* GTK: make browser action container behave better in RTL.estade@chromium.org2010-05-041-2/+9
* GTK: more signal handler foolproofing.estade@chromium.org2010-04-291-26/+21
* GTK: Browser actions container tweak.estade@chromium.org2010-04-241-1/+3
* GTK: Calling chrome.browserAction.setIcon shouldn't hide tooltips.erg@chromium.org2010-04-191-2/+13
* GTK: fix corner case where we'd show the overflow chevron for the browser act...estade@chromium.org2010-04-091-14/+29
* Make ExtensionContextMenuModel hold on to a reference to itselffinnur@chromium.org2010-04-081-3/+3
* Linux: fix crash on incognito opening extensions after reordering non-incogni...mattm@chromium.org2010-04-081-3/+3
* Linux: Fix browser actions overflow menu on incognito windows.mattm@chromium.org2010-04-081-6/+10
* GTK: position info bubbles relative to a subwidget, rather than the toplevel ...estade@chromium.org2010-04-071-5/+3
* GTK: Change menu delegate callback from CommandWasExecuted to CommandWillBeEx...estade@chromium.org2010-04-061-1/+1
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-061-16/+17
* GTK browser actions toolbar fiddling:estade@chromium.org2010-04-021-17/+67
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-301-3/+4
* Fix a bug where an open incognito window's browser actions would not updatempcomplete@chromium.org2010-03-301-1/+1
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-4/+3
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-3/+4
* GTK: fix hover state of chrome buttons in some border cases.estade@chromium.org2010-03-261-2/+11
* Gtk: add a separator at the right of the browser actions toolbar.estade@chromium.org2010-03-241-0/+6
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-11/+6
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-231-20/+32
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-231-2/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-221-1/+2
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-221-12/+16
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-1/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Add a pref for the number of showing icons in the browser actions toolbar.estade@chromium.org2010-03-171-12/+23
* Fix 2 issues with incognito extensions on linux:mpcomplete@chromium.org2010-03-161-3/+5
* GTK: more browser action toolbar functionality. estade@chromium.org2010-03-121-37/+155
* GTK: make browser actions container resizable.estade@chromium.org2010-03-111-12/+143
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-2/+1
* GTK: Add hover effects for GtkChromeButtons.estade@chromium.org2010-03-091-13/+3