index
:
~jonny/telepathy-glib
av
base-channel-disappear
change-status-you-say
codegen
debug-lender
delay-approvers
feature-mixin
future-master-47100
master
misc
moar-deprecations
next
none-handle
ptr-array-extend
qed
target-id-in-channel-manager
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.6
telepathy-glib-0.8
le tp-glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
base-client: add set_observer_delay_approvers function
delay-approvers
Jonny Lamb
3
-0
/
+48
2010-12-10
Merge branch 'protocol'
Jonny Lamb
5
-1
/
+92
2010-12-10
protocol: deal with AuthenticationTypes not being present
Jonny Lamb
1
-4
/
+21
2010-12-10
Update to spec 0.21.7
Simon McVittie
7
-22
/
+179
2010-12-10
Merge branch 'messages'
Simon McVittie
8
-13
/
+89
2010-12-10
TpMessageMixin: disallow message-sender-id in the same contexts as message-se...
Simon McVittie
1
-0
/
+2
2010-12-10
Don't put _TP_GNUC_DEPRECATED on TpMessage stuff for now
Simon McVittie
2
-4
/
+4
2010-12-10
Hide tp_message_new, tp_message_set_handle etc. if TP_DISABLE_DEPRECATED
Simon McVittie
2
-2
/
+7
2010-12-10
Check that the self-handle is added to sent messages
Simon McVittie
1
-0
/
+28
2010-12-10
tp_message_mixin_sent: set the sender
Simon McVittie
1
-0
/
+13
2010-12-10
tp_message_mixin_sent: improve checks
Simon McVittie
1
-3
/
+2
2010-12-10
TP_HAS_GROUP_MIXIN, TP_HAS_GROUP_MIXIN_CLASS: add
Simon McVittie
3
-0
/
+21
2010-12-10
tp_mixin_(instance|class)_get_offset: return 0 without error if there is no m...
Simon McVittie
1
-5
/
+13
2010-12-10
Merge branch 'telepathy-glib-0.12'
Simon McVittie
0
-0
/
+0
2010-12-10
NEWS
Simon McVittie
1
-0
/
+5
2010-12-10
Use WARNING instead of g_warning
Xavier Claessens
1
-1
/
+1
2010-12-10
Correctly Close() handled channels
Xavier Claessens
3
-9
/
+85
2010-12-10
Avoid potential problems if channel is already invalidated
Xavier Claessens
1
-4
/
+3
2010-12-10
Warning if TpBaseClient is still handling channels at dispose
Xavier Claessens
1
-0
/
+4
2010-12-10
Document that handlers are responsible to call Close() on handled channels
Xavier Claessens
2
-0
/
+9
2010-12-10
Fix leaked TpChannel objects
Xavier Claessens
1
-1
/
+1
2010-12-10
NEWS
Simon McVittie
1
-0
/
+5
2010-12-10
Merge branch 'messaging'
Simon McVittie
7
-29
/
+278
2010-12-10
Test various TpMessage, TpCMMessage accessors
Simon McVittie
1
-0
/
+13
2010-12-10
Add convenience accessors for most of the Message headers
Simon McVittie
3
-8
/
+222
2010-12-10
tp_cm_message_get_sender: add
Simon McVittie
3
-0
/
+20
2010-12-10
_tp_signalled_message_new: ignore sender in @parts, trust @sender instead
Simon McVittie
1
-21
/
+23
2010-12-10
Use WARNING instead of g_warning
Xavier Claessens
1
-1
/
+1
2010-12-10
Correctly Close() handled channels
Xavier Claessens
3
-9
/
+85
2010-12-10
Avoid potential problems if channel is already invalidated
Xavier Claessens
1
-4
/
+3
2010-12-10
Warning if TpBaseClient is still handling channels at dispose
Xavier Claessens
1
-0
/
+4
2010-12-10
Document that handlers are responsible to call Close() on handled channels
Xavier Claessens
2
-0
/
+9
2010-12-10
Fix leaked TpChannel objects
Xavier Claessens
1
-1
/
+1
2010-12-09
NEWS
Simon McVittie
1
-0
/
+13
2010-12-09
Fix unused-if-not-debugging variable
Simon McVittie
1
-0
/
+2
2010-12-09
Merge branch 'self-contact'
Simon McVittie
10
-100
/
+581
2010-12-09
Test that if GetSelfHandle fails, we invalidate the connection
Simon McVittie
1
-0
/
+36
2010-12-09
reorder includes
Guillaume Desmottes
4
-2
/
+6
2010-12-09
TpTestsSimpleConnection: allow forcing GetSelfHandle() to fail
Simon McVittie
2
-4
/
+31
2010-12-09
move include out of G_BEGIN_DECLS
Guillaume Desmottes
3
-6
/
+7
2010-12-09
self-handle test: try changing the self-handle between GetSelfHandle and fini...
Simon McVittie
1
-0
/
+73
2010-12-09
self-handle test: change the counter callback to use swapped arguments
Simon McVittie
1
-11
/
+10
2010-12-09
TpTestsSimpleConnection: emit a signal when GetSelfHandle is called
Simon McVittie
1
-3
/
+45
2010-12-09
fix typo
Guillaume Desmottes
1
-3
/
+3
2010-12-09
move TpMessage message-mixin specific variables to TpCMMessage
Guillaume Desmottes
4
-33
/
+42
2010-12-09
more use of tp_message_append_part() instead of creating the hash table manually
Guillaume Desmottes
2
-11
/
+6
2010-12-09
message-mixin: no need to include signalled-message-internal.h
Guillaume Desmottes
1
-1
/
+0
2010-12-09
remove useless includes
Guillaume Desmottes
1
-3
/
+0
2010-12-09
remove useless tp_client_message_dispose
Guillaume Desmottes
1
-16
/
+0
2010-12-09
_tp_signalled_message_new: add message-sender-id if needed
Guillaume Desmottes
1
-0
/
+8
[next]