summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_actions_toolbar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* GTK: let call stack unwind before hiding browser action popup.estade@chromium.org2010-02-131-3/+7
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-1/+22
* GTK: Close extension popup when its browser window changes the focus widget.estade@chromium.org2010-02-101-0/+30
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-271-2/+10
* Implement Linux/GTK ExtensionInstalledBubblerafaelw@chromium.org2010-01-121-0/+10
* GTK: make tab context menu use tab_menu_modelestade@chromium.org2010-01-051-3/+2
* Implement browser action context menu on linux.estade@chromium.org2009-12-311-3/+30
* gtk: Browser action dragging fixesestade@chromium.org2009-12-181-0/+16
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-141-5/+0
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-101-25/+135
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-071-35/+23
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-0/+2
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-1/+1
* Fix memory stomping by ImageLoadingTracker in BrowserActionButton.tony@chromium.org2009-11-101-0/+1
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-4/+3
* GTK: redraw browser action when badge text changes.estade@chromium.org2009-10-291-0/+1
* GTK: touch up appearance of browser actions badge.estade@chromium.org2009-10-281-2/+5
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-3/+3
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-6/+4
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-76/+100