summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tweaked patch from Ulf to make extension workingAdib Taraben2008-03-122-1/+39
* fix FIXME: remove setting knotholder to NULL, because it is already nulled by...Johan B. C. Engelen2008-03-121-2/+0
* Split getException into method and function, so it can be used in native func...Bob Jamison2008-03-122-5/+6
* Split getException into method and function, so it can be used in native func...Bob Jamison2008-03-123-12/+72
* Better testBob Jamison2008-03-121-1/+3
* Improve call to callMain()Bob Jamison2008-03-123-3/+13
* Improve exception handling. Handle static method return types.Bob Jamison2008-03-123-43/+87
* enable --export-id and --export-area-drawing for PDF exportbulia byak2008-03-123-14/+85
* dropper modes: replace undecipherable icons with text labelsbulia byak2008-03-121-4/+13
* Fixed initialization orderJon A. Cruz2008-03-121-2/+2
* Snap to page borderDiederik van Lierop2008-03-128-18/+66
* Got initial JS execution workingBob Jamison2008-03-116-102/+364
* fix by Albin Sunnanbo for dash offset in textbulia byak2008-03-111-0/+1
* Improve native method table structureBob Jamison2008-03-111-13/+36
* Report JVM versionBob Jamison2008-03-111-0/+6
* Add C jvm exception checkingBob Jamison2008-03-111-19/+27
* bug fixesBob Jamison2008-03-103-15/+75
* fix "last effect settings..." that used to run the effect immediately.Johan B. C. Engelen2008-03-101-3/+2
* patch by Albin Sunnanbo for 168072bulia byak2008-03-101-0/+1
* Added commentsBob Jamison2008-03-102-16/+88
* noop: Address constness warning.Peter Moulder2008-03-101-16/+16
* minor: Add bind/makefile.inPeter Moulder2008-03-102-0/+18
* noop: Address a warning.Peter Moulder2008-03-101-1/+1
* Fixed buildJon A. Cruz2008-03-102-1/+2
* Fixed stat includeJon A. Cruz2008-03-101-7/+11
* Fixing buildJon A. Cruz2008-03-101-5/+1
* Adding OS X pathJon A. Cruz2008-03-101-1/+2
* add domptr.cppBob Jamison2008-03-101-0/+1
* Changed to use INKSCAPE_JAVADIRBob Jamison2008-03-101-2/+7
* add INKSCAPE_JAVADIRBob Jamison2008-03-101-0/+3
* Fixed line-endsJon A. Cruz2008-03-101-18/+21
* Remember to add the jni filesBob Jamison2008-03-101-5/+8
* Add the /bind dirBob Jamison2008-03-101-0/+2
* New makefile_insert for /bindBob Jamison2008-03-101-0/+15
* Put /bind references back inBob Jamison2008-03-101-8/+0
* Put it back :-)Bob Jamison2008-03-101-1/+0
* Redirect stdout and stderr from scriptsBob Jamison2008-03-104-9/+176
* Update headerBob Jamison2008-03-101-5/+30
* Temporary kludge to permit linkingJon A. Cruz2008-03-101-2/+11
* clean up tabs and DOS-ishnessBob Jamison2008-03-102-30/+44
* Update to follow new scripting stuffBob Jamison2008-03-101-15/+31
* Switch to newer binding stuffBob Jamison2008-03-1034-10206/+75
* Don't steal 'del' key in pen context when there is no curve being drawn (clos...Maximilian Albert2008-03-091-2/+6
* fix 179178bulia byak2008-03-091-0/+3
* Factor out duplicated angle/distance statusbar code into separate functionJohn Bintz2008-03-091-28/+43
* Move 3D box code out of sp-canvas.cppMaximilian Albert2008-03-095-10/+21
* skeletal-stroke: offset parameters are back again... optionaly proportional t...JF Barraud2008-03-093-13/+55
* Hack up our own little linux jni_md.h file until we get an "official" oneBob Jamison2008-03-091-0/+26
* Change to open versions of the jni .h filesBob Jamison2008-03-093-336/+411
* Temporary. We need to replace with openjdk versions.Bob Jamison2008-03-092-0/+1963