summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2015-03-1834-444/+825
|\
| * 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
| * 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
| * 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
| * 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
| * 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
| * This commit remove all ocurrences of Active Desktop casts and all tool swith ...Jabier Arraiza Cenoz2015-03-103-20/+5
* | Update to new simplifyJabier Arraiza Cenoz2015-03-101-2/+0
* | update to trunkJabier Arraiza Cenoz2015-03-105-34/+91
|\|
| * Remove redundant buttons on simplify LPEJabier Arraiza Cenoz2015-03-102-33/+6
| * remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner2015-03-101-0/+8
| * Filters. Fix for Bug #790534 (Simulate color blindness/defects?).Nicolas Dufour2015-03-102-1/+77
* | Fix new added simplify parameterJabier Arraiza Cenoz2015-03-091-0/+1
* | update to trunkJabier Arraiza Cenoz2015-03-094-55/+40
|\|
| * Fix a bad stringJabier Arraiza Cenoz2015-03-091-1/+1
| * Removed auto size helper paths because strange resultJabier Arraiza Cenoz2015-03-094-55/+40
* | fix to fit the new parameters of simplify lpeJabier Arraiza Cenoz2015-03-081-1/+0
* | fixing icons and update to trunkJabier Arraiza Cenoz2015-03-085-29/+7
|\|
| * Fixed a bug on simplify pointed by su_vJabier Arraiza Cenoz2015-03-082-25/+3
| * i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-084-4/+4
* | allow use multiple lines, added new iconJabier Arraiza Cenoz2015-03-083-16/+19
* | update to trunkJabier Arraiza Cenoz2015-03-0810-32/+76
|\|
| * Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-0810-32/+76
* | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-074-4/+80
|/
* Improved popup mesage to a LPE Simplify parameterJabier Arraiza Cenoz2015-03-071-1/+1
* Add a smooth angles parameter to Simplify LPEJabier Arraiza Cenoz2015-03-072-15/+61
* Enable PDF/PS/EPS export for gradient mesh (bug #1363369)Adrian Johnson2015-03-071-0/+5
* avoid 0/0 problem in get_scale_transform_for_uniform_stroke. (Bug 1428789)Alvin Penner2015-03-061-2/+6
* Fix filter primitives using 'type' attribute. (Broken when 'type' attribute i...Tavmjong Bah2015-03-063-4/+4
* Fix for Bug #1428967 (Inkscape0.91 crashes under interface using Chinese/Taiw...Nicolas Dufour2015-03-061-2/+2
* Fix out-of-control render cache from dominating all available memoryLiam P. White2015-03-051-3/+3
* Fix for Bug #918319 (Printing offsets page).Nicolas Dufour2015-03-051-19/+2
* scale spinboxes for rectangle toolbar. (Bug 307656)Alvin Penner2015-03-042-14/+13
* Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).Nicolas Dufour2015-03-021-17/+24
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-0212-337/+100
* Fixed a bad castingJabier Arraiza Cenoz2015-03-021-5/+7
* Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...Jabier Arraiza Cenoz2015-03-023-36/+49