2006-05-29 [paul] 2.2.0cvs63
[claws.git] / ChangeLog
index c577c7bac32fe9a37d5cc7ddaaf5fbef5bc44f90..ca540c897967f38ab7dbff38f5f983f88c473f82 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+2006-05-29 [paul]      2.2.0cvs63
+
+       * src/mh.c
+               fetch full message when moving mails
+               from another mailbox, (fixed data loss
+               when filtering from IMAP to MH, introduced
+               in 2.2.0cvs57).
+               Thanks to Colin
+
+2006-05-29 [mones]     2.2.0cvs62
+
+       * src/gtk/gtksctree.c
+               Unselect faster (patch by Colin)        
+
+2006-05-26 [colin]     2.2.0cvs61
+
+       * src/summaryview.c
+               Unplug MSGINFO_UPDATE callback on delete too.
+
+2006-05-26 [colin]     2.2.0cvs60
+
+       * src/foldersel.c
+               Fix bold in folder selection window with glib2.10
+               thanks Hiro
+
+2006-05-26 [colin]     2.2.0cvs59
+
+       * src/procheader.c
+               Convert date only if necessary (and don't
+               try to convert from utf8 to utf8, too)
+       * src/summaryview.c
+               Only set column's text if the column's 
+               displayed
+
+2006-05-26 [colin]     2.2.0cvs58
+
+       * src/summaryview.c
+       * src/gtk/gtkutils.c
+               Fix useless warning
+
+2006-05-26 [colin]     2.2.0cvs57
+
+       * src/mainwindow.c
+               Make summaryview selectable as long as 
+               no message has focus
+       * src/mh.c
+               Faster deletion (by implementing mh_remove_msgs)
+               Faster copy (avoid using mh_fetch_msg just to get
+               the filename)
+               Faster move (using move_file instead of copy_file
+               if MSG_IS_MOVE)
+               No progressbar if total number of mails to cp/mv 
+               is less than 100
+       * src/summaryview.c
+               Fix removal from subject_table when mail gets moved
+               Faster deletion (g_slist_prepend instead of append)
+       * src/gtk/gtksctree.c
+               Remove useless code
+
+2006-05-25 [colin]     2.2.0cvs56
+
+       * src/common/ssl_certificate.c
+               Fix leak in expired cert check
+
+2006-05-25 [colin]     2.2.0cvs55
+
+       * src/mh.c
+               Disable flags syncing on .mh_sequences - it
+               is buggy and marks mails read under unknown
+               conditions.
+
+2006-05-25 [paul]
+
+       * 2.3.0-rc4 released
+
 2006-05-24 [colin]     2.2.0cvs54
 
        attention cvs users: if you manage to crash