VirtualBox

source: vbox/trunk/src/VBox/Main/include@ 28087

Name Size Rev Age Author Last Change
../
hgcm 24989   15 years vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
VRDPServerImpl.h 3.5 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
VMMDev.h 2.3 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
VirtualBoxImpl.h 12.2 KB 27796   15 years vboxsync Main: attempt at USB locking fixes
VirtualBoxErrorInfoImpl.h 2.8 KB 26186   15 years vboxsync Main: coding style fixes
VirtualBoxCallbackImpl.h 4.6 KB 26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
VirtualBoxBase.h 62.5 KB 26984   15 years vboxsync Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it …
VFSExplorerImpl.h 2.9 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
vbox-libhal.h 2.8 KB 14949   16 years vboxsync Appended vim modeline to set tabstop and expand tabs (in the way …
USBDeviceImpl.h 4.0 KB 25198   15 years vboxsync Main: make StorageController instance data private
USBControllerImpl.h 3.6 KB 26968   15 years vboxsync introduced IUSBController::proxyAvailable() and use this method by …
SystemPropertiesImpl.h 6.2 KB 27805   15 years vboxsync Main/SystemProperties: new stubs for properties defining minimum free …
StorageControllerImpl.h 3.7 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
SnapshotImpl.h 4.2 KB 26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
SharedFolderImpl.h 3.4 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
SessionImpl.h 5.1 KB 26068   15 years vboxsync back out Main/Session+Console hack introducing full/reduced console
SerialPortImpl.h 3.3 KB 26171   15 years vboxsync Main: get rid of Backupable<>::hasActualChanges and the operator== in …
RemoteUSBDeviceImpl.h 4.2 KB 23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
RemoteUSBBackend.h 3.7 KB 25288   15 years vboxsync Main: preparation for deadlock detection: make lock instance data …
ProgressImpl.h 9.0 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
ProgressCombinedImpl.h 7.0 KB 26186   15 years vboxsync Main: coding style fixes
PerformanceImpl.h 7.1 KB 27930   15 years vboxsync Metrics updates (untested)
Performance.h 19.7 KB 28058   15 years vboxsync Main: warnings
ParallelPortImpl.h 3.0 KB 26171   15 years vboxsync Main: get rid of Backupable<>::hasActualChanges and the operator== in …
ovfreader.h 17.2 KB 27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
objectslist.h 5.0 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
NetworkAdapterImpl.h 5.0 KB 27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
netif.h 5.0 KB 25841   15 years vboxsync VBoxNet (host-only): Revised version of r56609, GUI now uses proper …
NATEngineImpl.h 4.4 KB 27875   15 years vboxsync Main: win build fix.
MouseImpl.h 5.0 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
MediumLock.h 4.1 KB 27120   15 years vboxsync Main/MediumLock: new classes intended to manage locks for media lists …
MediumImpl.h 12.4 KB 27831   15 years vboxsync Main/Medium: auto_ptr is evil, removed its use with the task objects
MediumFormatImpl.h 3.9 KB 26561   15 years vboxsync *: set svn:eol-style correctly.
MediumAttachmentImpl.h 3.4 KB 26561   15 years vboxsync *: set svn:eol-style correctly.
Matching.h 13.9 KB 15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
Makefile.kup 0 bytes 6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
MachineImpl.h 42.2 KB 27885   15 years vboxsync Metrics: work in progress
MachineDebuggerImpl.h 3.7 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
Logging.h 3.7 KB 14949   16 years vboxsync Appended vim modeline to set tabstop and expand tabs (in the way …
KeyboardImpl.h 3.0 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
HostPower.h 3.0 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
HostNetworkInterfaceImpl.h 4.2 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
HostImpl.h 6.0 KB 27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
HostHardwareLinux.h 6.6 KB 25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
GuestOSTypeImpl.h 4.4 KB 27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
GuestImpl.h 4.6 KB 28036   15 years vboxsync More metrics changes
Global.h 6.5 KB 27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
FramebufferImpl.h 3.0 KB 23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
DisplayImpl.h 11.9 KB 27751   15 years vboxsync Main/Display: VBVA should call Framebuffer::RequestResize only if …
DHCPServerRunner.h 2.4 KB 26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
DHCPServerImpl.h 2.9 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
ConsoleVRDPServer.h 10.1 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
ConsoleImpl.h 25.9 KB 27788   15 years vboxsync Guest Control: Update (Main, registering host service, bugfixes).
ConsoleEvents.h 3.7 KB 14949   16 years vboxsync Appended vim modeline to set tabstop and expand tabs (in the way …
BIOSSettingsImpl.h 3.2 KB 26167   15 years vboxsync Main: get rid of isModified() loops in Machine and subclasses; …
AutoStateDep.h 6.5 KB 26296   15 years vboxsync more warnings.
AutoCaller.h 14.9 KB 27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
AudioSnifferInterface.h 1.6 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
AudioAdapterImpl.h 2.9 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
ApplianceImplPrivate.h 4.6 KB 27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
ApplianceImpl.h 9.2 KB 27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
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