Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-20 | Support buttons > 5 in translation tables [v2] | Keith Packard | 1 | -2/+2 | |
Add support for arbitrary button numbers by replacing the table-driven detail parsing for BtnDown/ButtonPress and BtnUp/ButtonRelease with a custom parser that allows for an arbitrary button number (1-255) after the 'Button' prefix. Document what this syntax looks like in the table of detail information. Signed-off-by: Keith Packard <keithp@keithp.com> | |||||
2022-06-14 | codespell-fixes | Thomas E. Dickey | 1 | -1/+1 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-06-10 | correct markup for header- and library-filenames; they are not functions | Thomas E. Dickey | 1 | -1/+1 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-04-16 | use ldquo/rdquo/ndash where appropriate | Thomas E. Dickey | 1 | -2/+2 | |
2019-04-16 | correct an error from the original document's depiction of escape_char | Thomas E. Dickey | 1 | -2/+2 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-04-16 | use ldquo/rdquo/ndash where appropriate | Thomas E. Dickey | 1 | -50/+50 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-04-16 | trim spurious backslashes from translation of nroff to docbook xml | Thomas E. Dickey | 1 | -4/+4 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-04-16 | use programlisting tag rather than workaround for literallayout font. | Thomas E. Dickey | 1 | -54/+54 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-04-16 | use DOCTYPE consistently in included xml files, to allow using named entities | Thomas E. Dickey | 1 | -0/+3 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-04-16 | add (with an external script "markup-literallayout") <code> tags | Thomas E. Dickey | 1 | -39/+39 | |
within <literallayout>. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-04-16 | whitespace-fixes, plus convert examples to standard C | Thomas E. Dickey | 1 | -4/+4 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-04-16 | fix: some ASCII characters were mangled into Unicode look-alikes | Thomas E. Dickey | 1 | -1/+1 | |
2011-12-28 | Initial docbook conversion. | Matt Dew | 1 | -0/+1181 | |