GTK+-2.4.1 released



GTK+-2.4.1 is now available for download at:

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

This is a bug fix release and is source and binary compatible
with 2.4.0. There are a considerable number of fixes in this 
release as compared to 2.4.0, especially in the areas of 
GtkFileChooser, GtkComboBox and GtkEntryCompletion.

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.4 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 from GTK+ 2.4.0 to GTK+ 2.4.1
=================================================
* GtkFileChooser
 - bug fixes [Morten Welinder, Federico Mena Quintero]
 - pre-fill the location entry [Federico]
 - internal api changes to allow setting a busy cursor
   while loading [Federico]
 - improve pathbar button sizing [Owen Taylor]
 - add keybindings for removing bookmarks [Federico]
* GtkComboBox, GtkEntryCompletion
 - fix repositioning logic [Niklas Knutsson]
 - make keynav wrap around [Matthias]
 - improve theme compliance [Matthias, Brian Cameron]
* GtkUIManager
 - accept unnamed <separator>s [Anders Carlsson]
 - robustify against gtk_widget_show_all() [Murray Cumming]
 - warn if an accelerator cannot be parsed  [Jody Goldberg]
* Win32
 - fix DND positioning [Hans Breuer]
 - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
 - make filechooser work on Windows [Tor]
 - draw arcs more correctly [Tor]
 - disable tables support by support, add --use-wintab to
   get it back  [Tor]
* Make color wheel accessible [Padraig O'Briain]
* Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
* Doc improvements [Federico, Matthias, Christian Persch]
  Olexiy Avramchenko, Tim-Philipp M�
* Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
  Jonathan Blandford, Anders Carlsson, Christian, Hans,
  Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
  Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
  Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
  John Ehresman, Chris Sherlock, Jody]
* Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
  en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
  mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr ije,sr Latn,
  sv,tr,uk,uz,wa,zh_CN)

30 April 2004
________________________________________________________________________




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