summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/download_shelf_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-20/+34
* Make LinkButtonGtk into a real widget (GtkChromeLinkButton).deanm@chromium.org2009-06-031-5/+6
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-281-4/+4
* Dangerous download dialog for linux.estade@chromium.org2009-05-271-4/+5
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-181-0/+4
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+4
* Download progress and complete animation on linux.estade@chromium.org2009-05-111-3/+3
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-0/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Linux download shelf: remove download items when the associated download is r...estade@chromium.org2009-05-051-2/+22
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Make the Linux find bar look a bit better.deanm@chromium.org2009-05-041-1/+1
* Add new item animation to download shelf.estade@chromium.org2009-04-221-1/+6
* Fix a memory leak in the download shelf.estade@chromium.org2009-04-211-2/+5
* Fix #include (.h, not .cc).sgk@google.com2009-04-211-1/+1
* Add open/close animations to infobar, download shelf.estade@chromium.org2009-04-211-24/+13
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-2/+1
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-141-1/+1
* Make linux link buttons pretty.estade@chromium.org2009-04-101-1/+1
* Factor out MakeLinkButton into its own class.estade@chromium.org2009-04-101-60/+7
* Restore -Wall to Linux build and set up for -Werror.sgk@google.com2009-04-091-3/+1
* Basic infobars on linux.estade@chromium.org2009-04-061-7/+2
* Gtk download shelf:estade@chromium.org2009-03-261-5/+6
* Linux download shelf:estade@chromium.org2009-03-261-3/+3
* 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