Commit Graph

657 Commits (7ed214cbcfa1ea509d069de8950f220984ae5b18)
 

Author SHA1 Message Date
Michael Sweet 6d824fd830 Ignore new filenames. 7 years ago
Michael Sweet 7e5d1a0875 Only use generic fonts. 7 years ago
Michael Sweet 003eea7429 Clean up mxmldoc and refactor a bunch of the code. 7 years ago
Michael Sweet 8b32ac7556 Finalize and document EPUB support (Issue #189) 7 years ago
Michael Sweet e6146472e6 Make EPUB generation conditional on the presence of ZLIB (again). 7 years ago
Michael Sweet 4d322880f4 Update ZIP container code, now things are working... 7 years ago
Michael Sweet 7c2551e996 Switch to using hand-rolled ZIP container "library" for EPUB files. 7 years ago
Michael Sweet 7f1beff016 Fix conditional handling of EPUB support. 7 years ago
Michael Sweet d035af36e8 Fix extra > in table-of-contents. 7 years ago
Michael Sweet e824dc0f56 Fix validation issues (but still not opening in iBooks...) 7 years ago
Michael Sweet 2f1e57787d Save work - some more validation fixes. 7 years ago
Michael Sweet 8abc6bbebf Save work - building real EPUB container, most of the validation issues are now 7 years ago
Michael Sweet 36193beec1 Add first part of EPUB output code - XHTML content. 7 years ago
Michael Sweet 24c7481d65 Add EPUB target, libarchive tests. 7 years ago
Michael Sweet 6b1309a1bf Clean up documentation/HTML errors. 7 years ago
Michael Sweet 923dc965b9 CDATA nodes now omit the trailing "]]" for convenience (Issue #170) 7 years ago
Michael R Sweet 4813db0209 Fix builds on Windows. 7 years ago
Michael R Sweet ec1122a0d2 Upgrade VS project files. 7 years ago
Michael Sweet 4f00c46a3a Sync up Visual Studio config.h with TOT. 7 years ago
Michael Sweet 876e6a9ac8 mxmlElementSetAttrf did not work with some versions of Visual Studio 7 years ago
Michael Sweet 6827e84f17 Changelog. 7 years ago
Michael Sweet 26a33621ca Add some debug hooks to check for memory leaks, etc. 7 years ago
Michael Sweet 6ac1fb23f4 Use vasprintf when available. 7 years ago
Michael Sweet 1272c3dfdb Fix memory leak for mxmlDelete (Issue #183) 7 years ago
Michael Sweet 8c6a46e4f6 Don't strip installed binaries, as cross-compiling won't use the right strip 7 years ago
Michael Sweet be9a76ffdb More changes for cross compilation support (Issue #188) 7 years ago
Michael Sweet 150195f8e1 Fix cross-compilation so that we don't run locally-built targets when cross- 7 years ago
Michael Sweet 2b94fdd0dd Add (limited) cross-compilation support (Issue #188) 7 years ago
Michael Sweet 8f4d870657 Remove old web site files. 7 years ago
Michael Sweet 37a03874c9 Sync up other documentation changes. 7 years ago
Michael Sweet 97a9edbf30 More tweaks. 7 years ago
Michael Sweet 44fb9e4fce Update RPM spec file. 7 years ago
Michael Sweet 39065168d4 Update README and CHANGES to markdown. 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet 29375e0721 More cleanup. 8 years ago
Michael R Sweet 8565eaa30e Bump version. 8 years ago
Michael R Sweet aa94383125 Prep for 2.10 release. 8 years ago
Michael R Sweet 0744218d66 No longer allow malformed element names (Bug #509) 8 years ago
Michael R Sweet ff7486f265 mxmlLoad* and mxmlSAXLoad* did not properly create text nodes when 8 years ago
Michael R Sweet 724d10e9e9 The RPM spec file was out of date (Bug #521) 8 years ago
Michael R Sweet a4e295ba41 Fix version in header. 8 years ago
Michael R Sweet 5f74dc2124 mxmlWrite* used a recursive algorithm which could require large amounts of 8 years ago
Michael R Sweet d8c0ba9007 mxmlDelete used a recursive algorithm which could require large amounts of 8 years ago
Michael R Sweet 0cc2394ff5 Mini-XML 2.9 release. 10 years ago
Michael R Sweet 21f436f36c Fix loading of text values with MXML_NO_CALLBACK or MXML_TEXT_CALLBACK (Bug #502) 10 years ago
Michael R Sweet 17f3dfcc27 Fix tarball script. 11 years ago
Michael R Sweet abcdb3d108 Final changes for 2.8 release. 11 years ago
Michael R Sweet f760c840ff Fixed an XML fragment loading problem (Bug #494) 11 years ago
Michael R Sweet 9fef1efab5 Cleanup for Bug #462. 11 years ago
Michael R Sweet 6471e5ccd4 Fixed a memory leak when loading invalid XML (Bug #496) 11 years ago