summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_drag_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix includes for bookmark_node_data.tfarina@chromium.org2010-11-261-326/+0
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-32/+32
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-0/+12
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-1/+1
* Fix small bug in BookmarkDragData: GURL specs are UTF-8, not ASCII.viettrungluu@chromium.org2010-08-231-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* GTK: improve clipboard compatibility with firefox + evolution.estade@chromium.org2010-07-201-2/+5
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-171-3/+3
* GTK: make tabbed bookmark manager compatible with more types of drops.estade@chromium.org2010-04-281-7/+20
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-6/+20
* Initial implementation of Drag and Drop for the extension BMM.feldstein@chromium.org2010-03-071-2/+8
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-0/+5
* Implement copy/paste of bookmarks for macfeldstein@chromium.org2010-02-061-0/+20
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-031-19/+5
* More bookmarks string1t work.munjal@chromium.org2010-01-211-7/+9
* Lands http://codereview.chromium.org/527033 for bryenug:sky@chromium.org2010-01-081-0/+4
* 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