summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/download_item_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up icon loader/manager in preparation for porting.estade@chromium.org2009-04-141-4/+3
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-071-10/+51
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-7/+5
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move widget related files into views/widgetben@chromium.org2009-03-171-2/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* Refactor the download shelf context menu in preparation for porting.estade@chromium.org2009-03-061-4/+63
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-231-1/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Convert download manager to FilePath.estade@chromium.org2009-01-061-5/+5
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-5/+5
* * switch download manager to using FilePathestade@chromium.org2009-01-051-5/+5
* Rename Container->Widgetben@chromium.org2008-11-211-2/+2
* Fix crash in the icon manager. The decoding could be NULL, which would then getbrettw@google.com2008-11-071-1/+7
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-42/+9
* Always show file extensions in the shelf.glen@chromium.org2008-11-031-7/+64
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Fixing various layout issues with the download shelf:finnur@google.com2008-10-211-26/+29
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-11/+11
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-6/+1
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-2/+2
* Convert GetPreferredSize from:beng@google.com2008-10-151-39/+36
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-5/+5
* Fix crash in saving pages.ben@chromium.org2008-10-131-0/+1
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-59/+310
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-0/+1
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-8/+7
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Removing static initializers.jcampan@chromium.org2008-09-121-13/+13
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-16/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-8/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+585