index
:
telepathy/telepathy-glib
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
Telepathy GLib bindings (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-glib)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
test-connection-error: don't check errors twice
Guillaume Desmottes
1
-10
/
+2
2014-05-08
stop hardcoding python's path in .py scripts
Guillaume Desmottes
1
-1
/
+1
2014-03-17
tp_list_connection_managers_async: terminate properly if there is no CM
Guillaume Desmottes
2
-0
/
+91
2014-03-14
call-channel: pass our factory to TpCallStream objects
Guillaume Desmottes
1
-0
/
+4
2014-03-14
call-channel: pass our factory to TpCallContent objects
Guillaume Desmottes
1
-1
/
+3
2014-02-28
add tp_protocol_new_vardict()
Guillaume Desmottes
1
-1
/
+12
2014-02-28
protocol: add TpProtocol:protocol-properties-vardict
Guillaume Desmottes
1
-0
/
+7
2014-02-28
test creating a TpProtocol by passing its immutable props
Guillaume Desmottes
1
-0
/
+19
2014-02-28
test-protocol-objects: factor out check_tp_protocol()
Guillaume Desmottes
1
-28
/
+34
2014-02-26
add tp_account_channel_request_set_initial_invitees
Guillaume Desmottes
1
-0
/
+59
2014-02-26
add tp_account_channel_request_set_initial_invitee_ids()
Guillaume Desmottes
1
-1
/
+14
2014-02-26
add tp_account_channel_request_set_conference_initial_channels()
Guillaume Desmottes
1
-1
/
+13
2014-02-26
account-channel-request: set TargetHandleType: TP_HANDLE_TYPE_NONE if needed
Guillaume Desmottes
1
-5
/
+43
2014-02-25
add tp_account_channel_request_set_sms_channel()
Guillaume Desmottes
1
-1
/
+5
2014-02-25
add tp_account_channel_request_new_dbus_tube()
Guillaume Desmottes
1
-0
/
+36
2014-02-25
add tp_account_channel_request_new_stream_tube()
Guillaume Desmottes
1
-0
/
+35
2014-02-25
add tp_account_channel_request_set_file_transfer_hash()
Guillaume Desmottes
1
-1
/
+9
2014-01-07
Stop calling g_type_init()
Simon McVittie
54
-71
/
+0
2013-11-15
Tests: use g_test_dbus_unset()
Xavier Claessens
1
-4
/
+4
2013-11-11
TpProtocol: add high-level API for the Addressing interface
Simon McVittie
1
-0
/
+60
2013-11-11
tp_protocol_identify_account_async: add and test
Simon McVittie
1
-0
/
+58
2013-11-11
tp_protocol_normalize_contact_async: add and test
Simon McVittie
1
-0
/
+34
2013-10-28
fix spurious.service EXTRA_DIST path
Guillaume Desmottes
1
-1
/
+1
2013-10-23
add TpAccount::avatar-changed signal
Guillaume Desmottes
1
-0
/
+28
2013-10-23
simple-account: claim that we support Avatar
Guillaume Desmottes
1
-0
/
+1
2013-10-23
simple-account: add test API to change the avatar
Guillaume Desmottes
2
-7
/
+25
2013-10-09
Use MKDIR_P instead of deprecated mkdir_p
Simon McVittie
1
-2
/
+2
2013-09-27
stop using tp_account_manager_is_prepared()
Guillaume Desmottes
1
-4
/
+4
2013-09-27
stop using tp_account_is_prepared()
Guillaume Desmottes
2
-3
/
+3
2013-09-26
Suppress remaining GValueArray deprecation warnings
Simon McVittie
4
-0
/
+16
2013-09-26
Use tp_value_array_free instead of g_value_array_free
Simon McVittie
5
-5
/
+8
2013-09-26
Make more use of tp_value_array_unpack, tp_value_array_build
Simon McVittie
1
-10
/
+4
2013-09-26
simple-account: set 'parameters' as writable
Guillaume Desmottes
1
-2
/
+27
2013-09-26
Port unit tests to g_test_dbus_up/down
Xavier Claessens
52
-135
/
+127
2013-09-25
Tests: disable single include
Xavier Claessens
51
-140
/
+58
2013-09-13
cm test: test "drop name on get" on a modern CM
Simon McVittie
1
-136
/
+70
2013-09-13
tp_dbus_properties_mixin_dup_all: make public
Simon McVittie
2
-16
/
+2
2013-09-06
Regression tests: also avoid tmpnam() here
Simon McVittie
4
-4
/
+34
2013-08-20
Merge branch 'telepathy-glib-0.20'
Simon McVittie
1
-7
/
+69
2013-07-24
TpConnectionManager: retry introspection after CM exits, up to once
Simon McVittie
1
-7
/
+69
2013-06-11
Merge branch 'telepathy-glib-0.20'
Simon McVittie
3
-1
/
+1
2013-06-11
Make tool tests executable rather than putting sh in TESTS_ENVIRONMENT
Simon McVittie
3
-1
/
+1
2013-06-11
util-cxx: include config.h
Simon McVittie
1
-0
/
+2
2013-06-11
Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_P
Simon McVittie
1
-2
/
+2
2013-06-10
contact-lists test: add a regression test for fd.o #52011
Simon McVittie
1
-5
/
+67
2013-04-14
Merge branch 'telepathy-glib-0.20' and update NEWS
Will Thompson
2
-0
/
+77
2013-04-14
Always flag delivery reports with Non_Text_Content
Will Thompson
2
-0
/
+77
2013-04-03
Fix test_utf8_make_valid()
Xavier Claessens
1
-0
/
+6
2013-04-03
Fix test_utf8_make_valid()
Xavier Claessens
1
-0
/
+6
2013-04-03
Verify that TpConnection is not leaked in contacts unit tests
Xavier Claessens
1
-7
/
+17
[next]