summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-22xev 1.2.0HEADxev-1.2.0masterAlan Coopersmith1-1/+1
2012-02-15Rename "mask" variable to "rr_mask" in randr setup code.Alan Coopersmith1-4/+4
2011-09-29Remove checks for NULL before XFreeAlan Coopersmith1-11/+11
2011-09-29Remove render from PKG_CHECK_MODULES listAlan Coopersmith1-1/+1
2011-09-29Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-14/+14
2011-09-29Strip trailing whitespaceAlan Coopersmith3-24/+24
2011-06-10config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-3/+5
2011-06-10Replace local checks for gcc with _X_NORETURN from xproto 7.0.17Alan Coopersmith2-6/+3
2011-03-03Show RandR eventsMichael Thayer2-1/+216
2011-01-19config: move man pages into their own directoryGaetan Nadon4-17/+17
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-1/+1
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-2/+2
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-10-30xev 1.1.0xev-1.1.0Alan Coopersmith1-1/+2
2010-10-07Purge cvs tags.Jesse Adkins2-6/+0
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2010-09-24config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-09-24config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-01-19Add -root option to specify monitoring root window events.Kim Woelders2-3/+21
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-13xev 1.0.4xev-1.0.4Alan Coopersmith1-1/+1
2009-10-13Fill in COPYING with notice from xev.cAlan Coopersmith1-8/+21
2009-10-13Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-9/+8
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+31
2009-07-11xev: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon2-1/+7
2008-11-16Flush standard output after processing each eventBranden Robinson1-0/+1
2008-03-07xev 1.0.3xev-1.0.3Adam Jackson1-2/+1
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-40/+6
2007-12-06Handle WM_DELETE_WINDOWNoah Levitt2-2/+27
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-1/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2006-06-01Run XFilterEvent() on all events. (Samuel Thibault). Bump to 1.0.2.xev-1_0_2Daniel Stone3-4/+13
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Another pass at .cvsignores for apps.Eric Anholt1-0/+3
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt1-0/+16
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2-1/+6
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith2-1/+33
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900Alan Coopersmith1-1/+1
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3