2009-01-31 [paul] 3.7.0cvs53
[claws.git] / ChangeLog
index ce986b59cc191a58d0f9d3a09df59372992641c3..876a4c259198d668836e91cf1f7570d17f63aade 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,140 @@
+2009-01-31 [paul]      3.7.0cvs53
+
+       * src/compose.c
+               revert 3.7.0cvs49, until there is time to find out
+               why it causes a nasty crash!
+
+2009-01-31 [paul]      3.7.0cvs52
+
+       * src/mainwindow.c
+               1 string that was forgotten for translation
+
+2009-01-31 [paul]      3.7.0cvs51
+
+       * src/messageview.c
+               2 strings that were forgotten for translation
+
+2009-01-31 [paul]      3.7.0cvs50
+
+       * src/gtk/prefswindow.c
+               build prefs tree in a slightly smarter way -
+               fix bug where if path[0] had same name as
+               path[1], (like in the de translation), path[1]
+               was lost and not shown in the window
+
+2009-01-31 [paul]      3.7.0cvs49
+
+       * src/compose.c
+               fix bug 1836, 'Quoted text still blue after
+               removal of quote-character'
+               comment out some debug_print's that needlessly
+               slow things down
+       * src/undo.c
+               comment out a debug_print that needlessly slows
+               things down
+
+2009-01-31 [paul]      3.7.0cvs48
+
+       * src/summaryview.c
+               fix bug 1834, '"semi"-selection when collapsing thread'
+
+2009-01-31 [paul]      3.7.0cvs47
+
+       * src/prefs_compose_writing.c
+       * src/prefs_message.c
+               move 'quote_chars' pref to where it should be
+
+2009-01-30 [paul]      3.7.0cvs46
+
+       * src/summaryview.c
+               fix updating of popup menu sensitivity
+
+2009-01-28 [paul]      3.7.0cvs45
+
+       * tools/filter_conv_new.pl
+               move 'move' and 'delete' to end of @actions
+               so that they are always final actions in the
+               generated filtering rule
+
+2009-01-27 [paul]      3.7.0cvs44
+
+       * src/messageview.c
+               always select text/calendar mimepart if suitable
+               plugin (i.e. vCalendar) is available
+
+2009-01-27 [paul]      3.7.0cvs43
+
+       * src/folder.c
+               fix crash when right-clicking in summaryview when
+               processing is active
+
+2009-01-22 [colin]     3.7.0cvs42
+
+       * src/compose.c
+       * src/privacy.c
+       * src/privacy.h
+               When replying to signed/encrypted mail and the
+               preference to sign/encrypt in this case is set,
+               choose the original mail's privacy system (if
+               available).
+
+2009-01-21 [colin]     3.7.0cvs41
+
+       * src/addressbook.h
+               Fix warning (on-the-fly theming of
+               addressbook isn't complete yet)
+
+2009-01-21 [colin]     3.7.0cvs40
+
+       * src/account.c
+       * src/addressbook.c
+               Win32: Fix window placement
+
+2009-01-21 [paul]      3.7.0cvs39
+
+       * src/inc.c
+               update timeout log msg
+
+2009-01-17 [colin]     3.7.0cvs38
+
+       * src/main.c
+       * src/mbox.c
+       * src/common/md5.c
+       * src/common/utils.c
+       * src/etpan/imap-thread.c
+               Fix g_open calls (which don't ignore mode)
+
+2009-01-17 [colin]     3.7.0cvs37
+
+       * src/addressbook.c
+       * src/compose.c
+       * src/foldersel.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/mbox.c
+       * src/common/md5.c
+       * src/common/ssl_certificate.c
+       * src/common/tags.c
+       * src/common/utils.c
+       * src/etpan/imap-thread.c
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/smime/smime.c
+               Probably fix bug 1825, 'Unable to fetch messages from 
+               IMAP folders named with non-ASCII string'
+               Change remaining occurences of fopen and open with
+               g_fopen and g_open
+
+2009-01-17 [paul]      3.7.0cvs36
+
+       * manual/faq.xml
+               update an old, outdated piece of info
+
 2009-01-17 [paul]      3.7.0cvs35
 
        * src/prefs_folder_item.c
-               fix bug where saving General Folder Properties
-               of a sub-folder of outbox, queue, draft or trash
+               fix bug where saving Folder Properties of a
+               sub-folder of outbox, queue, draft or trash
                would change its parent's folder type to normal
 
 2009-01-12 [mones]     3.7.0cvs34