| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve exception handling. Handle static method return types. | Bob Jamison | 2008-03-12 | 3 | -43/+87 |
| | | | | (bzr r5066) | ||||
| * | enable --export-id and --export-area-drawing for PDF export | bulia byak | 2008-03-12 | 3 | -14/+85 |
| | | | | (bzr r5063) | ||||
| * | dropper modes: replace undecipherable icons with text labels | bulia byak | 2008-03-12 | 1 | -4/+13 |
| | | | | (bzr r5061) | ||||
| * | Fixed initialization order | Jon A. Cruz | 2008-03-12 | 1 | -2/+2 |
| | | | | (bzr r5060) | ||||
| * | Snap to page border | Diederik van Lierop | 2008-03-12 | 8 | -18/+66 |
| | | | | (bzr r5059) | ||||
| * | Got initial JS execution working | Bob Jamison | 2008-03-11 | 6 | -102/+364 |
| | | | | (bzr r5057) | ||||
| * | fix by Albin Sunnanbo for dash offset in text | bulia byak | 2008-03-11 | 1 | -0/+1 |
| | | | | (bzr r5055) | ||||
| * | Improve native method table structure | Bob Jamison | 2008-03-11 | 1 | -13/+36 |
| | | | | (bzr r5054) | ||||
| * | Report JVM version | Bob Jamison | 2008-03-11 | 1 | -0/+6 |
| | | | | (bzr r5053) | ||||
| * | Add C jvm exception checking | Bob Jamison | 2008-03-11 | 1 | -19/+27 |
| | | | | (bzr r5051) | ||||
| * | bug fixes | Bob Jamison | 2008-03-10 | 3 | -15/+75 |
| | | | | (bzr r5045) | ||||
| * | fix "last effect settings..." that used to run the effect immediately. | Johan B. C. Engelen | 2008-03-10 | 1 | -3/+2 |
| | | | | (bzr r5044) | ||||
| * | patch by Albin Sunnanbo for 168072 | bulia byak | 2008-03-10 | 1 | -0/+1 |
| | | | | (bzr r5043) | ||||
| * | Added comments | Bob Jamison | 2008-03-10 | 2 | -16/+88 |
| | | | | (bzr r5041) | ||||
| * | noop: Address constness warning. | Peter Moulder | 2008-03-10 | 1 | -16/+16 |
| | | | | (bzr r5039) | ||||
| * | minor: Add bind/makefile.in | Peter Moulder | 2008-03-10 | 2 | -0/+18 |
| | | | | (bzr r5038) | ||||
| * | noop: Address a warning. | Peter Moulder | 2008-03-10 | 1 | -1/+1 |
| | | | | (bzr r5037) | ||||
| * | Fixed build | Jon A. Cruz | 2008-03-10 | 2 | -1/+2 |
| | | | | (bzr r5036) | ||||
| * | Fixed stat include | Jon A. Cruz | 2008-03-10 | 1 | -7/+11 |
| | | | | (bzr r5035) | ||||
| * | Fixing build | Jon A. Cruz | 2008-03-10 | 1 | -5/+1 |
| | | | | (bzr r5034) | ||||
| * | Adding OS X path | Jon A. Cruz | 2008-03-10 | 1 | -1/+2 |
| | | | | (bzr r5033) | ||||
| * | add domptr.cpp | Bob Jamison | 2008-03-10 | 1 | -0/+1 |
| | | | | (bzr r5032) | ||||
| * | Changed to use INKSCAPE_JAVADIR | Bob Jamison | 2008-03-10 | 1 | -2/+7 |
| | | | | (bzr r5031) | ||||
| * | add INKSCAPE_JAVADIR | Bob Jamison | 2008-03-10 | 1 | -0/+3 |
| | | | | (bzr r5030) | ||||
| * | Fixed line-ends | Jon A. Cruz | 2008-03-10 | 1 | -18/+21 |
| | | | | (bzr r5029) | ||||
| * | Remember to add the jni files | Bob Jamison | 2008-03-10 | 1 | -5/+8 |
| | | | | (bzr r5028) | ||||
| * | Add the /bind dir | Bob Jamison | 2008-03-10 | 1 | -0/+2 |
| | | | | (bzr r5027) | ||||
| * | New makefile_insert for /bind | Bob Jamison | 2008-03-10 | 1 | -0/+15 |
| | | | | (bzr r5026) | ||||
| * | Put /bind references back in | Bob Jamison | 2008-03-10 | 1 | -8/+0 |
| | | | | (bzr r5025) | ||||
| * | Put it back :-) | Bob Jamison | 2008-03-10 | 1 | -1/+0 |
| | | | | (bzr r5023) | ||||
| * | Redirect stdout and stderr from scripts | Bob Jamison | 2008-03-10 | 4 | -9/+176 |
| | | | | (bzr r5022) | ||||
| * | Update header | Bob Jamison | 2008-03-10 | 1 | -5/+30 |
| | | | | (bzr r5021) | ||||
| * | Temporary kludge to permit linking | Jon A. Cruz | 2008-03-10 | 1 | -2/+11 |
| | | | | (bzr r5020) | ||||
| * | clean up tabs and DOS-ishness | Bob Jamison | 2008-03-10 | 2 | -30/+44 |
| | | | | (bzr r5018) | ||||
| * | Update to follow new scripting stuff | Bob Jamison | 2008-03-10 | 1 | -15/+31 |
| | | | | (bzr r5017) | ||||
| * | Switch to newer binding stuff | Bob Jamison | 2008-03-10 | 34 | -10206/+75 |
| | | | | (bzr r5016) | ||||
| * | Don't steal 'del' key in pen context when there is no curve being drawn ↵ | Maximilian Albert | 2008-03-09 | 1 | -2/+6 |
| | | | | | | (closes LP #200241) (bzr r5015) | ||||
| * | fix 179178 | bulia byak | 2008-03-09 | 1 | -0/+3 |
| | | | | (bzr r5012) | ||||
| * | Factor out duplicated angle/distance statusbar code into separate function | John Bintz | 2008-03-09 | 1 | -28/+43 |
| | | | | (bzr r5009) | ||||
| * | Move 3D box code out of sp-canvas.cpp | Maximilian Albert | 2008-03-09 | 5 | -10/+21 |
| | | | | (bzr r5008) | ||||
| * | skeletal-stroke: offset parameters are back again... optionaly proportional ↵ | JF Barraud | 2008-03-09 | 3 | -13/+55 |
| | | | | | | to pattern size. (bzr r5007) | ||||
| * | Hack up our own little linux jni_md.h file until we get an "official" one | Bob Jamison | 2008-03-09 | 1 | -0/+26 |
| | | | | (bzr r5006) | ||||
| * | Change to open versions of the jni .h files | Bob Jamison | 2008-03-09 | 3 | -336/+411 |
| | | | | (bzr r5005) | ||||
| * | Temporary. We need to replace with openjdk versions. | Bob Jamison | 2008-03-09 | 2 | -0/+1963 |
| | | | | (bzr r5004) | ||||
| * | First commit for java binding | Bob Jamison | 2008-03-08 | 18 | -0/+2933 |
| | | | | (bzr r5002) | ||||
| * | 2Geom fix: derivative of order 1 bezier, and an out of range bug affecting ↵ | JF Barraud | 2008-03-08 | 3 | -7/+6 |
| | | | | | | intersection computation. (bzr r5000) | ||||
| * | Fixed ctor intialization order | Jon A. Cruz | 2008-03-08 | 1 | -5/+5 |
| | | | | (bzr r4999) | ||||
| * | Begin change from Spidermonkey binding to JVM | Bob Jamison | 2008-03-08 | 175 | -113107/+0 |
| | | | | (bzr r4997) | ||||
| * | Oops. added ucd.c instead of ucd.cpp. | Bob Jamison | 2008-03-08 | 1 | -0/+0 |
| | | | | (bzr r4996) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-03-08 | 11 | -219/+218 |
| | | | | (bzr r4995) | ||||
