summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to experimental r13483Liam P. White2014-08-1734-1219/+1657
|\
| * Update to trunk r13525Liam P. White2014-08-1721-80/+134
| |\
| | * 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 gtk3 buildLiam P. White2014-08-171-1/+2
| * | Merge in font-speedup branch to improve launch timesLiam P. White2014-08-178-1138/+1239
| * | Add 'Show handles' LPEJabier Arraiza Cenoz2014-08-126-1/+283
* | | Clone Original -> Fill Between ManyLiam P. White2014-08-141-43/+42
* | | Update to experimental r13479Liam P. White2014-08-1225-317/+389
|\| |
| * | fix a bug knots resetting in fillet-chamferJabier Arraiza Cenoz2014-08-111-2/+2
| * | Code refactor: now helper paths draw ok when handle is degenerate or cirle ha...Jabier Arraiza Cenoz2014-08-111-28/+22
| * | Added reset modifier to knot in fillet chamferJabier Arraiza Cenoz2014-08-111-32/+46
| * | Simplify original paths on helper paths pointed by Liam. Also used arcs for h...Jabier Arraiza Cenoz2014-08-111-2/+2
| * | fix bug pointed by suvJabier Arraiza Cenoz2014-08-101-1/+1
| * | Better helper paths in simplify LPE sugested by suvJabier Arraiza Cenoz2014-08-101-4/+8
| * | Get gradient tool to shut up about invalid casts with meshesLiam P. White2014-08-101-7/+10
| * | OopsLiam P. White2014-08-101-1/+1
| * | Add meshes to selected style widgetLiam P. White2014-08-102-0/+32
| * | Add meshes to Fill&Stroke paint selectorLiam P. White2014-08-104-8/+65
| * | Nuke connection-pool.hLiam P. White2014-08-105-104/+0
| * | Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White2014-08-109-99/+153
| * | Update to trunk r13504Liam P. White2014-08-094-36/+54
| |\|
| | * 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
* | | 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