backing out file checked in by accident

git-svn-id: svn://10.0.0.236/trunk@122285 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hewitt%netscape.com 2002-05-29 21:45:40 +00:00
parent fd4d0c989c
commit b270f7600f
4 changed files with 8 additions and 80 deletions

View File

@ -35,7 +35,7 @@
mButtons = [[NSMutableArray alloc] init];
mDragInsertionButton = nil;
mDragInsertionPosition = BookmarksService::CHInsertNone;
[self registerForDraggedTypes:[NSArray arrayWithObjects:@"MozURLType", @"MozBookmarkType", NSStringPboardType, nil]];
[self registerForDraggedTypes:[NSArray arrayWithObjects:@"MozURLType", @"MozBookmarkType", nil]];
}
return self;
}
@ -284,25 +284,10 @@
}
}
/*src=(null)
pasteboard=CFPasteboardUnique-11c50e715b
types=(
"CorePasteboardFlavorType 0x4D5A0000",
"CorePasteboardFlavorType 0x4D5A0001",
"CorePasteboardFlavorType 0x75747874",
"NeXT plain ascii pasteboard type",
"CorePasteboardFlavorType 0x54455854",
"Apple CorePasteboard Fallback Text Script",
"CorePasteboardFlavorType 0x4D4F5A6D",
NSStringPboardType,
NSStringPboardType
)
op=Copy Link Generic Private Move Delete
*/
// NSDraggingDestination ///////////
- (unsigned int)draggingEntered:(id <NSDraggingInfo>)sender
{
{
return NSDragOperationGeneric;
}
@ -335,9 +320,6 @@ op=Copy Link Generic Private Move Delete
- (BOOL)performDragOperation:(id <NSDraggingInfo>)sender
{
NSString *value = [[sender draggingPasteboard] stringForType:@"CorePasteboardFlavorType 0x4D4F5A6D"];
NSLog(@"*** DROP %s",[value cString]);
BookmarksService::CompleteBookmarkDrag([sender draggingPasteboard], BookmarksService::gToolbarRoot,
mDragInsertionButton ? [mDragInsertionButton element] : nil,
mDragInsertionPosition);

View File

@ -35,7 +35,7 @@
mButtons = [[NSMutableArray alloc] init];
mDragInsertionButton = nil;
mDragInsertionPosition = BookmarksService::CHInsertNone;
[self registerForDraggedTypes:[NSArray arrayWithObjects:@"MozURLType", @"MozBookmarkType", NSStringPboardType, nil]];
[self registerForDraggedTypes:[NSArray arrayWithObjects:@"MozURLType", @"MozBookmarkType", nil]];
}
return self;
}
@ -284,25 +284,10 @@
}
}
/*src=(null)
pasteboard=CFPasteboardUnique-11c50e715b
types=(
"CorePasteboardFlavorType 0x4D5A0000",
"CorePasteboardFlavorType 0x4D5A0001",
"CorePasteboardFlavorType 0x75747874",
"NeXT plain ascii pasteboard type",
"CorePasteboardFlavorType 0x54455854",
"Apple CorePasteboard Fallback Text Script",
"CorePasteboardFlavorType 0x4D4F5A6D",
NSStringPboardType,
NSStringPboardType
)
op=Copy Link Generic Private Move Delete
*/
// NSDraggingDestination ///////////
- (unsigned int)draggingEntered:(id <NSDraggingInfo>)sender
{
{
return NSDragOperationGeneric;
}
@ -335,9 +320,6 @@ op=Copy Link Generic Private Move Delete
- (BOOL)performDragOperation:(id <NSDraggingInfo>)sender
{
NSString *value = [[sender draggingPasteboard] stringForType:@"CorePasteboardFlavorType 0x4D4F5A6D"];
NSLog(@"*** DROP %s",[value cString]);
BookmarksService::CompleteBookmarkDrag([sender draggingPasteboard], BookmarksService::gToolbarRoot,
mDragInsertionButton ? [mDragInsertionButton element] : nil,
mDragInsertionPosition);

View File

@ -35,7 +35,7 @@
mButtons = [[NSMutableArray alloc] init];
mDragInsertionButton = nil;
mDragInsertionPosition = BookmarksService::CHInsertNone;
[self registerForDraggedTypes:[NSArray arrayWithObjects:@"MozURLType", @"MozBookmarkType", NSStringPboardType, nil]];
[self registerForDraggedTypes:[NSArray arrayWithObjects:@"MozURLType", @"MozBookmarkType", nil]];
}
return self;
}
@ -284,25 +284,10 @@
}
}
/*src=(null)
pasteboard=CFPasteboardUnique-11c50e715b
types=(
"CorePasteboardFlavorType 0x4D5A0000",
"CorePasteboardFlavorType 0x4D5A0001",
"CorePasteboardFlavorType 0x75747874",
"NeXT plain ascii pasteboard type",
"CorePasteboardFlavorType 0x54455854",
"Apple CorePasteboard Fallback Text Script",
"CorePasteboardFlavorType 0x4D4F5A6D",
NSStringPboardType,
NSStringPboardType
)
op=Copy Link Generic Private Move Delete
*/
// NSDraggingDestination ///////////
- (unsigned int)draggingEntered:(id <NSDraggingInfo>)sender
{
{
return NSDragOperationGeneric;
}
@ -335,9 +320,6 @@ op=Copy Link Generic Private Move Delete
- (BOOL)performDragOperation:(id <NSDraggingInfo>)sender
{
NSString *value = [[sender draggingPasteboard] stringForType:@"CorePasteboardFlavorType 0x4D4F5A6D"];
NSLog(@"*** DROP %s",[value cString]);
BookmarksService::CompleteBookmarkDrag([sender draggingPasteboard], BookmarksService::gToolbarRoot,
mDragInsertionButton ? [mDragInsertionButton element] : nil,
mDragInsertionPosition);

View File

@ -35,7 +35,7 @@
mButtons = [[NSMutableArray alloc] init];
mDragInsertionButton = nil;
mDragInsertionPosition = BookmarksService::CHInsertNone;
[self registerForDraggedTypes:[NSArray arrayWithObjects:@"MozURLType", @"MozBookmarkType", NSStringPboardType, nil]];
[self registerForDraggedTypes:[NSArray arrayWithObjects:@"MozURLType", @"MozBookmarkType", nil]];
}
return self;
}
@ -284,25 +284,10 @@
}
}
/*src=(null)
pasteboard=CFPasteboardUnique-11c50e715b
types=(
"CorePasteboardFlavorType 0x4D5A0000",
"CorePasteboardFlavorType 0x4D5A0001",
"CorePasteboardFlavorType 0x75747874",
"NeXT plain ascii pasteboard type",
"CorePasteboardFlavorType 0x54455854",
"Apple CorePasteboard Fallback Text Script",
"CorePasteboardFlavorType 0x4D4F5A6D",
NSStringPboardType,
NSStringPboardType
)
op=Copy Link Generic Private Move Delete
*/
// NSDraggingDestination ///////////
- (unsigned int)draggingEntered:(id <NSDraggingInfo>)sender
{
{
return NSDragOperationGeneric;
}
@ -335,9 +320,6 @@ op=Copy Link Generic Private Move Delete
- (BOOL)performDragOperation:(id <NSDraggingInfo>)sender
{
NSString *value = [[sender draggingPasteboard] stringForType:@"CorePasteboardFlavorType 0x4D4F5A6D"];
NSLog(@"*** DROP %s",[value cString]);
BookmarksService::CompleteBookmarkDrag([sender draggingPasteboard], BookmarksService::gToolbarRoot,
mDragInsertionButton ? [mDragInsertionButton element] : nil,
mDragInsertionPosition);