Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements. | erg@google.com | 2009-04-15 | 1 | -19/+60 |
* | Convert instances of WideToUTF8(l10n_util::GetString( to | tc@google.com | 2009-04-14 | 1 | -1/+1 |
* | Use favicons in the bookmark bar under GTK. | erg@google.com | 2009-04-10 | 1 | -11/+28 |
* | Fill in NOTIMPLEMENTEDs in BookmarkBarGtk. Can now reorder bookmarks. | erg@google.com | 2009-04-10 | 1 | -17/+165 |
* | Fix gcc warnings when -Wall got re-enabled for Linux. | willchan@chromium.org | 2009-04-10 | 1 | -4/+4 |
* | Restore -Wall to Linux build and set up for -Werror. | sgk@google.com | 2009-04-09 | 1 | -1/+0 |
* | Make CustomContainerButton a gtk widget. | erg@google.com | 2009-04-09 | 1 | -61/+5 |
* | Add a const cast. | erg@google.com | 2009-04-09 | 1 | -1/+2 |
* | Reimplement the bookmark bar to use a GtkToolbar. | erg@google.com | 2009-04-08 | 1 | -25/+242 |
* | First implementation of a bookmark bar. | erg@google.com | 2009-04-06 | 1 | -0/+211 |