summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_editor.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-291-10/+1
* Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.viettrungluu@chromium.org2010-04-281-3/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-11/+49
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-1/+1
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-3/+8
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-3/+3
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-1/+1
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-281-0/+44