summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-23man: whitespace fixesHEADmasterBjarni Ingi Gislason1-11/+11
2012-03-23man: fix broken escape sequence (\P instead of \fP)Julien Cristau1-1/+1
2012-03-23xkbevd 1.1.3xkbevd-1.1.3Alan Coopersmith1-1/+1
2011-11-27Delete unused uFatalError functionAlan Coopersmith2-27/+0
2011-11-27Fix gcc -Wwrite-strings warningsAlan Coopersmith4-11/+11
2011-11-27Replace local u*alloc wrappers with direct calls to standard funcsAlan Coopersmith5-123/+15
2011-11-27Check for strdup & strcasecmp in configure before defining our ownAlan Coopersmith2-0/+6
2011-06-17config: move pre-processor flags to AM_CPPFLAGSGaetan Nadon1-2/+3
2011-03-08config: let Automake handle Yacc dist and cleaningGaetan Nadon1-4/+2
2011-01-19config: move man pages into their own directoryGaetan Nadon4-18/+17
2010-12-09xkbevd 1.1.2xkbevd-1.1.2Alan Coopersmith1-1/+1
2010-11-21Purge RCS/CVS version tagsAlan Coopersmith11-22/+0
2010-11-21Fix errors found by gcc's printf attribute checkAlan Coopersmith1-6/+11
2010-11-21Add printf attributes to util.c functionsAlan Coopersmith1-9/+10
2010-11-21Constify arguments to utils.c functionsAlan Coopersmith2-34/+34
2010-11-21Remove trailing whitespaceAlan Coopersmith12-118/+118
2010-11-21Combine usage message into a single stringAlan Coopersmith1-13/+10
2010-11-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-4/+6
2010-11-01config: cfgparse.c is in the root dir and not in src dirGaetan Nadon1-1/+1
2010-11-01config: replace AC_CHECK_FILE with test -fMartin Jansa1-2/+5
2010-10-30xkbevd 1.1.1xkbevd-1.1.1Alan Coopersmith1-1/+2
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith1-4/+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-07-18config: allow to build tarball when yacc is missingGaetan Nadon1-1/+2
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon1-0/+2
2010-01-13COPYING: replace stub with actual copyright noticeGaetan Nadon1-10/+20
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon5-3/+6
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-17xkbevd 1.1.0xkbevd-1.1.0Alan Coopersmith1-1/+1
2009-10-14Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+8
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+24
2009-03-07Fix format string errorMichael Scherer1-1/+1
2009-01-14Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade6-41/+34
2008-07-29Allow using xkbevd as a debug tool for xkb events.Paulo Cesar Pereira de Andrade3-5/+20
2008-01-23Change xkbevd_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith1-1/+1
2008-01-23Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.amAlan Coopersmith1-1/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-61/+10
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2006-04-02Bump to 1.0.2.xkbevd-1_0_2XORG-7_1Adam Jackson2-2/+6
2006-02-03Bug #5802 <https://bugs.freedesktop.org/show_bug.cgi?id=5802> Wrong name inXORG-7_0_99_901Alan Coopersmith2-1/+8
2005-12-21Update package version for X11R7 release.XORG-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