Commit Graph

215 Commits (v4.0.0)

Author SHA1 Message Date
Michael Sweet e703ef3d25 Fix header parsing bug. 7 years ago
Michael Sweet d848f8278b Fix some more parsing issues with static functions. 7 years ago
Michael Sweet dc87d4ad50 Add @exclude format@ directive. 7 years ago
Michael Sweet 20a4221607 Regenerate configure script. 7 years ago
Michael Sweet 8bdacd119d Update markdown anchors to use "title-of-heading" format. 7 years ago
Michael Sweet 3bb60cc92b Add some more style information. 7 years ago
Michael Sweet 935df35140 Sync up with MMD upstream. 7 years ago
Michael Sweet 5771dbbaf3 Add documentation/usage for --coverimage. 7 years ago
Michael Sweet fa1336ddee Fix write_description to always write close tag. 7 years ago
Michael Sweet 0d0850fffd Fix bug where comments/descriptions were text fragments instead of opaque 7 years ago
Michael Sweet bcfa6ef518 Update/fix documentation. 7 years ago
Michael Sweet 48c3c62521 Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185) 7 years ago
Michael Sweet b79d3e0f07 Add support for SOURCE_DATE_EPOCH environment variable (Issue #193) 7 years ago
Michael Sweet f1f1703050 Update Markdown support. 7 years ago
Michael Sweet c6bda8e144 Add markdown support for HTML/EPUB/DOCSET output (Issue #194) 7 years ago
Michael Sweet c9b78a862c Update cover image. 7 years ago
Michael Sweet 1fba7887b7 Add cover image for manual. 7 years ago
Michael Sweet 8d99d72e4b Split out the docset generation code, like was done for epub, to simplify the 7 years ago
Michael Sweet 0381fdaf3c Normalize on passing "mode" instead of "xhtml" flag. 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 7c2551e996 Switch to using hand-rolled ZIP container "library" for EPUB files. 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 6b1309a1bf Clean up documentation/HTML errors. 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 37a03874c9 Sync up other documentation changes. 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet aa94383125 Prep for 2.10 release. 8 years ago
Michael R Sweet 5f74dc2124 mxmlWrite* 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 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 6471e5ccd4 Fixed a memory leak when loading invalid XML (Bug #496) 11 years ago
Michael R Sweet ce2c97135f More updates for v2.8. 11 years ago
Michael R Sweet 5e785816aa Prep for Mini-XML v2.7 release. 13 years ago
Michael R Sweet ee923fa82c Make mxmlSet* work like mxmlGet*. 13 years ago
Michael R Sweet 89545886f4 Changelogs. 14 years ago
Michael R Sweet 3899cb0aa5 Fix some HTML and CSS validation issues. 14 years ago
Michael R Sweet 7509866b99 Restore original logo images. 14 years ago
Michael R Sweet aaefc5c07c Rename mxmlFindValue to mxmlFindPath. 14 years ago
Michael R Sweet a9012172c1 Implemment getters for all of mxml_node_t and mxml_index_t fields (STR #118) 14 years ago
Michael R Sweet 159e54f5d2 Add mxmlFindValue API (STR #110) 14 years ago
Michael R Sweet 3ab2fa249f Tweak web interface, icons, and Chapter 2 of the programmers manual. 14 years ago
Michael R Sweet 03de67921f New logo image. 14 years ago
Michael R Sweet ccd0f5e225 Doco updates. 14 years ago
Michael R Sweet 2e9f4022bf Fix some typos and the clang target. 14 years ago