| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | GTK: More signal overhaul. | erg@chromium.org | 2010-05-05 | 1 | -1/+2 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | [Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wr... | suzhe@chromium.org | 2010-03-09 | 1 | -9/+7 |
* | GTK: Use bookmark bar text color for show all downloads... link when not usin... | estade@chromium.org | 2009-11-12 | 1 | -0/+3 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Remove completed downloads from shelf when the shelf closes. | thakis@chromium.org | 2009-08-27 | 1 | -1/+6 |
* | GTK Themes: Use a consistent border color along all webcontent. | erg@chromium.org | 2009-08-11 | 1 | -0/+3 |
* | Make DownloadShelf a pure interface. | estade@chromium.org | 2009-07-14 | 1 | -0/+4 |
* | GTK Themes: Refactored to use notifications instead of manual plumbing. | erg@google.com | 2009-07-13 | 1 | -5/+15 |
* | GTK Themes: Set bg/text colors for the download shelf. | erg@google.com | 2009-07-10 | 1 | -0/+7 |
* | Move download shelf from per-tab to per-window. Also disable auto-hiding of | thakis@chromium.org | 2009-06-04 | 1 | -2/+9 |
* | Make LinkButtonGtk into a real widget (GtkChromeLinkButton). | deanm@chromium.org | 2009-06-03 | 1 | -4/+0 |
* | Linux: Take download shelf and infobar close animations into account during r... | estade@chromium.org | 2009-05-15 | 1 | -0/+1 |
* | Linux download shelf: remove download items when the associated download is r... | estade@chromium.org | 2009-05-05 | 1 | -0/+11 |
* | Add open/close animations to infobar, download shelf. | estade@chromium.org | 2009-04-21 | 1 | -8/+7 |
* | Factor out MakeLinkButton into its own class. | estade@chromium.org | 2009-04-10 | 1 | -0/+4 |
* | Gtk download shelf: | estade@chromium.org | 2009-03-26 | 1 | -0/+4 |
* | Add the show all downloads link to the download shelf on linux. | estade@chromium.org | 2009-03-11 | 1 | -2/+1 |
* | Make the download shelf in gtk look prettier (add top border, improve spacing). | estade@chromium.org | 2009-03-10 | 1 | -4/+2 |
* | Several little style cleanups in GTK download shelf code. | estade@chromium.org | 2009-03-05 | 1 | -5/+7 |
* | Put the dropdown menu button on the linux download shelf. | estade@chromium.org | 2009-03-05 | 1 | -1/+7 |
* | Add download items to the download shelf in linux. | estade@chromium.org | 2009-03-04 | 1 | -1/+6 |
* | Basic download shelf implementation on linux. | estade@chromium.org | 2009-03-04 | 1 | -0/+45 |