summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * dbus-tube: fail offer/accept if channel is invalidatedWill Thompson2012-03-303-3/+93
| * Test DBus tubes opening after Accept/Offer returnsWill Thompson2012-03-303-6/+59
| * proxy: sprinkle some checked casts around.Will Thompson2012-03-301-5/+5
| * Add an example dbus tube offerer and accepter.Will Thompson2012-03-307-1/+485
| * examples/client/stream-tubes/Makefile.am: ensure that we link on tp-glib from...Guillaume Desmottes2012-03-281-2/+2
| * add tp_dbus_tube_channel_accept_async()Guillaume Desmottes2012-03-285-0/+175
| * Correct English in tp_dbus_tube_channel_offer_async()Will Thompson2012-03-281-1/+1
| * dbus-tube test: return TRUE from ::new-connection handlerWill Thompson2012-03-282-6/+11
| * add tp_dbus_tube_channel_offer_async()Guillaume Desmottes2012-03-284-0/+358
| * TpTestsDBusTubeChannel: implement Offer()Guillaume Desmottes2012-03-281-5/+72
| * Add TP_DBUS_TUBE_CHANNEL_FEATURE_COREGuillaume Desmottes2012-03-284-1/+120
| * AutomaticClientFactory: add a channel type lookup tableWill Thompson2012-03-281-54/+111
* | call-channel: display a string representation of the stateGuillaume Desmottes2012-03-301-1/+25
* | media-observer: use more TpChannel accessorsGuillaume Desmottes2012-03-301-9/+3
* | media-observer: Observe Call channels instead of StreamedMediaGuillaume Desmottes2012-03-301-2/+2
* | approver.c: Approve Call channels instead of StreamedMediaGuillaume Desmottes2012-03-301-1/+1
* | Tests: SetContactInfo must also emit ContactInfoChanged signalXavier Claessens2012-03-291-2/+2
* | Tests: Add more supported ContactInfo fieldsXavier Claessens2012-03-292-13/+59
* | Tests: Improve fake Account and AccountManagerXavier Claessens2012-03-295-45/+108
* | Tests: Rename TestContactListManager to TpTestsContactListManagerXavier Claessens2012-03-295-89/+89
* | Tests: manage the global set of groupsXavier Claessens2012-03-291-4/+30
* | Tests: Implement mutable contact listXavier Claessens2012-03-292-3/+108
* | Make g-i scanner abort on warning if not official releaseXavier Claessens2012-03-291-0/+7
* | CallContentMediaDescription: Add missing documentationOlivier Crête2012-03-281-9/+12
|/
* Move TpBaseContactListAsyncFinishFunc right before the point where it isAlvaro Soliverez2012-03-271-4/+4
* Remove duplicate typedef that was introduced by mistake in one of theAlvaro Soliverez2012-03-271-4/+0
* doc: TpBaseContactList's download-at-connection propertyAlban Crequy2012-03-271-3/+3
* doc: tp_base_contact_list_get_download_at_connectionAlban Crequy2012-03-271-1/+4
* test: contact-list downloadAlban Crequy2012-03-271-0/+22
* ContactList: implement helper tp_base_contact_list_get_download_at_connectionAlban Crequy2012-03-273-0/+17
* ContactList: add method Download in TpBaseContactListAlban Crequy2012-03-273-1/+139
* ContactList: add property DownloadAtConnection in TpBaseContactListAlban Crequy2012-03-271-0/+37
* Have the Android target depend on the generated codeAlvaro Soliverez2012-03-272-5/+1
* stream_tube_channel_new: refer to TpAutomaticProxyFactoryWill Thompson2012-03-261-2/+5
* docs: Fix "Finishes to" broken EnglishWill Thompson2012-03-263-23/+26
* python/ft example: handle an exception. Hooray!Will Thompson2012-03-261-2/+6
* Use g_dir_make_tmp() now that we depend on glib 2.30Xavier Claessens2012-03-261-11/+3
* contact_set_subscription_states: use _tp_base_contact_list_presence_state_to_...Guillaume Desmottes2012-03-231-4/+6
* export _tp_base_contact_list_presence_state_to_letter as private APIGuillaume Desmottes2012-03-232-4/+7
* start on version 0.17.8Jonny Lamb2012-03-222-1/+8
* version 0.17.7telepathy-glib-0.17.7Jonny Lamb2012-03-225-5/+40
* BaseMediaCallChannel: Only wait for streams to start if they were sending to ...Olivier Crête2012-03-221-4/+26
* Merge branch 'example-approver'Will Thompson2012-03-211-17/+6
|\
| * example approver: "Dissaprove" is not a word.Will Thompson2012-03-211-1/+1
| * example approver: use _close_channels_async()Will Thompson2012-03-211-16/+5
* | BaseMediaCallStream: Only emit STUNServersChanged if they have changedOlivier Crête2012-03-201-1/+37
* | Include the debug message in the TpCallStateReason structureOlivier Crête2012-03-202-4/+12
* | BaseMediaCallStream: Clear local sending state on sending failureOlivier Crête2012-03-201-0/+1
* | Call: Ignore all sending/receiving failures while heldOlivier Crête2012-03-202-20/+25
* | BaseMediaCallContent: Make sure the sending state is updated on call acceptanceOlivier Crête2012-03-201-0/+3