VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxBFE

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @36591   14 年 vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36590   14 年 vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36588   14 年 vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36587   14 年 vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36586   14 年 vboxsync FE/BFE: remove some USB bits and some L4 bits
(edit) @36401   14 年 vboxsync VBoxBFE: The testcase/Makefile.kmk is *NOT* allowed to reference …
(edit) @36344   14 年 vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36162   14 年 vboxsync FE/BFE: testcase comments
(edit) @36160   14 年 vboxsync FE/VBoxBFE: another makefile fix attempt
(edit) @36159   14 年 vboxsync another try to fix the dependencies
(edit) @36158   14 年 vboxsync VBoxBFE: attempt to fix the dependency issue and two warnings
(edit) @36156   14 年 vboxsync FE/BFE: try the mouse testcase again
(edit) @36152   14 年 vboxsync FE/VBoxBFE: disabled mouse testcase until I have time to make it build …
(edit) @36149   14 年 vboxsync FE/VBoxBFE: added a testcase for the Main mouse class
(edit) @36120   14 年 vboxsync FE/BFE: fix some warnings
(edit) @35638   14 年 vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35380   14 年 vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35368   14 年 vboxsync Main: source re-org.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34754   14 年 vboxsync Main/VMMDev: optionally report multi-monitor mouse co-ordinates …
(edit) @33758   14 年 vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
(edit) @33590   14 年 vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32851   14 年 vboxsync Main: defer creation of the VMMDev instance in Console to …
(edit) @32817   14 年 vboxsync Main: some locking and readability clean-up of MouseImpl
(edit) @32388   14 年 vboxsync more branding fixes
(edit) @32231   14 年 vboxsync *: a few OTHER_CLEAN typos and fixes
(edit) @32191   14 年 vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32172   14 年 vboxsync nit
(edit) @32169   14 年 vboxsync FT updates
(edit) @31895   14 年 vboxsync FT updates
(edit) @30776   14 年 vboxsync VBoxBFE: Missing VMMDev bits.
(edit) @30764   14 年 vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30760   14 年 vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30758   14 年 vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30724   14 年 vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30718   14 年 vboxsync back out r63480 (burns windows)
(edit) @30715   14 年 vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30714   14 年 vboxsync Main: remove SupportErrorInfo template magic
(edit) @30594   14 年 vboxsync Fix VBoxBFE frontend after latest interface changes
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28264   15 年 vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28215   15 年 vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @27857   15 年 vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27315   15 年 vboxsync FE/BFE: removed some dead code
(edit) @26982   15 年 vboxsync FE/BFE: VBoxBFE now uses MouseImpl from Main
(edit) @26981   15 年 vboxsync FE/BFE: attempt to fix a Solaris burn
(edit) @26980   15 年 vboxsync FE/BFE: more clean-up to reduce the difference between MouseImpl.cpp …
(edit) @26935   15 年 vboxsync pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
(edit) @26853   15 年 vboxsync VBoxBFE: Attempt to fix burn caused by r58109.
(edit) @26850   15 年 vboxsync attempt to fix the win builds
(edit) @26835   15 年 vboxsync FE/BFE: the MainVMMDev driver is now called HGCM
(edit) @26834   15 年 vboxsync FE/BFE: resynchronise MouseImpl from Main
(edit) @26509   15 年 vboxsync Frontends: tabs -> spaces.
(edit) @26502   15 年 vboxsync Frontends: whitespace cleanup.
(edit) @26173   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26166   15 年 vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25984   15 年 vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25971   15 年 vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25969   15 年 vboxsync pdmifs.h: Converted the mouse interface ids. Committing early to see …
(edit) @25966   15 年 vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25893   15 年 vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25771   15 年 vboxsync *: Shut up -Wshadow warnings.
(edit) @25371   15 年 vboxsync build fix
(edit) @25370   15 年 vboxsync build fix
(edit) @24018   15 年 vboxsync toupper -> RT_C_TO_UPPER.
(edit) @24013   15 年 vboxsync don't use <ctype.h> on UTF-8.
(edit) @23598   15 年 vboxsync VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
(edit) @23452   15 年 vboxsync Makefiles: Corrected properties.
(edit) @23021   15 年 vboxsync VBoxBFE: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait
(edit) @23015   15 年 vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @22810   15 年 vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @22793   15 年 vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22784   15 年 vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22396   15 年 vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @22277   15 年 vboxsync PDMDRVREG change (big changeset).
(edit) @21227   15 年 vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 年 vboxsync VMMDev.h: cleanup.
(edit) @21219   15 年 vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @20961   15 年 vboxsync fixed typo, it means occurred, not occured
(edit) @20850   15 年 vboxsync typo
(edit) @20501   15 年 vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20368   16 年 vboxsync Frontends: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19844   16 年 vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19817   16 年 vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19798   16 年 vboxsync removed long obsolete methods IFramebuffer::solidFill() and …
(edit) @19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @18866   16 年 vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @18645   16 年 vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18422   16 年 vboxsync Makefiles,DIS: Cleanup of C++ exception options for the windows …
(edit) @18265   16 年 vboxsync config file cleanup + small copyright year update
(edit) @17743   16 年 vboxsync VBoxBFE: Fixed segmentation fault when adding a directory instead of a …
(edit) @17542   16 年 vboxsync Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
(edit) @17387   16 年 vboxsync Main: net if API fixes
(edit) @17339   16 年 vboxsync warning
(edit) @17275   16 年 vboxsync networking API renaming
(edit) @16895   16 年 vboxsync VBoxBFEMain-darwin.m: ditto.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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