summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-07libdmx 1.1.2libdmx-1.1.2Alan Coopersmith1-1/+1
2012-03-02Stop casting away constness on dmx_extension_nameAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith5-16/+16
2011-05-17Fix various typos in man pagesAlan Coopersmith7-13/+13
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-35/+36
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-10-28libdmx 1.1.1libdmx-1.1.1Alan Coopersmith1-1/+2
2010-10-06Purge cvs tags.Jesse Adkins18-35/+0
2010-07-07config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-14/+4
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-1/+0
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-3/+0
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-4/+2
2010-01-13COPYING: replace stub with actual copyright noticesGaetan Nadon1-8/+20
2009-11-27Makefile.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-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon2-8/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-9/+60
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-05libdmx 1.1.0libdmx-1.1.0Peter Hutterer1-1/+1
2009-10-05Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-7/+4
2009-08-28libdmx 1.0.99.1libdmx-1.0.99.1Peter Hutterer1-1/+1
2009-08-27Move dmxext.h from dmxproto to here.Peter Hutterer3-2/+172
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+25
2009-01-28Janitor: correct make distcheck.Paulo Cesar Pereira de Andrade3-3/+13
2008-05-11Use __libmansuffix__ instead of hardcoding 3X in the dmx manpagesJulien Cristau17-87/+87
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-75/+10
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith3-0/+0
2006-04-26Bump to 1.0.2libdmx-1_0_2libdmx-1.0.2XORG-7_1Adam Jackson2-1/+6
2006-04-07Coverity #928: Don't dereference screen if it's null.XORG-7_0_99_901Adam Jackson2-0/+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-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin3-1/+8
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2-3/+10
2005-11-13Use $(LIB_MAN_SUFFIX) instead of forcing man pages into section 3. Use sedAlan Coopersmith3-20/+49
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2-1/+6
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson3-7/+7
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-20Set soversion to 1.0.0 with -version-number.Daniel Stone1-1/+1
2005-07-16Set soversion to 1.0 using -version-number.Daniel Stone1-2/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard5-2/+40
2005-06-22Apply these patches from Theo van Klaveren:Søren Sandmann Pedersen3-4/+10