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@holoscopio.com>
Mon, 9 May 2011 01:13:11 +0000 (22:13 -0300)
commit0602d860410181293df3bba8de215eee216d112b
tree7713661046c130efe833d0abd4717b8e31b74968
parent133a591b164893cf6ae14c4cf8f1118b78a84d25
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