| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | updating pt_BR.po on trunk. | Felipe Corr??a da Silva Sanches | 2008-03-10 | 1 | -95/+94 | |
| | | | | | | This should be commited to 0.46 branch also because it contains some important fixes. (bzr r5024) | |||||
| * | 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) | |||||
| * | more about screens for 0.46 | Felipe Corr??a da Silva Sanches | 2008-03-10 | 5 | -0/+8004 | |
| | | | | (bzr r5019) | |||||
| * | 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) | |||||
| * | Generated SVG file from sk.po. | Colin Marquardt | 2008-03-09 | 1 | -0/+511 | |
| | | | | (bzr r5014) | |||||
| * | #200252 Updated Slovenian nsh file | Adib Taraben | 2008-03-09 | 1 | -5/+5 | |
| | | | | (bzr r5013) | |||||
| * | fix 179178 | bulia byak | 2008-03-09 | 1 | -0/+3 | |
| | | | | (bzr r5012) | |||||
| * | patch by sas from Bug #199922: speeds up dxf output | Aaron Spike | 2008-03-09 | 1 | -3/+3 | |
| | | | | (bzr r5011) | |||||
| * | committing patch from Alvin Penner to satisfy Bug #192923 | Aaron Spike | 2008-03-09 | 3 | -17/+663 | |
| | | | | | | | | | made a few changes from his patch. converted dxf_outlines.dxf in to a python module with strings because looping over lines in the DXF file looked fragile. We need get someone to test this with RoboMaster to make sure the output still works properly. (bzr r5010) | |||||
| * | 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) | |||||
| * | c++ part of binding can be compiled now without needing a jdk installed. ↵ | Bob Jamison | 2008-03-09 | 1 | -2/+1 | |
| | | | | | | Uses a local copy of jni.h instead. (bzr r5003) | |||||
| * | First commit for java binding | Bob Jamison | 2008-03-08 | 18 | -0/+2933 | |
| | | | | (bzr r5002) | |||||
| * | Add items for java binding | Bob Jamison | 2008-03-08 | 1 | -3/+23 | |
| | | | | (bzr r5001) | |||||
| * | 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) | |||||
| * | updated slovak and spanish | Adib Taraben | 2008-03-08 | 2 | -246/+246 | |
| | | | | (bzr r4998) | |||||
| * | 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) | |||||
| * | Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an ↵ | Bob Jamison | 2008-03-08 | 1 | -5/+6 | |
| | | | | | | infinite loop. (bzr r4994) | |||||
| * | Change charclass.cpp/h to ucd.cpp/h | Bob Jamison | 2008-03-08 | 1 | -1/+1 | |
| | | | | (bzr r4993) | |||||
| * | Change charclass.cpp/h to ucd.cpp/h | Bob Jamison | 2008-03-08 | 8 | -102/+282 | |
| | | | | (bzr r4992) | |||||
| * | fix 199791 | bulia byak | 2008-03-08 | 1 | -0/+2 | |
| | | | | (bzr r4991) | |||||
| * | missing breton.nsh win32 NSIS translation on distribution | Adib Taraben | 2008-03-08 | 1 | -0/+1 | |
| | | | | (bzr r4990) | |||||
| * | Node tool: snap to paths and their nodes, incl. to the path currently being ↵ | Diederik van Lierop | 2008-03-08 | 16 | -74/+238 | |
| | | | | | | edited (bzr r4989) | |||||
| * | make the infobox narrower and place add button above it | bulia byak | 2008-03-08 | 1 | -3/+4 | |
| | | | | (bzr r4988) | |||||
| * | add basic support for preserving processing instructions in the AST | MenTaLguY | 2008-03-07 | 11 | -7/+107 | |
| | | | | (bzr r4987) | |||||
| * | Fix #include | Bob Jamison | 2008-03-07 | 1 | -1/+1 | |
| | | | | (bzr r4986) | |||||
| * | Really fix P6M Clone Tiler mode (case where w <= h). | Tavmjong Bah | 2008-03-07 | 1 | -1/+1 | |
| | | | | (bzr r4985) | |||||
| * | Update charclass.h/cpp to use complete Unicode character database | Bob Jamison | 2008-03-07 | 8 | -656/+2112 | |
| | | | | (bzr r4984) | |||||
| * | Fix for bug 199387 (p3, p6 modes of Clone Tiler broken) | Tavmjong Bah | 2008-03-07 | 1 | -32/+32 | |
| | | | | (bzr r4983) | |||||
| * | patch from 168792 | bulia byak | 2008-03-07 | 1 | -0/+5 | |
| | | | | (bzr r4982) | |||||
| * | remove not-in-same-parent limitation in combine, allow it to skip non-paths | bulia byak | 2008-03-07 | 1 | -59/+64 | |
| | | | | (bzr r4981) | |||||
| * | export sp_repr_write_stream() | Bob Jamison | 2008-03-07 | 2 | -1/+4 | |
| | | | | (bzr r4980) | |||||
| * | Updating version | Bryce Harrington | 2008-03-07 | 1 | -1/+1 | |
| | | | | (bzr r4979) | |||||
| * | If present, use existent perspective as default for new boxes when opening a ↵ | Maximilian Albert | 2008-03-06 | 3 | -1/+18 | |
| | | | | | | document. (bzr r4978) | |||||
| * | add preferences for path flashing on mouseover | Johan B. C. Engelen | 2008-03-06 | 6 | -24/+40 | |
| | | | | (bzr r4977) | |||||
| * | Fix for bug #167364 - "Win2k: file dialog uses wrong home directory" | Joel Holdsworth | 2008-03-06 | 1 | -1/+35 | |
| | | | | (bzr r4976) | |||||
| * | adding russian about screen for (0.46 and 0.46-devel) Needs | Felipe Corr??a da Silva Sanches | 2008-03-06 | 3 | -1/+2823 | |
| | | | | | | | | | proofreading by a russian native speaker before commiting to 0.46 branch Also needs update on "about.svg" translation in ru.po (bzr r4975) | |||||
