index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Prevent dialog from becoming super-wide.
Tavmjong Bah
2019-05-14
1
-8
/
+10
*
|
|
|
Support percentage (include default) values for linear and radial gradient at...
Tavmjong Bah
2019-05-14
4
-11
/
+86
*
|
|
|
Remove error message when SVG OpenType table is empty.
Tavmjong Bah
2019-05-14
1
-2
/
+7
*
|
|
|
Regression fix: hide some toolbar icons on startup
Nathan Lee
2019-05-13
5
-71
/
+56
*
|
|
|
packaging/macos: typos fixed
luzpaz
2019-05-13
2
-2
/
+2
*
|
|
|
Another styling improvement
Jabiertxof
2019-05-13
1
-3
/
+5
*
|
|
|
Improve styling to messages on LPE dialog
Jabiertxof
2019-05-13
1
-1
/
+7
*
|
|
|
Allow easy apply last LPE used
Jabiertxof
2019-05-13
2
-10
/
+12
*
|
|
|
Replace tr.po
Levent
2019-05-12
1
-9893
/
+10733
*
|
|
|
Add lcms2 and potrace libraries to build
René de Hesselle
2019-05-12
3
-1
/
+17
*
|
|
|
Remove support for LCMS 1
Karl Cheng
2019-05-12
23
-342
/
+158
*
|
|
|
rename to avoid name clashes.
Shlomi Fish
2019-05-12
1
-2
/
+2
*
|
|
|
Extract the TagEmitter.append method.
Shlomi Fish
2019-05-12
1
-41
/
+39
*
|
|
|
Extract a common expression into a variable/const.
Shlomi Fish
2019-05-12
1
-63
/
+64
*
|
|
|
Merge branch 'retrieve-pattern-from-id' of gitlab.com:Qantas94Heavy/inkscape
Marc Jeanmougin
2019-05-12
1
-14
/
+18
|
\
\
\
\
|
*
|
|
|
Retrieve pattern object from ID before casting
Karl Cheng
2019-05-12
1
-14
/
+18
*
|
|
|
|
Stop crash on newline when entering rtl text
Nathan Lee
2019-05-12
1
-4
/
+2
*
|
|
|
|
Add Delete to Objects Dialog context menu
Nathan Lee
2019-05-12
1
-2
/
+3
|
/
/
/
/
*
|
|
|
Merge branch 'master' of gitlab.com:inkscape/inkscape
Marc Jeanmougin
2019-05-12
2
-20
/
+11
|
\
\
\
\
|
*
|
|
|
Fix meassuring problems in meassure LPE
Jabier Arraiza
2019-05-12
2
-20
/
+11
*
|
|
|
|
Merge branch 'master_turkish_update' of gitlab.com:libreajans/inkscape
Marc Jeanmougin
2019-05-12
1
-11013
/
+9030
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update Turkish strings from Ubuntu 17.10 via Launchpad.
libre ajans
2019-05-09
1
-11013
/
+9030
*
|
|
|
|
Remove autopackage specfile
Karl Cheng
2019-05-12
2
-62
/
+1
*
|
|
|
|
Stop Connector tool avoidance crash in flatpak
Nathan Lee
2019-05-12
1
-2
/
+6
*
|
|
|
|
libcroco: fix 'if' statement missing curly brackets
Karl Cheng
2019-05-11
1
-1
/
+2
*
|
|
|
|
Merge branch 'use-cmake-install-libdir' of gitlab.com:YuGiOhJCJ/inkscape
Marc Jeanmougin
2019-05-10
2
-5
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
* CMakeLists.txt: Modified file (use the CMAKE_INSTALL_LIBDIR variable instea...
YuGiOhJCJ
2019-04-17
2
-5
/
+7
*
|
|
|
|
|
Remove support for saving as JavaFX 1.x script (*.fx)
Karl Cheng
2019-05-10
7
-1147
/
+14
*
|
|
|
|
|
Fix for inbox issue 467
Jabiertxof
2019-05-10
1
-0
/
+4
*
|
|
|
|
|
CSS tweak to LPE add dialog to work on dark themes
Jabier Arraiza
2019-05-09
1
-3
/
+3
*
|
|
|
|
|
fix coding style
Jabier Arraiza
2019-05-09
2
-6
/
+6
*
|
|
|
|
|
Remove unclear function
Jabiertxof
2019-05-09
2
-15
/
+0
*
|
|
|
|
|
Add styling and options to hangle keyboard on LPE dialog
Jabiertxof
2019-05-09
3
-267
/
+377
*
|
|
|
|
|
Fix some symbolic icons II
Jabiertxof
2019-05-09
2
-516
/
+0
*
|
|
|
|
|
Fix some symbolic icons
Jabiertxof
2019-05-09
8
-461
/
+761
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Revert bad fix from previous commit
Jabiertxof
2019-05-08
1
-1
/
+1
*
|
|
|
|
Fix a crashing bug on Fillet Chamfer LPE
Jabiertxof
2019-05-08
1
-1
/
+1
*
|
|
|
|
Add some documentation (Harfbuzz, OpenType SVG).
Tavmjong Bah
2019-05-07
2
-3
/
+5
*
|
|
|
|
Fix rendering for some SVG in OpenType fonts with glyphs that don't have a vi...
Tavmjong Bah
2019-05-06
2
-2
/
+11
*
|
|
|
|
Possibly fix build on Windows.
Tavmjong Bah
2019-05-06
1
-2
/
+2
*
|
|
|
|
Add basic SVG in OpenType support.
Tavmjong Bah
2019-05-06
5
-3
/
+186
*
|
|
|
|
Fix GdkMotionEvents under Wayland
Diederik van Lierop
2019-05-04
1
-1
/
+1
*
|
|
|
|
Fix opening of files on Windows (and possibly elsewhere)
Patrick Storz
2019-05-03
1
-1
/
+1
*
|
|
|
|
Adds out of bound check for selecting text on path
Nathan Lee
2019-05-03
1
-1
/
+3
*
|
|
|
|
Refer to correct array index in chunkAnchorPoint
Nathan Lee
2019-05-03
1
-3
/
+3
*
|
|
|
|
Add double-conversion runtime library to snap
Marc Jeanmougin
2019-05-02
1
-0
/
+1
*
|
|
|
|
Add fontconfig to the application bundle
René de Hesselle
2019-05-01
4
-3
/
+120
*
|
|
|
|
Merge branch 'master' of gitlab.com:inkscape/inkscape
Diederik van Lierop
2019-05-01
3
-39
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
Select filter on each LPE add dialog to easy remove or modify. Also improve L...
Jabier Arraiza
2019-05-01
2
-24
/
+28
|
*
|
|
|
|
Good redraw of BPaths on trying to close a BSpline
Jabier Arraiza
2019-05-01
1
-14
/
+12
[prev]
[next]