* renamed modest-tny-msg-action.[ch] => modest-tny-msg.[ch]
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 31 Jan 2007 22:03:54 +0000 (22:03 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 31 Jan 2007 22:03:54 +0000 (22:03 +0000)
commit4acb405a5f486a979865804a475f6159ac74c32a
tree264dac08332e768b9b08f55377ea0759999a083a
parent29f871b2e8ae1e859919c5682f69ef8238ffaae4
* renamed modest-tny-msg-action.[ch] => modest-tny-msg.[ch]
* cleaned up mem mgmt in modest-formatter, fixed some leaks,
  and made is resistant against NULL bodies
* fixed two leaks in modest-msg-view

pmo-trunk-r770
src/Makefile.am
src/gtk/modest-edit-msg-window.c
src/gtk/modest-main-window.c
src/modest-formatter.c
src/modest-mail-operation.c
src/modest-text-utils.c
src/modest-tny-msg-actions.c [deleted file]
src/modest-tny-msg-actions.h [deleted file]
src/modest-tny-msg.c [new file with mode: 0644]
src/modest-tny-msg.h [new file with mode: 0644]
src/widgets/modest-msg-view.c