summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-28Version 0.5.14, libtool c:r:a = 3:0:3telepathy-glib_0.5.14telepathy-glib-0.5.14Simon McVittie1-4/+4
2007-08-28Fix misuse of <TITLE> in gtkdocSimon McVittie1-1/+1
2007-08-28Incorporate new tubes spec into docsSimon McVittie1-45/+70
2007-08-28Channel_Type_Tubes.xml: the attr is called tp:type, not tp_type (fixes failur...Simon McVittie1-1/+1
2007-08-28Include autogen.sh in tarball - OLPC's jhbuild assumes this will be presentSimon McVittie1-0/+1
2007-08-28Deprecate telepathy-glib-unstableSimon McVittie3-4/+11
2007-08-28Add Tubes to the shared librarySimon McVittie1-0/+1
2007-08-28Actually syncing with 0.15.5, and not 0.15.5.1 snapshotSenko Rasic1-1/+1
2007-08-28updated to spec version 0.15.5.1Senko Rasic9-72/+503
2007-08-27Connection.Interface.Avatars: added new GetKnownAvatarTokens() method and dep...Senko Rasic1-1/+28
2007-07-11properties mixin: when SetProperties is called in the middle of an existing S...Dafydd Harries1-1/+3
2007-07-11fix loop termination conditionDafydd Harries1-1/+1
2007-07-11properties mixin: fix memory leak in ListProperties implementationDafydd Harries1-0/+6
2007-06-28Remove extraneous debug from TpPresenceMixinSimon McVittie1-4/+0
2007-06-28base-connection-manager.c: #include <telepathy-glib/util.h>Simon McVittie1-0/+2
2007-06-28tp_presence_mixin_get_presence: don't leak the implementor-supplied hash tableSimon McVittie1-0/+1
2007-06-28TpPresenceMixin: API clarificationsSimon McVittie1-2/+15
2007-06-28TpPresenceMixin: wrap some long linesSimon McVittie1-11/+14
2007-06-28TpPresenceMixin: use tp_g_value_slice_dupSimon McVittie1-4/+1
2007-06-28Add tp_g_value_slice_dup [re-recorded]Simon McVittie3-0/+22
2007-06-28TpPresenceMixin: wrap long linesSimon McVittie1-2/+5
2007-06-28Use tp_g_value_slice_new in a couple of placesSimon McVittie3-6/+3
2007-06-28Add tp_g_value_slice_new [re-recorded]Simon McVittie3-0/+22
2007-06-27In group mixin, don't leak the GPtrArray of external group mixinsSimon McVittie1-0/+3
2007-06-25tp_group_mixin_change_members: remember the actor handle before any unreffing...Senko Rasic1-4/+6
2007-06-20stack allocate TpPresenceStatus when calling set_own_status functionRobert McQueen1-7/+5
2007-06-20fix documentation for presence mixin to clarify that TpPresenceStatus->option...Robert McQueen1-2/+3
2007-06-07Bump nano version to 1Simon McVittie1-1/+1
2007-06-07c-constants-generator: reformat <tp:spec> templateSimon McVittie1-9/+20
2007-06-07c-constants-generator: spec now has @plural so remove hackSimon McVittie1-4/+0
2007-06-07c-constants-generator.xsl: make mixed-case-prefix param mandatorySimon McVittie2-3/+13
2007-06-07Make c-interfaces-generator not telepathy-glib specificSimon McVittie2-13/+40
2007-06-06remove extra debug messageRobert McQueen1-2/+0
2007-01-05properties mixin: gracefully handle situations when client tries to set 0 pro...Senko Rasic1-0/+9
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