VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedClipboard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75749   6 years vboxsync HGCM: build fixes.
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75506   6 years vboxsync Make scm happy.
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75498   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @70243   7 years vboxsync HostServices/SharedClipboard: fix headless build. Thank you Florian Klink.
(edit) @69658   7 years vboxsync HostServices/SharedClipboard/testcase: shorten test names. …
(edit) @69657   7 years vboxsync HostServices/SharedClipboard: fix a unit test memory leak reported by …
(edit) @69656   7 years vboxsync HostServices/SharedClipboard/X11: fix problems reported by the gcc …
(edit) @69637   7 years vboxsync HostServices/SharedClipboard: fix an uninitialised variable. …
(edit) @69635   7 years vboxsync HostServices/SharedClipboard: allow hosts to request data in multiple …
(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) @69248   7 years vboxsync HostServices: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @65123   8 years vboxsync HostServices: doxygen fixes
(edit) @65102   8 years vboxsync HostServices: doxygen fixes
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63495   8 years vboxsync warnings (clang)
(edit) @63122   8 years vboxsync vboxClipboardDump,DumpHtml: Warnings (always check that the for loop …
(edit) @63121   8 years vboxsync warnings
(edit) @62876   8 years vboxsync HostServices: gcc warnings
(edit) @62807   8 years vboxsync HostServices: warnings
(edit) @62798   8 years vboxsync oops
(edit) @62797   8 years vboxsync VBoxClipboard-win.cpp: Counted my way thru s_szFormatSample and …
(edit) @62793   8 years vboxsync VBoxClipbaord-win.cpp: We document using doxygen! Don't put the format …
(edit) @62792   8 years vboxsync HostServices: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62489   8 years vboxsync (C) 2016
(edit) @62467   8 years vboxsync HostServices: scm
(edit) @62306   8 years vboxsync Mac OS X: g/c typedef without a defined name. The intention probably …
(edit) @61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61724   8 years vboxsync Additions/SharedClipboard: fix for ​​bugref:8363: fixed hieroglyphs in …
(edit) @61589   8 years vboxsync Additions/SharedClipboard: fix for ​bugref:8363: added HTML clipboard …
(edit) @60784   9 years vboxsync SharedClipboard: vboxOpenClipboard cleanup
(edit) @60772   9 years vboxsync Additions/SharedClipboard: fix for bugref:6466: fixed OpenClipboard() …
(edit) @58604   9 years vboxsync bugref:6466: Additions/SharedClipboard: Added support of new MS …
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @50861   11 years vboxsync SharedClipboard: do not kill guest requests when saving the VM state
(edit) @48953   11 years vboxsync HostServices: Whitespace and svn:keywords cleanups by scm.
(edit) @48717   11 years vboxsync OS X host: shared clipboard service: fix potential SEGFAULT when …
(edit) @48714   11 years vboxsync OS X host: shared clipboard service: fix potential SEGFAULT when …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43123   12 years vboxsync move contribution note
(edit) @41892   12 years vboxsync SharedClipboard/service.cpp: Redefining APIs screws up for editors …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41452   13 years vboxsync GuestHost, HostServices: darwin clipboard patch header fix.
(edit) @41210   13 years vboxsync GuestHost, HostService: darwin bitmap support, copyright header and …
(edit) @41183   13 years vboxsync SharedClipboard/darwin-pasteboard.cpp: use official constants instead …
(edit) @41083   13 years vboxsync GA: Bitmap clipboard support (darwin). Thanks to François Revol (mmu_man).
(edit) @40049   13 years vboxsync HostServices/Clipboard: headless clipboard stub prototype fix. Thanks …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @37472   13 years vboxsync HostServices/SharedClipboard: use headless attribute (X11 only)
(edit) @37458   13 years vboxsync HostServices/SharedClipboard/testcase: re-enable Windows
(edit) @37455   13 years vboxsync HostServices/SharedClipboard: setter for headless mode in service, …
(edit) @37438   13 years vboxsync HostServices/SharedClipboard/testcase: disable Windows for now
(edit) @37437   13 years vboxsync HostServices/SharedClipboard/testcase: attempt to hack/fix the Windows …
(edit) @37435   13 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37434   13 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32333   14 years vboxsync HostServices/SharedClipboard: try to spot and fix a broken clipboard …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26296   15 years vboxsync more warnings.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26010   15 years vboxsync more warnings.
(edit) @24142   15 years vboxsync GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
(edit) @23885   15 years vboxsync SharedClipboard: Replaced the SSMR3PutMem with a struct descriptor.
(edit) @23883   15 years vboxsync SharedClipboard: SSMR3[Put|Get]Mem band-aid.
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @22181   15 years vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
(edit) @21693   15 years vboxsync darwin-pasteboard.cpp: missing macros added by iprt/stdint.h now.
(edit) @21651   15 years vboxsync SharedClipboard/x11: switch logging from debug to user-enabled release …
(edit) @21627   15 years vboxsync HostServices/SharedClipboard: attempt to fix the next Darwin burn
(edit) @21293   15 years vboxsync svn:eol-style native
(edit) @21093   15 years vboxsync add build fix?
(edit) @21075   15 years vboxsync HostServices/SharedClipboard: change the procedure to make the unit …
(edit) @21024   15 years vboxsync HostServices/SharedClipboard: handle the "no data from guest" case …
(edit) @20551   15 years vboxsync GuestHost/SharedClipboard: refactored the shared clipboard code to …
(edit) @20450   15 years vboxsync FreeBSD: Add support for shared clipboards. Requires libXt
(edit) @19875   16 years vboxsync HostServices and GuestHost/SharedClipboard: hopefully fixed the broken …
(edit) @19842   16 years vboxsync SharedClipboard/GuestHost and HostServices/x11: use asynchronous host …
(edit) @19841   16 years vboxsync HostServices/SharedClipboard: added asynchronous processing for …
(edit) @19536   16 years vboxsync GuestHost/SharedClipboard/x11: renamed a struct
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