GTK+-2.1.4 release [unstable]



GTK+-2.1.4 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/v2.1/

This is a development release leading up to GTK+-2.2. The major 
change as compared to the stable GTK+-2.0.6 is support for
multiple displays and multiple screens in GDK, although there are
numerous minor changes as well.

Since GTK+-2.1.3, the most interesting change is probably
a new default color scheme, thanks to Soeren Sandmann.
The next GTK+ release will be a release candidate for 2.2.0,
so please bang on this release and find the remaining bugs.

Notes:

 * This is unstable development release. While it has had
   fairly extensive testing, there are certainly plenty of bugs
   remaining to be found. This release should not be used
   in production.

 * Installing this version will overwrite your existing
   copy of GTK+-2.0. If you have problems, you'll need
   to reinstall GTK+-2.0.9.

 * GTK+-2.2 will be source and binary compatible with
   the GTK+-2.0.x series.

 * You'll need at least Pango-1.1.2 or Pango-1.0.5 for correct
   operation.

 * GTK+ looks for theme engines in a version dependent  directory, 
   so you'll need to reinstall any theme engines you want to use.

 * Bugs should be reported to http://bugzilla.gnome.org.
   
What is GTK+
============

GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.

GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.

GTK+ is free software and part of the GNU Project. However, the
licensing terms for GTK+, the GNU LGPL, allow it to be used by all
pdevelopers, including those developing proprietary software, without
any license fees or royalties. 

Where to get more information about GTK+
========================================

Information about GTK+ including links to documentation can be
found at:
 
 http://www.gtk.org/

An installation guide for GTK+-2.0 is found at:

 http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html

Common questions:
 
 http://developer.gnome.org/doc/API/2.0/gtk/gtk-question-index.html
 http://www.gtk.org/faq/

Overview of Changes in GTK+ 2.1.4
=================================

* Improved default color scheme [Soeren Sandmann, with advise from
  Tuomas Kuosmanen and Garrett LeSage]
* Make pixmap creation functions take a GdkDrawable not a GdkWindow
  [Kristian Rietveld]
* Support move-resize emulation for all edges. [Matthias Clasen]
* Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
* Remove extra selections for ButtonRelease in XInput code 
  [Garry Osgood, Owen]
* Another attempt at fixing X focus tracking [Owen]
* linux-fb VT switch improvements [Eric Warmenhoven]
* Win32 [Tor Lillquist]
  - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
  - Improve maximized/minimized tracking
  - Bug fixes
* Fix problem with gtk_combo_set_popdown_strings() not changing
  the entry text [Owen]
* Support RTL flipping for statusbars [Matthias]
* GtkTreeView bug fixes [Kristen Rietveld, Juri Pakaste, Erik Simonsen,
  Richard Hult, Carlos Garnacho Parro]
* Use octal escapes rather than literal UTF-8 in strings [Owen]
* Make a lot of read-only data const. [Matthias, Morten Welinder]
* Misc bug fixes
* New and updated translations (cs,es,el,he,hu,lv,no,ro)

Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown, 
   Erwann Chenede, John-Kare Hellan, John Finlay, Jarred Keuch, 
   Kjartan Maraas, Christian Neumair

11 December 2002



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]