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