summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/download_item_cell.mm
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: FIXME -> TODO, viettrungluu@gmail.com -> viettrungluu, remove whites...viettrungluu@chromium.org2009-12-031-2/+2
* Draw download item background like windows does if a theme is installed.thakis@chromium.org2009-11-131-3/+62
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-101-2/+3
* Make download items less annoying by handling clicks more correctly.thakis@chromium.org2009-11-091-12/+15
* Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversionsmark@chromium.org2009-09-161-2/+2
* Final tweaks to download item look on OS X. It now looks pretty much like on ...thakis@chromium.org2009-09-081-17/+62
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-2/+4
* Reverting 24700.avi@chromium.org2009-08-281-4/+2
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-2/+4
* Reverting 24512.avi@chromium.org2009-08-261-4/+2
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-2/+4
* Fix a crash when closing a window with a download animation.paul@chromium.org2009-08-241-0/+10
* Add progress disks to os x download items. Some more spacing tweaks. Still no...thakis@chromium.org2009-08-191-23/+101
* Clean up download item look, part 1 of many.thakis@chromium.org2009-08-171-36/+29
* Redraw download item when its state changedthakis@chromium.org2009-07-281-0/+2
* Load Mac download shelf icons asynchronously.paul@chromium.org2009-07-221-8/+2
* Fix context menu on download item.thakis@chromium.org2009-07-211-3/+3
* Use a real download item.thakis@chromium.org2009-07-211-0/+437