summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)Author
2008-11-17Add support for XI 1.5 device properties.libXi-1.2-branchPeter Hutterer
This is a manual merge from master onto libXi 1.1.4. The branches have diverged too much to make cherry-picking reasonable and readable. This patch includes the property support provided by the combination of the following patches: - 7d5bb99ffce3200f82420c5a5ebac3b445aac633 - 0211e3e8277c590349903989f1676f6af4baa44b - bfd2e08f3530091fbcd8c078f684e9aab9057df0 - bec02767629ed795582ba3f645299d7036093511 - f9a5371d43b2c6023745f766d0e8ceff2acdff60 - e179b124aac13387c6f730197b8852c1f69eb9e3 Man pages are copied from the parsed docbook output from master.
2006-03-20Bug #6286: Fix build on Cygwin. (Yaakov Selkowitz)Adam Jackson
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-10-05Added missing file to EXTRA_DISTKevin E Martin
2005-07-16Set soversion to 6.0.0 using -version-number.Daniel Stone
2005-07-12Change version to 1.3.0 and soversion to 6.0.0; add XIint.h to distfiles.Daniel Stone
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard
2005-05-22Autotool libXiAlan Coopersmith