VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93505   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93495   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93327   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93321   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91621   3 years vboxsync X11/VBoxClient: Reverted most of r139955 because it's wrong and we do …
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87454   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
(edit) @87453   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers [build fix]. …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87082   4 years vboxsync Shared Clipboard: Simplified and cleaned up the X11 callback handling …
(edit) @86969   4 years vboxsync Shared Clipboard/Transfers: Initial working PoC for host -> guest …
(edit) @86967   4 years vboxsync Shared Clipboard/Transfers: Initial working PoC for host -> guest …
(edit) @86873   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @86871   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @85834   4 years vboxsync Shared Clipboard/X11: Return VERR_NO_DATA in X11 callback …
(edit) @85798   4 years vboxsync Shared Clipboard/X11: Only write clipboard data when clipboard request …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83184   5 years vboxsync Shared Clipboard: ticketref:19336 Linux guest: shared clipboard …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82885   5 years vboxsync Shared Clipboard: Warning. bugref:9437
(edit) @82882   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK [build fix, forgot file]. …
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82525   5 years vboxsync SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82480   5 years vboxsync GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
(edit) @82315   5 years vboxsync Shared Clipboard/VBoxClient: Some termination / cleanup fixes.
(edit) @82287   5 years vboxsync Shared Clipboard/VBoxClient: SCM fix.
(edit) @82286   5 years vboxsync Shared Clipboard/VBoxClient: Initial commit for experimental FUSE support.
(edit) @82266   5 years vboxsync Shared Clipboard/X11: More cleanup.
(edit) @82156   5 years vboxsync Shared Clipboard/VBoxClient: More cleanup for X11-specific code.
(edit) @81960   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81871   5 years vboxsync Shared Clipboard/VBoxClient: Simplified code of …
(edit) @81843   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81820   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81178   5 years vboxsync Shared Clipboard/VBoxClient: Build fix.
(edit) @81173   5 years vboxsync Shared Clipboard/VBoxClient: Logging.
(edit) @81060   5 years vboxsync Shared Clipboard/VBoxClient: Cleaned up connecting to host service.
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @81044   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81043   5 years vboxsync Shared Clipboard: More RT_NOREF tweaks.
(edit) @81040   5 years vboxsync Additions/VBoxClient: Revamped and unified local logging …
(edit) @81028   5 years vboxsync Additions/VBoxClient: Removed ugly hack requiring …
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80664   5 years vboxsync Shared Clipboard: More renaming + unification.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @79497   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @78581   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78346   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78317   6 years vboxsync Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
(edit) @78315   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @65099   8 years vboxsync Additions: doxygen fixes
(edit) @62883   8 years vboxsync Additions/*: gcc warnings.
(edit) @62530   8 years vboxsync (C) 2016
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57357   9 years vboxsync Additions/x11/VBoxClient: remove global VT switching handling again.
(edit) @54859   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54008   10 years vboxsync Additions/x11/VBoxClient: initialise the guest library from the …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53482   10 years vboxsync Additions/x11/VBoxClient: prevent clipboard service auto-restart if …
(edit) @52562   10 years vboxsync Additions/x11/VBoxClient: clean-up and some C++ to C conversion.
(edit) @48945   11 years vboxsync Additions/x11: Whitespace and svn:keyword cleanups by scm.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41206   13 years vboxsync Additions/x11: removed a dead file from VBoxClient/clipboard.
(edit) @37434   13 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @24069   15 years vboxsync VBoxClient: Added delay for host update check, misc logging.
(edit) @21651   15 years vboxsync SharedClipboard/x11: switch logging from debug to user-enabled release …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21043   15 years vboxsync x11/clipboard: fixed uninitialized variable causing Solaris VBoxClient …
(edit) @20552   15 years vboxsync Additions/x11/VBoxClient: switch the shared clipboard code to using …
(edit) @19800   16 years vboxsync clipboard: typo
(edit) @19221   16 years vboxsync SharedClipboard/x11: fix a potential crash if a zero-length compound …
(edit) @19220   16 years vboxsync SharedClipboard/x11: fix a potential crash if a zero-length compound …
(edit) @19150   16 years vboxsync Additions/x11/clipboard: fix handling of middle-button pasting and the …
(edit) @18360   16 years vboxsync Additions/x11/VBoxClient: run a separate process for each service and …
(edit) @17004   16 years vboxsync Additions and HostServices/SharedClipboard: removed an XFree() call …
(copy) @16995   16 years vboxsync Additions/x11: renamed directories to better fit our naming conventions
copied from trunk/src/VBox/Additions/x11/xclient/clipboard.cpp
(edit) @14297   16 years vboxsync Corrected a couple of grammos.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette