VirtualBox

source: vbox/trunk/src/VBox/Main/glue

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @59424   9 years vboxsync VBoxCOM/VBoxProxyStub: Don't update COM registrations if there are …
(edit) @59418   9 years vboxsync Main,Installer/win: VBoxProxyStubLegacy for 32-bit windows as well - …
(edit) @59385   9 years vboxsync VBoxProxyStub,comregister,glue: Added a second proxy dll for older …
(edit) @59368   9 years vboxsync VBoxCOM,VBoxSVC: Call VBoxProxyStub to gently update the MS COM …
(edit) @59353   9 years vboxsync vboxapi.py: s/type_/eType/g
(edit) @59228   9 years vboxsync GetVBoxUserHomeDirectory: Use RTEnvGetEx when reading XDG_CONFIG_HOME …
(edit) @58578   9 years vboxsync Main/glue/NativeEventQueue.cpp: fix too pessimistic return value if …
(edit) @57424   9 years vboxsync Main: DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56669   9 years vboxsync glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
(edit) @56636   9 years vboxsync Main/glue/tests: add some comments to the java sample code, and clean …
(edit) @56625   9 years vboxsync doc/SDKRef: Document how to run the system event queue when using the …
(edit) @56328   9 years vboxsync (c) in generated headers
(edit) @56306   9 years vboxsync Main/glue/glue-java.xsl: add method …
(edit) @55987   10 years vboxsync Removed unused LogRef function.
(edit) @55942   10 years vboxsync Bstr: Replaced RT_UNLIKELY with RT_LIKELY to improve our karma wrt MSC.
(edit) @55809   10 years vboxsync fixed error path
(edit) @55802   10 years vboxsync glue/tests/TestVBox.java: fix API version in source code
(edit) @55589   10 years vboxsync vboxapi.py: We probably need to abstract setting array attributes too, …
(edit) @55451   10 years vboxsync Main/glue: fix a buglet (don't know how it gets triggered) in the …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @54684   10 years vboxsync vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks …
(edit) @54266   10 years vboxsync Main/webservice: change code to support multiple ISession instances …
(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) @53939   10 years vboxsync shared uppercase template.
(edit) @53936   10 years vboxsync glue-java.xsl: Don't end the file list with an escaped new line. (nit …
(edit) @53935   10 years vboxsync (C) year
(edit) @53934   10 years vboxsync glue-java.xsl,typemap-shared.inc.xsl: Generalized and optimized the …
(edit) @53922   10 years vboxsync glue-java.xsl: xsl:key + key() optimizations, xsltproc buffer flushing …
(edit) @53919   10 years vboxsync glue/constants-python.xsl: try convince xsltproc to not realloc the …
(edit) @53834   10 years vboxsync missing error handling
(edit) @53386   10 years vboxsync glue-java.xsl: Fixed bug in string-trim where it was looking at the …
(edit) @53385   10 years vboxsync javadoc v8 HTML fixes.
(edit) @53243   10 years vboxsync Main/glue/glue-java.xsl: additional tweaking, to make sure that newer …
(edit) @53219   10 years vboxsync Main/glue/glue-java.xsl: make the jax-ws API binding use TLS only, …
(edit) @52554   10 years vboxsync VBox/Main: #1909: Bug & coding style fixes.
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @51887   10 years vboxsync Utf8Str: Fix assignEx with a_offSrc != 0
(edit) @51448   11 years vboxsync Main/glue-java.xsl: fix the check, it was a bit too paranoid
(edit) @51444   11 years vboxsync Main/glue-java.xsl: detect single out parameter and no return …
(edit) @51416   11 years vboxsync Java COM bindings: fix much bit rot, accidental breakage of the code …
(edit) @51415   11 years vboxsync Python API bindings: eliminate dead code, unused for years (since the …
(edit) @50417   11 years vboxsync Main: handle NULL input arrays in the Java XPCOM binding correctly
(edit) @50249   11 years vboxsync VBoxLogRelCreate: Fix previous to deal with pcszLogFile == NULL.
(edit) @50247   11 years vboxsync VBoxLogRelCreate: avoid uncontrolled format string attack. This …
(edit) @50183   11 years vboxsync Main/cbinding: bring the C binding to a new functionality level, …
(edit) @50117   11 years vboxsync Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49741   11 years vboxsync Main/glue/vboxapi.py: fix copy/paste bug
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48654   11 years vboxsync Main: Added KBUILD_TYPE to the release log.
(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) @48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(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) @48005   11 years vboxsync Main/glue/glue-java.xsl: fix the heavily broken "in enum safearray" …
(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) @47852   11 years vboxsync Main/Event Queue: Forward ported r86728 + r87009 from 4.1.
(edit) @47850   11 years vboxsync Main: attempt to fix xpcom build.
(edit) @47801   11 years vboxsync Main/glue/NativeEventQueue.cpp: fix incorrect error code in previous fix
(edit) @47800   11 years vboxsync Main/glue: fix error checking so that a missing components …
(edit) @47777   11 years vboxsync Main/glue: for XPCOM, look for the components subdirectory one level …
(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) @47117   11 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @46751   11 years vboxsync Main/glue/EventQueue.cpp: fix shutdown logic, must not keep the CritSect
(edit) @46717   11 years vboxsync Main/glue/EventQueue: fix attempt, not fully verified
(edit) @46652   11 years vboxsync Main/glue/EventQueue: missing initialization and indentation
(edit) @46651   11 years vboxsync Build fix.
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46478   11 years vboxsync libs/xpcom: touch up Java XPCOM wrapper generation, new common …
(edit) @46372   11 years vboxsync Main/glue/ErrorInfo.cpp: add method to retrieve an …
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @45927   12 years vboxsync *: a few uint32_t warnings
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45483   12 years vboxsync Main/glue+idl+webservice: move the type mapping XSLT include file to a …
(edit) @45473   12 years vboxsync vboxapi.py: Use TLB_MAJOR and TLB_MINOR.
(edit) @45195   12 years vboxsync xslt/java: fixes VirtualBoxManager::dissconnect on attempt to …
(edit) @45186   12 years vboxsync API/binding: test for NAT Engine in Java.
(edit) @45127   12 years vboxsync AutoLock.cpp: Try the new read/write critical section.
(edit) @44970   12 years vboxsync Main/VirtualBoxClient: add method to perform VM error checking which …
(edit) @44776   12 years vboxsync Main/xpcom/glue: this function is buggy -- but fortunately not used
(edit) @44563   12 years vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44552   12 years vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44545   12 years vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44367   12 years vboxsync glue/com.cpp: VBoxLogRelCreate should pass pcszGroupSettings along to …
(edit) @43944   12 years vboxsync Burn fix.
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