summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-28Tweak TpCMParamSpec's docs to linkify TpConnMgrParamFlagsHEADmasterWill Thompson1-1/+1
2011-01-28tests/contact-search-result: null-terminate value arrayWill Thompson1-3/+4
2011-01-28Merge branch 'accidental-glib-2.28-dep-and-doc-fixes'Will Thompson4-162/+188
2011-01-28remove abbreviationsGuillaume Desmottes1-7/+7
2011-01-28link the bug blocking us from using TelepathyGLib.USER_ACTION_TIME_CURRENT_TIMEGuillaume Desmottes1-1/+1
2011-01-28ensure-channel.py: rename create_request to create_request_dictGuillaume Desmottes1-3/+3
2011-01-28add client/python/ensure-channel.py (#32986)Guillaume Desmottes2-0/+69
2011-01-28Improve TpPresenceMixin introduction.Will Thompson1-8/+26
2011-01-28Clarify TpPresenceMixinStatusAvailableFuncWill Thompson1-15/+23
2011-01-28PresenceMixin: move documentation from .h to .cWill Thompson2-123/+130
2011-01-28_create_search_channel_cb: simplify error handlingWill Thompson1-27/+17
2011-01-28Remove accidental GLib 2.28 dependency.Will Thompson2-7/+10
2011-01-28Merge branch 'python-handler-32524'Guillaume Desmottes4-1/+72
2011-01-28text-handler.py: add a comment about bgo #640812python-handler-32524Guillaume Desmottes1-0/+2
2011-01-28use TelepathyGLib.ChannelTextMessageType.NORMALGuillaume Desmottes1-1/+2
2011-01-28add python/text-handler.py (fdo #32524)Guillaume Desmottes2-1/+67
2011-01-28add python client example directoryGuillaume Desmottes3-1/+3
2011-01-27NEWS: fix yearJonny Lamb1-1/+1
2011-01-27start working on 0.13.12Jonny Lamb2-1/+8
2011-01-27version 0.13.11telepathy-glib-0.13.11Jonny Lamb7-27/+47
2011-01-27NEWS: updatedJonny Lamb1-1/+15
2011-01-26Introspect contact search classesEmilio Pozuelo Monfort1-0/+2
2011-01-26Add tp_capabilities_supports_contact_search()Emilio Pozuelo Monfort3-1/+81
2011-01-26Add a TpContactSearch classEmilio Pozuelo Monfort6-0/+915
2011-01-26Add tests for TpContactSearchResultEmilio Pozuelo Monfort2-1/+83
2011-01-26Add a TpContactSearchResult classEmilio Pozuelo Monfort7-0/+395
2011-01-26protocol: consider AuthenticationTypes when compiling immutable propertiesJonny Lamb1-0/+3
2011-01-24tp_proxy_prepare_async: fix exampleEmilio Pozuelo Monfort1-1/+1
2011-01-17tests/README: document how to generate the test coverage reportGuillaume Desmottes1-0/+8
2011-01-13with-session-bus.sh: only print debug if VERBOSE_TESTS is setJonny Lamb1-3/+7
2011-01-10debug: fix tp_debug_timestamped_log_handlerJonny Lamb1-2/+4
2011-01-06dtmf: fix signal gtk-doc off-by-one errorJonny Lamb1-0/+4
2010-12-22automatic proxy factory: add a debug msg if we can't create a TpTextChannelGuillaume Desmottes1-0/+3
2010-12-22text-channel: don't define useless variables if debug is disabledGuillaume Desmottes1-15/+22
2010-12-22base-client: make set_observer_recover set both waysJonny Lamb1-1/+9
2010-12-20Start 0.13.11 development.Will Thompson2-1/+12
2010-12-20Prepare version 0.13.10telepathy-glib-0.13.10Will Thompson9-33/+70
2010-12-20Remove MinimumPresence from EXTRA_DISTWill Thompson1-1/+0
2010-12-20BaseContactList: test for ContactsChangedWithIDWill Thompson1-12/+97
2010-12-20BaseContactList: emit ContactsChangedWithIDWill Thompson1-3/+1
2010-12-20Merge remote branch 'smcv/better-contact-list' into spec-0.21.8Will Thompson4-29/+84
2010-12-20Update to spec 0.21.8Will Thompson4-127/+97
2010-12-20Merge branch 'gir-iface-32465'Guillaume Desmottes1-1/+2
2010-12-20Test calling HandleChannels with the same channel multiple timesSjoerd Simons1-6/+10
2010-12-20Use g_hash_table_replace instead of _insertSjoerd Simons1-1/+1
2010-12-20Better debug info and don't remove already removed channelsSjoerd Simons1-4/+11
2010-12-17Ask to introspect _gen/telepathy-interfaces.h directlygir-iface-32465Guillaume Desmottes1-1/+2
2010-12-17c-constants-gen.py: add magic gir rune when generating flags enumGuillaume Desmottes1-1/+1
2010-12-17fix annotation of tp_protocol_get_authentication_typesGuillaume Desmottes1-1/+1
2010-12-17fix annotation of tp_client_channel_factory_create_channelGuillaume Desmottes1-1/+1