VirtualBox

source: vbox/trunk/src/VBox/Main@ 24457

Name Size Rev Age Author Last Change
../
xpcom 23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
xml 24456   15 years vboxsync Changed default of PAE to true for 64 bits and 32 bits Windows & …
win 22472   15 years vboxsync netadp/win: install from specified inf (first step to pure non-DIFX …
webservice 24220   15 years vboxsync split-soapC.cpp: warnings and seek checks.
testcase 23848   15 years vboxsync Main/D-Bus: Moved to VBox Runtime.
solaris 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
os2 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
nls 2634   17 years vboxsync nls
linux 23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
include 24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
idl 24434   15 years vboxsync Main: API docs
hgcm 22814   15 years vboxsync HGCM: delete a disconnected client handle. Fixes HGCMReset hang/assertion.
glue 23552   15 years vboxsync Python WS: docs update, minor build changes
generic 24339   15 years vboxsync VBoxTestOGL: on crashes, don't generate core dumps and redirect stderr …
freebsd 23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
darwin 23384   15 years vboxsync crOpenGL-OSX: check for the necessary OpenGL extensions on OSX
cbinding 24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
VMMDevInterface.cpp 28.4 KB 22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
VirtualBoxImpl.cpp 136.8 KB 24345   15 years vboxsync Main: make backrefs code a bit more readable + add backrefs logging, …
VirtualBoxErrorInfoImpl.cpp 6.5 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
VirtualBoxCallbackImpl.cpp 8.2 KB 23643   15 years vboxsync VRDP port range API.
VirtualBoxBase.cpp 34.8 KB 23279   15 years vboxsync Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it
VFSExplorerImpl.cpp 18.1 KB 23327   15 years vboxsync Main: more header cleanup; move VirtualBox instance data to cpp …
Version.cpp 1.1 KB 21916   15 years vboxsync Main/GuestProperties: create guest properties for the VBox version and …
VBoxDriversRegister.cpp 2.4 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VBoxDll.cpp 1.2 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
USBDeviceImpl.cpp 8.4 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
USBControllerImpl.cpp 35.4 KB 23271   15 years vboxsync Main: duplicate NS_DECL_ISUPPORTS (already done as part of the COM map)
SystemPropertiesImpl.cpp 23.0 KB 24438   15 years vboxsync Wrong approach
StorageControllerImpl.cpp 18.4 KB 24250   15 years vboxsync StorageController: added support for Instance number
SnapshotImpl.cpp 75.9 KB 24447   15 years vboxsync Main: fix double medium detachment when restoring snapshot
SharedFolderImpl.cpp 9.7 KB 23257   15 years vboxsync Main: IHost header cleanup, remove cruft elsewhere
SessionImpl.cpp 34.0 KB 24079   15 years vboxsync Main: logging cleanup
SerialPortImpl.cpp 17.0 KB 24000   15 years vboxsync small svn property cleanup
RemoteUSBDeviceImpl.cpp 7.8 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
ProgressImpl.cpp 50.4 KB 23827   15 years vboxsync Main: Cancellation fixes (almost perfect).
PerformanceImpl.cpp 21.6 KB 22399   15 years vboxsync Main: gcc-3.3 cruft
Performance.cpp 15.9 KB 22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
ParallelPortImpl.cpp 13.5 KB 24000   15 years vboxsync small svn property cleanup
NetworkAdapterImpl.cpp 31.3 KB 23222   15 years vboxsync ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
MouseImpl.cpp 14.4 KB 22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
MediumImpl.cpp 187.9 KB 24345   15 years vboxsync Main: make backrefs code a bit more readable + add backrefs logging, …
MediumFormatImpl.cpp 9.3 KB 24000   15 years vboxsync small svn property cleanup
MediumAttachmentImpl.cpp 6.6 KB 24401   15 years vboxsync MediumAttachment: get the controller only if mParent is valid
Matching.cpp 4.9 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
Makefile.kmk 26.3 KB 24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
MachineImpl.cpp 313.6 KB 24364   15 years vboxsync Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
MachineDebuggerImpl.cpp 18.6 KB 24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
Logging.cpp 927 bytes 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
KeyboardImpl.cpp 10.0 KB 22277   15 years vboxsync PDMDRVREG change (big changeset).
HostPower.cpp 5.7 KB 23327   15 years vboxsync Main: more header cleanup; move VirtualBox instance data to cpp …
HostNetworkInterfaceImpl.cpp 16.2 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
HostImpl.cpp 82.4 KB 24403   15 years vboxsync Main: Added Host::GetProcessorCpuIdLeaf.
GuestOSTypeImpl.cpp 7.8 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
GuestImpl.cpp 9.4 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
Global.cpp 16.8 KB 24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
Doxyfile.Main 59.1 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
DisplayResampleImage.cpp 4.7 KB 24373   15 years vboxsync Updated screenshot API (xTracker 4364).
DisplayImpl.cpp 97.9 KB 24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
DHCPServerRunner.cpp 3.8 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
DHCPServerImpl.cpp 7.3 KB 23319   15 years vboxsync Main: more header cleanup
ConsoleVRDPServer.cpp 67.9 KB 23643   15 years vboxsync VRDP port range API.
ConsoleImplTeleporter.cpp 36.5 KB 24365   15 years vboxsync ConsoleImplTeleporter.cpp: Error info handling on windows (grrr!). …
ConsoleImpl.cpp 245.2 KB 24441   15 years vboxsync ConsoleImpl: should be pcnet and not e1000
ConsoleImpl2.cpp 131.3 KB 24416   15 years vboxsync Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
BIOSSettingsImpl.cpp 13.3 KB 24000   15 years vboxsync small svn property cleanup
AutoLock.cpp 1.7 KB 24000   15 years vboxsync small svn property cleanup
AudioSnifferInterface.cpp 7.0 KB 22277   15 years vboxsync PDMDRVREG change (big changeset).
AudioAdapterImpl.cpp 12.5 KB 22186   15 years vboxsync Main: fix more windows warnings
ApplianceImpl.cpp 190.3 KB 24258   15 years vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
Note: See TracBrowser for help on using the repository browser.

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