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
/
metafile-print.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Fix wmf/emf file opening and embed missing font config data.
Martin Owens
1
-54
/
+25
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-19
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-4
/
+4
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-4
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-5
/
+5
2017-04-06
EMF/WMF: Hopefully resolve locale issues with decimal separator for good
Eduard Braun
1
-24
/
+3
2017-03-06
EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...
Eduard Braun
1
-6
/
+28
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-2
/
+2
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-8
/
+10
2015-08-29
Ensure strncpy'd strings are null terminated
Bryce Harrington
1
-2
/
+2
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-4
/
+4
2014-01-17
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
1
-1
/
+3
2013-09-19
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
1
-1
/
+1
2013-09-01
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
1
-0
/
+491