2002-03-27 23:44:41 +00:00
|
|
|
@c -*-texinfo-*-
|
|
|
|
@ifclear ANNOUNCE-ONLY
|
|
|
|
@chapter NEWS
|
|
|
|
@end ifclear
|
|
|
|
|
|
|
|
@ifset TEXT-ONLY
|
|
|
|
@include version.texi
|
|
|
|
@end ifset
|
|
|
|
|
2011-04-14 02:54:22 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.20.0}
|
2010-05-10 20:34:56 +00:00
|
|
|
|
2011-04-14 02:54:22 +00:00
|
|
|
Cairo is now the default backend, but falls back to art and xlib gracefully.
|
|
|
|
|
|
|
|
Fixed drawing and flipping (goes along with gui change).
|
|
|
|
|
|
|
|
More Windows improvements.
|
2010-05-10 20:34:56 +00:00
|
|
|
|
|
|
|
@ifclear ANNOUNCE-ONLY
|
|
|
|
|
2011-04-14 02:54:22 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.19.0}
|
|
|
|
|
|
|
|
This is an (unstable) copy of the 0.18.0 release
|
|
|
|
|
2010-05-10 03:31:29 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.18.0}
|
2009-07-31 14:11:02 +00:00
|
|
|
|
2010-05-10 03:31:29 +00:00
|
|
|
Many Windows improvements
|
|
|
|
|
|
|
|
Implement pattern colours for all backends.
|
2009-07-31 14:11:02 +00:00
|
|
|
|
2010-05-10 03:31:29 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.17.1}
|
|
|
|
|
|
|
|
Use DejaVu as another fallback font.
|
|
|
|
|
2009-05-10 20:57:23 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.17.0}
|
|
|
|
|
|
|
|
Key repeat support implemented in X11.
|
|
|
|
|
|
|
|
OpenGL fixes and improvements.
|
|
|
|
|
2008-12-22 00:09:31 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.16.0}
|
|
|
|
|
|
|
|
Transparent windows implemented in WIN32 backend, better position and
|
|
|
|
scaling of images. General cleanup of code.
|
|
|
|
|
2008-06-15 04:38:49 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.14.0}
|
|
|
|
|
|
|
|
Added code to automatically make any window which uses the
|
|
|
|
NSDesktopWindowLevel also be omnipresent.
|
|
|
|
|
|
|
|
Many glyph drawing improvements.
|
|
|
|
|
2008-03-19 03:09:12 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.13.2}
|
2005-12-22 17:42:35 +00:00
|
|
|
|
2008-03-19 03:09:12 +00:00
|
|
|
Added basic implementation of window levels on Windows. In general a bunch of
|
|
|
|
improvements in the Windows backend.
|
|
|
|
|
|
|
|
Experimental patch for using cairo on Windows.
|
|
|
|
|
|
|
|
More support for RTF, TIFF and selctions in the pasteboard server.
|
|
|
|
|
|
|
|
There has been change in the interaction of devices with the gui frontend. This
|
|
|
|
version or greater of the backend needs to be used with gui 0.13.2
|
2005-12-22 17:42:35 +00:00
|
|
|
|
2008-03-19 03:09:12 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.13.1}
|
|
|
|
|
|
|
|
Minor improvements.
|
|
|
|
|
2008-01-01 22:48:56 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.13.0}
|
|
|
|
|
|
|
|
Many improvements to the cairo backend. Add DPSshfill for all backends.
|
|
|
|
Better handling of X event times.
|
|
|
|
|
2007-10-29 23:25:10 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.12.0}
|
|
|
|
|
|
|
|
Big improvements to the cairo graphics and Window backend. Also better
|
|
|
|
support for OpenGL.
|
|
|
|
|
2007-04-15 04:26:50 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.11.0}
|
|
|
|
|
|
|
|
Bugfixes to art and xlib.
|
|
|
|
|
|
|
|
There was some work on the Windows backend for the GDI interface by Christopher Armstrong.
|
|
|
|
|
2006-08-29 06:28:13 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.10.3}
|
|
|
|
|
|
|
|
Fixes. A lot of Cairo backend work.
|
|
|
|
|
2006-03-14 15:32:09 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.10.2}
|
|
|
|
|
|
|
|
The Backend can set UTF8 window titles where this is allowed.
|
|
|
|
|
2005-09-20 03:00:11 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.10.1}
|
|
|
|
|
|
|
|
The art graphics module is the default now. As was previously the
|
|
|
|
case, if the proper libraries are not found, the configuration will
|
|
|
|
automatically switch to xlib on winlib (whichever is appropriate).
|
|
|
|
|
|
|
|
There was a great deal of work by Tom MacSween on the windows module to
|
|
|
|
get windows and taskbars working together, closing, opening, hiding, and just
|
|
|
|
general good window management.
|
|
|
|
|
|
|
|
The Cairo module has been significantly updated and now works with
|
|
|
|
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.
|
|
|
|
|
2005-07-05 02:07:17 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.10.0}
|
2005-03-31 03:34:30 +00:00
|
|
|
|
2005-07-22 15:49:45 +00:00
|
|
|
The installed name of the backend now includes an interface version number.
|
|
|
|
This avoids the potential version mismatch between the frontend (GUI) library
|
|
|
|
and the backend.
|
|
|
|
|
2005-03-31 03:34:30 +00:00
|
|
|
@itemize @bullet
|
2005-07-05 02:07:17 +00:00
|
|
|
@item Alpha blending was implemented for Windows, although it does not
|
|
|
|
seem to work on some machines.
|
2005-03-31 03:34:30 +00:00
|
|
|
@end itemize
|
|
|
|
|
2005-07-05 02:07:17 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.9.5}
|
|
|
|
|
|
|
|
@itemize @bullet
|
|
|
|
@item Added support for window alpha on X servers.
|
|
|
|
@item Add support for old and new freetype libs.
|
|
|
|
@item Some improvements to the Windows backend.
|
|
|
|
@end itemize
|
|
|
|
|
2004-09-24 03:15:52 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.9.4}
|
2004-09-08 16:33:52 +00:00
|
|
|
|
|
|
|
@itemize @bullet
|
|
|
|
@item Fast drawing on 8 bit displays was added (although it might only
|
|
|
|
speed things up on old X11 servers and/or remote servers).
|
|
|
|
@item GNUstep modifier keys are mapped to KeySyms instead of KeyCodes
|
|
|
|
@item Added a Cairo backend, although it is probably non-functional. Anyone
|
|
|
|
is invited to contribute to making it work.
|
|
|
|
@item art backend supports reading from a window.
|
|
|
|
@item Add internal window decoration handling.
|
|
|
|
@end itemize
|
|
|
|
|
2004-06-11 19:55:31 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.9.3}
|
|
|
|
|
|
|
|
@itemize @bullet
|
|
|
|
@item A number of W32 window event enhancements
|
|
|
|
@item art backend glyph drawing with alpha enhancements.
|
2004-06-12 03:23:12 +00:00
|
|
|
@item libwraster is no longer checked for - image functions now in frontend
|
2004-06-11 19:55:31 +00:00
|
|
|
@end itemize
|
|
|
|
|
2004-02-29 05:13:16 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.9.2}
|
2003-09-30 03:50:36 +00:00
|
|
|
|
2004-02-29 05:13:16 +00:00
|
|
|
@itemize @bullet
|
|
|
|
@item Art backend added support for grayscale, one-isblack colorspaces.
|
|
|
|
@item Windows pasteboard interaction handling added.
|
|
|
|
@item Better focus handling on Windows.
|
|
|
|
@item Better font and draw handling on Windows.
|
|
|
|
@end itemize
|
2003-09-30 03:50:36 +00:00
|
|
|
|
2004-02-29 05:13:16 +00:00
|
|
|
@section Noteworthy changes in version @samp{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.
|
2003-11-24 03:08:57 +00:00
|
|
|
|
|
|
|
@section Noteworthy changes in version @samp{0.9.0}
|
|
|
|
|
|
|
|
Some more improvements to copy/paste support following ICCCM specifications
|
|
|
|
(like COMPOUND_TEXT support).
|
|
|
|
|
2003-08-27 02:56:59 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.9}
|
|
|
|
|
|
|
|
@itemize @bullet
|
|
|
|
@item Much improved pasting support between X apps and GNUstep apps.
|
|
|
|
@item Backend headers are no longer installed (now private).
|
|
|
|
@end itemize
|
|
|
|
|
2003-07-24 03:38:57 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.8}
|
2002-06-11 03:38:44 +00:00
|
|
|
|
2003-07-24 03:38:57 +00:00
|
|
|
Full multi-byte/unicode support for East Asian languages was added to
|
|
|
|
the xlib backend. The X11 server now supports use of the XIM input
|
|
|
|
method for entering non-keyboard characters. Both contributions thanks
|
|
|
|
to Kazunobu Kuriyama.
|
|
|
|
|
|
|
|
@itemize @bullet
|
|
|
|
@item Also added slightly better EWMH support.
|
|
|
|
@item Art backend works with more versions of freetype.
|
|
|
|
@end itemize
|
2002-06-11 03:38:44 +00:00
|
|
|
|
2003-07-24 03:38:57 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.7}
|
|
|
|
|
|
|
|
Handle NSBezierPath glyph drawing in art backend. art backend compiles
|
|
|
|
with all freetype except 2.1.3 via ifdefs.
|
|
|
|
|
2003-06-20 15:17:30 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.6}
|
|
|
|
|
|
|
|
Bug fixes. See the gnustep-gui NEWS for changes.
|
|
|
|
|
2003-05-26 03:20:57 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.5}
|
|
|
|
|
|
|
|
Text system improvements. See the gnustep-gui NEWS for changes.
|
|
|
|
|
2003-02-25 03:30:15 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.3}
|
|
|
|
|
|
|
|
See the gnustep-gui NEWS for changes.
|
|
|
|
|
2002-11-22 03:19:12 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.2}
|
|
|
|
|
|
|
|
Improved font handling in art backend. Improved compositing with
|
|
|
|
transformations and clipping in art backend.
|
|
|
|
|
2002-10-14 03:08:16 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.1}
|
|
|
|
|
|
|
|
art (libart-based) backend added. Use ./configure --enable-graphics=art
|
|
|
|
to choose this backend.
|
|
|
|
|
2002-09-01 21:37:00 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.8.0}
|
|
|
|
|
|
|
|
Bug fixes.
|
|
|
|
|
2002-08-03 03:32:19 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.7.9}
|
|
|
|
|
|
|
|
Bug fixes.
|
|
|
|
|
2002-07-17 14:06:33 +00:00
|
|
|
@section Noteworthy changes in version @samp{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
|
|
|
|
|
2002-03-27 23:44:41 +00:00
|
|
|
@section Noteworthy changes in version @samp{0.7.7}
|
2002-04-02 15:51:31 +00:00
|
|
|
|
2002-05-01 02:13:10 +00:00
|
|
|
First release. Most components extracted from xgps. The old backends,
|
|
|
|
xgps and xdps were depreciated in favor of this new backend, simply named
|
|
|
|
back, which can be configured for a variety of window server and
|
|
|
|
graphics implementations, and also allow for improved code sharing.
|
|
|
|
|
|
|
|
In addition there is now a window server backend for Windows computers,
|
|
|
|
although it is in a very alpha state.
|
|
|
|
|
2002-03-27 23:44:41 +00:00
|
|
|
@end ifclear
|