Fix some bugs feeding the textview
authorThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Tue, 25 Nov 2008 02:44:05 +0000 (00:44 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Tue, 25 Nov 2008 12:14:35 +0000 (10:14 -0200)
commit387372d4d6321ff20f8dadb76906aa77d815b283
tree117f73e7711288dce54635bbca3a66b07c95c0b1
parented117cfe5afa4a0360f0d319eb187fd0f3a40155
Fix some bugs feeding the textview

GtkTextIter should not be a pointer and, in case the to or body part of
the message is empty, use the empty string.
chat.c