summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/download_item_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Don't bounce the downloads folder if the download was auto-removed (e.g. themes)avi@chromium.org2009-12-041-7/+2
* Fix to prevent selecting a popup menu item from crashing when the item is aut...avi@google.com2009-11-241-2/+5
* Mac: Bounce the downloads folder (in the Dock) on completed downloads.avi@google.com2009-11-191-2/+7
* Address post-commit comments from codereview.chromium.org/371059 and coderevi...thakis@chromium.org2009-11-121-0/+3
* Theme the text of the download item so it's readable with dark themes.avi@chromium.org2009-11-091-0/+23
* Messaging of the download item for extension is now:mark@chromium.org2009-10-211-10/+27
* Use more images from the pak filesthomasvl@chromium.org2009-10-081-0/+7
* Remove "remove" from download item context menu on mac.thakis@chromium.org2009-09-261-7/+0
* L10N pass through download item and download shelf.thomasvl@chromium.org2009-09-251-0/+38
* Potential fix for http://crbug.com/13111thakis@chromium.org2009-09-151-0/+1
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-271-0/+4
* Make sure we correctly stop DownloadItemControllers from observering view res...pinkerton@chromium.org2009-08-211-0/+5
* Add "dangerous download" view on OS X, for now for dmg files. Also fix downlo...thakis@chromium.org2009-08-111-9/+83
* add "remove" to download item context menu on macthakis@chromium.org2009-08-101-0/+7
* First stab at download item overflow. Also add the image to the left of "Show...thakis@chromium.org2009-07-281-3/+10
* Load Mac download shelf icons asynchronously.paul@chromium.org2009-07-221-1/+6
* Use a real download item.thakis@chromium.org2009-07-211-26/+23
* Fix for the Mac download shelf crash when clearing all downloads.paul@chromium.org2009-07-161-1/+9
* The Mac version of the download shelf from the original CL by thakis:paul@chromium.org2009-07-081-0/+133