Age | Commit message (Expand) | Author | Files | Lines |
2008-05-02 | In tp_base_connection_finish_shutdown, make assertions about our state (part ...telepathy-glib_0.7.7_libtool_cra__10010telepathy-glib-0.7.7 | Simon McVittie | 1 | -0/+3 |
2008-05-02 | In tp_base_connection_change_status, allocate priv->disconnect_requests if ne... | Simon McVittie | 1 | -0/+4 |
2008-05-02 | Prepare release 0.7.7 (libtool c:r:a 10:0:10) | Simon McVittie | 4 | -6/+14 |
2008-05-02 | Update NEWS again | Simon McVittie | 1 | -0/+10 |
2008-05-02 | Document TpConnectionWhenReadyCb | Simon McVittie | 1 | -0/+14 |
2008-05-02 | Document TpChannelWhenReadyCb | Simon McVittie | 1 | -0/+14 |
2008-05-02 | Make check-c-style.mk not complain about connection regression test | Simon McVittie | 1 | -1/+1 |
2008-05-02 | tp-glib-examples.supp: don't warn on dlopen initialization, triggered by hand... | Simon McVittie | 1 | -0/+124 |
2008-05-02 | connection regression test: don't leak the SimpleConnection object | Simon McVittie | 1 | -0/+15 |
2008-05-02 | TpBaseConnection: don't return from Disconnect() until disconnection has full... | Simon McVittie | 1 | -2/+39 |
2008-05-02 | TpBaseConnection: simplify access to private area | Simon McVittie | 3 | -3/+5 |
2008-05-02 | Document tp_connection_call_when_ready | Simon McVittie | 1 | -0/+2 |
2008-05-02 | Document tp_channel_call_when_ready | Simon McVittie | 1 | -0/+2 |
2008-05-02 | channel-introspect.c: fix call_when_ready regression test | Simon McVittie | 1 | -1/+1 |
2008-05-02 | Add a regression test for tp_connection_call_when_ready | Simon McVittie | 2 | -0/+219 |
2008-05-02 | myassert.h: fix precedence | Simon McVittie | 1 | -9/+9 |
2008-05-02 | Add MYASSERT_SAME_ERROR to myassert.h | Simon McVittie | 2 | -15/+19 |
2008-05-02 | Implement tp_connection_call_when_ready() (fd.o #15300) | Simon McVittie | 2 | -0/+105 |
2008-05-02 | Fix TpConnection documentation to not refer to TpChannel | Simon McVittie | 1 | -1/+1 |
2008-05-01 | Add regression tests for tp_channel_run_until_ready() and tp_channel_call_whe... | Simon McVittie | 1 | -2/+126 |
2008-05-01 | Add tp_channel_call_when_ready() (part of fd.o #15300) | Simon McVittie | 2 | -0/+99 |
2008-05-01 | Update NEWS | Simon McVittie | 1 | -1/+34 |
2008-05-01 | When a channel's connection becomes invalidated, take a temporary ref to the ... | Simon McVittie | 1 | -0/+6 |
2008-05-01 | Add regression test for #15644 | Simon McVittie | 2 | -0/+153 |
2008-05-01 | tests/dbus/Makefile.am: re-order | Simon McVittie | 1 | -3/+3 |
2008-04-30 | handle-set regression test: don't leak handles | Simon McVittie | 1 | -0/+6 |
2008-04-30 | TpDynamicHandleRepo: in tp_handle_lookup() implementation, raise NotAvailable... | Simon McVittie | 1 | -0/+8 |
2008-04-30 | handle-set test: add regression test for fd.o #15387 | Simon McVittie | 1 | -0/+7 |
2008-04-30 | TpDynamicHandleRepo: move docs from .h to .c | Simon McVittie | 2 | -31/+31 |
2008-04-30 | handle-set test: use MYASSERT(); other stylistic fixes | Simon McVittie | 1 | -22/+40 |
2008-04-22 | glib-client-gen.py: in _call_ methods, destroy (user_data) even if there is n... | Simon McVittie | 1 | -6/+21 |
2008-04-22 | tests/dbus/unsupported-interface.c: add regression test for fd.o #15530 | Simon McVittie | 1 | -6/+21 |
2008-04-11 | Fix wrong cast in initializer | Simon McVittie | 1 | -1/+1 |
2008-04-09 | tp_text_mixin_get_message_types_async: inline tp_text_mixin_get_message_types... | Simon McVittie | 1 | -12/+3 |
2008-04-09 | TpTextMixin: ListPendingMessages: don't leak the GValueArrays and their contents | Simon McVittie | 1 | -0/+6 |
2008-04-09 | TpTextMixin: comment where we might get an overflow in pathological cases | Simon McVittie | 1 | -0/+2 |
2008-04-28 | tp_group_mixin_change_flags: DEBUG() even if there's no effect | Simon McVittie | 1 | -1/+6 |
2008-04-28 | tp_group_mixin_change_flags: document Pekka's change | Simon McVittie | 1 | -2/+5 |
2008-04-23 | Avoid emitting GroupFlagsChanged(0, 0) | Pekka Pessi | 1 | -1/+1 |
2008-04-23 | When doing handle-leak debugging, print a message when there are no leaks, so... | Simon McVittie | 1 | -1/+4 |
2008-04-23 | Downgrade being disconnected from the session bus from g_warning to g_message... | Simon McVittie | 1 | -1/+1 |
2008-04-22 | Fix bashism "&>" | Simon McVittie | 1 | -2/+2 |
2008-04-21 | telepathy-glib/Makefile.am: we don't need ls-interfaces.xsl | Simon McVittie | 1 | -1/+0 |
2008-04-21 | Remove cruft from tools/: spec-to-introspect.xsl, make-all-async.xsl, ls-inte... | Simon McVittie | 4 | -132/+0 |
2008-04-21 | autogen.sh: prefer to use automake-1.8 if available (avoids accidentally depe... | Simon McVittie | 1 | -1/+13 |
2008-04-21 | Remove INSTALL - autogen.sh will copy in the current generic INSTALL file fro... | Simon McVittie | 2 | -236/+1 |
2008-04-18 | set an explanation about why we have to call dbus_connection_add_filter befor... | Guillaume Desmottes | 1 | -3/+4 |
2008-04-18 | register our filter earlier so it magically does what we want | Guillaume Desmottes | 1 | -5/+6 |
2008-04-17 | ask to libdbus to don't kill when we got disconnect and call exit ourself as ... | Guillaume Desmottes | 1 | -0/+2 |
2008-04-17 | run.c: log a warning when the CM is disconnected from the session bus | Guillaume Desmottes | 1 | -0/+21 |