source:
vbox/trunk/src/VBox/Main@
18847
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
cbinding | 18829 | 16 年 | undo 45832 | ||
darwin | 18732 | 16 年 | NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed | ||
freebsd | 16016 | 16 年 | Main: FreeBSD stubbing. | ||
generic | 17997 | 16 年 | warnings | ||
glue | 18831 | 16 年 | XPCOM glue: added extra search paths | ||
hgcm | 14215 | 16 年 | Fixed some warnings | ||
idl | 18829 | 16 年 | undo 45832 | ||
include | 18829 | 16 年 | undo 45832 | ||
linux | 18732 | 16 年 | NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed | ||
nls | 2634 | 18 年 | nls | ||
os2 | 18732 | 16 年 | NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed | ||
solaris | 18732 | 16 年 | NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed | ||
testcase | 18177 | 16 年 | Main: turn read/write param in OpenHardDisk into an enum | ||
webservice | 18801 | 16 年 | webservices: allow to override VBOX_GSOAP_CXX_SOURCES and … | ||
win | 18732 | 16 年 | NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed | ||
xml | 18591 | 16 年 | E1000: Added support for 82545EM (MT Server) | ||
xpcom | 18265 | 16 年 | config file cleanup + small copyright year update | ||
ApplianceImpl.cpp | 191.1 KB | 18838 | 16 年 | Main/Appliance: windows build fix | |
AudioAdapterImpl.cpp | 17.2 KB | 17020 | 16 年 | Main: reverse check | |
AudioSnifferInterface.cpp | 7.3 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
AutoLock.cpp | 14.6 KB | 16310 | 16 年 | AutoLock.cpp: TLS question. | |
BIOSSettingsImpl.cpp | 17.3 KB | 17669 | 16 年 | Main: Rework storage controller handling to allow an arbitrary number … | |
ConsoleImpl2.cpp | 123.7 KB | 18829 | 16 年 | undo 45832 | |
ConsoleImpl.cpp | 230.2 KB | 18829 | 16 年 | undo 45832 | |
ConsoleVRDPServer.cpp | 65.2 KB | 17669 | 16 年 | Main: Rework storage controller handling to allow an arbitrary number … | |
DHCPServerImpl.cpp | 7.5 KB | 18208 | 16 年 | #3569: DHCP Server is now started from VBoxSVC and terminates with it. | |
DHCPServerRunner.cpp | 3.7 KB | 18208 | 16 年 | #3569: DHCP Server is now started from VBoxSVC and terminates with it. | |
DisplayImpl.cpp | 79.0 KB | 18669 | 16 年 | DisplayImpl.cpp: Don't bitch about VBOX_VIDEO_INFO_TYPE_NV_HEAP since … | |
Doxyfile.Main | 59.1 KB | 18630 | 16 年 | Doxyfile.Main: Restored indentation and formatting. | |
DVDDriveImpl.cpp | 18.6 KB | 18210 | 16 年 | Remove some no longer needed code. | |
FloppyDriveImpl.cpp | 18.8 KB | 18210 | 16 年 | Remove some no longer needed code. | |
FramebufferImpl.cpp | 6.4 KB | 14972 | 16 年 | #3285: Improve error handling API to include unique error numbers The … | |
Global.cpp | 14.4 KB | 17721 | 16 年 | Turbolinux | |
GuestImpl.cpp | 9.4 KB | 18113 | 16 年 | don't spam the release log if Guest::GetStatistic() fails | |
GuestOSTypeImpl.cpp | 7.7 KB | 15064 | 16 年 | Added QNX guest OS type. Cleaned up the guest OS table. | |
HardDiskAttachmentImpl.cpp | 3.7 KB | 17671 | 16 年 | Main: Try to fix Windows builds | |
HardDiskFormatImpl.cpp | 9.3 KB | 16873 | 16 年 | Storage/VBoxHDD: eliminate the obsolete "-new" part of the name. | |
HardDiskImpl.cpp | 147.6 KB | 18813 | 16 年 | Main/IMedium,IHardDisk: fix error handling so that VBOX_E_FILE_ERROR … | |
HostDVDDriveImpl.cpp | 3.5 KB | 15051 | 16 年 | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
HostFloppyDriveImpl.cpp | 3.5 KB | 15051 | 16 年 | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
HostImpl.cpp | 84.5 KB | 18704 | 16 年 | rename TAP to NetAdp, remove abandoned tap win code | |
HostNetworkInterfaceImpl.cpp | 16.2 KB | 18594 | 16 年 | Fixed the problem with vboxnet0 not getting static IP on VM start. | |
HostPower.cpp | 4.8 KB | 15454 | 16 年 | svn properties | |
KeyboardImpl.cpp | 10.3 KB | 15715 | 16 年 | #3285: Improve error handling API to include unique error numbers … | |
Logging.cpp | 927 位元組 | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
MachineDebuggerImpl.cpp | 18.7 KB | 15827 | 16 年 | #3285: Improve error handling API to include unique error numbers - … | |
MachineImpl.cpp | 372.1 KB | 18818 | 16 年 | Main/Machine: fix returned error code if opening the vm config file … | |
Makefile.kmk | 24.7 KB | 18785 | 16 年 | API/MachineImpl: double-dash command line options and support starting … | |
Matching.cpp | 4.9 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
MediumImpl.cpp | 30.3 KB | 18813 | 16 年 | Main/IMedium,IHardDisk: fix error handling so that VBOX_E_FILE_ERROR … | |
MouseImpl.cpp | 13.3 KB | 15716 | 16 年 | #3285: Improve error handling API to include unique error numbers … | |
NetworkAdapterImpl.cpp | 32.9 KB | 18829 | 16 年 | undo 45832 | |
ParallelPortImpl.cpp | 14.0 KB | 16560 | 16 年 | Main: do not include include/VBox/settings.h from other header files … | |
Performance.cpp | 16.0 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
PerformanceImpl.cpp | 21.3 KB | 18487 | 16 年 | PerformanceImpl.cpp: size_t | |
ProgressImpl.cpp | 48.1 KB | 18643 | 16 年 | Typos in comments corrected while fixing doxygen warnings. | |
RemoteUSBDeviceImpl.cpp | 7.8 KB | 15051 | 16 年 | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
SerialPortImpl.cpp | 17.6 KB | 16560 | 16 年 | Main: do not include include/VBox/settings.h from other header files … | |
SessionImpl.cpp | 34.3 KB | 17669 | 16 年 | Main: Rework storage controller handling to allow an arbitrary number … | |
SharedFolderImpl.cpp | 9.5 KB | 16215 | 16 年 | Reapplied r41613. | |
SnapshotImpl.cpp | 10.4 KB | 18482 | 16 年 | SnapshotImpl.cpp: size_t warning. | |
StorageControllerImpl.cpp | 17.8 KB | 17768 | 16 年 | export | |
SystemPropertiesImpl.cpp | 18.5 KB | 18263 | 16 年 | Main,VBox/param.h: Move the hard RAM limit out of the schema. | |
USBControllerImpl.cpp | 37.4 KB | 17394 | 16 年 | #3551: “Main: Replace remaining collections with safe arrays” Convert … | |
USBDeviceImpl.cpp | 8.5 KB | 15051 | 16 年 | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
VBoxDll.cpp | 1.2 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
VBoxDriversRegister.cpp | 2.4 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
Version.cpp | 1.0 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
VirtualBoxBase.cpp | 39.6 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VirtualBoxErrorInfoImpl.cpp | 6.3 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VirtualBoxImpl.cpp | 147.2 KB | 18520 | 16 年 | Main: #3548 VBoxSVC holds vm xml definition file open after VM is … | |
VirtualBoxImplExtra.cpp | 9.0 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VMMDevInterface.cpp | 28.6 KB | 18637 | 16 年 | crOpenGL: add seamless mode clip regions to opengl ones |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器