add the locked pixmap thing I missed in the sync with Hiro (which reorganized the...
[claws.git] / ChangeLog.claws
index 45061b23d2619f4d52366079e95500c7a565f46f..1ed561689755fbea3954540ddc85c990155285ce 100644 (file)
-2001-12-15 [melvin]
+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
+               see ChangeLog entries 2001-12-18
+
+2001-12-18 [hiro]      0.6.6claws3
+
+       * src/undo.c
+               fix for multibyte characters (obtain the number of letters
+               instead of bytes).
+
+2001-12-17 [paul]      0.6.6claws2
+
+       * sync with sylpheed 0.6.6cvs1
+               see ChangeLog entry 2001-12-16
+
+2000-12-17 [alfons]    0.6.6claws1
+
+       * src/filtering.c
+               clean up
+
+2001-12-16 [paul]      0.6.6claws
+2001-12-15
+
+       * Release version 0.6.6claws, cvs tag: rel_0_6_6
+
+       * src/mimeview.c
+               last minute sync with main 0.6.6
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+               update for last minute sync
        * po/fr.po
-               updated french translation
+       * po/nl.po
+               update for last minute sync
+       * po/de.po
+               updated by Jens Oberender
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+       * src/prefs_common.[ch]
+       * src/undo.c
+               number of undo levels is user configurable
+               (squeeze it into the release in the dying
+               moments) Submitted by Jens Oberender    
 
-2001-12-15 [paul]      0.6.6claws
+2001-12-15 [melvin]
 
-       * Released version 0.6.6claws, cvs tag: rel_0_6_6
+       * po/fr.po
+               updated french translation
 
 2001-12-15 [paul]      0.6.5claws92