summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/download_item_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: make download shelf drags use the download icon.estade@chromium.org2010-04-221-11/+21
* Add download item tooltips on linux/win.estade@chromium.org2010-04-141-0/+13
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-2/+2
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-2/+2
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-1/+1
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-0/+1
* [Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wr...suzhe@chromium.org2010-03-091-32/+27
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-261-2/+2
* Don't make pause/resume item in download context menu a check item (the name ...estade@chromium.org2010-02-251-30/+2
* GTK: handle dom_ui-generated download drag events.estade@chromium.org2010-02-241-21/+3
* Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC...estade@chromium.org2010-02-191-48/+28
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* GTK: lighten the color of the download item status/label text.estade@chromium.org2010-02-101-16/+36
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-2/+2
* GTK: Refresh the visibliity of other download items when removing a download ...estade@chromium.org2010-01-071-0/+1
* Implement browser action context menu on linux.estade@chromium.org2009-12-311-10/+1
* Handle extensions correctly when the default download location is not writablekinuko@chromium.org2009-12-251-2/+2
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-091-4/+4
* GTK: Dynamically adjust width of download item dangerous warning.estade@chromium.org2009-11-301-9/+13
* linux: swap order of buttons for dangerous downloadsevan@chromium.org2009-11-051-7/+7
* Messaging of the download item for extension is now:mark@chromium.org2009-10-211-10/+15
* GTK: Change text for extension download UI.estade@chromium.org2009-10-201-2/+5
* Remove auto-open files from the download shelf on auto-open. This is the Gtk ...thakis@chromium.org2009-10-081-0/+4
* Make sure download shelf items and download items don't share names.mhm@chromium.org2009-10-011-2/+2
* Remove "Remove" from download item context menu on linux.thakis@chromium.org2009-09-251-2/+0
* GTK: Download item as drag source.estade@chromium.org2009-09-181-0/+23
* Add pause and resume to Linux download shelf.craig.schlenter@chromium.org2009-09-161-0/+1
* Remove code doing a no-op due to float -> int rounding.phajdan.jr@chromium.org2009-09-141-3/+3
* GTK: Chrome themes should use COLOR_BOOKMARK_TEXT for most download item text.erg@google.com2009-09-041-28/+19
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+3
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-3/+3
* Fix DCHECK on download item removal, take 2.estade@chromium.org2009-08-261-2/+14
* Revert my download item change.estade@chromium.org2009-08-261-15/+3
* Don't DCHECK when removing items from the download shelf.estade@chromium.org2009-08-261-2/+14
* GTK Themes: Dropdown arrow size on download items should match font size.erg@google.com2009-08-251-4/+10
* GTK: Make the progress area go away when a download item is cancelled.estade@chromium.org2009-08-251-1/+3
* GTK Themes: Theme the dangerous file warning label and icon.erg@google.com2009-08-241-29/+51
* GTK Themes: Download items should be drawn with GTK, not nineboxes.erg@google.com2009-08-211-20/+121
* Download item gtk tidbits:estade@chromium.org2009-08-111-5/+22
* Properly size accepted dangerous downloads.estade@chromium.org2009-08-061-4/+6
* Add "Remove from list" for download item in the download shelf.mhm@chromium.org2009-07-311-0/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-5/+5
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-5/+5
* Work on RTL / BiDi Omnibox.deanm@chromium.org2009-07-161-1/+1
* Cancel icon load requests when we are getting shutdown.estade@chromium.org2009-07-151-0/+1
* GTK: Force a size on download items and elide the dangerous download filename.estade@chromium.org2009-07-131-3/+8
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-10/+17