summaryrefslogtreecommitdiff
path: root/man/Makefile.am
AgeCommit message (Expand)Author
2021-09-04man: Document XIAllowEventsPovilas Kanapickas
2012-12-09man: add man-page for XIBarrierReleasePointerPeter Hutterer
2012-11-09man: add generation of missing man pages for XIGrabTouchBeginPeter Hutterer
2011-09-22Make shadow man pages generated by asciidoc work with Solaris manAlan Coopersmith
2011-08-02Fix the FIXME output in man page .TH macros generated by asciidocAlan Coopersmith
2011-06-10make: use AM_V_at rather than AM_V_GEN to prefix the mv commandGaetan Nadon
2011-06-10make: remove unneeded AM_V_GEN silent rule directive.Gaetan Nadon
2010-08-16man: add $(AM_V_GEN) for silent rules where missingGaetan Nadon
2010-08-16man: whitespace managementGaetan Nadon
2010-08-16man: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONSGaetan Nadon
2010-08-16man: add/change comments regarding the 3 step conversion from text sourceGaetan Nadon
2010-08-16man: rename libman_pre to libman_PREGaetan Nadon
2010-08-16man: use "shadows" terminology in variable names.Gaetan Nadon
2010-08-16man: remove used LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)Gaetan Nadon
2010-01-24man: remove redundant nodist prefix to libman_DATAGaetan Nadon
2010-01-24man: allow installing prebuilt man pages from tarballGaetan Nadon
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-09-07libXi: Man page files end with LIB_MAN_SUFFIX not LIB_MAN_DIR_SUFFIX.Arkadiusz Miƛkiewicz
2009-08-04man: add XIQueryDevice and XIFreeDeviceInfo man page.Peter Hutterer
2009-08-03man: missing .man suffixes in prereq rules breaks parallel makeDan Nicholson
2009-07-22Replace keysym grabs with keycode grabs.Peter Hutterer
2009-06-19man: add some missing XI2 refpagesPeter Hutterer
2009-06-04Fix building if asciidoc or xmlto is not installed.Matthias Hopf
2009-06-02man: resurrect XGetDeviceProperty man pages (and associates)Peter Hutterer
2009-06-02Add XI2 property man pages.Peter Hutterer
2009-05-28Add support for Enter/FocusIn passive grabs.Peter Hutterer
2009-05-25Add XIGetSelectedEvents.Peter Hutterer
2009-05-18Switch man pages to asciidoc.Peter Hutterer
2009-05-14Update man pages for XI2.Peter Hutterer
2009-01-13Fix build when xmlto is not availableDan Nicholson
2009-01-13Be smarter about generating man pagesDan Nicholson
2008-11-12man: fix out of source builds.Peter Hutterer
2008-10-31Purge device-based window access code.Peter Hutterer
2008-09-26Build fix: remove dropped man pages for Conrigure/QueryDeviceProperty.Shunichi Fuji
2008-07-09Update man pages to include new device properties calls.Peter Hutterer
2008-05-29Don't fail man build when missing xmlto.Peter Hutterer
2008-05-23Add .PHONY build target to fix parallel builds.Peter Hutterer
2008-04-28Merge branch 'master' into mpxPeter Hutterer
2008-04-27man: switch over to using xmlto to generate man pages.Peter Hutterer
2008-04-25Removing previously removed man pages from Makefile.am as well...Peter Hutterer
2008-03-09nuke RCS IdsMatthieu Herrb
2007-07-27XChangePointerKeyboardPairing, XGetPairedPointer, XSetClientPointer man pages.mpxPeter Hutterer
2006-08-14Bug 7855/Patch 6530: incorrect manpage section suffixDrew Parsons
2006-02-12Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesAlan Coopersmith
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-10-18Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-17Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's aAlan Coopersmith
2005-10-12Use sed to put version number in man page Add shadow man pages for manAlan Coopersmith
2005-05-22Autotool libXiAlan Coopersmith