Update to xev 1.0.4

This commit is contained in:
matthieu
2009-10-24 14:07:05 +00:00
parent 658adee8db
commit 3c1ea789d5
10 changed files with 4285 additions and 2315 deletions

View File

@@ -1,3 +1,67 @@
commit 7616febda25a1c6dd1f5458de60286ba6099104c
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Oct 12 18:45:55 2009 -0700
xev 1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit 1e549e6420abc892ef6230d7cf798f74c8fc5582
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Oct 12 18:38:22 2009 -0700
Fill in COPYING with notice from xev.c
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit 5c92c37b733db62d2504d6d93f5b5da0658b06b2
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Oct 12 18:36:45 2009 -0700
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit 40bcf74b066c3b0347e5bc735bcf9a670af1b8c2
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Thu Oct 1 14:54:23 2009 -0700
Add README with pointers to mailing lists, bugzilla, & git
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit b0e1f6b3ffc36de124479b85d60b1364d8b00393
Author: Gaetan Nadon <memsize@videotron.ca>
Date: Tue Jul 7 17:52:50 2009 -0400
xev: use XORG_CHANGELOG macro to create ChangeLog. #22611
Build break: app/xev/Makefile.am: command not found: git-log
Adding the macro in configure.ac and use it in Makefile.am
Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611
Tested: running autogen.sh, make and 'make dist'
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
commit 2fa6919b6f4cb007e218185f15c8fda512afcb37
Author: Branden Robinson <branden@debian.org>
Date: Mon Mar 22 17:19:47 2004 -0500
Flush standard output after processing each event
When redirecting the output of xev (eg, xev > foo), the output file is
truncated on exit due to libc buffering, since xev's exit(0) is
unreachable code. Reported by Bill Currie.
Debian bug#238638 <http://bugs.debian.org/238638>
commit 04f027bf11b566224ead89aff51eb06d222b7086
Author: Adam Jackson <ajax@redhat.com>
Date: Fri Mar 7 17:15:28 2008 -0500
xev 1.0.3
commit d82fb133b9cd4d3284db553a0afdd530b466073e
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Dec 6 15:51:06 2007 -0500