auto-chango compose toolbar button depending on folder selection
[claws.git] / ChangeLog.claws
index 35a17acace02d9527103471c7079600bc3b1ac25..3034af3b478e75466a33a73bb0d969eb991f4655 100644 (file)
@@ -1,3 +1,79 @@
+2001-10-05 [alfons]    0.6.2claws20
+
+       * src/mainwindow.[ch], src/folderview.c
+               make composite tool button switch between "Compose News"
+               and "Compose Mail" depending on selected folder
+               (nifty idea by Kim Schulz <kim@schulz.dk>)
+
+2001-10-05 [paul]      0.6.2claws19
+
+       * src/mainwindow.c, src/summaryview.c
+               fix 'Message/Reply to all', broken in last commit
+
+       * src/compose.c
+               fix X_BEENTHERE seg fault, thanks to Alfons
+
+2001-10-04 [paul]      0.6.2claws18
+
+       * src/compose.[ch], src/mainwindow.c
+               make "Message/Reply" reply to mailing lists; matches
+               'X-Mailing-list:' and 'X-BeenThere:' ML headers.
+               based on portions of the patch submitted by
+               Junichi Uekawa <dancer@netfort.gr.jp>
+
+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