mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-30 00:40:55 +00:00
* Source/x11/XGServerWindow.m (titlewindow::): Set NAME and ICON_NAME
WM properties (Patch #5014 from Yen-Ju Chen). git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@22829 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
04738b5979
commit
031d24a0b4
6 changed files with 106 additions and 81 deletions
36
ANNOUNCE
36
ANNOUNCE
|
@ -1,10 +1,10 @@
|
|||
ANNOUNCE
|
||||
********
|
||||
1 ANNOUNCE
|
||||
**********
|
||||
|
||||
This is version 0.10.2 of the GNUstep GUI Backend (`gnustep-back').
|
||||
This is version 0.10.3 of the GNUstep GUI Backend (`gnustep-back').
|
||||
|
||||
What is the GNUstep GUI Backend?
|
||||
================================
|
||||
1.1 What is the GNUstep GUI Backend?
|
||||
====================================
|
||||
|
||||
It is a back-end component for the GNUstep GUI Library. The
|
||||
implementation of the GNUstep GUI Library is designed in two parts. The
|
||||
|
@ -20,25 +20,25 @@ easily ported to other display systems.
|
|||
Window's Systems. It works via a DPS emulation engine to emulate the
|
||||
DPS functions required by the front-end system.
|
||||
|
||||
Noteworthy changes in version `0.10.2'
|
||||
======================================
|
||||
1.2 Noteworthy changes in version `0.10.3'
|
||||
==========================================
|
||||
|
||||
The Backend can set UTF8 window titles where this is allowed.
|
||||
Fixes. A lot of Cairo backend work.
|
||||
|
||||
Where can you get it? How can you compile it?
|
||||
==============================================
|
||||
1.3 Where can you get it? How can you compile it?
|
||||
==================================================
|
||||
|
||||
The gstep-back-0.10.2.tar.gz distribution file has been placed at
|
||||
<ftp://ftp.gnustep.org/pub/gnustep/core>.
|
||||
The gstep-back-0.10.3.tar.gz distribution file has been placed at
|
||||
`ftp://ftp.gnustep.org/pub/gnustep/core'.
|
||||
|
||||
Where do I send bug reports?
|
||||
============================
|
||||
1.4 Where do I send bug reports?
|
||||
================================
|
||||
|
||||
Bug reports can be sent to the GNUstep bug list <bug-gnustep@gnu.org>
|
||||
|
||||
Obtaining GNU Software
|
||||
======================
|
||||
1.5 Obtaining GNU Software
|
||||
==========================
|
||||
|
||||
Check out the GNUstep web site. (<http://www.gnustep.org/>) and the GNU
|
||||
web site. (<http://www.gnu.org/>)
|
||||
Check out the GNUstep web site. (`http://www.gnustep.org/') and the GNU
|
||||
web site. (`http://www.gnu.org/')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue