summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* updating pt_BR.po on trunk.Felipe Corr??a da Silva Sanches2008-03-101-95/+94
| | | | | This should be commited to 0.46 branch also because it contains some important fixes. (bzr r5024)
* 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)
* more about screens for 0.46Felipe Corr??a da Silva Sanches2008-03-105-0/+8004
| | | (bzr r5019)
* 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)
* Generated SVG file from sk.po.Colin Marquardt2008-03-091-0/+511
| | | (bzr r5014)
* #200252 Updated Slovenian nsh fileAdib Taraben2008-03-091-5/+5
| | | (bzr r5013)
* fix 179178bulia byak2008-03-091-0/+3
| | | (bzr r5012)
* patch by sas from Bug #199922: speeds up dxf outputAaron Spike2008-03-091-3/+3
| | | (bzr r5011)
* committing patch from Alvin Penner to satisfy Bug #192923Aaron Spike2008-03-093-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 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)
* c++ part of binding can be compiled now without needing a jdk installed. ↵Bob Jamison2008-03-091-2/+1
| | | | | Uses a local copy of jni.h instead. (bzr r5003)
* First commit for java bindingBob Jamison2008-03-0818-0/+2933
| | | (bzr r5002)
* Add items for java bindingBob Jamison2008-03-081-3/+23
| | | (bzr r5001)
* 2Geom fix: derivative of order 1 bezier, and an out of range bug affecting ↵JF Barraud2008-03-083-7/+6
| | | | | intersection computation. (bzr r5000)
* Fixed ctor intialization orderJon A. Cruz2008-03-081-5/+5
| | | (bzr r4999)
* updated slovak and spanishAdib Taraben2008-03-082-246/+246
| | | (bzr r4998)
* Begin change from Spidermonkey binding to JVMBob Jamison2008-03-08175-113107/+0
| | | (bzr r4997)
* Oops. added ucd.c instead of ucd.cpp.Bob Jamison2008-03-081-0/+0
| | | (bzr r4996)
* Warning cleanupJon A. Cruz2008-03-0811-219/+218
| | | (bzr r4995)
* Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an ↵Bob Jamison2008-03-081-5/+6
| | | | | infinite loop. (bzr r4994)
* Change charclass.cpp/h to ucd.cpp/hBob Jamison2008-03-081-1/+1
| | | (bzr r4993)
* Change charclass.cpp/h to ucd.cpp/hBob Jamison2008-03-088-102/+282
| | | (bzr r4992)
* fix 199791bulia byak2008-03-081-0/+2
| | | (bzr r4991)
* missing breton.nsh win32 NSIS translation on distributionAdib Taraben2008-03-081-0/+1
| | | (bzr r4990)
* Node tool: snap to paths and their nodes, incl. to the path currently being ↵Diederik van Lierop2008-03-0816-74/+238
| | | | | edited (bzr r4989)
* make the infobox narrower and place add button above itbulia byak2008-03-081-3/+4
| | | (bzr r4988)
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-0711-7/+107
| | | (bzr r4987)
* Fix #includeBob Jamison2008-03-071-1/+1
| | | (bzr r4986)
* Really fix P6M Clone Tiler mode (case where w <= h).Tavmjong Bah2008-03-071-1/+1
| | | (bzr r4985)
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-078-656/+2112
| | | (bzr r4984)
* Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)Tavmjong Bah2008-03-071-32/+32
| | | (bzr r4983)
* patch from 168792bulia byak2008-03-071-0/+5
| | | (bzr r4982)
* remove not-in-same-parent limitation in combine, allow it to skip non-pathsbulia byak2008-03-071-59/+64
| | | (bzr r4981)
* export sp_repr_write_stream()Bob Jamison2008-03-072-1/+4
| | | (bzr r4980)
* Updating versionBryce Harrington2008-03-071-1/+1
| | | (bzr r4979)
* If present, use existent perspective as default for new boxes when opening a ↵Maximilian Albert2008-03-063-1/+18
| | | | | document. (bzr r4978)
* add preferences for path flashing on mouseoverJohan B. C. Engelen2008-03-066-24/+40
| | | (bzr r4977)
* Fix for bug #167364 - "Win2k: file dialog uses wrong home directory"Joel Holdsworth2008-03-061-1/+35
| | | (bzr r4976)
* adding russian about screen for (0.46 and 0.46-devel) Needs Felipe Corr??a da Silva Sanches2008-03-063-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)