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) @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. …
(edit) @86870   4 years vboxsync Additions/Seamless: Termination fixes, added a @todo.
(edit) @86869   4 years vboxsync DnD: Termination fixes / clarification.
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85695   4 years vboxsync DnD/VBoxTray: Renaming, removed unused functions [build fix].
(edit) @85694   4 years vboxsync DnD/VBoxTray: Renaming, removed unused functions.
(edit) @85681   4 years vboxsync DnD: Lots of documentation.
(edit) @85520   4 years vboxsync DnD/VBoxTray: More fixes needed for new DnDTransferList and …
(edit) @85472   4 years vboxsync DnD/VBoxTray: Use DND_PATH_SEPARATOR + DND_FORMATS_SEPARATOR.
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84728   4 years vboxsync VBoxTray: error checking in multiple screens resizing code; removed …
(edit) @84721   4 years vboxsync Guest Additions/VBoxTray: Be more verbose when a certain service does …
(edit) @84720   4 years vboxsync Guest Additions/VBoxTray: Be more verbose when a certain service does …
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84452   5 years vboxsync VBoxTray: changed multiple screens resizing code to follow MSDN docs …
(edit) @84382   5 years vboxsync VBoxTray: log display config on error.
(edit) @84325   5 years vboxsync VBoxTray: fixed wrong condition for UpdateModes; always log errors.
(edit) @83952   5 years vboxsync vboxTrayLogCreate: Drop the unused pszLogFile argument that's passed …
(edit) @83833   5 years vboxsync VBoxTray: VC++ 14.1 / doxygen fix. bugref:8489
(edit) @83823   5 years vboxsync VBoxTray: VC++ 14.1 warnings. bugref:8489
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83072   5 years vboxsync VBoxTray: Fix for icon regression from r135890
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82880   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK.
(edit) @82870   5 years vboxsync Shared Clipboard/VBoxTray: Use a better rc here.
(edit) @82846   5 years vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @82774   5 years vboxsync VBoxTray/Makefile.kmk: update the icon resource identifier (follow up …
(edit) @82752   5 years vboxsync VBoxTray/Makefile.kmk: Cleanup fix / use standard version + icon …
(edit) @82689   5 years vboxsync Shared Clipboard/VBoxTray: Zero-initialize SHCLDATABLOCK structs. …
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82525   5 years vboxsync SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82507   5 years vboxsync VBoxTray,VBoxClient: Use '&' rather than '==' when testing format …
(edit) @82480   5 years vboxsync GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
(edit) @82462   5 years vboxsync Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
(edit) @81960   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81843   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81768   5 years vboxsync Shared Clipboard: Update.
(edit) @81559   5 years vboxsync Shared Clipboard: Got rid of the protocol version in …
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81223   5 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81213   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @81212   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81188   5 years vboxsync Additions/VBoxTray: A service's instance pointer might be NULL if …
(edit) @81145   5 years vboxsync VBoxTrayAdditions/VBoxTray: Forgot to destroy the (debug) context menu …
(edit) @81134   5 years vboxsync Shared Clipboard/VBoxTray: Shutdown fixes.
(edit) @81132   5 years vboxsync Additions/VBoxTray: Added a simple (debug) context menu for the …
(edit) @81027   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81025   5 years vboxsync Shared Clipboard/Transfers: Update.
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