platform/upstream/glib.git
2010-06-21 Matthias ClasenAdd support for coverage reports with lcov
2010-06-21 Matthias ClasenSome fixes
2010-06-21 Matthias ClasenMove utf8 validation tests to the test framework
2010-06-21 Matthias ClasenMove utf8 pointer tests to test framework
2010-06-20 Matthias ClasenConsolide base64 tests in a single file
2010-06-20 Matthias ClasenMove scanner tests to glib/tests
2010-06-20 Ryan LortieGVariant: fix doc copy/paste error
2010-06-20 Ryan LortieAdd enum type for GVariantParseError
2010-06-20 Matthias ClasenMove sequence tests to the test framework
2010-06-20 Matthias ClasenMove base64 tests of to test framework
2010-06-20 Matthias ClasenAdd new scripts to docs
2010-06-20 Matthias ClasenMove regex tests to the g_test framework
2010-06-20 Christian PerschDocs fix
2010-06-20 Matthias ClasenUpdate the include pcre to 8.02
2010-06-20 Matthias ClasenAdd Unicode 5.2 scripts
2010-06-20 Matthias ClasenFix a memory leak in g_ptr_array_remove_index_fast
2010-06-19 Ryan LortieGSettings: complete support for enum binding
2010-06-19 Johan Dahlin[configure] Require dbus 1.2.14
2010-06-19 Christian PerschTiny docs fix
2010-06-19 Christian PerschAdd g_value_take_variant
2010-06-19 Christian PerschAdd g_variant_is_floating
2010-06-19 Christian PerschFix a preprocessor warning with --disable-visibility
2010-06-19 Milan Bouchet... Fix gsettings tool crash, part 2
2010-06-19 Milan Bouchet... Fix gsettings tool crash
2010-06-19 Ryan LortieFix bug in strinfo
2010-06-19 Fran DiéguezUpdated Galician translations
2010-06-19 Ryan LortieAdd a note to docs about paragraphs in schemas
2010-06-19 Ryan LortieConditional gsettings.m4 support, AC_PATH_PROG
2010-06-18 Jürg BilleterGDBus: Sink closures in _with_closures functions
2010-06-18 Colin Walters[GApplication] Add working directory to platform data
2010-06-18 Tor LillqvistFix build on non-Unix
2010-06-17 Matthias Clasen2.25.9
2010-06-17 Matthias ClasenFix a mismerge 2.25.9
2010-06-17 Matthias ClasenFix distcheck
2010-06-17 Christian PerschFix VARIANT out args
2010-06-17 Christian PerschAdd VARIANT to glib-genmarshal docs
2010-06-17 David ZeuthenGDBusMessage: Fix bug when deserializing a message
2010-06-17 Christian PerschDistcheck fix
2010-06-17 Ryan LortieMake g_settings_sync() a proper prototype.
2010-06-17 Matthias ClasenFix the build
2010-06-17 Matthias ClasenUpdates
2010-06-17 David ZeuthenGDBus: Complain via g_warning() if an invalid message...
2010-06-17 David ZeuthenGDBusMessage: Properly check error and bail if set
2010-06-17 Matthias ClasenDocumentation fixups
2010-06-17 Matthias Clasenfix a typo
2010-06-17 Christian PerschFix GApplication for the G_TYPE_VARIANT change
2010-06-17 Matthias ClasenUpdate api docs to current api
2010-06-17 David ZeuthenCatch up with G_TYPE_VARIANT changes
2010-06-17 Matthias ClasenFix a typo
2010-06-17 Ryan LortieGSettings: remove "context" from backend too.
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
2010-06-17 Ryan LortieRevert "GVariant: add g_variant_default_value()"
2010-06-17 Ryan LortieOnly run the schema compiler from the test cases
2010-06-17 Ryan LortieBug 621266 - GSettings "context" clarification
2010-06-17 Cosimo CecchiBug 621905 – Assume a ref when doing async work
2010-06-17 Ryan LortieGSettings-related distcheck fixups
2010-06-17 Ryan LortieAdd 'if' that was absorbed by $(AM_V_GEN)
2010-06-17 Ryan LortieMore GSettings doc fixups
2010-06-17 Ryan Lortie<alias> takes mandatory target='' arg
2010-06-17 Ryan LortieGSettings: Fix comment formatting, whitespace.
2010-06-17 Matthias ClasenAdd new api
2010-06-17 Matthias ClasenAdd some schema examples
2010-06-17 Matthias ClasenTypo fix
2010-06-17 Matthias ClasenUpdate the dtd to match the schema parser
2010-06-17 Matthias ClasenUpdates
2010-06-17 Ryan LortieGSettings: enum/choices/aliases/range test cases
2010-06-16 Ryan Lortiemove GSettings(Backend) to giotypes.h
2010-06-16 Ryan LortieBug 621319 - more leaked GVariants in GSettings
2010-06-16 Ryan LortieGVariant serialiser: fix small type error
2010-06-16 Ryan LortieGSettings: major refactor. Add enums, range.
2010-06-16 Ryan LortieGVariant: add g_variant_default_value()
2010-06-16 Christian PerschTypo fix
2010-06-16 Christian PerschTypo fix
2010-06-16 Colin WaltersRework GApplication API to use GInitable
2010-06-16 Emmanuele BassiAdd gdbus-proxy-well-known-name to the ignore file
2010-06-16 Emmanuele Bassibinding: Use a hash table
2010-06-16 Emmanuele Bassitests: Add a chain binding
2010-06-16 Matthias ClasenProperly initialize GError
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-16 Matthias ClasenCorrect some documentation mistakes in gunixmounts.c
2010-06-15 Emmanuele Bassigobject: Add GBinding
2010-06-15 Damien LespiauIntroduce g_object_notify_by_pspec()
2010-06-15 Matthias ClasenPrevent division by zero if no tests
2010-06-15 Matthias ClasenForgotten file
2010-06-15 Robert CollinsAdd subunit support to gtester-report
2010-06-15 Robert CollinsUse optparse to parse gtester-report commandline options
2010-06-15 Emmanuele Bassi Add package and version to the test report XML
2010-06-15 Matthias ClasenReword a doc comment
2010-06-15 Hib ErisLet GLIB_SETTINGS macro use glib-compile-schemas from...
2010-06-15 Hib ErisUse native glib-compile-schemas when cross compiling
2010-06-14 Colin WaltersSwitch to using variants for timestamps, split out...
2010-06-13 Christian PerschAdd --xml to gdbus-tool to print raw introspected XML
2010-06-13 Matthias ClasenAvoid a race in application registration
2010-06-12 Fran DiéguezUpdated Galician translations
2010-06-12 Matthias ClasenAccept no-reply errors
2010-06-12 Matthias ClasenMake the tests not fall over every other time
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-11 Ryan Lortiegitignore GApplication test-cases
2010-06-11 Felix RiemannClose memory leak in GSettings
2010-06-11 Alexander Larssonconverter streams: make code more readable
next