Télécharger la liste

Description du projet

glibmm is a set of C++ bindings for glib, including cross-
platform APIs such as a std::string-like UTF8 string class,
string utility methods, such as a text encoding converter
API, file access, and threads.

Système requise

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.

2007-12-30 00:45
2.15.0

La bibliothèque giomm nouvelle a été ajoutée. format () a été ajouté. En Glib:: RefPtr, clair () a été déconseillé, étant remplacé par reset (). En KeyFile, set_integer_list (), () set_boolean_list, et set_double_list () fonctionnent réellement maintenant sans s'écraser. En gmmproc, le code refuse de générer un wrapper pour une construction-propriété seulement ce qui est d'écrire également seule, et un avertissement est affiché. Building for glib 2.15 a été fixée en incluant gtestutils.h au lieu de gmessages.h pour obtenir g_assert (). Bâtiment pour pré-versions de gcc 4.3 a été corrigé.
Tags: Unstable, Major feature enhancements
The new giomm library was added. format() was added. In Glib::RefPtr, clear() was deprecated, being replaced by reset(). In KeyFile, set_integer_list(), set_boolean_list(), and set_double_list() actually work now without crashing. In gmmproc, the code refuses to generate a wrapper for a construct-only property which is also write-only, and a warning is displayed. Building for glib 2.15 was fixed by including gtestutils.h instead of gmessages.h to get g_assert(). Building for pre-releases of gcc 4.3 was fixed.

2007-12-30 00:31
2.14.2

L'accumulation sur NetBSD-4.99.6/amd64 doit être fixé. Appui à la _CONFIGINCLUDE new () de macro a été ajouté à gmmproc.
Tags: Minor bugfixes
The build on NetBSD-4.99.6/amd64 should be fixed.
Support for the new _CONFIGINCLUDE() macro was
added to gmmproc.

2007-09-30 08:32
2.14.0

Tags: Major feature enhancements

2004-12-20 18:26
2.5.2

Certains documents ont été ajoutés.
Tags: Unstable, Documentation
Some documentation was added.

2004-10-29 15:12
2.4.5

Un problème avec le cygwin construire a été corrigé.
Tags: Minor bugfixes
A problem with the cygwin build has been corrected.

Project Resources