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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid name conflict with libwmf (wmf_free).
Tavmjong Bah
2017-06-01
2
-2
/
+3
*
Fix misplaced parenthesis reported by compiler warning.
Tavmjong Bah
2017-01-04
1
-6
/
+18
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-30
/
+0
*
sync Inkscape to libUEMF changes
mathog
2016-01-27
2
-11
/
+17
*
patch should fix bug 1538361
mathog
2016-01-27
1
-4
/
+7
*
patch should fix bug 1480651
mathog
2016-01-27
6
-35
/
+38
*
Ensure strncpy'd strings are null terminated
Bryce Harrington
2015-08-29
1
-1
/
+5
*
cmake: Add some missing header files to CMakeLists.txt
Bryce Harrington
2015-06-08
1
-0
/
+1
*
clean up a couple of clang warnings
mathog
2015-05-28
2
-7
/
+8
*
minor tweaks to libUEMF and related code
mathog
2015-05-21
11
-69
/
+141
*
cmake: Include missing source file in build rules
Bryce Harrington
2015-04-29
1
-0
/
+1
*
add two files omitted in patch at revision 14062
mathog
2015-04-27
2
-0
/
+1234
*
patch for bugs 1447850 and 1447382
mathog
2015-04-27
16
-1787
/
+3618
*
Improved support for clipping on EMF/WMF import, see bug 1302857
mathog
2014-04-29
3
-8
/
+9
*
Patch for libuemf.
David Mathog
2014-03-27
4
-20
/
+15
*
Fixed typo.
David Mathog
2014-03-26
1
-1
/
+1
*
Two more changes in libuemf to silence analyzer.
Markus Engel
2014-03-26
1
-2
/
+2
*
Second patch for analyzer warnings in libuemf.
David Mathog
2014-03-26
4
-184
/
+325
*
Patch for several issues in libuemf.
David Mathog
2014-03-25
8
-104
/
+187
*
libuemf: more self-assignment -> unused changes
Johan B. C. Engelen
2014-03-22
1
-3
/
+5
*
fix self-assignment. use of UNUSED macro to better show the intent of the code
Johan B. C. Engelen
2014-03-22
1
-1
/
+6
*
libuemf: make uemf_utf.c compile cleanly with specific version of iconv. (cur...
Johan B. C. Engelen
2014-03-21
1
-2
/
+5
*
EMF/WMF support: Various changes (see bug #1263242 c35 for details)
David Mathog
2014-02-08
3
-36
/
+87
*
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
2014-01-17
21
-2247
/
+18183
*
Merge in patch from mathog in Bug #1241797
Martin Owens
2014-01-14
2
-28
/
+67
*
Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)
David Mathog
2013-10-24
1
-0
/
+1
*
fix wrong memory deallocation
Kris De Gussem
2013-10-17
1
-1
/
+1
*
cppcheck: printf variable identifier
Kris De Gussem
2013-10-16
1
-1
/
+1
*
cppcheck
Kris De Gussem
2013-09-26
1
-16
/
+16
*
Fix compilation warnings in libuemf
Krzysztof Kosi??ski
2013-09-01
3
-23
/
+57
*
update cmakefiles
Campbell Barton
2013-08-31
1
-0
/
+1
*
Move libuemf to a separate directory.
Krzysztof Kosi??ski
2013-08-31
20
-0
/
+27339