summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/gradient_button_cell.mm
Commit message (Expand)AuthorAgeFilesLines
* Changed flat button hover highlight to be 30% black.mrossetti@chromium.org2010-10-271-1/+1
* Mac: Fix corner case of fading out Bookmark bar buttons for no reasonjeremy@chromium.org2010-10-211-2/+5
* Don't draw the highlight border of a button which is disabled.jrg@chromium.org2010-09-091-1/+2
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Show keyboard focus on toolbar buttons.avi@chromium.org2010-08-181-4/+11
* 10.6 SDK compatibility fix for GradientButtonCell following r55906.mark@chromium.org2010-08-121-2/+2
* [Mac] Fix aesthetic issues with themes given the new TopChrome changes.andybons@chromium.org2010-08-121-3/+5
* [Mac] Don't fade text on bookmark items if we don't have to.jeremy@chromium.org2010-08-061-1/+1
* Pulse new bookmarks (as triggered by bookmark bubble). If not possible, jrg@chromium.org2010-07-281-25/+190
* Mac: Add nice fade effect to overflowing bookmark buttons in the bookmark barjeremy@chromium.org2010-07-271-0/+74
* [Mac] Increase opaque-ness of bezel on templated imagesandybons@chromium.org2010-07-231-11/+7
* Unblackify the upgrade ball.avi@chromium.org2010-07-211-1/+20
* Create a new type of button cell for bookmark bar buttons that don't darken w...pinkerton@chromium.org2010-06-291-2/+3
* Toolbar facelift. Main buttons larger and more spread out, only get borders w...pinkerton@chromium.org2010-06-291-0/+4
* [Mac] Tracking-area hygiene.shess@chromium.org2010-06-211-0/+9
* [Mac] Remove dead underlayImage_ from GradientButtonCell.shess@chromium.org2010-06-091-30/+1
* [Mac] Image-drawing which doesn't require image-flipping.shess@chromium.org2010-06-041-2/+3
* Remove the themeing from the folder menu background, text in the folder menu ...mrossetti@chromium.org2010-04-021-1/+1
* 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