|
|
@26782
|
15 years |
vboxsync |
Main, Frontends: added support for virtual pointing devices with no …
|
|
|
@26623
|
15 years |
vboxsync |
VBoxShell: Add commands for CPU hot-add/remove
|
|
|
@26584
|
15 years |
vboxsync |
Python shell: harmless typo
|
|
|
@26583
|
15 years |
vboxsync |
Python: gueststats command, API to get enums values list
|
|
|
@26571
|
15 years |
vboxsync |
Python shell: commands to set/get extra data
|
|
|
@26548
|
15 years |
vboxsync |
Main, FE: HPET review feedback
|
|
|
@26502
|
15 years |
vboxsync |
Frontends: whitespace cleanup.
|
|
|
@24859
|
15 years |
vboxsync |
Python shell: adopt to new medium API
|
|
|
@24822
|
15 years |
vboxsync |
EFI: correct 64-bit entry points
|
|
|
@24697
|
15 years |
vboxsync |
Python shell: WS version strings handling
|
|
|
@24589
|
15 years |
vboxsync |
Python shell: better naming
|
|
|
@24586
|
15 years |
vboxsync |
Python shell: more teleportation (info, password)
|
|
|
@24581
|
15 years |
vboxsync |
Python shell: teleportation support
|
|
|
@24450
|
15 years |
vboxsync |
Python: shell command to save guest screenshot
|
|
|
@23994
|
15 years |
vboxsync |
#3987: Virtio: Network adapter available in all frontends.
|
|
|
@23762
|
15 years |
vboxsync |
Python shell: better device attachment printing, updated to reflect …
|
|
|
@23701
|
15 years |
vboxsync |
Python shell: updated medium attachment enumeration, firmware type
|
|
|
@23473
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@22911
|
15 years |
vboxsync |
event queues cleaned up
|
|
|
@22068
|
15 years |
vboxsync |
Python shell: dark COM magick
|
|
|
@21998
|
15 years |
vboxsync |
Python shell: correct detection of home dir in remote case
|
|
|
@21965
|
15 years |
vboxsync |
Python Shell: minor stuff
|
|
|
@21959
|
15 years |
vboxsync |
Python shell: handle subtel COM/XPCOM difference
|
|
|
@21956
|
15 years |
vboxsync |
Python: spaces cleanup, fixed typo in callback names
|
|
|
@21936
|
15 years |
vboxsync |
VBoxShell: VBox spelling.
|
|
|
@21924
|
15 years |
vboxsync |
Python shell: fixes, shell extension dirs support
|
|
|
@21907
|
15 years |
vboxsync |
Python shell: exportVM command
|
|
|
@21790
|
15 years |
vboxsync |
Main API: fixed few missed IDispatch interface map entries
|
|
|
@21768
|
15 years |
vboxsync |
Python shell: shell command
|
|
|
@21767
|
15 years |
vboxsync |
Python shell: sweeter lambda for 'run'
|
|
|
@21762
|
15 years |
vboxsync |
Python shell: add machById into context, for external commands to use
|
|
|
@21752
|
15 years |
vboxsync |
Python shell: make sleep command interruptible
|
|
|
@21736
|
15 years |
vboxsync |
Python shell: more info in 'host' command
|
|
|
@21727
|
15 years |
vboxsync |
Python WS: few typos on authentication path
|
|
|
@21641
|
15 years |
vboxsync |
typo
|
|
|
@21640
|
15 years |
vboxsync |
Python: WS Python bindings fully usable, extend shell to control remote VMs
|
|
|
@21584
|
15 years |
vboxsync |
Python shell: more VM info
|
|
|
@21569
|
15 years |
vboxsync |
property set for VB and VBS
|
|
|
@21559
|
15 years |
vboxsync |
COM: implemented arrays support for Visual Basic (not VBS), sample …
|
|
|
@21518
|
15 years |
vboxsync |
Sample Visual Basic Script frontend
|
|
|
@21517
|
15 years |
vboxsync |
Python shell: allow executing existing commands from extensions
|
|
|
@21419
|
15 years |
vboxsync |
typo
|
|
|
@21418
|
15 years |
vboxsync |
Python shell: minor improvments
|
|
|
@21384
|
15 years |
vboxsync |
Python: couple WS-related fixes
|
|
|
@21383
|
15 years |
vboxsync |
Frontends/vboxshell: enhance "info" command to list attached hard …
|
|
|
@21370
|
15 years |
vboxsync |
Python: glue array naming typo
|
|
|
@21331
|
15 years |
vboxsync |
Python shell: adding shell command, repeat count for runScript
|
|
|
@21330
|
15 years |
vboxsync |
Python shell: execute external scripts, autodetect path
|
|
|
@21245
|
15 years |
vboxsync |
Python shell: minor improvments
|
|
|
@21204
|
15 years |
vboxsync |
Python shell: use shlex
|
|
|
@20949
|
15 years |
vboxsync |
Python: minor shell improvments
|
|
|
@20941
|
15 years |
vboxsync |
Python: support for custom shell extensions, thanks Vasily for idea
|
|
|
@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 …
|
|
|
@20694
|
15 years |
vboxsync |
Python: typos
|
|
|
@20693
|
15 years |
vboxsync |
Python: Windows waiting for event, additional shell command
|
|
|
@20630
|
16 years |
vboxsync |
Python: moved waiting on client side, removed main API for event …
|
|
|
@20598
|
16 years |
vboxsync |
Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
|
|
|
@20332
|
16 years |
vboxsync |
Python: include vboxshell into binary distribution
|
|
|
@20149
|
16 years |
vboxsync |
Python: ship and install bindings with binary install on Linux
|
|
|
@19962
|
16 years |
vboxsync |
VBoxShell/Makefile.kmk: Id keyword is mandatory, as is the use of tabs …
|
|
|
@19901
|
16 years |
vboxsync |
VBoxShell: typos
|
|
|
@19900
|
16 years |
vboxsync |
Python: constant works everywhere with glue (note that …
|
|
|
@19859
|
16 years |
vboxsync |
Python: copyrights, removed stalled code
|
|
|
@19853
|
16 years |
vboxsync |
SDK: refactoring Python samples
|
|
|
@19852
|
16 years |
vboxsync |
Python: generic glue library, hiding all ugly platform details
|
|
|
@19814
|
16 years |
vboxsync |
Python: better constants wrapper, refactoring of shell's Windows port
|
|
|
@19783
|
16 years |
vboxsync |
Python: MSCOM constants support
|
|
|
@19602
|
16 years |
vboxsync |
Python Shell: update remove command with HDD detach code
|
|
|
@19320
|
16 years |
vboxsync |
Python bindings: fixed keyword conflict, minor cleanup
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@18705
|
16 years |
vboxsync |
SDK: typos
|
|
|
@18693
|
16 years |
vboxsync |
SDK: proper SVN props
|