mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 07:21:02 +00:00
Updated ANNOUCE for release.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@23358 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e1d0c4e808
commit
79ebd4780c
3 changed files with 43 additions and 27 deletions
7
ANNOUNCE
7
ANNOUNCE
|
@ -20,10 +20,13 @@ 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.
|
||||
|
||||
1.2 Noteworthy changes in version `0.10.3'
|
||||
1.2 Noteworthy changes in version `0.11.0'
|
||||
==========================================
|
||||
|
||||
Fixes. A lot of Cairo backend work.
|
||||
Bugfixes to art and xlib.
|
||||
|
||||
There was some work on the Windows backend for the GDI interface by
|
||||
Christopher Armstrong.
|
||||
|
||||
1.3 Where can you get it? How can you compile it?
|
||||
==================================================
|
||||
|
|
|
@ -6,15 +6,20 @@
|
|||
@ifset TEXT-ONLY
|
||||
@include version.texi
|
||||
@end ifset
|
||||
@section Noteworthy changes in version @samp{0.11.0}
|
||||
|
||||
@section Noteworthy changes in version @samp{0.10.3}
|
||||
Bugfixes to art and xlib.
|
||||
|
||||
Fixes. A lot of Cairo backend work.
|
||||
There was some work on the Windows backend for the GDI interface by Christopher Armstrong.
|
||||
|
||||
@c ====================================================================
|
||||
@c Keep the next line just below the list of changes in most recent version.
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Noteworthy changes in version @samp{0.10.3}
|
||||
|
||||
Fixes. A lot of Cairo backend work.
|
||||
|
||||
@section Noteworthy changes in version @samp{0.10.2}
|
||||
|
||||
The Backend can set UTF8 window titles where this is allowed.
|
||||
|
|
54
NEWS
54
NEWS
|
@ -1,17 +1,25 @@
|
|||
1 NEWS
|
||||
******
|
||||
|
||||
1.1 Noteworthy changes in version `0.10.3'
|
||||
1.1 Noteworthy changes in version `0.11.0'
|
||||
==========================================
|
||||
|
||||
Bugfixes to art and xlib.
|
||||
|
||||
There was some work on the Windows backend for the GDI interface by
|
||||
Christopher Armstrong.
|
||||
|
||||
1.2 Noteworthy changes in version `0.10.3'
|
||||
==========================================
|
||||
|
||||
Fixes. A lot of Cairo backend work.
|
||||
|
||||
1.2 Noteworthy changes in version `0.10.2'
|
||||
1.3 Noteworthy changes in version `0.10.2'
|
||||
==========================================
|
||||
|
||||
The Backend can set UTF8 window titles where this is allowed.
|
||||
|
||||
1.3 Noteworthy changes in version `0.10.1'
|
||||
1.4 Noteworthy changes in version `0.10.1'
|
||||
==========================================
|
||||
|
||||
The art graphics module is the default now. As was previously the case,
|
||||
|
@ -27,7 +35,7 @@ Cariro version 1.0, although you need to make some minor changes to the
|
|||
Cairo library before it will work with GNUstep. Due to this, this module
|
||||
is still considered beta. Ask on the mailing lists for help with this.
|
||||
|
||||
1.4 Noteworthy changes in version `0.10.0'
|
||||
1.5 Noteworthy changes in version `0.10.0'
|
||||
==========================================
|
||||
|
||||
The installed name of the backend now includes an interface version
|
||||
|
@ -37,7 +45,7 @@ frontend (GUI) library and the backend.
|
|||
* Alpha blending was implemented for Windows, although it does not
|
||||
seem to work on some machines.
|
||||
|
||||
1.5 Noteworthy changes in version `0.9.5'
|
||||
1.6 Noteworthy changes in version `0.9.5'
|
||||
=========================================
|
||||
|
||||
* Added support for window alpha on X servers.
|
||||
|
@ -46,7 +54,7 @@ frontend (GUI) library and the backend.
|
|||
|
||||
* Some improvements to the Windows backend.
|
||||
|
||||
1.6 Noteworthy changes in version `0.9.4'
|
||||
1.7 Noteworthy changes in version `0.9.4'
|
||||
=========================================
|
||||
|
||||
* Fast drawing on 8 bit displays was added (although it might only
|
||||
|
@ -61,7 +69,7 @@ frontend (GUI) library and the backend.
|
|||
|
||||
* Add internal window decoration handling.
|
||||
|
||||
1.7 Noteworthy changes in version `0.9.3'
|
||||
1.8 Noteworthy changes in version `0.9.3'
|
||||
=========================================
|
||||
|
||||
* A number of W32 window event enhancements
|
||||
|
@ -71,7 +79,7 @@ frontend (GUI) library and the backend.
|
|||
* libwraster is no longer checked for - image functions now in
|
||||
frontend
|
||||
|
||||
1.8 Noteworthy changes in version `0.9.2'
|
||||
1.9 Noteworthy changes in version `0.9.2'
|
||||
=========================================
|
||||
|
||||
* Art backend added support for grayscale, one-isblack colorspaces.
|
||||
|
@ -82,26 +90,26 @@ frontend (GUI) library and the backend.
|
|||
|
||||
* Better font and draw handling on Windows.
|
||||
|
||||
1.9 Noteworthy changes in version `0.9.1'
|
||||
=========================================
|
||||
1.10 Noteworthy changes in version `0.9.1'
|
||||
==========================================
|
||||
|
||||
Color on 8 bit displays works correctly now. WindowMaker properties are
|
||||
always set now in case another manager is emulating WindowMaker styles.
|
||||
|
||||
1.10 Noteworthy changes in version `0.9.0'
|
||||
1.11 Noteworthy changes in version `0.9.0'
|
||||
==========================================
|
||||
|
||||
Some more improvements to copy/paste support following ICCCM
|
||||
specifications (like COMPOUND_TEXT support).
|
||||
|
||||
1.11 Noteworthy changes in version `0.8.9'
|
||||
1.12 Noteworthy changes in version `0.8.9'
|
||||
==========================================
|
||||
|
||||
* Much improved pasting support between X apps and GNUstep apps.
|
||||
|
||||
* Backend headers are no longer installed (now private).
|
||||
|
||||
1.12 Noteworthy changes in version `0.8.8'
|
||||
1.13 Noteworthy changes in version `0.8.8'
|
||||
==========================================
|
||||
|
||||
Full multi-byte/unicode support for East Asian languages was added to
|
||||
|
@ -113,57 +121,57 @@ to Kazunobu Kuriyama.
|
|||
|
||||
* Art backend works with more versions of freetype.
|
||||
|
||||
1.13 Noteworthy changes in version `0.8.7'
|
||||
1.14 Noteworthy changes in version `0.8.7'
|
||||
==========================================
|
||||
|
||||
Handle NSBezierPath glyph drawing in art backend. art backend compiles
|
||||
with all freetype except 2.1.3 via ifdefs.
|
||||
|
||||
1.14 Noteworthy changes in version `0.8.6'
|
||||
1.15 Noteworthy changes in version `0.8.6'
|
||||
==========================================
|
||||
|
||||
Bug fixes. See the gnustep-gui NEWS for changes.
|
||||
|
||||
1.15 Noteworthy changes in version `0.8.5'
|
||||
1.16 Noteworthy changes in version `0.8.5'
|
||||
==========================================
|
||||
|
||||
Text system improvements. See the gnustep-gui NEWS for changes.
|
||||
|
||||
1.16 Noteworthy changes in version `0.8.3'
|
||||
1.17 Noteworthy changes in version `0.8.3'
|
||||
==========================================
|
||||
|
||||
See the gnustep-gui NEWS for changes.
|
||||
|
||||
1.17 Noteworthy changes in version `0.8.2'
|
||||
1.18 Noteworthy changes in version `0.8.2'
|
||||
==========================================
|
||||
|
||||
Improved font handling in art backend. Improved compositing with
|
||||
transformations and clipping in art backend.
|
||||
|
||||
1.18 Noteworthy changes in version `0.8.1'
|
||||
1.19 Noteworthy changes in version `0.8.1'
|
||||
==========================================
|
||||
|
||||
art (libart-based) backend added. Use ./configure -enable-graphics=art
|
||||
to choose this backend.
|
||||
|
||||
1.19 Noteworthy changes in version `0.8.0'
|
||||
1.20 Noteworthy changes in version `0.8.0'
|
||||
==========================================
|
||||
|
||||
Bug fixes.
|
||||
|
||||
1.20 Noteworthy changes in version `0.7.9'
|
||||
1.21 Noteworthy changes in version `0.7.9'
|
||||
==========================================
|
||||
|
||||
Bug fixes.
|
||||
|
||||
1.21 Noteworthy changes in version `0.7.8'
|
||||
1.22 Noteworthy changes in version `0.7.8'
|
||||
==========================================
|
||||
|
||||
Simplified backend selection using -enable-server and -enable-graphics.
|
||||
Add -with-library-flags and -with-include-flags for adding additonal
|
||||
flags. Set name with -with-name
|
||||
|
||||
1.22 Noteworthy changes in version `0.7.7'
|
||||
1.23 Noteworthy changes in version `0.7.7'
|
||||
==========================================
|
||||
|
||||
First release. Most components extracted from xgps. The old backends,
|
||||
|
|
Loading…
Reference in a new issue