summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_theme_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all FIXMEs in browser/estade@chromium.org2010-10-071-1/+1
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-0/+3
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-3/+0
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-0/+3
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Remove an unnecessary image using auto-mirroring.pkasting@chromium.org2010-08-181-4/+16
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-031-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-081-9/+11
* GTK: Fix highlight and image colors in the new wrench menu.erg@chromium.org2010-07-081-0/+25
* GTK: Always use default frame in popup windows.erg@chromium.org2010-06-101-3/+9
* GTK: More signal macro usage.erg@chromium.org2010-05-281-5/+3
* GTK: Redo button tints in GTK+ mode.erg@chromium.org2010-05-271-0/+9
* GTK: Use label colors for our tinted buttons.erg@chromium.org2010-05-251-1/+4
* GTK: more signal handler foolproofing.estade@chromium.org2010-04-291-0/+3
* GTK: Support themes in the devtools window in GTK mode too.erg@chromium.org2010-04-261-0/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-0/+7
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-7/+0
* 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