VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14947   16 years vboxsync Revive VBOX_E_OBJECT_IN_USE for deleteStorage as discussed with dmik.
(edit) @14934   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14931   16 years vboxsync Main: HardDisk2: Obey VD_CAP_UUID.
(edit) @14874   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14866   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14858   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14849   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14846   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14843   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14842   16 years vboxsync s/VBOX_E_OBJECT_IN_USE/VBOX_E_INVALID_OBJECT_STATE/g as suggested by dmik.
(edit) @14841   16 years vboxsync - Correct path to errmsgvboxcomdata.h - Bump copyright year to 2008 - …
(edit) @14786   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14783   16 years vboxsync Main: Treat hard disks with no Create capabilities as Created right …
(edit) @14781   16 years vboxsync Main/XIDL/Doxygen: Allow for extar HTML and reference tags inside …
(edit) @14778   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14777   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14775   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14773   16 years vboxsync Document result codes for powerUpPaused.
(edit) @14770   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14769   16 years vboxsync Avoid description being cut off after first space-followed period.
(edit) @14761   16 years vboxsync IDL: document potential ordering problem when changing the attributes …
(edit) @14700   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14699   16 years vboxsync Main; XIDL: Spelling.
(edit) @14697   16 years vboxsync #3285: Improve error handling API to include unique error numbers New …
(edit) @14690   16 years vboxsync No need to document E_ACCESSDENIED and E_POINTER.
(edit) @14666   16 years vboxsync Main: Better result codes for VIrtualBox::createMachine(), …
(edit) @14664   16 years vboxsync Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
(edit) @14644   16 years vboxsync Document result codes for IHardDisk2::getProperties().
(edit) @14636   16 years vboxsync Glitches, typos, and another result code.
(edit) @14635   16 years vboxsync Main/XIDL/Doxygen: Don't insert <result> tags that we already gather …
(edit) @14634   16 years vboxsync Main/XIDL/Doxygen: <xsl:param> must be first in <xsl:template> if it's …
(edit) @14604   16 years vboxsync Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
(edit) @14576   16 years vboxsync detabify
(edit) @14573   16 years vboxsync Main: Prototyped IHardDisk2::getProperty()/setProperty().
(edit) @14572   16 years vboxsync Main/XIDL: Added recognition of the following new tags: - …
(edit) @14569   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14568   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14554   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14521   16 years vboxsync Added GetProcessorFeature method to IHost.
(edit) @14469   16 years vboxsync Main: XIDL: Added support for <result> tags in <library> (MIDL, XPIDL, …
(edit) @14437   16 years vboxsync FE/Qt4: 2883: Structure OS list. Feature request implemented in base …
(edit) @14405   16 years vboxsync Completed two incomplete doxygen @ tags.
(edit) @14403   16 years vboxsync Inserted a missing space.
(edit) @14361   16 years vboxsync Corrected a few typos.
(edit) @14357   16 years vboxsync Corrected a couple of typos.
(edit) @14356   16 years vboxsync Added a modeline for vim in a comment (matching the settings specified …
(edit) @14342   16 years vboxsync API/IDL: typo fixes in docs.
(edit) @14224   16 years vboxsync Main: Added ISystemProperties::defaultHardDiskFormat.
(edit) @14185   16 years vboxsync s/virual/virtual/
(edit) @14107   16 years vboxsync Added InjectNMI method to the MachineDebugger class.
(edit) @14084   16 years vboxsync Fix a harmless typo in an #ifdef defining …
(edit) @14083   16 years vboxsync Corrected typos spotted by ispell. I've checked twice I didn't change …
(edit) @14020   16 years vboxsync Some word smithing and typo corrections.
(edit) @14009   16 years vboxsync Main: added Array flag
(edit) @13963   16 years vboxsync Wording
(edit) @13962   16 years vboxsync Added Accelerate3D xml setting and IMachine property.
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13950   16 years vboxsync Main: Removed redundant suffixes from DataType, DataFlags and …
(edit) @13844   16 years vboxsync Main: Added a describeProperty method for querying config …
(edit) @13722   16 years vboxsync Introduced new xml setting for the number of virtual CPUs.
(edit) @13676   16 years vboxsync Main: ConfigNames -> PropertyNames
(edit) @13674   16 years vboxsync Main: bad typo
(edit) @13673   16 years vboxsync Main: Added the Name, Capabilities, ConfigNames attributes. Removed …
(edit) @13588   16 years vboxsync Main: typos
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13558   16 years vboxsync Guest Properties (Main and HostServices): updated API documentation
(edit) @13436   16 years vboxsync Main (Guest Properties): added host-side callbacks
(edit) @13374   16 years vboxsync Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
(edit) @13227   16 years vboxsync VirtualBox.xidl: improve API documentation for session APIs
(edit) @13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13165   16 years vboxsync Main: use the HGCM guest property change notification interface and do …
(edit) @13084   16 years vboxsync PerfAPI: Forgot to update UUID of IPerformanceCollector.
(edit) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @13079   16 years vboxsync added getGuestEnteredACPIMode()
(edit) @13065   16 years vboxsync PerfAPI: Java sample, documentation update
(edit) @12973   16 years vboxsync PerfAPI: New method queryMetricsDataEx()
(edit) @12942   16 years vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12889   16 years vboxsync Main: IConsole::powerUpPaused for use with the debugger.
(edit) @12668   16 years vboxsync PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12284   16 years vboxsync added subversion revison to the IDL
(edit) @12126   16 years vboxsync Drop existing RDP connection and allow the new client to connect, …
(edit) @12020   16 years vboxsync Nested paging support activated; default changed to false
(edit) @11992   16 years vboxsync sdkref: api docs, formatting fixes
(edit) @11986   16 years vboxsync fixed problem with setting BIOS parameters
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11661   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray (including webservice)
(edit) @11659   16 years vboxsync Backed out r35359
(edit) @11655   16 years vboxsync Modified IKeyboard::PutScancodes to use SafeArray
(edit) @11583   16 years vboxsync PerfAPI: New attribute PerformanceMetric::description
(edit) @11441   16 years vboxsync Main: Documentation fixes.
(edit) @11433   16 years vboxsync - documented getGuestOSType() - enabled building Python wrappers by …
(edit) @11404   16 years vboxsync XIDL: documentation fixes
(edit) @11362   16 years vboxsync - python API
(edit) @11359   16 years vboxsync PerfAPI: Documentation fix: ISessionMachine replaced with IMachine.
(edit) @11342   16 years vboxsync PerfAPI: More documentation
(edit) @11339   16 years vboxsync PerfAPI: Documentation
(edit) @11325   16 years vboxsync webservice: fix logon in xidl to return proper type
(edit) @11258   16 years vboxsync API/Host: New method for querying the number of CPUs online.
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
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