VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/VBoxTray

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106246   7 weeks vboxsync GA/Windows: Reverted r165034: Temporary commit to redirect GA verbose …
(edit) @106243   7 weeks vboxsync GA/Windows: Temporary commit to redirect GA verbose logs from …
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @105915   3 months vboxsync Additions/VBoxTray: We need to call VbglR3Init() first before setting …
(edit) @105914   3 months vboxsync Additions/VBoxTray: We need to call VbglR3Init() first before setting …
(edit) @105896   3 months vboxsync Additions/VBoxTray: For release builds we always want all groups being …
(edit) @105581   4 months vboxsync Additions/VBoxTray: Logger adjustments for debug / release builds. …
(edit) @105432   4 months vboxsync GA/Windows: Code cleanup in Session state tracker. bugref:10714
(edit) @105408   4 months vboxsync GA/Windows: Cleanup logging in Guest Capabilities state tracker. …
(edit) @103631   9 months vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103615   9 months vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103450   9 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103442   9 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103367   10 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103366   10 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103365   10 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103363   10 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @100657   17 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100547   17 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100546   17 months vboxsync Shared Clipboard: Made transfers errors more visible via balloon …
(edit) @100541   17 months vboxsync Shared Clipboard: Renamed …
(edit) @100450   17 months vboxsync Shared Clipboard: Emphasize which format is which in the Windows …
(edit) @100433   17 months vboxsync Shared Clipboard: Also use the Windows-specific transfer context data …
(edit) @100429   17 months vboxsync Shared Clipboard: Docs for vbtrShClTransferInitializedCallback(), …
(edit) @100412   17 months vboxsync Shared Clipboard: Windows host service now uses the same way as the …
(edit) @100407   17 months vboxsync Shared Clipboard: VBoxTray now uses the same way as VBoxClient wrt …
(edit) @100394   17 months vboxsync Shared Clipboard: Also use the transfers callbacks for the Windows …
(edit) @100367   17 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100205   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100090   18 months vboxsync Shared Clipboard/Win: Use SHCL_TIMEOUT_DEFAULT_MS, fixed a typo. …
(edit) @99986   18 months vboxsync Shared Clipboard/VBoxTray: Typo. bugref:9437
(edit) @99965   18 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99829   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98416   22 months vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97770   2 years vboxsync DnD/VBoxTray: Made the Enter desktop notification (verbose mode only) …
(edit) @97764   2 years vboxsync DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> …
(edit) @97748   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @96691   2 years vboxsync Add/*.kmk: Always check for both VBOX_SIGNING_MODE and VBOX_SIGN_ADDITIONS.
(edit) @96663   2 years vboxsync Add/Nt/VBoxTray: Corrected inverted message type validation in the IPC …
(edit) @96600   2 years vboxsync Add/NT/VBoxTray: Some minor cleanups, no actual code changes.
(edit) @96451   2 years vboxsync Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
(edit) @96449   2 years vboxsync Add/NT/Inst: Factored out the no-CRT output and error messaging …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @95967   2 years vboxsync Additions/VBoxTray: More cleanup: Renamed VBoxTrayCheckDt() -> …
(edit) @95966   2 years vboxsync Additions/VBoxTray: More cleanup: Moved the capabilities and console …
(edit) @95965   2 years vboxsync Additions/VBoxTray: Moved the session tracking code into an own …
(edit) @95964   2 years vboxsync Additions/VBoxTray: Got rid of DDCLOG() -- use LogXFunc or similar …
(edit) @95963   2 years vboxsync Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to …
(edit) @95962   2 years vboxsync Additions/VBoxTray: Got rid of static function …
(edit) @95961   2 years vboxsync Additions/VBoxTray: Got rid of VBoxDisplay.h (renamed to …
(edit) @95960   2 years vboxsync Additions/VBoxTray: More logging cleanups: don't define default stuff …
(edit) @95959   2 years vboxsync Additions/VBoxTray: Enable (optional) release logging, handle log …
(edit) @95877   2 years vboxsync VBoxTray/VBoxTray.cpp: Resolved @todo in r152588. Now also using …
(edit) @95869   2 years vboxsync VBoxTray/VBoxTray.h: Dropped unused & problematic (in …
(edit) @95868   2 years vboxsync VBoxTray/VBoxDisIf.cpp+VBoxSeamless.cpp: Replaced malloc, realloc and …
(edit) @95867   2 years vboxsync VBoxTray/VBoxDisplay.h: This header file name clashes with one in …
(edit) @95866   2 years vboxsync VBoxTray/VBoxHostVersion.cpp: _snprintf -> RTStrPrintf; duh! bugref:10261
(edit) @95865   2 years vboxsync VBoxTray/VBoxClipboard: Drop strsafe.h as it requires stdio.h which we …
(edit) @95864   2 years vboxsync VBoxTray: There is no need for the /l, /v, /version or /V options as …
(edit) @95863   2 years vboxsync VBoxTray/VBoxTray.cpp: Use RTStrPrintf instead of sprintf; in …
(edit) @95862   2 years vboxsync VBoxTray: Specify on the linker command line that this is a window app …
(edit) @95837   2 years vboxsync DnD/VBoxTray: Resolved some @todos (use dedicated init functions) + …
(edit) @95836   2 years vboxsync DnD/VBoxTray: Resolved some @todos (use dedicated init functions) + …
(edit) @95833   2 years vboxsync DnD/VBoxTray: Introduced a new and much easier way of debugging drag'n …
(edit) @95828   2 years vboxsync Additions/VBoxTray: Added long overdue command line handling to …
(edit) @95827   2 years vboxsync Additions/VBoxTray: Added long overdue command line handling to …
(edit) @95824   2 years vboxsync DnD/VBoxTray: Check the DnD data object state when calling Abort(). …
(edit) @95734   2 years vboxsync VBoxTray/DnD: Make the code build w/o exceptions enabled. bugref:10261
(edit) @95733   2 years vboxsync VBoxTray/Seamless: Missing DECLCALLBACKs.
(edit) @95049   3 years vboxsync Additions/VBoxTray: Fixed regression introduced in r117497, which …
(edit) @94629   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @93396   3 years vboxsync VBoxTray/Clipboard: If SharedClipboardWinConvertCFHTMLToMIME fails, …
(edit) @93395   3 years vboxsync VBoxTray/Clipboard: Don't split log messages over multiple lines, …
(edit) @93299   3 years vboxsync Add/win: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92963   3 years vboxsync GA/VBoxTray: Include d3dkmthk.h via the clean iprt wrappers. bugref:10116
(edit) @92962   3 years vboxsync GA/VBoxTray: Must define _WIN32_WINNT *before* including any windows …
(edit) @92846   3 years vboxsync Additions: Shared Clipboard: VBoxTray: unwrap CF_HTML content, …
(edit) @92845   3 years vboxsync Additions: Shared Clipboard: fix HTML content conversion, …
(edit) @92735   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @91764   3 years vboxsync 3D/VMSVGA: Coding style fixes for r147535, bugref:10120
(edit) @91763   3 years vboxsync 3D/VMSVGA: Fix for primary display position in VBoxTray.exe for …
(edit) @91746   3 years vboxsync VBoxTray/VBoxClipboard: Use VbglR3ClipboardWriteDataEx instead of the …
(edit) @90862   3 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90711   3 years vboxsync VBoxTray: Explain the 'release' log stuff for DEBUG builds when it …
(edit) @90710   3 years vboxsync VBoxTray: Reverted r146329 as it seems this one is different as it …
(edit) @90709   3 years vboxsync VBoxTray: More of the same, from the DnD merge r91269, only use …
(edit) @90054   3 years vboxsync VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @86949   4 years vboxsync Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
(edit) @86948   4 years vboxsync Shared Clipboard/Transfers: Resurrected Windows code. bugref:9437
(edit) @86908   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
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