Age | Commit message (Expand) | Author |
2022-06-20 | Support buttons > 5 in translation tables [v2] | Keith Packard |
2022-06-14 | codespell-fixes | Thomas E. Dickey |
2019-06-13 | fix some more errata, plus reformat a list for consistency | Thomas E. Dickey |
2019-06-13 | fix some punctuation errata | Thomas E. Dickey |
2019-06-10 | fix formatting errata | Thomas E. Dickey |
2019-06-10 | correct markup for header- and library-filenames; they are not functions | Thomas E. Dickey |
2019-06-10 | drop "session" resource XtNsession / XtCSession, which was listed in X11R6 bu... | Thomas E. Dickey |
2019-06-10 | add superscript-markup in range definitions | Thomas E. Dickey |
2019-05-07 | add a note pointing out the change in design | Thomas E. Dickey |
2019-05-07 | updated spec to correspond to the current implementation of XtAppMainLoop | Thomas E. Dickey |
2019-05-05 | fixes for typos and formatting glitches | Thomas E. Dickey |
2019-04-28 | improved markup for the restored pages | Thomas E. Dickey |
2019-04-28 | restore the last 3-4 pages of "Registering a New Resource Converter", | Thomas E. Dickey |
2019-04-21 | adapt change from libXaw for inserting the package version into the spec | Thomas E. Dickey |
2019-04-21 | updated the acknowledgements section, and added a few notes to the release-7 ... | Thomas E. Dickey |
2019-04-21 | summarize the const-changes in X11R7+ | Thomas E. Dickey |
2019-04-21 | minor tweak to work around docbook's limited formatting | Thomas E. Dickey |
2019-04-21 | fill in a few missing typedef keywords, and a missing "*" in prototype, as we... | Thomas E. Dickey |
2019-04-21 | add some missing "typedef" keywords for prototyped function-pointers. | Thomas E. Dickey |
2019-04-21 | fill in prototype information for a code example, as well as for | Thomas E. Dickey |
2019-04-21 | fill in background for wide-prototypes | Thomas E. Dickey |
2019-04-21 | begin section on the conversion to standard C | Thomas E. Dickey |
2019-04-21 | finish summarizing X11R6 vs documentation updates | Thomas E. Dickey |
2019-04-21 | summarize X11R6.3 and X11R6.4 changes | Thomas E. Dickey |
2019-04-21 | The interface changes made recently have to be documented, and due to the | Thomas E. Dickey |
2019-04-16 | use ldquo/rdquo/ndash where appropriate | Thomas E. Dickey |
2019-04-16 | correct an error from the original document's depiction of escape_char | Thomas E. Dickey |
2019-04-16 | use ldquo/rdquo/ndash where appropriate | Thomas E. Dickey |
2019-04-16 | trim spurious backslashes from translation of nroff to docbook xml | Thomas E. Dickey |
2019-04-16 | The conversion to xml overlooked the nroff document's use of "\%" for | Thomas E. Dickey |
2019-04-16 | use lineannotation tag | Thomas E. Dickey |
2019-04-16 | whitespace/formatting fix | Thomas E. Dickey |
2019-04-16 | use lineannotation tag | Thomas E. Dickey |
2019-04-16 | whitespace/formatting fixes | Thomas E. Dickey |
2019-04-16 | formatted sample code to fit in 80 columns | Thomas E. Dickey |
2019-04-16 | use lineannotation tag to solve font mismatches for xref's inside | Thomas E. Dickey |
2019-04-16 | use consistent labeling for xref's | Thomas E. Dickey |
2019-04-16 | use programlisting tag rather than workaround for literallayout font. | Thomas E. Dickey |
2019-04-16 | fill in titles for some references to ICCCM and X11 documents | Thomas E. Dickey |
2019-04-16 | fix ``fake quotes'' | Thomas E. Dickey |
2019-04-16 | corrected some nested list formatting | Thomas E. Dickey |
2019-04-16 | modify xml-files to use named-entities, for easier manipulation | Thomas E. Dickey |
2019-04-16 | use DOCTYPE consistently in included xml files, to allow using named entities | Thomas E. Dickey |
2019-04-16 | add (with an external script "markup-literallayout") <code> tags | Thomas E. Dickey |
2019-04-16 | whitespace-fixes, plus convert examples to standard C | Thomas E. Dickey |
2019-04-16 | fix a typo | Thomas E. Dickey |
2019-04-16 | change ambiguous String's to char* or const-char*, as well as adding the | Thomas E. Dickey |
2019-04-16 | The conversion to xml's funcdef dropped one or more parameters from several | Thomas E. Dickey |
2019-04-16 | correct prototype for XtInitialize; error in spec | Thomas E. Dickey |
2019-04-16 | correct prototype for XtDisplay; error in spec | Thomas E. Dickey |