show pixmap in mark and locked column headers and a bugfix by adding locked and score...
[claws.git] / ChangeLog.claws
index b753471a584d6f6dcf30329267fe8298b62849c8..e0972ef7b445374c97b4b53abdaedcbccf9f1053 100644 (file)
@@ -1,3 +1,135 @@
+2001-12-25 [alfons]    0.6.6claws21
+
+       * src/summaryview.c
+               make column headers display locked and mark pixmaps (idea by Melvin) 
+               fix bug by adding score and locked column type to sort array
+
+2001-12-25 [alfons]    0.6.6claws20
+       
+       * src/summaryview.c
+               catch a *potentially* inadvertent write back of  
+               the message cache(s) introduced by 0.6.5claws37
+
+2001-12-25 [christoph] 0.6.6claws19
+
+       * src/stock_pixmap.[ch]
+       * src/summaryview.c
+               add ignore thread pixmap
+               (can someone draw a better icon for this?)
+
+2001-12-24 [alfons]    0.6.6claws18
+
+       * src/prefs_folder_item.c
+               make address completion actually work for the
+               Default To address in the Folder Property dialog.
+
+2001-12-24 [alfons]    0.6.6claws17
+       
+       * src/summaryview.c
+               use new style regexp for subject stripping 
+               (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
+
+2001-12-24 [darko]     0.6.6claws16
+
+       * src/pgptext.c
+       * src/rfc2015.c
+               move GPG related informational messages to debug mode
+
+2001-12-23 [alfons]    0.6.6claws15
+
+       * src/stock_pixmap.[ch]
+       * src/summaryview.c
+               add the forgotten Claws' locked pixmap
+
+2001-12-23 [alfons]    0.6.6claws14
+
+       * src/filesel.c
+               accept file name typed in entry in multi file
+               selector (patch submitted by Gustavo Noronha Silva 
+               <kov@debian.org>)
+
+2001-12-23 [alfons]    0.6.6claws13
+
+       * src/prefs_filter.c
+       * src/prefs_filtering.c
+       * src/matcher.c
+       * src/importmutt.c
+               clean up a little bit
+       
+       * src/string_match.c
+               validate input strings a little bit more
+
+2001-12-23 [alfons]    0.6.6claws12
+
+       * src/Makefile.am
+       * src/summaryview.c
+       * src/string_match.[ch]         ** NEW **
+       * src/folderview.[ch]
+       * src/headerview.h
+       * src/folder.[ch]
+       * src/prefs_folder_item.[ch]
+               add subject simplification to strip out strings from
+               a subject line (esp. handy for mailing lists). 
+               (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
+               but slightly changed things for better integration.)
+
+2001-12-23 [alfons]    0.6.6claws11
+
+       * src/mainwindow.c
+               fix bug introduced by submission included in 0.6.5claws52.
+               ideally this submission should clean the trash if any trash
+               folder has a message. however, the hasTrash variable was
+               set to false whenever a trash folder was empty (discarding
+               a previously found *filled* trash folder.)
+
+               also edited the code a little bit and made it more safe.
+
+2001-12-22 [alfons]    0.6.6claws10
+
+       * src/imap.c
+               quick fix for Martin Pool's omission of an account
+               specific SSL setting
+
+2001-12-22 [alfons]    0.6.6claws9
+
+       * src/compose.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/pgptext.c
+       * src/procmime.[ch]
+               better support for multipart/digest (submitted
+               by Fredrik <e98fo@efd.lth.se>)
+
+2001-12-22 [alfons]    0.6.6claws8
+
+       * src/addressbook.c
+               correct function signature
+       * src/socket.[ch]
+       * src/imap.[ch]
+       * src/prefs_account.[ch]
+               allow IMAP over SSH tunnel (patch submitted by 
+               Martin Pool <mbp@samba.org>)
+
+2001-12-21 [alfons]    0.6.6claws7
+
+       * sync with sylpheed 0.6.6cvs4-9
+               (may have forgotten something: LAST_STABLE is 0.6.6claws6)
+
+2001-12-21 [christoph] 0.6.6claws6
+
+       * src/compose.c
+       * src/prefs_folder_item.[ch]
+               implement saving of outgoing messages to current folder.
+               fix segfault when no default outbox is available
+               (closes bug #495683)
+
+2001-12-21 [carsten]   0.6.6claws5
+       * src/folderview.c
+       * src/summaryview.c
+               pressing CTRL while DND does now the expected thing and
+               copies the mail (moving is still the default, as this
+               seam more appropriate for handling mails by DND)
+
 2001-12-18 [paul]      0.6.6claws4
 
        * sync with sylpheed 0.6.6cvs3