index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libuemf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
24
-46776
/
+0
2018-03-17
Removing sample meson build files.
Felipe CorrĂȘa da Silva Sanches
1
-37
/
+0
2018-03-17
[meson-build] libuemf
Felipe CorrĂȘa da Silva Sanches
1
-0
/
+37
2017-11-25
libuemf: remove COPYING again
Eduard Braun
1
-340
/
+0
2017-11-25
libuemf: sync with upstream version 0.2.5
Eduard Braun
3
-68
/
+431
2017-10-19
Remove all unused makefile.in
Stefano Facchini
1
-17
/
+0
2017-06-01
Avoid name conflict with libwmf (wmf_free).
Tavmjong Bah
2
-2
/
+3
2017-06-01
Avoid name conflict with libwmf (wmf_free).
Tavmjong Bah
2
-2
/
+3
2017-01-04
Fix misplaced parenthesis reported by compiler warning.
Tavmjong Bah
1
-6
/
+18
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-30
/
+0
2016-01-27
sync Inkscape to libUEMF changes
mathog
2
-11
/
+17
2016-01-27
patch should fix bug 1538361
mathog
1
-4
/
+7
2016-01-27
patch should fix bug 1480651
mathog
6
-35
/
+38
2015-08-29
Ensure strncpy'd strings are null terminated
Bryce Harrington
1
-1
/
+5
2015-06-08
cmake: Add some missing header files to CMakeLists.txt
Bryce Harrington
1
-0
/
+1
2015-05-28
clean up a couple of clang warnings
mathog
2
-7
/
+8
2015-05-21
minor tweaks to libUEMF and related code
mathog
11
-69
/
+141
2015-04-29
cmake: Include missing source file in build rules
Bryce Harrington
1
-0
/
+1
2015-04-27
add two files omitted in patch at revision 14062
mathog
2
-0
/
+1234
2015-04-27
patch for bugs 1447850 and 1447382
mathog
16
-1787
/
+3618
2014-04-29
Improved support for clipping on EMF/WMF import, see bug 1302857
mathog
3
-8
/
+9
2014-03-27
Patch for libuemf.
David Mathog
4
-20
/
+15
2014-03-26
Fixed typo.
David Mathog
1
-1
/
+1
2014-03-26
Two more changes in libuemf to silence analyzer.
Markus Engel
1
-2
/
+2
2014-03-26
Second patch for analyzer warnings in libuemf.
David Mathog
4
-184
/
+325
2014-03-25
Patch for several issues in libuemf.
David Mathog
8
-104
/
+187
2014-03-22
libuemf: more self-assignment -> unused changes
Johan B. C. Engelen
1
-3
/
+5
2014-03-22
fix self-assignment. use of UNUSED macro to better show the intent of the code
Johan B. C. Engelen
1
-1
/
+6
2014-03-21
libuemf: make uemf_utf.c compile cleanly with specific version of iconv. (cur...
Johan B. C. Engelen
1
-2
/
+5
2014-02-08
EMF/WMF support: Various changes (see bug #1263242 c35 for details)
David Mathog
3
-36
/
+87
2014-01-17
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
21
-2247
/
+18183
2014-01-14
Merge in patch from mathog in Bug #1241797
Martin Owens
2
-28
/
+67
2013-10-24
Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)
David Mathog
1
-0
/
+1
2013-10-17
fix wrong memory deallocation
Kris De Gussem
1
-1
/
+1
2013-10-16
cppcheck: printf variable identifier
Kris De Gussem
1
-1
/
+1
2013-09-26
cppcheck
Kris De Gussem
1
-16
/
+16
2013-09-01
Fix compilation warnings in libuemf
Krzysztof Kosi??ski
3
-23
/
+57
2013-08-31
update cmakefiles
Campbell Barton
1
-0
/
+1
2013-08-31
Move libuemf to a separate directory.
Krzysztof Kosi??ski
20
-0
/
+27339