GTK+ 2.13.5 unstable release

This is the sixth development release leading up to GTK+ 2.14.

gtk+-2.13.5.tar.bz2
md5sum: 19a9127ec1d072444068acc90aca8085

gtk+-2.13.5.tar.gz
md5sum: 91c1171c1407cc49af98f8fad1f4305c

Changes from GTK+ 2.13.4 to 2.13.5

gdk-pixbuf:
– Use GIO for mime type sniffing when possible

Printing:
– Handle paused printers and printers that don’t accept jobs

GtkBuilder:
– Support building parts of the XML tree with the new functions
gtk_builder_add_objects_from_file,
gtk_builder_add_objects_from_string

29 bugs fixed in this release!

GLib 2.17.4 unstable release

This is the fifth development release leading up to GLib 2.18.

glib-2.17.4.tar.bz2
md5sum: 9692116d39c2bd00c53a9b469711e3fc

glib-2.17.4.tar.gz
md5sum: cf7730a308a5ba9e4db71a73efa4e53b

Overview of Changes from GLib 2.17.3 to GLib 2.17.4

GIO:

  • New API to handle content types: g_mount_guess_content_type, g_content_type_guess_for_tree
  • Export the eject-button signal on the volume monitor class
  • New API to enable out-of-process volume monitors: g_volume_get_activation_root

GObject:

  • New API to handle signals without slots in the class structure: g_signal_new_class_handler, g_signal_override_class_handler

Internationalization:

  • Add an NC_ macro that is a no-op equivalent of C_

GMarkup:

  • Add two new functions g_markup_parse_context_push, g_markup_parse_context_pop to support “subparsers”

23 bugs fixed in this release!

GTK+ 2.13.4 unstable release

This is the fifth development release leading up to GTK+ 2.14.

gtk+-2.13.4.tar.bz2
md5sum: deece1a4392c929968da5c89507fc5fb
gtk+-2.13.4.tar.gz
md5sum: 76961cfb01f7e7c2b5d82cdc83690234

Overview of Changes from GTK+ 2.13.3 to 2.13.4

  • Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks)
  • GtkScaleButton has an orientation property

40 bugs fixed in this release!