summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to experimental r13465Liam P. White2014-08-088-19/+93
|\
| * Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-088-19/+93
* | Ponyscape feature: finish pen drawing on context switchLiam P. White2014-08-081-1/+3
* | Update to experimental r13464Liam P. White2014-08-088-44/+141
|\|
| * Small tweak to bbox calculationLiam P. White2014-08-081-24/+29
| * Fix small regressionLiam P. White2014-08-081-9/+10
| * Rendering performance. Optimize bezier cases, implement arc rendering via Cairo.Liam P. White2014-08-071-20/+70
| * Add in some debugging code that will complain when deleted knots are accessed...Liam P. White2014-08-076-0/+41
* | Update to experimental r13460Liam P. White2014-08-0625-113/+157
|\|
| * Update to trunk r13497Liam P. White2014-08-066-53/+42
| |\
| | * 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
| * | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| * | Warnings cleanup.Liam P. White2014-08-042-6/+6
| * | Update to trunk r13489Liam P. White2014-08-0411-25/+79
| |\|
| | * 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
| * | Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz2014-08-042-10/+12
| * | Fix type in 'mix-blend-mode'.Tavmjong Bah2014-08-011-1/+1
| * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-017-19/+18
* | | I'm an idiotLiam P. White2014-07-311-1/+1
* | | Update to experimental r13452Liam P. White2014-07-3076-514/+1362
|\| |
| * | Update to trunk r13482Liam P. White2014-07-304-3/+40
| |\|
| | * 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
| * | Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...Tavmjong Bah2014-07-308-51/+212
| * | Fix a bug pointed by su_v on fillet-chamfer open pathsJabier Arraiza Cenoz2014-07-301-0/+6
| * | add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz2014-07-302-6/+40
| * | Fix a bug pointed by LiamWJabier Arraiza Cenoz2014-07-301-2/+2
| * | Added roughen LPEJabier Arraiza Cenoz2014-07-306-0/+456
| * | Refactor some disgusting codeLiam P. White2014-07-291-56/+72
| * | Merge from lp:inkscape 13477Johan B. C. Engelen2014-07-2813-52/+19
| |\|
| | * related to lp:inkscape r13474, remove unnecessary/broken placement newsJohan B. C. Engelen2014-07-281-2/+0
| | * noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-282-5/+0
| | * noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-288-26/+0
| | * Fix placement news and calls to destructor. Fixes crash regressions #1348891,...Liam P. White2014-07-282-16/+0
| | * Fix for bug 1340683 for WMF inputmathog2014-07-281-3/+19