|
|
@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 …
|
|
|
@20926
|
15 years |
vboxsync |
Python: fixed typo, improvments for the shell
|
|
|
@20897
|
15 years |
vboxsync |
Python: cleanup, refactoring, don't fail on timed wait requests on …
|
|
|
@20818
|
15 years |
vboxsync |
Python: generate capitalized version of callbacks on Windows, now …
|
|
|
@20807
|
15 years |
vboxsync |
Python: better event wait routine, cleanup (callbacks still crash)
|
|
|
@20693
|
15 years |
vboxsync |
Python: Windows waiting for event, additional shell command
|
|
|
@20630
|
15 years |
vboxsync |
Python: moved waiting on client side, removed main API for event …
|
|
|
@20598
|
15 years |
vboxsync |
Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
|
|
|
@20579
|
15 years |
vboxsync |
Python: attempt to allow .run installer work with multiple Python …
|
|
|
@20445
|
15 years |
vboxsync |
Python: generic callback creation mechanism, use like
cb = …
|
|
|
@20267
|
16 years |
vboxsync |
Main: completed scriptable changes
Make VBox buildable on SMB share …
|
|
|
@20155
|
16 years |
vboxsync |
Python: typo
|
|
|
@20149
|
16 years |
vboxsync |
Python: ship and install bindings with binary install on Linux
|
|
|
@20141
|
16 years |
vboxsync |
Python: cleanup of port forwarer script, additional method to simplify …
|
|
|
@20118
|
16 years |
vboxsync |
Python: installer draft
|
|
|
@20113
|
16 years |
vboxsync |
Python/glue: Fix for COM init.
|
|
|
@20036
|
16 years |
vboxsync |
Python: docs update, webserice bindings support custom URLs, cleanup
|
|
|
@19902
|
16 years |
vboxsync |
Python: per-thread COM initialization in glue
|
|
|
@19900
|
16 years |
vboxsync |
Python: constant works everywhere with glue (note that …
|
|
|
@19885
|
16 years |
vboxsync |
keywords
|
|
|
@19883
|
16 years |
vboxsync |
Python: generate constants, instead of relying on (*)COM mechanisms (WIP)
|
|
|
@19859
|
16 years |
vboxsync |
Python: copyrights, removed stalled code
|
|
|
@19858
|
16 years |
vboxsync |
Python: typo
|
|
|
@19855
|
16 years |
vboxsync |
Python: win wrapper
|
|
|
@19852
|
16 years |
vboxsync |
Python: generic glue library, hiding all ugly platform details
|
|
|
@18831
|
16 years |
vboxsync |
XPCOM glue: added extra search paths
|
|
|
@17634
|
16 years |
vboxsync |
OVF: add export support for remaining description entry items (actual …
|
|
|
@17054
|
16 years |
vboxsync |
Main: don't crash in string-to-int parsing
|
|
|
@16674
|
16 years |
vboxsync |
Main/Glue: com::Initialize(): Cleanup a failed XPCOM initialization …
|
|
|
@16649
|
16 years |
vboxsync |
Main/Glue: com::Initialize() now first looks for XPCOM binaries and …
|
|
|
@16580
|
16 years |
vboxsync |
Main: make new error functions more granular
|
|
|
@16555
|
16 years |
vboxsync |
export
|
|
|
@16554
|
16 years |
vboxsync |
export
|
|
|
@16495
|
16 years |
vboxsync |
OVF: VBoxManage import implementation (to be continued), back-end …
|
|
|
@16384
|
16 years |
vboxsync |
string.cpp: enable optimization
|
|
|
@16378
|
16 years |
vboxsync |
string.cpp: !RT_SUCCESS -> RT_FAILURE, propsal for saving one …
|
|
|
@16369
|
16 years |
vboxsync |
Utf8Str::substr error handling
|
|
|
@16324
|
16 years |
vboxsync |
COM: teach Utf8Str substr() like std::string
|
|
|
@16166
|
16 years |
vboxsync |
purge the obsolete Qt3 GUI
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14948
|
16 years |
vboxsync |
Removed white space at EOL.
|
|
|
@14944
|
16 years |
vboxsync |
Fix the final few occurrences of tabs in Main.
|
|
|
@14325
|
16 years |
vboxsync |
Main/glue: real fix for the VBoxSVC double slash issue.
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@8309
|
17 years |
vboxsync |
Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7430
|
17 years |
vboxsync |
RTUCS2 -> RTUTF16
|
|
|
@7418
|
17 years |
vboxsync |
UCS-2 -> UTF-16.
|
|
|
@6375
|
17 years |
vboxsync |
Main: Fixed VM error callback used during powerup so that it doesn't …
|
|
|
@6286
|
17 years |
vboxsync |
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5658
|
17 years |
vboxsync |
Main: Removed semicolons after the namespace closing curly braces (not …
|
|
|
@5501
|
17 years |
vboxsync |
Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone …
|
|
|
@4862
|
17 years |
vboxsync |
Main/GUI/Win32: Don't apply the brute force STA to MTA change hack …
|
|
|
@4737
|
17 years |
vboxsync |
Main: Fixed logging.
|
|
|
@4557
|
17 years |
vboxsync |
Main: Attempted to fix the CoInitializeEx race condition (#2304).
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3861
|
17 years |
vboxsync |
use generic functions for determining paths instead of home-brewn solutions
|
|
|
@3668
|
17 years |
vboxsync |
replace underscore symbols in Main/
|
|
|
@3387
|
17 years |
vboxsync |
Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
|
|
|
@3191
|
17 years |
vboxsync |
Main: Made it build on OS/2.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2976
|
18 years |
vboxsync |
Main:
- XPCOM: Implemented storing compreg.data and xpti.data in the …
|
|
|
@2754
|
18 years |
vboxsync |
Split com.cpp into generic bits and initterm bits so it won't drag in …
|
|
|
@2672
|
18 years |
vboxsync |
Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
|
|
|
@1959
|
18 years |
vboxsync |
Main/Glue: Don't assume we've got full error info if any of …
|
|
|
@807
|
18 years |
vboxsync |
fixed error output
|
|
|
@705
|
18 years |
vboxsync |
be less verbose
|
|
|
@1
|
55 years |
vboxsync |
import
|