Code

SPDocument->Document
[inkscape.git] / src / bind / javabind.cpp
2009-08-05 johnceSPDocument->Document
2009-05-17 johanengelenfix bug 346721
2008-11-21 Ted GouldMerge from fe-moved
2008-07-16 joncruzwarning cleanup
2008-05-29 ishmalCreate a new macro in path-prefix.h, WIN32_DATADIR...
2008-05-04 ishmalRemove warnings
2008-04-03 ishmalUse MAX_PATH instead of arbitrary string length. Impro...
2008-04-03 ishmalimprove jvm search to allow an embedded jre. fix misse...
2008-04-02 ishmalInitial capability to load current document into script
2008-03-31 ishmalMove script dialog from gtkmm to jvm
2008-03-31 ishmalChange INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that...
2008-03-13 ishmalMake linux JVM search a little smarter, taking Ted...
2008-03-12 ishmalSplit getException into method and function, so it...
2008-03-12 ishmalImprove call to callMain()
2008-03-12 ishmalImprove exception handling. Handle static method retur...
2008-03-11 ishmalGot initial JS execution working
2008-03-11 ishmalReport JVM version
2008-03-11 ishmalAdd C jvm exception checking
2008-03-10 ishmalbug fixes
2008-03-10 ishmalAdded comments
2008-03-10 joncruzFixed stat include
2008-03-10 ishmalChanged to use INKSCAPE_JAVADIR
2008-03-10 ishmalRedirect stdout and stderr from scripts
2008-03-08 ishmalFirst commit for java binding