source:
vbox/trunk/src/VBox/Main@
25142
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
xpcom | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | ||
xml | 25010 | 15 年 | Main/XML: do not ever write an empty RemoteDisplay/@port attribute … | ||
win | 22472 | 15 年 | netadp/win: install from specified inf (first step to pure non-DIFX … | ||
webservice | 24939 | 15 年 | Webservice: PHP sample fix | ||
testcase | 24499 | 15 年 | Main/testcase: build fix | ||
solaris | 25140 | 15 年 | Main/solaris/NetIf: Added VLAN to pretty naming list. | ||
os2 | 21878 | 15 年 | Main: coding style: have Main obey the standard VirtualBox coding … | ||
nls | 2634 | 18 年 | nls | ||
linux | 24592 | 15 年 | Main: fixed an uninitialized variable found by valgrind introduced … | ||
include | 25098 | 15 年 | Main/NetworkAdapter: fix NULL handling in NAT network attribute | ||
idl | 24988 | 15 年 | Main: API docs grammar | ||
hgcm | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | ||
glue | 23552 | 15 年 | Python WS: docs update, minor build changes | ||
generic | 25088 | 15 年 | Main/NetIf-generic: fix warnings. | ||
freebsd | 23973 | 15 年 | *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and … | ||
darwin | 24678 | 15 年 | Misc: Shut up annoying gcc warnings on darwin. | ||
cbinding | 24301 | 15 年 | Main,Frontends: Added two new running states: Teleporting and … | ||
VMMDevInterface.cpp | 28.4 KB | 22793 | 15 年 | SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the … | |
VirtualBoxImpl.cpp | 139.9 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
VirtualBoxErrorInfoImpl.cpp | 6.5 KB | 21878 | 15 年 | Main: coding style: have Main obey the standard VirtualBox coding … | |
VirtualBoxCallbackImpl.cpp | 8.2 KB | 23643 | 15 年 | VRDP port range API. | |
VirtualBoxBase.cpp | 34.8 KB | 23279 | 15 年 | Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it | |
VFSExplorerImpl.cpp | 18.1 KB | 23327 | 15 年 | Main: more header cleanup; move VirtualBox instance data to cpp … | |
VBoxDriversRegister.cpp | 2.4 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
VBoxDll.cpp | 1.2 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
USBDeviceImpl.cpp | 8.4 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
USBControllerImpl.cpp | 35.5 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
SystemPropertiesImpl.cpp | 23.0 KB | 24438 | 15 年 | Wrong approach | |
StorageControllerImpl.cpp | 18.4 KB | 24250 | 15 年 | StorageController: added support for Instance number | |
SnapshotImpl.cpp | 77.4 KB | 24992 | 15 年 | Main: fix mac burn | |
SharedFolderImpl.cpp | 9.7 KB | 23257 | 15 年 | Main: IHost header cleanup, remove cruft elsewhere | |
SessionImpl.cpp | 34.1 KB | 24493 | 15 年 | API/Machine,Session: add a force mount parameter to MountMedium and … | |
SerialPortImpl.cpp | 17.0 KB | 24000 | 15 年 | small svn property cleanup | |
RemoteUSBDeviceImpl.cpp | 7.8 KB | 21878 | 15 年 | Main: coding style: have Main obey the standard VirtualBox coding … | |
ProgressImpl.cpp | 51.9 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
PerformanceImpl.cpp | 21.6 KB | 25035 | 15 年 | Turns out the code workes fine because of the post increment in the … | |
Performance.cpp | 15.9 KB | 22173 | 15 年 | Main: the big XML settings rework. Move XML reading/writing out of … | |
ParallelPortImpl.cpp | 13.5 KB | 24000 | 15 年 | small svn property cleanup | |
NetworkAdapterImpl.cpp | 31.4 KB | 25098 | 15 年 | Main/NetworkAdapter: fix NULL handling in NAT network attribute | |
MouseImpl.cpp | 14.4 KB | 22810 | 15 年 | FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS … | |
MediumImpl.cpp | 188.8 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
MediumFormatImpl.cpp | 9.3 KB | 24000 | 15 年 | small svn property cleanup | |
MediumAttachmentImpl.cpp | 6.8 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
Matching.cpp | 4.9 KB | 21878 | 15 年 | Main: coding style: have Main obey the standard VirtualBox coding … | |
Makefile.kmk | 26.6 KB | 25033 | 15 年 | PerformanceImpl.cpp: r=bird: marked what looks like an invalid … | |
MachineImpl.cpp | 328.3 KB | 24991 | 15 年 | Main: fix windows burn | |
MachineDebuggerImpl.cpp | 18.6 KB | 24301 | 15 年 | Main,Frontends: Added two new running states: Teleporting and … | |
Logging.cpp | 927 位元組 | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
KeyboardImpl.cpp | 10.0 KB | 22277 | 15 年 | PDMDRVREG change (big changeset). | |
HostPower.cpp | 5.7 KB | 23327 | 15 年 | Main: more header cleanup; move VirtualBox instance data to cpp … | |
HostNetworkInterfaceImpl.cpp | 16.2 KB | 21878 | 15 年 | Main: coding style: have Main obey the standard VirtualBox coding … | |
HostImpl.cpp | 82.4 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
GuestOSTypeImpl.cpp | 7.8 KB | 21878 | 15 年 | Main: coding style: have Main obey the standard VirtualBox coding … | |
GuestImpl.cpp | 9.4 KB | 21878 | 15 年 | Main: coding style: have Main obey the standard VirtualBox coding … | |
Global.cpp | 21.0 KB | 24933 | 15 年 | Main: Logging. | |
Doxyfile.Main | 59.1 KB | 20374 | 16 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
DisplayResampleImage.cpp | 5.4 KB | 24942 | 15 年 | Main: fix header for image resampling code | |
DisplayImpl.cpp | 109.4 KB | 25126 | 15 年 | Main: fixes for libpng14 (public ticket #5615) | |
DHCPServerRunner.cpp | 3.8 KB | 21878 | 15 年 | Main: coding style: have Main obey the standard VirtualBox coding … | |
DHCPServerImpl.cpp | 7.3 KB | 23319 | 15 年 | Main: more header cleanup | |
ConsoleVRDPServer.cpp | 67.5 KB | 25030 | 15 年 | Removed ExtraData VRDPBindPort, etc. Now there is a proper API. | |
ConsoleImplTeleporter.cpp | 41.8 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
ConsoleImpl.cpp | 255.4 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
ConsoleImpl2.cpp | 133.4 KB | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | |
BIOSSettingsImpl.cpp | 13.3 KB | 24000 | 15 年 | small svn property cleanup | |
AutoLock.cpp | 1.7 KB | 24000 | 15 年 | small svn property cleanup | |
AudioSnifferInterface.cpp | 7.0 KB | 22277 | 15 年 | PDMDRVREG change (big changeset). | |
AudioAdapterImpl.cpp | 12.5 KB | 22186 | 15 年 | Main: fix more windows warnings | |
ApplianceImpl.cpp | 197.1 KB | 25142 | 15 年 | VBoxManage: fix missing --memory option which was never parsed for … |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器