- update to version 1.1.2
* Improve man page formatting
* man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
* LoseSelection: second argument should be pointer, not raw value
* Handle -Wcast-function-type warnings for functions used as XtActionProcs
* StripFilename: avoid calling strrchr on NULL filename
* Clear 10 of 15 -Wsign-compare warnings from gcc 15.1
* Partial Revert of "fix: warning: assignment discards ‘const’ qualifier..."
* Partial Revert of "Fix warning: initialization discards ‘const’ qualifier..."
* Strip trailing whitespace from source files
* gitlab CI: drop the ci-fairy check-mr job
* make return obvious
* Fix: warning: initialization discards ‘const’ qualifier from pointer target type
* fix: warning: assignment discards ‘const’ qualifier from pointer target type
* FIX an other const warning
* FIX: warning: cast from function call of type ‘double’ to non-matching type ‘short int’
* FIX: warning: cast from function call of type ‘double’ to non-matching type ‘short int’
* FIX: warning: assignment discards ‘const’ qualifier from pointer target type
* Fix: Shadow warning
* FIX: const warning
OBS-URL: https://build.opensuse.org/request/show/1329081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitmap?expand=0&rev=12
* Improve man page formatting
* man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
* LoseSelection: second argument should be pointer, not raw value
* Handle -Wcast-function-type warnings for functions used as XtActionProcs
* StripFilename: avoid calling strrchr on NULL filename
* Clear 10 of 15 -Wsign-compare warnings from gcc 15.1
* Partial Revert of "fix: warning: assignment discards ‘const’ qualifier..."
* Partial Revert of "Fix warning: initialization discards ‘const’ qualifier..."
* Strip trailing whitespace from source files
* gitlab CI: drop the ci-fairy check-mr job
* make return obvious
* Fix: warning: initialization discards ‘const’ qualifier from pointer target type
* fix: warning: assignment discards ‘const’ qualifier from pointer target type
* FIX an other const warning
* FIX: warning: cast from function call of type ‘double’ to non-matching type ‘short int’
* FIX: warning: cast from function call of type ‘double’ to non-matching type ‘short int’
* FIX: warning: assignment discards ‘const’ qualifier from pointer target type
* Fix: Shadow warning
* FIX: const warning
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bitmap?expand=0&rev=19
* configure: Use AC_SYS_LARGEFILE to enable large file support
* Ensure all *.c files include config.h before any other headers
* atobm, bmtoa, bitmap: Add -help and -version options
* bitmap: Print which option was in error along with usage message
* Remove "All rights reserved" from Oracle copyright notices
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bitmap?expand=0&rev=17
- update to version 1.1.0
* Use _CONST_X_STRING to make libXt declare String as const char *
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Move bitmaps into a new bitmaps directory
* test: add round-trip-test for atobm & bmtoa
* atobm: accept single character lines
* atobm: close memory leaks
* gitlab CI: stop requiring Signed-off-by in commits
* bitmap: Fix a crash with underspecified dimensions
OBS-URL: https://build.opensuse.org/request/show/974166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitmap?expand=0&rev=10
* Use _CONST_X_STRING to make libXt declare String as const char *
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Move bitmaps into a new bitmaps directory
* test: add round-trip-test for atobm & bmtoa
* atobm: accept single character lines
* atobm: close memory leaks
* gitlab CI: stop requiring Signed-off-by in commits
* bitmap: Fix a crash with underspecified dimensions
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bitmap?expand=0&rev=15