Commit Graph

3 Commits

Author SHA1 Message Date
sfraser%netscape.com
b1f6fec604 Fixing various drag and drop bugs: 160215 -- dragging link into bookmarks sidebar panel, and into the personal toolbar now works.
Bug 157520 -- dragging a bookmark into a tab no longer leaves things in a bad state. Bug 154906 -- dragging links onto tabs works now.
Changes include adding the bookmarks outline, and the boomarks toolbar as recipients of NSStringPboardType data, and replacing calls to [NSPasteboard propertyListForType], which tries to parse a url string into a property list, with [NSPasteboard stringForType].
2002-07-31 02:39:11 +00:00
sfraser%netscape.com
8d572e2c8e Fixing history tab in sidebar to show history. Also hiding history tab by default. 2002-06-27 22:03:30 +00:00
ben%netscape.com
2883fb134e History DataSource 2002-04-29 10:27:55 +00:00