Download List

Project Description

GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-08 00:34
2.31.16

The GResource resource compiler can now convert PNGs into pixel data that can be used without parsing at runtime. Minor bugs were fixed.
Tags: Development, Minor feature enhancements, Minor bugfixes

2012-02-02 07:16
2.31.14

A new command line utility, "gresource", was implemented to explore resources in ELF files. The resource compiler was improved. GApplication's menu markup parser API and menu export functionality were removed in favor of menu XML support in GTK+'s GtkApplication. GValueArray was deprecated. Many minor bugs were fixed.
Tags: Development, Minor feature enhancements, Minor bugfixes

2012-01-19 06:32
2.31.10

GResource, a new facility to allow linking data files into binaries and make them available as resources, was implemented. GIO now supports resource:/// URIs to access resources. Various minor bugs were fixed.
Tags: Development, Minor feature enhancements, Minor bugfixes

2012-01-12 07:02
2.31.8

GObject's type checks for overriding properties were loosened. GWeakRef was introduced as a new API for weak references. GHashTable was expanded with new convenience APIs for use as a set. GSocketConnection gained an API for managing connection status. A native OS X backend was added to GSettings. Various bugs were fixed.
Tags: Development, Major feature enhancements, Minor bugfixes

2011-12-31 06:16
2.31.6

GApplication's APIs for setting menus have completely been moved to GtkApplication. GActionGroup was remodeled, with the introduction of GRemoteActionGroup, to allow for properly dealing with platform data and Gdk threads on window actions. Minor API changes were made. Many bugfixes and memory leak fixes were made. Documentation was improved.
Tags: Development, Minor feature enhancements, Minor bugfixes

Project Resources