summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-03editres 1.0.9HEADeditres-1.0.9masterAlan Coopersmith
2023-09-06fix const errorPeter Radisson
2023-04-07Fix shadowing boxWalter Harms
2023-04-07fix initialization discards constWalter Harms
2023-04-07stop const warningsWalter Harms
2023-04-07stop const warningsWalter Harms
2023-04-07stop const warningsWalter Harms
2023-04-07stop const warningsWalter Harms
2023-04-07stop const warningsWalter Harms
2023-04-07FIX some const warningsWalter Harms
2023-04-07FIX const warningWalter Harms
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2023-02-06List which options were unrecognized before printing usage messageAlan Coopersmith
2023-02-06Add -help and -version optionsAlan Coopersmith
2023-02-06Re-enable code to use XKB BellsAlan Coopersmith
2023-02-06Ensure all *.c files include config.h before any other headersAlan Coopersmith
2022-04-03editres 1.0.8editres-1.0.8Alan Coopersmith
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith
2021-12-03gitlab CI: add a basic build testAlan Coopersmith
2021-11-28Fix spelling/wording issuesAlan Coopersmith
2020-03-27Add const to silence warningMatt Turner
2019-06-02Clear -Wredundant-decls warnings from gcc 7.3Alan Coopersmith
2019-06-02Clear 208 out of 210 -Wdiscarded-qualifiers warnings from gcc 7.3Alan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-03-04editres 1.0.7editres-1.0.7Alan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-01-01Add intro to editres to READMEAlan Coopersmith
2015-05-09Fix -Wmissing-noreturn warningsAlan Coopersmith
2015-05-09Strip trailing whitespaceAlan Coopersmith
2015-05-09Fix -Wsign-compare warningsAlan Coopersmith
2015-05-09Replace remaining sprintf calls with snprintfAlan Coopersmith
2015-05-09Replace XtMalloc+sprintf pair with XtAsprintf callAlan Coopersmith
2014-06-01autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-01configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-06-06Avoid a spurious warning during XML upconversion.Eric S. Raymond
2013-01-19config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2013-01-12editres 1.0.6editres-1.0.6Alan Coopersmith
2011-12-28Remove Xorg/XFree86 CVS/RCS id tagsAlan Coopersmith
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
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-10-30editres 1.0.5editres-1.0.5Alan Coopersmith
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon