Merge branch 'fixtests'
[modest] / src / modest-tny-msg.c
2009-01-28 Sergio Villar SeninFixes several potential infinite loops with corrupted...
2009-01-21 Sergio Villar Senin* Fixes NB#95165, remove duplicate addresses in Cc...
2009-01-20 Jose Dapena PazAdd to contacts now also works with only a TnyHeader...
2008-11-26 Jose Dapena PazMoved all_recipients_list to be available in modest...
2008-11-19 Jose Dapena Paz* Reworked attachments mime type detection and body...
2008-11-07 Sergio Villar Senin * Fixes NB#91838, fixes a memory leak
2008-09-09 Sergio Villar Senin * Removed duplicated To: entries, fixes NB#87269
2008-09-03 Sergio Villar SeninReverting last commit that "fixed" bug 87971. The bug...
2008-09-03 Sergio Villar Senin * Do not remove our own address from To: field when...
2008-08-18 Sergio Villar Senin * Partially fixes NB#87598
2008-07-29 Sergio Villar Senin * Fixes NB#86199, added support to message/rfc822...
2008-05-30 Jose Dapena Paz* src/modest-tny-msg.[ch]:
2008-05-15 Sergio Villar Senin * Fixes NB#85493, do not show an HTML attachment as...
2008-04-25 Jose Dapena Paz* src/modest-tny-msg.c:
2008-04-24 Jose Dapena Paz* src/modest-tny-msg.c:
2008-04-16 Jose Dapena PazWork to fix bug NB#80656.
2008-03-26 Jose Dapena PazThis patch addapts modest to the new API for TnyHeader...
2008-03-14 Alberto Garcia* src/modest-tny-msg.c
2008-03-13 Jose Dapena Paz* src/modest-tny-msg.c:
2008-03-06 Alberto Garcia* src/modest-formatter.c
2008-02-26 Sergio Villar Senin * Partially fixes NB#81238, fixes some problems report...
2008-02-11 Alberto GarciaDecode the mime part when copying it
2008-02-08 Jose Dapena Paz* src/modest-tny-mime-part.[ch]:
2008-02-05 Dirk-Jan C. Binnema* fix some coverity warnings (bug NB#80246, the modest...
2008-02-03 Philip Van HoofAdded tny_mime_part_set_transfer_encoding usage when...
2008-02-03 Philip Van HoofAdded tny_mime_part_set_transfer_encoding usage when...
2008-01-23 Jose Dapena Paz* src/widgets/modest-msg-edit-window.h:
2008-01-13 Philip Van HoofAdapted to latest Tinymail API changes
2008-01-08 Jose Dapena PazFixed some reference leaks of attachments. I also moved...
2008-01-06 Dirk-Jan C. Binnema* now fix NB#78955:
2008-01-04 Dirk-Jan C. Binnema* revert of patches r3978 and r3979
2008-01-04 Dirk-Jan C. Binnema* correctly determine what are attachments from modest...
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...