summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_theme_provider.h
Commit message (Expand)AuthorAgeFilesLines
* GTK: Tint omnibox icons in GTK mode differently.erg@chromium.org2010-04-131-0/+7
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-0/+4
* Gtk: add a separator at the right of the browser actions toolbar.estade@chromium.org2010-03-241-6/+9
* Set the details field of the BROWSER_THEME_CHANGED notification toakalin@chromium.org2010-03-231-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* GTK: Use color data from the MetaFrames class in newer versions of GTK+.erg@chromium.org2010-02-101-6/+2
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-271-0/+16
* GTK: Use color data from the MetaFrames class in gtk+ theme mode.erg@google.com2010-01-221-0/+5
* GTK: Theme the NTP with GTK+ colors.erg@google.com2010-01-151-3/+7
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-071-5/+23
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-14/+30
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-30/+14
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-14/+30
* re-apply r34183estade@chromium.org2009-12-101-0/+7
* rollback r34183estade@chromium.org2009-12-091-7/+0
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-0/+7
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-131-5/+5
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-131-2/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-3/+2
* Reverting 26975.pkasting@chromium.org2009-09-231-2/+3
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-3/+2
* Update the system favicon/folder icon on theme change.estade@chromium.org2009-09-111-0/+17
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-101-0/+22
* Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the Xerg@google.com2009-09-101-16/+0
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-091-0/+16
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-031-6/+12
* Fix startup regression in gtk theme mode.erg@google.com2009-08-261-0/+4
* GTK Themes: Use a consistent border color along all webcontent.erg@chromium.org2009-08-111-0/+4
* gtk: Make GtkThemeProvider own the gtk label widget. The widget is not added...jhawkins@chromium.org2009-07-211-1/+2
* GTK Themes: Get text color from a label object; this should fix some theme te...erg@google.com2009-07-211-2/+3
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-17/+42
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-071-0/+16
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-0/+61