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-16
make text-handler example more exemplary
Guillaume Desmottes
1
-6
/
+13
2010-12-16
doc: say to include telepathy-glib.h to use TpTextChannel
Guillaume Desmottes
1
-1
/
+1
2010-12-16
get_pending_messages_cb: check the value is of the right type
Guillaume Desmottes
1
-0
/
+13
2010-12-16
not having message-sender is not an error
Guillaume Desmottes
1
-2
/
+2
2010-12-16
turn pending_messages to a GQueue
Guillaume Desmottes
1
-25
/
+37
2010-12-16
remove 2 goto
Guillaume Desmottes
1
-14
/
+13
2010-12-16
free the parts_list using a GDestroyNotify
Guillaume Desmottes
1
-7
/
+14
2010-12-16
get_pending_messages_cb: add a comment
Guillaume Desmottes
1
-0
/
+1
2010-12-16
use ID to get TpContact if message-sender-id is set on ALL messages
Guillaume Desmottes
1
-1
/
+1
2010-12-16
display path of the connection in debug msg
Guillaume Desmottes
1
-4
/
+6
2010-12-16
fix typo
Guillaume Desmottes
1
-1
/
+2
2010-12-16
send_message_cb: set token to NULL if empty
Guillaume Desmottes
1
-2
/
+2
2010-12-16
move get_pending_message_id as internal API
Guillaume Desmottes
3
-20
/
+26
2010-12-16
rename SIG_ macro to fit the actual name of the signal
Guillaume Desmottes
1
-3
/
+3
2010-12-16
improve ack messages doc
Guillaume Desmottes
1
-3
/
+12
2010-12-16
automatic_proxy_factory_dup_channel: the channel arg is now used
Guillaume Desmottes
1
-2
/
+2
2010-12-16
automatic-proxy-factory: fix doc
Guillaume Desmottes
1
-2
/
+2
2010-12-16
test-text-handler: use tp_message_to_text()
Guillaume Desmottes
1
-18
/
+19
2010-12-16
pending_messages_removed_cb: stop iterating over messages once we found the r...
Guillaume Desmottes
1
-0
/
+1
2010-12-16
get_sender: set contact to NULL if we don't have the sender handle
Guillaume Desmottes
1
-0
/
+2
2010-12-16
set the sender on outgoing messages
Guillaume Desmottes
1
-45
/
+64
2010-12-16
get_pending_messages_cb: don't leak the contact
Guillaume Desmottes
1
-0
/
+1
2010-12-16
get the senders using ID, if possible, when fetching pending messages
Guillaume Desmottes
1
-29
/
+96
2010-12-16
message_received_cb: get the sender using his ID, if possible
Guillaume Desmottes
1
-7
/
+62
2010-12-16
get_sender: allow to return the sender-id as well
Guillaume Desmottes
1
-4
/
+9
2010-12-16
don't skip pending message without a sender
Guillaume Desmottes
1
-0
/
+1
2010-12-16
use add_message_received() also when fetching pending messages
Guillaume Desmottes
1
-16
/
+9
2010-12-16
Try to get the TpContact right away when fetching pending messages
Guillaume Desmottes
1
-4
/
+16
2010-12-16
use tp_connection_dup_contact_if_possible() when receiving a new message
Guillaume Desmottes
1
-5
/
+51
2010-12-16
_tp_signalled_message_new now takes the sender
Guillaume Desmottes
1
-25
/
+43
2010-12-16
set senders of pending messages
Guillaume Desmottes
2
-2
/
+98
2010-12-16
set the sender of incoming messages
Guillaume Desmottes
2
-1
/
+57
2010-12-16
factor out add_message_received()
Guillaume Desmottes
1
-4
/
+11
2010-12-16
use tp_message_to_text() in tests
Guillaume Desmottes
1
-16
/
+15
2010-12-16
add tp_text_channel_set_chat_state_async
Guillaume Desmottes
3
-0
/
+79
2010-12-16
test message-sent signal
Guillaume Desmottes
1
-0
/
+60
2010-12-16
add message-sent signal
Guillaume Desmottes
2
-0
/
+52
2010-12-16
tp_text_channel_send_message_finish: return the token
Guillaume Desmottes
3
-4
/
+18
2010-12-16
tp_client_message_text_new has been renamed
Guillaume Desmottes
2
-7
/
+7
2010-12-16
examples/client/text-handler: use TpTextChannel
Guillaume Desmottes
1
-64
/
+32
2010-12-16
automatic-proxy-factory: create TpTextChannel objects when needed
Guillaume Desmottes
1
-7
/
+42
2010-12-16
test pending-message-removed signal
Guillaume Desmottes
1
-0
/
+22
2010-12-16
add pending-message-removed signal
Guillaume Desmottes
1
-0
/
+25
2010-12-16
test tp_text_channel_ack_message_async()
Guillaume Desmottes
1
-0
/
+60
2010-12-16
add tp_text_channel_ack_message_async
Guillaume Desmottes
3
-0
/
+81
2010-12-16
test tp_text_channel_ack_messages_async()
Guillaume Desmottes
1
-0
/
+69
2010-12-16
remove acked messages from pending
Guillaume Desmottes
1
-1
/
+27
2010-12-16
add tp_text_channel_ack_messages_async()
Guillaume Desmottes
3
-0
/
+133
2010-12-16
test message-received signal
Guillaume Desmottes
1
-0
/
+58
2010-12-16
TpTextChannel: add message-received signal
Guillaume Desmottes
1
-4
/
+44
[prev]
[next]