|
|
@31607
|
14 年 |
vboxsync |
vboxapi.py: Made tdPython1.py work on windows.
|
|
|
@31604
|
14 年 |
vboxsync |
waitForEvents: Don't return None, another test.
|
|
|
@31601
|
14 年 |
vboxsync |
EventQueue/py: Return codes, docs and testcase for waitForEvents and …
|
|
|
@31598
|
14 年 |
vboxsync |
EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
|
|
|
@31589
|
14 年 |
vboxsync |
EventQueue: windows fixes.
|
|
|
@31579
|
14 年 |
vboxsync |
EventQueue: Fix losing messages, use the right queue type on XPCOM …
|
|
|
@31371
|
14 年 |
vboxsync |
coding style
|
|
|
@31281
|
14 年 |
vboxsync |
Main: one function instead of two for finding DVD and floppy images
|
|
|
@31232
|
14 年 |
vboxsync |
Java: testing with Java 1.5 shows that glue code is functional there too
|
|
|
@31166
|
14 年 |
vboxsync |
Java bridge: allow multiple concurrent SOAP connections
|
|
|
@31135
|
14 年 |
vboxsync |
Java: samples rule
|
|
|
@31112
|
14 年 |
vboxsync |
Python shell: session API updated
|
|
|
@31096
|
14 年 |
vboxsync |
Java: MSCOM update
|
|
|
@31095
|
14 年 |
vboxsync |
Java: few warnings shut up
|
|
|
@31070
|
14 年 |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|
@31034
|
14 年 |
vboxsync |
Main, Python: session API changes, cleanup, tweaks
|
|
|
@31019
|
14 年 |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31014
|
14 年 |
vboxsync |
Python: update for new session API
|
|
|
@31008
|
14 年 |
vboxsync |
Main: reorganize session APIs
|
|
|
@30987
|
14 年 |
vboxsync |
export to OSE
|
|
|
@30946
|
14 年 |
vboxsync |
Java bridge: exceptions also uniform
|
|
|
@30932
|
14 年 |
vboxsync |
Java bridge: uniform bridge is functional
|
|
|
@30880
|
14 年 |
vboxsync |
Java bridge: started common JAX bridge work
|
|
|
@30871
|
14 年 |
vboxsync |
Main: event names now in past tense
|
|
|
@30825
|
14 年 |
vboxsync |
Main: callbacks removal
|
|
|
@30764
|
14 年 |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 年 |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30750
|
14 年 |
vboxsync |
Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
|
|
|
@30739
|
14 年 |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30714
|
14 年 |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30683
|
14 年 |
vboxsync |
Main: add missing ErrorInfo operator=
|
|
|
@30682
|
14 年 |
vboxsync |
Main: build fix (add missing ErrorInfo copy constructor)
|
|
|
@30681
|
14 年 |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
@30676
|
14 年 |
vboxsync |
Main: back out r63429
|
|
|
@30670
|
14 年 |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
@30632
|
14 年 |
vboxsync |
Main: simplify and document ComPtr<> template; speeds up compiling a bit
|
|
|
@30591
|
14 年 |
vboxsync |
Main: events bits
|
|
|
@30533
|
14 年 |
vboxsync |
Python: active callbacks with Windows Python
|
|
|
@30492
|
14 年 |
vboxsync |
python: bridge code for active listeners, sample using it in shell
|
|
|
@30424
|
14 年 |
vboxsync |
Java bridge: events-related fixes
|
|
|
@30393
|
14 年 |
vboxsync |
Main, glue: webservice events
|
|
|
@30381
|
14 年 |
vboxsync |
Main: generic events (disabled)
|
|
|
@30207
|
14 年 |
vboxsync |
Main: console COM events, cleanup, locking
|
|
|
@30159
|
14 年 |
vboxsync |
Main: generic Java glue works (including callbacks on Win)
|
|
|
@30055
|
14 年 |
vboxsync |
VBoxSVC: Lock order fixes (+assert) for weird shutdown case where we …
|
|
|
@30013
|
14 年 |
vboxsync |
scm cleanup.
|
|
|
@29792
|
15 年 |
vboxsync |
Java glue: test runnable on both platforms
|
|
|
@29788
|
15 年 |
vboxsync |
Java bridge: MSCOM basics
|
|
|
@29784
|
15 年 |
vboxsync |
use KBUILD_HOST
|
|
|
@29782
|
15 年 |
vboxsync |
use kmk to build test
|
|
|
@29780
|
15 年 |
vboxsync |
moved
|
|
|
@28890
|
15 年 |
vboxsync |
Python glue: richer machine opener
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28664
|
15 年 |
vboxsync |
python: API to figuire out install directory
|
|
|
@28316
|
15 年 |
vboxsync |
com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
|
|
|
@28292
|
15 年 |
vboxsync |
Python: OSX SDK searching
|
|
|
@28270
|
15 年 |
vboxsync |
Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
|
|
|
@26753
|
15 年 |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26603
|
15 年 |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 年 |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26583
|
15 年 |
vboxsync |
Python: gueststats command, API to get enums values list
|
|
|
@26553
|
15 年 |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 年 |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26236
|
15 年 |
vboxsync |
Main: remove some dead errorinfo code
|
|
|
@26186
|
15 年 |
vboxsync |
Main: coding style fixes
|
|
|
@26177
|
15 年 |
vboxsync |
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
|
|
|
@26163
|
15 年 |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@25944
|
15 年 |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@25942
|
15 年 |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@25939
|
15 年 |
vboxsync |
Main: remove LOCKCLASS_USBPROXYSERVICE
|
|
|
@25930
|
15 年 |
vboxsync |
Main: remove separate snapshots tree lock, have snapshots list use …
|
|
|
@25906
|
15 年 |
vboxsync |
Main: remove the evil Auto*Lock*::maybeEnter() function which is no …
|
|
|
@25890
|
15 年 |
vboxsync |
AutoLock.cpp: build fix
|
|
|
@25881
|
15 年 |
vboxsync |
Main: remove unused and broken autolock code
|
|
|
@25880
|
15 年 |
vboxsync |
Main: more locking order validation fixes
|
|
|
@25842
|
15 年 |
vboxsync |
Main: lock validation adjustments
|
|
|
@25836
|
15 年 |
vboxsync |
Main: locking order fixes; GUI comes up now with strict locking enabled
|
|
|
@25834
|
15 年 |
vboxsync |
Main: finish integration of Main lock validation with IPRT; only …
|
|
|
@25813
|
15 年 |
vboxsync |
Main: move AutoLock classes to glue
|
|
|
@25812
|
15 年 |
vboxsync |
Main: back out r56580 partially which broke VirtualBox startup
|
|
|
@25809
|
15 年 |
vboxsync |
Main: adjust lock validation code to use IPRT lock validation, first …
|
|
|
@25334
|
15 年 |
vboxsync |
Main/glue: print the error code if no other error info is available
|
|
|
@25149
|
15 年 |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@23552
|
15 年 |
vboxsync |
Python WS: docs update, minor build changes
|
|
|
@23175
|
15 年 |
vboxsync |
glue/initterm.cpp: Don't assume RTThreadSelf() won't return …
|
|
|
@23128
|
15 年 |
vboxsync |
COM/XPCOM glue: Bug fixes around the EventQueue init/uninit calls from …
|
|
|
@23096
|
15 年 |
vboxsync |
EventQuqueu.cpp: windows simplications.
|
|
|
@23092
|
15 年 |
vboxsync |
Main/glue: EventQueue bugfixes and code style adjustments and …
|
|
|
@22916
|
15 年 |
vboxsync |
fixed Win burns, spaces
|
|
|
@22911
|
15 年 |
vboxsync |
event queues cleaned up
|
|
|
@22849
|
15 年 |
vboxsync |
typos
|
|
|
@22847
|
15 年 |
vboxsync |
Python, COM glue: event processing API
|
|
|
@22722
|
15 年 |
vboxsync |
VBoxCOM,VBoxManage,WebService: Event queue fun.
|
|
|
@22708
|
15 年 |
vboxsync |
Main: comptr+webservice logging
|
|
|
@22702
|
15 年 |
vboxsync |
Main: comptr logging
|
|
|
@22700
|
15 年 |
vboxsync |
Main: comptr logging
|
|
|
@22394
|
15 年 |
vboxsync |
Python: event waiting interruptible via API
|
|
|
@22390
|
15 年 |
vboxsync |
typo
|
|
|
@22381
|
15 年 |
vboxsync |
Main, Python glue: Windows updates
|
|
|
@22362
|
15 年 |
vboxsync |
typo
|
|
|