summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_theme_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* More style nits.erg@google.com2009-10-141-1/+0
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-131-5/+5
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-131-9/+6
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Refactor some things so GTK doesn't touch the on disk image cache.erg@google.com2009-10-051-11/+17
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-291-9/+13
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-291-1/+0
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-16/+19
* Reverting 26975.pkasting@chromium.org2009-09-231-2/+2
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-2/+2
* Update the system favicon/folder icon on theme change.estade@chromium.org2009-09-111-0/+61
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-101-0/+38
* Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the Xerg@google.com2009-09-101-33/+0
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-091-0/+33
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-5/+2
* Add call to BrowserThemeProvider::GenerateBitmap removed in r24170.erg@google.com2009-08-271-1/+0
* Fix startup regression in gtk theme mode.erg@google.com2009-08-261-1/+14
* GTK Themes: Create an inactive tab text color based on the inactive tab.erg@google.com2009-08-251-1/+26
* GTK Themes: Fix linux UI frame regression introduced in r24170.erg@google.com2009-08-251-0/+7
* GTK Themes: Use a consistent border color along all webcontent.erg@chromium.org2009-08-111-0/+24
* GTK Theme: Use Glen's new non-bordererg@google.com2009-08-081-19/+40
* 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