Better smart wrapping.
[claws.git] / ChangeLog.claws
index 1543c1f88907ce7bf54fe2750c8afc16559a68f1..4bac1fdb283351ca87ac60ae7a6a084c1e30bd3f 100644 (file)
@@ -1,3 +1,131 @@
+2001-10-04 [darko]     0.6.2claws17
+
+       * src/compose.c
+               better smart wrapping
+       * src/gtkstext.[hc]
+               a function to make text buffer contiguous
+
+2001-10-03 [paul]      0.6.2claws16
+
+       * sync with sylpheed 0.6.2cvs10
+
+2001-10-02 [alfons]
+
+       * configure.in
+       * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
+               close bug "[ #466566 ] compile error on mdk 8.0" by removing
+               references to chinese translations (hope someone picks up
+               this)
+
+2001-10-02 [christoph] 0.6.2claws15
+
+       * src/compose.c
+               fixed non translated header bug
+       * ChangeLog.claws
+               fixed wrong date in alfons last entry ;)
+
+2001-10-02 [alfons]    0.6.2claws14
+
+       * src/compose.c, src/prefs_common.[ch]
+               add block cursor option
+
+2001-10-02 [paul]      0.6.2claws13
+
+       * sync with sylpheed 0.6.2cvs9
+
+2001-09-30 [paul]      0.6.2claws12
+
+       * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
+               updated translations
+
+       * po/POTFILES.in
+               add 'src/importldif.c'
+
+       * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
+               added eudora-to-vCard conversion tool
+               submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
+
+       * sync with sylpheed 0.6.2cvs8
+
+2001-09-30 [paul]
+
+       * sylpheed-0.6.2claws released
+
+2001-09-27 [melvin]    0.6.2claws11
+
+       * src/gtkspell.c
+               fixed crash when using default path (introduced 
+               in 0.6.2claws10)
+               fixed tiny bug for initial suggestion mode
+
+2001-09-27 [melvin]    0.6.2claws10
+       
+       * src/gtkspell.c
+               fixed bug where gtkpspell didn't set the path correctly
+
+       * README.claws
+               added a paragraph about spell checking
+               
+
+
+2001-09-27 [paul]      0.6.2claws9
+
+       * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
+               replace '// comments' with '/* comments */' to prevent
+               some compiler warnings 
+
+       * sync with sylpheed 0.6.2cvs6
+
+2001-09-26 [alfons]    0.6.2claws8
+
+       * src/messageview.c
+               introduce return receipt request notification again,
+               which was lost because of other semantics in 
+               procheader_parse() (???)
+
+2001-09-26 [christoph] 0.6.2claws7
+
+       * src/compose.c
+               replace comments for old code with #if 0
+               readded auto cc, bcc and reply-to
+       * src/prefs_matcher.c
+       * src/prefs_scoring.c
+               removed some definition (was moved to
+               prefs.h)
+
+2001-09-26 [paul]      0.6.2claws6
+
+       * src/mainwindow.c
+               make 'Follow-up and reply to' sensitive
+
+       * more sync with sylpheed 0.6.2cvs5
+
+2001-09-25 [melvin]
+
+       * 0.6.2claws5
+
+       * src/gtkspell.c
+               fixed bug for "US-ASCII" introduced by the encoding code
+
+2001-09-25 [paul]
+
+       * 0.6.2claws4
+
+       * src/prefs_common.[ch], src/summaryview.c
+               'next unread msg' 'go to next folder?' dialog can be
+               given default behaviour, either always show dialog,
+               or assume 'yes', or assume 'no'
+               Submitted by wwp <subscript@free.fr>
+
+2001-09-25 [melvin]
+               
+       * src/compose.c src/gtkspell.[ch]
+               added support for different encodings
+
+2001-09-25 [paul]
+
+       * more sync with sylpheed 0.6.2cvs5
+
 2001-09-24 [alfons]
        
        * src/prefs_folder_item.c