index
:
telepathy-glib
android
glib-update
master
remove-duplicate
Unnamed repository; edit this file 'description' to name the repository.
Alvaro Soliverez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
Support building for Android
HEAD
master
Derek Foreman
3
-0/+54
2011-08-29
TpProtocol: add API to get avatars requirements (fdo #36049)
Guillaume Desmottes
5
-1/+147
2011-08-25
tp_base_channel_close: check vfunc is not NULL
Will Thompson
1
-0/+2
2011-08-25
TpConnection: emit contact-list-changed when initial roster is fetched
Xavier Claessens
3
-1/+35
2011-08-25
tp_contact_foo_async() callback must be the TpContact not its TpConnection
Xavier Claessens
2
-31/+86
2011-08-24
Add contact list JS example
Xavier Claessens
4
-1/+37
2011-08-24
Include contact-list.py example in tarballs
Xavier Claessens
1
-0/+1
2011-08-24
Hide tp_g_value_slice_new_foo() from g-i scanner
Xavier Claessens
1
-0/+4
2011-08-23
Nano-version bump
Will Thompson
1
-1/+1
2011-08-17
Version 0.15.5
Will Thompson
24
-126/+217
2011-08-17
NEWS for 0.15.5
Will Thompson
1
-0/+63
2011-08-17
Add skip annotation for NUM_FOO
Xavier Claessens
4
-4/+4
2011-08-17
Remove useless ; line
Xavier Claessens
1
-1/+0
2011-08-17
Print useful warning in case tp_account_manager_set_default() fails
Xavier Claessens
1
-3/+14
2011-08-17
Define _TP_GNUC_DEPRECATED_FOR() and use it where appropriate
Xavier Claessens
8
-14/+37
2011-08-17
Improve documentation a bit
Xavier Claessens
2
-11/+12
2011-08-17
TpSimpleClientFactory: add code example of typical app's main() when using cu...
Xavier Claessens
1
-0/+23
2011-08-17
TpAccountManager is the "toplevel" object, do not create it through a factory
Xavier Claessens
6
-158/+40
2011-08-17
TpAccountChannelRequest: do not create a TpAccountManager for tmp handler
Xavier Claessens
1
-5/+2
2011-08-17
TpBaseClient: add constructors with factory instead of AM
Xavier Claessens
9
-30/+221
2011-08-17
Add tp_account_manager_set_default()
Xavier Claessens
3
-0/+31
2011-08-17
Deprecate tp_base_client_add_*_features()
Xavier Claessens
2
-19/+36
2011-08-17
TpBaseClient: prepare TpAccount, TpConnection and TpChannels with factory des...
Xavier Claessens
1
-27/+77
2011-08-17
Deprecate tp_account_manager_ensure_account()
Xavier Claessens
4
-23/+35
2011-08-17
TpAccountManager: Fix doc now that TpAccount objects are guaranteed to be pre...
Xavier Claessens
1
-4/+12
2011-08-17
TpAccountManager: trivial code simplification
Xavier Claessens
1
-8/+1
2011-08-17
TpAccountManager: Stop tp_a_m_ensure_account() from inserting non prepared ac...
Xavier Claessens
1
-51/+44
2011-08-17
TpAccountManager: Delay preparing CORE featur until all TpAccounts are ready
Xavier Claessens
1
-109/+59
2011-08-17
TpAccountManager: delay account-validity-changed until TpAccount is ready
Xavier Claessens
1
-6/+85
2011-08-17
TpAccountManager: Delay create_account_async() reply until TpAccount is ready
Xavier Claessens
1
-29/+38
2011-08-17
Correctly free a GQueue from dispose
Xavier Claessens
3
-9/+13
2011-08-05
Merge branch 'contact-list-rebase'
Xavier Claessens
11
-3/+574
2011-08-05
reword tp_connection_get_contact_list() doc
Xavier Claessens
1
-12/+7
2011-08-05
Add comment in example explaining what state SUCCESS means
Xavier Claessens
2
-0/+7
2011-08-05
Print warning if tp_account_manager_dup() fails
Xavier Claessens
1
-3/+7
2011-08-05
contact-list.py: rename TelepathyGLib namespace as Tp
Xavier Claessens
1
-7/+7
2011-08-05
contact-list examples: verify state is SUCCESS before getting the contact list
Xavier Claessens
2
-2/+5
2011-08-05
Doc fix: Make clear in TpAccountManager doc that propagating the factory also...
Xavier Claessens
1
-1/+2
2011-08-05
Doc fix: preparing TP_CONNECTION_FEATURE_CONTACT_LIST is not enough to get co...
Xavier Claessens
1
-4/+6
2011-08-04
Tests: verify TP_CONNECTION_FEATURE_CONTACT_LIST also prepare TpContact
Xavier Claessens
1
-0/+36
2011-08-04
Include contact-list.c example into TpAccountManager's doc
Xavier Claessens
1
-0/+6
2011-08-04
add contact-list.{c,py} example
Xavier Claessens
3
-0/+130
2011-08-04
Prepare TpContact objects for the ContactList
Xavier Claessens
6
-3/+394
2011-08-04
Merge branch 'qed'
Will Thompson
3
-3/+54
2011-08-04
Merge branch 'target-id-in-channel-manager'
Will Thompson
11
-16/+583
2011-08-04
Add TP_CONTACT_FEATURE_INVALID into doc
Xavier Claessens
1
-0/+1
2011-08-04
Add TP_CONTACT_FEATURE_INVALID because 0 is a valid TpContactFeature
Xavier Claessens
3
-3/+15
2011-08-04
Add tp_simple_client_factory_add_*_features_varargs()
Xavier Claessens
6
-40/+175
2011-08-04
Add _tp_contacts_from_values
Xavier Claessens
2
-0/+24
2011-08-04
export some internal functions of contact.c
Xavier Claessens
2
-12/+60
[next]