summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_theme_provider.h
Commit message (Expand)AuthorAgeFilesLines
* 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