summaryrefslogtreecommitdiff
path: root/tests/dbus
Commit message (Expand)AuthorAgeFilesLines
...
* TpDBusTubeChannel: add parameters-vardictSimon McVittie2012-09-261-0/+6
* TpStreamTubeChannel: add parameters-vardict and its getterSimon McVittie2012-09-261-6/+42
* tp_contact_dup_location, TpContact:location-vardict: addSimon McVittie2012-09-261-9/+46
* contacts test: correct comparison of locationsSimon McVittie2012-09-261-2/+2
* tp_base_client_add_observer_filter_vardict etc.: addSimon McVittie2012-09-263-45/+39
* Add tp_dbus_tube_channel_dup_parameters_vardict()Chandni Verma2012-09-171-0/+22
* Do not include single headers in codegenXavier Claessens2012-09-101-0/+1
* tls-certificate test: GBytes aren't 0 terminatedSjoerd Simons2012-08-311-1/+1
* Merge branch 'base-channel-disappear'Jonny Lamb2012-08-271-0/+23
|\
| * text-respawn test: add a disappearing base channel testJonny Lamb2012-06-051-0/+23
* | add tp_account_request_set_storage_provider()Guillaume Desmottes2012-07-171-1/+20
* | account-request: add missing 'service' getterGuillaume Desmottes2012-07-171-1/+19
* | example & test connections: update to use new get_interfaces… vfuncJonny Lamb2012-07-051-6/+14
* | base-connection-manager: add get_interfaces vfunc to class structJonny Lamb2012-07-041-2/+6
* | TpConnectionManager: deprecate "connection-manager" and add "cm-name"Xavier Claessens2012-06-291-5/+5
* | TpAccount: deprecate "connection-manager" and "protocol" and add "cm-name" an...Xavier Claessens2012-06-291-4/+4
* | TpConnection: deprecate connection-manager-name and add cm-nameXavier Claessens2012-06-291-3/+3
* | debug-client: propagate error if GetMessages() failedGuillaume Desmottes2012-06-201-0/+18
|/
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-044-6/+11
* Deprecate tp_connection_parse_object_path()Xavier Claessens2012-05-141-0/+34
* Fix ContactList not having avatarsXavier Claessens2012-05-141-0/+6
* Add regression test for avatar data problemXavier Claessens2012-05-111-44/+96
* tp_connection_dup_contact_by_id_async: don't crash without ContactsSimon McVittie2012-05-111-0/+24
* tp_connection_upgrade_contacts_async: fall back to old API if no ContactsSimon McVittie2012-05-111-8/+26
* Merge branch 'account-request-47100'Jonny Lamb2012-05-103-0/+539
|\
| * future-account: rename to TpAccountRequestJonny Lamb2012-05-102-51/+50
| * future-account: give display name on creationJonny Lamb2012-05-091-10/+6
| * future-account test: don't bother getting Supersedes valueJonny Lamb2012-05-081-3/+1
| * future-account: turn :parameters and :properties into an a{sv} GVariantJonny Lamb2012-05-041-36/+63
| * protocol: add a _get_cm_name function and :cm-name propertyJonny Lamb2012-05-041-0/+3
| * future-account: add set_avatarJonny Lamb2012-05-041-1/+47
| * future-account test: add more tests for the :properties GObject propertyJonny Lamb2012-05-041-0/+14
| * future-account: add add_supersedes function and :supersedes propertyJonny Lamb2012-05-041-1/+28
| * future-account: new account properties should be fully-qualifiedJonny Lamb2012-05-041-9/+18
| * future-account: add automatic presence and test itJonny Lamb2012-05-041-1/+31
| * future-account: add _set_connect_automatically function and propertyJonny Lamb2012-05-041-3/+10
| * future-account: add set_enabled function and :enabled propertyJonny Lamb2012-05-041-1/+14
| * future-account: add unset_parameter and test itJonny Lamb2012-05-041-3/+32
| * future-account test: add a test for CreateChannel failingJonny Lamb2012-05-041-3/+32
| * future-account test: add test for _create_account_asyncJonny Lamb2012-05-041-0/+79
| * future-account test: register account manager and account servicesJonny Lamb2012-05-041-3/+31
| * future-account: add set_nicknameJonny Lamb2012-05-041-1/+17
| * future-account: add set_icon_name and test itJonny Lamb2012-05-031-0/+16
| * future-account: add :properties GObject propertyJonny Lamb2012-05-031-3/+23
| * future-account: start adding set_parameter functionsJonny Lamb2012-05-031-0/+37
| * future-account: add set_display_nameJonny Lamb2012-05-031-1/+6
| * tests: add simple TpFutureAccount testJonny Lamb2012-05-032-0/+111
* | Deprecate tp_connection_request_handles()Xavier Claessens2012-05-101-7/+6
* | test-account: connection set on account must existXavier Claessens2012-05-101-32/+33
* | Add ChatState unit testsXavier Claessens2012-05-091-0/+77