* cosmetics
[modest] / src / modest-tny-msg-view.h
2006-07-12 Dirk-Jan C. Binnema* update to the new iterator-API that tinymail now...
2006-07-10 Nils Faerber* added licensing boilerplate to source files
2006-06-22 Arne Zellentin* added support for mailto: links in messages: when...
2006-06-12 Arne Zellentin* modest_tny_msg_view get an set functions for show_att...
2006-06-12 Arne Zellentin* per-view storage of show_attachments_inline
2006-06-09 Arne Zellentin* menu View->Attachments now controls whether attachmen...
2006-06-08 Arne Zellentin* whether attachment images are displayed inline is...
2006-05-31 Arne Zellentin* doc updates / fixes
2006-05-30 Arne Zellentin* moded find_body_part from modest-tny-msg-view to...
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-24 Dirk-Jan C. Binnema* improved documentation, fix spuug mistake
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-10 Dirk-Jan C. Binnema* initial code dump into SVN; needs some work