Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Der Ressourcencompiler GResource kann jetzt PNGs Pixeldaten umgewandelt, die ohne Analyse zur Laufzeit verwendet werden können. Kleinere Fehler wurden behoben.
Tags: Development, Minor feature enhancements, Minor bugfixes
The GResource resource compiler can now convert PNGs into pixel data that can be used without parsing at runtime. Minor bugs were fixed.

2012-02-02 07:16
2.31.14

Neue Befehlszeilen-Dienstprogramm, "Gresource", wurde implementiert, um Ressourcen in ELF Dateien durchsuchen. Der Ressourcencompiler wurde verbessert. GApplication Menü Markup Parser-API und Menü-Exportfunktion wurden entfernt zugunsten von im Menü XML-Unterstützung in GTK + GtkApplication. GValueArray wurde als veraltet markiert. Viele kleinere Bugs wurden behoben.
Tags: Development, Minor feature enhancements, Minor bugfixes
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.

2012-01-19 06:32
2.31.10

GResource, eine neue Fazilität für ermöglichen Verknüpfung von Datendateien in den Binärdateien und als Ressourcen zur Verfügung stellen wurde implementiert. GIO unterstützt jetzt Ressource: / / / URIs auf Ressourcen zugreifen. Verschiedene kleinere Bugs wurden behoben.
Tags: Development, Minor feature enhancements, Minor bugfixes
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.

2012-01-12 07:02
2.31.8

GObject Typüberprüfungen zum Überschreiben von Eigenschaften wurden gelockert. GWeakRef wurde als eine neue API für schwache Verweise eingeführt. GHashTable wurde mit neuen Komfort APIs für die Verwendung als Set erweitert. GSocketConnection gewann eine API für die Verwaltung der Verbindungsstatus. Eine native OS X Backend wurde GSettings hinzugefügt. Verschiedene Bugs wurden behoben.
Tags: Development, Major feature enhancements, Minor bugfixes
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.

2011-12-31 06:16
2.31.6

GApplication APIs zum Festlegen von Menüs wurden komplett in GtkApplication verschoben. GActionGroup wurde umgebaut, mit der Einführung des GRemoteActionGroup, um ordnungsgemäß Umgang mit Plattform Daten und Gdk Threads auf Fenster Aktionen zu ermöglichen. Kleinere API-Änderungen wurden vorgenommen. Viele Bugfixes und Memory Leak Fixes wurden gemacht. Dokumentation wurde verbessert.
Tags: Development, Minor feature enhancements, Minor bugfixes
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.

Project Resources