index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to trunk r13525
Liam P. White
2014-08-17
21
-80
/
+134
|
\
|
*
Similar workaround to r13523 (text&font dialog not appearing quickly)
Liam P. White
2014-08-17
1
-3
/
+4
|
*
Work around for upstream GTK bug #734915 (speeds launch times)
Liam P. White
2014-08-17
1
-7
/
+9
|
*
Fix grid jumping (bug #1342238).
Matthew Petroff
2014-08-17
2
-1
/
+8
|
*
Fix shift of transformation center on pasting
Diederik van Lierop
2014-08-16
3
-10
/
+12
|
*
memleak fix (Bug #1293827: LivePathEffect memory leak )
Kris De Gussem
2014-08-15
2
-2
/
+8
|
*
suppress compiler warning
Kris De Gussem
2014-08-15
1
-1
/
+1
|
*
Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...
Nicolas Dufour
2014-08-15
2
-2
/
+7
|
*
Set pre-release version to 0.91pre2
Bryce Harrington
2014-08-15
4
-16
/
+16
|
*
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
2014-08-14
4
-20
/
+28
|
*
Revert unintentional changes
Liam P. White
2014-08-13
3
-33
/
+32
|
*
Fix build
Liam P. White
2014-08-13
5
-33
/
+38
|
*
Printing. Fix for Bug #264831 (Print settings not persistent).
Nicolas Dufour
2014-08-13
2
-5
/
+19
|
*
Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).
Nicolas Dufour
2014-08-10
1
-15
/
+25
*
|
Fix gtk3 build
Liam P. White
2014-08-17
1
-1
/
+2
*
|
Merge in font-speedup branch to improve launch times
Liam P. White
2014-08-17
8
-1138
/
+1239
*
|
Add 'Show handles' LPE
Jabier Arraiza Cenoz
2014-08-12
6
-1
/
+283
*
|
fix a bug knots resetting in fillet-chamfer
Jabier Arraiza Cenoz
2014-08-11
1
-2
/
+2
*
|
Code refactor: now helper paths draw ok when handle is degenerate or cirle ha...
Jabier Arraiza Cenoz
2014-08-11
1
-28
/
+22
*
|
Added reset modifier to knot in fillet chamfer
Jabier Arraiza Cenoz
2014-08-11
1
-32
/
+46
*
|
Simplify original paths on helper paths pointed by Liam. Also used arcs for h...
Jabier Arraiza Cenoz
2014-08-11
1
-2
/
+2
*
|
fix bug pointed by suv
Jabier Arraiza Cenoz
2014-08-10
1
-1
/
+1
*
|
Better helper paths in simplify LPE sugested by suv
Jabier Arraiza Cenoz
2014-08-10
1
-4
/
+8
*
|
Get gradient tool to shut up about invalid casts with meshes
Liam P. White
2014-08-10
1
-7
/
+10
*
|
Oops
Liam P. White
2014-08-10
1
-1
/
+1
*
|
Add meshes to selected style widget
Liam P. White
2014-08-10
2
-0
/
+32
*
|
Add meshes to Fill&Stroke paint selector
Liam P. White
2014-08-10
4
-8
/
+65
*
|
Nuke connection-pool.h
Liam P. White
2014-08-10
5
-104
/
+0
*
|
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
[next]