VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @102299   15 月 vboxsync Additions/WINNT/Mouse: do not try to remove device from list if it is …
(edit) @99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98416   2 年 vboxsync Additions/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98308   2 年 vboxsync /Config.kmk, Additions/*.inf: Always qualify the key installer …
(edit) @98245   2 年 vboxsync Reverting r155418
(edit) @98228   2 年 vboxsync GA: trying to fix Attestation signing issue, i.e. adding …
(edit) @98126   2 年 vboxsync *.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
(edit) @98103   2 年 vboxsync Copyright year updates by scm.
(edit) @96654   2 年 vboxsync Add/Nt/Mouse: Fix duplicate rule warning.
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @94160   3 年 vboxsync Additions: Windows: Use the same approach as with the host driver for …
(edit) @93265   3 年 vboxsync Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @82372   5 年 vboxsync Additions: Trying to fix VBoxMouse.inf again (install didn't work, …
(edit) @82326   5 年 vboxsync Config.kmk: use w.x.y.z version scheme for drivers (InfVerif …
(edit) @76563   6 年 vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76540   6 年 vboxsync Additions/WINNT: scm --fix-header-guards. bugref:9344
(edit) @76194   6 年 vboxsync Additions/Makefile.kmk+WINNT/Mouse/NT5/Makefile.kmk: use proper …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @69363   7 年 vboxsync GA/WINNT/Mouse: scm updates
(edit) @69356   7 年 vboxsync GA/WINNT/Mouse: scm cleanups
(edit) @69111   7 年 vboxsync (C) year
(edit) @68654   7 年 vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68633   7 年 vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68630   7 年 vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68560   7 年 vboxsync merging vbglioc r117712: Mouse logging/assertions.
(edit) @68556   7 年 vboxsync merging vbglioc r117707: Mouse/NT5: Use always Vbgl APIs to talking to …
(edit) @68550   7 年 vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @63066   9 年 vboxsync GA/NT/Mouse: warnings
(edit) @62683   9 年 vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62522   9 年 vboxsync (C) 2016
(edit) @59882   9 年 vboxsync VBoxMouse: bugref:8260: Windows mouse filter should use correct device
(edit) @58178   9 年 vboxsync VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
(edit) @56301   10 年 vboxsync *.kmk: Updated (C) year.
(edit) @55784   10 年 vboxsync Restored lost ProductVersion.
(edit) @55782   10 年 vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 年 vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 年 vboxsync Two more RC defines.
(edit) @55771   10 年 vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @45938   12 年 vboxsync Windows Guest Additions installer: New try for installing the services …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44483   12 年 vboxsync Reverted r83427 again.
(edit) @44441   12 年 vboxsync Another try.
(edit) @44439   12 年 vboxsync Reverted r83396 again.
(edit) @44422   12 年 vboxsync VBoxMouse.inf: Try getting LaunchINFSectionEx to work with decorations.
(edit) @42154   13 年 vboxsync VS2010 preps.
(edit) @41642   13 年 vboxsync VBoxGuest: Use the EventSpinlock when setting the mouse callback and …
(edit) @41477   13 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @39622   13 年 vboxsync Reverted r75378, r75383 and r75389 (VBoxMouse: Try to make it more …
(edit) @39609   13 年 vboxsync VBoxMouse: Try to make it more compatible with manual class filter …
(edit) @39608   13 年 vboxsync VBoxMouse: Try to make it more compatible with manual class filter …
(edit) @39604   13 年 vboxsync VBoxMouse: Try to make it more compatible with manual class filter …
(edit) @39329   13 年 vboxsync file header.
(edit) @39328   13 年 vboxsync tabs -> spaces.
(edit) @38932   13 年 vboxsync VBoxMouse/win: simplify power handling, code formatting
(edit) @38931   13 年 vboxsync VBoxMouse/win: apply patch from Huihong Luo
(edit) @37801   14 年 vboxsync TARGET_xxx -> xxx_1_TARGET.
(edit) @37423   14 年 vboxsync Ran the source code massager (scm).
(edit) @37226   14 年 vboxsync VBoxMouse/VBoxGuest/win: avoid poller thread for mouse events …
(edit) @37225   14 年 vboxsync VBoxMouse/win: some cleanup & concurrency fuxes for NEW_PROTOCOL …
(edit) @37221   14 年 vboxsync VBoxMouse,VBoxGuest/win: NEW_PROTOCOL for mouse integration
(add) @37163   14 年 vboxsync VBoxMouse: new mouse filter driver
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette