summaryrefslogtreecommitdiff
path: root/specs/CH07.xml
AgeCommit message (Expand)Author
2019-05-07add a note pointing out the change in designThomas E. Dickey
2019-05-07updated spec to correspond to the current implementation of XtAppMainLoopThomas E. Dickey
2019-05-05fixes for typos and formatting glitchesThomas E. Dickey
2019-04-21fill in a few missing typedef keywords, and a missing "*" in prototype, as we...Thomas E. Dickey
2019-04-21add some missing "typedef" keywords for prototyped function-pointers.Thomas E. Dickey
2019-04-16use ldquo/rdquo/ndash where appropriateThomas E. Dickey
2019-04-16The conversion to xml overlooked the nroff document's use of "\%" forThomas E. Dickey
2019-04-16use programlisting tag rather than workaround for literallayout font.Thomas E. Dickey
2019-04-16fix ``fake quotes''Thomas E. Dickey
2019-04-16corrected some nested list formattingThomas E. Dickey
2019-04-16modify xml-files to use named-entities, for easier manipulationThomas E. Dickey
2019-04-16use DOCTYPE consistently in included xml files, to allow using named entitiesThomas E. Dickey
2019-04-16add (with an external script "markup-literallayout") <code> tagsThomas E. Dickey
2019-04-16whitespace-fixes, plus convert examples to standard CThomas E. Dickey
2019-04-16The conversion to xml's funcdef dropped one or more parameters from severalThomas E. Dickey
2019-04-16update several function prototypes to use void-return or void-parameter,Thomas E. Dickey
2011-12-28Initial docbook conversion.Matt Dew