summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_theme_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK Themes: A gtkrc file can now override our choice of frame color byerg@google.com2009-07-271-11/+53
* gtk: Make GtkThemeProvider own the gtk label widget. The widget is not added...jhawkins@chromium.org2009-07-211-4/+5
* GTK Themes: Get text color from a label object; this should fix some theme te...erg@google.com2009-07-211-16/+20
* GTK Themes: Inactive title bars should follow the bg insensitive color.erg@google.com2009-07-151-6/+13
* Use tinted icons for menu buttons.tc@google.com2009-07-151-1/+1
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-35/+101
* GTK Themes: Provide the correct inactive frame tint color.erg@google.com2009-07-101-3/+2
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-071-0/+13
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-0/+154