* show the right body part for the message (this partly fixes NB#78955)
[modest] / src / modest-tny-msg.c
2008-01-04 Dirk-Jan C. Binnema* show the right body part for the message (this partly...
2007-12-21 Felipe Erias Moran... Partially fixes NB#77528
2007-12-20 Dirk-Jan C. Binnema* don't include Cc: with reply, only with replyall
2007-12-20 Dirk-Jan C. Binnema* berto is smarter than i am
2007-12-20 Dirk-Jan C. Binnema* only remove ourselves from the To: if we do ReplyAll;
2007-12-20 Sergio Villar Senin * Fixes NB#78699, there was a missing refilter before...
2007-12-20 Jose Dapena Paz* src/modest-tny-msg.c:
2007-12-16 Dirk-Jan C. Binnema* make modest handle mailing lists somewhat correcter...
2007-12-14 Alberto Garciamodest-tny-msg: fixed leak in add_images()
2007-12-13 Dirk-Jan C. Binnema* Use the old To: to determine the new To:
2007-12-12 Alberto GarciaAdd correctly the "Content-Disposition" header to attac...
2007-12-12 Alberto GarciaFix memory leak in copy_mime_part()
2007-12-12 Alberto GarciaFix leak in modest-tny-msg
2007-12-03 Dirk-Jan C. Binnema* set the X-Mailer header for outgoing mail. Fixes...
2007-11-27 Dirk-Jan C. Binnema* add some parameter checks to public functions
2007-11-05 Dirk-Jan C. Binnema* modest-tny-msg.c:
2007-09-28 Jose Dapena PazThis commit implements a new handling of image attachme...
2007-09-19 Jose Dapena Paz* src/modest-tny-msg.c:
2007-09-19 Jose Dapena Paz* src/modest-tny-msg.c:
2007-09-17 Jose Dapena Paz* src/modest-tny-msg.c:
2007-09-03 Dirk-Jan C. Binnema* fix for NB#67837, NB#63633
2007-08-31 Dirk-Jan C. Binnema* remove some annoying debug warnings
2007-08-03 Jose Dapena Paz* src/modest-text-utils.c:
2007-07-30 Jose Dapena Paz* src/modest-tny-msg.[ch]:
2007-07-30 Jose Dapena Paz* src/modest-tny-msg.[ch]:
2007-07-23 Murray Cumming2007-07-23 Murray Cumming <murrayc@murrayc.com>
2007-07-19 Jose Dapena Paz* src/modest-tny-msg.c:
2007-07-11 Jose Dapena Paz* src/widgets/modest-folder-view.c:
2007-07-10 Jose Dapena Paz* src/modest-mail-operation.[ch]:
2007-07-03 Dirk-Jan C. Binnema* fix some memory leaks (valgrind helps)
2007-07-03 Jose Dapena Paz* src/modest-tny-msg.c:
2007-06-14 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-06-14 Jose Dapena Paz* src/modest-formatter.[ch]:
2007-06-12 Javier Fernandez... * Fixed bug in empty_view of headers treeview when...
2007-05-04 Javier Fernandez... * Fixes: NB#55446
2007-04-30 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2007-04-24 Murray Cumming2007-04-24 Murray Cumming <murrayc@murrayc.com>
2007-04-20 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2007-04-01 Jose Dapena Paz* src/maemo/modest-msg-edit-window.c: added support...
2007-03-21 Sergio Villar Senin* Moved two methods from mail operation API to ModestTn...
2007-03-06 Dirk-Jan C. Binnema* update for tinymail changes
2007-02-15 Dirk-Jan C. Binnema* all:
2007-02-14 Dirk-Jan C. Binnema* all:
2007-02-14 Dirk-Jan C. Binnema* all:
2007-02-08 Dirk-Jan C. Binnema* all:
2007-02-02 Dirk-Jan C. Binnema* fix all compiler warnings (when using gtk/ frontend)
2007-01-31 Dirk-Jan C. Binnema* renamed modest-tny-msg-action.[ch] => modest-tny...