summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_toolbar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTK: Use themed background images in toolbar buttons.erg@google.com2009-11-111-4/+7
* In ~BrowserToolbarGtk, remove notifications we added in the ctor.thestig@chromium.org2009-10-281-0/+6
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-0/+3
* Port Browser Actions browsertest to linux.estade@chromium.org2009-10-141-0/+4
* GTK: Browser actions toolbar.estade@chromium.org2009-10-131-0/+10
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-3/+3
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-011-8/+14
* GTK: Implement popup favicon menu.estade@chromium.org2009-09-301-29/+1
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-17/+12
* GTK: Adjust toolbar padding.estade@chromium.org2009-09-141-1/+5
* Linux: implement Page Actions support.mattm@chromium.org2009-09-101-1/+2
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-101-4/+4
* Get window origin only once in BrowserToolbarGtk::GetPopupBounds.phajdan.jr@chromium.org2009-09-101-10/+12
* Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the Xerg@google.com2009-09-101-4/+4
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-091-4/+4
* GTK: Switch the page/app menus over to the new menu bar helper class.estade@chromium.org2009-09-091-47/+24
* GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.erg@google.com2009-09-081-0/+4
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Squash the bookmark bar into the toolbar by 4 pixels.estade@chromium.org2009-09-011-15/+17
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-011-2/+0
* GTK Themes: Fix the find bar so the match count is inside the entry.erg@google.com2009-08-261-27/+3
* Moves GtkDndUtil into app.sky@chromium.org2009-08-181-1/+1
* GTK: Add view ids to our widgets. These will be used for testing.estade@chromium.org2009-08-131-0/+16
* Modified the toolbar button handlers so that the handlers can revert the loca...yusukes@google.com2009-08-111-3/+15
* GTK: button clicking cleanup.estade@chromium.org2009-08-111-13/+2
* More Linux theme fixes.tc@google.com2009-08-061-6/+23
* GTK Theme: Fix location bar display on popup windows.erg@google.com2009-08-041-3/+5
* GTK Themes: Fix painting issues where GTK theme engine was painting over butt...erg@chromium.org2009-08-011-12/+12
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-4/+4
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-4/+4
* GTK Themes: Native omnibox part 2.erg@google.com2009-07-291-11/+84
* GTK Themes: Native location bar area.erg@google.com2009-07-291-46/+10
* GTK: More hotkeys.estade@chromium.org2009-07-281-0/+28
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-3/+3
* Implement location only display mode (used by popup windows).tc@google.com2009-07-241-13/+34
* GTK: Let custom draw buttons specify their stock size as well as their stock ...estade@chromium.org2009-07-241-1/+2
* A small refactor of the toolbar background.tc@google.com2009-07-231-9/+2
* linux: implement encodings menuevan@chromium.org2009-07-211-3/+44
* GTK Themes: Fix spacing so page and app menus take up full height in GTK them...erg@google.com2009-07-201-5/+7
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-171-3/+3
* GTK Themes: Make the location bar area look native.erg@google.com2009-07-161-5/+45
* Work on RTL / BiDi Omnibox.deanm@chromium.org2009-07-161-11/+18
* Use tinted icons for menu buttons.tc@google.com2009-07-151-6/+21
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-20/+9
* Revert "Revert "Add button tinting to the toolbar buttons.""tc@google.com2009-07-101-2/+2