summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Add XtReallocArray() for overflow checking of multiplied argsAlan Coopersmith2023-03-071-11/+14
* codespell-fixesThomas E. Dickey2022-06-1410-20/+20
* add _X_NORETURN to agree with header-fileThomas E. Dickey2022-06-144-8/+8
* fix documentation to refect reality..Walter Harms2019-06-101-14/+5
* fix fake-quotes in manpagesThomas E. Dickey2019-06-107-18/+51
* manpage style fix: sentences should end at the end of a lineThomas E. Dickey2019-05-0738-116/+227
* updated spec to correspond to the current implementation of XtAppMainLoopThomas E. Dickey2019-05-071-2/+2
* update manpage for changes to XtAppMainLoop()Thomas E. Dickey2019-05-071-15/+13
* add #include for <X11/Intrinsic.h> to manpages, per conventionThomas E. Dickey2019-04-21107-0/+108
* move MenuPopdown and MenuPopup to section to distinguish these actions from C...Thomas E. Dickey2019-04-212-11/+13
* remove calls to "IN" macro, which was recently removed from headerThomas E. Dickey2019-04-162-2/+0
* update manpage prototype for XtFindFile()Thomas E. Dickey2019-04-161-1/+1
* fix minor regression in prototype updatesThomas E. Dickey2019-04-164-5/+5
* avoid using C keyword "default" as parameter nameThomas E. Dickey2019-04-161-2/+2
* updated manual pages' C prototypes to agree with the header-files.Thomas E. Dickey2019-04-1644-135/+175
* The last commit removed "IN" macro, but not the lines which used it.Thomas E. Dickey2019-04-163-3/+0
* Remove unused macros to ease maintenanceWalter Harms2019-04-16107-2352/+0
* Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxtWalter Harms2019-04-16104-671/+690
|\
| * restore fixed-pitch formatting of code-examplesThomas E. Dickey2019-04-115-3/+21
| * The ".BR" macro is used to join bold/regular text.Thomas E. Dickey2019-04-11104-667/+667
* | remove in-text macrosWalter Harms2019-04-1546-180/+105
|/
* FIX: add missing .fiWalter Harms2019-04-042-0/+3
* replace the use of .Ds/.De macro with the std. RS/.RE macroWalter Harms2019-04-044-16/+17
* remove space after < for include filenameWalter Harms2019-04-041-2/+2
* replace .ZN with .BRWalter Harms2019-04-02106-954/+954
* Replace last two uses of .Pn with .ZNWalter Harms2019-04-022-4/+4
* update the "Ds" macro in the other files, for consistencyThomas E. Dickey2019-03-16103-412/+103
* None of the versions of the "Ds" macro (going back to X11R4) worked withThomas E. Dickey2019-03-164-16/+4
* fix typo from last changeThomas E. Dickey2019-03-161-1/+0
* trim down the "De" macro by removing the parts that used never-defined registersThomas E. Dickey2019-03-16107-536/+0
* cleanup undefined macros in manpagesThomas E. Dickey2019-03-1614-15/+13
* split-up lines longer than 80 columns in manpagesThomas E. Dickey2019-03-1619-19/+42
* fix typo from last stepThomas E. Dickey2019-03-161-1/+1
* trim undefined symbol "D" from ".Ds" macros in manpages.Thomas E. Dickey2019-03-16107-107/+107
* workaround for obsolete macro/command ".ny", in the manpages since lateThomas E. Dickey2019-03-16107-107/+321
* Remove unused macros that are temptations to presentation-level klugery.Eric S. Raymond2012-08-23107-6634/+107
* Eliminate use of tab stops.Eric S. Raymond2012-08-232-12/+7
* Avoid referencing something that isn't defined. Bring in the definition from ...Thomas Klausner2012-07-301-0/+1
* Strip trailing whitespaceAlan Coopersmith2011-10-03107-1294/+1294
* man: replace hard coded section number 3Xt with __libmansuffix__ #35050Gaetan Nadon2011-03-0855-87/+87
* Add XtAsprintf() as a new exported APIAlan Coopersmith2011-01-123-1/+21
* Purge cvs tags.Jesse Adkins2010-10-06107-456/+1
* man: whitespace managementGaetan Nadon2010-08-171-458/+457
* man: store shadow man pages in git rather than generating themGaetan Nadon2010-08-17161-289/+165
* man: using the C preprocessor is not required for man pages.Gaetan Nadon2010-08-061-37/+2
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-061-70/+70
* Use make rules instead of shell for loops to generate shadow man pagesAlan Coopersmith2009-10-061-220/+276
* Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-301-3/+0
* X.Org Bug 17942: libXt manpage formattingPeter Breitenlohner2008-10-201-1/+1
* Sync XtGetErrorDatabaseText() prototype with reality.Matthieu Herrb2007-02-261-4/+1