summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-39/+11
* Typo fixestade@chromium.org2009-07-311-1/+1
* Since bookmark copy/paste is not impl on non-Windows platforms, don't remove ...estade@chromium.org2009-07-311-0/+5
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-0/+10
* Have the ApplyEdit* bookmark utilities return the BookmarkNode pointertim@chromium.org2009-07-071-23/+22
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-50/+48
* GTK bookmark manager: organize menu and aesthetic improvements.estade@chromium.org2009-06-081-3/+0
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-0/+7
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-5/+13
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-3/+3
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-26/+0
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-5/+5
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-8/+7
* 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-0/+78
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+1
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-2/+1
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-1/+1
* Mac bookmark work. jrg@chromium.org2009-03-181-0/+32
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Fixes a regression were showing a link brought a browser when to frontsky@google.com2009-03-131-1/+4
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-121-0/+57
* NO CODE CHANGE.maruel@google.com2009-03-051-2/+4
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.jhawkins@chromium.org2009-02-251-1/+0
* Make bookmark_utils.cc compile on Posix.jhawkins@chromium.org2009-02-241-5/+36
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Two things:ben@chromium.org2009-01-241-0/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Changes bookmark manager search to use contains vs starts with and tosky@google.com2008-12-101-15/+49
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-0/+114
* Fixes crash when showing modal dialog from context menu. With thissky@google.com2008-11-191-5/+3
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-1/+1
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-1/+1
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-1/+1
* Makes opening a bookmark activate the window.sky@google.com2008-11-171-2/+4
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-3/+2
* Adds cut/copy/paste support to the bookmark manager tree/table andsky@google.com2008-11-071-0/+53
* Adds support for autoscrolling on drag to bookmark tree/table.sky@google.com2008-11-041-3/+2
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-0/+241