platform/upstream/glib.git
2010-05-17 David ZeuthenGDBus: Fix introspection of objects registered at /
2010-05-17 Ryan Lortieimprove thread safety in GDelayedSettingsBackend
2010-05-17 Ryan LortieGSettingsBackend: make signal dispatch threadsafe
2010-05-17 Ryan Lortiegitignore additions for gdbus, new test cases
2010-05-17 Ryan LortieGSettings: support emitting signals in threads
2010-05-17 Ryan LortieGSettings tool: work-around GDBus issue
2010-05-17 Ryan Lortieintern a key name instead of using strdup()
2010-05-17 Lin MaReworked Solaris file event notification for GIO. See
2010-05-17 Jorge GonzálezUpdated Spanish translation
2010-05-16 Matthias ClasenAdd GDBus files to POTFILES.in
2010-05-16 Fran DiéguezUpdated Galician translations
2010-05-16 Andika TriwidadaUpdated Indonesian translation
2010-05-16 Sebastian DrögeFix gio tests linking with binutils gold linker
2010-05-16 Sebastian DrögeFix build of gdbus tool with binutils gold linker
2010-05-15 Matthias ClasenExpand information about schema translation
2010-05-15 Matthias ClasenFix build on !linux
2010-05-15 Christian PerschUse the new option name
2010-05-15 Matthias ClasenBump version
2010-05-15 Matthias Clasen2.25.5 2.25.5
2010-05-15 Matthias ClasenUpdates
2010-05-15 Matthias ClasenFix issues with GSETTINGS_CHECK_RULE
2010-05-15 David ZeuthenGDBus: Use specific variant type in GetAll()
2010-05-15 David ZeuthenGDBus: Fix a double free
2010-05-14 Christian PerschPlug mem leaks in gdbus tests & examples
2010-05-14 Christian PerschPlug a mem leak in gdbusauth
2010-05-14 Christian PerschPlug mem leak in g_dbus_address_get_stream_sync
2010-05-14 Christian PerschPlug a mem leak in get_uninitialized_connection
2010-05-14 Christian PerschPlug mem leaks in parse_value_from_blob
2010-05-14 Christian PerschPlug a mem leak
2010-05-14 David ZeuthenGDBus: Remove cached value if a property is invalidated
2010-05-14 David ZeuthenGDBus: Fix serialization of empty arrays
2010-05-14 Jorge GonzálezUpdated Spanish translation
2010-05-14 Matthias Clasenbump version
2010-05-14 Matthias Clasen2.25.4 2.25.4
2010-05-14 Ryan Lortiefix glaring inaccuracy in GVariant docs
2010-05-14 Matthias Clasenanother !srcdir build fix
2010-05-14 Matthias ClasenMore !srcdir build fixes
2010-05-14 Ryan Lortieinclude gunixcredentialsmessage from unixsocket
2010-05-14 Matthias ClasenCleanups
2010-05-14 Matthias ClasenFix !srcdir build
2010-05-14 Matthias ClasenFix a typo
2010-05-14 Matthias ClasenUpdates
2010-05-14 Matthias ClasenDocumentation cleanups
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-14 Matthias ClasenRemove a reference to Pango
2010-05-14 Matthias ClasenThe default timeout is 25s
2010-05-14 Matthias ClasenDocument more floating variant details.
2010-05-14 Matthias ClasenAdd some more details to the long description
2010-05-14 Matthias ClasenClean up platform-specific includes
2010-05-13 Ryan Lortiedocumentation for glib-mkenums @valuenum@
2010-05-13 Ryan Lortiecheck for working gettext() before running tests
2010-05-13 Ryan LortieAdd configure check for memmem()
2010-05-13 David ZeuthenGDBus: update gdbus(1) man page
2010-05-13 David ZeuthenGDBus: Nuke G_BUS_TYPE_NONE
2010-05-13 David ZeuthenGDBus: Remove g_dbus_is_activated()
2010-05-13 David ZeuthenGDBus: subscribe to PropertiesChanged() before calling...
2010-05-13 David ZeuthenGDBus: Don't take a GError for g_dbus_proxy_get_cached_...
2010-05-13 David ZeuthenGDBus: Update docs for GDBusProxy::g-properties-changed...
2010-05-13 Christian PerschMake GVariant handling in PropertiesChanged more efficient
2010-05-13 Christian PerschPlug some mem leaks
2010-05-13 David ZeuthenGDBus: Add GDBusAuthObserver param in g_dbus_connection...
2010-05-13 David ZeuthenGDBus: Rename ::deny-authentication-peer to ::authorize...
2010-05-13 Matthias ClasenRemove the credentials argument from g_unix_connect_sen...
2010-05-13 David ZeuthenGDBus: Make message serialization routines take capabil...
2010-05-13 Matthias Clasenremove the redundant interface_name parameter
2010-05-13 David ZeuthenGDBus: Catch up with new PropertiesChanged signal
2010-05-13 Matthias ClasenFill out the export section of the migration guide
2010-05-13 Thomas ThurmanUpdate Shavian transliteration
2010-05-13 Matthias ClasenAdd an example of exporting a GObject
2010-05-13 David ZeuthenGDBus: add 'monitor' verb to gdbus(1)
2010-05-13 David ZeuthenGDBus: Make gdbus(1) print annotations when introspecti...
2010-05-13 Matthias ClasenAdd a note about implemented standard interfaces
2010-05-13 David ZeuthenGDBusProxy: Remove error in get_cached_property() and...
2010-05-12 Thomas ThurmanUpdated Shavian transliteration
2010-05-12 Matthias ClasenAdd some more verbiage
2010-05-12 David ZeuthenGDBus: Add an example of a GDBusProxy subclass
2010-05-12 Matthias ClasenUpdate an example to the latest auth observer api
2010-05-12 Matthias ClasenCorrect env var names
2010-05-12 Matthias Clasenplaceholder for more migration docs
2010-05-12 Jesse van den... Added test cases for g_output_stream_close_async
2010-05-12 Jesse van den... Flush when closing output stream async
2010-05-12 Matthias ClasenUpdate TODO list
2010-05-12 Matthias Clasenmention inline use of floating variants
2010-05-12 Matthias ClasenRemove properties from GDBusMethodInvocation class
2010-05-12 Matthias ClasenDocument remove_filter
2010-05-12 Matthias ClasenDocument DBUS address env vars
2010-05-12 Matthias ClasenTrivial: tweak section heading
2010-05-12 Matthias ClasenTrivial formatting fix
2010-05-12 Matthias ClasenFill out the proxy section of the migration guide
2010-05-12 Matthias ClasenDon't refer to nonexisting API.
2010-05-12 Matthias ClasenFix a typo
2010-05-12 Matthias ClasenComplete the name owning section of the migration guide
2010-05-12 Matthias ClasenMatch up parameter names
2010-05-12 Matthias ClasenLine up prototypes
2010-05-11 Matthias ClasenMore gdbus migration stuff
2010-05-11 Matthias ClasenStrip copyright headers from examples
2010-05-11 Matthias ClasenTrivial: rename a file
2010-05-11 Kjartan MaraasUpdated Norwegian bokmål translation
2010-05-11 David ZeuthenGDBus: Update TODO list
2010-05-11 Sebastian Drögegio: Fix gsettings build with binutils gold linker
next