summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2009-06-09Rename XICreateMaster to XIAddMaster for consistency.Peter Hutterer
2009-06-09Remove CamelCase use from XIChangeHierarchy.Peter Hutterer
2009-06-09man: XIChangeHierarchy uses device ids, not XDevice*Peter Hutterer
2009-06-09Hierarchy changes should use "deviceid", not device.Peter Hutterer
2009-06-04Fix typo in man/XGetDeviceProperty.txt (wether->whether)Alan Coopersmith
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-06-02man: fix copy/paste errors in XListDeviceProperties.Peter Hutterer
2009-06-02Return BadRequest from XIQueryVersion if XI2 isn't supported.Peter Hutterer
2009-05-28Add support for Enter/FocusIn passive grabs.Peter Hutterer
2009-05-25Add XIGetSelectedEvents.Peter Hutterer
2009-05-18XIQueryPointer should return doubles for the FP1616 wire data.Peter Hutterer
2009-05-18Switch man pages to asciidoc.Peter Hutterer
2009-05-14Update man pages for XI2.Peter Hutterer
2009-03-20man: note that XListInputDevices does not list other MDs.Peter Hutterer
2009-01-29Janitor: make distcheck, compile warnings, extra .gitignore files.Paulo Cesar Pereira de Andrade
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-29Add XI_JOYSTICK to list of defined types.Peter Hutterer
2008-09-26Build fix: remove dropped man pages for Conrigure/QueryDeviceProperty.Shunichi Fuji
2008-09-26Adjust to new property API.Peter Hutterer
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-28man: more formatting changes (indentation, whitespaces, linewidth).Peter Hutterer
2008-04-27man: formatting changes in XI.xmlPeter Hutterer
2008-04-27man: fix up use of <function> tag and some whitespaces.Peter Hutterer
2008-04-27man: add old HP, Ardent Computer copyright, plus my new one.Peter Hutterer
2008-04-27man: switch over to using xmlto to generate man pages.Peter Hutterer
2008-04-27man: fixes in XI.xmlPeter Hutterer
2008-04-27man: add XI.xml. Contains all libXi man pages in docbook.format.Peter Hutterer
2008-04-27Deprecate XGetExtensionVersion(), replace with XQueryInputVersion().Peter Hutterer
2008-04-25Removing previously removed man pages from Makefile.am as well...Peter Hutterer
2008-04-25Extend XListInputDevices man page to include MPX details.Peter Hutterer
2008-04-25Remove XChangePointerKeyboardPairing and XGetPairedPointer man pages.Peter Hutterer
2008-03-09nuke RCS IdsMatthieu Herrb
2007-08-21Bug #9659: Bad markup on XListInputDevices.3xEric S. Raymond
2007-07-27XChangePointerKeyboardPairing, XGetPairedPointer, XSetClientPointer man pages.mpxPeter Hutterer
2007-06-18Bug 9657: Bad markup on XGrabDeviceKey.3xPeter Hutterer
2007-06-13Bug 9657: Bad markup on XGrabDeviceKey.3xPeter Hutterer
2006-08-14Bug 7855/Patch 6530: incorrect manpage section suffixDrew Parsons
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
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