| Commit message (Expand) | Author | Age | Files | Lines |
| * | Further fixes related to bug #1327267, toolbars don't need to update when the... | Liam P. White | 2014-08-10 | 9 | -99/+153 |
| * | Update to trunk r13504 | Liam P. White | 2014-08-09 | 4 | -36/+54 |
| |\ |
|
| | * | Fix related to bug #1327267 -- don't bother to update gradient toolbar when n... | Liam P. White | 2014-08-09 | 1 | -30/+45 |
| | * | refresh clip path when editing in XML editor (Bug 1349018) | Alvin Penner | 2014-08-07 | 1 | -0/+1 |
| | * | Connectors. Fix for Bug #1155046 (Assertion pathlen < 200 failed). | Nicolas Dufour | 2014-08-07 | 1 | -1/+4 |
| | * | Redo the fix for bug #1348375 | Liam P. White | 2014-08-07 | 1 | -2/+3 |
| | * | Fix another mistake introduced in r13495 | Liam P. White | 2014-08-06 | 1 | -3/+2 |
| | * | Fix mistake introduced in r13495 | Liam P. White | 2014-08-06 | 1 | -2/+1 |
| * | | Massive performance improvment for basic node operations with thousands of nodes | Liam P. White | 2014-08-08 | 8 | -19/+93 |
| * | | Small tweak to bbox calculation | Liam P. White | 2014-08-08 | 1 | -24/+29 |
| * | | Fix small regression | Liam P. White | 2014-08-08 | 1 | -9/+10 |
| * | | Rendering performance. Optimize bezier cases, implement arc rendering via Cairo. | Liam P. White | 2014-08-07 | 1 | -20/+70 |
| * | | Add in some debugging code that will complain when deleted knots are accessed... | Liam P. White | 2014-08-07 | 6 | -0/+41 |
| * | | Update to trunk r13497 | Liam P. White | 2014-08-06 | 6 | -53/+42 |
| |\| |
|
| | * | Fix for bug #1327267 (excessive calls to sp_style_read_from_prefs) | Liam P. White | 2014-08-06 | 1 | -20/+25 |
| | * | Fix for bug #1227193 (undo issues) | Tomasz Boczkowski | 2014-08-06 | 1 | -0/+1 |
| | * | Fix for bug #1348375 (randomized stars change on translation) | Liam P. White | 2014-08-06 | 1 | -3/+5 |
| | * | Fix bug #1241501, improve tooltip text on path parameter | Jabier Arraiza Cenoz | 2014-08-06 | 1 | -1/+1 |
| | * | supplemental change to lp:inkscape rev13492 (ignore arc segments when start a... | Johan B. C. Engelen | 2014-08-05 | 1 | -1/+1 |
| | * | Fix for parsing of incorrect SVG arcs (bug #1330295) | Liam P. White | 2014-08-05 | 1 | -29/+8 |
| | * | refresh bbox of clipped clone (Bug 1349018) | Alvin Penner | 2014-08-04 | 1 | -0/+1 |
| | * | Add context to TODO comment | Liam P. White | 2014-08-04 | 1 | -1/+2 |
| * | | Fix bug #1241501, improve tooltip text on path parameter | Jabier Arraiza Cenoz | 2014-08-06 | 1 | -1/+1 |
| * | | Warnings cleanup. | Liam P. White | 2014-08-04 | 2 | -6/+6 |
| * | | Update to trunk r13489 | Liam P. White | 2014-08-04 | 11 | -25/+79 |
| |\| |
|
| | * | Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604... | Liam P. White | 2014-08-04 | 6 | -21/+60 |
| | * | Fix for #906794, #1246550 (live effects not showing helper paths) | Jabier Arraiza Cenoz | 2014-08-01 | 2 | -1/+47 |
| | * | Fix for #1348385 (filtered shape losing filter on conversion) | Liam P. White | 2014-08-01 | 1 | -1/+2 |
| | * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec. | Tavmjong Bah | 2014-08-01 | 7 | -19/+18 |
| | * | Basic support for <solidColor> element (rendering only as a paint server). | Tavmjong Bah | 2014-07-31 | 8 | -0/+178 |
| | * | Limit the number of paths to be used as snap targets, to keep Inkscape respon... | Diederik van Lierop | 2014-07-30 | 2 | -0/+5 |
| * | | Fixed some redraw problems moving nodes in bspline mode | Jabier Arraiza Cenoz | 2014-08-04 | 2 | -10/+12 |
| * | | Fix type in 'mix-blend-mode'. | Tavmjong Bah | 2014-08-01 | 1 | -1/+1 |
| * | | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec. | Tavmjong Bah | 2014-08-01 | 7 | -19/+18 |
| * | | Update to trunk r13482 | Liam P. White | 2014-07-30 | 4 | -3/+40 |
| |\| |
|
| | * | Fix for 1346972 (freehand shape mode should pick stroke width from tool's act... | Liam P. White | 2014-07-29 | 1 | -0/+28 |
| | * | fix crash bug (reported by su_v on IRC) related to removing color profiles | Johan B. C. Engelen | 2014-07-28 | 1 | -0/+1 |
| | * | fix build. gcc 4.6.1 does not like double parens here :/ | Johan B. C. Engelen | 2014-07-28 | 1 | -1/+1 |
| | * | Don't update path effects on document load (#1299948) | Liam P. White | 2014-07-28 | 2 | -2/+20 |
| | * | Fix for copy&paste clone original with clip-path/mask | Liam P. White | 2014-07-28 | 1 | -0/+9 |
| * | | Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib... | Tavmjong Bah | 2014-07-30 | 8 | -51/+212 |
| * | | Fix a bug pointed by su_v on fillet-chamfer open paths | Jabier Arraiza Cenoz | 2014-07-30 | 1 | -0/+6 |
| * | | add last applied branch - mode to strokes on pen/pencil | Jabier Arraiza Cenoz | 2014-07-30 | 2 | -6/+40 |
| * | | Fix a bug pointed by LiamW | Jabier Arraiza Cenoz | 2014-07-30 | 1 | -2/+2 |
| * | | Added roughen LPE | Jabier Arraiza Cenoz | 2014-07-30 | 6 | -0/+456 |
| * | | Refactor some disgusting code | Liam P. White | 2014-07-29 | 1 | -56/+72 |
| * | | Merge from lp:inkscape 13477 | Johan B. C. Engelen | 2014-07-28 | 13 | -52/+19 |
| |\| |
|
| | * | related to lp:inkscape r13474, remove unnecessary/broken placement news | Johan B. C. Engelen | 2014-07-28 | 1 | -2/+0 |
| | * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 2 | -5/+0 |
| | * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 8 | -26/+0 |