index
:
~zabaluev/telepathy-glib
fix-password-manager
master
Mikhail Zabaluev's branches for telepathy-glib
zabaluev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telepathy-glib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Fix race condition when an observer calls claim_with then accept the context
HEAD
master
Xavier Claessens
1
-119
/
+50
2011-11-07
TpObserverChannelsContext: prepare the CDO
Xavier Claessens
1
-0
/
+33
2011-11-04
Add TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIES
Guillaume Desmottes
4
-13
/
+82
2011-11-01
check if we pass at least one contacts directly in the API call
Guillaume Desmottes
1
-0
/
+4
2011-11-01
coding style tweak
Guillaume Desmottes
1
-1
/
+2
2011-11-01
fix typo in comments
Guillaume Desmottes
1
-2
/
+2
2011-11-01
process_queued_blocked_changed: don't leak contacts
Guillaume Desmottes
1
-0
/
+2
2011-11-01
improve TpConnection:can-report-abusive doc
Guillaume Desmottes
1
-3
/
+3
2011-11-01
prepare_contact_blocking_cb: remove useless goto
Guillaume Desmottes
1
-8
/
+8
2011-11-01
improve TP_CONNECTION_FEATURE_CONTACT_BLOCKING
Guillaume Desmottes
2
-7
/
+8
2011-11-01
improve @@report_abusive doc
Guillaume Desmottes
2
-6
/
+10
2011-11-01
_tp_contacts_to_handles: check we pass at least one contact
Guillaume Desmottes
1
-0
/
+1
2011-11-01
Automatically prepare TP_CONTACT_FEATURE_CONTACT_BLOCKING when possible
Guillaume Desmottes
3
-0
/
+33
2011-11-01
TpContact: add is-blocked property
Guillaume Desmottes
4
-3
/
+111
2011-11-01
add contact operations for blocking API
Guillaume Desmottes
2
-0
/
+136
2011-10-31
add TpConnection::blocked-contacts-changed: signal
Guillaume Desmottes
3
-36
/
+258
2011-10-31
add TpConnection:blocked-contacts property
Guillaume Desmottes
4
-2
/
+141
2011-10-31
add can-report-abusive property and TP_CONNECTION_FEATURE_CONTACT_BLOCKING
Guillaume Desmottes
4
-0
/
+137
2011-10-31
add high level API to block/unblock contacts
Guillaume Desmottes
2
-0
/
+142
2011-10-31
Merge branch 'telepathy-glib-0.16'
Guillaume Desmottes
1
-4
/
+10
2011-10-31
don't call _tp_contacts_to_handles in g_return_if_fail
Guillaume Desmottes
1
-4
/
+10
2011-10-31
Merge branch 'telepathy-glib-0.16'
Guillaume Desmottes
1
-1
/
+1
2011-10-31
group-mixin: always set the Members_Changed_Detailed flag
Guillaume Desmottes
1
-1
/
+1
2011-10-31
Merge branch 'telepathy-glib-0.16'
Danielle Madeley
1
-0
/
+8
2011-10-31
Document the meaning of TpProxy::invalidated
Danielle Madeley
1
-0
/
+8
2011-10-30
Merge branch 'introspection'
Danielle Madeley
1
-2
/
+1
2011-10-29
introspection.am: Use correct variable name
Danielle Madeley
1
-1
/
+1
2011-10-28
Replace deprecated g_unix_socket_* functions.
Travis Reitter
1
-3
/
+8
2011-10-28
Removes reference to kludge.xsl
Alban Crequy
1
-1
/
+0
2011-10-25
Fix a race condition in codegen make rules
Mikhail Zabaluev
1
-1
/
+3
2011-10-24
Merge branch 'telepathy-glib-0.16'
Guillaume Desmottes
4
-31
/
+104
2011-10-24
document capabilities_queue
Guillaume Desmottes
1
-0
/
+2
2011-10-24
Prevent circular introspection dependency
Sjoerd Simons
1
-20
/
+21
2011-10-24
Add internal API to get connection capabilities without having core prepared
Sjoerd Simons
2
-8
/
+72
2011-10-24
Make it easier to debug connection preparation by printing object paths in so...
Sjoerd Simons
1
-3
/
+4
2011-10-24
Add some extra debugging to make it easier to follow AccountManager preparation
Sjoerd Simons
1
-0
/
+5
2011-10-24
Merge branch 'telepathy-glib-0.16'
Guillaume Desmottes
1
-0
/
+45
2011-10-20
base-contact-list: implement TP_TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING_B...
Guillaume Desmottes
1
-0
/
+45
2011-10-18
Merge branch 'telepathy-glib-0.16'
Guillaume Desmottes
2
-2
/
+19
2011-10-18
deal with self->priv->group_contact_owners may containing NULL contact
Guillaume Desmottes
2
-1
/
+13
2011-10-18
_tp_channel_contacts_queue_prepare_finish: don't assume item->contacts is not...
Guillaume Desmottes
1
-1
/
+6
2011-10-18
Use g-i makefile rules to simplify building the introspection files
Danielle Madeley
2
-59
/
+30
2011-10-14
Account: expand :normalized-name documentation.
Will Thompson
1
-1
/
+3
2011-10-12
TpChannel: don't rely on introspection queue to add the iface ID of the type
Guillaume Desmottes
1
-5
/
+3
2011-10-12
Merge remote-tracking branch 'origin/master'
Will Thompson
1
-2
/
+5
2011-10-11
_tp_contacts_from_values: skip NULL contacts
Guillaume Desmottes
1
-2
/
+5
2011-10-11
Version 0.15.8
Will Thompson
5
-5
/
+31
2011-10-11
BaseRoomConfig: document why we copy properties dict
Will Thompson
1
-0
/
+12
2011-10-11
BaseRoomConfig: move the macros up a bit
Will Thompson
1
-16
/
+17
2011-10-11
BaseRoomConfig: pass self to update_async
Will Thompson
2
-17
/
+25
[next]