summaryrefslogtreecommitdiffstats
path: root/src/bind/javabind.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove warningsBob Jamison2008-05-041-2/+6
* Use MAX_PATH instead of arbitrary string length. Improve comments.Bob Jamison2008-04-031-18/+54
* improve jvm search to allow an embedded jre. fix missed "public" on methodBob Jamison2008-04-031-21/+57
* Initial capability to load current document into scriptBob Jamison2008-04-021-13/+47
* Move script dialog from gtkmm to jvmBob Jamison2008-03-311-37/+186
* Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for e...Bob Jamison2008-03-311-2/+4
* Make linux JVM search a little smarter, taking Ted's advice for IcedTeaBob Jamison2008-03-131-2/+4
* Split getException into method and function, so it can be used in native func...Bob Jamison2008-03-121-12/+17
* Improve call to callMain()Bob Jamison2008-03-121-1/+9
* Improve exception handling. Handle static method return types.Bob Jamison2008-03-121-42/+76
* Got initial JS execution workingBob Jamison2008-03-111-28/+151
* Report JVM versionBob Jamison2008-03-111-0/+6
* Add C jvm exception checkingBob Jamison2008-03-111-19/+27
* bug fixesBob Jamison2008-03-101-12/+71
* Added commentsBob Jamison2008-03-101-14/+86
* Fixed stat includeJon A. Cruz2008-03-101-7/+11
* Changed to use INKSCAPE_JAVADIRBob Jamison2008-03-101-2/+7
* Redirect stdout and stderr from scriptsBob Jamison2008-03-101-3/+30
* First commit for java bindingBob Jamison2008-03-081-0/+665