summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* TpConnection: Deprecate _get_ functions returning a GList and replace them by...Xavier Claessens2012-09-051-0/+1
* TpDispatchOperation: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-0/+4
* TpChannel: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-0/+2
* TpProxy: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-0/+1
* Add tp_account_channel_request_set_hint APISjoerd Simons2012-08-301-0/+1
* Merge branch 'base-channel-disappear'Jonny Lamb2012-08-271-0/+3
|\
| * base-channel: add support for 'disappearing' channelsJonny Lamb2012-06-051-0/+3
* | add tp_account_manager_can_set_default()Guillaume Desmottes2012-08-021-0/+1
* | add tp_account_request_set_storage_provider()Guillaume Desmottes2012-07-171-0/+1
* | base-protocol: add get_interfaces_array vfunc to class structJonny Lamb2012-07-051-0/+1
* | base-connection: add get_interfaces… vfunc to class structJonny Lamb2012-07-051-0/+1
* | base-connection-manager: add get_interfaces vfunc to class structJonny Lamb2012-07-041-0/+1
* | TpAccount: deprecate "connection-manager" and "protocol" and add "cm-name" an...Xavier Claessens2012-06-291-0/+2
* | TpConnection: deprecate connection-manager-name and add cm-nameXavier Claessens2012-06-291-0/+1
* | TpDynamicHandleRepo: Support async normalization functionXavier Claessens2012-06-281-0/+3
* | TpHandleRepoIface: add tp_handle_ensure_async()Xavier Claessens2012-06-281-0/+2
|/
* TpBaseConnection: add method accessors for struct fieldsSimon McVittie2012-06-041-0/+5
* Add tp_simple_client_factory_upgrade_contacts_async/finishXavier Claessens2012-05-161-0/+2
* Add tp_simple_client_factory_ensure_contact_by_id_async/finishXavier Claessens2012-05-161-0/+2
* Include tp_account_request_unset_parameter in documentationSimon McVittie2012-05-111-0/+1
* Merge branch 'account-request-47100'Jonny Lamb2012-05-102-0/+38
|\
| * future-account: rename to TpAccountRequestJonny Lamb2012-05-102-34/+34
| * future-account: add service property and setterJonny Lamb2012-05-091-0/+1
| * future-account: add new_from_protocolJonny Lamb2012-05-041-0/+1
| * protocol: add a _get_cm_name function and :cm-name propertyJonny Lamb2012-05-041-0/+1
| * future-account: add set_avatarJonny Lamb2012-05-041-0/+1
| * future-account: add add_supersedes function and :supersedes propertyJonny Lamb2012-05-041-0/+1
| * future-account: add automatic presence and test itJonny Lamb2012-05-041-0/+1
| * docs: add TpFutureAccount to the docsJonny Lamb2012-05-042-0/+32
* | TpMessageMixin: add helpers to implement ChatStateXavier Claessens2012-05-091-0/+6
* | Move ChatState to TpTextChannelXavier Claessens2012-05-091-0/+5
* | Add tp_connection_upgrade_contacts_async/finishXavier Claessens2012-05-091-0/+2
* | Add tp_connection_dup_contact_by_id_async/finishXavier Claessens2012-05-091-0/+5
* | Update Connection.Interface.Contacts specXavier Claessens2012-05-091-0/+5
* | Move low level certificate API out of the docGuillaume Desmottes2012-05-091-1/+1
* | add tp_tls_certificate_rejection_raise_error()Guillaume Desmottes2012-05-091-0/+1
* | add TpTLSCertificateRejectionGuillaume Desmottes2012-05-092-0/+23
* | add tls-certificate to the docGuillaume Desmottes2012-05-091-0/+1
* | tls-certificate: add accessorsGuillaume Desmottes2012-05-091-0/+3
* | TpTLSCertificate: allow several rejection reasons to be queued upSimon McVittie2012-05-091-0/+1
* | TpTLSCertificate: track the signalled rejection reason(s)Simon McVittie2012-05-091-0/+2
* | Document TpTLSCertificateSimon McVittie2012-05-091-0/+1
* | Include TpTLSCertificate in the documentationSimon McVittie2012-05-091-0/+34
* | Documentation: recommend including meta-headersSimon McVittie2012-05-071-121/+120
* | Mark all -internal headers as /*<private_header>*/Simon McVittie2012-05-071-26/+1
* | Revert "Add tp_contact_is_self()"Simon McVittie2012-05-031-1/+0
* | Use G_DEFINE_BOXED_TYPE for every boxed type except TpIntsetSimon McVittie2012-05-031-0/+3
|/
* Merge branch 'deprecation'Simon McVittie2012-05-032-0/+17
|\
| * Add GLib 2.32-style deprecation macrosSimon McVittie2012-05-022-0/+17
* | Add tp_contact_is_self()Xavier Claessens2012-05-031-0/+1
|/