VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85845   4 years vboxsync Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
(edit) @85834   4 years vboxsync Shared Clipboard/X11: Return VERR_NO_DATA in X11 callback …
(edit) @85828   4 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85798   4 years vboxsync Shared Clipboard/X11: Only write clipboard data when clipboard request …
(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) @85712   4 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85708   4 years vboxsync iprt/linux/version.h,Add/linux/vboxvideo: doxyfix
(edit) @85707   4 years vboxsync Add/linux/vboxvideo: Cleanups.
(edit) @85706   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_SUSE_* macros, eliminating the …
(edit) @85705   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_RHEL_* macros, eliminating the RHEL_XY ones.
(edit) @85704   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_VER_* macros (just copied them over …
(edit) @85703   4 years vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85702   4 years vboxsync IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and …
(edit) @85699   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(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) @85693   4 years vboxsync linux/vboxsf: Workaround suse backporting get_user_pages_unlocked …
(edit) @85692   4 years vboxsync Reverted r139829 to correct commit message.
(edit) @85691   4 years vboxsync linux/vboxsf: Workaround suse backporting get_user_pages_unlocked …
(edit) @85689   4 years vboxsync linux/vboxsf: Try workaround suse backporting get_user_pages_unlocked …
(edit) @85687   4 years vboxsync linux/vboxsf: Try workaround suse backporting generic_file_fsync …
(edit) @85684   4 years vboxsync Add/linux/vboxvideo: Try fix ol7.2-ol7.3 breakage. Introducing new …
(edit) @85681   4 years vboxsync DnD: Lots of documentation.
(edit) @85649   4 years vboxsync ticketref:19521 Can't build kernel modules on SLES12 SP5
(edit) @85625   4 years vboxsync WDDM: Added a todo and disabled an assertion for everyone but me.
(edit) @85587   4 years vboxsync DnD/VbglR3: Fixes for sending raw meta data to host.
(edit) @85585   4 years vboxsync DnD/VbglR3: Logging nit.
(edit) @85584   4 years vboxsync DnD/VbglR3: Fixes for receiving raw meta data from host.
(edit) @85566   4 years vboxsync DnD/VBoxClient: Fixed properly shutting down HGCM thread. bugref:8415.
(edit) @85557   4 years vboxsync DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
(edit) @85536   4 years vboxsync DnD/VbglR3: Adapted to new DnDTransferListInitEx() call.
(edit) @85520   4 years vboxsync DnD/VBoxTray: More fixes needed for new DnDTransferList and …
(edit) @85498   4 years vboxsync DnD/VBoxClient: Build fix.
(edit) @85474   4 years vboxsync DnD/VbglR3: More fixes needed for new DnDTransferList and …
(edit) @85473   4 years vboxsync DnD/VBoxClient: Deliver data to X in URI list format.
(edit) @85472   4 years vboxsync DnD/VBoxTray: Use DND_PATH_SEPARATOR + DND_FORMATS_SEPARATOR.
(edit) @85437   4 years vboxsync DnD/VbglR3: Also reconnect in VbglR3DnDEventGetNext() when the VM …
(edit) @85432   4 years vboxsync Add/vboxsf: We're not allowed to include vermagic.h starting with 5.8. …
(edit) @85429   4 years vboxsync DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
(edit) @85428   4 years vboxsync DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
(edit) @85404   4 years vboxsync linux/Makefile: Adding '+' to MAKE lines. bugref:9798
(edit) @85401   4 years vboxsync Repack scripts: adding Combined-0 script for repacking Guest Additions
(edit) @85400   4 years vboxsync Repack scripts: adding Combined-0 script for repacking Guest Additions
(edit) @85395   4 years vboxsync Additions/linux/Makefile: Allow parallel cleanup. bugref:9798
(edit) @85375   4 years vboxsync WDDM: tweaked miniport capabilities to be at Win7+ level (follow-up to …
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85321   4 years vboxsync VBoxGuest.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
(edit) @85316   4 years vboxsync Additions/darwin: avoid double quoting of the file names to sign
(edit) @85125   4 years vboxsync drm/indent.sed: Forgot about this magic/non-sense. bugref:9794
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85123   4 years vboxsync iprt/cdefs.h: Some cleaning up. bugref:9794
(edit) @85122   4 years vboxsync VBoxVidoeIPRT.h: Fix. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85065   4 years vboxsync Additions/linux/sharedfolders: Assign our own backing device …
(edit) @85059   4 years vboxsync WDDM: tweaked miniport capabilities to be at Win7+ level
(edit) @85058   4 years vboxsync WDDM: fixed HSyncFreq calculation
(edit) @85057   4 years vboxsync wddm/dbg/D3DFeatureLevel: compilation fixes
(edit) @85029   4 years vboxsync DnD/VbglR3: Also handle HOST_DND_HG_SND_FILE_HDR in …
(edit) @85023   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85022   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85021   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @85006   4 years vboxsync GA/Installer/WinNT: Prevent a repeated recovery of d3d9.dll, bugref:9725
(edit) @84998   4 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class.
(edit) @84997   4 years vboxsync Shared Clipboard/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84996   4 years vboxsync Shared Clipboard/Transfers: Removed some superfluous HGCM parameters. …
(edit) @84985   4 years vboxsync DnD/VbglR3: Don't use RT_ZERO on non-POD types.
(edit) @84984   4 years vboxsync DnD/DragAndDropSvc: Renaming to emphasize that these structs actually …
(edit) @84972   4 years vboxsync Additions/WINNT/SharedFolders: Provide a dedicated 32bit VBoxSF driver …
(edit) @84956   4 years vboxsync Windows Additions installer: Fixed German NLS.
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84945   4 years vboxsync Installer/win,GA/NT/Installer: Stop using obsolete kBuild variable names.
(edit) @84881   5 years vboxsync Guest Control/VBoxServce: Fixed removing a (not yet started) process …
(edit) @84873   5 years vboxsync Guest Control/VBoxService: Fixed leaving the process lock when the …
(edit) @84850   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84848   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84842   5 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84839   5 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84837   5 years vboxsync Guest Control/VbglR3: Docs. bugref:9320.
(edit) @84832   5 years vboxsync bugref:9637. freeing after return does not make much sense.
(edit) @84831   5 years vboxsync bugref:9637. don't make vmware_ctrl extention call at each resize …
(edit) @84822   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84816   5 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84814   5 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84812   5 years vboxsync Guest Control: Fixed assertions in VbglR3GuestCtrlGetShutdown(). …
(edit) @84749   5 years vboxsync WDDM: D3D9 test: warnings
(edit) @84735   5 years vboxsync Add/NT/Installer: WRP workaround is not needed any more, bugref:9725
(edit) @84733   5 years vboxsync Shared Clipboard/VbglR3: Be a bit more (user friendly) verbose in …
(edit) @84732   5 years vboxsync Guest Control/VbglR3: Made initial session startup information a bit …
(edit) @84731   5 years vboxsync Guest Control/VBoxService: Assertion nit. bugref:9320
(edit) @84729   5 years vboxsync WDDM: return STATUS_SUCCESS
(edit) @84728   5 years vboxsync VBoxTray: error checking in multiple screens resizing code; removed …
(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) @84697   5 years vboxsync WDDM: log the refresh rate for debug purposes.
(edit) @84664   5 years vboxsync WDDM: D3D9 test: FPS display
(edit) @84661   5 years vboxsync VBoxClient: Display the function pointer variable name with the 'could …
(edit) @84658   5 years vboxsync WDDM: allow to change the refresh rate for debug purposes.
(edit) @84637   5 years vboxsync bugref:9637. using RTPATH_MAX rather than a magic number.
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