GDBusMessage: Don't reset serial number when copying
[platform/upstream/glib.git] / gio / gdbusmessage.c
2010-09-09 David ZeuthenGDBusMessage: Don't reset serial number when copying
2010-09-09 David ZeuthenGDBusMessage: Make it possible to lock and copy messages
2010-09-04 Emmanuele Bassibuild: Quench the compiler's thirst for warnings
2010-08-30 Matthias ClasenAdd an annotation
2010-08-28 Philip WithnallChange "type-string" to "type string" in translatable...
2010-08-22 Matthias ClasenFix a duplicate word
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-17 Christian PerschUse g_memory_output_stream_steal_data here
2010-08-04 David ZeuthenGDBusMessage: Validate header fields when serializing...
2010-08-04 David ZeuthenGDBusMessage: Add a way to get/set byte order of a...
2010-08-04 David ZeuthenGDBusMessage: Assert various things when serializing...
2010-08-04 David ZeuthenGDBusMessage: Validate UTF-8 strings when serializing...
2010-07-20 David ZeuthenGDBus: Add support for D-Bus type 'h' (ie. G_VARIANT_TY...
2010-07-15 David ZeuthenBug 623810 – Message serialization bug
2010-07-14 David ZeuthenGDBusMessage: Make endianness for D-Bus messages match...
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 David ZeuthenGDBus: Hide instance structures for classes we don...
2010-07-07 David ZeuthenGDBus: Hide class structures for classes we don't want...
2010-07-07 Matthias ClasenFix some errors in translated strings
2010-07-06 David ZeuthenGDBus: Handle autolaunching on UNIX/Freedesktop OSes
2010-07-06 Matthias ClasenRemove cases of ;;
2010-06-30 David ZeuthenGDBus: plug some memory leaks
2010-06-17 David ZeuthenGDBusMessage: Fix bug when deserializing a message
2010-06-17 David ZeuthenGDBusMessage: Properly check error and bail if set
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-06 Christian PerschDon't do an extra strlen when g_variant_get_string...
2010-05-25 David ZeuthenGDBus: Big-endian fixes
2010-05-20 Christian PerschUse stack-allocated GVariantBuilders
2010-05-20 David ZeuthenBug 619142 – Build fixes
2010-05-14 Christian PerschPlug mem leaks in parse_value_from_blob
2010-05-14 David ZeuthenGDBus: Fix serialization of empty arrays
2010-05-14 Matthias ClasenCleanups
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-14 Matthias ClasenClean up platform-specific includes
2010-05-13 Christian PerschPlug some mem leaks
2010-05-13 David ZeuthenGDBus: Make message serialization routines take capabil...
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-06 David ZeuthenGDBus: Fix up i18n
2010-05-06 David ZeuthenAdd "Since: 2.26" to all new GDBus API
2010-05-06 David ZeuthenSet up gtk-doc for GDBus
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo