summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_bar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Connect a menu to the "Other bookmarks" button.erg@google.com2009-05-071-25/+14
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-061-1/+11
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Adds (non-working) folders and GTK dialogs.erg@google.com2009-04-231-13/+51
* Merge BookmarkContextMenuGtk back into BookmarkContextMenu.erg@google.com2009-04-211-3/+3
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-19/+60
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-8/+7
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-60/+19
* 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