rename the 'Unread' column to 'Status'
[claws.git] / ChangeLog.claws
index dafb1c891465d38e8bfd599ba4e3c581bf84b175..40b3668f42408426b9ff2190cd1bf13409d7b6cc 100644 (file)
@@ -1,4 +1,56 @@
-2001-01-25 [christoph] 0.8.9claws2
+2003-01-26 [paul]      0.8.9claws8
+
+       * src/folder.[ch]
+         src/mainwindow.c
+         src/prefs_common.c
+         src/prefs_sumamry_column.c
+         summaryview.[ch]
+               rename the 'Unread' column to 'Status'
+
+2003-01-25 [match]     0.8.9claws7
+
+       * src/mgutils.[ch]
+               removed reference to LDAP constants. removed error2string.
+               included functions to support LDAP dynamic queries.
+       * src/syldap.h
+               moved LDAP constants here.
+       * src/addressbook.c
+       * src/addrindex.c
+       * src/importldif.c
+               removed references to LDAP constants and references to
+               error2string.
+
+2003-01-25 [paul]      0.8.9claws6
+
+       * src/summaryview.c
+               summary_thread_build{}, summary_thread_init{}: remove 
+               unneeded reference to summaryview->folder_item
+
+2003-01-25 [christoph] 0.8.9claws5
+
+       * src/gtk/description_window.c
+               o allow description texts to expand over multiple columns
+               o translate all columns
+       * src/prefs_actions.c
+               change syntax description to use new multi column feature
+
+       Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
+
+2003-01-25 [match]     0.8.9claws4
+
+       * src/vcard.c
+               fixed bug with Quoted-Printable
+
+2003-01-25 [paul]      0.8.9claws3
+
+       * src/folder.[ch]
+         src/summaryview.[ch]
+               implement per-folder collapsed/expanded threads setting
+               
+       * src/prefs_common.c
+               remove global collapsed/expanded threads option
+
+2003-01-25 [christoph] 0.8.9claws2
 
        * po/POTFILES.in
                add pluginwindow and prefswindow
@@ -11,8 +63,9 @@
                0 to tell the folder system it was appened but the UID is
                unknown. Folder system now get's the UID by scaning the folder
                and searching the cache for the Message-ID
+               (closes bug #29 Messages queued, but not sent)
 
-2001-01-25 [paul]      0.8.9claws1
+2003-01-25 [paul]      0.8.9claws1
 
        * codeconv.c
                conv_encode_header():  fix bug when long headers with 8-bit
@@ -27,7 +80,7 @@
                 toggled on or off.
                 Patch by Luke Plant.
 
-2001-01-24 [paul]      0.8.9claws
+2003-01-24 [paul]      0.8.9claws
 
        * sylpheed-0.8.9claws released
        
 
        * src/procmsg.c
                fix infinite loop in procmsg_find_children
+                (closes bug #25 sylpheed crashes on delete.)
 
        Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
 
                Note: - Please verify that no updates are missing
                      - Check where freeze/thaws should be added
 
-2003-01-07 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.8claws62
+2003-01-07 [christoph] 0.8.8claws62
 
        * src/prefs_actions.c
                don't translate empty strings
 
-2003-01-06 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.8claws61
+       Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
+
+2003-01-06 [christoph] 0.8.8claws61
 
        * src/prefs_actions.c
                mark strings for gettext
                use new description window for Execute action and
                match condition in Filtering
 
+       Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
+
 2003-01-06 [alfons]    0.8.8claws60
 
        keep myself inspired to re-organize matcher part 8; 
                add documentation so others may comprehend the
                UI part of the conditions
                
-2003-01-06 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.8claws59
+2003-01-06 [christoph] 0.8.8claws59
 
        * src/prefs_actions.c
                use new description window for syntax help
        * src/gtk/description_window.c
                fix display of descriptions with column count != 2
 
-2003-01-06 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.8claws58
+       Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
+
+2003-01-06 [christoph] 0.8.8claws58
 
        * src/quote_fmt.c
        * src/summaryview.[ch]
                currently used in quote_fmt and summaryview (new description
                for extended quick search)
 
+       Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
+
 2003-01-06 [paul]      0.8.8claws57
 
        * sync with 0.8.8cvs1
 
        * src/procmsg.c
                update save folder after adding the sent message
+                (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
 
 2003-01-02 [christoph] 0.8.8claws42