summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/gradient_button_cell.mm
Commit message (Expand)AuthorAgeFilesLines
* Base coordinate system != Window base coordinate system. Fixing.avi@chromium.org2010-03-031-2/+1
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-021-8/+8
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-251-20/+36
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-231-0/+1
* [Mac] GTMTheme is going to die!thomasvl@chromium.org2010-02-121-1/+1
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-161-14/+0
* Mac: make bookmark bar drag buttons prettier.viettrungluu@chromium.org2009-11-241-12/+77
* Mac: improve hover/clicked state appearance of bookmark bar buttons.viettrungluu@chromium.org2009-11-241-33/+56
* Draw download item background like windows does if a theme is installed.thakis@chromium.org2009-11-131-3/+8
* Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversionsmark@chromium.org2009-09-161-2/+2
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-29/+102
* Reverting 24700.avi@chromium.org2009-08-281-103/+29
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-29/+103
* Reverting 24512.avi@chromium.org2009-08-261-90/+29
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-29/+90
* Cache GTMTheme across windows to avoid re-creating it every time we create a ...pinkerton@chromium.org2009-08-261-8/+12
* Pretties up the FindBar on Mac.rohitrao@chromium.org2009-07-271-0/+4
* When no theme is installed, don't attempt to tint buttons.avi@chromium.org2009-07-241-2/+4
* Use a real download item.thakis@chromium.org2009-07-211-58/+78
* Add theme support for the yellow star on the Mac.avi@chromium.org2009-07-211-0/+33
* r20591 broke themed buttons. Fixing.avi@chromium.org2009-07-161-0/+9
* More bookmark bar changes.jrg@chromium.org2009-07-141-3/+55
* Initial support for theming on Mac OS X.avi@chromium.org2009-07-131-36/+125
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-071-4/+11
* Bookmark bar, now with buttons.jrg@chromium.org2009-06-081-0/+78