index
:
delta/telepathy-glib.git
baserock/gnome
baserock/morph
call1
gdbus-prep3
master
next
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.14
telepathy-glib-0.16
telepathy-glib-0.18
telepathy-glib-0.20
telepathy-glib-0.22
telepathy-glib-0.24
telepathy-glib-0.6
telepathy-glib-0.8
gitlab.freedesktop.org: telepathy/telepathy-glib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telepathy-glib
/
connection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TpConnection: don't recommend that applications call Connect()
Simon McVittie
2013-09-06
1
-2
/
+6
*
TpConnection: describe factory behaviour
Simon McVittie
2013-09-06
1
-0
/
+8
*
TpConnection: connections should come from accounts
Simon McVittie
2013-09-06
1
-0
/
+4
*
TpConnection: remove woefully outdated feature list
Simon McVittie
2013-09-06
1
-8
/
+0
*
Fix documentation for tp_connection_get_self_handle
Emilio Pozuelo Monfort
2013-08-19
1
-1
/
+1
*
TpConnection: break refcycle when invalidated
Xavier Claessens
2013-04-03
1
-0
/
+2
*
TpConnection: self->priv->self_contact is leaked
Xavier Claessens
2013-04-03
1
-0
/
+1
*
TpConnection: connect to SelfHandleChanged much earlier
Simon McVittie
2012-10-08
1
-5
/
+14
*
Move GVariant utilities to variant-util.ch
Xavier Claessens
2012-09-15
1
-0
/
+1
*
Release 0.19.3
Xavier Claessens
2012-07-05
1
-2
/
+2
*
Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()
Xavier Claessens
2012-07-03
1
-0
/
+1
*
TpConnection: deprecate connection-manager-name and add cm-name
Xavier Claessens
2012-06-29
1
-1
/
+39
*
TpConnection: trivial coding style fix
Xavier Claessens
2012-06-29
1
-20
/
+20
*
Rename _tp_contact_connection_invalidated to _disposed
Xavier Claessens
2012-06-04
1
-5
/
+6
*
Deprecate tp_connection_parse_object_path()
Xavier Claessens
2012-05-14
1
-6
/
+25
*
Release 0.19.0
telepathy-glib-0.19.0
Xavier Claessens
2012-05-09
1
-1
/
+1
*
Deprecate tp_connection_get_contacts_by_id/handle()
Xavier Claessens
2012-05-09
1
-0
/
+2
*
TpAccount: ensure connection is set to NULL before it unref all its contacts
Xavier Claessens
2012-05-09
1
-1
/
+4
*
Revert "Add tp_contact_is_self()"
Simon McVittie
2012-05-03
1
-5
/
+0
*
Merge branch 'deprecation'
Simon McVittie
2012-05-03
1
-7
/
+11
|
\
|
*
tp_connection_dispose: use the fast version of int-set iteration
Simon McVittie
2012-05-02
1
-4
/
+8
|
*
Get rid of the last few references to TpIntSet (it's now TpIntset)
Simon McVittie
2012-05-02
1
-1
/
+1
|
*
Stop using TP_ERRORS
Simon McVittie
2012-05-02
1
-3
/
+3
*
|
Add tp_contact_is_self()
Xavier Claessens
2012-05-03
1
-0
/
+5
|
/
*
TpConnection: Deprecate _get_self_handle()
Xavier Claessens
2012-05-02
1
-0
/
+6
*
tp_connection_dup_detailed_error_vardict: add and test
Simon McVittie
2012-04-16
1
-0
/
+33
*
Complete results of TpProxy D-Bus calls in an idle
Simon McVittie
2012-04-12
1
-2
/
+2
*
prepare 0.17.6
Guillaume Desmottes
2012-03-19
1
-4
/
+4
*
Deprecate tp_connection_is_ready, TpConnection:connection-ready
Simon McVittie
2012-03-05
1
-1
/
+7
*
Deprecate tp_channel_call_when_ready, tp_connection_call_when_ready
Simon McVittie
2012-03-05
1
-3
/
+6
*
Use GLib's default marshaller everywhere
Simon McVittie
2012-03-01
1
-13
/
+6
*
start preparing 0.17.5
Guillaume Desmottes
2012-02-14
1
-2
/
+2
*
Consistently use G_PARAM_STATIC_STRINGS for properties
Simon McVittie
2012-02-09
1
-6
/
+3
*
Add config.h include in all source files
Xavier Claessens
2012-02-06
1
-0
/
+2
*
tp_connection_disconnect_async: add
Simon McVittie
2012-02-01
1
-0
/
+67
*
Add tp_connection_can_set_contact_alias()
Guillaume Desmottes
2011-11-28
1
-0
/
+7
*
Use _unref instead of _free _destroy when possible.
Xavier Claessens
2011-11-16
1
-4
/
+4
*
prepare 0.17.0
telepathy-glib-0.17.0
Guillaume Desmottes
2011-11-08
1
-3
/
+3
*
Add TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIES
Guillaume Desmottes
2011-11-04
1
-4
/
+20
*
improve TpConnection:can-report-abusive doc
Guillaume Desmottes
2011-11-01
1
-3
/
+3
*
improve TP_CONNECTION_FEATURE_CONTACT_BLOCKING
Guillaume Desmottes
2011-11-01
1
-0
/
+4
*
Automatically prepare TP_CONTACT_FEATURE_CONTACT_BLOCKING when possible
Guillaume Desmottes
2011-11-01
1
-0
/
+6
*
add TpConnection::blocked-contacts-changed: signal
Guillaume Desmottes
2011-10-31
1
-1
/
+39
*
add TpConnection:blocked-contacts property
Guillaume Desmottes
2011-10-31
1
-0
/
+28
*
add can-report-abusive property and TP_CONNECTION_FEATURE_CONTACT_BLOCKING
Guillaume Desmottes
2011-10-31
1
-0
/
+32
*
Add internal API to get connection capabilities without having core prepared
Sjoerd Simons
2011-10-24
1
-8
/
+62
*
Make it easier to debug connection preparation by printing object paths in so...
Sjoerd Simons
2011-10-24
1
-3
/
+4
*
Connection: provide debug-message when CM crashes
Will Thompson
2011-09-13
1
-6
/
+6
*
tp_simple_client_factory_dup_contact() does not exists
Xavier Claessens
2011-09-12
1
-1
/
+1
*
TpConnection: prepare factory features on self contact
Xavier Claessens
2011-09-12
1
-20
/
+47
[next]