index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
Fix alignment error for inline-size SVG 1.1 fallback text.
Tavmjong Bah
1
-3
/
+44
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-03
refactor: Eliminate SPIString::value_default
Thomas Holder
2
-4
/
+4
2019-10-30
PDF+LaTeX export: escape ampersands
Patrick Storz
1
-1
/
+7
2019-10-28
refactor: clean up SPI constructors
Thomas Holder
2
-4
/
+4
2019-10-28
refactor SPIEnum: more type safety
Thomas Holder
4
-60
/
+64
2019-10-26
fix poppler 0.82.0 build
Thomas Holder
4
-3
/
+9
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
3
-17
/
+66
2019-10-05
Fix various minor code problems
Marc Jeanmougin
1
-1
/
+2
2019-10-05
Fix some memory leaks found by scan-build
Marc Jeanmougin
1
-1
/
+1
2019-09-22
Try to improve match of image-rendering values to cairo filters
Patrick Storz
1
-8
/
+13
2019-09-07
Fix bugs appliing in fallback elements
Jabier Arraiza
1
-1
/
+1
2019-09-07
Prepared for beta. Fixed blocking bug
Jabiertxof
1
-1
/
+1
2019-09-01
Update internal extensions for latest .inx format changes
Patrick Storz
54
-749
/
+749
2019-08-31
Adjust <print> extensions for previous commit.
Patrick Storz
3
-48
/
+48
2019-08-31
Refactor a lot of the parameter handling code
Patrick Storz
21
-65
/
+65
2019-08-31
Use proper boolean values
Patrick Storz
3
-3
/
+3
2019-08-23
Eliminate clang warnings
Thomas Holder
1
-3
/
+3
2019-08-23
Eliminate clang warnings
Thomas Holder
3
-2
/
+4
2019-07-11
fix #325 LaTeX export broken
Thomas Holder
1
-13
/
+2
2019-07-10
Move reproducible-builds hack out of CairoRenderContext
Patrick Storz
2
-45
/
+15
2019-07-10
cairo-renderer: set metadata in output
Patrick Storz
4
-35
/
+139
2019-07-10
cairo-renderer: fix comment
Patrick Storz
1
-1
/
+1
2019-07-10
cairo-renderer: / cairo-render-context: whitespace fixes
Patrick Storz
4
-23
/
+21
2019-07-04
Fix link export code
Marc Jeanmougin
2
-6
/
+10
2019-07-03
Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583
Marc Jeanmougin
3
-6
/
+45
2019-07-01
Fix various minor typos
Yuri Chornoivan
6
-7
/
+7
2019-06-28
hatch.js
Valentin Ionita
7
-8
/
+12390
2019-06-26
mesh.js update
Valentin Ionita
4
-821
/
+1163
2019-06-20
Ensure arena is released when the WMF failes to save
James Collier
1
-0
/
+3
2019-06-20
Display an error dialog when image is too large for WMF
James Collier
1
-14
/
+27
2019-06-20
Fix typo mentioned in #44
James Collier
1
-1
/
+1
2019-06-12
Refactoring: replace funcs with methods.
Shlomi Fish
1
-2
/
+2
2019-05-28
Fix formatting
Sergei Izmailov
1
-9
/
+11
2019-05-28
Fix segfault for bad `--pdf-page` argument values
Sergei Izmailov
1
-0
/
+17
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-27
/
+0
2019-05-22
Extract a common expression into a variable/const.
Shlomi Fish
1
-103
/
+105
2019-05-22
Extract a common expression into a variable/const.
Shlomi Fish
1
-56
/
+58
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-10
Remove support for saving as JavaFX 1.x script (*.fx)
Karl Cheng
2
-1139
/
+0
2019-05-03
Fix opening of files on Windows (and possibly elsewhere)
Patrick Storz
1
-1
/
+1
2019-04-24
Fix commandline page selection page selection and allow to select poppler in cmd
Marc Jeanmougin
1
-0
/
+3
2019-04-24
Tentative fix for poppler 0.76
Marc Jeanmougin
2
-1
/
+8
2019-04-09
Style fix
Marc Jeanmougin
3
-5
/
+5
2019-04-06
More document.h cleanup.
Tavmjong Bah
5
-6
/
+6
2019-04-05
Fix indentating.
Tavmjong Bah
1
-100
/
+110
2019-04-02
Tidy various dialog UIs
Nathan Lee
1
-0
/
+3
2019-03-28
An a few more config.h fixes
Patrick Storz
4
-16
/
+0
[next]