source:
vbox/trunk/src/VBox/Main/include@
28787
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
hgcm | 24989 | 15 年 | Main: enable -Wshadow gcc option to warn about shadowed variables and … | ||
ApplianceImpl.h | 10.0 KB | 28596 | 15 年 | Main/OVF: fix IDE controller export broken by r60336 | |
ApplianceImplPrivate.h | 4.6 KB | 28162 | 15 年 | Main/OVF: isolate disk import code from other import code; clean up … | |
AudioAdapterImpl.h | 2.9 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
AudioSnifferInterface.h | 1.6 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
AutoCaller.h | 15.1 KB | 28205 | 15 年 | Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted … | |
AutoStateDep.h | 6.5 KB | 26296 | 15 年 | more warnings. | |
BIOSSettingsImpl.h | 3.2 KB | 28398 | 15 年 | Medium/include: svn property cleanup | |
ConsoleEvents.h | 3.7 KB | 14949 | 16 年 | Appended vim modeline to set tabstop and expand tabs (in the way … | |
ConsoleImpl.h | 27.3 KB | 28764 | 15 年 | Main: Introduce a per controller setting to switch to the unbuffered … | |
ConsoleVRDPServer.h | 10.1 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
DHCPServerImpl.h | 2.9 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
DHCPServerRunner.h | 2.4 KB | 26163 | 15 年 | PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176) | |
DisplayImpl.h | 12.0 KB | 28602 | 15 年 | Main/Display: resize a new framebuffer (xTracker 4655) | |
FramebufferImpl.h | 3.0 KB | 23223 | 16 年 | API: big medium handling change and lots of assorted other cleanups … | |
Global.h | 6.5 KB | 28398 | 15 年 | Medium/include: svn property cleanup | |
GuestImpl.h | 6.9 KB | 28780 | 15 年 | Guest Control/Main: Update on local process list and … | |
GuestOSTypeImpl.h | 4.4 KB | 27820 | 15 年 | Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; … | |
HostHardwareLinux.h | 7.3 KB | 28398 | 15 年 | Medium/include: svn property cleanup | |
HostImpl.h | 6.0 KB | 27537 | 15 年 | Main: API consistency: method names start with lower case always; no … | |
HostNetworkInterfaceImpl.h | 4.2 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
HostPower.h | 3.0 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
KeyboardImpl.h | 3.0 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
Logging.h | 3.6 KB | 28401 | 15 年 | Main/Machine+Snapshot+Medium: Big medium locking cleanup and … | |
MachineDebuggerImpl.h | 3.7 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
MachineImpl.h | 44.0 KB | 28774 | 15 年 | Main: mark machine as dirty when snapshot name or description are changed | |
Makefile.kup | 0 位元組 | 6851 | 17 年 | Ported r27277:27975 (array support) from branches/dmik/s2. | |
Matching.h | 13.9 KB | 15051 | 16 年 | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
MediumAttachmentImpl.h | 3.4 KB | 26561 | 15 年 | *: set svn:eol-style correctly. | |
MediumFormatImpl.h | 3.9 KB | 28398 | 15 年 | Medium/include: svn property cleanup | |
MediumImpl.h | 10.9 KB | 28587 | 15 年 | Main/Medium: fix parameter passing for mergeTo(), eliminating … | |
MediumLock.h | 8.1 KB | 28584 | 15 年 | Main/MediumLock: Make lock updating available while locked. Simplifies … | |
MouseImpl.h | 5.0 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
NATEngineImpl.h | 4.6 KB | 28787 | 15 年 | NAT: introduces management routines of NAT libalias core. (see … | |
netif.h | 5.0 KB | 25841 | 15 年 | VBoxNet (host-only): Revised version of r56609, GUI now uses proper … | |
NetworkAdapterImpl.h | 5.4 KB | 28406 | 15 年 | Devices, Main, FE/Qt: re-committed support for VDE virtual network … | |
objectslist.h | 5.0 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
ovfreader.h | 17.9 KB | 28531 | 15 年 | Main/OVF: fix import of IDE controllers (export currently broken) | |
ParallelPortImpl.h | 3.0 KB | 28398 | 15 年 | Medium/include: svn property cleanup | |
Performance.h | 19.7 KB | 28205 | 15 年 | Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted … | |
PerformanceImpl.h | 7.1 KB | 27930 | 15 年 | Metrics updates (untested) | |
ProgressCombinedImpl.h | 7.0 KB | 26186 | 15 年 | Main: coding style fixes | |
ProgressImpl.h | 9.0 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
RemoteUSBBackend.h | 3.7 KB | 25288 | 15 年 | Main: preparation for deadlock detection: make lock instance data … | |
RemoteUSBDeviceImpl.h | 4.2 KB | 23223 | 16 年 | API: big medium handling change and lots of assorted other cleanups … | |
SerialPortImpl.h | 3.3 KB | 28398 | 15 年 | Medium/include: svn property cleanup | |
SessionImpl.h | 5.1 KB | 26068 | 15 年 | back out Main/Session+Console hack introducing full/reduced console | |
SharedFolderImpl.h | 3.4 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
SnapshotImpl.h | 4.3 KB | 28585 | 15 年 | Main/Console+Machine+Snapshot+Medium: Start with online snapshot … | |
StorageControllerImpl.h | 3.9 KB | 28764 | 15 年 | Main: Introduce a per controller setting to switch to the unbuffered … | |
SystemPropertiesImpl.h | 6.2 KB | 27805 | 15 年 | Main/SystemProperties: new stubs for properties defining minimum free … | |
USBControllerImpl.h | 3.6 KB | 26968 | 15 年 | introduced IUSBController::proxyAvailable() and use this method by … | |
USBDeviceImpl.h | 4.0 KB | 25198 | 15 年 | Main: make StorageController instance data private | |
vbox-libhal.h | 2.8 KB | 28398 | 15 年 | Medium/include: svn property cleanup | |
VFSExplorerImpl.h | 2.9 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
VirtualBoxBase.h | 62.5 KB | 26984 | 15 年 | Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it … | |
VirtualBoxCallbackImpl.h | 4.5 KB | 28205 | 15 年 | Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted … | |
VirtualBoxErrorInfoImpl.h | 2.8 KB | 26186 | 15 年 | Main: coding style fixes | |
VirtualBoxImpl.h | 12.2 KB | 27796 | 15 年 | Main: attempt at USB locking fixes | |
VMMDev.h | 2.3 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway | |
VRDPServerImpl.h | 3.5 KB | 27607 | 15 年 | Main: remove templates for 'weak' com pointers which do nothing anyway |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器