|
|
@95868
|
2 years |
vboxsync |
VBoxTray/VBoxDisIf.cpp+VBoxSeamless.cpp: Replaced malloc, realloc and …
|
|
|
@95867
|
2 years |
vboxsync |
VBoxTray/VBoxDisplay.h: This header file name clashes with one in …
|
|
|
@95866
|
2 years |
vboxsync |
VBoxTray/VBoxHostVersion.cpp: _snprintf -> RTStrPrintf; duh! bugref:10261
|
|
|
@95865
|
2 years |
vboxsync |
VBoxTray/VBoxClipboard: Drop strsafe.h as it requires stdio.h which we …
|
|
|
@95864
|
2 years |
vboxsync |
VBoxTray: There is no need for the /l, /v, /version or /V options as …
|
|
|
@95863
|
2 years |
vboxsync |
VBoxTray/VBoxTray.cpp: Use RTStrPrintf instead of sprintf; in …
|
|
|
@95862
|
2 years |
vboxsync |
VBoxTray: Specify on the linker command line that this is a window app …
|
|
|
@95837
|
2 years |
vboxsync |
DnD/VBoxTray: Resolved some @todos (use dedicated init functions) + …
|
|
|
@95836
|
2 years |
vboxsync |
DnD/VBoxTray: Resolved some @todos (use dedicated init functions) + …
|
|
|
@95833
|
2 years |
vboxsync |
DnD/VBoxTray: Introduced a new and much easier way of debugging drag'n …
|
|
|
@95828
|
2 years |
vboxsync |
Additions/VBoxTray: Added long overdue command line handling to …
|
|
|
@95827
|
2 years |
vboxsync |
Additions/VBoxTray: Added long overdue command line handling to …
|
|
|
@95824
|
2 years |
vboxsync |
DnD/VBoxTray: Check the DnD data object state when calling Abort(). …
|
|
|
@95734
|
2 years |
vboxsync |
VBoxTray/DnD: Make the code build w/o exceptions enabled. bugref:10261
|
|
|
@95733
|
2 years |
vboxsync |
VBoxTray/Seamless: Missing DECLCALLBACKs.
|
|
|
@95049
|
3 years |
vboxsync |
Additions/VBoxTray: Fixed regression introduced in r117497, which …
|
|
|
@94629
|
3 years |
vboxsync |
Runtime/log: Allow setting a custom output interface for the file …
|
|
|
@94184
|
3 years |
vboxsync |
Main: Guest Properties: notify lesteners that property was deleted …
|
|
|
@93396
|
3 years |
vboxsync |
VBoxTray/Clipboard: If SharedClipboardWinConvertCFHTMLToMIME fails, …
|
|
|
@93395
|
3 years |
vboxsync |
VBoxTray/Clipboard: Don't split log messages over multiple lines, …
|
|
|
@93299
|
3 years |
vboxsync |
Add/win: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92963
|
3 years |
vboxsync |
GA/VBoxTray: Include d3dkmthk.h via the clean iprt wrappers. bugref:10116
|
|
|
@92962
|
3 years |
vboxsync |
GA/VBoxTray: Must define _WIN32_WINNT *before* including any windows …
|
|
|
@92846
|
3 years |
vboxsync |
Additions: Shared Clipboard: VBoxTray: unwrap CF_HTML content, …
|
|
|
@92845
|
3 years |
vboxsync |
Additions: Shared Clipboard: fix HTML content conversion, …
|
|
|
@92735
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
|
|
|
@91764
|
3 years |
vboxsync |
3D/VMSVGA: Coding style fixes for r147535, bugref:10120
|
|
|
@91763
|
3 years |
vboxsync |
3D/VMSVGA: Fix for primary display position in VBoxTray.exe for …
|
|
|
@91746
|
3 years |
vboxsync |
VBoxTray/VBoxClipboard: Use VbglR3ClipboardWriteDataEx instead of the …
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90711
|
3 years |
vboxsync |
VBoxTray: Explain the 'release' log stuff for DEBUG builds when it …
|
|
|
@90710
|
3 years |
vboxsync |
VBoxTray: Reverted r146329 as it seems this one is different as it …
|
|
|
@90709
|
3 years |
vboxsync |
VBoxTray: More of the same, from the DnD merge r91269, only use …
|
|
|
@90054
|
3 years |
vboxsync |
VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
|
|
|
@87611
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More callback code. bugref:9437
|
|
|
@87452
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
|
|
|
@86949
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
|
|
|
@86948
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Resurrected Windows code. bugref:9437
|
|
|
@86908
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed clipboard area handling code. …
|
|
|
@86870
|
4 years |
vboxsync |
Additions/Seamless: Termination fixes, added a @todo.
|
|
|
@86869
|
4 years |
vboxsync |
DnD: Termination fixes / clarification.
|
|
|
@85746
|
4 years |
vboxsync |
DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
|
|
|
@85745
|
4 years |
vboxsync |
DnD: Renaming -- prefix all HGCM function number defines with …
|
|
|
@85695
|
4 years |
vboxsync |
DnD/VBoxTray: Renaming, removed unused functions [build fix].
|
|
|
@85694
|
4 years |
vboxsync |
DnD/VBoxTray: Renaming, removed unused functions.
|
|
|
@85681
|
4 years |
vboxsync |
DnD: Lots of documentation.
|
|
|
@85520
|
4 years |
vboxsync |
DnD/VBoxTray: More fixes needed for new DnDTransferList and …
|
|
|
@85472
|
4 years |
vboxsync |
DnD/VBoxTray: Use DND_PATH_SEPARATOR + DND_FORMATS_SEPARATOR.
|
|
|
@85371
|
4 years |
vboxsync |
DnD: Revamped code to simplify / untangle of internal data handling:
- …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84728
|
4 years |
vboxsync |
VBoxTray: error checking in multiple screens resizing code; removed …
|
|
|
@84721
|
4 years |
vboxsync |
Guest Additions/VBoxTray: Be more verbose when a certain service does …
|
|
|
@84720
|
4 years |
vboxsync |
Guest Additions/VBoxTray: Be more verbose when a certain service does …
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84452
|
5 years |
vboxsync |
VBoxTray: changed multiple screens resizing code to follow MSDN docs …
|
|
|
@84382
|
5 years |
vboxsync |
VBoxTray: log display config on error.
|
|
|
@84325
|
5 years |
vboxsync |
VBoxTray: fixed wrong condition for UpdateModes; always log errors.
|
|
|
@83952
|
5 years |
vboxsync |
vboxTrayLogCreate: Drop the unused pszLogFile argument that's passed …
|
|
|
@83833
|
5 years |
vboxsync |
VBoxTray: VC++ 14.1 / doxygen fix. bugref:8489
|
|
|
@83823
|
5 years |
vboxsync |
VBoxTray: VC++ 14.1 warnings. bugref:8489
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@83072
|
5 years |
vboxsync |
VBoxTray: Fix for icon regression from r135890 …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82880
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK.
|
|
|
@82870
|
5 years |
vboxsync |
Shared Clipboard/VBoxTray: Use a better rc here.
|
|
|
@82846
|
5 years |
vboxsync |
Shared Clipboard: Renaming. bugref:9437
|
|
|
@82774
|
5 years |
vboxsync |
VBoxTray/Makefile.kmk: update the icon resource identifier (follow up …
|
|
|
@82752
|
5 years |
vboxsync |
VBoxTray/Makefile.kmk: Cleanup fix / use standard version + icon …
|
|
|
@82689
|
5 years |
vboxsync |
Shared Clipboard/VBoxTray: Zero-initialize SHCLDATABLOCK structs. …
|
|
|
@82527
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
|
|
|
@82525
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
|
|
|
@82513
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82507
|
5 years |
vboxsync |
VBoxTray,VBoxClient: Use '&' rather than '==' when testing format …
|
|
|
@82480
|
5 years |
vboxsync |
GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
|
|
|
@82462
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
|
|
|
@81960
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81843
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81768
|
5 years |
vboxsync |
Shared Clipboard: Update.
|
|
|
@81559
|
5 years |
vboxsync |
Shared Clipboard: Got rid of the protocol version in …
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81223
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renaming.
|
|
|
@81213
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Build fix.
|
|
|
@81212
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81188
|
5 years |
vboxsync |
Additions/VBoxTray: A service's instance pointer might be NULL if …
|
|
|
@81145
|
5 years |
vboxsync |
VBoxTrayAdditions/VBoxTray: Forgot to destroy the (debug) context menu …
|
|
|
@81134
|
5 years |
vboxsync |
Shared Clipboard/VBoxTray: Shutdown fixes.
|
|
|
@81132
|
5 years |
vboxsync |
Additions/VBoxTray: Added a simple (debug) context menu for the …
|
|
|
@81027
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@81025
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80993
|
5 years |
vboxsync |
Shared Clipboard/VBoxTray: Whitespace formatting.
|
|
|
@80991
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Build fix.
|
|
|
@80990
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80967
|
5 years |
vboxsync |
Shared Clipboard/VBoxTray: Only report formats if we actually *have* …
|
|
|
@80965
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Use take critical section in …
|
|
|
@80918
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80907
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80905
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|