summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* 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