Home | History | Annotate | Download | only in mac

Lines Matching full:nspasteboard

338         (-[NSPasteboard _web_writeImage:element:URL:title:archive:types:]):
339 (-[NSPasteboard _web_declareAndWriteDragImage:element:URL:title:archive:source:]):
2932 Fix http://bugs.webkit.org/show_bug.cgi?id=5029 (Assertion failure in -[NSPasteboard(WebExtras)
2936 (-[NSPasteboard _web_writeImage:URL:title:archive:types:]): Prefer the main resource if it is an image
3473 com.apple.AppKit: -[NSPasteboard setData:forType:] + 188
3923 (-[NSPasteboard _web_declareAndWriteDragImage:URL:title:archive:source:]):
5106 (-[NSPasteboard _web_writeImage:URL:title:archive:types:]):
5768 (+[NSPasteboard initialize]):
6910 (+[NSPasteboard _web_writableTypesForImageIncludingArchive:]):
6931 (+[NSPasteboard _web_writableTypesForImageIncludingArchive:]):
6942 (+[NSPasteboard _web_writableTypesForImageIncludingArchive:]):
6945 (-[NSPasteboard _web_writeImage:URL:title:archive:types:]):
6948 (-[NSPasteboard _web_declareAndWriteDragImage:URL:title:archive:source:]):
10751 (-[NSPasteboard _web_declareAndWriteDragImage:URL:title:archive:source:]):
12800 (-[NSPasteboard _web_declareAndWriteDragImage:URL:title:archive:source:]): On Tiger, to use NSFilesPromisePboardType with other pasteboard types, set the file types of the promise on the pasteboard as a property list instead of mucking with the NSFilePromiseDragSource class
13829 (-[NSPasteboard _web_declareAndWriteDragImage:URL:title:archive:source:]): new
14480 elements works. Type conversion from NSPasteboard to MIME types is hardwired.
14957 (-[NSPasteboard _web_writeImage:URL:title:archive:types:]): fixed bug that caused exception
15128 (+[NSPasteboard _web_writableTypesForURL]): renamed to not include "drag" these types are also used for copying
15129 (+[NSPasteboard _web_writableTypesForImage]): new
15130 (-[NSPasteboard _web_bestURL]): tweak
15131 (-[NSPasteboard _web_writeURL:andTitle:types:]): take an array of types that this method should write, don't declare the types since this complicates things for the caller
15132 (-[NSPasteboard _web_writeImage:URL:title:archive:types:]): ditto
16402 (-[NSPasteboard _web_writeImage:URL:title:archive:]): take just an archive instead of an HTML string and file wrapper
17200 Fixed: <rdar://problem/3560132>: REGRESSION: Safari crashed in -[NSPasteboard setData:forType:] dragging a map out of Mapquest.com
17205 (-[NSPasteboard _web_writeImage:URL:title:fileWrapper:HTMLString:]): declare the pboard types by calling _web_writeURL:::: before calling setData::
18001 (-[NSPasteboard _web_writeImage:URL:title:fileWrapper:HTMLString:]): new, writes and image, URL and other optional arguments to the pasteboard
19644 (-[NSPasteboard _web_writeFileWrapperAsRTFDAttachment:]): new
19647 (-[NSView _web_dragImage:fileWrapper:rect:URL:title:event:]): take a file wrapper instead of data so [NSPasteboard _web_writeFileWrapperAsRTFDAttachment:] can be called
19651 (-[WebDefaultUIDelegate copyImageToClipboard:]): call [NSPasteboard _web_writeFileWrapperAsRTFDAttachment:]
19659 (-[WebImageView writeImageToPasteboard:]): call [NSPasteboard _web_writeFileWrapperAsRTFDAttachment:]
19691 (-[NSPasteboard _web_writeFileDataAsRTFDAttachment:withFilename:]): renamed, now writes file data as an RTF attachment
19850 (-[NSPasteboard _web_writeFileContents:withFilename:]): new
20221 (+[NSPasteboard initialize]):
21761 (+[NSPasteboard _web_writableDragTypesForURL]):
21764 (-[NSPasteboard _web_writeURL:andTitle:withOwner:]):
21970 (-[NSPasteboard _web_writeURL:andTitle:withOwner:types:]): Use visible-string.
22118 (-[NSPasteboard _web_bestURL]): Call _web_URLWithUserTypedString: to make a
22406 (+[NSPasteboard _web_dragTypesForURL]): we handle NSFilenamesPboardType
22811 (-[NSPasteboard _web_bestURL]):
29469 (-[NSPasteboard _web_bestURL]):
30501 (-[NSPasteboard _web_bestURL]):
30652 (-[NSPasteboard _web_bestURL]):
32840 (+[NSPasteboard _web_setFindPasteboardString:withOwner:]):
34361 (-[NSPasteboard _web_bestURL]): don't trim whitespace because _web_URLWithString does this for us
34884 (+[NSPasteboard _web_dragTypesForURL]): Added more types that we handle
34885 (-[NSPasteboard _web_writeURL:andTitle:withOwner:declareTypes:]): declares the provided types, writes URL and title
34886 (-[NSPasteboard _web_writeURL:andTitle:withOwner:]): call _web_writeURL:andTitle:withOwner:types: with _web_dragTypesForURL