|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56669
|
9 years |
vboxsync |
glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
|
|
|
@56636
|
9 years |
vboxsync |
Main/glue/tests: add some comments to the java sample code, and clean …
|
|
|
@56625
|
9 years |
vboxsync |
doc/SDKRef: Document how to run the system event queue when using the …
|
|
|
@56328
|
9 years |
vboxsync |
(c) in generated headers
|
|
|
@56306
|
9 years |
vboxsync |
Main/glue/glue-java.xsl: add method …
|
|
|
@55987
|
10 years |
vboxsync |
Removed unused LogRef function.
|
|
|
@55942
|
10 years |
vboxsync |
Bstr: Replaced RT_UNLIKELY with RT_LIKELY to improve our karma wrt MSC.
|
|
|
@55809
|
10 years |
vboxsync |
fixed error path
|
|
|
@55802
|
10 years |
vboxsync |
glue/tests/TestVBox.java: fix API version in source code
|
|
|
@55589
|
10 years |
vboxsync |
vboxapi.py: We probably need to abstract setting array attributes too, …
|
|
|
@55451
|
10 years |
vboxsync |
Main/glue: fix a buglet (don't know how it gets triggered) in the …
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@54684
|
10 years |
vboxsync |
vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks …
|
|
|
@54266
|
10 years |
vboxsync |
Main/webservice: change code to support multiple ISession instances …
|
|
|
@54126
|
10 years |
vboxsync |
Main/glue/vboxapi.py: don't use the @deprecated decorator
|
|
|
@54123
|
10 years |
vboxsync |
Main/glue/vboxapi.py: fix circular reference sabotaging garbage …
|
|
|
@54057
|
10 years |
vboxsync |
Main/glue/vboxapi.py: support for python3 (so far Windows only, …
|
|
|
@53939
|
10 years |
vboxsync |
shared uppercase template.
|
|
|
@53936
|
10 years |
vboxsync |
glue-java.xsl: Don't end the file list with an escaped new line. (nit …
|
|
|
@53935
|
10 years |
vboxsync |
(C) year
|
|
|
@53934
|
10 years |
vboxsync |
glue-java.xsl,typemap-shared.inc.xsl: Generalized and optimized the …
|
|
|
@53922
|
10 years |
vboxsync |
glue-java.xsl: xsl:key + key() optimizations, xsltproc buffer flushing …
|
|
|
@53919
|
10 years |
vboxsync |
glue/constants-python.xsl: try convince xsltproc to not realloc the …
|
|
|
@53834
|
10 years |
vboxsync |
missing error handling
|
|
|
@53386
|
10 years |
vboxsync |
glue-java.xsl: Fixed bug in string-trim where it was looking at the …
|
|
|
@53385
|
10 years |
vboxsync |
javadoc v8 HTML fixes.
|
|
|
@53243
|
10 years |
vboxsync |
Main/glue/glue-java.xsl: additional tweaking, to make sure that newer …
|
|
|
@53219
|
10 years |
vboxsync |
Main/glue/glue-java.xsl: make the jax-ws API binding use TLS only, …
|
|
|
@52554
|
10 years |
vboxsync |
VBox/Main: #1909: Bug & coding style fixes.
|
|
|
@52546
|
10 years |
vboxsync |
VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
|
|
|
@52312
|
10 years |
vboxsync |
6219: New parameters related to file size / recording time limitation …
|
|
|
@51887
|
10 years |
vboxsync |
Utf8Str: Fix assignEx with a_offSrc != 0
|
|
|
@51448
|
11 years |
vboxsync |
Main/glue-java.xsl: fix the check, it was a bit too paranoid
|
|
|
@51444
|
11 years |
vboxsync |
Main/glue-java.xsl: detect single out parameter and no return …
|
|
|
@51416
|
11 years |
vboxsync |
Java COM bindings: fix much bit rot, accidental breakage of the code …
|
|
|
@51415
|
11 years |
vboxsync |
Python API bindings: eliminate dead code, unused for years (since the …
|
|
|
@50417
|
11 years |
vboxsync |
Main: handle NULL input arrays in the Java XPCOM binding correctly
|
|
|
@50249
|
11 years |
vboxsync |
VBoxLogRelCreate: Fix previous to deal with pcszLogFile == NULL.
|
|
|
@50247
|
11 years |
vboxsync |
VBoxLogRelCreate: avoid uncontrolled format string attack. This …
|
|
|
@50183
|
11 years |
vboxsync |
Main/cbinding: bring the C binding to a new functionality level, …
|
|
|
@50117
|
11 years |
vboxsync |
Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
|
|
|
@50041
|
11 years |
vboxsync |
crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
|
|
|
@49868
|
11 years |
vboxsync |
crOpenGL: fix img positioning for retina/osx
|
|
|
@49741
|
11 years |
vboxsync |
Main/glue/vboxapi.py: fix copy/paste bug
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@48654
|
11 years |
vboxsync |
Main: Added KBUILD_TYPE to the release log.
|
|
|
@48321
|
11 years |
vboxsync |
vboxapi.py: Ensure that the dynamic python code for the VBox type …
|
|
|
@48282
|
11 years |
vboxsync |
32-bit main API on 64-bit solaris.
|
|
|
@48164
|
11 years |
vboxsync |
Main: phase out the use of the XPCOM glue (wasn't ever used), and …
|
|
|
@48045
|
11 years |
vboxsync |
vboxapi.py: Inc revision.
|
|
|
@48043
|
11 years |
vboxsync |
vboxapi.py: err -> xcpt, allow all oXcpt parameters to be None …
|
|
|
@48005
|
11 years |
vboxsync |
Main/glue/glue-java.xsl: fix the heavily broken "in enum safearray" …
|
|
|
@47984
|
11 years |
vboxsync |
this works.
|
|
|
@47983
|
11 years |
vboxsync |
copy&paste.
|
|
|
@47981
|
11 years |
vboxsync |
vboxapi.py: Started on error abstrations (testsuite needs …
|
|
|
@47979
|
11 years |
vboxsync |
vboxapi.py: Some cleaning up. New features: Documentation. ;-) …
|
|
|
@47852
|
11 years |
vboxsync |
Main/Event Queue: Forward ported r86728 + r87009 from 4.1.
|
|
|
@47850
|
11 years |
vboxsync |
Main: attempt to fix xpcom build.
|
|
|
@47801
|
11 years |
vboxsync |
Main/glue/NativeEventQueue.cpp: fix incorrect error code in previous fix
|
|
|
@47800
|
11 years |
vboxsync |
Main/glue: fix error checking so that a missing components …
|
|
|
@47777
|
11 years |
vboxsync |
Main/glue: for XPCOM, look for the components subdirectory one level …
|
|
|
@47546
|
11 years |
vboxsync |
vboxapi.py: No active listeners on windows due to pywin32 shortcuts in …
|
|
|
@47125
|
11 years |
vboxsync |
python: Emit VBOX_E_xxx constants. Make pretty output.
|
|
|
@47124
|
11 years |
vboxsync |
Fixed python bindings bustage on windows, the libary UUID was changed …
|
|
|
@47117
|
11 years |
vboxsync |
Main: RT_ZERO() / RTStrCopy()
|
|
|
@46751
|
11 years |
vboxsync |
Main/glue/EventQueue.cpp: fix shutdown logic, must not keep the CritSect
|
|
|
@46717
|
11 years |
vboxsync |
Main/glue/EventQueue: fix attempt, not fully verified
|
|
|
@46652
|
11 years |
vboxsync |
Main/glue/EventQueue: missing initialization and indentation
|
|
|
@46651
|
11 years |
vboxsync |
Build fix.
|
|
|
@46649
|
11 years |
vboxsync |
Forward ported r85941 and required build fixes (Main: Implemented new …
|
|
|
@46478
|
11 years |
vboxsync |
libs/xpcom: touch up Java XPCOM wrapper generation, new common …
|
|
|
@46372
|
11 years |
vboxsync |
Main/glue/ErrorInfo.cpp: add method to retrieve an …
|
|
|
@46123
|
12 years |
vboxsync |
Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
|
|
|
@45927
|
12 years |
vboxsync |
*: a few uint32_t warnings
|
|
|
@45805
|
12 years |
vboxsync |
Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
|
|
|
@45483
|
12 years |
vboxsync |
Main/glue+idl+webservice: move the type mapping XSLT include file to a …
|
|
|
@45473
|
12 years |
vboxsync |
vboxapi.py: Use TLB_MAJOR and TLB_MINOR.
|
|
|
@45195
|
12 years |
vboxsync |
xslt/java: fixes VirtualBoxManager::dissconnect on attempt to …
|
|
|
@45186
|
12 years |
vboxsync |
API/binding: test for NAT Engine in Java.
|
|
|
@45127
|
12 years |
vboxsync |
AutoLock.cpp: Try the new read/write critical section.
|
|
|
@44970
|
12 years |
vboxsync |
Main/VirtualBoxClient: add method to perform VM error checking which …
|
|
|
@44776
|
12 years |
vboxsync |
Main/xpcom/glue: this function is buggy -- but fortunately not used
|
|
|
@44563
|
12 years |
vboxsync |
Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
|
|
|
@44552
|
12 years |
vboxsync |
Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
|
|
|
@44545
|
12 years |
vboxsync |
Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44367
|
12 years |
vboxsync |
glue/com.cpp: VBoxLogRelCreate should pass pcszGroupSettings along to …
|
|
|
@43944
|
12 years |
vboxsync |
Burn fix.
|
|
|
@43943
|
12 years |
vboxsync |
Main/glue: bad_alloc handling for event queue, todos.
|
|
|
@43869
|
12 years |
vboxsync |
Main/MachineDebugger: make it available over the webservice (except …
|
|
|
@43534
|
12 years |
vboxsync |
Main: refined the total/available host RAM log message
|
|
|
@43105
|
12 years |
vboxsync |
change comment style
|
|
|
@43103
|
12 years |
vboxsync |
whitespace/comment touchup
|
|
|
@42570
|
12 years |
vboxsync |
com/string.h: Added assignEx methods similar to cloneEx that returns …
|
|
|
@42526
|
12 years |
vboxsync |
FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
|
|
|
@42385
|
12 years |
vboxsync |
Main/glue: Add a flag to GetVBoxUserHomeDirectory to disable creating …
|
|
|
@42167
|
12 years |
vboxsync |
Main/glue: fix code which prints error information
|
|
|
@41528
|
13 years |
vboxsync |
Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
|
|
|