summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.13.12telepathy-glib-0.13.12Will Thompson2011-02-014-10/+20
* maintainer-make-release: check for gtk-doc at the startWill Thompson2011-02-011-0/+5
* maintainer-prepare-release: remove redundant 'make check'Will Thompson2011-02-011-1/+1
* NEWS for 0.13.12Will Thompson2011-02-011-1/+17
* add tp_svc_channel_type_file_transfer_emit_uri_defined to the docGuillaume Desmottes2011-01-311-0/+1
* update to spec 0.21.9Guillaume Desmottes2011-01-317-50/+129
* Clarify a bit documentation of subscription state APIsXavier Claessens2011-01-291-25/+28
* Add unit test for TpContact subscription statesXavier Claessens2011-01-291-2/+94
* Implement ContactList interface on test contacts connectionXavier Claessens2011-01-295-3/+734
* TpContact: Add subscribe/publish state propertiesXavier Claessens2011-01-294-1/+305
* Avoid crash if a contact has no ContactInfo in test connectionXavier Claessens2011-01-291-1/+7
* Tweak TpCMParamSpec's docs to linkify TpConnMgrParamFlagsWill Thompson2011-01-281-1/+1
* tests/contact-search-result: null-terminate value arrayWill Thompson2011-01-281-3/+4
* Merge branch 'accidental-glib-2.28-dep-and-doc-fixes'Will Thompson2011-01-284-162/+188
|\
| * Improve TpPresenceMixin introduction.Will Thompson2011-01-281-8/+26
| * Clarify TpPresenceMixinStatusAvailableFuncWill Thompson2011-01-281-15/+23
| * PresenceMixin: move documentation from .h to .cWill Thompson2011-01-282-123/+130
| * _create_search_channel_cb: simplify error handlingWill Thompson2011-01-281-27/+17
| * Remove accidental GLib 2.28 dependency.Will Thompson2011-01-282-7/+10
* | remove abbreviationsGuillaume Desmottes2011-01-281-7/+7
* | link the bug blocking us from using TelepathyGLib.USER_ACTION_TIME_CURRENT_TIMEGuillaume Desmottes2011-01-281-1/+1
* | ensure-channel.py: rename create_request to create_request_dictGuillaume Desmottes2011-01-281-3/+3
* | add client/python/ensure-channel.py (#32986)Guillaume Desmottes2011-01-282-0/+69
* | Merge branch 'python-handler-32524'Guillaume Desmottes2011-01-284-1/+72
|\ \ | |/ |/|
| * text-handler.py: add a comment about bgo #640812Guillaume Desmottes2011-01-281-0/+2
| * use TelepathyGLib.ChannelTextMessageType.NORMALGuillaume Desmottes2011-01-281-1/+2
| * add python/text-handler.py (fdo #32524)Guillaume Desmottes2011-01-282-1/+67
| * add python client example directoryGuillaume Desmottes2011-01-283-1/+3
* | NEWS: fix yearJonny Lamb2011-01-271-1/+1
* | start working on 0.13.12Jonny Lamb2011-01-272-1/+8
* | version 0.13.11telepathy-glib-0.13.11Jonny Lamb2011-01-277-27/+47
* | NEWS: updatedJonny Lamb2011-01-271-1/+15
* | Introspect contact search classesEmilio Pozuelo Monfort2011-01-261-0/+2
* | Add tp_capabilities_supports_contact_search()Emilio Pozuelo Monfort2011-01-263-1/+81
* | Add a TpContactSearch classEmilio Pozuelo Monfort2011-01-266-0/+915
* | Add tests for TpContactSearchResultEmilio Pozuelo Monfort2011-01-262-1/+83
* | Add a TpContactSearchResult classEmilio Pozuelo Monfort2011-01-267-0/+395
* | protocol: consider AuthenticationTypes when compiling immutable propertiesJonny Lamb2011-01-261-0/+3
* | tp_proxy_prepare_async: fix exampleEmilio Pozuelo Monfort2011-01-241-1/+1
|/
* tests/README: document how to generate the test coverage reportGuillaume Desmottes2011-01-171-0/+8
* with-session-bus.sh: only print debug if VERBOSE_TESTS is setJonny Lamb2011-01-131-3/+7
* debug: fix tp_debug_timestamped_log_handlerJonny Lamb2011-01-101-2/+4
* dtmf: fix signal gtk-doc off-by-one errorJonny Lamb2011-01-061-0/+4
* automatic proxy factory: add a debug msg if we can't create a TpTextChannelGuillaume Desmottes2010-12-221-0/+3
* text-channel: don't define useless variables if debug is disabledGuillaume Desmottes2010-12-221-15/+22
* base-client: make set_observer_recover set both waysJonny Lamb2010-12-221-1/+9
* Start 0.13.11 development.Will Thompson2010-12-202-1/+12
* Prepare version 0.13.10telepathy-glib-0.13.10Will Thompson2010-12-209-33/+70
* Remove MinimumPresence from EXTRA_DISTWill Thompson2010-12-201-1/+0
* BaseContactList: test for ContactsChangedWithIDWill Thompson2010-12-201-12/+97