Commit Graph

332 Commits

Author SHA1 Message Date
Michael R Sweet
96564158e1 Fix some typos. 2008-11-28 11:07:49 +00:00
Michael R Sweet
eba74ebb7d When building the Xcode documentation set, also package it and update the
ATOM file, too.
2008-11-28 11:02:55 +00:00
Michael R Sweet
59e1bbbb7a Add support for generating Xcode documentation sets.
Fix a few Clang-detected issues.
2008-11-28 10:56:50 +00:00
Michael R Sweet
95c3d05239 Save research on Xcode docsets. 2008-11-22 06:59:34 +00:00
Michael R Sweet
32c05d0617 Add 3.0, use select menu for fix version. 2008-10-27 05:25:50 +00:00
Michael R Sweet
8398491f0e Fix builds on VC++ 2008 (STR #80) 2008-10-26 19:44:57 +00:00
Michael R Sweet
046d57d917 Add encoding="utf-8" to the ?xml PD. 2008-10-26 18:28:05 +00:00
Michael R Sweet
51e76f4109 Useless XSS fix. 2008-10-20 22:47:29 +00:00
Michael R Sweet
6788efa5ce Use GeoIP-based mirror selection. 2008-09-02 01:22:57 +00:00
Michael R Sweet
13204f395b Drop nu6.org mirror. 2008-08-21 16:43:16 +00:00
Michael R Sweet
e01c4d0a47 Add noframes section. 2008-07-17 16:43:18 +00:00
Michael R Sweet
62b697c229 Fix framed output. 2008-07-17 16:36:21 +00:00
Michael R Sweet
050d7a82cb Support redirection from login page. 2008-06-30 14:00:17 +00:00
Michael R Sweet
b021e30547 Force login to post STRs. 2008-06-30 13:58:14 +00:00
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