summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/download_item_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-0/+1
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-6/+2
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Mac: Add tooltip to download item.thakis@chromium.org2010-07-071-0/+12
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-0/+1
* [Mac] autosize the dangerous download info to always fit the text.thomasvl@chromium.org2010-03-101-10/+47
* [Mac] Change when we trigger a download shelf layoutthomasvl@chromium.org2010-03-051-2/+8
* Don't make pause/resume item in download context menu a check item (the name ...estade@chromium.org2010-02-251-10/+10
* Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp...avi@chromium.org2010-02-241-9/+11
* Reverting r39825.avi@chromium.org2010-02-241-11/+9
* Next batch of changes to kill GTMTheme.avi@chromium.org2010-02-241-9/+11
* [Mac] GTMTheme is going to die!thomasvl@chromium.org2010-02-121-1/+1
* To comply better with the Apple hig I changed the menu from showing a checkma...thakis@chromium.org2010-02-031-0/+7
* Show download item menu on mouse down instead of mouse up.thakis@chromium.org2010-02-011-17/+10
* Make download items drag sources on OS X.thakis@chromium.org2010-01-301-3/+6
* Added pause button to DownloadItemMac via IB and IBAction to receive the event.thakis@chromium.org2009-12-301-0/+7
* Handle extensions correctly when the default download location is not writablekinuko@chromium.org2009-12-251-1/+1
* 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