summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Remove wstrings from bookmarks, part 15.viettrungluu@chromium.org2010-08-261-2/+2
* Remove wstrings in bookmarks, part 10.viettrungluu@chromium.org2010-08-221-2/+2
* Convert wstrings in bookmarks, part 4.viettrungluu@chromium.org2010-08-201-2/+2
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Cleanup: Remove some obsolete bookmark manager preferences.tfarina@chromium.org2010-06-041-4/+1
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-291-5/+3
* Makes adding a new folder from the bookmark context menu add thesky@chromium.org2010-03-251-0/+9
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-0/+3
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-0/+5
* Implement BookmarkModel::SetUrlarv@chromium.org2010-02-091-6/+6
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-5/+6
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Allow the NTP to be bookmarked.pkasting@chromium.org2009-10-091-3/+2
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-4/+3
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-0/+13
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-0/+5
* Have the ApplyEdit* bookmark utilities return the BookmarkNode pointertim@chromium.org2009-07-071-14/+20
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-21/+21
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-0/+3
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-9/+14
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-2/+2
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-7/+0
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-0/+19
* Mac bookmark work. jrg@chromium.org2009-03-181-0/+8
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-121-0/+23
* Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.jhawkins@chromium.org2009-02-251-6/+3
* Small porting in chrome/phajdan.jr@chromium.org2009-01-261-0/+4
* Revert r8560 due to broken interactive_ui_testsmark@chromium.org2009-01-231-4/+0
* Porting in chrome/phajdan.jr@chromium.org2009-01-231-0/+4
* Changes bookmark manager search to use contains vs starts with and tosky@google.com2008-12-101-4/+10
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-0/+36
* Fixes crash when showing modal dialog from context menu. With thissky@google.com2008-11-191-0/+7
* Adds cut/copy/paste support to the bookmark manager tree/table andsky@google.com2008-11-071-0/+17
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-041-8/+4
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-0/+67