summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Actually fall through when the core features are unwantedGuillaume Desmottes1-1/+0
2011-05-12proxy-preparation: use TpTestsMyConnProxyGuillaume Desmottes1-10/+13
2011-05-12add tests/lib/my-conn-proxyGuillaume Desmottes3-0/+79
2011-05-12add a new test file testing proxy preparationGuillaume Desmottes2-1/+116
2011-05-12Wait that core has been prepared before checking requested interfacesGuillaume Desmottes1-8/+9
2011-05-12remove TpProxyFeature.start_preparing()Guillaume Desmottes2-47/+5
2011-05-12connection: use prepare_async instead of start_preparingGuillaume Desmottes4-25/+52
2011-05-12update comments refering to the old start_preparing functionGuillaume Desmottes2-2/+2
2011-05-12channel-dispatch-operation: use prepare_async to prepare coreGuillaume Desmottes1-5/+15
2011-05-12account: use prepare_async to prepare featuresGuillaume Desmottes1-12/+35
2011-05-12channel: use prepare_async to prepare chat stateGuillaume Desmottes1-5/+13
2011-05-12connection: simplify contact info preparationGuillaume Desmottes3-27/+7
2011-05-12connection: simplify avatars requirements preparationGuillaume Desmottes3-29/+8
2011-05-12connection: simplify capabilities preparationGuillaume Desmottes2-27/+7
2011-05-12connection: fail preparing TP_CONNECTION_FEATURE_CAPABILITIES if Requests is ...Guillaume Desmottes2-11/+3
2011-05-12channel-dispatch-operation: simplify core preparationGuillaume Desmottes1-18/+2
2011-05-12channel.c: simplify chat-states preparationGuillaume Desmottes1-12/+3
2011-05-12account: simplify features preparationGuillaume Desmottes1-19/+8
2011-05-12add depends support to featureGuillaume Desmottes1-14/+120
2011-05-12factor out request_is_complete()Guillaume Desmottes1-46/+56
2011-05-12channel: rely on TpProxyFeature.interfaces_neededGuillaume Desmottes1-9/+4
2011-05-12TpProxyFeature: add interfaces_neededGuillaume Desmottes2-2/+45
2011-05-12TpTextChanne: implement prepare_async instead of start_preparingGuillaume Desmottes1-20/+58
2011-05-12Add an async variant of start_preparingGuillaume Desmottes2-2/+46
2011-05-12start preparing features in tp_proxy_poll_features()Guillaume Desmottes1-30/+91
2011-05-12tp_proxy_poll_features: move checking for invalidation inside the loopSimon McVittie1-18/+24
2011-05-12Split FEATURE_STATE_WANTED from FEATURE_STATE_TRYINGSimon McVittie1-4/+8
2011-05-12FeatureState: comment the valuesSimon McVittie1-0/+5
2011-05-12tp_proxy_prepare_async: don't start anything if we were already invalidatedSimon McVittie1-5/+8
2011-05-12TpProxyFeature: use a proper private structGuillaume Desmottes2-1/+8
2011-05-11Merge branch 'telepathy-glib-0.14'Will Thompson2-28/+28
2011-05-11GroupMixin test: use tp_asv_get_boxed() for contact-idsWill Thompson1-3/+3
2011-05-11GroupMixin: also update variable names to contact_idsWill Thompson2-24/+24
2011-05-11GroupMixin: correctly use contact-ids, not member-idsWill Thompson2-6/+6
2011-05-10test-base-client: wait for exactly the right number of callbacks to be calledGuillaume Desmottes1-2/+12
2011-05-10deprecate tp_channel_dispatch_operation_claim_async()Guillaume Desmottes1-0/+4
2011-05-10examples/client/approver.c: use tp_channel_dispatch_operation_claim_with_async()Guillaume Desmottes1-2/+3
2011-05-10fix doc of tp_channel_dispatch_operation_claim_async()Guillaume Desmottes1-2/+2
2011-05-10add tp_channel_dispatch_operation_claim_with_async() (fdo #36490)Guillaume Desmottes8-8/+268
2011-05-10Depends on Glib 2.28.0Guillaume Desmottes1-1/+1
2011-05-09update to spec 0.23.1Guillaume Desmottes5-14/+231
2011-05-05Merge branch 'telepathy-glib-0.14'Will Thompson1-1/+1
2011-05-05configure: squash ‘AC_LANG_SOURCE call detected’ warning.Will Thompson1-1/+1
2011-05-04Merge branch 'telepathy-glib-0.14'Mike Ruprecht1-4/+2
2011-05-04Fix leak of source object.Mike Ruprecht1-4/+2
2011-05-04Merge branch 'telepathy-glib-0.14'Vivek Dasmohapatra2-0/+6
2011-05-04Update NEWSVivek Dasmohapatra1-0/+4
2011-05-04tp_dbus_daemon_watch_name_owner & ..._list_names_common leak a DBusMessageVivek Dasmohapatra1-0/+2
2011-05-02Merge branch 'telepathy-glib-0.14'Will Thompson1-20/+55
2011-05-02BaseContactList: clarify how to use itWill Thompson1-20/+55