GTK+ 2.19.2 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.19/ http://download.gnome.org/sources/gtk+/2.19/ md5 sums: c7b4997a13f644a45349a6a22a21e577 gtk+-2.19.2.tar.bz2 c6a5c7431d610b820f8aefdb2055e178 gtk+-2.19.2.tar.gz sha1 sums: c4e04159f105215314933f6b9bebf4b987c51b28 gtk+-2.19.2.tar.bz2 809690522f0d6e7bb9d302ec4ff2a87c261e0be9 gtk+-2.19.2.tar.gz This is a development release leading up to GTK+ 2.20. Notes: * This is an unstable development release. It has had only little testing and there are unfinished features and plenty of bugs in this release. It should definitively not be used in production. * Installing this version will overwrite your existing copy of GTK+ 2.18. If you have problems, you'll need to reinstall GTK+ 2.18. * GTK+ 2.20 will be source and binary compatible with the GTK+ 2.18 series; however, the new API additions are not yet finalized, so there may be incompatibilities between this release and the final 2.20 release. * 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.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.19.1 to 2.19.2 ============================================== * Introspection: - Introspection data for gdk-pixbuf, gdk and gtk is now included in GTK+ itself. As a consequence, the atk dependency has been bumped to 2.29.2, and a gobject-introspection dependency has been added. configure with --disable-introspection in order to not build introspection data. * Client-side windows: - Fix some issues with handling of button and motion events - Fix damage reporting for drawing on offscreen windows - Fix problems with handling of input extension events * Printing: - Add api to handle printer hard margins * Simple IM Context: - Sync with Xorg compose file - Make Compose-vowel-minus combinations consistent * GDK: - gdk_screen_get_primary_monitor: New function to get the 'primary' monitor in a multi-monitor setup * gdk-pixbuf has gained the ability to store and retrieve embedded ICC color profiles in png and tiff images * Keyboard handling: - Mnemonic underlines can now optionally be hidden until the Alt key is pressed, this can be turned on with the gtk-auto-mnemonics setting - Using the Super, Meta and Hyper modifiers in accelerators is working more reliably * Bugs fixed: 603652 Sporadic crashes with GtkSocket 605008 the region of damage event doesn't be copied in gdk_event_copy 588554 only show the accelerator when pressing alt 601473 GDK_BUTTON?_MOTION_MASK appears to be broken 601712 Add API for determining primary monitor 50942 selection/arrow key improvement 427409 editing shortcut always fails with super key 468989 need a way to get the printer's hard margins 502266 gtk_tree_selection_get_selected_rows free example produces... 592279 Introspection support 597386 Cannot click buttons more than once without moving the mouse... 599213 Use GtkCellEditable:editing_canceled property instead... 599397 Button stuck at pressed look after screen rotation 601383 gtk_icon_view_get_selected_items: example code gives... 602099 Actions can be activatable too 603619 the colormap of offscreen's pixmap doesn't inherit... 603904 gdk_draw_line doesn't have expose area. 604117 Add info about single includes when compiling GTK+ apps 604289 Please permit progress pages to be final in a dialog 604462 gtktoolitem.c: return-value is different type 604747 Using gdk_draw_line, the expose area of damage event is wrong 604787 property-notify-event is not delivered to a non-toplevel... 604881 GtkCellEditable::editing-cancelled should be writable 591085 GtkBuilder object ID bounded to GtkWidget "name" property * Updated translations: Arabic Estonian Hebrew Low German Norwegian bokmål Slovenian Spanish Telugu Vietnamese Thanks to all contributors: Adrian Johnson Christian Persch Javier Jardón Alexander Larsson Carlos Garcia Campos Christian Dywan Cody Russell Danielle Madeley Johan Dahlin Sven Herzberg Matthew Barnes Tor Lillqvist Colin Walters Tomeu Vizoso Richard Hughes Torsten Schoenfeld Hiroyuki Ikezoe Dan Winship Benjamin Otte Thomas Wood Michael Natterer December 21, 2009 Matthias Clasen _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list