index
:
~jonny/telepathy-glib
av
change-status-you-say
codegen
debug-lender
delay-approvers
feature-mixin
future-master-47100
master
misc
moar-deprecations
next
none-handle
ptr-array-extend
qed
target-id-in-channel-manager
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.6
telepathy-glib-0.8
le tp-glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
channel-manager: include defs.h for the deprecation macros
HEAD
master
Jonny Lamb
1
-0/+1
2012-05-10
channel-manager: deprecate emit_new_channels
Jonny Lamb
2
-2/+17
2012-05-10
Merge branch 'account-request-47100'
Jonny Lamb
15
-4/+2158
2012-05-10
Deprecate tp_connection_hold_handles()
Xavier Claessens
3
-1/+13
2012-05-10
Deprecate tp_connection_request_handles()
Xavier Claessens
6
-56/+18
2012-05-10
Deprecate tp_connection_get_contact(_list)_attributes
Xavier Claessens
4
-5/+13
2012-05-10
Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...
Xavier Claessens
14
-237/+40
2012-05-10
tp_message_mixin_init_dbus_properties: only conditionally implement ChatState
Simon McVittie
1
-3/+11
2012-05-10
future-account: rename to TpAccountRequest
future-master-47100
Jonny Lamb
9
-337/+336
2012-05-10
test-account: connection set on account must exist
Xavier Claessens
1
-32/+33
2012-05-09
Silent warning about some used deprecated symbols
Xavier Claessens
3
-2/+8
2012-05-09
bump nano-version
Xavier Claessens
1
-1/+1
2012-05-09
Release 0.19.0
Xavier Claessens
22
-139/+237
2012-05-09
NEWS
Xavier Claessens
1
-8/+30
2012-05-09
Update to telepathy-spec 0.27.0
Xavier Claessens
5
-15/+26
2012-05-09
ChatState: Add the missing _TP_AVAILABLE/DEPRECATED_IN_0_20
Xavier Claessens
3
-1/+10
2012-05-09
Add comment explaining what it means if feature->prepare_async is NULL
Xavier Claessens
1
-0/+3
2012-05-09
Add ChatState unit tests
Xavier Claessens
1
-0/+77
2012-05-09
Implement ChatState in test echo channel
Xavier Claessens
1
-0/+15
2012-05-09
TpMessageMixin: add helpers to implement ChatState
Xavier Claessens
3
-13/+269
2012-05-09
Move ChatState to TpTextChannel
Xavier Claessens
5
-1/+133
2012-05-09
Deprecate tp_connection_get_contacts_by_id/handle()
Xavier Claessens
5
-1/+19
2012-05-09
account-channel-request test: do not use soon to be deprecated API
Xavier Claessens
2
-18/+13
2012-05-09
Examples: do not use soon to be deprecated APIs
Xavier Claessens
2
-85/+54
2012-05-09
TpConnection: use tp_connection_upgrade_contacts_async()
Xavier Claessens
1
-20/+23
2012-05-09
Add tp_connection_upgrade_contacts_async/finish
Xavier Claessens
3
-0/+173
2012-05-09
Add tp_connection_dup_contact_by_id_async/finish
Xavier Claessens
3
-0/+222
2012-05-09
contacts-mixin: Implement GetContactByID
Xavier Claessens
1
-5/+52
2012-05-09
Update Connection.Interface.Contacts spec
Xavier Claessens
2
-0/+63
2012-05-09
_tp_tls_certificate_rejection_new: explicitely ref sink @details
Guillaume Desmottes
1
-1/+9
2012-05-09
tp_tls_certificate_rejection_get_details: document Returns
Guillaume Desmottes
1
-0/+2
2012-05-09
Move low level certificate API out of the doc
Guillaume Desmottes
1
-1/+1
2012-05-09
Version-annotate TLS certificate API
Guillaume Desmottes
2
-0/+21
2012-05-09
Use TP_ERROR instead of TP_ERRORS
Guillaume Desmottes
3
-9/+9
2012-05-09
invalid the certificate if its state is invalid
Guillaume Desmottes
1
-4/+9
2012-05-09
Use TP_NUM_TLS_CERTIFICATE_REJECT_REASONS
Guillaume Desmottes
1
-1/+1
2012-05-09
tls-certificate-rejection: remove GError coding style check workaround
Guillaume Desmottes
1
-1/+1
2012-05-09
check-c-style: don't check if GError are initialized
Guillaume Desmottes
1
-7/+0
2012-05-09
Don't include tp-cli header in tls-certificate.h
Guillaume Desmottes
2
-2/+2
2012-05-09
Use GBytes to store the cert data
Guillaume Desmottes
2
-8/+20
2012-05-09
allow parent to be NULL
Guillaume Desmottes
1
-10/+14
2012-05-09
add tp_tls_certificate_rejection_raise_error()
Guillaume Desmottes
4
-0/+30
2012-05-09
Use TpTLSCertificateRejection
Guillaume Desmottes
3
-113/+71
2012-05-09
add TpTLSCertificateRejection
Guillaume Desmottes
7
-0/+447
2012-05-09
add tls-certificate to the doc
Guillaume Desmottes
1
-0/+1
2012-05-09
test tp_tls_certificate_rejected_cb's code path if there is no rejections
Guillaume Desmottes
3
-7/+42
2012-05-09
Use a GVariant to return rejection details
Guillaume Desmottes
3
-21/+23
2012-05-09
tp_tls_certificate_add_rejection(): takes a GVariant instead of a GHashTable
Guillaume Desmottes
3
-13/+29
2012-05-09
account: use _tp_asv_from_vardict()
Guillaume Desmottes
1
-8/+4
2012-05-09
base-connection: use _tp_asv_from_vardict()
Guillaume Desmottes
1
-9/+6
[next]