VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   4 years vboxsync Guest Control/VBoxServce: Fixed removing a (not yet started) process …
(edit) @84873   4 years vboxsync Guest Control/VBoxService: Fixed leaving the process lock when the …
(edit) @84850   4 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84848   4 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84842   4 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84839   4 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84837   4 years vboxsync Guest Control/VbglR3: Docs. bugref:9320.
(edit) @84832   4 years vboxsync bugref:9637. freeing after return does not make much sense.
(edit) @84831   4 years vboxsync bugref:9637. don't make vmware_ctrl extention call at each resize …
(edit) @84822   4 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84816   4 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84814   4 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84812   4 years vboxsync Guest Control: Fixed assertions in VbglR3GuestCtrlGetShutdown(). …
(edit) @84749   4 years vboxsync WDDM: D3D9 test: warnings
(edit) @84735   4 years vboxsync Add/NT/Installer: WRP workaround is not needed any more, bugref:9725
(edit) @84733   4 years vboxsync Shared Clipboard/VbglR3: Be a bit more (user friendly) verbose in …
(edit) @84732   4 years vboxsync Guest Control/VbglR3: Made initial session startup information a bit …
(edit) @84731   4 years vboxsync Guest Control/VBoxService: Assertion nit. bugref:9320
(edit) @84729   4 years vboxsync WDDM: return STATUS_SUCCESS
(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) @84697   4 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.
(edit) @84636   5 years vboxsync bugref:9637. fixing drm client path. now we use full path rather than …
(edit) @84609   5 years vboxsync bugref:9637. small fix
(edit) @84608   5 years vboxsync bugref:9637. setuid of the drm client during install.
(edit) @84607   5 years vboxsync bugref:9637. using elevated priviliges only during drm ioctl call.
(edit) @84594   5 years vboxsync Guest Control/Additions: Fixes for guest reboot/shutdown support. …
(edit) @84593   5 years vboxsync bugref:9637. dont lose effective user id
(edit) @84586   5 years vboxsync bugref:9637. get rig of some debug stuff
(edit) @84584   5 years vboxsync bugref:9637. setting suid of the drm client
(edit) @84579   5 years vboxsync bugref:9637. Some fixes
(edit) @84561   5 years vboxsync bugref:9637. Adding the crm client to GA installation.
(edit) @84549   5 years vboxsync Guest Control: Implemented guest side support for gracefully rebooting …
(edit) @84548   5 years vboxsync Guest Control: Implemented guest side support for gracefully rebooting …
(edit) @84547   5 years vboxsync bugref:9637. Renaming display-wayland to display-drm
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84538   5 years vboxsync bugref:9637 - Renaming vmsvga-x11 service to vmsvga service - …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84503   5 years vboxsync FE/Qt. bugref:9637. build fix.
(edit) @84501   5 years vboxsync bugref:9637. Splitting logging logging related functions from main.cpp
(edit) @84484   5 years vboxsync os2/VBoxSF: 8.3 detection fixes.
(edit) @84480   5 years vboxsync bugref:9637. Revert some changes.
(edit) @84479   5 years vboxsync bugref:9637. Relax function pointer checks for XRRGetMonitors and …
(edit) @84465   5 years vboxsync WDDM: VMSVGA mouse pointer masks must have dword aligned scanlines.
(edit) @84452   5 years vboxsync VBoxTray: changed multiple screens resizing code to follow MSDN docs …
(edit) @84433   5 years vboxsync GA/Installer/WinNT: Do not touch original d3d9.dll if XPDM driver type …
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(edit) @84410   5 years vboxsync Add/NT/Graphics: VC++ 14.0 warnings. bugref:8489
(edit) @84382   5 years vboxsync VBoxTray: log display config on error.
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