summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-01Include external group mixin and spec 0.15.4 in docstelepathy-glib_0.5.13telepathy-glib-0.5.13Simon McVittie1-1/+16
2007-06-01bump version to 0.5.13Robert McQueen1-3/+3
2007-06-01s/Header for GabblePresenceMixin/Header for TpPresenceMixin/gOlli Salli1-1/+1
2007-06-01Dispose of the g_hash_table_{ref,unref} gash and do deep copies of hash table...Olli Salli2-88/+26
2007-06-01Provide implementations of g_hash_table_{ref,unref} for GLib < 2.10, they are...Olli Salli2-0/+78
2007-06-01Don't try to iterate the optional argument specs in set_status_foreach if the...Olli Salli1-1/+1
2007-06-01Add some more debug to set_status_foreachOlli Salli1-0/+5
2007-06-01Copy the provided optional arguments in TpPresenceMixin's SetStatus to a hash...Olli Salli1-1/+46
2007-06-01Add "called." debugs to the TpPresenceMixin D-Bus method implementationsOlli Salli1-0/+26
2007-06-01Function call style fix in tp_presence_status_freeOlli Salli1-1/+1
2007-05-31Fix TpPresenceMixin's GetPresence implementation using return_from_get_statusesOlli Salli1-1/+3
2007-05-31Add ABI padding to TpPresenceMixinClassOlli Salli1-0/+4
2007-05-31Fix set_status_foreach on unavailable statuses and add a comment stating it w...Olli Salli1-0/+7
2007-05-31Add notice about the stub implementation of last activity time in TpPresenceM...Olli Salli1-0/+6
2007-05-31Padding for teh peoples in TpPresenceStatusOptionalArgumentSpecOlli Salli1-0/+8
2007-05-31Style fixes for tp_presence_status_{new,free}Olli Salli1-3/+6
2007-05-31Fix indentation of tp_presence_status_{new,free}Olli Salli1-2/+4
2007-05-31Implement ClearStatus, RemoveStatus and SetStatus in TpPresenceMixinOlli Salli3-11/+260
2007-05-31Change the semantics of tp_presence_status_new to get a new reference to the ...Olli Salli1-4/+7
2007-05-31Add some missing trivial comments on TpPresenceMixin's D-Bus method implement...Olli Salli1-0/+15
2007-05-30Implement GetPresence and RequestPresence in TpPresenceMixinOlli Salli3-0/+104
2007-05-30Add tp_presence_mixin_emit_presence_update and tp_presence_emit_one_presence_...Olli Salli3-1/+126
2007-05-30Add TpPresenceStatus, an internal representation of a presence statusOlli Salli3-4/+76
2007-05-29Remove tp_presence_mixin_get_statuses from telepathy-glib-sections.txt, it is...Olli Salli1-1/+0
2007-05-29Make TpPresenceMixin depend on TpBaseConnection and error in the methods if t...Olli Salli1-3/+14
2007-05-29Trivially implement AddStatus in TpPresenceMixinOlli Salli1-0/+15
2007-05-29Trivially implement SetLastActivityTime in TpPresenceMixinOlli Salli1-0/+18
2007-05-29Fix some junk commentaryOlli Salli2-5/+4
2007-05-29Get rid of the sync GetStatuses APIOlli Salli2-35/+11
2007-05-29Rename TpPresenceStatusSpec's identifier field to name to be consistent with ...Olli Salli2-6/+7
2007-05-29Add GetStatuses implementation to TpPresenceMixinOlli Salli2-0/+100
2007-05-29Add stub presence mixin, still void of any functionalityOlli Salli7-0/+392
2007-06-01Objects with an external group mixin emit the same signals as the object with...Simon McVittie2-27/+87
2007-05-31Implement "external group mixin" which lets MUC-based tubes channels delegate...Simon McVittie2-0/+206
2007-05-31Actually implement RemoveMembersWithReason() in group mixinSimon McVittie2-5/+125
2007-05-31bump version to 0.5.12telepathy-glib_0.5.12telepathy-glib-0.5.12Robert McQueen1-5/+5
2007-05-31update spec to 0.15.4Robert McQueen23-117/+173
2007-05-28add RequestAvatars/AvatarRetrievedDafydd Harries1-0/+39
2007-05-28genginterface.py: don't use non-existant type DBUS_TYPE_G_BYTE_ARRAYDafydd Harries1-1/+3
2007-05-21Update AS_AC_EXPAND macro from autostars.sf.net CVS, fixing recursive expansionSimon McVittie1-4/+13
2007-05-10add rule to top-level Makefile to upload documentation to freedesktop.orgDafydd Harries1-0/+4
2007-04-30Increment to 0.5.11.1Simon McVittie1-1/+1
2007-04-30Increment libtool revisiontelepathy-glib_0.5.11_libtool_cur0_rev1_age0telepathy-glib-0.5.11Simon McVittie1-1/+4
2007-04-30Version 0.5.11Simon McVittie1-2/+2
2007-04-30Avoid leaking D-Bus structures in TpBaseConnection's ListChannels() implement...Simon McVittie1-9/+23
2007-04-30Add Tubes to telepathy-glib-sections.txtSimon McVittie1-0/+45
2007-04-30Don't use DEBUG() in TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTEDSimon McVittie1-1/+0
2007-04-30Update to the rest of spec 0.15.3Simon McVittie29-59/+133
2007-04-20include Channel_Type_Tubes.xmlGuillaume Desmottes1-0/+1
2007-04-20add Tubes specGuillaume Desmottes1-0/+291