summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_editor_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Add helper for creating table of labeled controls.mattm@chromium.org2009-06-111-25/+8
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-3/+4
* Implement some drag-n-drop for the bookmark manager.estade@chromium.org2009-06-051-0/+1
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-7/+18
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-3/+3
* Fix crash in bookmark editor. We crash when we don't have a selected folder, ...erg@google.com2009-05-211-5/+11
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-42/+43
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-33/+121
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-281-0/+308