Michael R Sweet
826cb4fb8a
Add missing phplib/common.php include.
2008-04-06 03:52:29 +00:00
Michael R Sweet
f494371060
Only use htmlspecialchars.
2008-03-31 04:58:26 +00:00
Michael R Sweet
63275d2fa9
Quote PHP_SELF.
2008-03-31 04:38:40 +00:00
Michael R Sweet
a38251bc9b
Wrapping was not disabled when mxmlSetWrapMargin(0) was called, and
...
"<?xml ... ?>" was always followed by a newline (STR #76 )
2008-03-21 04:59:01 +00:00
Michael R Sweet
d7fcf13ff8
Fix mxml.pc typo (STR #79 )
2008-03-21 04:31:07 +00:00
Michael R Sweet
a57b72a556
Fixes for enum typedefs (still working on comments...)
2008-03-19 21:09:21 +00:00
Michael R Sweet
2b270e9072
Quote search strings.
2008-03-05 03:49:17 +00:00
Michael R Sweet
b04207f224
Use larger TOC frame.
2008-02-01 01:13:56 +00:00
Michael R Sweet
6304a1b69b
Allow frames to be resized.
2008-01-31 23:50:58 +00:00
Michael R Sweet
33b00b147a
Add missing function.
2008-01-29 06:08:59 +00:00
Michael R Sweet
66a4800d57
Update web site.
2008-01-29 05:50:23 +00:00
Michael R Sweet
972b44eb29
Fix packaging files.
2008-01-29 05:32:50 +00:00
Michael R Sweet
8aff906d87
Fix man page output.
...
Prep for 2.5 release.
2008-01-29 05:28:31 +00:00
Michael R Sweet
29ab62983c
write_element() was writing to stdout.
2008-01-29 01:00:40 +00:00
Michael R Sweet
fe77bb9f69
More style tweaking.
2008-01-28 00:35:41 +00:00
Michael R Sweet
3c890fa238
Scan intro file for headings, add to table-of-contents.
...
Consistently use classes for all headings.
Always use <div class="body"> for the body of the docs.
Cleanup stylesheet to avoid stylesheet conflicts.
2008-01-27 23:54:03 +00:00
Michael R Sweet
6d78b14377
Add support for @code and @link markup in descriptions.
...
Support @private@ for constants, variables, and types.
2008-01-27 08:01:43 +00:00
Michael R Sweet
a4e8120176
Finish up framed output.
2008-01-26 23:27:19 +00:00
Michael R Sweet
1fed22b03c
Add --footer, rename --heading to --header.
...
Update man page for mxmldoc.
2008-01-26 21:04:57 +00:00
Michael R Sweet
ee8df0fe52
Bump version to 2.5.
...
Add --heading option to place contact before table-of-contents and intro.
Tweak the mxmldoc test suite.
Use " instead of ' for attribute values.
Quote titles, etc. as needed.
Move TOC and HTML header generation to separate functions in preparation for
frame support.
2008-01-26 20:50:28 +00:00
Michael R Sweet
1e2bbbc851
Save work on mxmldoc; add --css option, start of --framed, add discussion
...
text, new classes for HTML output customization.
2008-01-26 07:24:53 +00:00
Michael R Sweet
346be509a3
Update mxmldoc output to use a more modern format similar to Apple's
...
reference format.
2008-01-25 07:50:40 +00:00
Michael R Sweet
06d3aa27fb
Add NULL check and remove dead code.
2008-01-16 05:46:39 +00:00
Michael R Sweet
5f263362a9
Use \- instead of - in man pages (STR #68 )
2008-01-13 01:51:16 +00:00
Michael R Sweet
ada7da928c
Add debug definition file.
2008-01-13 01:23:22 +00:00
Michael R Sweet
8174485371
Add support for spaces around the "=" in attributes (STR #67 )
...
Fix support for processing instructions and directives that are not
at the top level of a file (STR #67 )
2008-01-13 00:42:35 +00:00
Michael R Sweet
30d45102d7
Add forums page.
2007-12-29 03:37:49 +00:00
Michael R Sweet
5115ffdbd1
VC++ fix - use non-standard names for POSIX functions to avoid heap corruption.
2007-12-06 06:07:50 +00:00
Michael R Sweet
7ac92e8bf8
Update MD5 of 2.4 release.
2007-11-23 06:53:07 +00:00
Michael R Sweet
fdd1764429
Remove old .cvsignore files.
...
Don't distribute print-version images in the regular source tarball.
2007-11-23 06:51:57 +00:00
Michael R Sweet
b9974cd19f
Update size of documentation.
2007-11-23 06:44:38 +00:00
Michael R Sweet
6e989595f4
Update software list.
2007-11-23 06:39:52 +00:00
Michael R Sweet
490ac06b3d
Fix dist script.
2007-11-23 06:37:26 +00:00
Michael R Sweet
6057e7ee02
Prep for 2.4 release.
...
Update documentation.
2007-11-23 02:15:07 +00:00
Michael R Sweet
8c43d0a67f
Add WIN32 thread-specific globals
2007-11-22 18:01:52 +00:00
Michael R Sweet
ef09aec9bd
Fix DLL generation, add testmxml to project.
2007-11-19 05:53:50 +00:00
Michael R Sweet
f80e51b750
Fix shared library building on HP-UX and Mac OS X.
2007-11-19 04:57:01 +00:00
Michael R Sweet
c1c940970d
Convert to DLL
2007-10-03 06:25:07 +00:00
Michael R Sweet
237a4ad90e
Fix output of function argument descriptions.
...
Use minixml.org for schema.
2007-09-26 01:32:57 +00:00
Michael R Sweet
b6661a118c
Add pthread support.
2007-09-22 21:00:56 +00:00
Michael R Sweet
1f5e9b0758
Prep work to add threading support to Mini-XML.
2007-09-21 04:46:02 +00:00
Michael R Sweet
658c6bd661
mxmlElementSetAttrf() did not work (STR #57 )
2007-09-15 20:04:56 +00:00
Michael R Sweet
d6d842e60a
Bump version to 2.4.
...
Added mxmlElementDeleteAttr() function (STR #59 ).
2007-09-15 20:03:15 +00:00
Michael R Sweet
1b7e834dbc
Use minixml.org for email addresses.
2007-09-11 17:34:17 +00:00
Michael R Sweet
988a312865
Quote search words.
2007-09-09 21:17:13 +00:00
Michael R Sweet
e9a1907adf
Changelog.
2007-09-09 08:28:50 +00:00
Michael R Sweet
f5993028ff
Don't allow attributes without values.
2007-09-09 08:22:12 +00:00
Michael R Sweet
7da48b7de7
XML only treats space, tab, carriage return, and line feed as whitespace
...
characters.
2007-09-09 08:16:24 +00:00
Michael R Sweet
8395465800
Fix Visual C++ config.h...
2007-09-09 08:13:09 +00:00
Michael R Sweet
207782c809
Propagate element errors (STR #46 )
2007-09-09 08:11:25 +00:00