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