summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-08meson: Add option to build with mesonHEADmasterAlan Coopersmith4-7/+298
2026-02-07Use better colors for app-defaultsDaniel Monteiro1-9/+9
2026-01-24bitmap 1.1.2bitmap-1.1.2Alan Coopersmith1-2/+2
2026-01-24gitlab CI: drop the ci-fairy check-mr jobAlan Coopersmith1-15/+0
2025-09-08Strip trailing whitespace from source filesAlan Coopersmith2-3/+3
2025-07-27Partial Revert of "Fix warning: initialization discards ‘const’ qualifier...Alan Coopersmith2-4/+4
2025-07-27Partial Revert of "fix: warning: assignment discards ‘const’ qualifier..."Alan Coopersmith5-113/+100
2025-07-26Clear 10 of 15 -Wsign-compare warnings from gcc 15.1Alan Coopersmith4-17/+9
2025-07-26StripFilename: avoid calling strrchr on NULL filenameAlan Coopersmith1-5/+5
2025-07-26Handle -Wcast-function-type warnings for functions used as XtActionProcsAlan Coopersmith4-27/+159
2025-07-26LoseSelection: second argument should be pointer, not raw valueAlan Coopersmith1-3/+2
2025-07-09FIX const warningWalter Harms1-3/+4
2025-07-06Fix Shadow warningWalter Harms1-4/+4
2025-06-29FIX warning: assignment discards ‘const’ qualifier from pointer target typeWalter Harms1-32/+25
2025-06-29FIX: warning: cast from function call of type ‘double’ to non-matching t...Walter Harms1-5/+8
2025-06-29FIX: warning: cast from function call of type ‘double’ to non-matching ty...Walter Harms1-4/+5
2025-06-29FIX an other const warningWalter Harms1-1/+1
2025-06-28fix: warning: assignment discards ‘const’ qualifier from pointer target typeWalter Harms6-124/+140
2025-06-27Fix warning: initialization discards ‘const’ qualifier from pointer targe...Walter Harms2-5/+5
2025-06-27make return obviousWalter Harms1-5/+4
2025-04-26man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`Alan Coopersmith1-6/+4
2025-03-29Improve man page formattingAlan Coopersmith1-19/+22
2024-02-03bitmap 1.1.1bitmap-1.1.1Alan Coopersmith1-1/+1
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2023-02-05bitmap: Print which option was in error along with usage messageAlan Coopersmith1-5/+16
2023-02-05atobm, bmtoa, bitmap: Add -help and -version optionsAlan Coopersmith4-9/+65
2023-02-05Ensure all *.c files include config.h before any other headersAlan Coopersmith7-2/+27
2022-12-19configure: Use AC_SYS_LARGEFILE to enable large file supportAlan Coopersmith1-0/+4
2022-04-30bitmap 1.1.0bitmap-1.1.0Alan Coopersmith1-1/+1
2022-04-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-1/+1
2022-04-09atobm: close memory leaksAlan Coopersmith1-4/+9
2022-04-09atobm: accept single character linesAlan Coopersmith1-1/+1
2022-04-09test: add round-trip-test for atobm & bmtoaAlan Coopersmith3-0/+30
2022-04-09Move bitmaps into a new bitmaps directoryAlan Coopersmith14-13/+13
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-03gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2021-05-14bitmap: Fix a crash with underspecified dimensionsJeremy Mates1-4/+6
2020-07-23Fix spelling/wording issuesAlan Coopersmith4-9/+9
2019-06-01Use _CONST_X_STRING to make libXt declare String as const char *Alan Coopersmith7-18/+21
2019-02-10bitmap 1.0.9bitmap-1.0.9Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-26/+18
2017-09-24same time ago the user Frederic Baldit complained (on xorg) thatWalter Harms1-1/+0
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
2015-01-16bitmap 1.0.8bitmap-1.0.8Alan Coopersmith1-1/+1
2014-12-29Stop memory leak in XmuWriteBitmapDataToFile()Alan Coopersmith1-3/+8
2014-12-29Stop memory leaks from XtNewString(StripFilename(filename))Alan Coopersmith1-2/+2
2014-06-01autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3