summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-03editres 1.0.9HEADeditres-1.0.9masterAlan Coopersmith1-2/+2
2023-09-06fix const errorPeter Radisson2-5/+5
2023-04-07Fix shadowing boxWalter Harms1-7/+7
2023-04-07fix initialization discards constWalter Harms1-6/+6
2023-04-07stop const warningsWalter Harms1-1/+1
2023-04-07stop const warningsWalter Harms1-21/+21
2023-04-07stop const warningsWalter Harms1-21/+21
2023-04-07stop const warningsWalter Harms1-70/+70
2023-04-07stop const warningsWalter Harms1-6/+6
2023-04-07FIX some const warningsWalter Harms1-2/+2
2023-04-07FIX const warningWalter Harms1-10/+16
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2023-02-06List which options were unrecognized before printing usage messageAlan Coopersmith1-1/+7
2023-02-06Add -help and -version optionsAlan Coopersmith2-7/+33
2023-02-06Re-enable code to use XKB BellsAlan Coopersmith2-3/+13
2023-02-06Ensure all *.c files include config.h before any other headersAlan Coopersmith10-0/+40
2022-04-03editres 1.0.8editres-1.0.8Alan Coopersmith1-1/+1
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-03gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2021-11-28Fix spelling/wording issuesAlan Coopersmith13-38/+37
2020-03-27Add const to silence warningMatt Turner1-1/+1
2019-06-02Clear -Wredundant-decls warnings from gcc 7.3Alan Coopersmith2-4/+0
2019-06-02Clear 208 out of 210 -Wdiscarded-qualifiers warnings from gcc 7.3Alan Coopersmith7-18/+20
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith2-14/+8
2018-03-04editres 1.0.7editres-1.0.7Alan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-01-01Add intro to editres to READMEAlan Coopersmith1-1/+9
2015-05-09Fix -Wmissing-noreturn warningsAlan Coopersmith3-3/+4
2015-05-09Strip trailing whitespaceAlan Coopersmith15-443/+443
2015-05-09Fix -Wsign-compare warningsAlan Coopersmith6-23/+23
2015-05-09Replace remaining sprintf calls with snprintfAlan Coopersmith8-52/+52
2015-05-09Replace XtMalloc+sprintf pair with XtAsprintf callAlan Coopersmith2-3/+2
2014-06-01autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-01configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2013-06-06Avoid a spurious warning during XML upconversion.Eric S. Raymond1-2/+2
2013-01-19config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2013-01-12editres 1.0.6editres-1.0.6Alan Coopersmith1-1/+1
2011-12-28Remove Xorg/XFree86 CVS/RCS id tagsAlan Coopersmith14-33/+0
2011-01-19config: move man pages into their own directoryGaetan Nadon4-19/+18
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-1/+1
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-19/+19
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-10-30editres 1.0.5editres-1.0.5Alan Coopersmith1-1/+2
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-3/+0
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-23/+5
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1