summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_bar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-19/+60
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-141-1/+1
* Use favicons in the bookmark bar under GTK.erg@google.com2009-04-101-11/+28
* Fill in NOTIMPLEMENTEDs in BookmarkBarGtk. Can now reorder bookmarks.erg@google.com2009-04-101-17/+165
* Fix gcc warnings when -Wall got re-enabled for Linux.willchan@chromium.org2009-04-101-4/+4
* Restore -Wall to Linux build and set up for -Werror.sgk@google.com2009-04-091-1/+0
* Make CustomContainerButton a gtk widget.erg@google.com2009-04-091-61/+5
* Add a const cast.erg@google.com2009-04-091-1/+2
* Reimplement the bookmark bar to use a GtkToolbar.erg@google.com2009-04-081-25/+242
* First implementation of a bookmark bar.erg@google.com2009-04-061-0/+211