VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @53784   10 年 vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 年 vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @50861   11 年 vboxsync SharedClipboard: do not kill guest requests when saving the VM state
(edit) @48953   11 年 vboxsync HostServices: Whitespace and svn:keywords cleanups by scm.
(edit) @48717   11 年 vboxsync OS X host: shared clipboard service: fix potential SEGFAULT when …
(edit) @48714   11 年 vboxsync OS X host: shared clipboard service: fix potential SEGFAULT when …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @43123   12 年 vboxsync move contribution note
(edit) @41892   12 年 vboxsync SharedClipboard/service.cpp: Redefining APIs screws up for editors …
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41452   12 年 vboxsync GuestHost, HostServices: darwin clipboard patch header fix.
(edit) @41210   13 年 vboxsync GuestHost, HostService: darwin bitmap support, copyright header and …
(edit) @41183   13 年 vboxsync SharedClipboard/darwin-pasteboard.cpp: use official constants instead …
(edit) @41083   13 年 vboxsync GA: Bitmap clipboard support (darwin). Thanks to François Revol (mmu_man).
(edit) @40049   13 年 vboxsync HostServices/Clipboard: headless clipboard stub prototype fix. Thanks …
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38152   13 年 vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @37472   13 年 vboxsync HostServices/SharedClipboard: use headless attribute (X11 only)
(edit) @37458   13 年 vboxsync HostServices/SharedClipboard/testcase: re-enable Windows
(edit) @37455   13 年 vboxsync HostServices/SharedClipboard: setter for headless mode in service, …
(edit) @37438   13 年 vboxsync HostServices/SharedClipboard/testcase: disable Windows for now
(edit) @37437   13 年 vboxsync HostServices/SharedClipboard/testcase: attempt to hack/fix the Windows …
(edit) @37435   13 年 vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37434   13 年 vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @35380   14 年 vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32333   14 年 vboxsync HostServices/SharedClipboard: try to spot and fix a broken clipboard …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26296   15 年 vboxsync more warnings.
(edit) @26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26010   15 年 vboxsync more warnings.
(edit) @24142   15 年 vboxsync GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
(edit) @23885   15 年 vboxsync SharedClipboard: Replaced the SSMR3PutMem with a struct descriptor.
(edit) @23883   15 年 vboxsync SharedClipboard: SSMR3[Put|Get]Mem band-aid.
(edit) @23452   15 年 vboxsync Makefiles: Corrected properties.
(edit) @22181   15 年 vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
(edit) @21693   15 年 vboxsync darwin-pasteboard.cpp: missing macros added by iprt/stdint.h now.
(edit) @21651   15 年 vboxsync SharedClipboard/x11: switch logging from debug to user-enabled release …
(edit) @21627   15 年 vboxsync HostServices/SharedClipboard: attempt to fix the next Darwin burn
(edit) @21293   15 年 vboxsync svn:eol-style native
(edit) @21093   15 年 vboxsync add build fix?
(edit) @21075   15 年 vboxsync HostServices/SharedClipboard: change the procedure to make the unit …
(edit) @21024   15 年 vboxsync HostServices/SharedClipboard: handle the "no data from guest" case …
(edit) @20551   15 年 vboxsync GuestHost/SharedClipboard: refactored the shared clipboard code to …
(edit) @20450   15 年 vboxsync FreeBSD: Add support for shared clipboards. Requires libXt
(edit) @19875   16 年 vboxsync HostServices and GuestHost/SharedClipboard: hopefully fixed the broken …
(edit) @19842   16 年 vboxsync SharedClipboard/GuestHost and HostServices/x11: use asynchronous host …
(edit) @19841   16 年 vboxsync HostServices/SharedClipboard: added asynchronous processing for …
(edit) @19536   16 年 vboxsync GuestHost/SharedClipboard/x11: renamed a struct
(edit) @19282   16 年 vboxsync SharedClipboard: Include FreeBSD
(edit) @19152   16 年 vboxsync HostServices and GuestHost/X11 clipboard: lots of changes, see defect …
(edit) @18886   16 年 vboxsync HostServices/SharedClipboard: fixed a crash in the shared clipboard …
(edit) @18756   16 年 vboxsync HostServices/SharedClipboard: a couple of fixes and some assertions
(edit) @18708   16 年 vboxsync GuestHost/SharedClipboard: reorganise constructor and destructor funcions
(edit) @18633   16 年 vboxsync GuestHost/SharedClipboard: pass pointers instead of using globals …
(edit) @18586   16 年 vboxsync HostServices/SharedClipboard/X11: added opaque data pointers to the …
(edit) @18585   16 年 vboxsync HostServices/SharedClipboard: split up the X11 host clipboard code …
(edit) @18582   16 年 vboxsync HostServices/SharedClipboard: fixed remaining host/X11 separation todos
(edit) @18578   16 年 vboxsync HostServices/SharedClipboard: split up a number of functions into a …
(edit) @18551   16 年 vboxsync HostServices/SharedClipboard/x11: removed an unneeded mutex, remove …
(edit) @18417   16 年 vboxsync HostServices/SharedClipboard: split up the global context structure …
(edit) @18416   16 年 vboxsync HostServices/SharedClipboard: split up the global context structure …
(edit) @18408   16 年 vboxsync HostServices/SharedClipboard: remove references to the host-specific …
(edit) @18398   16 年 vboxsync HostServices/SharedClipboard: move the first code to the GuestHost …
(edit) @18245   16 年 vboxsync HostServices/SharedClipboard: renamed a file
(edit) @17004   16 年 vboxsync Additions and HostServices/SharedClipboard: removed an XFree() call …
(edit) @15928   16 年 vboxsync HostServices/SharedClipboard: fix a deadlock and reintroduce timeouts …
(edit) @15898   16 年 vboxsync HostServices/SharedClipboard: did some cleaning up of the X11 host …
(edit) @15883   16 年 vboxsync HostServices/SharedClipboard/X11: documentation and function renaming
(edit) @14303   16 年 vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @13860   16 年 vboxsync SharedClipboard (HostServices and Main): fixed a warning fix
(edit) @13847   16 年 vboxsync SharedClipboard (HostServices and Main): fixed a warning by devious means
(edit) @13846   16 年 vboxsync HostServices/SharedClipboard: prevent a possible X protocol error in …
(edit) @13837   16 年 vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 年 vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13584   16 年 vboxsync HostServices/x11: Increased timeout to 2 minutes for trusted Xorg.
(edit) @13524   16 年 vboxsync HostServices/SharedClipboard (x11): fixed an uninitialised variable
(edit) @13523   16 年 vboxsync HostServices/SharedClipboard (x11): handle certain errors and timeouts …
(edit) @13509   16 年 vboxsync the return value of ASMAtomicCmpXchg* is bool not rc
(edit) @13454   16 年 vboxsync HostServices/SharedClipboard: x11 fixes
(edit) @13315   16 年 vboxsync cosmetics
(edit) @13219   16 年 vboxsync HostServices/SharedClipboard/x11: fix r37136 properly by moving all …
(edit) @12791   16 年 vboxsync SharedClipboard/x11.cpp: Handle failure of the worker thread better …
(edit) @12250   16 年 vboxsync HostServices/Makefiles: Eliminated PATH_TARGET usage and pushed them …
(edit) @12170   16 年 vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11820   16 年 vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11725   16 年 vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11408   16 年 vboxsync RDP clipboard fixes: serialize data reading and annoncements of new …
(edit) @11382   16 年 vboxsync shared clipboard: fail silently if we are not running on an X11 server …
(edit) @10891   16 年 vboxsync vboxClipboardDestroy: Fixed bad assertion on uninitialized variable …
(edit) @10051   16 年 vboxsync VBOX_KBUILD_HACKING
(edit) @9435   16 年 vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @8951   17 年 vboxsync HostServices/SharedClipboard and Additions/x11: support middle-button …
(edit) @8774   17 年 vboxsync win32.cpp -> VBoxClipboard-win.cpp
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 年 vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8280   17 年 vboxsync else if on the same line.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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