GTK+ 2.11.6 is now available for download at: http://download.gnome.org/sources/gtk+/2.11/
gtk+-2.11.6.tar.bz2 md5sum: 2b35ce357e138af23c52e4bceb1a63a0 gtk+-2.11.6.tar.gz md5sum: 2696b04278efd834f2835974e1965b7c This is an API-frozen development release leading up to GTK+ 2.12. GTK+ 2.12 is expected to be released before the end of August. 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; the API additions have been finalized at this point. * 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.5 to 2.11.6 ============================================== * GtkBuilder: - The gtk-builder-convert script is more versatile - GtkBuilder suppports GdkPixbuf properties - GtkBuilder parses, but doesn't yet implement <accessibility> - Support for accelerators in actions has been added * GtkTooltips: - The old tooltips API has been deprecated - The has-tooltip property has getter and setter * GtkTreeView: - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(), gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(), gtk_tree_view_set_tooltip_column() * GtkIconView: - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(), gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(), gtk_icon_view_set_tooltip_column() * Bug fixes: 452598 crash in Evolution: Added an Evolution attac... 447966 Add builder support for GdkPixbuf properties 453033 gnome-panel crashed with SIGSEGV in idle_populate_func() 453365 gdk_pixbuf_get_file_info crashes on tif files 361781 GtkViewport size request includes xthickness/ythickness f... 427899 GtkFrame's label may exceed the frame area 430049 gtk_selection_data_set_text() ignores length argument 436965 Add files to /po[-properties]/POTFILES.in 437281 gtk_button_set_image destroyes the old image 448604 gtk+ printbackends build fix 449311 GtkVolumeButton should use new tooltip API 451164 I translate gnome-desktop. But i have no svn account and ... 451575 (API) Changes needed for GtkTooltips deprecation 452425 Setting "tooltip-text" property to NULL has bad effects 452861 gtk_label_set_pattern() is not working anymore 452988 error handling in GtkCellLayout custom parser 453411 Button state not included in key events 453413 Key event state is not right for modifier keys 454654 Accelerator support for actions 454700 Minor update for gdk_threads_enter 454703 gdk_window_invalidate_rect accepts NULL 454830 gtk-builder-convert not converting menus 452056 GtkComboBox doesn't emit 'changed' signal when active row... 452278 GtkBuilder API Documentation 453316 small documentation fix in GtkDrawingArea API documentation 453673 small doc quirk in gtk/gtktreeview.c 453930 small doc quirk in gtk/gtktooltip.c 454596 [patch] gdkpixbuf-scale slight api doc improvement 454835 [patch] example in gdk-pixbuf-scaling using deprecated gd... 457384 critical warning from entrycompletion 112404 Problem with focus when closing transient window 172424 Most GtkWidget events have no documentation 408327 Improving tooltip positioning 439480 translations 439715 GtkFileChooser - recent files option takes up 100% CPU. 455482 remove old tooltips work-around from uimanager 455721 mem leak when adding shortcut 455901 mem leak in path bar 455984 need a way to convert to bin_window coordinates 457720 assertion `G_IS_VALUE (value)' failed progmatically "tabb... 458298 broken cursor movement with inline selection 456258 GtkScaleButton: value parameter of signal "value-changed"... 457774 GtkTreeView::test_expand_row and test_collapse_row 455645 intern action names * Updated translations: Bengali (bn_IN) Greek (el) Spanish (es) Estonian (et) Finnish (fi) Galician (gl) Gujarati (gu) Hungarian (hu) Japanese (ja) Lithuanian (lt) Norwegian bokmål (nb) Dutch (nl) Swedish (sv) Thai (th) Vietnamese (vi) A list of all the fixed bugs can be found at http://bugzilla.gnome.org/buglist.cgi?bug_id=452425,437281,452988,453413,452278,453411,453033,447966,454703,454830,454654,448604,452598,452056,453673,451575,453930,361781,427899,430049,449311,451164,452861,453365,454596,436965,453316,454700,454835,455482,455645,455984,112404,408327,439480,172424,456258,455721,457384,457774,457720,458298,439715,455901 Thanks to all contributors: Johan Dahlin Tristan Van Berkom Tor Lillqvist Jochen Baier Richard Hult Adam Schreiber Chris Wilson Tim Janik Bjoern Lindqvist Bastien Nocera Jaap Haitsma Paul Pogonyshev Guillaume Cottenceau Kristian Rietveld Miguel Gomez Francesco Montorsi Yevgen Muntyan Jan Arne Petersen Claude Paroz Vincent Untz Michael Chudobiak Philip Withnall Murray Cumming Simon Lanzmich Attilio Fiandrotti Cody Russell Xan Lopez Olivier Andrieu Christian Persch Ryan Lortie Emmanuele Bassi Vincent Geddes Matthias Clasen July 21, 2007 _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
