Use a real download item.
BUG=14659,17100 TEST=Download multiple things. Items should now be inserted from the left. When a download is in progress, the time to completion should be displayed, when it's done the time should fade out and the filename should move down. Download items should appear in a sweep animation. Clicking the download directly should open it; clicking the arrow on the right of the download item should show the correct context menu. If a download filename is long, it should be elided in the middle. Review URL: http://codereview.chromium.org/159060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21201 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/app/nibs/DownloadItem.xib 114 additions, 151 deletionschrome/app/nibs/DownloadItem.xib
- chrome/app/nibs/DownloadShelf.xib 4 additions, 4 deletionschrome/app/nibs/DownloadShelf.xib
- chrome/browser/cocoa/download_item_cell.h 56 additions, 0 deletionschrome/browser/cocoa/download_item_cell.h
- chrome/browser/cocoa/download_item_cell.mm 437 additions, 0 deletionschrome/browser/cocoa/download_item_cell.mm
- chrome/browser/cocoa/download_item_controller.h 8 additions, 1 deletionchrome/browser/cocoa/download_item_controller.h
- chrome/browser/cocoa/download_item_controller.mm 23 additions, 26 deletionschrome/browser/cocoa/download_item_controller.mm
- chrome/browser/cocoa/download_shelf_controller.mm 28 additions, 14 deletionschrome/browser/cocoa/download_shelf_controller.mm
- chrome/browser/cocoa/gradient_button_cell.h 12 additions, 0 deletionschrome/browser/cocoa/gradient_button_cell.h
- chrome/browser/cocoa/gradient_button_cell.mm 78 additions, 58 deletionschrome/browser/cocoa/gradient_button_cell.mm
- chrome/chrome.gyp 2 additions, 0 deletionschrome/chrome.gyp
Loading
Please register or sign in to comment