Removed an extra unref
[modest] / src / modest-formatter.c
2009-07-27 Javier JardonFixes NB#130151, remove deprecated glib symbols
2009-07-24 Jose Dapena PazRevert "On creating forward, don't include purged parts...
2009-07-20 Jose Dapena PazCheck tny_stream_read return value for -1 (fix 1 for...
2009-06-25 Jose Dapena PazOn creating forward, don't include purged parts (fixes...
2009-06-24 Jose Dapena PazLimit reply size with number of lines, not only number...
2009-06-17 Jose Dapena PazRemove conversion to html in extract_text method.
2009-06-17 Jose Dapena PazUse html to text stream to convert html mime parts...
2009-05-19 Jose Dapena PazLoad up to 4096 characters in formatter creating reply...
2009-03-17 Sergio Villar SeninFixes leak 9/29
2008-10-30 Sergio Villar Senin * Fixes NB#91274, variable initialization and append...
2008-10-14 Sergio Villar Senin * Fixes NB#87102, add the signature to the forwarded...
2008-03-26 Jose Dapena PazThis patch addapts modest to the new API for TnyHeader...
2008-03-06 Alberto Garcia* src/modest-formatter.c
2008-02-08 Jose Dapena Paz* src/modest-tny-mime-part.[ch]:
2008-01-13 Philip Van HoofAdapted to latest Tinymail API changes
2007-12-21 Felipe Erias Moran... Partially fixes NB#77528
2007-11-13 Dirk-Jan C. Binnema* minor coverity fixes
2007-09-28 Jose Dapena PazThis commit implements a new handling of image attachme...
2007-09-03 Dirk-Jan C. Binnema* fix for NB#67837, NB#63633
2007-08-03 Jose Dapena Paz* src/modest-text-utils.c:
2007-07-23 Murray Cumming2007-07-23 Murray Cumming <murrayc@murrayc.com>
2007-07-19 Jose Dapena Paz* src/modest-formatter.c:
2007-06-14 Jose Dapena Paz* src/modest-text-utils.[ch]:
2007-06-14 Jose Dapena Paz* src/modest-formatter.[ch]:
2007-04-30 Jose Dapena Paz* src/modest-ui-actions.[ch]:
2007-02-14 Dirk-Jan C. Binnema* all:
2007-01-31 Dirk-Jan C. Binnema* renamed modest-tny-msg-action.[ch] => modest-tny...
2007-01-29 Sergio Villar Senin* Updated to the new implementation of tny_camel_header...
2007-01-25 Sergio Villar Senin* Some initializations
2007-01-12 Sergio Villar Senin* Cleaned some header files, deleting unused includes
2006-12-26 Sergio Villar Senin* Added a new account key called type for server accounts
2006-12-21 Sergio Villar Senin* Added documentation to ModestFormatter
2006-12-11 Sergio Villar Senin* Replaced tny_folder_get_msg by its async version
2006-12-08 Dirk-Jan C. Binnema* clean up compiler warnings
2006-12-07 Sergio Villar Senin* Added ModestMailOperationQueue