VirtualBox

source: vbox/trunk/src/VBox/Main/glue/glue-java.xsl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106065   2 months vboxsync Manual copyright year updates.
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @98108   23 months vboxsync Manual (C) year updates.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97711   2 years vboxsync Main/glue-java.xsl: Move the closing "p" tag around. Javadoc needs it …
(edit) @97710   2 years vboxsync Main/glue-java.xsl: Remove leftover table related tags.
(edit) @97709   2 years vboxsync Main/glue-java.xsl, Main/VirtualBox.xidl: Eliminate the use of the …
(edit) @97686   2 years vboxsync Main/glue-java.xsl: Avoid "summary" attribute for "table" tags since …
(edit) @97677   2 years vboxsync Main/glue-java.xsl: Turn "tt" tags into "code" ones since recent …
(edit) @96417   2 years vboxsync more manual copyright and license notice fixing
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96308   2 years vboxsync src/VBox/Main: XML/XSL comment fixes
(edit) @94375   3 years vboxsync Main/glue-java.xsl: Another incorrect @safearray assumtion about it …
(edit) @94374   3 years vboxsync Main/glue-java.xsl: Another incorrect @safearray assumtion about it …
(edit) @82970   5 years vboxsync Copyright year updates - manual ones.
(edit) @69738   7 years vboxsync glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
(edit) @69737   7 years vboxsync glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
(edit) @69736   7 years vboxsync glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix …
(edit) @69378   7 years vboxsync Main/glue: scm updates
(edit) @61452   8 years vboxsync Main/glue/glue-java.xsl: release all unused managed object references, …
(edit) @61367   9 years vboxsync glue-java.xsl: update (c) year
(edit) @61365   9 years vboxsync Main/glue-java.xsl: Addendum for r107491, make sure there is only a …
(edit) @61203   9 years vboxsync bugref:8347: Main/glue/glue-java.xsl: Fix java webservice bindings …
(edit) @61165   9 years vboxsync Main/glue-java.xsl: Type, should have been getDefaultCipherSuites …
(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) @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) @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) @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) @50417   11 years vboxsync Main: handle NULL input arrays in the Java XPCOM binding correctly
(edit) @50183   11 years vboxsync Main/cbinding: bring the C binding to a new functionality level, …
(edit) @48005   11 years vboxsync Main/glue/glue-java.xsl: fix the heavily broken "in enum safearray" …
(edit) @47850   11 years vboxsync Main: attempt to fix xpcom build.
(edit) @46478   11 years vboxsync libs/xpcom: touch up Java XPCOM wrapper generation, new common …
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @45483   12 years vboxsync Main/glue+idl+webservice: move the type mapping XSLT include file to a …
(edit) @45195   12 years vboxsync xslt/java: fixes VirtualBoxManager::dissconnect on attempt to …
(edit) @43869   12 years vboxsync Main/MachineDebugger: make it available over the webservice (except …
(edit) @43103   12 years vboxsync whitespace/comment touchup
(edit) @40674   13 years vboxsync glue/java: disconnect on object finalization
(edit) @39980   13 years vboxsync fix the build error introduced in version 76078
(edit) @39979   13 years vboxsync fix for the xtracker bug 5992. Introduced specific unwrap function for …
(edit) @38912   13 years vboxsync Main/glue-java: fix copyright in the generated code
(edit) @38799   13 years vboxsync Main/webservice: only document the official API package, not the …
(edit) @38796   13 years vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @37457   13 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port (other …
(edit) @37456   13 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port
(edit) @36883   14 years vboxsync webservice: pass octet arrays as base64 strings
(edit) @36814   14 years vboxsync Java XPCOM bridge: cleanup, survive multiple inits
(edit) @36270   14 years vboxsync JMSCOM: support in octets, fixed few bugs
(edit) @33069   14 years vboxsync WS, Java: handle input safearrays
(edit) @31711   14 years vboxsync Java glue: update, MSCOM compiles again
(edit) @31708   14 years vboxsync Java: use byte[] for glue layer (JWS converts from List<Short> atm)
(edit) @31694   14 years vboxsync Java XPCOM bridge: octet arrays are byte[] in XPCOM backend, proper …
(edit) @31166   14 years vboxsync Java bridge: allow multiple concurrent SOAP connections
(edit) @31096   14 years vboxsync Java: MSCOM update
(edit) @31095   14 years vboxsync Java: few warnings shut up
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(add) @30987   14 years vboxsync export to OSE
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