summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_drag_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Clipboard:estade@chromium.org2009-09-101-2/+6
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-37/+19
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-7/+60
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-2/+2
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-2/+2
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-2/+2
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-8/+10
* Stub out a couple of methods in BookmarkDragData.sky@chromium.org2009-05-291-0/+9
* GTK: Modify the bookmark bar to actually use GTK drag and drop.erg@google.com2009-05-151-32/+51
* Stubs out OSExchangeData for views on gtk.sky@chromium.org2009-05-131-2/+1
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-6/+6
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-1/+2
* Make bookmark_drag_data.cc compile on Posix.jhawkins@chromium.org2009-02-241-0/+22
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+4
* Adds cut/copy/paste support to the bookmark manager tree/table andsky@google.com2008-11-071-2/+3
* Make it so the user can't drag javascript: links to thetc@google.com2008-10-281-2/+8
* Refactors some of the bookmark drag and drop code into a separatesky@google.com2008-10-241-1/+5
* Changes BookmarkDragData to allow for multiple nodes. I'm going tosky@google.com2008-10-171-60/+100
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-15/+13
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-4/+4
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-0/+118