GTK+ 2.15.4 unstable release

This is another development release leading up to GTK+ 2.16.

Overview of Changes from GTK+ 2.15.3

  • GtkAction: More compatibility fixes to make PolicyKit-gnome work
  • GtkFileChooserButton: Don’t emit file-set when the dialog is canceled. But emit it when a file is received via DND
  • GDK: Use Xrandr 1.3 for tracking monitor information, if available
  • 13 bugs fixed in this release!

    Read the original announcement for more info and downloads.

GTK+ 2.15.3 unstable release

This is the third development release leading up to GTK+ 2.16.
8 bugs fixed in this release!

  • General:
    • Keyboard shortcut handling has been changed, to help with a longstanding complaint about the way GTK+ handles multiple layouts. GTK+ now only uses keys from groups other than the current group if they are not present in the current group. Feedback on this change is appreciated.

Read the original announcement for more info and downloads.

GLib 2.19.6 unstable release

This is the sixth development release leading up to GLib 2.20.
7 bugs fixed in this release!

  • General
    • New format macro to print goffset data: G_OFFSET_FORMAT
  • GIO:
    • Add a GFilter{Input,Output}Stream::close-base-stream properties which determine whether the base stream will be closed when the filter stream is finalized.
    • g_data_input_stream_read_line and …_read_until have asynchronous variants now.

Read the original announcement for more info and downloads.