summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/download_shelf_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Add a GDK_COLOR_RGB macro for constructing GdkColors.deanm@chromium.org2009-03-121-2/+3
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-3/+1
* Add the show all downloads link to the download shelf on linux.estade@chromium.org2009-03-111-4/+84
* Make the download shelf in gtk look prettier (add top border, improve spacing).estade@chromium.org2009-03-101-15/+46
* Normalize end of file newlines in chrome/browser/gtk/.deanm@chromium.org2009-03-101-1/+0
* Several little style cleanups in GTK download shelf code.estade@chromium.org2009-03-051-0/+4
* Put the dropdown menu button on the linux download shelf.estade@chromium.org2009-03-051-7/+14
* Add download items to the download shelf in linux.estade@chromium.org2009-03-041-2/+6
* Basic download shelf implementation on linux.estade@chromium.org2009-03-041-0/+91