| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the bookmark toolbar folders act like a menu bar. | estade@chromium.org | 2009-09-08 | 1 | -1/+13 |
* | GTK: Implement the bookmark bar chevron. | estade@chromium.org | 2009-09-02 | 1 | -0/+21 |
* | Squash the bookmark bar into the toolbar by 4 pixels. | estade@chromium.org | 2009-09-01 | 1 | -6/+3 |
* | Don't resize the renderer while opening the bookmark bar or an infobar. | estade@chromium.org | 2009-08-31 | 1 | -2/+2 |
* | gtk: port ButtonSeparatorView | estade@chromium.org | 2009-08-25 | 1 | -0/+3 |
* | GTK: Add view ids to our widgets. These will be used for testing. | estade@chromium.org | 2009-08-13 | 1 | -0/+4 |
* | GTK: button clicking cleanup. | estade@chromium.org | 2009-08-11 | 1 | -10/+4 |
* | More theme fixes. | tc@google.com | 2009-08-06 | 1 | -7/+0 |
* | Gtk: DnD extravaganza | estade@chromium.org | 2009-07-28 | 1 | -15/+11 |
* | Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th... | estade@chromium.org | 2009-07-23 | 1 | -3/+0 |
* | Headers cleanup: | phajdan.jr@chromium.org | 2009-07-23 | 1 | -1/+2 |
* | Lands http://codereview.chromium.org/155428 for Thiago, which changes | sky@chromium.org | 2009-07-15 | 1 | -1/+2 |
* | GTK Themes: Put the bookmark bar in a event box to prevent leaking. | erg@google.com | 2009-07-14 | 1 | -3/+6 |
* | GTK Themes: Refactored to use notifications instead of manual plumbing. | erg@google.com | 2009-07-13 | 1 | -6/+16 |
* | A little bit of bookmark bar cleanup, a little bit of padding improvement. | estade@chromium.org | 2009-07-10 | 1 | -8/+4 |
* | GTK: Allow user to drag onto folder in bookmark bar. | estade@chromium.org | 2009-07-08 | 1 | -1/+6 |
* | GTK Themes: Set the text color of bookmark buttons to theme color. | erg@google.com | 2009-07-07 | 1 | -1/+6 |
* | GTK: Initial implementation of using GTK themes, partially based on evan's CL... | erg@google.com | 2009-07-03 | 1 | -0/+3 |
* | GTK: Drags from bookmark menus to the bookmark bar. | erg@google.com | 2009-06-29 | 1 | -7/+0 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -16/+16 |
* | GTK bookmark bar: only animate when user changes the pref (not, for example, ... | estade@chromium.org | 2009-06-16 | 1 | -2/+2 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -1/+0 |
* | Fix themed toolbar drawing following tabstrip changes. | estade@chromium.org | 2009-06-12 | 1 | -1/+4 |
* | Make the bookmark bar closing animation less janky. | estade@chromium.org | 2009-06-01 | 1 | -1/+7 |
* | linux: Bookmark bar slide animation. | estade@chromium.org | 2009-05-29 | 1 | -1/+9 |
* | Linux: add background image theming to bookmark bar. | estade@chromium.org | 2009-05-20 | 1 | -6/+13 |
* | GTK: Modify the bookmark bar to actually use GTK drag and drop. | erg@google.com | 2009-05-15 | 1 | -5/+12 |
* | Update the instructional text's visibility on bookmark add/remove events. | erg@google.com | 2009-05-08 | 1 | -0/+4 |
* | Connect a menu to the "Other bookmarks" button. | erg@google.com | 2009-05-07 | 1 | -0/+2 |
* | Clicking on a folder in the bookmark bar now shows its contents as a menu. | erg@google.com | 2009-05-06 | 1 | -0/+5 |
* | Adds (non-working) folders and GTK dialogs. | erg@google.com | 2009-04-23 | 1 | -0/+5 |
* | Merge BookmarkContextMenuGtk back into BookmarkContextMenu. | erg@google.com | 2009-04-21 | 1 | -2/+2 |
* | Recommit previous change with GYP files fixed. | erg@google.com | 2009-04-16 | 1 | -2/+9 |
* | Have ResourceBundle own GdkPixbufs. | tc@google.com | 2009-04-16 | 1 | -6/+0 |
* | Reverts the previous two commits. (r13812 and r13811). | erg@google.com | 2009-04-15 | 1 | -9/+2 |
* | Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements. | erg@google.com | 2009-04-15 | 1 | -2/+9 |
* | Use favicons in the bookmark bar under GTK. | erg@google.com | 2009-04-10 | 1 | -0/+6 |
* | Fill in NOTIMPLEMENTEDs in BookmarkBarGtk. Can now reorder bookmarks. | erg@google.com | 2009-04-10 | 1 | -34/+33 |
* | Fix gcc warnings when -Wall got re-enabled for Linux. | willchan@chromium.org | 2009-04-10 | 1 | -4/+4 |
* | Make CustomContainerButton a gtk widget. | erg@google.com | 2009-04-09 | 1 | -3/+1 |
* | Reimplement the bookmark bar to use a GtkToolbar. | erg@google.com | 2009-04-08 | 1 | -4/+52 |
* | First implementation of a bookmark bar. | erg@google.com | 2009-04-06 | 1 | -0/+148 |