2011-11-08 [colin] 3.7.10cvs79
[claws.git] / ChangeLog
index d7bc1e103c7f19028ebe53df871f3a3a16df1a8f..12ffa2dde1c827d91fa5fc079557b37f02c14dbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2011-11-08 [colin]     3.7.10cvs79
+
+       * src/codeconv.c
+               Make sure we break line when we need to. Very probably
+               fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
+               particular mail"
+
+2011-11-07 [pawel]     3.7.10cvs78
+
+       * src/imap_gtk.c
+               Fix bug #2493 'Subscription pull down should be alphabetized'
+
+2011-11-07 [pawel]     3.7.10cvs77
+
+       * src/mimeview.c
+       * src/textview.c
+       * src/textview.h
+               Make Home & End keys work in textview
+
+2011-11-06 [colin]     3.7.10cvs76
+
+       * src/mainwindow.c
+               Oops, some unwanted undo got commited.
+
+2011-11-06 [colin]     3.7.10cvs75
+
+       * src/mainwindow.c
+               Don't iconify/deiconify. Instead, just show nothing
+               before asked to.
+
+2011-11-06 [pawel]     3.7.10cvs74
+
+       * src/compose.c
+               Fix compose window size saving / restoring
+
+2011-11-06 [pawel]     3.7.10cvs73
+
+       * src/mimeview.c
+       * src/messageview.c
+               Optimize message displaying, in some conditions parts were
+               displayed twice causing flickering. For example first html
+               source and then rendering output from html plugin of the
+               same part.
+
 2011-11-05 [wwp]       3.7.10cvs72
 
        * src/gtk/gtkaspell.c