index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix Glib::Regex::match stack-use-after-scope
Thomas Holder
2019-11-21
1
-1
/
+6
*
Multiple fixes for the objects panel
Diederik van Lierop
2019-11-18
1
-1
/
+3
*
Fix alignment error for inline-size SVG 1.1 fallback text.
Tavmjong Bah
2019-11-13
1
-1
/
+6
*
Use correct function to add additional style sheets to style sheet list.
Tavmjong Bah
2019-11-08
1
-1
/
+1
*
refactor: Eliminate SPIString::value_default
Thomas Holder
2019-11-03
3
-10
/
+10
*
Improve clip LPE
Jabier Arraiza
2019-11-01
2
-5
/
+9
*
Fix initial transform of shape in opened file.
Nathan Lee
2019-10-30
1
-1
/
+4
*
refactor: TypedSPI
Thomas Holder
2019-10-28
1
-1
/
+1
*
refactor SPIEnum: more type safety
Thomas Holder
2019-10-28
1
-1
/
+1
*
fix heap-use-after-free on "Unlink Clone"
Thomas Holder
2019-10-27
2
-0
/
+4
*
Fix gradient/mesh handles after object with gradient/mesh cloned.
Tavmjong Bah
2019-10-24
3
-17
/
+36
*
Properly calculate line height for flowDiv
Patrick Storz
2019-10-22
1
-1
/
+1
*
fix #477 unlink clone with viewBox
Thomas Holder
2019-10-18
1
-1
/
+5
*
Make href and unhref member functions of SPObject.
Tavmjong Bah
2019-10-18
5
-53
/
+43
*
Inkscape::XML::Node::addChildAtPos
Thomas Holder
2019-10-16
1
-2
/
+1
*
no "SPString" label for XML editor text nodes
Thomas Holder
2019-10-14
1
-1
/
+0
*
Fix crash on filters
Marc Jeanmougin
2019-10-13
1
-0
/
+3
*
Fix GC warnings
Marc Jeanmougin
2019-10-10
1
-0
/
+1
*
Fix segfault in reading in meshes when xml:space="preserve".
Tavmjong Bah
2019-10-09
1
-6
/
+4
*
Fix various minor code problems
Marc Jeanmougin
2019-10-05
1
-6
/
+5
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
2
-4
/
+5
*
Support "lang" and "xml:lang" attributes.
Tavmjong Bah
2019-10-01
2
-1
/
+29
*
Use two bounding box caches instead of one
Nathan Lee
2019-10-01
2
-7
/
+16
*
Reduce memory leaks when dragging shapes
Nathan Lee
2019-09-30
1
-1
/
+2
*
Don't create empty text node when reading in "textPath".
Tavmjong Bah
2019-09-30
1
-16
/
+0
*
Fix issue 872. LPE on rects is not rendering in browsers
Jabier Arraiza
2019-09-29
3
-7
/
+53
*
Allow transforms in rects with LPE
Jabiertxof
2019-09-17
1
-0
/
+3
*
Active SVG2 Flow Text by default
Jabiertxof
2019-09-16
1
-1
/
+1
*
Allow paste preserving new lines into a flowtext element
Jabiertxof
2019-09-16
3
-4
/
+28
*
Allow paste on flowbox at same sice of origin, also improve creation to get r...
Jabiertxof
2019-09-16
1
-5
/
+3
*
Allow to paste paragraphs in SVG2 Flow then paste overflow the shape
Jabiertxof
2019-09-13
2
-3
/
+38
*
A value of zero for 'inline-size' should act as if 'inline-size' is not set. ...
Tavmjong Bah
2019-09-13
1
-4
/
+5
*
Allow transforms in SVG2 flow elements
Jabier Arraiza
2019-09-07
1
-0
/
+9
*
Prepared for beta. Fixed blocking bug
Jabiertxof
2019-09-07
1
-1
/
+0
*
Prepare for beta
Jabiertxof
2019-09-07
1
-4
/
+1
*
fixx flowbox on SVG2 mode using tspans
Jabiertxof
2019-09-07
1
-2
/
+10
*
Write out 'x' and 'y' attribute values to repr when some text property value ...
Tavmjong Bah
2019-09-07
1
-0
/
+1
*
Add listeners for when shapes used by text are changed.
Tavmjong Bah
2019-09-06
2
-29
/
+38
*
Templates: Accept non-underscored variants of "inkscape:templateinfo"
Patrick Storz
2019-08-31
1
-1
/
+1
*
Fix issues pointed by @ede123 and cssinate
Jabiertxof
2019-08-28
1
-5
/
+8
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-1
/
+1
*
Eliminate clang warnings
Thomas Holder
2019-08-23
2
-4
/
+2
*
reduce usage of desktop coordinates (#341)
Thomas Holder
2019-08-18
1
-1
/
+1
*
HatchKnotHolderEntityScale & some fixes
vanntile
2019-08-17
3
-21
/
+36
*
Added knot holder entities
vanntile
2019-08-17
4
-13
/
+116
*
fix #371 guides label upside down
Thomas Holder
2019-08-14
1
-3
/
+3
*
Fix Arc toolbar buttons (gitlab, inkscape#355)
Nathan Lee
2019-08-06
1
-2
/
+2
*
Add Patrick improvements to verbs toggle menu items
Jabiertxof
2019-07-29
2
-3
/
+4
*
Fix some issues with inverse coordinates pointed by Maren
Jabier Arraiza
2019-07-28
1
-2
/
+2
*
Add verbs update checkbuttons in menu. Also do improvements requested in http...
Jabier Arraiza
2019-07-28
1
-1
/
+7
[next]