All releases tagged Stable


Release Notes: Building with Linux < 2.6.19 was fixed, along with other minor bugs.


Release Notes: GApplication documentation was improved. GVariant now supports NULL for empty arrays in varargs. Many minor bugs were fixed.


Release Notes: The return value of g_datetime_compare() was fixed to match strcmp() semantics. The documentation was improved. Command line utilities are now fully translated. Further minor bugs were fixed.


Release Notes: Major new features include enhancements to GSettings, the gsettings utility, GApplication (including a complete rewrite), GAppInfo, and GMain. See the change summaries of the development releases for more details.


Release Notes: GSettings should now work on big-endian systems. Several other minor bugs were fixed. Translations were updated.


Release Notes: Many enhancements were made, most notably the replacement of GConf by GSettings and the replacement of dbus-glib by GDBus. GPermission, an abstract interface for representing permissions, and GApplication, a basic application support class, were added. GVariant was enhanced. GIO gained network proxy support, as well as GAction and GActionGroup interfaces. Many other enhancements were made. Since the last development release, minor fixes were made to GSettings, GDBus, GDateTime, and others, and translations were updated.


Release Notes: Several minor bugs were fixed. Translations were updated.


Release Notes: Several minor bugfixes were made. Translations were updated.


Release Notes: Threading was improved, and g_thread_init() was made easier to use. GObject now links to GThread, and threads are enabled automatically when g_type_init() is called. Thread-safety issues with boxed types in GObject were fixed. GType now has a G_DEFINE_INTERFACE convenience macro. GIO supports lazy loading of GIO modules, and there is a new gio-querymodule utility that goes along with this. GIO uses splice(2) to transfer data between file descriptors without extraneous copies. The GVariant variant data type was added. Many other enhancements and minor bugfixes were made.


Release Notes: Several minor bugs were fixed.