summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add test internal scaling to account for DPI change.Tavmjong Bah2016-12-141-7/+95
* Add missing 'pt' unit to test of legacy files.Tavmjong Bah2016-12-121-2/+14
* Add option to unset 'line-height' (as well as determine where it is set).Tavmjong Bah2016-12-113-5/+55
* Fix line-height when converting between different units for flowed text.Tavmjong Bah2016-12-101-2/+2
* Fix headers on LPE'sJabiertxof2016-12-1057-73/+112
* Fix a bug where initially text has no fill and but has a stroke.Tavmjong Bah2016-12-101-3/+2
* Correct outer text style input for non-px based files.Tavmjong Bah2016-12-101-6/+28
* Add button to access outer text style ('font-size', 'line-height'). These det...Tavmjong Bah2016-12-093-19/+89
* 'upport' changes to LPE's rotate copies and mirrot symmetryJabiertxof2016-12-084-209/+117
* Improve working of Type (Smoothing) menu.Tavmjong Bah2016-12-081-95/+70
* Correct error messages.Tavmjong Bah2016-12-081-4/+4
* Improve measure line to allow similar LPEJabiertxof2016-12-072-2/+6
* Fix for reopened bug #1643408- minor typyngJabier Arraiza Cenoz2016-12-071-7/+7
* Fix for reopened bug #1643408Jabier Arraiza Cenoz2016-12-071-2/+5
* Add option to save a backup when updating file for dpi change.Tavmjong Bah2016-12-071-6/+67
* fix bug #1644621 on show handles. Fix start knot on closed pathsJabier Arraiza Cenoz2016-12-071-1/+1
* fix bug #1644621 on show handlesJabier Arraiza Cenoz2016-12-072-15/+28
* Fix measure LPE to fit future extra objects based LPEJabiertxof2016-12-072-13/+32
* Remove obsolete commentJabiertxof2016-12-061-1/+0
* Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-0611-139/+152
* Add dpiswitcher extension and option to scale legacy documents with it.Jabier Arraiza Cenoz2016-12-061-19/+53
* Fix memory leak (incomplete clear).Tavmjong Bah2016-12-061-4/+1
* Highlight mesh handles when corner or handle selected.Jabier Arraiza Cenoz2016-12-052-20/+243
* Fix names in measure line LPEJabiertxof2016-12-032-14/+14
* Enable node resizing in mesh tool.Jabier Arraiza Cenoz2016-12-032-0/+32
* Fix a typoJabiertxof2016-12-031-1/+1
* Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof2016-12-037-127/+128
* Add triangle knot.Jabier Arraiza Cenoz2016-12-035-4/+84
* Improve precision of offset_cubicAlexander Brock2016-12-022-48/+195
|\
| * Handle negative width correctly in tolerance calculationAlexander Brock2016-11-291-1/+1
| * Make tolerance a parameter on every levelAlexander Brock2016-11-292-7/+38
| * Fix instability caused by degenerate paths (patch by jabiertxof)Alexander Brock2016-11-291-6/+4
| * Make tolerance of offset_curve a parameterAlexander Brock2016-11-271-6/+6
| * Increase tolerance to match old methods precision and improve speedAlexander Brock2016-11-271-2/+2
| * Improve precision of offset_cubicAlexander Brock2016-11-271-31/+149
* | Ensure new mesh is immediately editable.Tavmjong Bah2016-12-021-0/+10
* | Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-015-26/+92
* | Fix bug with mesh handle update when corner moved via keys.Tavmjong Bah2016-11-302-0/+2
* | Give mesh corner nodes a different color from handle nodes (following node to...Tavmjong Bah2016-11-291-9/+15
* | Reorganize SVG Structure have clean meassure line structureJabier Arraiza Cenoz2016-11-292-94/+49
* | Fixes transforms bug in meassure line LPE pointed in IRC by CR and suvJabier Arraiza Cenoz2016-11-292-20/+34
* | update filter list when pasting and on importMarc Jeanmougin2016-11-282-0/+3
|/
* Remove unneeded "#include <arpa/inet.h>" in "cairo-utils.cpp"Eduard Braun2016-11-271-1/+0
* [Bug #1644886] Color profiles not loaded on Windows (partial fix).Nicolas Dufour2016-11-261-1/+1
* Add stroke dash empty to allow render only fills and markers. Tested in FF an...Jabiertxof2016-11-262-1/+4
* Provide a way to update a legacy document to account for the 90 to 96 dpi cha...Tavmjong Bah2016-11-253-21/+228
* Remove deprecated GtkWidget-separator-height, ignored as of 3.20.Tavmjong Bah2016-11-252-9/+0
* Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.Tavmjong Bah2016-11-252-2/+0
* Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-237-21/+77
* Fix a typo in inkscape-preferences.cpp.Ivan Mas??r2016-11-221-1/+1