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-05-13
Regression fix: hide some toolbar icons on startup
Nathan Lee
5
-71
/
+56
2019-05-13
Allow easy apply last LPE used
Jabiertxof
2
-10
/
+12
2019-05-12
Remove support for LCMS 1
Karl Cheng
20
-239
/
+157
2019-05-12
rename to avoid name clashes.
Shlomi Fish
1
-2
/
+2
2019-05-12
Extract the TagEmitter.append method.
Shlomi Fish
1
-41
/
+39
2019-05-12
Extract a common expression into a variable/const.
Shlomi Fish
1
-63
/
+64
2019-05-12
Stop crash on newline when entering rtl text
Nathan Lee
1
-4
/
+2
2019-05-12
Add Delete to Objects Dialog context menu
Nathan Lee
1
-2
/
+3
2019-05-12
Retrieve pattern object from ID before casting
Karl Cheng
1
-14
/
+18
2019-05-12
Fix meassuring problems in meassure LPE
Jabier Arraiza
2
-20
/
+11
2019-05-12
Stop Connector tool avoidance crash in flatpak
Nathan Lee
1
-2
/
+6
2019-05-11
libcroco: fix 'if' statement missing curly brackets
Karl Cheng
1
-1
/
+2
2019-05-10
Remove support for saving as JavaFX 1.x script (*.fx)
Karl Cheng
6
-1145
/
+13
2019-05-10
Fix for inbox issue 467
Jabiertxof
1
-0
/
+4
2019-05-09
fix coding style
Jabier Arraiza
2
-6
/
+6
2019-05-09
Remove unclear function
Jabiertxof
2
-15
/
+0
2019-05-09
Add styling and options to hangle keyboard on LPE dialog
Jabiertxof
2
-38
/
+92
2019-05-08
Revert bad fix from previous commit
Jabiertxof
1
-1
/
+1
2019-05-08
Fix a crashing bug on Fillet Chamfer LPE
Jabiertxof
1
-1
/
+1
2019-05-07
Add some documentation (Harfbuzz, OpenType SVG).
Tavmjong Bah
2
-3
/
+5
2019-05-06
Fix rendering for some SVG in OpenType fonts with glyphs that don't have a vi...
Tavmjong Bah
2
-2
/
+11
2019-05-06
Possibly fix build on Windows.
Tavmjong Bah
1
-2
/
+2
2019-05-06
Add basic SVG in OpenType support.
Tavmjong Bah
5
-3
/
+186
2019-05-04
Fix GdkMotionEvents under Wayland
Diederik van Lierop
1
-1
/
+1
2019-05-03
Fix opening of files on Windows (and possibly elsewhere)
Patrick Storz
1
-1
/
+1
2019-05-03
Adds out of bound check for selecting text on path
Nathan Lee
1
-1
/
+3
2019-05-03
Refer to correct array index in chunkAnchorPoint
Nathan Lee
1
-3
/
+3
2019-05-01
Select filter on each LPE add dialog to easy remove or modify. Also improve L...
Jabier Arraiza
2
-24
/
+28
2019-05-01
Good redraw of BPaths on trying to close a BSpline
Jabier Arraiza
1
-14
/
+12
2019-05-01
Allow LPE retain elements on convert to paths inside the original defs object
Jabiertxof
1
-1
/
+3
2019-04-30
Fix disappearing and antialiasing of grid lines
Diederik van Lierop
2
-7
/
+14
2019-04-30
Set spacing in About Dialog
Nathan Lee
1
-0
/
+3
2019-04-30
Make display unit change roll out to toolbars
Nathan Lee
8
-8
/
+15
2019-04-29
Simplify UI for LPE add
Jabiertxof
1
-5
/
+4
2019-04-28
Add inkex/deprecated-simple to PYTHONPATH
Thomas Holder
1
-6
/
+14
2019-04-27
Fixing coding style
Jabier Arraiza
3
-41
/
+16
2019-04-27
Fixes some crashes when selector is * and allow select multiple tags
Jabier Arraiza
3
-20
/
+77
2019-04-27
Add out of bound checks to fill bucket
Nathan Lee
1
-3
/
+6
2019-04-26
Fix coding style
Jabier Arraiza
1
-1
/
+1
2019-04-26
Allow comma separated (multiple) unhsndled selectors
Jabier Arraiza
1
-2
/
+14
2019-04-26
Fix coding style
Jabier Arraiza
1
-1
/
+1
2019-04-26
Show items selected by unhandled selectors
Jabier Arraiza
1
-10
/
+11
2019-04-25
Stop crash on binary path division (flatpak)
Nathan Lee
1
-1
/
+1
2019-04-25
fix #158 crash on exit w/ layer dialog
Thomas Holder
1
-0
/
+1
2019-04-25
Change Alpha slider max from 255 to 100
Nathan Lee
3
-16
/
+3
2019-04-25
Small string fixes in rotate copies and mirror lpe
Maren Hachmann
2
-3
/
+3
2019-04-25
Update lpe-bool.cpp
Maren Hachmann
1
-7
/
+7
2019-04-24
Add missing descriptions (mostly for experimental LPEs)
Maren Hachmann
1
-42
/
+42
2019-04-24
fix #175 crash with mask in <style>
Thomas Holder
1
-2
/
+6
2019-04-24
Fix commandline page selection page selection and allow to select poppler in cmd
Marc Jeanmougin
4
-2
/
+28
[prev]
[next]