| Commit message (Expand) | Author | Age | Files | Lines |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Linux download shelf: remove download items when the associated download is r... | estade@chromium.org | 2009-05-05 | 1 | -2/+22 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Make the Linux find bar look a bit better. | deanm@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Add new item animation to download shelf. | estade@chromium.org | 2009-04-22 | 1 | -1/+6 |
* | Fix a memory leak in the download shelf. | estade@chromium.org | 2009-04-21 | 1 | -2/+5 |
* | Fix #include (.h, not .cc). | sgk@google.com | 2009-04-21 | 1 | -1/+1 |
* | Add open/close animations to infobar, download shelf. | estade@chromium.org | 2009-04-21 | 1 | -24/+13 |
* | Have ResourceBundle own GdkPixbufs. | tc@google.com | 2009-04-16 | 1 | -2/+1 |
* | Convert instances of WideToUTF8(l10n_util::GetString( to | tc@google.com | 2009-04-14 | 1 | -1/+1 |
* | Make linux link buttons pretty. | estade@chromium.org | 2009-04-10 | 1 | -1/+1 |
* | Factor out MakeLinkButton into its own class. | estade@chromium.org | 2009-04-10 | 1 | -60/+7 |
* | Restore -Wall to Linux build and set up for -Werror. | sgk@google.com | 2009-04-09 | 1 | -3/+1 |
* | Basic infobars on linux. | estade@chromium.org | 2009-04-06 | 1 | -7/+2 |
* | Gtk download shelf: | estade@chromium.org | 2009-03-26 | 1 | -5/+6 |
* | Linux download shelf: | estade@chromium.org | 2009-03-26 | 1 | -3/+3 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Add a GDK_COLOR_RGB macro for constructing GdkColors. | deanm@chromium.org | 2009-03-12 | 1 | -2/+3 |
* | Remove TabContents from scaffolding. Yay! | pinkerton@chromium.org | 2009-03-11 | 1 | -3/+1 |
* | Add the show all downloads link to the download shelf on linux. | estade@chromium.org | 2009-03-11 | 1 | -4/+84 |
* | Make the download shelf in gtk look prettier (add top border, improve spacing). | estade@chromium.org | 2009-03-10 | 1 | -15/+46 |
* | Normalize end of file newlines in chrome/browser/gtk/. | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | 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 | -7/+14 |
* | Add download items to the download shelf in linux. | estade@chromium.org | 2009-03-04 | 1 | -2/+6 |
* | Basic download shelf implementation on linux. | estade@chromium.org | 2009-03-04 | 1 | -0/+91 |