VirtualBox

source: vbox/trunk/src/VBox/Main/idl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4492   17 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4324   17 years vboxsync Main: Improved serial port API (mostly spelling); FE/Qt: Improved …
(edit) @4318   17 years vboxsync Update interval for guest statistics
(edit) @4316   17 years vboxsync Skeleton for guest statistics
(edit) @4314   17 years vboxsync Added memory balloon property to the Guest class
(edit) @4297   17 years vboxsync Main/GUI: Implemented the Stuck state.
(edit) @4269   17 years vboxsync implemented Main functionality for serial ports
(edit) @4131   17 years vboxsync Main/Frontends: Added missing IConsoleCallback notifications …
(edit) @4097   17 years vboxsync Main, Installer: - XIDL Schema: Renamed module/ => library, class => …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4064   17 years vboxsync Main/Frontends: Pass the value of the DISPLAY variable of the starting …
(edit) @4041   17 years vboxsync Main: Shared Folders (#2130): - Solved folder name unicity problems by …
(edit) @4019   17 years vboxsync added SharedFolderDevice
(edit) @3911   17 years vboxsync Main: IGuest::seamlessSupport => supportsSeamless.
(edit) @3796   17 years vboxsync Main/doc: Fixed phrasing.
(edit) @3795   17 years vboxsync Main/doc: Better phrasing.
(edit) @3793   17 years vboxsync Inform guest about seamless mode changes
(edit) @3761   17 years vboxsync Main/Frontends: Cleaned up IFramebuffer interface.
(edit) @3652   17 years vboxsync Parallel port support. Contributed by: Alexander Eichner
(edit) @3611   17 years vboxsync Main: Improved IFramebuffer::resizeCompleted() docs; Renamed …
(edit) @3599   17 years vboxsync duplicate MMPMAudioDriver value - broke webservices.
(edit) @3593   17 years vboxsync Corrected obsolete comment.
(edit) @3582   17 years vboxsync Added seamless support property to the IGuest class
(edit) @3578   17 years vboxsync Removed rendermode property from the base IFrameBuffer class
(edit) @3576   17 years vboxsync Main: Beautified method/property names in COM interfaces.
(edit) @3571   17 years vboxsync Added framebuffer property RenderMode.
(edit) @3570   17 years vboxsync Wrong space
(edit) @3569   17 years vboxsync QueryVisibleRegion -> GetVisibleRegion
(edit) @3566   17 years vboxsync Async USB detach (for darwin) with async operation timeout (not …
(edit) @3536   17 years vboxsync Main: IVRDPServer::port returns a real default value instead of zero.
(edit) @3532   17 years vboxsync Add QueryVisibleRegion & SetVisibleRegion to the IFrameBuffer class.
(edit) @3494   17 years vboxsync added support for serial ports to Main and VBoxManage
(edit) @3297   17 years vboxsync Main: Changed indent from 4 to 2 chars.
(edit) @3191   17 years vboxsync Main: Made it build on OS/2.
(edit) @3153   17 years vboxsync Multimonitor support.
(edit) @3110   17 years vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @3001   18 years vboxsync Main/Frontends: Next step to support asynchronous USB device flow.
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2961   18 years vboxsync Main: Added the IMachine::logFolder property and corrected changeset:21642.
(edit) @2957   18 years vboxsync Made IHostFloppyDrive use libhal on Linux and added UDI strings to the …
(edit) @2917   18 years vboxsync Updated the host DVD code on Linux to use hal for device detection
(edit) @2674   18 years vboxsync Web services: implemented soap faults (error handling) + explicit …
(edit) @2672   18 years vboxsync Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
(edit) @2657   18 years vboxsync Web services: attempted fix for XSLT problems (#1976), plus a couple …
(edit) @2602   18 years vboxsync preliminary system time offset implementation
(edit) @2577   18 years vboxsync Web services: XSLTs operate on the real VirtualBox.xidl now; got rid …
(edit) @2567   18 years vboxsync Main & All Frontends: replaced the IGuestOSType IMachine::OSType …
(edit) @2540   18 years vboxsync Main & All Frontends: Improved console window activation helper APIs …
(edit) @2519   18 years vboxsync added API for VRDP multi connection
(edit) @2511   18 years vboxsync Web services: lots of minor fixes, fixed broken attribute setters, all …
(edit) @2470   18 years vboxsync Web service: fix warnings.
(edit) @2463   18 years vboxsync Main & All Frontends: Prototyped a bunch of Main API changes …
(edit) @2365   18 years vboxsync Web services: implemented wsmap=suppress, com output arguments, enum …
(edit) @2343   18 years vboxsync Web services: more types support, including enums (mostly working).
(edit) @2313   18 years vboxsync Corrected a typo (consistent, but I assume not intentional!).
(edit) @2259   18 years vboxsync Web service: More updates.
(edit) @2140   18 years vboxsync Web services: Adjustments to global XIDL file, more progress with web …
(edit) @2029   18 years vboxsync Main: Added IVirtualBox::findHardDisk(). VBoxSDL: Fixed so that .vmdk …
(edit) @1721   18 years vboxsync Implemented new 'MonitorCount' VM setting, to be used by VGA device …
(edit) @1551   18 years vboxsync Mac OS X audio support (only playback).
(edit) @1471   18 years vboxsync Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
(edit) @1218   18 years vboxsync Implemented binding the RDP server to a specific interface.
(edit) @1142   18 years vboxsync First step towards a webservices API.
(edit) @1077   18 years vboxsync Main: Added new IMachine attributes: description, sessionType and …
(edit) @953   18 years vboxsync Main: Prototyped IVMDKImage.
(edit) @470   18 years vboxsync Main/Frontends: Changed all interface attributes and method parameters …
(edit) @469   18 years vboxsync Main/XIDL: Added support for the @mod attribute (with 'ptr' the only …
(edit) @444   18 years vboxsync Exposed the TMVirtualSet/GetWarpDrive API in the IMachineDebugger …
(edit) @436   18 years vboxsync Main: Added USBDevice to the DeviceType enum to provide USB device …
(edit) @359   18 years vboxsync Main: Updated IHardDisk::accessible docs.
(edit) @238   18 years vboxsync Keep the framebuffer locked during resizing
(edit) @235   18 years vboxsync Main: Implemented runtime error notifications in IConsole …
(edit) @132   18 years vboxsync Main: - Prototyped IConsoleCallback::onRuntimeError(); - All size …
(add) @1   55 years vboxsync import
Note: See TracRevisionLog for help on using the revision log.

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