ANNOUNCE: GTK+ and GLib 1.2.2 Released



GTK+ and GLib 1.2.2 are now at: ftp://ftp.gtk.org/pub/gtk/v1.2/.
    
The 1.2.x series is a stable series and is binary compatible
within the series.  That means you can install this new version
of GLib and GTK+ and applications can use it without being
recompiled if they were already compiled against 1.2.0.
   
The release announcement for the GTK+ 1.2 series can be found at:
http://www.gtk.org/announce.html.

Overview of Changes in GLib 1.2.2:

* Minor fixes.

Overview of Changes in GTK+ 1.2.2:

* Improved Dnd behaviour with Motif applications.
* Bug fixes for the Gtk selection code.
* Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
* Bug fixes and leak plugs for the Gdk IM code.
* Added gtk_object_get() facility to retrive object arguments easily.
  The var args list expects ("arg-name", &value) pairs.
* Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
  problems where closed pipes were no longer signalling GDK_INPUT_READ on
  systems with a native poll().
* Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
  anymore).
* We don't attempt to lookup xpm color "None" anymore, this should prevent
  eXodus (commercial X windows server) from popping up a color dialog every
  time a transparent pixmap is created.
* Fixed bug where Gtk timout/idle handlers would execute without the global
  Gdk lock being held.
* Other minor bug fixes.

--
The GTK+ Team
http://www.gtk.org/

--
Shawn T. Amundson               
amundson@gimp.org               http://www.gimp.org/~amundson

"The assumption that the universe looks the same in every
 direction is clearly not true in reality." - Stephen Hawking



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