added support to text/enriched
[claws.git] / ChangeLog.claws
index 519bf0de68ca97c4c90c6fad7b2b95b21f585186..d7e12c6fbde082aa8d50e0023d8e00bceec2d277 100644 (file)
@@ -1,3 +1,76 @@
+2001-11-29 [melvin]    0.6.5claws42
+       * src/Makefile.am
+               added enriched.[ch] to the list of files
+
+       * src/textview.c
+       * src/mimeview.c
+       * src/procmime.[ch]
+       * src/enriched.[ch]
+               added support to view text/enriched
+               added support to show headers in message view for text/enriched and text/html
+                       in non multipart messages
+
+2001-11-28 [paul]      0.6.5claws41
+
+       * more sync with sylpheed 0.6.5cvs18
+               see ChangeLog entry 2001-11-27 (src/prefs_common.c)
+
+2001-11-27 [paul]      0.6.5claws40
+       
+        * po/pt_BR.po
+               updated translation, submitted by Fabio Junior Beneditto
+                
+       * sync with sylpheed 0.6.5cvs18
+               see ChangeLog entries 2001-11-26 (src/textview.c) and
+                2001-11-27
+
+
+2001-11-26 [paul]
+
+       * po/es.po
+               updated translation, submitted by Ricardo Mones Lastra
+
+2001-11-26 [alfons]
+
+       * src/matcher.c
+               add more translatable strings
+
+2001-11-26 [christoph] 0.6.5claws39
+
+       * po/de.po      
+               fixed one more umlaut
+       * src/compose.c
+               fix translated header when it should not be translated
+
+2001-11-26 [paul]      0.6.5claws38
+
+       * src/mainwindow.c
+               remove '/Message/Add Sender to address book' from 
+                main_window_set_menu_sensitive(), prevent debug warning
+                add 'Message/Mark/Mark all read' to mainwin_entries[]
+
+2001-11-26 [paul]      0.6.5claws37
+
+       * src/summaryview.c
+               fix 'recurring unread state' bug 
+
+       * tools/README 
+        * tools/filter_conv.pl
+               read name of top level mailbox from folderlist.xml
+                and presume nothing about its name             
+
+2001-11-26 [darko]     0.6.5claws36
+
+       * src/gtkstext.[ch]
+               removed functions that are now in gtkutils.c
+               use gtkut_text_is_uri_string() from gtkutils.c
+       * fix my comment on 2001-11-23 (missing gtkutils.[ch])
+
+2001-11-26 [paul]      0.6.5claws35
+
+       * sync with sylpheed 0.6.5cvs16
+               see ChangeLog entries 2001-11-25 and 2001-11-26
+
 2001-11-25 [alfons]    0.6.5claws34
 
        EXPERIMENTAL!!! Please checkout the last stable version using: 
 
        * src/compose.c
                wrapping on send improvements
+       * src/gtkutils.[ch]
                fix for GtkSText after last sync with main branch
                GTK_TEXT -> GTK_STEXT