VirtualBox

source: vbox/trunk/src/VBox/Main/glue/vboxapi.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79139   5 years vboxsync Main/vboxapi.py: Prefer S_OK and the E_XXXX style constants over the …
(edit) @79092   5 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69557   7 years vboxsync vboxapi.py: drop the CoUninitialize call indeinit as it has no match …
(edit) @69556   7 years vboxsync vboxapi.py: cleanup
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69241   7 years vboxsync Main: scm updates
(edit) @69117   7 years vboxsync vboxapi.py: Check for RPC_E_TOO_LATE instead of blindly claiming this …
(edit) @67049   8 years vboxsync Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate …
(edit) @66630   8 years vboxsync VBox/Main: ​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66619   8 years vboxsync vboxapi.py: style adjustments
(edit) @66617   8 years vboxsync VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
(edit) @62900   8 years vboxsync Main/glue/vboxapi.py: use VirtualBoxClient instead of directly …
(edit) @61376   9 years vboxsync Main/glue/vboxapi.py: fix API termination issue (double deinit, once …
(edit) @60463   9 years vboxsync added CDDL headers to some Python bindings
(edit) @59807   9 years vboxsync backed out r105688
(edit) @59806   9 years vboxsync restored old vboxapi.py
(edit) @59798   9 years vboxsync re-applied the Python 3 changes which were backed out in r105674 sans …
(edit) @59795   9 years vboxsync temporarily back out the recent Python 3 changes (r105649, r105645, …
(edit) @59769   9 years vboxsync PyXPCOM: port to make it compatible with Python 3 (minimum supported …
(edit) @59353   9 years vboxsync vboxapi.py: s/type_/eType/g
(edit) @56669   9 years vboxsync glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
(edit) @55589   10 years vboxsync vboxapi.py: We probably need to abstract setting array attributes too, …
(edit) @54684   10 years vboxsync vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks …
(edit) @54126   10 years vboxsync Main/glue/vboxapi.py: don't use the @deprecated decorator
(edit) @54123   10 years vboxsync Main/glue/vboxapi.py: fix circular reference sabotaging garbage …
(edit) @54057   10 years vboxsync Main/glue/vboxapi.py: support for python3 (so far Windows only, …
(edit) @51415   11 years vboxsync Python API bindings: eliminate dead code, unused for years (since the …
(edit) @49741   11 years vboxsync Main/glue/vboxapi.py: fix copy/paste bug
(edit) @48321   11 years vboxsync vboxapi.py: Ensure that the dynamic python code for the VBox type …
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48045   11 years vboxsync vboxapi.py: Inc revision.
(edit) @48043   11 years vboxsync vboxapi.py: err -> xcpt, allow all oXcpt parameters to be None …
(edit) @47984   11 years vboxsync this works.
(edit) @47983   11 years vboxsync copy&paste.
(edit) @47981   11 years vboxsync vboxapi.py: Started on error abstrations (testsuite needs …
(edit) @47979   11 years vboxsync vboxapi.py: Some cleaning up. New features: Documentation. ;-) …
(edit) @47546   11 years vboxsync vboxapi.py: No active listeners on windows due to pywin32 shortcuts in …
(edit) @47125   11 years vboxsync python: Emit VBOX_E_xxx constants. Make pretty output.
(edit) @47124   11 years vboxsync Fixed python bindings bustage on windows, the libary UUID was changed …
(edit) @46478   11 years vboxsync libs/xpcom: touch up Java XPCOM wrapper generation, new common …
(edit) @45473   12 years vboxsync vboxapi.py: Use TLB_MAJOR and TLB_MINOR.
(edit) @43105   12 years vboxsync change comment style
(edit) @31710   14 years vboxsync excessive
(edit) @31607   14 years vboxsync vboxapi.py: Made tdPython1.py work on windows.
(edit) @31604   14 years vboxsync waitForEvents: Don't return None, another test.
(edit) @31601   14 years vboxsync EventQueue/py: Return codes, docs and testcase for waitForEvents and …
(edit) @31112   14 years vboxsync Python shell: session API updated
(edit) @31034   14 years vboxsync Main, Python: session API changes, cleanup, tweaks
(edit) @31014   14 years vboxsync Python: update for new session API
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30533   14 years vboxsync Python: active callbacks with Windows Python
(edit) @30492   14 years vboxsync python: bridge code for active listeners, sample using it in shell
(edit) @30393   14 years vboxsync Main, glue: webservice events
(edit) @30381   14 years vboxsync Main: generic events (disabled)
(edit) @30207   14 years vboxsync Main: console COM events, cleanup, locking
(edit) @28890   15 years vboxsync Python glue: richer machine opener
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28664   15 years vboxsync python: API to figuire out install directory
(edit) @28292   15 years vboxsync Python: OSX SDK searching
(edit) @23552   15 years vboxsync Python WS: docs update, minor build changes
(edit) @22394   15 years vboxsync Python: event waiting interruptible via API
(edit) @22390   15 years vboxsync typo
(edit) @22381   15 years vboxsync Main, Python glue: Windows updates
(edit) @22362   15 years vboxsync typo
(edit) @22357   15 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @21968   15 years vboxsync Python WS: use symbolic enumeration values, not numerical
(edit) @21959   15 years vboxsync Python shell: handle subtel COM/XPCOM difference
(edit) @21956   15 years vboxsync Python: spaces cleanup, fixed typo in callback names
(edit) @21906   15 years vboxsync Python glue: use Vbox platform in PerfCollector, not system platfrom, …
(edit) @21730   15 years vboxsync SDK: make documentation match reality, minor refactoring
(edit) @21727   15 years vboxsync Python WS: few typos on authentication path
(edit) @21640   15 years vboxsync Python: WS Python bindings fully usable, extend shell to control remote VMs
(edit) @21384   15 years vboxsync Python: couple WS-related fixes
(edit) @21370   15 years vboxsync Python: glue array naming typo
(edit) @21299   15 years vboxsync #3953: Workaround for the problem of input arrays being returned as …
(edit) @21288   15 years vboxsync Python: case-insensitive attribute lookup for MS COM
(edit) @20926   15 years vboxsync Python: fixed typo, improvments for the shell
(edit) @20897   15 years vboxsync Python: cleanup, refactoring, don't fail on timed wait requests on …
(edit) @20818   15 years vboxsync Python: generate capitalized version of callbacks on Windows, now …
(edit) @20807   15 years vboxsync Python: better event wait routine, cleanup (callbacks still crash)
(edit) @20693   15 years vboxsync Python: Windows waiting for event, additional shell command
(edit) @20630   15 years vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20598   15 years vboxsync Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
(edit) @20579   15 years vboxsync Python: attempt to allow .run installer work with multiple Python …
(edit) @20445   15 years vboxsync Python: generic callback creation mechanism, use like cb = …
(edit) @20155   16 years vboxsync Python: typo
(edit) @20149   16 years vboxsync Python: ship and install bindings with binary install on Linux
(edit) @20141   16 years vboxsync Python: cleanup of port forwarer script, additional method to simplify …
(edit) @20118   16 years vboxsync Python: installer draft
(edit) @20113   16 years vboxsync Python/glue: Fix for COM init.
(edit) @20036   16 years vboxsync Python: docs update, webserice bindings support custom URLs, cleanup
(edit) @19902   16 years vboxsync Python: per-thread COM initialization in glue
(edit) @19900   16 years vboxsync Python: constant works everywhere with glue (note that …
(edit) @19883   16 years vboxsync Python: generate constants, instead of relying on (*)COM mechanisms (WIP)
(edit) @19859   16 years vboxsync Python: copyrights, removed stalled code
(edit) @19858   16 years vboxsync Python: typo
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette