VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78318   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78317   6 years vboxsync Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
(edit) @78316   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @78182   6 years vboxsync Shared Clipboard: SCM fix.
(edit) @78179   6 years vboxsync Shared Clipboard: Coding style.
(edit) @78171   6 years vboxsync Shared Clipboard: Coding style.
(edit) @78170   6 years vboxsync Shared Clipboard: SCM fix.
(edit) @78168   6 years vboxsync Shared Clipboard/HostServices: Use pWinCtx, shorter.
(edit) @78164   6 years vboxsync Shared Clipboard: Check if we (already) have client data in …
(edit) @78161   6 years vboxsync Shared Clipboard: Unified naming of shared guest/host files; too many …
(edit) @78160   6 years vboxsync Shared Clipboard: Unified naming of host service source files; too …
(edit) @78158   6 years vboxsync Shared Clipboard: Darwin build fix.
(edit) @78157   6 years vboxsync Shared Clipboard: Darwin build fix.
(edit) @78155   6 years vboxsync Build fix.
(edit) @78152   6 years vboxsync Shared Clipboard: Build fix.
(edit) @78151   6 years vboxsync Shared Clipboard: Got rid of a lot of duplicated code between Windows …
(edit) @76970   6 years vboxsync Shared Clipboard/HostServices: Renamed VBoxSharedClipboard.cpp to …
(edit) @76570   6 years vboxsync HostServices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76526   6 years vboxsync HostServices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(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   9 years vboxsync Additions/SharedClipboard: fix for ​​bugref:8363: fixed hieroglyphs in …
(edit) @61589   9 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   10 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   14 years vboxsync HostServices/SharedClipboard: use headless attribute (X11 only)
(edit) @37458   14 years vboxsync HostServices/SharedClipboard/testcase: re-enable Windows
(edit) @37455   14 years vboxsync HostServices/SharedClipboard: setter for headless mode in service, …
(edit) @37438   14 years vboxsync HostServices/SharedClipboard/testcase: disable Windows for now
(edit) @37437   14 years vboxsync HostServices/SharedClipboard/testcase: attempt to hack/fix the Windows …
(edit) @37435   14 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37434   14 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
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