summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improved uri testingMartin Owens2014-02-281-19/+35
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-2663-64107/+93
* Merge from trunkMartin Owens2014-02-257-90/+161
|\
| * Allow 'transform' on flowRoot, flowPara, and flowSpan.Tavmjong Bah2014-02-252-2/+8
| * Revert unintended checkin.Tavmjong Bah2014-02-252-4/+4
| * Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah2014-02-255-86/+150
| * Move filter reordering closer to the layers.cpp patern of reordering xmlMartin Owens2014-02-252-6/+7
* | Merge from trunkMartin Owens2014-02-2517-76/+100
|\|
| * Fix infinite loop (?) by disabling saving the order of filters when they are ...Johan B. C. Engelen2014-02-241-1/+6
| * Set the order of resize handles back to what they were before r12400. Now it'...Johan B. C. Engelen2014-02-241-8/+8
| * inspired by r13052, fix up the code to hopefully work when someone has differ...Johan B. C. Engelen2014-02-243-18/+35
| * fix typos in page-sizer (Bug 1240308)Alvin Penner2014-02-241-2/+2
| * Fix for selcue settings.Markus Engel2014-02-235-0/+10
| * offset of viewBox on document unit change (Bug 1280684)Alvin Penner2014-02-221-1/+7
| * Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...David Mathog2014-02-225-48/+32
| * Symbols dialog: update currentDesktop and currentDocument when document repla...Tavmjong Bah2014-02-211-1/+3
* | Not finished by improved data uri supportMartin Owens2014-02-203-3/+39
* | Add data uri checking back into the codeMartin Owens2014-02-203-1/+25
|/
* crash on cut n paste, or alt+scroll..Raphael Rosch2014-02-202-20/+35
* Reverting r13045.Johan B. C. Engelen2014-02-202-48/+4
* Add test for URI and help with data uris.Martin Owens2014-02-203-4/+138
* Fix for SPSwitch updates.Markus Engel2014-02-191-4/+10
* Add SVG2 property 'paint-order'.Tavmjong Bah2014-02-193-0/+10
* Fix for Bug #1281104 (Open Clipart import dialog crashes with concurrent sear...Nicolas Dufour2014-02-191-3/+2
* Documentation. Changelog archive update (see Bug #637034).Nicolas Dufour2014-02-192-1/+10708
* Implement 'paint-order' for shapes (and paths).Tavmjong Bah2014-02-182-29/+110
* Implement 'paint-order' for text.Tavmjong Bah2014-02-181-0/+19
* Copy 'paint-order' property data for Cairo rendering.Tavmjong Bah2014-02-182-1/+37
* Read new SVG2 property 'paint-order'.Tavmjong Bah2014-02-184-0/+220
* extensions. Render Gear. improve precision of output (Bug 1240455)Alvin Penner2014-02-181-2/+2
* Extensions. Measure Path. Scaling of area and length into document units. (Bu...Alvin Penner2014-02-181-2/+3
* scaling of viewBox on document unit change (Bug 1236257)Alvin Penner2014-02-171-3/+8
* Doc. Changelog file updated (see Bug #637034).Nicolas Dufour2014-02-172-10714/+16924
* various optimizations, move extension to 'Export' submenuSebastian Wüst2014-02-164-69/+61
* Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...Nicolas Dufour2014-02-161-16/+8
* Extensions. Scaling of stroke and some sizes into document units, Part 5 (Bug...Alvin Penner2014-02-164-16/+21
* Symbols: turn off viewBox-related debug messages (from r13002)su_v2014-02-151-2/+2
* Extensions. Scaling of command-line bbox into document units, Part 4 (Bug 124...Alvin Penner2014-02-144-22/+26
* extensions. ink2canvas.py. pass reference to self (Bug 1258473)Alvin Penner2014-02-132-3/+4
* Image import dialog: add dpi option (from file or default), use compacter lay...su_v2014-02-121-5/+17
* Set bitmap upscaling preference in Cairo based PS and PDF output.Tavmjong Bah2014-02-121-1/+22
* Fix for Bug #1248542 (fix for filters.svg) by v1nce.Nicolas Dufour2014-02-111-22/+5
* Set 'preserveAspectRatio' to 'none' for PDF image input. Fixes #878984.Tavmjong Bah2014-02-111-0/+4
* fix compiler warnings (bug #1278049 )Kris De Gussem2014-02-111-31/+15
* suppress compiler warningsKris De Gussem2014-02-111-1/+1
* Set 'preserveAspectRatio' to 'none' when importing an image.Tavmjong Bah2014-02-111-0/+6
* Fix parsing of preserveAspectRatio broken in r13016.Tavmjong Bah2014-02-111-1/+1
* Extensions->Render submenu. Scaling into document units for grid.cpp (Bug 124...Alvin Penner2014-02-101-5/+7
* Fixing format-security errors in text debug code.Nicolas Dufour2014-02-102-3/+3
* viewbox: simple code clean-upJohan B. C. Engelen2014-02-092-55/+43