VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74494   6 years vboxsync WDDM: comment. bugref:8893
(edit) @74493   6 years vboxsync WDDM: union for context specific data. bugref:8893
(edit) @74478   6 years vboxsync DnD/VBoxTray: Made the proxy window's reset() function public and use …
(edit) @74477   6 years vboxsync WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. bugref:8893
(edit) @74476   6 years vboxsync DnD: Fixed message handling on VM restore on Windows guests.
(edit) @74475   6 years vboxsync DnD/VBoxTray: Various fixes for the internal message handling.
(edit) @74473   6 years vboxsync DnD/VBoxTray: Made the proxy window's reset() function public and use …
(edit) @74472   6 years vboxsync DnD: Fixed message handling on VM restore on X11 guests.
(edit) @74459   6 years vboxsync DnD/VBoxClient: Logging, renaming.
(edit) @74448   6 years vboxsync DnD/VBoxTray: A bit of polishing for r125178 (Fixed handling CF_HDROP …
(edit) @74442   6 years vboxsync DnD: Build fix.
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74412   6 years vboxsync Additions/linux: remove attempt to suppress a log message. The build …
(edit) @74411   6 years vboxsync DnD: Renamed action names, added typedefs for DnD actions.
(edit) @74409   6 years vboxsync DnD/VBoxClient: Renaming, logging, comments.
(edit) @74401   6 years vboxsync Additions/linux/vboxvideo: fix kernel module build with openSUSE 15.0. …
(edit) @74384   6 years vboxsync Additions/linux/vboxvideo: fix kernel module build with openSUSE 15.0.
(edit) @74383   6 years vboxsync DnD/VbglR3: Removed code paths for handling older protocols (< v3).
(edit) @74382   6 years vboxsync DnD: Doxygen build fix.
(edit) @74380   6 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @74374   6 years vboxsync Additions/linux: extend export modules to export without archiving. …
(edit) @74366   6 years vboxsync DnD/VBoxTray: Build fix.
(edit) @74365   6 years vboxsync DnD/VBoxTray: Logging nit.
(edit) @74364   6 years vboxsync DnD/VBoxTray: Fixed handling CF_HDROP entries in Unicode format …
(edit) @74333   6 years vboxsync DnD/VbglR3: Documentation.
(edit) @74259   6 years vboxsync Additions/Solaris: adjust installer now that vboxvideo is upstream. …
(edit) @74236   6 years vboxsync WDDM: Miniport driver: Assert -> AssertBreak
(edit) @74226   6 years vboxsync DnD/VBoxClient: Don't use nested function macros here, makes certain …
(edit) @74172   6 years vboxsync Additions/drm: do not unpin an old frame buffer before the new one is …
(edit) @74144   6 years vboxsync DnD/VBoxClient: Fixed copying over files from host -> guest.
(edit) @74141   6 years vboxsync DnD/VBoxClient: Logging nit.
(edit) @74140   6 years vboxsync DnD/VbglR3: Don't check for file sizes in vbglR3DnDHGRecvURIData(), as …
(edit) @74056   6 years vboxsync Additions/linux/sharedfolders: kernel 4.18 build fix. Thank you …
(edit) @73966   6 years vboxsync Additions/VboxTray: avoid using multidisplay resize request in XPDM, …
(edit) @73947   6 years vboxsync DnD/VBoxTray: Added a "started" indicator for the proxy window …
(edit) @73945   6 years vboxsync DnD/VBoxTray: Fixed return values of WM_CREATE case in …
(edit) @73724   6 years vboxsync VMMDev: multimonitor resize for Windows guests, bugref:8444
(edit) @73351   6 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72829   6 years vboxsync VBoxGuestInst.cpp: drop unused printf argument.
(edit) @72641   6 years vboxsync Additions/vboxvideo: make vboxvideo build against Linux 4.17. …
(edit) @72638   6 years vboxsync vboxvideo: add defines to fix building on pre-3.14 and EL 71 kernels. …
(edit) @72627   6 years vboxsync Additions: relicence components needed for Linux shared folders to …
(edit) @72621   6 years vboxsync WDDM: display driver: handle the case when …
(edit) @72618   6 years vboxsync WDDM/VBoxTray: bugref:8444, trailing spaces fixed
(edit) @72611   6 years vboxsync WDDM/VBoxTray: bugref:8444, applying mode hints to all displays at …
(edit) @72604   6 years vboxsync Guest Additions: but hgcmsvc.h is needed by vboxguest. bugref:9109: …
(edit) @72601   6 years vboxsync Guest Additions: hgcmsvc.h is not needed by shflsvc.h. bugref:9109: …
(edit) @72372   7 years vboxsync WDDM/VBoxTray: bugref:8444: fix trailing whitespace from previous commit.
(edit) @72366   7 years vboxsync WDDM/VBoxTray: bugref:8444, VMMDevDisplayDef is used instead of …
(edit) @72354   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72351   7 years vboxsync WDDM/VBoxTray: bugref:8444, applying mode hints to all displays at …
(edit) @72346   7 years vboxsync WDDM/VBoxTray: bugref:8444, defined 'unified' format for display mode hint
(edit) @72196   7 years vboxsync Installers/Linux: clean up logging. * Remove strange kernel output …
(edit) @72152   7 years vboxsync Additions/x11/VBoxClient: clean up the Make file and remove unneeded …
(edit) @72137   7 years vboxsync Some more fixes for building backwards-compatible Linux Additions …
(edit) @72124   7 years vboxsync VBoxClient/Makefile.kmk: TODO: I don't get this. Please review …
(edit) @72122   7 years vboxsync Additions/Linux: under some circumstances chk_stubs.c can get built by …
(edit) @72114   7 years vboxsync Additions/Linux: always build Additions complatible with old …
(edit) @72098   7 years vboxsync Guest Control/VBoxService: Resolved a @todo in …
(edit) @72097   7 years vboxsync Guest Control/VBoxService: Added additional size check in …
(edit) @72082   7 years vboxsync WDDM: x86 debug build of the miniport driver needs memcmp to work on …
(edit) @72010   7 years vboxsync WDDM: VBoxDispD3D: D3D backend creation cleanup.
(edit) @72003   7 years vboxsync VBoxDispIf: trailing tab
(edit) @72000   7 years vboxsync WDDM/VBoxTray: bugref:8444, updating all guest monitors 'at once' …
(edit) @71985   7 years vboxsync Additions/linux/drm: update drm driver for Linux 4.16. No bugref.
(edit) @71947   7 years vboxsync Additions/linux/drm: update drm driver to work with EL7.5, standard …
(edit) @71946   7 years vboxsync Additions/linux/drm: drop some workarounds. No bugref. Drop a …
(edit) @71938   7 years vboxsync WDDM: VBoxDispMpLogger headers cleanup
(edit) @71934   7 years vboxsync WDDM: VBoxDispD3D: OpenAdapter cleanup, moved DllMain to the end of …
(edit) @71887   7 years vboxsync VBoxMouseNT: Must init IPRT for KeQueryTickCount to work.
(edit) @71862   7 years vboxsync WDDM: miniport/display drivers interface adjustments and cleanups.
(edit) @71860   7 years vboxsync WDDM/VBoxTray: bugref:8444, Fix turning displays off
(edit) @71781   7 years vboxsync Guest Control/VBoxService: Resolved a @todo, logging adjustments, a …
(edit) @71708   7 years vboxsync Revert r121784 and 121788: bugref:9112: Linux Additions: fix building …
(edit) @71695   7 years vboxsync VBoxGuest: VBGL_HGCM_HDR_INIT_TIMED, consistent use of VbglHGCMParm …
(edit) @71694   7 years vboxsync Make building Linux Additions compatible with old GLIBC versions …
(edit) @71658   7 years vboxsync WDDM: miniport adjustments for DevExt changes.
(edit) @71651   7 years vboxsync DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
(edit) @71601   7 years vboxsync drm/indent.sh: Let's not translate RT_UNTRUSTED_VOLATILE_xxxx to …
(edit) @71600   7 years vboxsync Fixing 'indenting' of the AssertPtrReturn and …
(edit) @71599   7 years vboxsync Fixing 'indenting' of the AssertPtrReturn and …
(edit) @71596   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71595   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71593   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71592   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71517   7 years vboxsync Guest Control: Added toolbox / vbox_stat error handling for not found …
(edit) @71514   7 years vboxsync WDDM: use VGA configuration interface (more)
(edit) @71511   7 years vboxsync WDDM: use VGA configuration interface
(edit) @71488   7 years vboxsync DevVGA, Additions: minor improvements for the VGA configuration interface.
(edit) @71432   7 years vboxsync Guest Control/VBoxService: Retrieve the context ID for messages not …
(edit) @71405   7 years vboxsync Guest Control/VBoxService: Cleaned up / shortened …
(edit) @71386   7 years vboxsync 98vboxadd-xclient: execute notify-send in the background. bugref:9146: …
(edit) @71364   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71329   7 years vboxsync WDDM: another not supported D3D capability.
(edit) @71323   7 years vboxsync WDDM: build and use VBoxWddm.sys. bugref:9133
(edit) @71320   7 years vboxsync Guest Control: Renamed RT_NOREFx -> RT_NOREF.
(edit) @71316   7 years vboxsync Additions build fix.
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