update Russian translation
[claws.git] / ChangeLog.claws
index 000aa2176db4b74fa6b17b89fad7984df619f7a8..95ac4323bf5cbca2e68ce89212e8835feddd1bf2 100644 (file)
@@ -1,3 +1,341 @@
+2004-10-20 [paul]
+
+       * po/ru.po
+               updated by Pavlo Bohmat
+
+2004-10-19 [christoph] 0.9.12cvs130
+
+       * src/compose.c
+               fix wrong menu entry path
+
+       (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
+
+       * src/gtk/menu.c
+               add extra check for missing menu entries
+
+2004-10-19 [christoph] 0.9.12cvs129
+
+       * src/compose.c
+       * src/common/utils.c
+               use utils' generate_msgid() in compose.c
+
+2004-10-18 [christoph] 0.9.12cvs128
+
+       * src/plugins/pgpmime/passphrase.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/prefs_gpg.[ch]
+       * src/plugins/pgpmime/prefs_gpg.glade
+       * src/plugins/pgpmime/sgpgme.c
+               add GPG prefs
+
+2004-10-18 [christoph] 0.9.12cvs127
+
+       * src/addrbook.c
+       * src/addrcache.c
+       * src/addressbook.c
+       * src/codeconv.c
+       * src/compose.c
+       * src/customheader.c
+       * src/editaddress.c
+       * src/editgroup.c
+       * src/exporthtml.c
+       * src/folder.c
+       * src/folderview.c
+       * src/imap.c
+       * src/jpilot.c
+       * src/main.c
+       * src/matcher_parser_parse.y
+       * src/mbox.c
+       * src/pop.c
+       * src/prefs_account.c
+       * src/prefs_gtk.c
+       * src/prefs_msg_colors.c
+       * src/procheader.c
+       * src/procmime.[ch]
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/common/base64.c
+       * src/common/partial_download.c
+       * src/common/socket.c
+       * src/common/sylpheed.c
+       * src/common/utils.[ch]
+       * src/gtk/filesel.c
+       * src/gtk/pluginwindow.c
+       * src/gtk/quicksearch.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/pgpmime/select-keys.c
+       * src/plugins/pgpmime/sgpgme.c
+       * src/plugins/spamassassin/libspamc.c
+       * src/plugins/trayicon/trayicon.c
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
+       * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
+               o don't use any GNU C extensions
+               o fix warnings
+               o replace some non-POSIX functions
+
+       * src/plugins/spamassassin/spamassassin.[ch]
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/clamav/clamav_plugin.[ch]
+       * src/plugins/clamav/clamav_plugin_gtk.c
+               replace statusbar_print_all() from common code because it is a
+               GUI function
+
+2004-10-17 [paul]
+
+       * po/es.po
+       * po/ko.po
+       * AUTHORS
+               update Spanish and Korean translations,
+               submitted by Ricardo Mones Lastra and
+               SungHyun Nam
+
+2004-10-13 [colin]     0.9.12cvs126
+
+       * src/compose.c
+               Don't convert message to forced encoding when 
+               drafting, plus minor magic-values cleanup.
+
+2004-10-13 [colin]     0.9.12cvs125
+
+       * po/POTFILES.in
+               Update POTFILES.in to reflect the source
+               place changes
+
+2004-10-08 [christoph] 0.9.12cvs124
+
+       * m4/spamassassin.m4
+               fix libspamc OpenSSL
+
+       * src/compose.c
+               rearrange the compose menu
+
+2004-10-08 [christoph] 0.9.12cvs123
+
+       * src/Makefile.am
+       * src/account.c
+       * src/compose.[ch]
+       * src/crash.c
+       * src/main.c
+       * src/mimeview.c
+       * src/passphrase.[ch]                           ** REMOVE **
+       * src/prefs_account.[ch]
+       * src/prefs_common.[ch]
+       * src/privacy.[ch]
+       * src/procmime.[ch]
+       * src/procmsg.c
+       * src/rfc2015.[ch]                              ** REMOVE **
+       * src/select-keys.[ch]                          ** REMOVE **
+       * src/common/utils.[ch]
+       * src/gtk/about.c
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/pgpmime/prefs_gpg.[ch]
+       * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
+       * src/plugins/pgpmime/sgpgme.[ch]
+               o Add new MIME-Writer
+               o extend PrivacySystem with sign and encrypt functions
+               o extend PGP/MIME plugin with sign and encrypt functions
+               o integrate extended Privacy API in Compose and Sending process
+
+2004-10-04 [colin]     0.9.12cvs122
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/messageview.h
+       * src/textview.c
+               Make forced encoding limited to messageview and
+               apply only to parts displayed using textview
+
+2004-10-04 [colin]     0.9.12cvs121
+
+       * src/summaryview.c
+               Fix bug #605 (collapsed threads re-expand when moving or
+               deleting mails)
+
+2004-10-03 [colin]     0.9.12cvs120
+
+       * src/summaryview.c
+               Fix bug #602
+
+2004-10-02 [colin]     0.9.12cvs119
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_common.h
+       * src/procmime.c
+       * src/procmime.h
+       * src/textview.c
+               Clean up forced charset feature
+               Add forced decode
+
+2004-10-01 [colin]     0.9.12cvs118
+
+       * src/mimeview.c
+               Better fix for Save all: skip multipart mails' first 
+               text part
+
+2004-10-01 [colin]     0.9.12cvs117
+
+       * src/mimeview.c
+               Only save attachments in Save All
+
+2004-10-01 [paul]      0.9.12cvs116
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/account.c
+       * src/prefs_common.c
+       * src/gtk/colorlabel.c
+               sync with main 0.9.12cvs17
+
+2004-09-30 [colin]     0.9.12cvs115
+
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/folderview.c
+       * src/Makefile.am
+       * src/pixmaps/read.xpm
+               Add icon for total # column
+
+2004-09-29 [colin]     0.9.12cvs114
+
+       * src/compose.c
+               Don't close compose until message is sent if 
+               Show Send Dialog is Always
+
+2004-09-29 [paul]      0.9.12cvs113
+
+       * src/quote_fmt_parse.y
+               In the quotation templates recognise sender's first and last 
+               names (%F %L) when the name is in the format "Duck, Donald".
+               Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
+
+
+2004-09-28 [colin]     0.9.12cvs112
+
+       * src/mainwindow.c
+               Put back mnemonic
+       * src/folderview.c
+               Fix Empty trash being visible-invisible-visible...
+
+2004-09-28 [colin]     0.9.12cvs111
+
+       * src/mainwindow.c
+               Relabel Empty all Trash folders
+
+2004-09-28 [colin]     0.9.12cvs110
+
+       * src/folderview.c
+               Add contextual Empty trash menu
+       * src/mainwindow.c
+               Revert cvs109 which was useless
+
+2004-09-28 [colin]     0.9.12cvs109
+
+       * src/mainwindow.c
+               Fix uninialized var
+
+2004-09-28 [colin]     0.9.12cvs108
+
+       * src/addressbook.c
+               Fix triple-click
+
+2004-09-28 [colin]     0.9.12cvs107
+
+       * src/addressbook.c
+               Fix double-click on entries
+
+2004-09-28 [colin]     0.9.12cvs106
+
+       * src/inc.c
+               Reintroduce folder_item update freeze on incorporation
+
+2004-09-27 [christoph] 0.9.12cvs105
+
+       * src/folderview.c
+               right-align new and unread column
+
+2004-09-27 [paul]
+
+       * 0.9.12b released
+
+2004-09-27 [paul]      0.9.12cvs104
+
+       * src/main.c
+               revert 0.9.12cvs101, it causes another segfault
+
+2004-09-23 [christoph] 0.9.12cvs103
+
+       * src/plugins/spamassassin/libspamc.[ch]
+       * src/plugins/spamassassin/utils.[ch]
+               update libspamc to SpamAssassin 3.0.0
+
+2004-09-17 [paul]      0.9.12cvs102
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/inc.c
+               sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
+
+2004-09-17 [colin]     0.9.12cvs101
+
+       * src/main.c
+               Fix segfaults when quitting. valgrind says:
+                       ==12144== Invalid read of size 4
+                       ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
+                       [...]
+                       ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
+                       [...]
+                       ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
+
+
+2004-09-13 [christoph] 0.9.12cvs100
+
+       * src/folder.c
+               add NULL pointer checks to fix segfault when messages can
+               not be fetched
+
+2004-09-08 [colin]     0.9.12cvs99
+
+       * src/account.c
+               Remove a debug printf
+
+2004-09-08 [christoph] 0.9.12cvs98
+
+       * src/procmsg.[ch]
+               change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
+               if the message structure has been scanned
+
+       * src/folder.c
+               o scan structure when the mail is fetched for the first time
+                 to prevent unnecessary fetching of messages while scanning
+                 the folder for messages
+               o revert 0.9.12cvs24
+
+       * src/plugins/pgpmime/pgpmime.c
+               check signature if auto signature checking is enabled when the
+               signature status is requested for first time and not when
+               checking if a part has a signature
+
+2004-09-07 [colin]     0.9.12cvs97
+
+       * src/inc.c
+               Change session error messages so that they
+               are a bit more helpful (the origin of the
+               error is not apparent if one isn't in 
+               front of Sylpheed when it happens).
+
+2004-09-06 [colin]     0.9.12cvs96
+
+       * src/toolbar.c
+               Fix graying out Redirect in non english languages
+               Patch by Fabien Vantard
+
 2004-09-06 [colin]     0.9.12cvs95
 
        * src/summaryview.c