summaryrefslogtreecommitdiffstats
path: root/src/libuemf/uwmf_endian.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-1774/+0
|
* clean up a couple of clang warningsmathog2015-05-281-4/+5
| | | (bzr r14183)
* minor tweaks to libUEMF and related codemathog2015-05-211-8/+12
| | | (bzr r14169)
* Patch for libuemf.David Mathog2014-03-271-8/+6
| | | | | | | ----- Somewhere along the line during the clang patches the version of libUEMF in inkscape acquired changes not in the upstream library. Small patch which puts them back in sync. (bzr r13222)
* libuemf: more self-assignment -> unused changesJohan B. C. Engelen2014-03-221-3/+5
| | | (bzr r13185)
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-8/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953)
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-0/+1772
Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490)