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