summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-25Version bump: 1.0.99.2libXtst-1.0.99.2Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-20Include recordproto.h instead of recordstr.hPeter Hutterer
2009-08-20Move record headers to here.Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-14XRecord: avoid use of uninitialised variables.Peter Hutterer
Both variables are initialized inside an if condition but later checked for NULL. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-22Version bump: 1.0.99.1libXtst-1.0.99.1Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-22Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on ↵Magnus Kessler
case-insensitive filesystems Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-20Move XTest.h header from xextproto/libXext to here.Peter Hutterer
XTest.h was in xextproto until xextproto-7.1 and did a short but whoefully misguided visit to libXext during the cleanup of the xextproto headers. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-16Include xtestproto.h, not xteststr.hPeter Hutterer
Require xextproto 7.0.99.1. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-01-30Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade
Manual page generation, and xmlto handling, shamelessly cut&paste'd from libXi/man/Makefile.am, so that make distcheck will work.
2008-08-08Require xi.pc for XInput.h include.Peter Hutterer
XInput.h is now part of libXi. But just in case we have an older version of libXi floating around, pull in inputproto too.
2008-05-21Add .PHONY build target to fix parallel buildsIan Romanick
2008-05-19Rename parameters to clarify QueryExtension call.Peter Hutterer
These parameters are not treated as input. Rename them to make the inner workings slightly more obvious. X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511>
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-10-16Wrong place. Reverting srcdir patch.Egbert Eich
2007-10-15Fix man page build when srcdir is specified.Egbert Eich
2007-08-17Version bump: 1.0.3libXtst-1.0.3Alan Coopersmith
2007-07-16libXtst man pages generation fails if srcdir != builddirzoka
2007-06-06Version bump: 1.0.2libXtst-1.0.2Alan Coopersmith
2007-06-06Replace static ChangeLog with dist-hook to generate from gitAlan Coopersmith
2007-06-06Convert man page to docbook/xml (thanks to doclifter)Alan Coopersmith
2007-06-06Add man pages for XTest*() functionsAlan Coopersmith
Converted xorg-docs/Xext/xtestlib.ms to man page formatting
2007-06-06Fill in COPYING file with real copyright/licensesAlan Coopersmith
2007-06-06Coverity #578/579: Don't leak memory if one malloc fails but other succeedsAlan Coopersmith
(Unlikely to happen, since the smaller malloc was first, but still possible.)
2007-06-06ANSIfy static function declarations (clears some lint warnings)Alan Coopersmith
2007-06-06Add hooks to check code with sparse/lintAlan Coopersmith
2007-06-06Add *~ to .gitignore to skip emacs/patch droppingsAlan Coopersmith
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPYKevin E Martin
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
application build-time dependencies, and update package deps to work with separate build roots.
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson
a global configure cache don't get confused.
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
2005-07-16Set soversion to 6.1.0 with -version-number.Daniel Stone
2005-07-14more trailing whitespaceAdam Jackson
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard
2005-07-02Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin
2005-06-21lib/XScrnSaver/configure.acAlexander Gottwald
lib/XScrnSaver/src/Makefile.am lib/Xfontcache/configure.ac lib/Xfontcache/src/Makefile.am lib/Xinerama/configure.ac lib/Xinerama/src/Makefile.am lib/Xtst/configure.ac lib/Xv/configure.ac lib/XvMC/configure.ac lib/dmx/configure.ac Add missing xext.pc and xextproto.pc Add DEP_CFLAGS to src/Makefile.am
2005-06-13- Add Xtst to symlink.shSøren Sandmann Pedersen
- Add Xtst build system
2004-05-24Fix build glitches when building modules independently using Imake.xprint_packagertest_20041217_basexprint_packagertest_20041125_basesco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1xprint_packagertest_20041217xprint_packagertest_20041125sco_port_updatelg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchCOMPOSITEWRAPEgbert Eich
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert 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