index
:
~sjokkis/telepathy-glib
fdo#31376
fdo#34148
fdo#36110
ft-channel
garray-annotations
js
js-examples
master
presence-changed
telepathy-glib-0.10
telepathy-glib-0.6
telepathy-glib-0.8
trivia
util
my tp-glib musings
sjokkis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
connection: set the self handle to something sane instead of leaving uninitia...
HEAD
master
Jonny Lamb
1
-0
/
+4
2011-05-17
Fix race in tp_channel_dispatch_operation_claim_with_async()
Guillaume Desmottes
2
-11
/
+24
2011-05-17
simple-channel-dispatch-operation: fire Finished when Claim is called
Guillaume Desmottes
1
-0
/
+2
2011-05-17
bump nano version
Guillaume Desmottes
1
-1
/
+1
2011-05-17
prepare 0.15.0
Guillaume Desmottes
7
-14
/
+64
2011-05-17
Merge branch 'telepathy-glib-0.14'
Guillaume Desmottes
2
-3
/
+7
2011-05-16
set nano version
Guillaume Desmottes
1
-1
/
+1
2011-05-16
prepare 0.14.6
Guillaume Desmottes
2
-4
/
+8
2011-05-16
fix typos in doc
Guillaume Desmottes
1
-5
/
+6
2011-05-16
test DelegateChannels() refusing to delegate
Guillaume Desmottes
3
-2
/
+67
2011-05-16
Use new DelegateChannels() API
Guillaume Desmottes
4
-13
/
+153
2011-05-16
introspection.am: add channel-dispatcher
Guillaume Desmottes
1
-0
/
+1
2011-05-16
add tp_channel_dispatcher_present_channel_{async,finish}
Guillaume Desmottes
6
-0
/
+137
2011-05-16
add tp_base_client_delegate_channels_{async,finish} (fdo #34610)
Guillaume Desmottes
5
-0
/
+253
2011-05-16
Update to spec 0.23.2
Guillaume Desmottes
3
-18
/
+77
2011-05-16
Merge branch 'telepathy-glib-0.14'
Simon McVittie
0
-0
/
+0
2011-05-16
Merge remote-tracking branch 'upstream/telepathy-glib-0.14' into telepathy-gl...
Simon McVittie
3
-29
/
+29
2011-05-16
Merge branch 'telepathy-glib-0.14'
Simon McVittie
1
-1
/
+4
2011-05-16
tp_base_connection_change_status: delay side-effects until all preconditions ...
Simon McVittie
1
-1
/
+4
2011-05-12
Move TpProxyFeature as public API (#31583)
Guillaume Desmottes
4
-30
/
+56
2011-05-12
pass free_parts_list as GDestroyNotify when requesting contacts
Guillaume Desmottes
1
-6
/
+2
2011-05-12
get_pending_messages_cb: cast from the TpProxy
Guillaume Desmottes
1
-1
/
+1
2011-05-12
use tp_tests_init() in most tests
Guillaume Desmottes
28
-94
/
+28
2011-05-12
test-proxy-preparation: use tp_tests_init()
Guillaume Desmottes
1
-4
/
+1
2011-05-12
tests/lib/util: add tp_tests_init
Guillaume Desmottes
2
-0
/
+14
2011-05-12
rename check_feature_validity to assert_feature_validity
Guillaume Desmottes
1
-2
/
+2
2011-05-12
improve comment
Guillaume Desmottes
1
-1
/
+3
2011-05-12
use a GQueue to store prepare_requests
Guillaume Desmottes
1
-18
/
+23
2011-05-12
factor out finish_all_requests
Guillaume Desmottes
1
-7
/
+15
2011-05-12
identation fix
Guillaume Desmottes
1
-1
/
+1
2011-05-12
Update copyright of new files
Guillaume Desmottes
2
-2
/
+2
2011-05-12
test_prepare_capabilities: improve description
Guillaume Desmottes
1
-2
/
+3
2011-05-12
list_features: no need to check if the dep array has already be init
Guillaume Desmottes
3
-18
/
+9
2011-05-12
fix some phrasing
Guillaume Desmottes
1
-5
/
+6
2011-05-12
coding style fix
Guillaume Desmottes
1
-1
/
+3
2011-05-12
stop using IdentifyMessagesCtx
Guillaume Desmottes
1
-46
/
+25
2011-05-12
test prepare_before_signalling_connected_async
Guillaume Desmottes
3
-6
/
+164
2011-05-12
Add TpProxyFeature.prepare_before_signalling_connected_async
Guillaume Desmottes
3
-1
/
+137
2011-05-12
connection: factor out signal_connected
Guillaume Desmottes
1
-15
/
+21
2011-05-12
core features can't have explicit depends
Guillaume Desmottes
1
-0
/
+13
2011-05-12
retry preparing failed dep, if possible
Guillaume Desmottes
4
-8
/
+105
2011-05-12
add TpProxyFeature.can_retry
Guillaume Desmottes
5
-1
/
+79
2011-05-12
prepare core features of subclass before core of super classes
Guillaume Desmottes
2
-1
/
+4
2011-05-12
split prepare_core into one TpProxyPrepareRequest per subclass
Guillaume Desmottes
1
-35
/
+44
2011-05-12
test prearing a feature of which its dep fails
Guillaume Desmottes
3
-0
/
+41
2011-05-12
test preparing a feature which fail
Guillaume Desmottes
3
-0
/
+53
2011-05-12
test preparing a feature having a unpreparable dep
Guillaume Desmottes
3
-0
/
+42
2011-05-12
test preparing a feature requiring a not implemented iface
Guillaume Desmottes
3
-0
/
+49
2011-05-12
test features depends
Guillaume Desmottes
3
-0
/
+90
2011-05-12
my-conn-proxy: add our own core feature
Guillaume Desmottes
3
-0
/
+76
[next]