ANN: GNUstep GUI Backend 0.26.1

Ivan Vucica <[email protected]> Sun, 31 Dec 2017 18:12:42 +0000
Newsgroups gmane.comp.lib.gnustep.announce
Message-ID <d4d810ec-0e14-c044-c3cc-73fdcb900d66__18832.5066039853$1514756541$gmane$org@vucica.net>
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============0927051495933439146==
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature";
 boundary="7skqdqrGbNb1kkKn4oNb59S7ma84XGrgc"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--7skqdqrGbNb1kkKn4oNb59S7ma84XGrgc
Content-Type: multipart/mixed; boundary="3UHjw3gDLGsF6DrgvEkdMaMo6XcpNunhW";
 protected-headers="v1"
From: Ivan Vucica <[email protected]>
To: [email protected], [email protected], [email protected],
 [email protected]
Message-ID: <[email protected]>
Subject: ANN: GNUstep GUI Backend 0.26.1

--3UHjw3gDLGsF6DrgvEkdMaMo6XcpNunhW
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Content-Language: en-US

Happy New Year!

1 ANNOUNCE
**********

This is version 0.26.1 of the GNUstep GUI Backend ('gnustep-back').

1.1 What is the GNUstep GUI Backend?
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

It is a back-end component for the GNUstep GUI Library.=C2=A0 The
implementation of the GNUstep GUI Library is designed in two parts.=C2=A0=
 The
first part is the front-end component which is independent of platform
and display system.=C2=A0 This front-end is combined with a back-end
component which handles all of the display system dependent such as
specific calls to the X Window System.=C2=A0 This design allows the GNUst=
ep
applications to have the "look and feel" of the underlying display
system without any changes to the application, and the library can be
easily ported to other display systems.

=C2=A0=C2=A0 The GNUstep GUI Backend is for platforms using the X-Window =
System or
Window's Systems.=C2=A0 It works via a DPS emulation engine to emulate th=
e
DPS functions required by the front-end system.

1.2 Noteworthy changes in version '0.26.1'
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

This release contains no changes since 0.26.0.=C2=A0 It is released to
coincide with gnustep-gui 0.26.1, released to mark gnustep-base 1.25.1
as the requirement for gnustep-gui.

1.3 Noteworthy changes in version '0.26.0'
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

This release includes a few bugfixes, as well as compatibility
improvements as a result of GSoC 2017 project.

=C2=A0=C2=A0 * opal: Bridging categories between Opal and GNUstep GUI. Ad=
ded onto
=C2=A0=C2=A0=C2=A0=C2=A0 NSColor, NSImage and NSImageRep.
=C2=A0=C2=A0 * cairo: Get -DPSshow: to work on scaled windows.
=C2=A0=C2=A0 * opal: Allow creating a NSGraphicsContext with a custom gra=
phics
=C2=A0=C2=A0=C2=A0=C2=A0 port, other than a CGContext.
=C2=A0=C2=A0 * misc: Fix reported static analyser warnings.

1.4 Where can you get it? How can you compile it?
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

The gnustep-back-0.26.1.tar.gz distribution file has been placed at
<ftp://ftp.gnustep.org/pub/gnustep/core>.

=C2=A0=C2=A0 It is accompanied by gnustep-back-0.26.1.tar.gz.sig, a PGP s=
ignature
which you can validate by putting both files in the same directory and
using:

=C2=A0=C2=A0=C2=A0=C2=A0 gpg --verify gnustep-back-0.26.1.tar.gz.sig

=C2=A0=C2=A0 Signature has been created using the key with the following
fingerprint:

=C2=A0=C2=A0=C2=A0=C2=A0 83AA E47C E829 A414 6EF8=C2=A0 3420 CA86 8D4C 99=
14 9679

=C2=A0=C2=A0 Read the INSTALL file or the GNUstep-HOWTO for installation
instructions.

1.5 Where do I send bug reports?
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D

Bug reports can be sent to the GNUstep bug list <[email protected]>

1.6 Obtaining GNU Software
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D

Check out the GNUstep web site.=C2=A0 (<http://www.gnustep.org/>) and the=
 GNU
web site.=C2=A0 (<http://www.gnu.org/>)




--3UHjw3gDLGsF6DrgvEkdMaMo6XcpNunhW--

--7skqdqrGbNb1kkKn4oNb59S7ma84XGrgc
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJaSSiaAAoJEG5Ne6LZPKyd7ekP/3Mz6WdFS1SBZAI1CPs29p+q
YGO4ITS1EIuj+3AGI7yw8wBV22vAm2YYJ7XR+Gox55GghoPi1UdTr8fGHJzd7kOj
PuPYE6WNVEQMM9sCzpibhkecG8kxH5IOAzrq0d5XRl4kaLmlpXyyAk+xvYTJ4blg
kvAILTXlqkmCMJKZ3Hab+mE5jt6Er+dqZhSORWreWWuXvqI0l+s9SUnb/pj1TUP5
45zVm5aR9h/6hGLIqFpv83nlEua/26PQ0Dz6gotJUDFdGkGxCy1mVR+nwR7/kR/c
T1cJMLLeZZihsrDht8psnIrfOccw5wYFVaZcIsxkII/GAbuuT/Tlqd5T5pzB+6k4
Qv+GZ+PDBTXI3oiDqYmPziM7djpnGkACbdUgJlfeEsItdFLZLMP88WvpF+6QzquR
14IksvkLWOx9l93qAPtsHubtXnlp8BcYkNE8/mmeSHtgk/h4lanaLUSRB1tdgPlS
1mSI4PwOA9ehWwSkd+SPzpE1TW2edy5Qdvt/Mqiax4YAsyg/ZNgRDG9ykv4FB6v7
i0UflHtEYD/Pf+LhE/ZoAVbqxFDTTsF+6oVCmP8XwubAeTr7mKPkVQym/yLcEn2U
4vN92zwsXlbTtbvHk/1h8egNyRo8bHHrQfzSOWkoDwe0E2sfb/1xPdzmVALwGLZ0
vfQ6IFQqIY7cIONMsB6k
=JCxd
-----END PGP SIGNATURE-----

--7skqdqrGbNb1kkKn4oNb59S7ma84XGrgc--


--===============0927051495933439146==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Info-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnustep

--===============0927051495933439146==--