summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-02Prepare release 0.6.2telepathy-glib_0.6.2telepathy-glib-0.6.2telepathy-glib-0.6Simon McVittie2-5/+5
2008-05-02In tp_base_connection_finish_shutdown, make assertions about our state (part ...Simon McVittie1-0/+3
2008-05-02In tp_base_connection_change_status, allocate priv->disconnect_requests if ne...Simon McVittie1-0/+4
2008-05-02Populate the NEWS fileSimon McVittie1-0/+33
2008-05-02TpBaseConnection: don't return from Disconnect() until disconnection has full...Simon McVittie1-2/+39
2008-05-02TpBaseConnection: simplify access to private areaSimon McVittie3-3/+5
2008-04-30TpDynamicHandleRepo: in tp_handle_lookup() implementation, raise NotAvailable...Simon McVittie1-0/+8
2008-04-23When doing handle-leak debugging, print a message when there are no leaks, so...Simon McVittie1-1/+4
2008-04-23Downgrade being disconnected from the session bus from g_warning to g_message...Simon McVittie1-1/+1
2008-04-18set an explanation about why we have to call dbus_connection_add_filter befor...Guillaume Desmottes1-3/+4
2008-04-18register our filter earlier so it magically does what we wantGuillaume Desmottes1-5/+6
2008-04-17ask to libdbus to don't kill when we got disconnect and call exit ourself as ...Guillaume Desmottes1-0/+2
2008-04-17run.c: log a warning when the CM is disconnected from the session busGuillaume Desmottes1-0/+21
2008-04-09TpTextMixin: ListPendingMessages: don't leak the GValueArrays and their contentsSimon McVittie1-0/+6
2007-12-04TpGroupMixin: silently map NULL message to ""Simon McVittie1-1/+5
2007-12-03presence-mixin.c: Get the class of the interface object instead of casting it...Sjoerd Simons1-1/+1
2007-11-27TpBaseConnection: assert that all required virtual functions are implemented ...Simon McVittie2-3/+5
2007-11-12Development version 0.6.1.1Simon McVittie1-1/+1
2007-11-12Version 0.6.1telepathy-glib_0.6.1telepathy-glib-0.6.1Simon McVittie1-2/+2
2007-11-12Fix --disable-Werror so it actually disables -WerrorSimon McVittie1-1/+1
2007-11-12Add a --disable-Werror flag to configure.acSimon McVittie1-0/+5
2007-11-08Document that the debug functions do nothing if --disable-debug was usedSimon McVittie1-0/+15
2007-11-08Include tp_debug_set_flags() no-op stub if compiled with --disable-debug, for...Simon McVittie1-0/+5
2007-11-08Add tp_debug_set_flags(), which doesn't accept the "persist" flag. Deprecate ...Simon McVittie6-39/+74
2007-10-16Add tp_debug_set_persistent to gtkdocSimon McVittie1-0/+1
2007-09-28bump nano version to 1Robert McQueen1-1/+1
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