summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/download_item_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-2/+0
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-10/+2
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-0/+1
* [GTK] Don't access a destroyed widget.estade@chromium.org2010-07-161-8/+12
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Download filename encoding fix [try2]:estade@chromium.org2010-06-111-3/+3
* revert r49217, which caused unit test failures on win:estade@chromium.org2010-06-091-3/+3
* Download filename encoding fix:estade@chromium.org2010-06-081-3/+3
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-1/+0
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-3/+3
* GTK: More signal overhaul.erg@chromium.org2010-05-051-73/+54
* 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