2005-08-07 [colin] 1.9.13cvs24
[claws.git] / ChangeLog-gtk2.claws
index 52255345f79af7fae75b8054c2a788c13befcc3b..f5a7edf9eae2cd59159a19eb41c94888ec2c3cbe 100644 (file)
@@ -1,3 +1,55 @@
+2005-08-07 [colin]     1.9.13cvs24
+
+       * src/folder.c
+               Fix big mistake (passing MsgInfo instead 
+               of FolderItem)
+
+2005-08-07 [colin]     1.9.13cvs23
+
+       * src/compose.c
+       * src/folder.c
+       * src/folder.h
+       * src/foldersel.c
+       * src/folderutils.c
+       * src/folderview.c
+       * src/imap.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/mh.c
+       * src/msgcache.c
+       * src/procmime.c
+       * src/summaryview.c
+               Make subfolders of Drafts, Queue, Outbox, Trash
+               work like their parents. 
+               Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
+
+2005-08-07 [colin]     1.9.13cvs22
+
+       * src/addressbook.c
+               Fix bug #771 (Dragged contacts not saved)
+
+2005-08-07 [paul]      1.9.13cvs21
+
+       * src/summaryview.c
+               fix bug 32 'Search Doesn't display results
+               if "Hide Read Messages" is chosen'
+               be more literal in interpreting 'Hide read
+               messages'
+
+2005-08-07 [colin]     1.9.13cvs20
+
+       * src/folderview.c
+               Add debug
+       * src/summaryview.c
+               Faster 'unthread_for_execution'
+
+2005-08-06 [paul]      1.9.13cvs19
+
+       * src/mainwindow.c
+               add mnemonics to Set displayed columns
+               fix bug where msgview_visible option was
+               overwritten as TRUE on startup
+
 2005-08-06 [paul]      1.9.13cvs18
 
        * src/mainwindow.c