summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated about box authors list from AUTHORS file.Matthew Petroff2014-09-021-0/+10
* BinReloc: fix -Wwrite-stringsLiam P. White2014-09-012-2/+2
* Fix for bug #1363497 (strange crash with knot path effect)Liam P. White2014-08-311-21/+17
* Translators list updateNicolas Dufour2014-08-301-3/+5
* Fix rotation center regression caused by my own commit 13512Diederik van Lierop2014-08-262-9/+21
* UI. Fix for Bug #340723 "Interface inconsistency of tooltips".Nicolas Dufour2014-08-262-2/+2
* fix Windows 64-bit buildJohan B. C. Engelen2014-08-231-2/+2
* Fix skewing bug that could lead to infinite transformsDiederik van Lierop2014-08-231-3/+10
* Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2014-08-202-3/+102
* Clear the waiting cursor on the old desktop after creating a new oneLiam P. White2014-08-191-4/+6
* Fix some issues with constrained snappingDiederik van Lierop2014-08-171-49/+36
* fix build problem for win32 due to syntax problem in .rc files after tagging ...Adib Taraben2014-08-173-6/+6
* Similar workaround to r13523 (text&font dialog not appearing quickly)Liam P. White2014-08-171-3/+4
* Work around for upstream GTK bug #734915 (speeds launch times)Liam P. White2014-08-171-7/+9
* Fix grid jumping (bug #1342238).Matthew Petroff2014-08-172-1/+8
* Fix shift of transformation center on pastingDiederik van Lierop2014-08-163-10/+12
* memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem2014-08-152-2/+8
* suppress compiler warningKris De Gussem2014-08-151-1/+1
* Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...Nicolas Dufour2014-08-152-2/+7
* Set pre-release version to 0.91pre2Bryce Harrington2014-08-154-16/+16
* Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-144-20/+28
* Revert unintentional changesLiam P. White2014-08-133-33/+32
* Fix buildLiam P. White2014-08-135-33/+38
* Printing. Fix for Bug #264831 (Print settings not persistent).Nicolas Dufour2014-08-132-5/+19
* Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).Nicolas Dufour2014-08-101-15/+25
* Fix related to bug #1327267 -- don't bother to update gradient toolbar when n...Liam P. White2014-08-091-30/+45
* refresh clip path when editing in XML editor (Bug 1349018)Alvin Penner2014-08-071-0/+1
* Connectors. Fix for Bug #1155046 (Assertion pathlen < 200 failed).Nicolas Dufour2014-08-071-1/+4
* Redo the fix for bug #1348375Liam P. White2014-08-071-2/+3
* Fix another mistake introduced in r13495Liam P. White2014-08-061-3/+2
* Fix mistake introduced in r13495Liam P. White2014-08-061-2/+1
* Fix for bug #1327267 (excessive calls to sp_style_read_from_prefs)Liam P. White2014-08-061-20/+25
* Fix for bug #1227193 (undo issues)Tomasz Boczkowski2014-08-061-0/+1
* Fix for bug #1348375 (randomized stars change on translation)Liam P. White2014-08-061-3/+5
* Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
* supplemental change to lp:inkscape rev13492 (ignore arc segments when start a...Johan B. C. Engelen2014-08-051-1/+1
* Fix for parsing of incorrect SVG arcs (bug #1330295)Liam P. White2014-08-051-29/+8
* refresh bbox of clipped clone (Bug 1349018)Alvin Penner2014-08-041-0/+1
* Add context to TODO commentLiam P. White2014-08-041-1/+2
* Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...Liam P. White2014-08-046-21/+60
* Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2014-08-012-1/+47
* Fix for #1348385 (filtered shape losing filter on conversion)Liam P. White2014-08-011-1/+2
* Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-017-19/+18
* Basic support for <solidColor> element (rendering only as a paint server).Tavmjong Bah2014-07-318-0/+178
* Limit the number of paths to be used as snap targets, to keep Inkscape respon...Diederik van Lierop2014-07-302-0/+5
* Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...Liam P. White2014-07-291-0/+28
* fix crash bug (reported by su_v on IRC) related to removing color profilesJohan B. C. Engelen2014-07-281-0/+1
* fix build. gcc 4.6.1 does not like double parens here :/Johan B. C. Engelen2014-07-281-1/+1
* Don't update path effects on document load (#1299948)Liam P. White2014-07-282-2/+20
* Fix for copy&paste clone original with clip-path/maskLiam P. White2014-07-281-0/+9