* src/folderview.c
[claws.git] / ChangeLog.claws
index b5b12e341dd425fb120c6c9192eec26886ee50d4..4f878e1296974eb89ac6f575e237550a0944853e 100644 (file)
@@ -1,3 +1,62 @@
+2003-02-15 [alfons]    0.9.9claws14
+
+       * src/folderview.c
+               fix sync breakage so we don't pass invalid pointer types
+
+2003-02-15 [match]     0.9.9claws13
+
+       * src/ldapquery.[ch]
+       * src/ldapserver.h
+       * src/addrindex.[ch]
+               tweak threading calls.
+       * src/addr_compl.[ch]
+               add alias into completion list.
+       * src/addressbook.c
+               fix ldap browse.
+               improve context menu behavior.
+               change menu sequence.
+               add send mail from addressbook.
+       * src/addrselect.[ch]
+       * src/compose.[ch]
+               add send mail from addressbook.
+
+2003-02-15 [christoph] 0.9.9claws12
+
+       * src/folderutils.c
+               skip deleting when duplist is empty
+
+       * src/folderview.[ch]
+       * src/mainwindow.c
+       * src/summaryview.[ch]
+               call folderutils_delete_duplicates() from mainwindow code
+
+2003-02-15 [alfons]    0.9.9claws11
+       
+       * src/common/utils.c
+               add prefix for italian ms o(e) 
+
+2003-02-14 [paul]      0.9.9claws10
+
+       * src/foldersel.c
+               fix updating of the folder view when creating a
+               new folder
+
+2003-02-13 [paul]      0.9.9claws9
+
+       * src/plugins/clamav/clamav_plugin.c
+               remove GUI code
+
+2003-02-13 [paul]      0.9.9claws8
+
+       * sync with 0.9.9cvs9
+               see ChangeLog 2003-02-09, 2004-02-10, 2004-02-12
+
+2003-02-13 [alfons]    0.9.9claws7
+
+       * src/common/utils.c
+               fix wrong type of argument for ctype functions (pass unsigned
+               char instead of signed char)
+
 2004-02-12 [alfons]    0.9.9claws6
 
        * src/compose.[ch]
                see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
 
 2004-02-11 [luke]      0.9.9claws3
+
        * src/mimeview.c
                remove redundant check introduced in 0.9.9claws1
 
 2004-02-11 [luke]      0.9.9claws2
+
        * src/mimeview.c
                fix compilation of my previous commit without gpg enabled
 
 2004-02-10 [luke]      0.9.9claws1
+
        * src/mimeview.c
                add borders to icons to indicate the privacy status for
                the message part (unknown/bad/good)
 
 2004-01-25 [paul]      0.9.8claws48
 
-       src/prefs_ext_prog.c
+       src/prefs_ext_prog.c
                apply Alfons' patch to check for NULL pointers
                fixes bug #424