VirtualBox

source: vbox/trunk/include/VBox/com

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22702   15 years vboxsync Main: comptr logging
(edit) @22700   15 years vboxsync Main: comptr logging
(edit) @22499   15 years vboxsync com/assert.h: The #endif comment indicates what's being closed.
(edit) @22357   15 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21783   15 years vboxsync API: make IVirtualBoxErrorInfo available via the webservice, and …
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21559   15 years vboxsync COM: implemented arrays support for Visual Basic (not VBS), sample …
(edit) @21521   15 years vboxsync fixed burn
(edit) @21435   15 years vboxsync Main: teach Bstr to convert from a MiniString as well as Utf8Str
(edit) @21409   15 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21369   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @18589   16 years vboxsync Main: use RTStrStr & friends
(edit) @18529   16 years vboxsync Main: added toLower, toUpper & contains
(edit) @18148   16 years vboxsync Main: don't call length() twice
(edit) @18050   16 years vboxsync Typos.
(edit) @17973   16 years vboxsync warning
(edit) @17972   16 years vboxsync fixed return types
(edit) @17955   16 years vboxsync Main: add some converter methods
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17745   16 years vboxsync Main: check for null strings
(edit) @17742   16 years vboxsync Main: more string compare hacking
(edit) @17740   16 years vboxsync Main: adds endsWith compare operation
(edit) @17648   16 years vboxsync OVF: API documentation
(edit) @17646   16 years vboxsync OVF: add actual image export
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17566   16 years vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @16944   16 years vboxsync OVF: nuke CHECK_ERROR_THROW macro again, go back to throwing HRESULT
(edit) @16931   16 years vboxsync OVF: make error handling work in IAppliance::importMachines().
(edit) @16742   16 years vboxsync Correct some typos in comments.
(edit) @16671   16 years vboxsync Main/SafeArray: Added SafeArray and SafeIfaceArray constructors taking …
(edit) @16580   16 years vboxsync Main: make new error functions more granular
(edit) @16556   16 years vboxsync export
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16384   16 years vboxsync string.cpp: enable optimization
(edit) @16369   16 years vboxsync Utf8Str::substr error handling
(edit) @16326   16 years vboxsync document Utf8Str::substr
(edit) @16324   16 years vboxsync COM: teach Utf8Str substr() like std::string
(edit) @15959   16 years vboxsync Remove extra ";" after WORKAROUND_MSVC7_ERROR_C2593_FOR_BOOL_OP() …
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @15048   16 years vboxsync Main/SafeArray: Fixed GCC burns.
(edit) @15042   16 years vboxsync Main/SafeArray: Added SafeArray::push_back() and attachedRaw(); …
(edit) @14556   16 years vboxsync Corrected some typos in comments.
(edit) @14045   16 years vboxsync com/array.h: More noisy 64-bit MSC warnings.
(edit) @14043   16 years vboxsync com/array.h: Fixed some very noisy 64-bit MSC warnings.
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13856   16 years vboxsync Main: typos
(edit) @13648   16 years vboxsync Main/SafeArray: Fixed burns.
(edit) @13647   16 years vboxsync Main/SafeArray: Made ctor taking std containers actually work.
(edit) @13624   16 years vboxsync COM: typo
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13183   16 years vboxsync use a gcc extension to fix annoying warnings
(edit) @11390   16 years vboxsync Changed definition of ComSafeArrayInIsNull to work properly on Windows …
(edit) @11379   16 years vboxsync Rolled back r34628 changes.
(edit) @11378   16 years vboxsync PerfAPI: VBoxManage metrics command implementation. Removed an …
(edit) @10802   16 years vboxsync Main, Guest Properties: attempt to fix the build break on Windows …
(edit) @10709   16 years vboxsync Main: SafeArray: Added SafeArrayTraits <const PRUnichar *> to make …
(edit) @10151   16 years vboxsync Main: SafeArray: Fixed: SafeArrayTraits::asInParam_Arr() was …
(edit) @9738   16 years vboxsync Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
(edit) @9332   17 years vboxsync Must make sure UINT32_C() and friends are defined when stdint.h might …
(edit) @8687   17 years vboxsync Use %Rhra instead of %Rwa. Dropped surpurfluous if (1)s.
(edit) @8309   17 years vboxsync Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
(edit) @8266   17 years vboxsync Removed annoying warnings about existing defines if FE/Qt4 is compiled.
(edit) @8194   17 years vboxsync OS/2: Fixed builds.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7345   17 years vboxsync Main/Glue/string: Don't strcmp NULL.
(edit) @7071   17 years vboxsync Got rid of annoying warnings during win64 build
(edit) @6976   17 years vboxsync Main/Glue: Added macro SUCCEEED_WARNING(rc).
(edit) @6963   17 years vboxsync Main/Glue: Added com::LWResult.
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6921   17 years vboxsync Main: COM Arrays: Allow for zero-sized arrays.
(edit) @6898   17 years vboxsync Main/Glue: Arrays: Compiler warnings.
(edit) @6874   17 years vboxsync Main: Arrays: 1) Added com::SafeIfaceArray to manage arrays of …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6449   17 years vboxsync Main: Fixed build after r27415.
(edit) @6440   17 years vboxsync Main: Better ComPtrBase::equalsTo() specialization for IUnknown …
(edit) @6145   17 years vboxsync Log the errors as well as displaying them.
(edit) @6124   17 years vboxsync Removed VBoxXML (including CFGLDR), xerces and xalan.
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5944   17 years vboxsync gcc-4.3 warning
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @4134   17 years vboxsync Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
(edit) @4129   17 years vboxsync Quick fix for VBoxManage selecting the wrong version of Utf8StrFmt
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3638   17 years vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] -> RT_OS_[OS].
(edit) @3634   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3601   17 years vboxsync Undefine FALSE & TRUE on Darwin to kill some warnings.
(edit) @3403   17 years vboxsync Main/Glue: Enable everything in os2.h before pulling it into the …
(edit) @3387   17 years vboxsync Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
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