summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-08bitmap 1.0.6bitmap-1.0.6Alan Coopersmith
2011-12-20Use lrint() from math library if availableAlan Coopersmith
2011-10-14Constify strings in atobmAlan Coopersmith
2011-10-14Constify strings in bmtoaAlan Coopersmith
2011-10-14Strip trailing whitespaceAlan Coopersmith
2011-10-14Constify filename string handlingAlan Coopersmith
2011-10-14Add const to char * in BWRequest typedefAlan Coopersmith
2011-03-04man: use correct section number when referring to XGaetan Nadon
2011-02-17atobm only depends on xproto, not x11Alan Coopersmith
2011-01-15Use autoconf standard HAVE_MKSTEMP define instead of old imake HAS_MKSTEMPAlan Coopersmith
2011-01-15config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2011-01-15Use fputs instead of fprintf with no format arg to print usage message.Alan Coopersmith
2011-01-15Call snprintf() directly instead of XmuSnprintf()Alan Coopersmith
2011-01-15Remove unused, leaky scanline.Trevor Woerner
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2010-10-07bitmap 1.0.5bitmap-1.0.5Alan Coopersmith
2010-10-07config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-08-11Remove unused file bitmap.iconGaetan Nadon
2010-08-11man: remove whitespace as per git diff --checkGaetan Nadon
2010-08-11make: reshuffle lines and shorten the makefileGaetan Nadon
2010-08-11config: simplify building of shadow man pagesGaetan Nadon
2010-08-08config: merge BITMAP dependencies into one statementGaetan Nadon
2010-07-01bitmap calls Xmu functions directly so should include in PKG_CHECK_MODULESAlan Coopersmith
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
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-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan 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-09-27Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon
2009-09-22bitmap 1.0.4bitmap-1.0.4Alan Coopersmith
2009-09-22Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-09-22Strip RCS/CVS idsAlan Coopersmith
2009-09-22Fill in COPYING, README, & AUTHORSAlan Coopersmith
2009-01-13Rename app-defaults files to match "pattern" used on other applications.Paulo Cesar Pereira de Andrade
2009-01-12Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-05-16$(builddir) is the current directoryJulien Cristau
2008-04-20Fix build with builddir != srcdirJulien Cristau
2008-04-20Fix typo in bitmap.manJulien Cristau
2008-03-27Build fix for case-insensitive file systemsJeremy Huddleston
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-08-10Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happierAlan Coopersmith
2007-01-23Version bump: 1.0.3bitmap-1.0.3Alan Coopersmith
2007-01-23Replace static changelog with dist-hook to generate from git logAlan Coopersmith
2007-01-22Remove on/off form of options from bitmap.man man pageAlan Coopersmith