summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Build Xt13Peter Harris4-1/+105
2012-07-26Build Xt12Peter Harris4-1/+68
2012-07-26Build Xt11Peter Harris4-1/+140
2012-07-26Build Xt10Peter Harris4-1/+41
2012-07-26Build Xt9Peter Harris4-1/+96
2012-07-26Build Xt8Peter Harris4-1/+41
2012-07-26Build Xt7Peter Harris4-1/+46
2012-07-26Build Xt6Peter Harris4-1/+38
2012-07-26Build Xt5Peter Harris4-1/+44
2012-07-26Build Xt4Peter Harris4-1/+90
2012-07-26Build Xt3Peter Harris4-1/+70
2012-07-26Build libXtawPeter Harris3-8/+7
2012-07-26Re-enable the ShapeExt testsPeter Harris4-1/+44
2012-07-26Ignore generated man pagePeter Harris1-0/+2
2012-01-09xts5: fix XSetDeviceFocus-5Peter Hutterer1-0/+4
2012-01-09xts5: Fix XSetDeviceFocus-4Peter Hutterer1-16/+20
2012-01-09xts5: remove (type *)NULL castsPeter Hutterer60-129/+129
2012-01-09xts5: remove some more getenv() unnecessitiesPeter Hutterer14-15/+14
2012-01-09lib/Xinput: check for the new device usage typesPeter Hutterer1-1/+3
2012-01-09lib/Xinput: include stdlib for getenvPeter Hutterer1-0/+1
2012-01-05Remove old files from the TET3 import.Cyril Brulebois14-2197/+0
2012-01-05xts-config: Fix “Use of qw(...) as parentheses” warning.Cyril Brulebois1-2/+2
2012-01-05README: Improve two sentences.Cyril Brulebois1-2/+2
2012-01-05README: Document libXau as a dependency.Cyril Brulebois1-1/+1
2012-01-05configure.ac: Require libXau.Cyril Brulebois1-1/+1
2011-09-22xts5: XSubImage-1: Use left shift by '31' instead of 'depth' for depth >= 32Nalluri Harikrishna1-2/+11
2011-08-29xts5: XCreateColormap-11: Bogus visuals return BadMatch, not BadValueAaron Plattner1-4/+4
2011-08-28xts5: XWriteBitmapFile-3: Report UNTESTED instead of FAIL when run as rootAaron Plattner1-0/+7
2011-08-16xts5: Define X11_t and TRANS_CLIENT to get Xtrans function prototypesAaron Plattner1-0/+3
2011-08-15tet: Ignore SIGWINCH (terminal window size change)Aaron Plattner1-0/+8
2011-06-24xts5: Switch from K&R to ANSI prototypes.Cyril Brulebois1-5/+3
2011-06-10xts5: Try to improve readability.Cyril Brulebois1-1/+2
2011-05-26xts5: Fix implicit declaration.Cyril Brulebois1-0/+4
2011-05-26xts5: Add parentheses around assignment in an if.Cyril Brulebois1-1/+1
2011-05-26xts5: Return a dummy value.Cyril Brulebois1-0/+1
2011-05-26xts5: Fix missing unistd.h includes.Cyril Brulebois5-0/+5
2011-05-26xts5: Fix missing string.h include.Cyril Brulebois1-0/+1
2011-05-26xts5: Fix missing type specifiers.Cyril Brulebois7-29/+29
2011-05-26configure: Quote argument to m4_pattern_forbid.Cyril Brulebois1-1/+1
2011-05-24Bump version to 0.99.1Aaron Plattner1-1/+1
2011-05-24tet3: if TET_RESFILE is not in the env, guess it from the program name.Peter Hutterer1-1/+10
2011-05-24tet: tet_getvar needs to take a const char* argumentAaron Plattner4-10/+9
2011-05-24xts5: BadDevice takes an int*, not an XID*Aaron Plattner1-1/+1
2011-05-24Xlib13: fix XSetModifierMapping test 1/8.Peter Hutterer1-6/+24
2011-04-12mc: Make main() return an int instead of calling exit(0);Peter Hutterer1-1/+2
2011-04-12My NULL is bigger than yours, don't you dare redefine it.Peter Hutterer1-3/+0
2011-04-12more void cast removalPeter Hutterer178-1157/+1157
2011-04-12Purge a bunch of unused Gen_Good_foo()Peter Hutterer1-194/+6
2011-04-12Fix compiler warning - return missing for non-void function.Peter Hutterer1-0/+1
2011-04-12Fix a bunch of compiler warnings for default return type.Peter Hutterer1-0/+45