File xfontsel.changes of Package xfontsel
-------------------------------------------------------------------
Mon Mar 4 04:17:37 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.1
* Use gettext() to localize messages if available
* include config.h in xfontsel.c before checking for USE_GETTEXT
* Print which arguments were unknown before giving usage message
* Add -help and -version options
* Fixed -Wshadow declaration warnings
-------------------------------------------------------------------
Thu Aug 11 08:07:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
- modernize spec-file, move license to %%licensedir
- use gpg validation for sources
-------------------------------------------------------------------
Mon Jul 11 12:44:35 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.0:
* This release adds two small new features - a "Reset" button to reset
all the selections back to the initial values, and when given the "-scaled"
option fetch the actual screen resolution and add that to the list of
available resolutions for the resX and resY menus.
-------------------------------------------------------------------
Wed Apr 4 16:00:26 UTC 2018 - sndirsch@suse.com
- Update to version 1.0.6
* Drop CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
* Replace TXT16 with XChar2b inline
* config: Add missing AC_CONFIG_SRCDIR
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Get rid of some extraneous ; at the end of C source lines
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
-------------------------------------------------------------------
Thu Feb 6 10:43:41 UTC 2014 - sndirsch@suse.com
- fixed license to X11 in specfile
-------------------------------------------------------------------
Sun Jun 23 17:58:30 UTC 2013 - zaitor@opensuse.org
- Update to version 1.0.5:
+ Use C99 struct initializer for parseRec in GetFontNames().
+ When font fails to load, grey out text instead of unmapping
text widget.
+ Prevent memory leak in GetFontNames if no fonts are matched.
+ Combine usage message strings.
-------------------------------------------------------------------
Sat Apr 14 22:24:40 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.4:
+ Build system fixes.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - mgorse@opensuse.org
- Split xfontsel from xorg-x11. Initial version: 1.0.3.