glib 2.31.6
- From: Ryan Lortie <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: glib 2.31.6
- Date: Mon, 19 Dec 2011 18:57:58 +0000 (UTC)
About GLib
==========
GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality as
an event loop, threads, dynamic loading, and an object system.
News
====
* GApplication no longer has APIs for setting menus. Those have been
moved to GtkApplication.
* the GActionGroup import/export functionality has been decoupled from
GApplication by the introduction of a new interface for the purpose of
handling platform data: GRemoteActionGroup. This allows Gtk to
properly deal with platform data (and gdk threads) on window actions.
* lots of documentation improvements
* bug fixes and a huge number of memory leak fixes
* the test suite now passes on ARM and some of the GDBus testcase hangs
we've been seeing have been resolved (although others could remain)
* g_bytes_get_data() API changed: now includes 'size' out parameter
* new g_queue_free_full() API similar to g_[s]list_free_full()
* desktop files: use standard "Keywords" now, not "X-GNOME-Keywords"
* gsettings commandline tool now has --schemadir option for schemas not
installed in the usual place (ie: as part of plugins)
* Bugs fixed:
643736 GApplication doesn't emit dbus signals on action updates
657433 g_queue_free_full() missing
664699 glib: documentation fixes
665737 acquire/release gdk threads lock on incoming dbus
665879 GBytes: add a size argument to g_bytes_get_data
666113 various leaks in GLib, GIO are visible in the regression tests
666115 various tests leak memory, obscuring real leaks in the library
666145 Doc could be more explicite that g_thread_init calls can be droped
666173 Configure warning - linux/netlink.h usability... no
666296 Race condition in g_thread_xp_get_srwlock
666415 Settings tools should allow specifying a schema directory
* Translations updated:
French
Spanish
ChangeLog
=========
http://download.gnome.org/sources/glib/2.31/glib-2.31.6.changes (30.9K)
Download
========
http://download.gnome.org/sources/glib/2.31/glib-2.31.6.tar.xz (5.76M)
sha256sum: 26f082d3dfa017c73049a7f09333dd2114abd32849fd601394e35f4f8b34e49a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]