VirtualBox

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

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 26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
Performance.h 16.8 KB 27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
ParallelPortImpl.h 3.0 KB 26171   15 years vboxsync Main: get rid of Backupable<>::hasActualChanges and the operator== in …
ovfreader.h 16.9 KB 25348   15 years vboxsync iprt/xml_cpp.h -> iprt/cpp/xml.h
objectslist.h 5.0 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
NetworkAdapterImpl.h 4.8 KB 27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
netif.h 5.0 KB 25841   15 years vboxsync VBoxNet (host-only): Revised version of r56609, GUI now uses proper …
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 41.9 KB 27835   15 years vboxsync Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
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 3.8 KB 27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
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.5 KB 27836   15 years vboxsync OSE fix
ApplianceImpl.h 9.0 KB 27835   15 years vboxsync Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
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