summaryrefslogtreecommitdiff
path: root/man/XtAddCallback.man
AgeCommit message (Collapse)Author
2019-04-21add #include for <X11/Intrinsic.h> to manpages, per conventionThomas E. Dickey
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-16updated manual pages' C prototypes to agree with the header-files.Thomas E. Dickey
This takes into account the _CONST_X_STRING feature, distinguishing between String and char* and const char*, but also in several cases, such as XtSessionGetToken, the manual page was wrong. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> Conflicts: man/XtAppErrorMsg.man
2019-04-16Remove unused macros to ease maintenanceWalter Harms
After the last cleanups all the private macros are now obsolet. They are removed with: sed -e'/^\.de/,/^\.ny/d' -i
2019-04-16Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxtWalter Harms
Conflicts: man/XtManageChildren.man
2019-04-15remove in-text macrosWalter Harms
The in-text macros are a problem when maintaining the text. While removing i noticed several problems with missing definitions this is fixed also.
2019-04-11The ".BR" macro is used to join bold/regular text.Thomas E. Dickey
Use ".B" when only bold is intended. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-04-02replace .ZN with .BRWalter Harms
By replacing we do two things: 1. this fixes the troff behavier 2. this moves us closer to std. man pages 3. after this patch the macro ZN can be deleted Signed-off-by: Walter Harms <wharms@bfs.de>
2019-03-16update the "Ds" macro in the other files, for consistencyThomas E. Dickey
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-03-16trim down the "De" macro by removing the parts that used never-defined registersThomas E. Dickey
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-03-16cleanup undefined macros in manpagesThomas E. Dickey
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-03-16split-up lines longer than 80 columns in manpagesThomas E. Dickey
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-03-16trim undefined symbol "D" from ".Ds" macros in manpages.Thomas E. Dickey
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2019-03-16workaround for obsolete macro/command ".ny", in the manpages since lateThomas E. Dickey
1989 in X11R4. The command was given a ".ny0", but nroff did not accept more than two-character names, so it "should" have been ".ny 0". Further, since there is no standard macro "ny" (and no command), define a fallback. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
2012-08-23Remove unused macros that are temptations to presentation-level klugery.Eric S. Raymond
Also, change .Ds/.De to use CW font, as what they're wrapping is code displays. This may not be recognized on archaic Unixes, but .ft 1 isn't any too safe either. The PostScript and DVI drivers both grok CW. Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
2011-10-03Strip trailing whitespaceAlan Coopersmith
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-03-08man: replace hard coded section number 3Xt with __libmansuffix__ #35050Gaetan Nadon
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512130 The Xt manpages are installed in section 3 (and not 3Xt as upstream would have it). But, internal cross-references (in particular, in the SEE ALSO part) are left alone, and keep pointing at Foo(3Xt). The result is that they can't be automatically followed from manpage sanitizers such as dwww or emacs. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-10-06Purge cvs tags.Jesse Adkins
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2006-08-30Generate the internal manpage section using __libmansuffix__David Nusinow
2005-01-19doc/man/Xt/ImakefileAlan Coopersmith
doc/man/Xt/XtAddCbk.man doc/man/Xt/XtAddIn.man doc/man/Xt/XtAllocGC.man doc/man/Xt/XtAppE.man doc/man/Xt/XtAppEM.man doc/man/Xt/XtAppSTC.man doc/man/Xt/XtClass.man doc/man/Xt/XtConvSt.man doc/man/Xt/XtConvert.man doc/man/Xt/XtCreateSR.man doc/man/Xt/XtDisplayI.man doc/man/Xt/XtErr.man doc/man/Xt/XtErrM.man doc/man/Xt/XtExtEvDis.man doc/man/Xt/XtGEDB.man doc/man/Xt/XtGetANC.man doc/man/Xt/XtGetActK.man doc/man/Xt/XtGetAres.man doc/man/Xt/XtGetSTO.man doc/man/Xt/XtGetSres.man doc/man/Xt/XtInit.man doc/man/Xt/XtInitWC.man doc/man/Xt/XtManChild.man doc/man/Xt/XtOffset.man doc/man/Xt/XtOwnSel.man doc/man/Xt/XtRegDraw.man doc/man/Xt/XtResPA.man doc/man/Xt/XtSession.man doc/man/Xt/XtSetLangP.man doc/man/Xt/XtSetSP.man doc/man/Xt/XtSetVal.man //bugs.freedesktop.org/show_bug.cgi?id=2331> Attachment #1718 <https://bugs.freedesktop.org/attachment.cgi?id=1718>
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAPEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley