Commit Graph

84 Commits (0b896710b8a4de49a22aeca19b448f0c8a8b6e37)

Author SHA1 Message Date
Michael R Sweet 0b896710b8
Fix ZIP container sources. 6 years ago
Michael Sweet 3836e126a8 Tweak list table style. 7 years ago
Michael Sweet bd9d279686 Fix some more parsing issues with void functions - was keeping static void 7 years ago
Michael Sweet 1c135e96cc Fix more parsing bugs for void functions/methods. 7 years ago
Michael Sweet 888fd3f169 Fix some comment parsing strangeness and tweak the presentation of functions 7 years ago
Michael Sweet d848f8278b Fix some more parsing issues with static functions. 7 years ago
Michael Sweet 3bb60cc92b Add some more style information. 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 c6bda8e144 Add markdown support for HTML/EPUB/DOCSET output (Issue #194) 8 years ago
Michael Sweet 8d99d72e4b Split out the docset generation code, like was done for epub, to simplify the 8 years ago
Michael Sweet 0381fdaf3c Normalize on passing "mode" instead of "xhtml" flag. 8 years ago
Michael Sweet 003eea7429 Clean up mxmldoc and refactor a bunch of the code. 8 years ago
Michael Sweet e824dc0f56 Fix validation issues (but still not opening in iBooks...) 8 years ago
Michael Sweet 2f1e57787d Save work - some more validation fixes. 8 years ago
Michael Sweet 6b1309a1bf Clean up documentation/HTML errors. 8 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 8 years ago
Michael R Sweet 5f74dc2124 mxmlWrite* used a recursive algorithm which could require large amounts of 8 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 6471e5ccd4 Fixed a memory leak when loading invalid XML (Bug #496) 11 years ago
Michael R Sweet ee923fa82c Make mxmlSet* work like mxmlGet*. 13 years ago
Michael R Sweet 3899cb0aa5 Fix some HTML and CSS validation issues. 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 ccd0f5e225 Doco updates. 14 years ago
Michael R Sweet 2e9f4022bf Fix some typos and the clang target. 14 years ago
Michael R Sweet 83dc8f4932 Update web site versions. 14 years ago
Michael R Sweet 474d6da1b4 Fix mxmlEntityAddCallback and mxmlEntityRemoveCallback docos (STR #91) 16 years ago
Michael R Sweet fcdfa5a09d Fix two potential NULL dereferences caught by Clang. 16 years ago
Michael R Sweet 0dbf99da69 Update to HTML 4.01 doctype. 16 years ago
Michael R Sweet 4e75d3579f Fix Nodes.xml generation. 16 years ago
Michael R Sweet fd57e148c5 Fix docset generation. 16 years ago
Michael R Sweet 59e1bbbb7a Add support for generating Xcode documentation sets. 16 years ago
Michael R Sweet 62b697c229 Fix framed output. 16 years ago
Michael R Sweet d7fcf13ff8 Fix mxml.pc typo (STR #79) 17 years ago
Michael R Sweet 29ab62983c write_element() was writing to stdout. 17 years ago
Michael R Sweet fe77bb9f69 More style tweaking. 17 years ago
Michael R Sweet 3c890fa238 Scan intro file for headings, add to table-of-contents. 17 years ago
Michael R Sweet ee8df0fe52 Bump version to 2.5. 17 years ago
Michael R Sweet 1e2bbbc851 Save work on mxmldoc; add --css option, start of --framed, add discussion 17 years ago
Michael R Sweet 346be509a3 Update mxmldoc output to use a more modern format similar to Apple's 17 years ago
Michael R Sweet 237a4ad90e Fix output of function argument descriptions. 17 years ago
Michael R Sweet d6d842e60a Bump version to 2.4. 17 years ago
Michael R Sweet 30feac1369 Add mxml_isspace() local Unicode implementation of isspace() with inlining 17 years ago
Michael R Sweet 6fb1d1b5e5 Install chapter images. 18 years ago
Michael R Sweet bf73da6782 Save work on documentation. 18 years ago
Michael R Sweet 0f8052e766 Add mxmlNewXML() function and use it. 18 years ago
Michael R Sweet 6d33fb1163 Add mxmlElementSetAttrf function (STR #43) 18 years ago