2008-08-27 [colin] 3.5.0cvs75
[claws.git] / ChangeLog
index ca8949b440e8c1979cf60638cd88bc9fd3bf2a1f..26550eafe59410db8ad00424b1d6189d6d38321b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+2008-08-27 [colin]     3.5.0cvs75
+
+       * src/gtk/gtkcmctree.c
+               Fix a few ifdefs
+
+2008-08-26 [colin]     3.5.0cvs74
+
+       * src/gtk/gtkcmctree.c
+               Fix missing inits on old glib
+
+2008-08-26 [wwp]       3.5.0cvs73
+
+       * src/common/utils.c
+               Added 'Fwd' to the list of known common subject prefixes.
+
+2008-08-25 [iwkse]     3.5.0cvs72
+
+       * src/image_viewer.c
+               Add animated gif support to the
+               message preview.
+
+2008-08-25 [colin]     3.5.0cvs71
+
+       * src/gtk/gtkcmctree.c
+               Make sure work isn't null
+
+2008-08-24 [colin]     3.5.0cvs70
+
+       * src/common/ssl.c
+               Fix typo on SSL_CERT_DIR
+
+2008-08-23 [holger]    3.5.0cvs69
+
+       * src/printing.c
+               Fix bug 1699 'Separator line mis-placed when
+               printing some e-mails'. The number of header lines
+               was not correctly calculated when Pango inserts
+               linebreaks
+
+2008-08-23 [colin]     3.5.0cvs68
+
+       * src/mainwindow.c
+               Fix the account selector button; thanks
+               to wwp
+
+2008-08-21 [colin]     3.5.0cvs67
+
+       * src/compose.c
+       * src/compose.h
+               Add a compose preference for auto-indent
+       * src/mainwindow.c
+       * src/summaryview.c
+               Make colorlabel accels a bit less hacky
+
+2008-08-21 [colin]     3.5.0cvs66
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_wrapping.c
+               Add a preference for autoindent; fix no_join tag
+               being applied to whole lines instead of just \n when
+               creating a line 
+
+2008-08-21 [colin]     3.5.0cvs65
+
+       * src/compose.c
+               Add support for auto-indentation
+
+2008-08-19 [colin]     3.5.0cvs64
+
+       * src/compose.c
+               Save Autowrap status in drafts/queued mails
+
+2008-08-19 [colin]     3.5.0cvs63
+
+       * src/mainwindow.c
+               Fix a comment (in reality, test commit on
+               the new CVS server)
+
+2008-08-17 [colin]     3.5.0cvs62
+
+       * src/prefs_actions.c
+       * src/procmime.c
+       * src/wizard.c
+       * src/common/socket.h
+       * src/gtk/gtkcmctree.c
+               Fix warnings
+
+2008-08-16 [colin]     3.5.0cvs61
+
+       * src/editaddress_other_attributes_ldap.h
+               Add 'l' field (localityName)
+
 2008-08-16 [colin]     3.5.0cvs60
 
        * src/mainwindow.c