Age | Commit message (Expand) | Author |
2011-11-18 | closeness_cmp: maintain constness when casting pointers | Alan Coopersmith |
2011-11-18 | sxpm: make ErrorMessage take const char * arg to fix -Wwrite-strings warnings | Alan Coopersmith |
2011-11-11 | Include missing headers | Jeremy Huddleston |
2011-11-10 | Fix gcc -Wwrite-strings warnings that don't require public API changes | Alan Coopersmith |
2011-11-10 | Assume C89 and just use const, not local Const macro | Alan Coopersmith |
2011-09-24 | Link sxpm against -lX11 | Julien Cristau |
2011-09-16 | Strip trailing whitespace | Alan Coopersmith |
2011-03-05 | man: add missing title header (.TH) __xorgversion__ | Gaetan Nadon |
2011-03-05 | config: move man pages into their own directory | Gaetan Nadon |
2011-02-02 | config: minor layout change in configure.ac | Gaetan Nadon |
2010-10-29 | libXpm 3.5.9libXpm-3.5.9 | Alan Coopersmith |
2010-10-25 | config: remove obsolete FILES file from the Imakefile days | Gaetan Nadon |
2010-10-24 | doc: move doc files to the newly created doc dir. | Gaetan Nadon |
2010-10-24 | config: provide a Makefile for the include directory | Gaetan Nadon |
2010-10-24 | libXpm make: remove redundant -I. | Gaetan Nadon |
2010-10-24 | sxpm make: no need to use a per target LDADD | Gaetan Nadon |
2010-10-24 | sxpm make: remove redundant $(XMP_LIBS) linker flags | Gaetan Nadon |
2010-10-24 | src make: remove -I$(top_builddir)/include | Gaetan Nadon |
2010-10-14 | config: fix warnings, m4 quoting and layout | Gaetan Nadon |
2010-10-14 | config: AC_OUTPUT with parms is deprecated, use AC_CONFIG_FILES | Gaetan Nadon |
2010-10-14 | config: AC_HELP_STRING is deprecated, use AS_HELP_STRING | Gaetan Nadon |
2010-10-14 | config: remove unrequired AC_SUBST(XPM_CFLAGS) | Gaetan Nadon |
2010-10-14 | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 | Gaetan Nadon |
2010-10-14 | config: remove unrequired AC_HEADER_STDC | Gaetan Nadon |
2010-10-14 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Gaetan Nadon |
2010-10-14 | sxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS | Gaetan Nadon |
2010-10-14 | cxpm: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS | Gaetan Nadon |
2010-10-14 | config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS | Gaetan Nadon |
2010-10-14 | config: upgrade to util-macros 1.8 for additional man page support | Gaetan Nadon |
2010-10-07 | Missing end comment in libXpm/src/parse.c | Colin Harrison |
2010-10-06 | Purge cvs tags. | Jesse Adkins |
2010-04-01 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon |
2010-04-01 | config: update and relocate AX_DEFINE_DIR macro | Gaetan Nadon |
2010-03-29 | config: remove the pkgconfig pc.in file from EXTRA_DIST | Gaetan Nadon |
2010-01-14 | COPYING: add missing copyright notices | Gaetan Nadon |
2009-11-27 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon |
2009-10-27 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon |
2009-10-26 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon |
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon |
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston |
2009-10-09 | libXpm 3.5.8libXpm-3.5.8 | Alan Coopersmith |
2009-10-08 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith |
2009-10-08 | Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive | Alan Coopersmith |
2009-05-19 | Update AC_DEFINE_DIR to latest version from Autoconf Archive | Alan Coopersmith |
2009-02-02 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith |
2009-01-30 | Janitor: ansification, make distcheck, .gitignore | Paulo Cesar Pereira de Andrade |
2008-10-20 | X.Org Bug 17944: avoid gcc warning for libXpm | Peter Breitenlohner |
2008-03-09 | nuke RCS Ids | Matthieu Herrb |
2008-01-31 | Use libtools SED check rather than autoconf's SED check. | Benjamin Close |