summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-22Include _gen/tp-cli-protocol.h in protocol.h, not protocol.ctelepathy-glib-0.12Danielle Madeley2-1/+2
2011-01-10debug: fix tp_debug_timestamped_log_handlerJonny Lamb1-2/+4
2010-12-22base-client: make set_observer_recover set both waysJonny Lamb1-1/+9
2010-12-20Start 0.12.8 developmentWill Thompson2-1/+6
2010-12-20Version 0.12.7telepathy-glib-0.12.7Will Thompson2-3/+6
2010-12-16NEWSSimon McVittie1-1/+2
2010-12-16Merge branch '012-noc-fixes' into telepathy-glib-0.12Simon McVittie2-267/+360
2010-12-16fix a typo in the test, and make even more assertionsSimon McVittie1-3/+7
2010-12-16tests/dbus/dbus: cancel_watch_during_dispatch: assert that user_data is freedSimon McVittie1-1/+18
2010-12-16Fix iteration over arrays of name-owner watchesSimon McVittie1-5/+10
2010-12-16Add a test case for removing name watches during dispatchWill Thompson1-0/+75
2010-12-16Don't remove NameOwnerChanged callbacks while invoking themSimon McVittie1-23/+58
2010-12-14Simplify dispatching NameOwnerChanged signals.Will Thompson1-97/+52
2010-12-14Make 'dbus' test use GTest.Will Thompson1-98/+112
2010-12-14Modernize 'dbus' test a bit.Will Thompson1-132/+120
2010-12-13NEWS for minor fixes from fd.o#32184Will Thompson1-0/+8
2010-12-13Merge branch 'fd.o-32184-trivial-fixes' into telepathy-glib-0.12Will Thompson2-6/+15
2010-12-13AM.ensure_account(): Don't critical on invalid pathsWill Thompson1-5/+11
2010-12-13BaseClient.ObserveChannels: handle broken connection pathsWill Thompson1-1/+4
2010-12-10Nano versionSimon McVittie2-1/+6
2010-12-10Prepare version 0.12.6telepathy-glib-0.12.6Simon McVittie2-4/+6
2010-12-10_is-release-check: fail check if there are changes stagedSimon McVittie1-0/+4
2010-12-10NEWSSimon McVittie1-0/+5
2010-12-10Use WARNING instead of g_warningXavier Claessens1-1/+1
2010-12-10Correctly Close() handled channelsXavier Claessens3-9/+85
2010-12-10Avoid potential problems if channel is already invalidatedXavier Claessens1-4/+3
2010-12-10Warning if TpBaseClient is still handling channels at disposeXavier Claessens1-0/+4
2010-12-10Document that handlers are responsible to call Close() on handled channelsXavier Claessens2-0/+9
2010-12-10Fix leaked TpChannel objectsXavier Claessens1-1/+1
2010-12-08NEWSSimon McVittie1-0/+3
2010-12-08Merge branch '012-contact' into telepathy-glib-0.12Simon McVittie3-130/+597
2010-12-08contacts test: add regression tests for fd.o #25181 and #32191Simon McVittie1-0/+158
2010-12-08Add a regression test for fd.o #32191 where it was first exhibitedSimon McVittie1-0/+15
2010-12-08fd.o #32191: tp_connection_get_contacts_by_handle: call GetAttributes if nece...Simon McVittie1-0/+7
2010-12-08contacts_held_handles: guard against being called unnecessarilySimon McVittie1-0/+1
2010-12-08contacts_get_attributes: skip if we're not going to achieve anythingSimon McVittie1-1/+26
2010-12-08Always call contacts_get_attributes via the context->todo queueSimon McVittie1-5/+4
2010-12-08tp_connection_get_contacts_by_handle: if all contacts have a feature, skip itSimon McVittie1-0/+7
2010-12-08contacts_get_attributes: don't hold handles if we don't still need toSimon McVittie1-6/+5
2010-12-08contacts_context_queue_features: don't take an extra parameterSimon McVittie1-7/+8
2010-12-08contacts-slow-path: add regression tests for fd.o #25181, #32191Simon McVittie1-0/+173
2010-12-08contacts test: use GTesterSimon McVittie1-44/+18
2010-12-08contacts test: pass the fixture to all testsSimon McVittie1-36/+52
2010-12-08contacts test: do setup, teardown once per testSimon McVittie1-5/+25
2010-12-08contacts test: encapsulate setup/teardown using a fixtureSimon McVittie1-45/+84
2010-12-08contacts-slow-path: use GTesterSimon McVittie1-35/+39
2010-12-08contacts-slow-path: do setup and teardown individually for each testSimon McVittie1-2/+12
2010-12-08contacts-slow-path: make teardown survive missing objectsSimon McVittie1-6/+13
2010-12-08contacts-slow-path: encapsulate test state in a fixtureSimon McVittie1-24/+36
2010-12-06NEWSSimon McVittie1-1/+7