summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-26editres 1.1.1HEADeditres-1.1.1masterAlan Coopersmith2-2/+2
2026-04-19utils: fix the ids argument type for FindNodeAdam Sampson1-1/+1
2026-04-18editres 1.1.0editres-1.1.0Alan Coopersmith2-2/+2
2026-03-14meson: Add option to build with mesonAlan Coopersmith4-6/+227
2026-01-25gitlab-ci: Drop the ci-fairy check-mr jobTim Hentenaar1-16/+0
2026-01-25configure.ac: Bump required libxmu version to >= 1.3.0Tim Hentenaar2-2/+2
2025-07-11Bump the proto to v6, Widget / Window values are 64-bitsTim Hentenaar3-8/+8
2025-07-11comm: Avoid an endless loop on protocol mismatchTim Hentenaar1-6/+2
2025-07-11utils: Format the protocol verison number proper to avoid confusionTim Hentenaar4-18/+9
2025-04-26man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`Alan Coopersmith1-2/+1
2025-03-29Improve man page formattingAlan Coopersmith1-124/+140
2024-03-03editres 1.0.9editres-1.0.9Alan 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