updated translation
[claws.git] / ChangeLog.claws
index a1cf66bc1e99d1ddfc512bf0cd8baf45e98eaf33..e4be3c149c12354d4bf77acfe374749df951260c 100644 (file)
@@ -1,3 +1,462 @@
+2001-10-08 [paul]      0.6.2claws24
+
+       * src/summaryview.c
+               more sync with sylpheed 0.6.2cvs12
+               Fixed the bug that didn't select the last row correctly
+
+
+2001-10-07 [paul]      0.6.2claws23
+
+       * sync with sylpheed 0.6.2cvs12
+               see ChangeLog entry 2001-10-07
+
+2001-10-06 [match]
+       * src/jpilot.[ch]
+               enable jpilot to read unsynch'ed addresses.
+
+       * src/editldap_basedn.c
+               fix segfault when opening dialog.
+
+2001-10-06 [alfons]    0.6.2.claws22
+
+       * src/summaryview.c
+               fix bug with summary view selecting last *inserted*
+               node instead of last *visible* node. remember we
+               work with a tree
+
+2001-10-06 [paul]      0.6.2claws21
+
+       * po/pt_BR.po
+               updated translation, contains some fixes and new
+               translations, submitted by Gustavo Noronha Silva
+               <kov@debian.org>
+
+       * src/prefs_common.c
+               change 'each' to 'every' - fix dubious English
+
+       * sync with sylpheed 0.6.2cvs11
+
+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
+               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
+               add check for item->prefs->default_to string is NULL and
+               add another check when freeing this string
+
+2001-09-24 [paul]
+
+       * configure.in
+               change to version 0.6.2claws3
+
+       * sync with sylpheed 0.6.2cvs5 
+
+2001-09-24 [match]
+       * src/ldif.[ch], src/importldif.[ch], addressbook.c
+               import LDIF files.
+       * src/addrcache.[ch], addrindex.[ch]
+               small update for future
+       * src/addrbook.c
+               fix test XML file.
+
+2001-09-24 [melvin]
+       * src/gtkspell.[ch]
+               added 'Learn from mistakes' option
+               better handling of quotes in checked words
+               sorted dict list
+       * po/fr.po
+               small update for spell checking stuff
+
+2001-09-23 [alfons]
+       
+       * src/gtkspell.c
+               edit a little bit so it complies more with main coding style
+
+2001-09-23 [alfons]
+
+       * src/folder.[ch], prefs_folder_item.c, compose.c
+               migrate "request return receipt" folder property
+               to folderlist.xml
+
+2001-09-22 [alfons]
+
+       * README.claws **NEW**
+               (add things of interest for users of main branch 
+               and claws here)
+
+       * src/folder.[ch], src/mainwindow.c, src/summaryview.c
+               re-implement threading per folder option, but store 
+               the setting in folderlist.xml (where it belongs)
+
+2001-09-21 [melvin]
+
+       * src/gtkspell.[ch]
+               fixed bug when compose window is under another window
+       * src/prefs_common.[ch] src/compose.c
+               changed 'dictionary_path' to 'dictionary' to be consistent
+               dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
+       * ac/pspell.m4 src/Makefile.am 
+               dropped PSPELL_PATH macro
+       * po/fr.po
+               updated translations
+
+2001-09-21 [christoph]
+
+       * src/compose.c
+               added border around header fields
+               keep header type when new field is added
+
+2001-09-20 [christoph]
+
+       * src/utils.[ch]
+               more portable debug_print with source filename
+               and linenumber
+       * src/procmsg.c
+               more newlines after debug messages
+
+2001-09-20 [paul]
+
+       * configure.in
+               change to version 0.6.2claws2
+
+       * sync with sylpheed 0.6.2cvs3
+
+2001-09-19 [melvin]
+
+       * src/gtkspell.c
+               fixed the post-right-click focus pb
+               fixed crash when 'Spell check all' after dict change 
+                       and when cursor is at the end of the text
+               shift-right-click pops up config menu even on misspelled words.
+       * po/POTFILES.in
+               added gtkspell.c
+
+2001-09-19 [melvin]
+
+       * src/about.c
+               added pspell to compiled-in features list
+
+2001-09-18 [melvin]
+
+       * switched to pspell and dropped ispell
+       * ac/pspell.m4
+               new file. autoconf macro for pspell
+       * ac/Makefile.am 
+       * configure.in acconfig.h
+               added pspell support
+       * src/Makefile.am
+       * src/main.c src/compose.[ch] src/gtkspell.[ch]
+       * src/prefs_common.[ch] 
+               added pspell support
+
+2001-09-18 [christoph]
+
+       * src/addr_compl.c
+       * src/template.[ch]
+               replace LOG_MESSAGE with debug_print
+       * src/compose.[ch]
+               gui improvements
+       * src/menu.c
+               added newline after debug message
+       * src/utils.h
+               using __VA_ARGS__ for debug_print macro
+       * tools/.cvsignore
+               ignore Makefile and Makefile.in
+
+2001-09-18 [paul]
+
+       * configure.in
+               change to version 0.6.2claws1
+       * sync with sylpheed 0.6.2cvs1
+
+       * src/matcher.c 
+       * src/prefs_matcher.c
+               add 'score equal to' option, submitted by
+               Paul Evans <nerd@freeuk.com>
+
+2001-09-15 [christoph]
+
+       * src/mainwindow.c
+               comment out menu entry not existing in claws
+       * src/menu.c
+               add debug output for non existing menu entries
+       * src/summaryview.c
+               fix next/prev unread message for ignored threads
+       * src/utils.[ch]
+               add sourcefile and line number to debug output
+               otherwise it is sometimes hard to find the
+               source code part if debug messages are translated
+
+2001-09-14 [darko]
+       
+       * src/folderview.c
+               refresh target folder style after colour is changed
+
+2001-09-13 [paul]
+
+       * configure.in
+               change to version 0.6.1claws3
+
+       * sync with sylpheed 0.6.1cvs6
+
+2001-09-13 [darko]
+       
+       * src/folderview.c
+               fix target folder colourization to use user selected colour
+
+2001-09-12 [darko]
+       
+       * src/summaryview.c
+               fix crash when message that is marked for copy/move is unmarked
+
+2001-09-09 [paul]
+
+       * configure.in
+               change to version 0.6.1claws2
+
+       * sync with sylpheed 0.6.1cvs3
+
+2001-09-09 [alfons]
+       
+       * src/folderview.c
+               fix bug with default font used for trash folder text
+
+2001-09-06 [paul]
+
+       * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
+               updated translations
+
+       * configure.in
+               change to version 0.6.1claws1
+
+       * sync with sylpheed 0.6.1cvs2
+
+2001-09-03 [paul]
+
+       * po/POTFILES.in
+               add Match's new addressbook
+
+        * po/de.po
+               updated translation submitted by Jens Oberender
+
+2001-09-02 [paul]
+
+       * configure.in
+               change to 0.6.1claws
+       * sync with sylpheed 0.6.1 release
+
+2001-09-02 [paul]
+
+       * configure.in
+               change to 0.6.0claws2
+
+       * sync with sylpheed 0.6.0cvs4
+
+       * po/pt_BR.po
+               updated translation submitted by Fabio Junior Beneditto
+
+2001-09-01 [match]
+       * pixmaps/
+               interface.xpm
+               book.xpm
+               address.xpm
+       * src/
+               Makefile.am
+               a ton of new files
+
+2001-08-31 [paul]
+
+       * configure.in
+               change to version 0.6.0claws1
+
+       * sync with sylpheed 0.6.0cvs1
+
+       * po/es.po
+               updated translation submitted by Ricardo Mones Lastra
+
+       * po/POTFILES.in
+               add 'src/prefs_templates.c'
+
+       * src/compose.c, src/summaryview.c
+               fix segfault on 'Re_edit'               
+
+2001-08-30 [alfons]
+
+       * configure.in, Makefile.am
+       * tools/Makefile.am
+               add tools directory to source distribution
+
+2001-08-30 [paul]
+
+       * configure.in
+               change to version 0.6.0claws
+
+       * sync with sylpheed 0.6.0 release
+
+2001-08-30 [christoph]
+
+       * configure.in
+               removed autoconf version check
+
+2001-08-30 [paul]
+
+       * src/account.c, src/compose.c, src/prefs_common.[ch]
+       * src/procheader.[ch] src/utils.[ch]
+               Enhanced automatic account selection on replies
+               Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
+
+       * configure.in
+               add LDAP and JPilot to the configuration results output.
+
 2001-08-29 [christoph]
 
        * src/summeryview.c