similar to: [ANNOUNCE] xrefresh 1.0.6

Displaying 20 results from an estimated 3000 matches similar to: "[ANNOUNCE] xrefresh 1.0.6"

2018 Mar 10
0
[ANNOUNCE] xfontsel 1.0.6
Alan Coopersmith (7): 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 xfontsel 1.0.6 Emil Velikov (1): autogen.sh: use quoted string variables Mihail
2018 Mar 10
0
[ANNOUNCE] xlsfonts 1.0.6
Alan Coopersmith (1): xlsfonts 1.0.6 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Niveditha Rau (1): Add -v option to synopsis in man page Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish git tag: xlsfonts-1.0.6
2014 Dec 31
0
[ANNOUNCE] fstobdf 1.0.6
The fstobdf program reads a font from a font server and prints a BDF file on the standard output that may be used to recreate the font. This is useful in testing servers, debugging font metrics, and reproducing lost BDF files. This minor maintenance release provides the usual set of accumulated build configuration improvements, compiler warning fixes, and other janitorial cleanups. Alan
2015 Jan 20
0
[ANNOUNCE] xcalc 1.0.6
xcalc is a scientific calculator X11 client that can emulate a TI-30 or an HP-10C. This minor maintenance release includes a couple years worth of build improvements, code cleanups, and bug fixes. Alan Coopersmith (9): Remove unused min & max macros from math.c Replace sprintf & strcpy calls with snprintf & strlcpy Remove redundant redeclaration of ‘factorial’
2015 Apr 17
0
[ANNOUNCE] smproxy 1.0.6
smproxy allows X applications that do not support X11R6 session management to participate in an X11R6 session. This minor maintenance release provides assorted build configuration improvements and janitorial clenaups. Alan Coopersmith (11): Replace #ifdef X_NOT_POSIX with explicit check for mktemp function config: Add missing AC_CONFIG_SRCDIR Add local copy of asprintf()
2015 Apr 17
0
[ANNOUNCE] xgamma 1.0.6
xgamma allows X users to query and alter the gamma correction of a monitor via the X video mode extension (XFree86-VidModeExtension). This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. It does not provide enough gamma radiation to mutate the user into a green-skinned giant who likes to smash things. Alan Coopersmith
2015 Apr 17
0
[ANNOUNCE] xmag 1.0.6
xmag displays a magnified snapshot of a portion of an X11 screen. Alan Coopersmith (7): config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Fix typos & wording issues in source comments Convert sprintf to snprintf Delete trailing whitespace from *.[ch] files xmag 1.0.6 git tag: xmag-1.0.6
2015 Dec 22
0
[ANNOUNCE] xorg-cf-files 1.0.6
This package contains the configuration files, platform data, & Makefile templates for the old Imake build tool. Today is the 10th anniversary of X.Org moving off this tool for our own builds. While we continue to accept patches and publish updates for the benefit of other packages which still use Imake to build, we have not been actively maintaining, testing, or adding new OS or platform
2010 Nov 12
2
X11R7.6 Release Candidate 1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's a bit after 11pm, on the 11th day of the 11th month of the year, so what better time for a new release of X11! Release Candidate 1 of X11R7.6 has been posted at: http://www.x.org/releases/X11R7.6-RC1/ This includes all the source tar files for the versions of the modules currently considered part of the core release set (aka the
2018 Mar 07
0
[ANNOUNCE] xdriinfo 1.0.6
xdriinfo is a program to query configuration information of X11 DRI drivers. Alan Coopersmith (1): xdriinfo 1.0.6 Emil Velikov (1): autogen.sh: use quoted string variables Hans de Goede (1): Fix xdriinfo not working with glvnd Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2019 Feb 15
0
[ANNOUNCE] xcursor-themes 1.0.6
This is a default set of cursor themes for use with libXcursor, originally created for the XFree86 Project, and now shipped as part of the X.Org software distribution. This release adds some symlinks to the whiteglass cursor theme to provide additional cursor names that gnome-shell expects, so that gnome-shell doesn't crash when using trying to use those cursors. Alan Coopersmith (3):
2019 Feb 19
0
[ANNOUNCE] xfsinfo 1.0.6
xfsinfo is a utility for displaying information about an X font server. This release fixes a bug in 64-bit builds which caused the maximum request size to be incorrectly calculated. Alan Coopersmith (4): Correctly report maximum request size when sizeof(long) != 4 Update README for gitlab migration Update configure.ac bug URL for gitlab migration xfsinfo 1.0.6 Emil
2019 Mar 16
0
[ANNOUNCE] makedepend 1.0.6
makedepend parses C source files to make dependency lists for Makefiles. This minor maintenance release fixes some bugs, lifts a limit, clears some compiler warnings, boosts performance, and includes other janitorial cleanups. Alan Coopersmith (8): Constify a pair of local string pointers Use do { ... } while(0) idiom to make debug() macro safer Fix bad indentation in
2019 Aug 25
0
[ANNOUNCE] viewres 1.0.6
viewres displays a tree showing the widget class hierarchy of the Athena Widget Set (libXaw). Alan Coopersmith (6): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Pass -D_CONST_X_STRING to make libXt declare String as const char * Fix -Wsign-compare warnings Fix -Wshadow warnings viewres 1.0.6 git tag: viewres-1.0.6
2018 Mar 10
0
[ANNOUNCE] xeyes 1.1.2
Alan Coopersmith (4): Mark usage as noreturn, as suggested by -Wmissing-noreturn configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xeyes 1.1.2 Emil Velikov (1): autogen.sh: use quoted string variables Gaetan Nadon (2): config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: move man pages into their own directory Mihail
2018 Mar 10
0
[ANNOUNCE] xbacklight 1.2.2
Alan Coopersmith (5): Print which option was in error along with usage message Add -version option to print program version configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xbacklight 1.2.2 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Nils Schneider (2): Use double
2018 Mar 10
0
[ANNOUNCE] xkill 1.0.5
Alan Coopersmith (5): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Print which option was in error along with usage message Use strcasecmp instead of a tolower loop & strcmp xkill 1.0.5 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1):
2018 Mar 10
0
[ANNOUNCE] xload 1.1.3
Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xload 1.1.3 Emil Velikov (1): autogen.sh: use quoted string variables Jon TURNEY (2): Use Windows load interface for Win32 build, as well as Cygwin Don't try to use [gs]et[ug]id on Win32 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1):
2018 Mar 10
0
[ANNOUNCE] xlsclients 1.1.4
Alan Coopersmith (4): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Print which option was in error along with usage message xlsclients 1.1.4 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to
2018 Mar 10
0
[ANNOUNCE] xmessage 1.0.5
Alan Coopersmith (4): Stop leaking temporary buffer when realloc fails to enlarge it configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xmessage 1.0.5 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to