GTK+ 2.7.3 released



GTK+ 2.7.3 is now available for download at:

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

gtk+-2.7.3.tar.bz2 md5sum: f4b4df474bd8bfdd5764f9025b6907f6
gtk+-2.7.3.tar.gz  md5sum: 80df68e53050efe305366ae952107309


This is the fourth development release loading up to GTK+ 2.8.  


Notes:

 * This is unstable development release. 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.6. If you have problems, you'll need
   to reinstall GTK+ 2.6.8.

 * GTK+ 2.8 will be source and binary compatible with the GTK+ 
   2.6.x series. The new API additions in GTK+ 2.7.x are 
   finalized at this point, and GTK+ 2.7.x should be considered 
   API frozen. Unless serious issues with the new APIs come up, 
   there will be no API changes between this release and the 
   2.8.0 release.

 * Remaining issues for GTK+ 2.8 can be found with following
   bugzilla query:
   
    http://bugzilla.gnome.org/buglist.cgi?product=gtk%
2b&target_milestone=2.8+API+Freeze&target_milestone=2.8
+Freeze&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED

 * 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
developers, 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.x is found at:

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

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


Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3
=================================================
* Make sure that gtk_window_present() moves the window to the 
  current desktop [Elijah Newren]
* GtkFileChooser
 - Add overwrite confirmation for SAVE mode [Federico Mena Quintero]
* GtkTreeView
 - Add gtk_tree_view_get_visible_range() [Mikael Hallendal]
 - Add gtk_tree_view_column_queue_resize() [Morten Welinder]
 - Add gtk_tree_row_reference_get_model() [Stefan Kost]
 - Make page up/down behave as in the text view [Owen Taylor]
 - In typeahead search, allow Ctrl-G to move to the
   next match.  [Matt T. Proud]
 - Interpret Ctrl-Backspace as "Move focus to parent [Kathy
   Fernandes]
 - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld]
* GtkTextView 
 - Make double-clicking between words select whitespace [Mike 
   Miller, Paolo Borelli]
 - Show dragged text in drag icon [Kevin Duffus, Carlos 
   Garnacho Parro]
 - Make invisible text work well enough to remove the
   remove the warning about it being unsupported.  [Matthias]
* GtkEntry
 - Make double-clicking between words select whitespace [Matthias]
 - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro]
 - Fix the sizing of the entry completion popup [Ross Burton, Kris]
* Win32
 - Build fixes [Tor Lillqvist]
 - Fix handlink of Aiptek tablets [Robert Ãgren]
* Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic, 
  Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin. 
  Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish 
  Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt]
* Documentation improvements [Torsten Schoenfeld, Rodney Dawes,
  Park Ji-In]
* New and updated translations (cs,es,et,he,hu,nb,nl,no,sk)


A list of all bugs fixed in this release can be found at 
http://bugzilla.gnome.org/buglist.cgi?bug_id=165034,305582,305737,101220,156657,309946,309860,161132,166379,66194,310047,310086,309137,167004,310221,144480,310133,142063,309249,105252,169961,309997,160879,152850,309910


15 July, 2005





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