index
:
telepathy-glib.git
TpStringPool
TpToken
master
remove_fixme_connection_self_handle
KA's local repository for Telepathy GLib, WIP
Cosimo Alfarano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
Nano version
HEAD
master
Simon McVittie
2
-1/+6
2010-04-20
Prepare version 0.11.3
Simon McVittie
4
-7/+110
2010-04-20
tools/glib-interfaces-gen.py: add automatic string constant generation for TP...
Cosimo Alfarano
2
-0/+49
2010-04-20
Add TP_CONTACT_FEATURE_LOCATION to the appropriate old entry in NEWS
Simon McVittie
1
-0/+2
2010-04-20
Add/update version annotations
Simon McVittie
14
-27/+73
2010-04-20
Merge branch 'telepathy-glib-0.10'
Simon McVittie
1
-1/+1
2010-04-20
Nano version
Simon McVittie
2
-1/+6
2010-04-20
Prepare version 0.10.4
Simon McVittie
3
-5/+7
2010-04-20
Update NEWS
Simon McVittie
1
-0/+3
2010-04-20
Merge branch 'telepathy-glib-0.8' into telepathy-glib-0.10
Simon McVittie
2
-3/+7
2010-04-20
Update NEWS with a cherry-picked patch
Simon McVittie
1
-1/+4
2010-04-20
connection_got_contact_attributes: don't display debug message if an error oc...
Guillaume Desmottes
1
-2/+3
2010-04-20
Document tp_g_signal_connect_object better
Simon McVittie
1
-1/+4
2010-04-20
tp_g_signal_connect_object: Support the G_CONNECT_AFTER flag.
Mike Ruprecht
1
-1/+1
2010-04-20
Adjust gtk-doc for TpConnectionManager's accompanying boxed types
Simon McVittie
1
-2/+6
2010-04-20
Merge branch 'dbus-daemon'
Simon McVittie
22
-147/+317
2010-04-20
Add boxed types for TpConnectionManagerProtocol and TpConnectionManagerParam
Danielle Madeley
3
-14/+188
2010-04-20
contact: start slow path only if iface is not supported by Contacts (fdo#27695)
Guillaume Desmottes
1
-1/+36
2010-04-20
connection_got_contact_attributes: don't display debug message if an error oc...
Guillaume Desmottes
1
-2/+3
2010-04-20
Merge branch 'g-connect-after'
Simon McVittie
1
-2/+5
2010-04-19
channel-request, channel-dispatch-operation tests; don't work around fd.o #5688
Simon McVittie
2
-4/+0
2010-04-19
Use tp_dbus_daemon_register_object to export objects in tests
Simon McVittie
6
-37/+18
2010-04-19
Use tp_dbus_daemon_register_object in examples
Simon McVittie
8
-73/+24
2010-04-19
Use tp_dbus_daemon_register_object in the library
Simon McVittie
3
-11/+5
2010-04-19
tp_dbus_daemon_register_object, tp_dbus_daemon_unregister_object: add
Simon McVittie
3
-0/+51
2010-04-19
TpBaseConnection: have a TpDBusDaemon as API
Simon McVittie
3
-5/+77
2010-04-19
TpBaseConnectionManager: have a TpDBusDaemon
Simon McVittie
3
-19/+144
2010-04-19
Document tp_g_signal_connect_object better
Simon McVittie
1
-1/+4
2010-04-19
Merge branch 'boxed-intset'
Simon McVittie
5
-57/+131
2010-04-17
tp_g_signal_connect_object: Support the G_CONNECT_AFTER flag.
Mike Ruprecht
1
-1/+1
2010-04-16
Move TpIntSet docs into the implementation
Simon McVittie
2
-55/+66
2010-04-16
Valgrind suppressions: ignore g_type_init_with_debug_flags
Simon McVittie
1
-0/+7
2010-04-16
intset test: explicitly NULL all the pointers to give valgrind better clues
Simon McVittie
1
-1/+18
2010-04-16
Register TpIntSet as a boxed type
Simon McVittie
4
-2/+41
2010-04-16
Merge branch 'caps-crash-27686'
Simon McVittie
9
-26/+190
2010-04-16
Simplify "no requests" path for TP_CONNECTION_FEATURE_CAPABILITIES
Simon McVittie
1
-6/+1
2010-04-16
Set an empty set of TpCapabilities if the connection doesn't support Requests
Guillaume Desmottes
2
-6/+19
2010-04-16
If RequestableChannelClasses makes no sense, claim CAPABILITIES worked anyway...
Simon McVittie
1
-9/+11
2010-04-16
Test _tp_capabilities_new (NULL, ?)
Simon McVittie
2
-10/+9
2010-04-16
TpCapabilities: cope gracefully with being constructed with classes=NULL
Simon McVittie
2
-1/+17
2010-04-16
TpCapabilities: make the constructor more const-correct
Simon McVittie
2
-2/+2
2010-04-16
Merge branch 'spec'
Simon McVittie
9
-49/+282
2010-04-16
add regression test for fdo #27686
Guillaume Desmottes
1
-2/+74
2010-04-16
contacts-conn: add CM not supporting Requests and ContactCapabilities
Guillaume Desmottes
2
-0/+63
2010-04-16
connection_capabilities_prepare_cb: check if capabilities feature has actuall...
Guillaume Desmottes
1
-0/+4
2010-04-15
Generate code for ContactInfo
Simon McVittie
3
-1/+78
2010-04-15
Update spec to 0.19.5 instead (correct codegen for Contact_Info_Flags)
Simon McVittie
2
-7/+7
2010-04-15
Update to spec 0.19.4 (Observer.Recover)
Simon McVittie
7
-43/+199
2010-04-15
test if TpContact fallbacks to connection's capabilities if ContactCapabiliti...
Guillaume Desmottes
1
-3/+78
2010-04-15
Fallback to connection capabilities if connection doesn't support ContactCapa...
Guillaume Desmottes
1
-1/+63
[next]