GTK+ 2.11.3 released
- From: Matthias Clasen <mclasen redhat com>
- To: gnome-announce-list gnome org, gtk-devel-list gnome org, gtk-app-devel-list gnome org, gtk-list gnome org
- Subject: GTK+ 2.11.3 released
- Date: Fri, 15 Jun 2007 22:29:49 -0400
GTK+ 2.11.3 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/2.11/
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.11/
gtk+-2.11.3.tar.bz2 md5sum: 49c53959df501a48c2cba834d1993508
gtk+-2.11.3.tar.gz md5sum: 84b6c30467cc089ef1dcffe1d1f51906
This is the fourth development release leading up to GTK+ 2.12.
Notes:
* This is unstable development release. While it has had
a bit of 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.10. If you have problems, you'll need
to reinstall GTK+ 2.10.
* GTK+ 2.12 will be source and binary compatible with
the GTK+ 2.10 series; however, the new API additions
are not yet finalized, so there may be incompatibilities
between this release and the final 2.12 release.
In particular, the following API additions are still
being considered for inclusion:
166995 Need gtk_radio_button_get_group_active_index()
318807 Offscreen windows and window redirection
* 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+ 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/
Contributing
============
GTK+ is a large project and relies on voluntary contributions.
We are actively searching for new contributors in various areas
and invite everyone to help project development.
If you are willing to participate, please subscribe to the project
mailing lists to offer your help and read over our list of vacant
project tasks:
http://live.gnome.org/GtkTasks
Overview of Changes from GTK+ 2.11.2 to 2.11.3
==============================================
* GtkBuilder: GTK+ supports constructing user interfaces
from XML descriptions now, similar to libglade.
* The new tooltip code now has convenience api to set
text tooltips: gtk_widget_set_tooltip_text(),
gtk_widget_set_tooltip_markup()
* GtkTextView, GtkEntry:
- gtk_widget_modify_cursor() is a new function in the
gtk_widget_modify family to override the style-provided
cursor colors
- Use a block cursor in overwrite mode
* GtkFileChooser:
- Use xdg-user-dirs to find the Desktop directory
- gtk_file_system_create() is now public API
* GtkMenu:
- GtkMenuItem gained a submenu property
- GtkMenuShell obtained a move-selected signal
* OS X port:
- Many improvements
* Bugs fixed:
445691 Crash when spawning a new process
447163 Implicit pointer conversion gdk_font_ref()
420249 deadlock on print operation
440918 out-of-bound access on loading pnm
142494 treeview coordinate systems need documentation/auditing
343012 RC parser rejects lower-case identifiers.
350460 Popup windows (esp. menus) misbehave wrt focus
410815 Icon view gets confused when scaling down the pixbuf column
435471 small GtkComboBox cleanup
435840 GTK_WIDGET_SAVED_STATE inconsistency
442617 gdk_spawn overrides envp, breaking child setup funcs whic...
443913 When .recently-used.xbel is empty, recently-used uses %10...
444097 Cannot compile gtksearchenginesimple.c
444310 update_buttons_state on a bare assistant causes gtk+ to c...
444734 Compact file-chooser folder selection not working with gt...
444786 Error loading 'gtk-select-color' in Stock icons and Items
445054 GtkScrolledWindow::scrollbars-within-bevel is drawing wrong
445284 Custom (pixbuf etc.) cursor reverts to default cursor on ...
445539 Unititialized var in gtkrc.c trunk
445855 gtk_scale_button_new() uses private API.
446138 Tiny doc update for gdk_window_get_pointer()
446513 gtknotebook.h: create_window is wrong declaration
446616 glib requirement insufficient
447065 GtkMenuItem: add "submenu" property and some cleanup
426192 Symbolic colors are not working under "engine" sections o...
446107 tiff load dialogue has unreadable text
447396 Typo in documentation of gtk_widget_modify_cursor
79585 API to change cursor color
80378 Visible (Cursor-shape) indicator for Overtype mode
158008 Stock button for Dont Save, Discard Changes, Do Not Save
334576 GtkCellRendererProgress ignores xalign attribute
344836 Add orientation property to CellRendererProgress
172535 Add support for UI builders in gtk+
446833 gtk_menu_shell_move_selected should be a vcall
447586 gtknotebook.c: decreasing unknown size pointer
* Updated translations
Spanish (es)
Swedish (sv)
A list of all bugs fixed in this released can be found at:
http://bugzilla.gnome.org/buglist.cgi?bug_id=444310,442617,444734,443913,350460,79585,334576,444786,158008,426192,445054,445539,445855,445284,444097,445691,343012,446513,420249,446616,80378,446138,410815,446107,344836,142494,435840,447065,447163,435471,447396,440918,447586,172535,446833
Thanks to everybody who contributed to this release:
Johan Dahlin
Ross Burton
Emmanuele Bassi
Richard Hult
Yevgen Muntyan
Kristian Rietveld
Steven Sheehy
Michael Natterer
Andrea Cimitan
Olivier Samyn
Benjamin Berg
Murray Cumming
Tor Lillqvist
Christopher Taylor
Johannes Schmid
Kazuki Iwamoto
Christian Persch
Behdad Esfahbod
Lucas Rocha
Benjamin Montgomery
Cody Russell
Xan Lopez
Dann Frazier
Lo�Minier
Masatake YAMATO
Matthias Kilian
Hans Breuer
Mathias Hasselmann
Ryan Lortie
Matthias Clasen
June 15, 2007
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]