summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02start on version 0.19.0HEADmasterJonny Lamb2-2/+2
2012-04-02start on version 0.18.1Jonny Lamb2-1/+6
2012-04-02version 0.18.0Jonny Lamb7-19/+32
2012-04-02NEWS: update for 0.18.0Jonny Lamb1-3/+23
2012-04-02Merge branch '29271-some-dbus-tube-api'Will Thompson16-70/+1531
2012-04-02DBusTubeChannel: write a better preamble maybe?29271-some-dbus-tube-apiWill Thompson1-3/+37
2012-04-02dbus tube test: add bug references for FIXMEsWill Thompson2-0/+6
2012-04-01dbus-tubes example: check method argument typesWill Thompson1-6/+15
2012-03-30DBusTubeChannel: always use CREDENTIALS for nowWill Thompson1-6/+10
2012-03-30dbus-tube: fail offer/accept if channel is invalidatedWill Thompson3-3/+93
2012-03-30Test DBus tubes opening after Accept/Offer returnsWill Thompson3-6/+59
2012-03-30proxy: sprinkle some checked casts around.Will Thompson1-5/+5
2012-03-30Add an example dbus tube offerer and accepter.Will Thompson7-1/+485
2012-03-30call-channel: display a string representation of the stateGuillaume Desmottes1-1/+25
2012-03-30media-observer: use more TpChannel accessorsGuillaume Desmottes1-9/+3
2012-03-30media-observer: Observe Call channels instead of StreamedMediaGuillaume Desmottes1-2/+2
2012-03-30approver.c: Approve Call channels instead of StreamedMediaGuillaume Desmottes1-1/+1
2012-03-29Tests: SetContactInfo must also emit ContactInfoChanged signalXavier Claessens1-2/+2
2012-03-29Tests: Add more supported ContactInfo fieldsXavier Claessens2-13/+59
2012-03-29Tests: Improve fake Account and AccountManagerXavier Claessens5-45/+108
2012-03-29Tests: Rename TestContactListManager to TpTestsContactListManagerXavier Claessens5-89/+89
2012-03-29Tests: manage the global set of groupsXavier Claessens1-4/+30
2012-03-29Tests: Implement mutable contact listXavier Claessens2-3/+108
2012-03-29Make g-i scanner abort on warning if not official releaseXavier Claessens1-0/+7
2012-03-28CallContentMediaDescription: Add missing documentationOlivier Crête1-9/+12
2012-03-28examples/client/stream-tubes/Makefile.am: ensure that we link on tp-glib from...Guillaume Desmottes1-2/+2
2012-03-28add tp_dbus_tube_channel_accept_async()Guillaume Desmottes5-0/+175
2012-03-28Correct English in tp_dbus_tube_channel_offer_async()Will Thompson1-1/+1
2012-03-28dbus-tube test: return TRUE from ::new-connection handlerWill Thompson2-6/+11
2012-03-28add tp_dbus_tube_channel_offer_async()Guillaume Desmottes4-0/+358
2012-03-28TpTestsDBusTubeChannel: implement Offer()Guillaume Desmottes1-5/+72
2012-03-28Add TP_DBUS_TUBE_CHANNEL_FEATURE_COREGuillaume Desmottes4-1/+120
2012-03-28AutomaticClientFactory: add a channel type lookup tablegenericize-AutomaticClientFactoryWill Thompson1-54/+111
2012-03-27Move TpBaseContactListAsyncFinishFunc right before the point where it isAlvaro Soliverez1-4/+4
2012-03-27Remove duplicate typedef that was introduced by mistake in one of theAlvaro Soliverez1-4/+0
2012-03-27doc: TpBaseContactList's download-at-connection propertyAlban Crequy1-3/+3
2012-03-27doc: tp_base_contact_list_get_download_at_connectionAlban Crequy1-1/+4
2012-03-27test: contact-list downloadAlban Crequy1-0/+22
2012-03-27ContactList: implement helper tp_base_contact_list_get_download_at_connectionAlban Crequy3-0/+17
2012-03-27ContactList: add method Download in TpBaseContactListAlban Crequy3-1/+139
2012-03-27ContactList: add property DownloadAtConnection in TpBaseContactListAlban Crequy1-0/+37
2012-03-27Have the Android target depend on the generated codeAlvaro Soliverez2-5/+1
2012-03-26stream_tube_channel_new: refer to TpAutomaticProxyFactoryWill Thompson1-2/+5
2012-03-26docs: Fix "Finishes to" broken EnglishWill Thompson3-23/+26
2012-03-26python/ft example: handle an exception. Hooray!Will Thompson1-2/+6
2012-03-26Use g_dir_make_tmp() now that we depend on glib 2.30Xavier Claessens1-11/+3
2012-03-23contact_set_subscription_states: use _tp_base_contact_list_presence_state_to_...Guillaume Desmottes1-4/+6
2012-03-23export _tp_base_contact_list_presence_state_to_letter as private APIGuillaume Desmottes2-4/+7
2012-03-22start on version 0.17.8Jonny Lamb2-1/+8
2012-03-22version 0.17.7Jonny Lamb5-5/+40