summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango ↵Tavmjong Bah2014-09-2911-601/+130
| | | | | translation. (bzr r13569)
* Quick fix to unbreak build from last check in.Tavmjong Bah2014-09-292-0/+5
| | | (bzr r13568)
* Conditionally add 'semilight' due to changes in Pango 1.36.6. Curse Behdad.Tavmjong Bah2014-09-294-0/+16
| | | (bzr r13567)
* transform text in text-on-path the same regardless of whether optimized or ↵Alvin Penner2014-09-271-2/+4
| | | | | | | | preserved (Bug 1279534) Fixed bugs: - https://launchpad.net/bugs/1279534 (bzr r13566)
* Fix for #1334792. Correct inheritance for 'line-height' property.Tavmjong Bah2014-09-233-3/+27
| | | (bzr r13564)
* Extensions. Fix for Bug #1372200 (Comment within <script> element in INX ↵Nicolas Dufour2014-09-231-2/+7
| | | | | | | | file triggers crash on launch). Fixed bugs: - https://launchpad.net/bugs/1372200 (bzr r13563)
* improved version of rev 13561, to allow transforming both clip and mask on ↵Alvin Penner2014-09-191-1/+9
| | | | | | | | the same group Fixed bugs: - https://launchpad.net/bugs/1287288 (bzr r13562)
* scale clip or mask upon unit change (Bug 1287288)Alvin Penner2014-09-191-0/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1287288 (bzr r13561)
* Fix build for fink on OS X 10.9 by including unistd.hBryce Harrington2014-09-181-0/+1
| | | | | | | | Fixes: https://bugs.launchpad.net/inkscape/+bug/1340914 Fixed bugs: - https://launchpad.net/bugs/1340914 (bzr r13560)
* Always check result of sp_repr_read_mem for NULLBryce Harrington2014-09-143-2/+7
| | | | | | | | | | | | In cases where undefined or invalid XML is passed to sp_repr_read_mem(), it will indicate failure by returning NULL. All callers must check for this and handle the error condition accordingly. Fixes: lp: #1170248 Fixed bugs: - https://launchpad.net/bugs/1170248 (bzr r13556)
* Fix GTK3 buildsu_v2014-09-131-0/+1
| | | (bzr r13555)
* i18n. Adding context to the "Group" verb (undo history).Nicolas Dufour2014-09-121-1/+1
| | | | | Translations. Translation template and French translation udpate. (bzr r13554)
* i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ↵Nicolas Dufour2014-09-121-1/+2
| | | | | | | | markup) by houz. Fixed bugs: - https://launchpad.net/bugs/1368375 (bzr r13552)
* Fix bug #1367520 (crash regression)Liam P. White2014-09-102-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1367520 (bzr r13551)
* Fix bug #1357411Liam P. White2014-09-091-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1357411 (bzr r13550)
* partial rollback of r13544, allow old recursive behavior for some locations, ↵mathog2014-09-084-23/+33
| | | | | but not EMF import (bzr r13549)
* prevent multiple simultaneous updates during undo (Bug 1348382)Alvin Penner2014-09-072-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1348382 (bzr r13547)
* LPE Powerstroke: enable Extrapolated arc, remove Extrapolated (mirroring)Johan B. C. Engelen2014-09-051-6/+5
| | | | | The code to deal with Extrapolated mirroring is still working (if someone has an old file with that type of extrapolation), but perhaps that should also be removed. (bzr r13546)
* LPE Powerstroke: add Centripetal Catmull-Rom interpolatorJohan B. C. Engelen2014-09-042-2/+91
| | | (bzr r13545)
* resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-048-33/+218
| | | (bzr r13544)
* Remove more whiteboard related leftovers.Josh Andler2014-09-022-5/+0
| | | (bzr r13543)
* Fix locale issue in powerstroke width selectionLiam P. White2014-09-021-5/+4
| | | (bzr r13542)
* Updated about box authors list from AUTHORS file.Matthew Petroff2014-09-021-0/+10
| | | (bzr r13539)
* BinReloc: fix -Wwrite-stringsLiam P. White2014-09-012-2/+2
| | | (bzr r13538)
* Fix for bug #1363497 (strange crash with knot path effect)Liam P. White2014-08-311-21/+17
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1363497 (bzr r13537)
* Translators list updateNicolas Dufour2014-08-301-3/+5
| | | (bzr r13536)
* Fix rotation center regression caused by my own commit 13512Diederik van Lierop2014-08-262-9/+21
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1360953 - https://launchpad.net/bugs/1360946 (bzr r13534)
* UI. Fix for Bug #340723 "Interface inconsistency of tooltips".Nicolas Dufour2014-08-262-2/+2
| | | | | | | | Translations. Translations template update. Fixed bugs: - https://launchpad.net/bugs/340723 (bzr r13532)
* fix Windows 64-bit buildJohan B. C. Engelen2014-08-231-2/+2
| | | (bzr r13531)
* Fix skewing bug that could lead to infinite transformsDiederik van Lierop2014-08-231-3/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1266499 (bzr r13530)
* Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2014-08-202-3/+102
| | | (bzr r13529)
* Clear the waiting cursor on the old desktop after creating a new oneLiam P. White2014-08-191-4/+6
| | | (bzr r13528)
* Fix some issues with constrained snappingDiederik van Lierop2014-08-171-49/+36
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/681286 - https://launchpad.net/bugs/1265026 (bzr r13527)
* fix build problem for win32 due to syntax problem in .rc files after tagging ↵Adib Taraben2014-08-173-6/+6
| | | | | pre2 (bzr r13526)
* Similar workaround to r13523 (text&font dialog not appearing quickly)Liam P. White2014-08-171-3/+4
| | | (bzr r13525)
* Work around for upstream GTK bug #734915 (speeds launch times)Liam P. White2014-08-171-7/+9
| | | (bzr r13523)
* Fix grid jumping (bug #1342238).Matthew Petroff2014-08-172-1/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1342238 (bzr r13522)
* Fix shift of transformation center on pastingDiederik van Lierop2014-08-163-10/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1247799 (bzr r13521)
* memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem2014-08-152-2/+8
| | | (bzr r13520)
* suppress compiler warningKris De Gussem2014-08-151-1/+1
| | | (bzr r13519)
* Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not ↵Nicolas Dufour2014-08-152-2/+7
| | | | | | | | remember tabs/pages). Fixed bugs: - https://launchpad.net/bugs/184499 (bzr r13517)
* Set pre-release version to 0.91pre2Bryce Harrington2014-08-154-16/+16
| | | (bzr r13513)
* Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-144-20/+28
| | | (bzr r13512)
* Revert unintentional changesLiam P. White2014-08-133-33/+32
| | | (bzr r13511)
* Fix buildLiam P. White2014-08-135-33/+38
| | | (bzr r13510)
* Printing. Fix for Bug #264831 (Print settings not persistent).Nicolas Dufour2014-08-132-5/+19
| | | | | | | | | Printing. Fix for Bug #508529 (Printing rastered image offsets the page). Fixed bugs: - https://launchpad.net/bugs/264831 - https://launchpad.net/bugs/508529 (bzr r13509)
* Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).Nicolas Dufour2014-08-101-15/+25
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1166184 (bzr r13505)
* Fix related to bug #1327267 -- don't bother to update gradient toolbar when ↵Liam P. White2014-08-091-30/+45
| | | | | not in gradient tool (bzr r13504)
* refresh clip path when editing in XML editor (Bug 1349018)Alvin Penner2014-08-071-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1349018 (bzr r13502)
* Connectors. Fix for Bug #1155046 (Assertion pathlen < 200 failed).Nicolas Dufour2014-08-071-1/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1155046 (bzr r13501)