summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_drag_data.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-1/+0
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Fix lines longer than 80 characters.tfarina@chromium.org2010-07-281-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTK: make tabbed bookmark manager compatible with more types of drops.estade@chromium.org2010-04-281-0/+3
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-0/+8
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-0/+3
* Initial implementation of Drag and Drop for the extension BMM.feldstein@chromium.org2010-03-071-2/+10
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-0/+3
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-3/+0
* Implement copy/paste of bookmarks for macfeldstein@chromium.org2010-02-061-4/+2
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-031-6/+3
* More bookmarks string1t work.munjal@chromium.org2010-01-211-1/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-1/+0
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-0/+11
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-0/+14
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-1/+1
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-1/+1
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-1/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-5/+5
* Fox some compilation problems for Linux. This also adds bookmark_bar_view andbrettw@chromium.org2009-05-261-1/+1
* GTK: Modify the bookmark bar to actually use GTK drag and drop.erg@google.com2009-05-151-4/+16
* Adds cut/copy/paste support to the bookmark manager tree/table andsky@google.com2008-11-071-0/+2
* Refactors some of the bookmark drag and drop code into a separatesky@google.com2008-10-241-1/+4
* Changes BookmarkDragData to allow for multiple nodes. I'm going tosky@google.com2008-10-171-35/+61
* Fixes a couple of bookmark bar bugs:sky@google.com2008-10-011-1/+1
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-9/+11
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-5/+5
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-0/+81