VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106685   4 months vboxsync Add/nt/VBoxTray: Workaround for weird noexcept issue on arm64. …
(edit) @106502   4 months vboxsync Add/NT/VBoxTray: RT_FALL_THROUGH. jiraref:VBP-1171
(edit) @106468   4 months vboxsync Additions/VBoxTray: Doxygen fixes. ​bugref:10763
(edit) @106466   4 months vboxsync Additions/VBoxTray: More cleanup (renaming). ​bugref:10763
(edit) @106413   4 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106411   4 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106246   4 months vboxsync GA/Windows: Reverted r165034: Temporary commit to redirect GA verbose …
(edit) @106243   4 months vboxsync GA/Windows: Temporary commit to redirect GA verbose logs from …
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @105915   5 months vboxsync Additions/VBoxTray: We need to call VbglR3Init() first before setting …
(edit) @105914   5 months vboxsync Additions/VBoxTray: We need to call VbglR3Init() first before setting …
(edit) @105896   5 months vboxsync Additions/VBoxTray: For release builds we always want all groups being …
(edit) @105581   6 months vboxsync Additions/VBoxTray: Logger adjustments for debug / release builds. …
(edit) @100204   20 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(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   3 years vboxsync Additions/VBoxTray: More cleanup: Renamed VBoxTrayCheckDt() -> …
(edit) @95966   3 years vboxsync Additions/VBoxTray: More cleanup: Moved the capabilities and console …
(edit) @95965   3 years vboxsync Additions/VBoxTray: Moved the session tracking code into an own …
(edit) @95959   3 years vboxsync Additions/VBoxTray: Enable (optional) release logging, handle log …
(edit) @95877   3 years vboxsync VBoxTray/VBoxTray.cpp: Resolved @todo in r152588. Now also using …
(edit) @95864   3 years vboxsync VBoxTray: There is no need for the /l, /v, /version or /V options as …
(edit) @95863   3 years vboxsync VBoxTray/VBoxTray.cpp: Use RTStrPrintf instead of sprintf; in …
(edit) @95827   3 years vboxsync Additions/VBoxTray: Added long overdue command line handling to …
(edit) @94629   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(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) @85371   5 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85121   5 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84721   5 years vboxsync Guest Additions/VBoxTray: Be more verbose when a certain service does …
(edit) @84720   5 years vboxsync Guest Additions/VBoxTray: Be more verbose when a certain service does …
(edit) @83952   5 years vboxsync vboxTrayLogCreate: Drop the unused pszLogFile argument that's passed …
(edit) @83823   5 years vboxsync VBoxTray: VC++ 14.1 warnings. bugref:8489
(edit) @83072   5 years vboxsync VBoxTray: Fix for icon regression from r135890
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(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) @81132   5 years vboxsync Additions/VBoxTray: Added a simple (debug) context menu for the …
(edit) @79036   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78937   6 years vboxsync VBoxTray: Use RTSystemGetNtVersion() rather than GetVersion or …
(edit) @78809   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78466   6 years vboxsync VBoxTray: Shared folder automounting is done by VBoxService since 6.0, …
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76098   6 years vboxsync Additions/VBoxTray: Added VBoxTrayShowError() and warn if VBoxHook.dll …
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @74528   6 years vboxsync Committed a bit too much (r125394).
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(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) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68559   7 years vboxsync merging vbglioc r117711: VBoxTray/WinMain: RTR3Init shall always be …
(edit) @68437   7 years vboxsync VBoxTray: Use VbglR3 APIs for everything. Untested.
(edit) @65442   8 years vboxsync VBoxTray: report visible region when seamless mode is enabled.
(edit) @64291   8 years vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64285   8 years vboxsync Additions: bugref:8622: Use crc of user name in name of ipc pipe
(edit) @63099   9 years vboxsync GA/NT/VBoxTray: warnings
(edit) @62865   9 years vboxsync 3D: report guest screen position to the host when the user rearranges …
(edit) @62522   9 years vboxsync (C) 2016
(edit) @62135   9 years vboxsync VBoxTray: prevent crash and failure to start with old Windows guests.
(edit) @60531   9 years vboxsync bugref:8250: Extraneous files removed.
(edit) @60526   9 years vboxsync bugref:8250: fix
(edit) @58308   9 years vboxsync VBoxTray.cpp: removed malloc.h.
(edit) @58307   9 years vboxsync Additions/WINNT/VBoxGuestInternal.h: Removed empty misnamed file. …
(edit) @57741   9 years vboxsync Additions/VBoxTray: - Refactored internal services to use the …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @54120   10 years vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @51473   11 years vboxsync VBoxTray: Follow-up to r93636: Remove VRDP session handling.
(edit) @51469   11 years vboxsync VBoxTray: Logging; ripped out all custom logging.
(edit) @51224   11 years vboxsync Additions/VBoxGuest: remove VRDP session handling (never really used), …
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @48070   11 years vboxsync wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
(edit) @47195   12 years vboxsync VBoxTray/IPC: Now using RTLocalIpc (work in progress).
(edit) @46625   12 years vboxsync unify casing
(edit) @46593   12 years vboxsync updates
(edit) @46428   12 years vboxsync VBoxTray/VBoxGuest: better caps tracking logging
(edit) @46196   12 years vboxsync VBoxGuest/VBoxTray: allow enabling caps acquisition mode w/o acquiring caps
(edit) @45902   12 years vboxsync VBoxTray/seamless: log fixes
(edit) @45901   12 years vboxsync VBoxTray/seamless: more corrections
(edit) @45853   12 years vboxsync VBoxTray: re-post regions on display mode change
(edit) @45847   12 years vboxsync VBoxTray/seamless: RDS check timer interval
(edit) @45844   12 years vboxsync VBoxTray/seamless: bugfix
(edit) @45843   12 years vboxsync VBoxTray/seamless: more fixes
(edit) @45837   12 years vboxsync VBoxTray/seamless: more fixes
(edit) @45803   12 years vboxsync VBoxTray: disable warning
(edit) @45802   12 years vboxsync VBoxTray: fix desktop tracking for XP
(edit) @45779   12 years vboxsync VBoxGuest: better caps filtering; cleanup
(edit) @45778   12 years vboxsync VBoxGuest/VBoxTray: bugfixes & proper handling for multiuser Seamles & …
(edit) @45763   12 years vboxsync VBoxTray: more missing file commit, ough
(edit) @45703   12 years vboxsync VBoxTray/Seamless: disable seamless on desktop change (UAC, Lock)
(edit) @44528   12 years vboxsync header (C) fixes
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