summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_theme_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-081-41/+47
* GTK: Fix highlight and image colors in the new wrench menu.erg@chromium.org2010-07-081-6/+80
* GTK: Always use default frame in popup windows.erg@chromium.org2010-06-101-5/+27
* GTK: More signal macro usage.erg@chromium.org2010-05-281-8/+7
* GTK: Redo button tints in GTK+ mode.erg@chromium.org2010-05-271-25/+100
* GTK: Use label colors for our tinted buttons.erg@chromium.org2010-05-251-32/+33
* GTK: Match link colors.erg@chromium.org2010-05-141-1/+3
* GTK: more signal handler foolproofing.estade@chromium.org2010-04-291-10/+3
* GTK: Support themes in the devtools window in GTK mode too.erg@chromium.org2010-04-261-0/+4
* Minor code issues found by Clang.evan@chromium.org2010-04-231-2/+2
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-5/+73
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-73/+5
* GTK: Use GtkWindows instead of GtkFixed when rendering icons.erg@chromium.org2010-04-211-2/+2
* GTK: Tint the geolocation icons in gtk mode.erg@chromium.org2010-04-191-2/+5
* GTK: Tint omnibox icons in GTK mode differently.erg@chromium.org2010-04-131-5/+53
* GTK: Theme the icons in the location bar and use GTK colors for the autocompl...erg@chromium.org2010-04-091-0/+17
* linux: use white-on-blue for selection color in classic theme modeevan@chromium.org2010-04-071-1/+1
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-3/+4
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-0/+16
* Gtk: add a separator at the right of the browser actions toolbar.estade@chromium.org2010-03-241-7/+71
* Set the details field of the BROWSER_THEME_CHANGED notification toakalin@chromium.org2010-03-231-4/+4
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-3/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* GTK: Add hover effects for GtkChromeButtons.estade@chromium.org2010-03-091-4/+5
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-261-2/+2
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* GTK: Fix label color and text color for DarkRoom.erg@chromium.org2010-02-101-2/+2
* GTK: Use color data from the MetaFrames class in newer versions of GTK+.erg@chromium.org2010-02-101-22/+13
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-271-9/+26
* GTK: Use color data from the MetaFrames class in gtk+ theme mode.erg@google.com2010-01-221-1/+15
* GTK: Theme the NTP with GTK+ colors.erg@google.com2010-01-151-6/+58
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-071-20/+20
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-0/+1
* GTK: Fix regression where we don't build tinted buttons in GTK theme mode.erg@google.com2009-12-151-7/+18
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-72/+153
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-153/+72
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-72/+153
* re-apply r34183estade@chromium.org2009-12-101-0/+89
* rollback r34183estade@chromium.org2009-12-091-89/+0
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-0/+89
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Style cleanups for BrowserThemeProvider. Move the globaltony@chromium.org2009-11-171-0/+2
* 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