source:
vbox/trunk/src/VBox/Main@
18405
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cbinding | 18374 | 16 years | Cbinding: removed repeated words (Foundation, the) | ||
darwin | 18260 | 16 years | Main: fixed warnings | ||
freebsd | 16016 | 16 years | Main: FreeBSD stubbing. | ||
generic | 17997 | 16 years | warnings | ||
glue | 17634 | 16 years | OVF: add export support for remaining description entry items (actual … | ||
hgcm | 14215 | 16 years | Fixed some warnings | ||
idl | 18388 | 16 years | API/HardDisk: merge the functionality of cloneTo and flattenTo, and … | ||
include | 18388 | 16 years | API/HardDisk: merge the functionality of cloneTo and flattenTo, and … | ||
linux | 18018 | 16 years | Made the name check for vboxnetN adapters more strict. | ||
nls | 2634 | 18 years | nls | ||
os2 | 17835 | 16 years | NetIf/win: DhcpRediscover | ||
solaris | 18018 | 16 years | Made the name check for vboxnetN adapters more strict. | ||
testcase | 18177 | 16 years | Main: turn read/write param in OpenHardDisk into an enum | ||
webservice | 18265 | 16 years | config file cleanup + small copyright year update | ||
win | 18375 | 16 years | NetIf/win: NetAdp creation fix | ||
xml | 18265 | 16 years | config file cleanup + small copyright year update | ||
xpcom | 18265 | 16 years | config file cleanup + small copyright year update | ||
ApplianceImpl.cpp | 180.1 KB | 18400 | 16 years | OVF: use capacity instead of populated size as a better approximation … | |
AudioAdapterImpl.cpp | 17.2 KB | 17020 | 16 years | Main: reverse check | |
AudioSnifferInterface.cpp | 7.3 KB | 14772 | 16 years | Added vim modelines to aid following coding guidelines, like no tabs, … | |
AutoLock.cpp | 14.6 KB | 16310 | 16 years | AutoLock.cpp: TLS question. | |
BIOSSettingsImpl.cpp | 17.3 KB | 17669 | 16 years | Main: Rework storage controller handling to allow an arbitrary number … | |
ConsoleImpl2.cpp | 124.8 KB | 18405 | 16 years | OSE/win burn fix | |
ConsoleImpl.cpp | 229.6 KB | 18348 | 16 years | LsiLogic, BusLogic: Add Led support | |
ConsoleVRDPServer.cpp | 65.2 KB | 17669 | 16 years | Main: Rework storage controller handling to allow an arbitrary number … | |
DHCPServerImpl.cpp | 7.5 KB | 18208 | 16 years | #3569: DHCP Server is now started from VBoxSVC and terminates with it. | |
DHCPServerRunner.cpp | 3.7 KB | 18208 | 16 years | #3569: DHCP Server is now started from VBoxSVC and terminates with it. | |
DisplayImpl.cpp | 78.9 KB | 16199 | 16 years | displayRefreshCallback: removed obsolete assertion (xTracker #3489). | |
Doxyfile.Main | 46.7 KB | 11848 | 16 years | docs, other sdk cleanups | |
DVDDriveImpl.cpp | 18.6 KB | 18210 | 16 years | Remove some no longer needed code. | |
FloppyDriveImpl.cpp | 18.8 KB | 18210 | 16 years | Remove some no longer needed code. | |
FramebufferImpl.cpp | 6.4 KB | 14972 | 16 years | #3285: Improve error handling API to include unique error numbers The … | |
Global.cpp | 14.4 KB | 17721 | 16 years | Turbolinux | |
GuestImpl.cpp | 9.4 KB | 18113 | 16 years | don't spam the release log if Guest::GetStatistic() fails | |
GuestOSTypeImpl.cpp | 7.7 KB | 15064 | 16 years | Added QNX guest OS type. Cleaned up the guest OS table. | |
HardDiskAttachmentImpl.cpp | 3.7 KB | 17671 | 16 years | Main: Try to fix Windows builds | |
HardDiskFormatImpl.cpp | 9.3 KB | 16873 | 16 years | Storage/VBoxHDD: eliminate the obsolete "-new" part of the name. | |
HardDiskImpl.cpp | 147.2 KB | 18388 | 16 years | API/HardDisk: merge the functionality of cloneTo and flattenTo, and … | |
HostDVDDriveImpl.cpp | 3.5 KB | 15051 | 16 years | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
HostFloppyDriveImpl.cpp | 3.5 KB | 15051 | 16 years | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
HostImpl.cpp | 89.1 KB | 18252 | 16 years | Main: performance header cleanup. | |
HostNetworkInterfaceImpl.cpp | 15.8 KB | 18389 | 16 years | use toUInt32() here | |
HostPower.cpp | 4.8 KB | 15454 | 16 years | svn properties | |
KeyboardImpl.cpp | 10.3 KB | 15715 | 16 years | #3285: Improve error handling API to include unique error numbers … | |
Logging.cpp | 927 bytes | 14772 | 16 years | Added vim modelines to aid following coding guidelines, like no tabs, … | |
MachineDebuggerImpl.cpp | 18.7 KB | 15827 | 16 years | #3285: Improve error handling API to include unique error numbers - … | |
MachineImpl.cpp | 370.5 KB | 18269 | 16 years | Main: rework IProgress internals to optionally handle weighted … | |
Makefile.kmk | 23.0 KB | 18208 | 16 years | #3569: DHCP Server is now started from VBoxSVC and terminates with it. | |
Matching.cpp | 4.9 KB | 14772 | 16 years | Added vim modelines to aid following coding guidelines, like no tabs, … | |
MediumImpl.cpp | 30.3 KB | 18313 | 16 years | Main: a different approach to opening images read-only for import … | |
MouseImpl.cpp | 13.3 KB | 15716 | 16 years | #3285: Improve error handling API to include unique error numbers … | |
NetworkAdapterImpl.cpp | 32.6 KB | 17843 | 16 years | VBoxManage hostonly-related fixes. | |
ParallelPortImpl.cpp | 14.0 KB | 16560 | 16 years | Main: do not include include/VBox/settings.h from other header files … | |
Performance.cpp | 16.0 KB | 17911 | 16 years | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
PerformanceImpl.cpp | 21.3 KB | 18252 | 16 years | Main: performance header cleanup. | |
ProgressImpl.cpp | 46.5 KB | 18394 | 16 years | Main: do not allow IProgress to report 100% until we're really done | |
RemoteUSBDeviceImpl.cpp | 7.8 KB | 15051 | 16 years | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
SerialPortImpl.cpp | 17.6 KB | 16560 | 16 years | Main: do not include include/VBox/settings.h from other header files … | |
SessionImpl.cpp | 34.3 KB | 17669 | 16 years | Main: Rework storage controller handling to allow an arbitrary number … | |
SharedFolderImpl.cpp | 9.5 KB | 16215 | 16 years | Reapplied r41613. | |
SnapshotImpl.cpp | 10.4 KB | 17260 | 16 years | #3551: “Main: Replace remaining collections with safe arrays” Replace … | |
StorageControllerImpl.cpp | 17.8 KB | 17768 | 16 years | export | |
SystemPropertiesImpl.cpp | 18.5 KB | 18263 | 16 years | Main,VBox/param.h: Move the hard RAM limit out of the schema. | |
USBControllerImpl.cpp | 37.4 KB | 17394 | 16 years | #3551: “Main: Replace remaining collections with safe arrays” Convert … | |
USBDeviceImpl.cpp | 8.5 KB | 15051 | 16 years | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
VBoxDll.cpp | 1.2 KB | 14772 | 16 years | Added vim modelines to aid following coding guidelines, like no tabs, … | |
VBoxDriversRegister.cpp | 2.4 KB | 14772 | 16 years | Added vim modelines to aid following coding guidelines, like no tabs, … | |
Version.cpp | 1.0 KB | 14772 | 16 years | Added vim modelines to aid following coding guidelines, like no tabs, … | |
VirtualBoxBase.cpp | 39.6 KB | 17911 | 16 years | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VirtualBoxErrorInfoImpl.cpp | 6.3 KB | 17911 | 16 years | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VirtualBoxImpl.cpp | 147.1 KB | 18265 | 16 years | config file cleanup + small copyright year update | |
VirtualBoxImplExtra.cpp | 9.0 KB | 17911 | 16 years | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VMMDevInterface.cpp | 27.7 KB | 16468 | 16 years | obsolete stuff |
Note:
See TracBrowser
for help on using the repository browser.