index
:
lib/libXi
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
input-hotplug
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
libXi-1.1-branch
libXi-1.2-branch
libXi-1.4-branch
libxi-1.0-branch
master
mpx
obsd
obsd-libXi-1.2-branch
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
XInput library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
/
Makefile.am
Age
Commit message (
Expand
)
Author
2021-09-04
man: Document XIAllowEvents
Povilas Kanapickas
2012-12-09
man: add man-page for XIBarrierReleasePointer
Peter Hutterer
2012-11-09
man: add generation of missing man pages for XIGrabTouchBegin
Peter Hutterer
2011-09-22
Make shadow man pages generated by asciidoc work with Solaris man
Alan Coopersmith
2011-08-02
Fix the FIXME output in man page .TH macros generated by asciidoc
Alan Coopersmith
2011-06-10
make: use AM_V_at rather than AM_V_GEN to prefix the mv command
Gaetan Nadon
2011-06-10
make: remove unneeded AM_V_GEN silent rule directive.
Gaetan Nadon
2010-08-16
man: add $(AM_V_GEN) for silent rules where missing
Gaetan Nadon
2010-08-16
man: whitespace management
Gaetan Nadon
2010-08-16
man: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
Gaetan Nadon
2010-08-16
man: add/change comments regarding the 3 step conversion from text source
Gaetan Nadon
2010-08-16
man: rename libman_pre to libman_PRE
Gaetan Nadon
2010-08-16
man: use "shadows" terminology in variable names.
Gaetan Nadon
2010-08-16
man: remove used LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)
Gaetan Nadon
2010-01-24
man: remove redundant nodist prefix to libman_DATA
Gaetan Nadon
2010-01-24
man: allow installing prebuilt man pages from tarball
Gaetan Nadon
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2009-09-07
libXi: Man page files end with LIB_MAN_SUFFIX not LIB_MAN_DIR_SUFFIX.
Arkadiusz MiĆkiewicz
2009-08-04
man: add XIQueryDevice and XIFreeDeviceInfo man page.
Peter Hutterer
2009-08-03
man: missing .man suffixes in prereq rules breaks parallel make
Dan Nicholson
2009-07-22
Replace keysym grabs with keycode grabs.
Peter Hutterer
2009-06-19
man: add some missing XI2 refpages
Peter Hutterer
2009-06-04
Fix building if asciidoc or xmlto is not installed.
Matthias Hopf
2009-06-02
man: resurrect XGetDeviceProperty man pages (and associates)
Peter Hutterer
2009-06-02
Add XI2 property man pages.
Peter Hutterer
2009-05-28
Add support for Enter/FocusIn passive grabs.
Peter Hutterer
2009-05-25
Add XIGetSelectedEvents.
Peter Hutterer
2009-05-18
Switch man pages to asciidoc.
Peter Hutterer
2009-05-14
Update man pages for XI2.
Peter Hutterer
2009-01-13
Fix build when xmlto is not available
Dan Nicholson
2009-01-13
Be smarter about generating man pages
Dan Nicholson
2008-11-12
man: fix out of source builds.
Peter Hutterer
2008-10-31
Purge device-based window access code.
Peter Hutterer
2008-09-26
Build fix: remove dropped man pages for Conrigure/QueryDeviceProperty.
Shunichi Fuji
2008-07-09
Update man pages to include new device properties calls.
Peter Hutterer
2008-05-29
Don't fail man build when missing xmlto.
Peter Hutterer
2008-05-23
Add .PHONY build target to fix parallel builds.
Peter Hutterer
2008-04-28
Merge branch 'master' into mpx
Peter Hutterer
2008-04-27
man: switch over to using xmlto to generate man pages.
Peter Hutterer
2008-04-25
Removing previously removed man pages from Makefile.am as well...
Peter Hutterer
2008-03-09
nuke RCS Ids
Matthieu Herrb
2007-07-27
XChangePointerKeyboardPairing, XGetPairedPointer, XSetClientPointer man pages.
mpx
Peter Hutterer
2006-08-14
Bug 7855/Patch 6530: incorrect manpage section suffix
Drew Parsons
2006-02-12
Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages
Alan Coopersmith
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
2005-10-18
Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to
Alan Coopersmith
2005-10-17
Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
Alan Coopersmith
2005-10-12
Use sed to put version number in man page Add shadow man pages for man
Alan Coopersmith
2005-05-22
Autotool libXi
Alan Coopersmith