summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-28bump version to 0.6.0, libtool c:r:a = 3:1:3telepathy-glib_0.6.0telepathy-glib-0.6.0Robert McQueen1-3/+3
2007-09-27Sync with spec 0.16.0Simon McVittie3-6/+40
2007-09-25run.c: unref mainloop after it finishes runningDafydd Harries1-0/+1
2007-07-24Do restore the backwards-compatible behavior of the 'persist' debug flagMikhail Zabaluev1-1/+3
2007-07-24Don't remove the 'persist' debug flag yetMikhail Zabaluev1-0/+1
2007-07-23Introduced the persistent mode API orthogonal to the debug flagsMikhail Zabaluev4-2/+37
2007-09-12Fix detection of comments when deciding whether a bad_coding_style() report i...Simon McVittie1-2/+2
2007-09-12Use [:alpha:], [:lower:], [:upper:] instead of relying on ordering of A-Z, a-...Simon McVittie3-7/+7
2007-09-07Remove tools/genginterface.pyc in make cleanSimon McVittie1-0/+2
2007-09-07Re-order tools/Makefile.am alphabeticallySimon McVittie1-2/+2
2007-09-07Correct misleading comment in telepathy-glib/Makefile.amSimon McVittie1-2/+1
2007-09-07Don't make generated GInterfaces unnecessarily large (fd.o #11916).Simon McVittie1-1/+1
2007-09-20 say the GArray is newly-allocated in tp_group_mixin_get_*_membersGuillaume Desmottes1-12/+12
2007-09-20say the GArray is newly-allocated in tp_handle_set_to_array documentationGuillaume Desmottes1-1/+2
2007-09-05Annotate new 0.5.13 and 0.5.14 features with "Since:"Simon McVittie3-2/+14
2007-08-30De-const non-pointer fields and change const gpointer fields to gconstpointer...Will Thompson1-4/+4
2007-08-30Move documentation of filter implementations from .h to .cWill Thompson2-20/+20
2007-08-29make generation of spec-gen.am depend on stable interface whitelistDafydd Harries1-1/+1
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