Distinguish between sent and received messages
authorThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Tue, 25 Nov 2008 02:50:07 +0000 (00:50 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Tue, 25 Nov 2008 12:14:35 +0000 (10:14 -0200)
commit355d729787870575a0ed4795553a300271222bca
tree585f282c21c6c9b6e6612f6ff739dc83d1041896
parentbaef3c66194214f38ab263a46722b6bd8b2fa156
Distinguish between sent and received messages

Prefix every message in the textview with a character indicating its
direction, print the destination in case it is a sent message and do not
print messages that do not have a source nor destination.
chat.c