------------------------------------------------------------------- Sun Oct 13 18:16:42 UTC 2024 - Stefan Dirsch - Update to version 1.0.7 * This release fixes some compiler warnings and includes other minor code cleanups. ------------------------------------------------------------------- Mon Jul 11 12:18:22 UTC 2022 - Stefan Dirsch - Update to version 1.0.6 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Fix spelling/wording issues * gitlab CI: add a basic build test * Build xz tarballs instead of bzip2 * Fix -Wsign-compare warnings in PrintTableType1() * Adopt X.Org standard coding style * Remove unnecessary casts and make allocation failure checks more consistent * LoadSCCData: avoid leaking memory if we give up early * autogen.sh: use quoted string variables * autogen: add default patch prefix * autogen.sh: use exec instead of waiting for configure to finish ------------------------------------------------------------------- Fri Apr 24 14:17:56 UTC 2015 - sndirsch@suse.com - Update to version 1.0.5: * Combine usage message strings * Print which option was in error along with usage message * Add -version option to print program version * Fix const char * warnings * Remove break statements immediately after return statements * config: Add missing AC_CONFIG_SRCDIR * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Strip trailing whitespace from source files * Only use results from GetWindowProperty if it returned Success * _XcmsGetProperty: don't deal with uninitialized values, fail instead ------------------------------------------------------------------- Sun Apr 15 10:39:46 UTC 2012 - dimstar@opensuse.org - Update to version 1.0.4: + Improved error handling for corrupt intensity profiles + Coding style cleanup to appease static analyzer + Build system fixes. ------------------------------------------------------------------- Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org - Split xcmsdb from xorg-x11. Initial version: 1.0.3.