summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Bump version to 0.7.13 and libtool c:r:a to 14:0:14telepathy-glib_0.7.13telepathy-glib-0.7.13Simon McVittie1-4/+4
2008-07-29Commit to 0.7.13's ABISimon McVittie2-1/+24
2008-07-29TpPresenceMixin: commit to including the simple presence stuff in 0.7.13Simon McVittie1-3/+3
2008-07-29Update NEWS for 0.7.13Simon McVittie1-0/+29
2008-07-24Add tp_text_mixin_has_pending_messagesSimon McVittie3-0/+31
2008-07-24Put SimplePresence in its own client side sectionSjoerd Simons3-4/+24
2008-07-24Add SimplePresence to the documentationSjoerd Simons1-0/+41
2008-07-24Also rename the documentation commentsSjoerd Simons1-1/+1
2008-07-23Small coding-style fixSjoerd Simons1-1/+1
2008-07-23Remove trailing spaceSjoerd Simons1-1/+1
2008-07-23Add missing ; (woops)Sjoerd Simons1-1/+1
2008-07-23s/Unreleased/UNRELEASED/Sjoerd Simons1-3/+3
2008-07-23Fix construct_simple_presence_hash definition to comply with tp coding styleSjoerd Simons1-3/+3
2008-07-18Use tp_svc_connection_interface_simple_presence_return_from_get_presence inst...Sjoerd Simons1-2/+2
2008-07-18Reorder code so there is no need for a goto doing backflipsSjoerd Simons1-12/+13
2008-07-18More explicit and clear naming for the functions referring to the SimplePrese...Sjoerd Simons2-16/+19
2008-07-17PresenceMixin: Set uint values using g_value_set_uint instead of g_value_set_...Sjoerd Simons1-1/+1
2008-07-17PresenceMixin: Fix some typosSjoerd Simons1-2/+2
2008-07-17PresenceMixin: Set the message boolean in the Status property as per the merg...Sjoerd Simons1-1/+20
2008-07-17PresenceMixin: add type in GetPresences and PresencesChanged as per the merge...Sjoerd Simons1-4/+10
2008-06-16Coding style fixSjoerd Simons1-4/+5
2008-06-16language cleanupSjoerd Simons1-3/+3
2008-06-16Implement SimplePresence on top of the presence mixinSjoerd Simons2-68/+416
2008-06-12Generate code for the simple presenceSjoerd Simons1-0/+1
2008-07-23Add tp_dbus_properties_mixin_get()Simon McVittie3-26/+67
2008-07-23Remove unnecessary argument from dbus-properties-mixin internal functionsSimon McVittie1-9/+7
2008-07-23Update doc-generator.xsl from telepathy-spec 0.17.8Simon McVittie1-14/+27
2008-07-23Add Qualified_Property_Value_Map to gtkdocSimon McVittie1-0/+1
2008-07-23Update spec to 0.17.8 (add draft inspectotron spec)Simon McVittie3-1/+228
2008-07-17Update to tp-spec headSjoerd Simons12-262/+511
2008-06-16Update the telepathy specSjoerd Simons2-39/+75
2008-06-12Update SimplePresence specSjoerd Simons1-39/+11
2008-06-12Add simple presence to EXTRA_DISTSjoerd Simons1-0/+1
2008-06-12Update preliminary simple presence specSjoerd Simons1-1/+1
2008-06-11Add first iteration of SimplePresence interfaceSjoerd Simons2-1/+269
2008-07-21Correct spec-formatting issues in Hats example interface, as picked up by the...Simon McVittie1-4/+5
2008-07-21Update doc-generator.xsl from telepathy-specSimon McVittie1-38/+381
2008-07-21Tighten coding style checkingSimon McVittie1-0/+20
2008-07-21Remove unnecessary cast which tripped the new coding style checkSimon McVittie1-1/+1
2008-07-21Nano version 0.7.12.1Simon McVittie1-1/+1
2008-07-21Annotate new Channel API as Since: 0.7.12telepathy-glib_0.7.12telepathy-glib-0.7.12Simon McVittie2-0/+20
2008-07-21Fill in NEWS file for the releaseSimon McVittie1-1/+3
2008-07-18Version 0.7.12 (libtool c:r:a 13:0:13)Simon McVittie1-5/+5
2008-07-18Correct comment in autogen.shSimon McVittie1-1/+1
2008-07-18Document the fixes made today and the automake 1.9 dependencySimon McVittie1-0/+17
2008-07-18Raise Telepathy errors from TpDBusPropertiesMixin for nowSimon McVittie1-7/+8
2008-07-18Commit to ABI of 0.7.12Simon McVittie2-1/+18
2008-07-18Adjust the patch for #16774, removing superfluous comments and making it comp...Simon McVittie1-20/+16
2008-07-18TpConnectionManager: store idle IDs and remove them from queue on destruct (f...Sunil Mohan Adapa1-4/+32
2008-07-17autogen.sh, configure.ac: depend on automake 1.9Simon McVittie2-6/+6