summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_editor_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-3/+1
* Migrate some wstring to string16 in chrome/browser/gtk/bookmark*.tony@chromium.org2010-08-121-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-081-2/+7
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-11/+11
* Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.viettrungluu@chromium.org2010-04-281-5/+1
* GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.erg@google.com2010-03-111-1/+1
* GTK: Use new macros to hide thunk declaration and cleanup callback declaration.erg@chromium.org2010-03-101-12/+8
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-6/+3
* Wires up bookmark all tabs on linux.sky@chromium.org2009-10-131-1/+4
* GTK: Don't choke when there's no selection in the bookmark editor tree view.estade@chromium.org2009-08-061-0/+4
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-1/+7
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-1/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-12/+12
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-3/+0
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-1/+34
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-281-0/+110