GTK+-2.2.1 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.2/
This is a bug fix release and is source and binary compatible with previous releases in the 2.0 and 2.2 series. There are a considerable number of fixes in this release as compared to 2.2.0, especially in the areas of GtkTextView and GtkTreeView. 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.2 is found at: http://developer.gnome.org/doc/API/2.2/gtk/gtk-building.html Common questions: http://developer.gnome.org/doc/API/2.2/gtk/gtk-question-index.html http://www.gtk.org/faq/ Overview of Changes in GTK+ 2.2.1 ================================= * Win32 [Tor Lillqvist] - Improve setting of window position / decorations - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku] - Fix various file selection bugs - Improve scheme for locating pixbuf loader modules - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods] * GtkTreeView [Kristian Rietveld] - made GtkTreeSortable work as the documentation advertises [Jarek Dukat] - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren Sandmann, Jarek] - TreeView search now works on all values transformable by GValue and not just strings [Muktha Narayan] - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi] - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook, Gaƫl Le Mignot, Vasco Alexandre da Silva Costa] * GtkTextView [Matthias Clasen] - Fix keynav with invisible cursor - Fix misdrawing of cursor [Owen Taylor] and selection - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner] * Fix problem with accidental inclusion of a main() [Matthias] * Documentation improvements [Matthias, Havoc Pennington] * Fix problem with GtkColorsel and pixmap themes [Daniel] * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula] * Warning fixes [Manish Singh] * configure fixes [Akira Tagoh] * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN) * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, Soeren, Hidetoshi Tajima, Owen] 2 February 2003 _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
