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) @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.
(edit) @80993   5 years vboxsync Shared Clipboard/VBoxTray: Whitespace formatting.
(edit) @80991   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80967   5 years vboxsync Shared Clipboard/VBoxTray: Only report formats if we actually *have* …
(edit) @80965   5 years vboxsync Shared Clipboard/Transfers: Use take critical section in …
(edit) @80918   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80907   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80905   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80886   5 years vboxsync Shared Clipboard/Transfers: More renaming, fixed some assertions.
(edit) @80866   5 years vboxsync Shared Clipboard/Transfers: Yet more renaming.
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80858   5 years vboxsync Shared Clipboard/URI: More renaming (URI -> transfer).
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80667   5 years vboxsync VBoxTray/VBoxClipboard.cpp: fixed shadow variable which caused crash
(edit) @80664   5 years vboxsync Shared Clipboard: More renaming + unification.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80425   5 years vboxsync WDDM: remove unused parameters. bugref:9529
(edit) @80374   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80359   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80324   5 years vboxsync Shared Clipboard/URI: Also use the importchecker if …
(edit) @80283   5 years vboxsync Shared Clipboard/URI: Update; more work on root list handling.
(edit) @79702   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79672   5 years vboxsync Shared Clipboard/URI: More code for root entries handling.
(edit) @79631   5 years vboxsync Shared Clipboard/URI: Removed unused code.
(edit) @79630   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79506   5 years vboxsync Shared Clipboard/URI: Windows build fix.
(edit) @79497   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79366   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79347   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79299   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79271   5 years vboxsync Shared Clipboard/URI: SCM fix.
(edit) @79270   5 years vboxsync Shared Clipboard/URI: Moved common URI code to an own file.
(edit) @79267   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79218   5 years vboxsync DnD/VBoxTray: Return VERR_NOT_SUPPORTED when initializing if the host …
(edit) @79207   5 years vboxsync DnD/VBoxTray: Return VERR_NOT_SUPPORTED when initializing if the host …
(edit) @79183   5 years vboxsync Forward ported r131352 (6.0: Additions/VBoxTray: Don't make VBoxTray …
(edit) @79174   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79107   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79036   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79027   5 years vboxsync Shared Clipboard/URI: Update (more glue code, transfer callbacks).
(edit) @78974   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @78942   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @78937   5 years vboxsync VBoxTray: Use RTSystemGetNtVersion() rather than GetVersion or …
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78809   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78725   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78581   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78516   6 years vboxsync DnD/VBoxTray: Added a @todo.
(edit) @78501   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78476   6 years vboxsync Shared Clipboard/URI: SCM fixes.
(edit) @78475   6 years vboxsync Shared Clipboard/URI: Only disable vboximportchecker for VBoxTray when …
(edit) @78474   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78466   6 years vboxsync VBoxTray: Shared folder automounting is done by VBoxService since 6.0, …
(edit) @78440   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78317   6 years vboxsync Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
(edit) @78315   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @78172   6 years vboxsync Shared Clipboard: SCM fix.
(edit) @78171   6 years vboxsync Shared Clipboard: Coding style.
(edit) @78151   6 years vboxsync Shared Clipboard: Got rid of a lot of duplicated code between Windows …
(edit) @78142   6 years vboxsync VBoxTray/SharedClipboard: Added defines for WM_USER messages, logging …
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76540   6 years vboxsync Additions/WINNT: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76422   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76105   6 years vboxsync DnD/VBoxTray: Added VBoxDnDWnd::Abort() to (hopefully) properly abort …
(edit) @76104   6 years vboxsync DnD/VBoxTray: No need to call VbglR3DnDEventFree() here; will be NULL …
(edit) @76103   6 years vboxsync DnD/VBoxTray: Don't try to (debug) log event type in VBoxDnDWorker() …
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