| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved libcroco, libuemf, libdepixelize to 3rdparty folder | Marc Jeanmougin | 2018-04-29 | 1 | -2677/+0 |
| | | |||||
| * | Avoid name conflict with libwmf (wmf_free). | Tavmjong Bah | 2017-06-01 | 1 | -1/+1 |
| | | | | (bzr r15724) | ||||
| * | sync Inkscape to libUEMF changes | mathog | 2016-01-27 | 1 | -4/+5 |
| | | | | (bzr r14619) | ||||
| * | minor tweaks to libUEMF and related code | mathog | 2015-05-21 | 1 | -5/+5 |
| | | | | (bzr r14169) | ||||
| * | patch for bugs 1447850 and 1447382 | mathog | 2015-04-27 | 1 | -2/+3 |
| | | | | (bzr r14062) | ||||
| * | Patch for several issues in libuemf. | David Mathog | 2014-03-25 | 1 | -6/+17 |
| | | | | | | | | | | ----- The patch: 1. Removes half a dozen or so code lines that didn't do anything. 2. Fixes a couple of missing tests for pointers which cannot be NULL. (Note that in many instances the pseudoobject functions in upmf.c do accept null pointers because the objects being constructed have optional parts.) 3. There was one "real" potential memory leak (line 6276 in upmf.c, numbers before the patch). I fixed the others too, but they just never happen (iconv would have to fail in some strange way.) There are no (real) memory access violations or memory leaks in any of this either in standalone libUEMF testing or in use as part of Inkscape as determined from valgrind runs. (bzr r13211) | ||||
| * | libUEMF update; EMF linear gradient bug fixes (bug #1263242) | David Mathog | 2014-01-17 | 1 | -583/+755 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953) | ||||
| * | Move libuemf to a separate directory. | Krzysztof Kosi??ski | 2013-08-31 | 1 | -0/+2492 |
| Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490) | |||||
