index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
wip: create SVGs from Janet tables
livecoding
s-ol
4
-4
/
+105
2019-12-02
move script to its own file
s-ol
5
-70
/
+136
2019-12-02
more janet bindings
s-ol
7
-63
/
+164
2019-12-02
add draft janet interface for livecoding
s-ol
13
-45
/
+571
2019-12-01
add basic livecode toolbar
s-ol
6
-3
/
+235
2019-11-28
add api and input modules for the livecoding tool
s-ol
8
-1420
/
+614
2019-11-23
add livecoding tool to toolbar
s-ol
9
-1
/
+1601
2019-11-21
fix #521 SPIString copy constructor
Thomas Holder
1
-0
/
+10
2019-11-21
fix Glib::Regex::match stack-use-after-scope
Thomas Holder
1
-1
/
+6
2019-11-20
fix PNG export dialog crash (heap-use-after-free)
Thomas Holder
1
-3
/
+3
2019-11-20
Fix build
Marc Jeanmougin
1
-2
/
+2
2019-11-19
Speedup filtering and panning
Jabier Arraiza
9
-63
/
+100
2019-11-18
Multiple fixes for the objects panel
Diederik van Lierop
3
-45
/
+116
2019-11-18
Update code documentation (minor)
Nathan Lee
2
-17
/
+53
2019-11-18
Make canvas rotation unchanged by y-axis direction
Nathan Lee
2
-6
/
+6
2019-11-18
Selectively disable motion event compression for specific tools
Patrick Storz
6
-1
/
+26
2019-11-18
remove hex color defaults from pref skeleton
Thomas Holder
5
-18
/
+18
2019-11-17
Crashfix on deleting selected with spray tool
Nathan Lee
1
-4
/
+3
2019-11-17
tests for {SVG,CSS}OStringStreamTest
Thomas Holder
3
-177
/
+0
2019-11-17
fix #515 axonometric grid snapping w/ y-axis down
Thomas Holder
1
-5
/
+12
2019-11-15
Add unlinking function to CRStyleSheet.
Tavmjong Bah
2
-0
/
+50
2019-11-15
Correct order of stylesheet list insertion (after bug fix to libcroco).
Tavmjong Bah
1
-1
/
+1
2019-11-13
Fix alignment error for inline-size SVG 1.1 fallback text.
Tavmjong Bah
2
-4
/
+50
2019-11-12
Fix non-translatable strings in node-tool.cpp
Patrick Storz
1
-10
/
+15
2019-11-12
Make paraxial have a free starting angle.
Martin Owens
2
-42
/
+43
2019-11-10
Crashfix: set an unset id in Object Properties
Thomas Holder
1
-1
/
+1
2019-11-10
Use same label for Layers and Objects dialogs
Nathan Lee
3
-16
/
+8
2019-11-09
Fix SVG 1.1 fallback for SVG 2 text in a shape with 'text-align' not equal to...
Tavmjong Bah
1
-4
/
+13
2019-11-08
Use correct function to add additional style sheets to style sheet list.
Tavmjong Bah
1
-1
/
+1
2019-11-08
Set "origin" (ua, user, author) for linked stylesheets.
Tavmjong Bah
1
-1
/
+8
2019-11-07
Fix crash using split canvas with multiple monitors
Jabier Arraiza
1
-56
/
+61
2019-11-07
Fix issue LPE Line Join rendering wrong for arcs line join. https://gitlab.co...
Jabier Arraiza
1
-1
/
+1
2019-11-05
Update node transform handles on deselect
Nathan Lee
1
-0
/
+2
2019-11-05
macOS bundle support for append_inkscape_datadir
Thomas Holder
1
-1
/
+9
2019-11-05
Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...
Jabier Arraiza
3
-106
/
+123
2019-11-03
Fix a editor auto paste
Jabier Arraiza
1
-1
/
+1
2019-11-03
refactor: Eliminate SPIString::value_default
Thomas Holder
20
-173
/
+191
2019-11-03
make SP_ATTRIBUTE_IS_CSS a function
Thomas Holder
2
-20
/
+17
2019-11-03
sanity check for XML attribute names
Thomas Holder
1
-0
/
+4
2019-11-02
Fix bug releasing powermask LPE
Jabiertxof
1
-20
/
+35
2019-11-02
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
21
-39
/
+51
2019-11-02
Allow forking on powermask
Jabier Arraiza
2
-58
/
+52
2019-11-01
Remove OCAL
Marc Jeanmougin
10
-1984
/
+1
2019-11-01
fix #497 don't set 'd' style property
Thomas Holder
2
-1
/
+2
2019-11-01
Improve clip LPE
Jabier Arraiza
5
-322
/
+227
2019-10-31
Attempt to fix inbox#976
John Smith
1
-1
/
+1
2019-10-30
Fix initial transform of shape in opened file.
Nathan Lee
1
-1
/
+4
2019-10-30
PDF+LaTeX export: escape ampersands
Patrick Storz
1
-1
/
+7
2019-10-30
Update the treeview in the objects-panel asynchronously, such that Inkscape s...
Diederik van Lierop
2
-86
/
+153
2019-10-30
Remove _drawbox deps pointed by Thomas
Jabiertxof
1
-1
/
+1
[next]