summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_theme_provider.h
Commit message (Expand)AuthorAgeFilesLines
* GTK Themes: Create an inactive tab text color based on the inactive tab.erg@google.com2009-08-251-3/+3
* GTK Themes: Fix linux UI frame regression introduced in r24170.erg@google.com2009-08-251-0/+4
* Cache images on theme install so startup does no image processing.mirandac@chromium.org2009-08-241-1/+23
* With the recent NNTP changes, we change the way themes work - they're now clo...glen@chromium.org2009-08-111-0/+3
* Allow theming of colors for the Mac.avi@chromium.org2009-08-111-2/+7
* Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...glen@chromium.org2009-08-051-4/+7
* Implement kCurrentThemeID so we can know what the last theme to be installed ...avi@chromium.org2009-08-031-0/+9
* Fix a bunch of bugs related to NNTP theming.glen@chromium.org2009-07-241-1/+7
* Fix native GTK interface.erg@chromium.org2009-07-191-2/+1
* Allow the tiling of theme background images on the NTP.mirandac@chromium.org2009-07-181-2/+25
* Restore RTL icons to CustomDrawButtonBase.tc@google.com2009-07-131-0/+6
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-67/+67
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-19/+100
* Allow getting the theme tint as a value so that it can be applied independent...avi@chromium.org2009-07-011-4/+13
* Take 2 at fixing BrowserThemeProvider memory leaks.tc@google.com2009-06-301-5/+2
* Theme image support for the Mac.avi@chromium.org2009-06-221-6/+15
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-051-0/+3
* Add ability to theme our buttons.glen@chromium.org2009-06-041-0/+4
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-1/+29
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-0/+1
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-201-0/+12
* Track and free generated images in the browser theme provider.jhawkins@chromium.org2009-05-181-7/+17
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-151-1/+3
* Undo 16020glen@chromium.org2009-05-141-3/+1
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-141-1/+3
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+125