VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76580   6 years vboxsync WINNT/Graphics/.scm-settings: restore previous revision (mixed it up …
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(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) @76430   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
(edit) @76428   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. 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) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @76376   6 years vboxsync VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
(edit) @76343   6 years vboxsync WDDM: check that VBVA has been initialized.
(edit) @76194   6 years vboxsync Additions/Makefile.kmk+WINNT/Mouse/NT5/Makefile.kmk: use proper …
(edit) @76161   6 years vboxsync trailing space fix
(edit) @76160   6 years vboxsync Additions/win.x86: Ship selected bits as files for NT 3.x use …
(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() …
(edit) @76102   6 years vboxsync DnD/VBoxTray: Also free the VbglR3 event in …
(edit) @76098   6 years vboxsync Additions/VBoxTray: Added VBoxTrayShowError() and warn if VBoxHook.dll …
(edit) @75697   6 years vboxsync WDDM: GaScreenDestroy
(edit) @75655   6 years vboxsync WDDM: extended GaScreenDefine
(edit) @75654   6 years vboxsync win/VBoxSF: Implement restarting directory listing …
(edit) @75630   6 years vboxsync WDDM: Gallium Display Driver: code cleanup
(edit) @75566   6 years vboxsync Additions/WINNT: Use ICD forwarder dll. bugref:9296
(edit) @75545   6 years vboxsync WDDM: additional check
(edit) @75495   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75487   6 years vboxsync WDDM: Gallium miniport driver: wait until the host completes submitted …
(edit) @75468   6 years vboxsync XPDM: miniport driver fix for vboxsvga.
(edit) @75464   6 years vboxsync WDDM: Gallium miniport driver: comment.
(edit) @75460   6 years vboxsync WDDM: Gallium miniport driver: disable the device when the driver is …
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @75443   6 years vboxsync Exported Mesa related code to OSE.
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75403   6 years vboxsync Additions/win: Win10 build 17763 uses different registry key to store …
(edit) @74671   6 years vboxsync WDDM: enable R3 logging in debug builds
(edit) @74670   6 years vboxsync WDDM: enable VectoredExceptionHandler in debug builds
(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) @74521   6 years vboxsync WDDM: fixed misplaced ifdef, cleanup. bugref:8893
(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) @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) @74411   6 years vboxsync DnD: Renamed action names, added typedefs for DnD actions.
(edit) @74380   6 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(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) @74236   6 years vboxsync WDDM: Miniport driver: Assert -> AssertBreak
(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) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(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) @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) @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) @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) @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) @71658   7 years vboxsync WDDM: miniport adjustments for DevExt changes.
(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) @71514   7 years vboxsync WDDM: use VGA configuration interface (more)
(edit) @71511   7 years vboxsync WDDM: use VGA configuration interface
(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) @71200   7 years vboxsync WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.
(edit) @71196   7 years vboxsync WDDM: use Win8 DDK for VBoxVideoWddm, replace preprocessor ifdefs …
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @71167   7 years vboxsync WDDM: fixed calculation of pitch for compressed texture formats.
(edit) @71103   7 years vboxsync bugref:8444. Trailing blanks removed.
(edit) @71086   7 years vboxsync WDDM/VBoxTray: bugref:8444: Fixed compilation error caused by typo
(edit) @71085   7 years vboxsync WDDM/VBoxTray: bugref:8444: Get rid of the loop over displays
(edit) @71070   7 years vboxsync WDDM/VBoxTray: bugref:8444: Cleaning up the code which sends …
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70804   7 years vboxsync GAs/NT/VBoxHook: The VBoxHook.dll is not needed on NT4, so mark it …
(edit) @70802   7 years vboxsync Makefiles/GAs/Win: Made the WDDM related DLLs Windows Vista+ and the …
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