VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56610   9 years vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56596   9 years vboxsync Main/idl: change the unit of "reservedAttributes" from read-write …
(edit) @56588   9 years vboxsync Main/idl: reserved method/attribute fine tuning now that more …
(edit) @56523   9 years vboxsync Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.
(edit) @56480   9 years vboxsync Cleaned up leftovers.
(edit) @56459   9 years vboxsync Main: Added audio codec type property, including recommended type.
(edit) @56423   9 years vboxsync typo
(edit) @56398   9 years vboxsync IVirtualBox: Added APIRevision attribute for the ValidationKit, …
(edit) @56397   9 years vboxsync VirtualBox.xidl: Some rainy day insurance.
(edit) @56396   9 years vboxsync Main/idl: introduce attributes to define how many reserved …
(edit) @56372   9 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @56328   9 years vboxsync (c) in generated headers
(edit) @56142   10 years vboxsync Main: introduce a new "medium config changed" event which was missing, …
(edit) @56088   10 years vboxsync pr6522. First part: added logic which allows to read\save audio …
(edit) @56035   10 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
(edit) @55977   10 years vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55961   10 years vboxsync apiwrap-server.xsl: don't throw autoCaller failure, do …
(edit) @55885   10 years vboxsync IMachineDebugger: Added a queryOSKernelLog method.
(edit) @55883   10 years vboxsync IMachineDebugger: Added loadPlugIn and unloadPlugIn methods.
(edit) @55854   10 years vboxsync Main: saved screenshot API cleanup.
(edit) @55807   10 years vboxsync Main/Machine: fix self-deadlock during inaccessible machine unregistration
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55668   10 years vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
(edit) @55633   10 years vboxsync typo in open action conversion.
(edit) @55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
(edit) @55629   10 years vboxsync Fixed FsObjType link.
(edit) @55625   10 years vboxsync Try to fix Linux burns.
(edit) @55619   10 years vboxsync Attempt to fix burn.
(edit) @55613   10 years vboxsync IGuestSession: Added a pathStyle attribute (read-only) that translates …
(edit) @55611   10 years vboxsync Main: Merged the VFSFileType and FsObjType enums, keeping the …
(edit) @55608   10 years vboxsync apiwrap-server.xsl,VirtualBox.xidl: Added a check in the API wrapper …
(edit) @55595   10 years vboxsync IGuestProcess needs a dummy attribute to work with the midl proxy stub …
(edit) @55591   10 years vboxsync Main: Renamed IGuestSession::environment to …
(edit) @55590   10 years vboxsync Main: Removed IGuestSession::environmentClear because it duplicates …
(edit) @55586   10 years vboxsync VirtualBox.xidl: link fixes.
(edit) @55583   10 years vboxsync VirtualBox.xidl: Clearified IGuestSession and associated documentation …
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55531   10 years vboxsync Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
(edit) @55528   10 years vboxsync Main/idl: added IAudioAdapter::enabledIn/enabledOut
(edit) @55523   10 years vboxsync Main: extend IVetoEvent interface to support approvals too.
(edit) @55505   10 years vboxsync Main: Add method to return list of medium identifiers assoicated with …
(edit) @55437   10 years vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55405   10 years vboxsync Main/IDL: fix copy/paste bug in comments
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55255   10 years vboxsync Main/Snapshot: only update the machine state on the VM process if …
(edit) @55218   10 years vboxsync Main/idl: fix last dangling link
(edit) @55217   10 years vboxsync Main/idl: fix more dangling links
(edit) @55216   10 years vboxsync Main/idl: fix dangling link
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55133   10 years vboxsync Main,Frontends: framebuffer identifier.
(edit) @55078   10 years vboxsync 5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
(edit) @54979   10 years vboxsync OVF: pr7721. Import images in other formats. Added option …
(edit) @54976   10 years vboxsync Main/Console: Add method to add multiple disk encryption passwords …
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @54885   10 years vboxsync Main: Add a method to check for the correct encryption password
(edit) @54855   10 years vboxsync Main/Medium: Logic change for IMedium::ChangeEncryption, an empty …
(edit) @54854   10 years vboxsync Main: Rearrange and rename parameters of IMedium::ChangeEncryption
(edit) @54848   10 years vboxsync Main: Make IMedium::getEncryptionSettings const
(edit) @54835   10 years vboxsync Encryption: Add a way to retrieve the encryption settings without …
(edit) @54828   10 years vboxsync Main,Frontends: use BitmapFormat in API.
(edit) @54809   10 years vboxsync Distinguished error codes when a provided password is wrong
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54584   10 years vboxsync DHCPServer: Define DHCP option encodings as an enum. The enum is not …
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54486   10 years vboxsync Main/Medium: Add basic support to encrypt/decrypt media, work in progress
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @54266   10 years vboxsync Main/webservice: change code to support multiple ISession instances …
(edit) @53939   10 years vboxsync shared uppercase template.
(edit) @53938   10 years vboxsync capiidl.xsl: Must use xsl:key+key() to access interface[@name=?]. …
(edit) @53934   10 years vboxsync glue-java.xsl,typemap-shared.inc.xsl: Generalized and optimized the …
(edit) @53926   10 years vboxsync Moved G_sNewLine to typemap-shared.inc.xsl.
(edit) @53920   10 years vboxsync midl.xsl,xpidl.xsl: Include typemap-shared.inc.xsl and use the utility …
(edit) @53917   10 years vboxsync comimpl.xsl: Use xsl:key + key() to access interfaces[@name=?] and …
(edit) @53915   10 years vboxsync apiwrap-server.xsl: Work around stupid xsltproc performance issue when …
(edit) @53913   10 years vboxsync Main: Split the wrapper source generator job into two to speed reduce …
(edit) @53906   10 years vboxsync The java stuff doesn't like the DTD?
(edit) @53905   10 years vboxsync apiwrap-server.xsl: Optimizing the parameter code a little, the no-tmp …
(edit) @53904   10 years vboxsync VirtualBox.dtd: Added some missing DTD bits; VirtualBox.xidl: Include …
(edit) @53903   10 years vboxsync apiwrap-server.xsl: Use xsl:key + key() to lookup interfaces and enums …
(edit) @53886   10 years vboxsync fix
(edit) @53885   10 years vboxsync micro opts.
(edit) @53883   10 years vboxsync More micro opts
(edit) @53882   10 years vboxsync apiwrap-server.xsl: Micro optimizations.
(edit) @53879   10 years vboxsync apiwrap-server.xsl: Fixed a couple of bugs in previous commit and …
(edit) @53878   10 years vboxsync apiwrap-server.xsl: Generate headers and VBoxAPI.d in separate runs …
(edit) @53875   10 years vboxsync Use the native line ending because kmk_append does and we don't like …
(edit) @53865   10 years vboxsync Main: Added dtrace probes to the auto generated wrappers (half …
(edit) @53851   10 years vboxsync Host 3D & Main: coding style update.
(edit) @53847   10 years vboxsync Host 3D: content scalling: export IDisplay interface and connect it to …
(edit) @53385   10 years vboxsync javadoc v8 HTML fixes.
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @53297   10 years vboxsync Main: Added API to report actual USB device speed.
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52958   10 years vboxsync Main: merged IMachine::readSavedThumbnailToArray and …
(edit) @52924   10 years vboxsync IKeyboard::KeyboardLEDs getter
(edit) @52921   10 years vboxsync IMouse::PointerShape
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