Commit graph

26 commits

Author SHA1 Message Date
JSCHILL1
6147bb2085 Fix Bug 517064: Make XML well-formed again by properly translating the 5 XML entities 2010-02-04 09:30:22 -06:00
JSCHILL1
4198961174 Attempt to handle line endings in a cross-platform manner 2009-11-13 10:44:18 -06:00
JSCHILL1
de6c2eb924 Update release notes, add some misc unit tests I missed 2009-11-09 21:59:32 -06:00
JSCHILL1
7652fbc76c Fix removal of common attributes if parent has non-whitespace text nodes 2009-09-24 09:54:56 -05:00
JSCHILL1
7fcc125286 Fix bug with polygon point parsing. Fix bug 368716: tiny CSS parser to find referenced elements in style element 2009-08-31 00:11:34 -05:00
JSCHILL1
d9e3e2436b Remove unused attributes from parent elements 2009-08-13 08:18:49 -05:00
JSCHILL1
d4747e2bd7 Fix prefixing namespace prefix declarations when not using the default namespace (XML serialization bug) 2009-08-12 09:49:22 -05:00
JSCHILL1
eb2a7a05ac Final scour 0.18: more fixes to XML serialization (wellformedness), some unit tests, update to package script to use zip file and to package the inkscape extension 2009-08-09 22:25:20 -05:00
JSCHILL1
94a1e28a57 Added inkscape extension files 2009-08-04 14:39:04 -05:00
JSCHILL1
46f86a0978 Prevent scour from trying to remove a duplicate gradient more than once 2009-08-01 11:59:54 -05:00
JSCHILL1
7e7ac31540 Fixes for polygon coord processing. Add --strip-xml-prolog option 2009-07-29 13:42:04 -05:00
JSCHILL1
e9f1e07a02 Update for 0.15: --keep-editor-data command-line option to keep Adobe, Inkscape, Sodipodi elements and attributes 2009-06-24 10:00:49 -05:00
JSCHILL1
4bbb5923b3 Started 0.14 2009-05-19 22:10:57 -05:00
JSCHILL1
9375bd69a9 Fixed scour to handle entities in url references 2009-05-17 23:07:22 -05:00
JSCHILL1
a03439573e Remove TODOs accomplished in 0.12 2009-05-17 14:40:29 -05:00
JSCHILL1
d242407701 Handle unicode characters. Specify utf-8 encoding on python scripts. Added unit test for non-ASCII characters. 2009-04-28 08:57:40 -05:00
JSCHILL1
3dfb1f8068 Version 0.10 not complete! Remove empty path segments. Convert lines to H/V where possible. Remove some default styles. 2009-04-27 18:20:16 -05:00
JSCHILL1
19ed9e57a4 Updated release notes. Updated package script to tar file unrolls into a scour directory. Version 0.10 complete 2009-04-27 12:00:51 -05:00
JSCHILL1
12ba6000ea Starting on version 0.10, minor comment cleanup 2009-04-25 02:33:13 -05:00
JSCHILL1
26d6eea674 Start 0.09 2009-04-22 22:00:54 -05:00
JSCHILL1
066c627833 Remove unreferenced patterns and gradients outside of a defs 2009-04-15 10:58:06 -05:00
JSCHILL1
a1f6d9e8dd Start 0.07: move scour functionality into a module-level function and only call when __main__. Move tests around a bit. Add starter testscour.py 2009-04-13 10:22:27 -05:00
JSCHILL1
d9cf8a3195 Final 0.05 2009-04-07 22:57:05 -05:00
JSCHILL1
4feb5eb3c8 Updated to 0.04, checked in a few more test files 2009-04-06 20:29:50 -05:00
JSCHILL1
4d97df93d3 Move to Apache License 2009-04-06 10:09:23 -05:00
JSCHILL1
c5feea0cbc Added package script 2009-04-05 13:52:24 -05:00