ignore threads
[claws.git] / ChangeLog.claws
index 1d859547028a08e57f73229d206f3408bf7d56be..4c3315ce00237cc1153f54dbb79190c7ccec4f61 100644 (file)
+2001-07-02 [christoph]
+
+       * src/mbox_folder.c
+       * src/procmsg.[ch]
+       * src/summaryview.c
+               mark threads for ignoring
+
+2001-07-02 [paul]
+
+       0.5.0claws4
+
+       * sync with sylpheed 0.5.0pre4
+               updated gettext to 0.10.38.
+
+2001-07-01 [paul]
+
+       * src/ mainwindow.c
+       * src/procmsg.h
+       * src/summaryview.[ch]
+               new right-click option: Label.
+               substitute for 'Mark-->Mark/Unmark', colours the line.
+               submitted by Satoshi Nagayasu
+
+2001-07-01 [christoph]
+
+       * src/folderview.c
+               fixed font for trash
+       * src/summaryview.c
+               move ctree to unread message
+
+2001-07-01 [paul]
+
+       * sync with sylpheed 0.5.0pre3 release
+
+2001-06-30 [alfons]
+
+       * src/filesel.[ch]
+       * src/compose.c
+               allow inserting / attaching multiple files in
+               the composer window
+
+2001-06-30 [paul]
+
+       * src/codeconv.c
+               small change to Alfons' previous stuff so that it
+               actually makes
+
+2001-06-30 [alfons]
+
+       * lots of files changed; first attempt to merge the changes
+         and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
+
+2001-06-30 [paul]
+
+       * po/pt_BR.po
+               updated and completed, translations by Fabio
+                Junior Beneditto
+
+2001-06-29 [alfons]
+
+       * src/compose.c
+       * src/mimeproc.[ch]
+               allow selecting an attached files' mime type from a 
+               list of types.
+
+2001-06-29 [paul]
+
+       * more sync with sylpheed 0.5.0pre3
+
+2001-06-29 [paul]
+
+       * po/pt_BR.po
+               merge with sylpheed.pot and pt_BR.po provided by
+                Fabio Junior Beneditto.
+
+2001-06-29 [darko]
+
+       * src/procmime.c
+               make MIME types case insensitive
+
+2001-06-28 [alfons]
+
+       * po/nl.po
+               merge with sylpheed.pot and old nl.po; translations added.
+
+2001-06-28 [paul]
+
+       * more sync with sylpheed 0.5.0pre3
+
+2001-06-27 [alfons]
+
+       * src/summaryview.c
+               don't crash when removing parent node of messages
+               attracted by subject. this was caused by not deleting
+               the parent node from the subject line hash table.
+
 2001-06-27 [alfons]
 
-               * src/summaryview.c
-               * src/compose.[ch]
-               * src/mainwindow.c
-                       if there are multiple messages selected, allow forwarding
-                       them as attachments.
+       * src/summaryview.c
+       * src/compose.[ch]
+       * src/mainwindow.c
+               if there are multiple messages selected, allow forwarding
+               them as attachments.
 
 2001-06-27 [paul]