summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.5.14, libtool c:r:a = 3:0:3telepathy-glib_0.5.14telepathy-glib-0.5.14Simon McVittie2007-08-281-4/+4
* Fix misuse of <TITLE> in gtkdocSimon McVittie2007-08-281-1/+1
* Incorporate new tubes spec into docsSimon McVittie2007-08-281-45/+70
* Channel_Type_Tubes.xml: the attr is called tp:type, not tp_type (fixes failur...Simon McVittie2007-08-281-1/+1
* Include autogen.sh in tarball - OLPC's jhbuild assumes this will be presentSimon McVittie2007-08-281-0/+1
* Deprecate telepathy-glib-unstableSimon McVittie2007-08-283-4/+11
* Add Tubes to the shared librarySimon McVittie2007-08-281-0/+1
* Actually syncing with 0.15.5, and not 0.15.5.1 snapshotSenko Rasic2007-08-281-1/+1
* updated to spec version 0.15.5.1Senko Rasic2007-08-289-72/+503
* Connection.Interface.Avatars: added new GetKnownAvatarTokens() method and dep...Senko Rasic2007-08-271-1/+28
* properties mixin: when SetProperties is called in the middle of an existing S...Dafydd Harries2007-07-111-1/+3
* fix loop termination conditionDafydd Harries2007-07-111-1/+1
* properties mixin: fix memory leak in ListProperties implementationDafydd Harries2007-07-111-0/+6
* Remove extraneous debug from TpPresenceMixinSimon McVittie2007-06-281-4/+0
* base-connection-manager.c: #include <telepathy-glib/util.h>Simon McVittie2007-06-281-0/+2
* tp_presence_mixin_get_presence: don't leak the implementor-supplied hash tableSimon McVittie2007-06-281-0/+1
* TpPresenceMixin: API clarificationsSimon McVittie2007-06-281-2/+15
* TpPresenceMixin: wrap some long linesSimon McVittie2007-06-281-11/+14
* TpPresenceMixin: use tp_g_value_slice_dupSimon McVittie2007-06-281-4/+1
* Add tp_g_value_slice_dup [re-recorded]Simon McVittie2007-06-283-0/+22
* TpPresenceMixin: wrap long linesSimon McVittie2007-06-281-2/+5
* Use tp_g_value_slice_new in a couple of placesSimon McVittie2007-06-283-6/+3
* Add tp_g_value_slice_new [re-recorded]Simon McVittie2007-06-283-0/+22
* In group mixin, don't leak the GPtrArray of external group mixinsSimon McVittie2007-06-271-0/+3
* tp_group_mixin_change_members: remember the actor handle before any unreffing...Senko Rasic2007-06-251-4/+6
* stack allocate TpPresenceStatus when calling set_own_status functionRobert McQueen2007-06-201-7/+5
* fix documentation for presence mixin to clarify that TpPresenceStatus->option...Robert McQueen2007-06-201-2/+3
* Bump nano version to 1Simon McVittie2007-06-071-1/+1
* c-constants-generator: reformat <tp:spec> templateSimon McVittie2007-06-071-9/+20
* c-constants-generator: spec now has @plural so remove hackSimon McVittie2007-06-071-4/+0
* c-constants-generator.xsl: make mixed-case-prefix param mandatorySimon McVittie2007-06-072-3/+13
* Make c-interfaces-generator not telepathy-glib specificSimon McVittie2007-06-072-13/+40
* remove extra debug messageRobert McQueen2007-06-061-2/+0
* properties mixin: gracefully handle situations when client tries to set 0 pro...Senko Rasic2007-01-051-0/+9
* Include external group mixin and spec 0.15.4 in docstelepathy-glib_0.5.13telepathy-glib-0.5.13Simon McVittie2007-06-011-1/+16
* bump version to 0.5.13Robert McQueen2007-06-011-3/+3
* s/Header for GabblePresenceMixin/Header for TpPresenceMixin/gOlli Salli2007-06-011-1/+1
* Dispose of the g_hash_table_{ref,unref} gash and do deep copies of hash table...Olli Salli2007-06-012-88/+26
* Provide implementations of g_hash_table_{ref,unref} for GLib < 2.10, they are...Olli Salli2007-06-012-0/+78
* Don't try to iterate the optional argument specs in set_status_foreach if the...Olli Salli2007-06-011-1/+1
* Add some more debug to set_status_foreachOlli Salli2007-06-011-0/+5
* Copy the provided optional arguments in TpPresenceMixin's SetStatus to a hash...Olli Salli2007-06-011-1/+46
* Add "called." debugs to the TpPresenceMixin D-Bus method implementationsOlli Salli2007-06-011-0/+26
* Function call style fix in tp_presence_status_freeOlli Salli2007-06-011-1/+1
* Fix TpPresenceMixin's GetPresence implementation using return_from_get_statusesOlli Salli2007-05-311-1/+3
* Add ABI padding to TpPresenceMixinClassOlli Salli2007-05-311-0/+4
* Fix set_status_foreach on unavailable statuses and add a comment stating it w...Olli Salli2007-05-311-0/+7
* Add notice about the stub implementation of last activity time in TpPresenceM...Olli Salli2007-05-311-0/+6
* Padding for teh peoples in TpPresenceStatusOptionalArgumentSpecOlli Salli2007-05-311-0/+8
* Style fixes for tp_presence_status_{new,free}Olli Salli2007-05-311-3/+6