| Commit message (Expand) | Author | Age | Files | Lines |
* | REGRESSION: Show correct exe icon in the downloadshelf | kinuko@chromium.org | 2010-11-19 | 1 | -2/+2 |
* | Pulls AnimationDelegate out into its own header. | sky@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Use .crdownload file path for 'Show In Folder' while download is in progress | kinuko@chromium.org | 2010-11-08 | 1 | -2/+2 |
* | Move owned_widget_gtk.* out of common/, into browser/gtk/. | estade@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Download code cleanup: split big files into smaller one. | phajdan.jr@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | [GTK] Don't access a destroyed widget. | estade@chromium.org | 2010-07-16 | 1 | -3/+2 |
* | GTK: More signal overhaul. | erg@chromium.org | 2010-05-05 | 1 | -17/+13 |
* | GTK: make download shelf drags use the download icon. | estade@chromium.org | 2010-04-22 | 1 | -3/+8 |
* | Add download item tooltips on linux/win. | estade@chromium.org | 2010-04-14 | 1 | -0/+3 |
* | [Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wr... | suzhe@chromium.org | 2010-03-09 | 1 | -8/+0 |
* | GTK: handle dom_ui-generated download drag events. | estade@chromium.org | 2010-02-24 | 1 | -5/+0 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 1 | -0/+1 |
* | GTK: Download item as drag source. | estade@chromium.org | 2009-09-18 | 1 | -0/+5 |
* | Remove completed downloads from shelf when the shelf closes. | thakis@chromium.org | 2009-08-27 | 1 | -2/+4 |
* | Revert my download item change. | estade@chromium.org | 2009-08-26 | 1 | -5/+0 |
* | Don't DCHECK when removing items from the download shelf. | estade@chromium.org | 2009-08-26 | 1 | -0/+5 |
* | GTK Themes: Theme the dangerous file warning label and icon. | erg@google.com | 2009-08-24 | 1 | -0/+5 |
* | GTK Themes: Download items should be drawn with GTK, not nineboxes. | erg@google.com | 2009-08-21 | 1 | -1/+9 |
* | Download item gtk tidbits: | estade@chromium.org | 2009-08-11 | 1 | -0/+6 |
* | GTK Themes: Refactored to use notifications instead of manual plumbing. | erg@google.com | 2009-07-13 | 1 | -5/+14 |
* | GTK Themes: Set bg/text colors for the download shelf. | erg@google.com | 2009-07-10 | 1 | -0/+17 |
* | Linux: fix icon theme double free on shutdown by eliminating dupes from icon ... | estade@chromium.org | 2009-06-11 | 1 | -4/+0 |
* | Move download shelf from per-tab to per-window. Also disable auto-hiding of | thakis@chromium.org | 2009-06-04 | 1 | -5/+5 |
* | Linux: Fix appearance of dangerous download dialog. | estade@chromium.org | 2009-06-01 | 1 | -0/+1 |
* | Linux: call xdg-open on downloaded files to open them. | estade@chromium.org | 2009-05-28 | 1 | -0/+3 |
* | Dangerous download dialog for linux. | estade@chromium.org | 2009-05-27 | 1 | -0/+23 |
* | Activate download shelf button while the menu is showing. | estade@chromium.org | 2009-05-21 | 1 | -0/+6 |
* | Linux download shelf icons first cut. | estade@chromium.org | 2009-05-20 | 1 | -0/+15 |
* | Download progress and complete animation on linux. | estade@chromium.org | 2009-05-11 | 1 | -0/+29 |
* | Linux download shelf: remove download items when the associated download is r... | estade@chromium.org | 2009-05-05 | 1 | -5/+10 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Add new item animation to download shelf. | estade@chromium.org | 2009-04-22 | 1 | -2/+14 |
* | Disables the download item on the download-shelf when the file is opened. | jcampan@chromium.org | 2009-04-07 | 1 | -0/+1 |
* | Gtk download shelf: | estade@chromium.org | 2009-03-26 | 1 | -1/+9 |
* | Linux download shelf: | estade@chromium.org | 2009-03-26 | 1 | -1/+8 |
* | Create a dropdown menu for the GTK download shelf. | estade@chromium.org | 2009-03-06 | 1 | -0/+9 |
* | Several little style cleanups in GTK download shelf code. | estade@chromium.org | 2009-03-05 | 1 | -0/+4 |
* | Put the dropdown menu button on the linux download shelf. | estade@chromium.org | 2009-03-05 | 1 | -6/+15 |
* | Add download items to the download shelf in linux. | estade@chromium.org | 2009-03-04 | 1 | -0/+45 |