platform/upstream/glib.git
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
2010-06-11 Jürg BilleterUse correct offset for buffer data in GConverterOutputS...
2010-06-11 Jürg BilleterEnsure we always have some target space in GConverterOu...
2010-06-11 Christian DywanAdd a regression test for GConverterOutputStream corruption
2010-06-11 Ryan LortieGSettings test case fixes
2010-06-11 Ryan LortieAdd g_settings_sync() and use it
2010-06-10 Colin Walters[Gio] Merge in introspection annotations from gobject...
2010-06-10 Ryan LortieGSettings: store (default, options) in gvdb
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan Lortiedrop "options" support
2010-06-10 Tomeu VizosoAdd _with_closures alternative functions for those...
2010-06-10 Colin Walters[GApplication] Tweak docs a bit
2010-06-10 Colin WaltersRewrite apps test to ensure children are killed
2010-06-10 Ryan LortieMention GVariant format string docs from iter docs
2010-06-10 Tor LillqvistPlug memory leak on Windows
2010-06-10 Matthias ClasenFix GApplication tests to run without a session bus
2010-06-09 David ZeuthenGDBusConnection: Do not dispatch calls to unregistered...
2010-06-09 David ZeuthenGDBusProxy: Fix error handling in synchronous initializ...
2010-06-09 Ryan Lortieg_variant_builder_add_parsed: fix type error
2010-06-09 Richard HughesDo not do update-po at distcheck time to avoid touching...
2010-06-09 David ZeuthenBug 621119 – GDBusProxy and objects with no properties
2010-06-09 Juan A. Suarez... Fix warning
2010-06-09 Juan A. Suarez... Fix warnings
2010-06-09 blue darkUpdated zh_CN translation.
2010-06-08 Christian PerschFix thinko
2010-06-08 Colin Walters[GDBusConnection] Use Gio's default async implementatio...
2010-06-08 Christian Perschg_dbus_method_invocation_return_value consumes the...
2010-06-08 Christian PerschSimplify variant builder
2010-06-08 Christian PerschUse g_variant_is_of_type()
2010-06-08 Christian PerschPlug a mem leak
2010-06-08 Javier Jardón[docs] Fix typos in some g_file_* functions
2010-06-08 Matthias ClasenBump version
2010-06-08 Matthias Clasen2.25.8 2.25.8
2010-06-08 Matthias ClasenAdd missing marshaler
2010-06-08 Matthias ClasenFix a missing parameter in a doc comment
2010-06-08 Matthias ClasenFix a signal signature
2010-06-08 Matthias ClasenFix a misspelt doc comment
next