Lines Matching full:clipboard
4596 * dom/Clipboard.h:
7496 ASSERT is hit. Add Clipboard stubs for the Gdk/Gtk+ port and
7498 go away. In contrast to the Windows and Mac port this clipboard is not
16753 Reorder logic for drag initiation: we can always preflight the clipboard, regardless as to whether
19227 Register new clipboard format
19229 Set data for smartpaste format on clipboard
20546 Implemented PasteboardQt::writeSelection to copy the selected text into the Clipboard as well as PasteboardQt::plainText to retrieve plain text from the clipboard for pasting for example into form fields.
23038 (WebCore::Event::clipboard):
23832 Fixed <rdar://5181466> HTML formatted clipboard data is not converted from UTF8 when pasted
24040 Clipboard formats
24057 Now puts WebLoc file onto the Clipboard
25079 Clipboard format for HDROP, non-static as i will need it elsewhere in the future
25255 (WebCore::Pasteboard::writeImage): Copy a bitmap to the clipboard.
25415 * Adds support for DOM Clipboard during drag operations
25422 DOM clipboard functionality. Also includes a few suggestions
25467 Implement Clipboard required by DragController.
25468 Provides read/write DOM Clipboard implementation for dragging,
25469 read only when accessing system clipboard.
25487 Refactoring and removing of a few static modifiers to allow sharing with Clipboard
25502 Creating a Clipboard that wraps the system clipboard
26557 Migrated common Clipboard functionality from ClipboardMac/Win -> Clipboard
37642 Return a valid pointer to a Clipboard object
44304 should ever be inserted are the system clipboard and dragging
48347 * dom/Clipboard.cpp:
48348 * dom/Clipboard.h:
48349 (WebCore::Clipboard::setDragHasStarted):
53586 Moving basic components of ClipboardMac to Clipboard,
53594 * dom/Clipboard.cpp:
53595 (WebCore::Clipboard::Clipboard):
53598 * dom/Clipboard.h:
53599 (WebCore::Clipboard::isForDragging):
53600 (WebCore::Clipboard::dragLocation):
53601 (WebCore::Clipboard::dragImage):
53602 (WebCore::Clipboard::dragImageElement):
53623 update constructor to use new Clipboard constructor
54797 clipboard on demand (to stop things from crashing),
55027 Adding stubbed out implementation of Clipboard for Qt to stop
55258 * dom/Clipboard.cpp:
55259 (WebCore::Clipboard::canSaveAsWebArchive):
55262 * dom/Clipboard.h:
55263 Added more methods to allow Clipboard to be used as a
55285 Logic that generates drag images and clipboard content, and
55309 Migrated old clipboard creation to here
55373 Clipboard could also make use of this functionality.
59046 * dom/Clipboard.cpp:
59047 * dom/Clipboard.h:
59048 (WebCore::Clipboard::Clipboard):
59049 (WebCore::Clipboard::setDragHasStarted):
59050 (WebCore::Clipboard::dragStarted):
59051 Moving from ClipboardMac to Clipboard
59111 Have moved a number of fields from ClipboardMac to Clipboard
59745 Image data in from RTFD clipboard data thrown away
61738 * WebCore.pro: Add dom/clipboard.cpp
61832 * dom/Clipboard.cpp: Added.
61833 (WebCore::Clipboard::setAccessPolicy):
61836 (WebCore::Clipboard::sourceOperation):
61837 (WebCore::Clipboard::destinationOperation):
61838 (WebCore::Clipboard::setSourceOperation):
61839 (WebCore::Clipboard::setDestinationOperation):
61840 (WebCore::Clipboard::setDropEffect):
61841 (WebCore::Clipboard::setEffectAllowed):
61842 move platform independent functions from ClipboardMac to Clipboard
61844 * dom/Clipboard.h:
61845 (WebCore::Clipboard::Clipboard):
61846 (WebCore::Clipboard::dropEffect):
61847 (WebCore::Clipboard::effectAllowed):
61848 (WebCore::Clipboard::policy):
61960 Moving platform independent logic to Clipboard, and updating
63706 (KJS::Clipboard::Clipboard):
67427 the clipboard, the paste contextual remains dimmed when it should