summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...Nicolas Dufour2015-03-3117-103/+251
* Add clipping at miter-length to 'arcs' line join.Tavmjong Bah2015-03-291-21/+131
* make_angle_bisector_line(): Return sensible line if three input points are co...Tavmjong Bah2015-03-291-1/+16
* clean up previous commitLiam P. White2015-03-291-24/+9
* Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-273-11/+54
* Fix a crash on perspective/envelope LPE introduced in recent refactor of poin...Jabier Arraiza Cenoz2015-03-241-6/+6
* Path outliner: refactor extrapolated joiner, allow joining line segments; som...Liam P. White2015-03-241-65/+155
* Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz2015-03-231-23/+17
* well if I had known that existed, I would have used it soonerLiam P. White2015-03-233-111/+12
* Latvian translation updateJanis Eisaks2015-03-221-319/+443
* improve, optimize, fix path outlinerLiam P. White2015-03-221-71/+112
* Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-213-17/+13
* Cleanup headers in BSpline LPEJabier Arraiza Cenoz2015-03-212-40/+7
* Fix GTK3 build (typo).Tavmjong Bah2015-03-211-1/+1
* Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-214-14/+28
* Add GUI for 'viewBox'.Tavmjong Bah2015-03-214-22/+180
* sp. fix seperateBryce Harrington2015-03-217-23/+23
* take out the trashLiam P. White2015-03-204-873/+30
* nop (if true etc)Liam P. White2015-03-201-37/+31
* (audible sound of head banging off wall)Liam P. White2015-03-203-59/+45
* Fix remaining bugs in path outlinerLiam P. White2015-03-201-8/+13
* ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-197-8/+8
* packaging: Show details about failures in bug updatingBryce Harrington2015-03-191-2/+4
* Let's hope the world doesn't endLiam P. White2015-03-196-29/+597
* Changed two SP_IS_LPE_ITEM callsJabier Arraiza Cenoz2015-03-181-16/+22
* Latvian translation updateJanis Eisaks2015-03-171-862/+944
* Remove sleep() left over from debugging.Tavmjong Bah2015-03-171-1/+0
* Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ...Nicolas Dufour2015-03-171-1/+1
* Partial fix for bug 1430873. Ellipses should behave properly with % values.Tavmjong Bah2015-03-165-86/+103
* Fix a bug when update pointparaneter and no KnotJabier Arraiza Cenoz2015-03-161-1/+1
* fix #1418595: win32, wix, allow upgrade, no downgradeAdib Taraben2015-03-151-2/+5
* Warning cleanup.Jon A. Cruz2015-03-151-1/+2
* sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683)Alvin Penner2015-03-141-8/+13
* Partial fix for bug 1430873. Rectangles should behave properly with % values.Tavmjong Bah2015-03-146-91/+140
* Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...Jabier Arraiza Cenoz2015-03-144-33/+7
* Translations. Catalan translation update.Jordi Mas i Hernàndez2015-03-141-46/+46
* Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...Jabier Arraiza Cenoz2015-03-144-3/+17
* Fix for a potential (though unlikely) dereference of null pointer in the spra...Nicolas Dufour2015-03-141-32/+34
* dynamic, linked offsets applied to clone originalRaphael Rosch2015-03-141-0/+2
* Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract...Jabier Arraiza Cenoz2015-03-124-41/+108
* Fix for potential null pointer call in the 3D box toolbar widget.Nicolas Dufour2015-03-121-7/+7
* Translations. Icelandic translation update, new win32 installer, and new defa...Sveinn í Felli2015-03-1230-1917/+2063
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-1211-140/+172
* Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-115-3/+165
* packaging/macosx: follow-up to r13992 (forgot to add the new files for py-gob...su_v2015-03-115-0/+499
* packaging/macosx: include custom port for py-gobject (adds patches to prevent...su_v2015-03-111-0/+5
* packaging/macosx: fix bundling of PIL (Pillow) with tkinter supportsu_v2015-03-111-0/+2
* Inicialite variables to prevent crashesJabier Arraiza Cenoz2015-03-114-6/+10
* Final cleanup to point parameter, lattice2 and perspective envelope. Also add...Jabier Arraiza Cenoz2015-03-105-8/+74
* Fix a bug whith previous commitJabier Arraiza Cenoz2015-03-103-31/+33