* fix leak
[modest] / src / modest-tny-msg-view.c
2006-05-30 Dirk-Jan C. Binnema* fix leak
2006-05-30 Arne Zellentin* fixed leak
2006-05-30 Dirk-Jan C. Binnema* modest-tny-msg-view.c:
2006-05-29 Arne Zellentin* moved most of the quote code from modest-ui to (new...
2006-05-26 Arne Zellentin* began work on quoting html messages. I use an ugly...
2006-05-22 Dirk-Jan C. Binnema* modest-tny-stream-gtkhtml.[ch]:
2006-05-22 Dirk-Jan C. Binnema* modest-tny-account-store.c:
2006-05-22 Dirk-Jan C. Binnema* clear the message view first - thus, empty messages...
2006-05-17 Dirk-Jan C. Binnema* implement TnyMsgView using the new GtkHTML-based...
2006-05-16 Arne Zellentin* changed parent class of ModestTnyMsgView (again)...
2006-05-16 Arne Zellentin* changed the parent class of ModestTnyMsgView from...
2006-05-15 Arne Zellentin* clear the message text view before displaying the...
2006-05-10 Dirk-Jan C. Binnema* initial code dump into SVN; needs some work