2008-05-21 [colin] 3.4.0cvs59
[claws.git] / ChangeLog
index 84deabc3dd3a7e023f5bf634845695ffd821a4b7..36f08c5255cf5f5a62bea3786b03c7b4bc600016 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,275 @@
+2008-05-21 [colin]     3.4.0cvs59
+
+       * src/mainwindow.c
+               Don't put SMTP-only accounts in receive menus
+
+2008-05-21 [colin]     3.4.0cvs58
+
+       * src/imap.c
+               Fix cvs56 (brain fart)
+
+2008-05-21 [colin]     3.4.0cvs57
+
+       * src/common/utils.c
+               Fix bug 1615, 'hang on FIFO when the other end's not 
+               opened'
+
+2008-05-21 [colin]     3.4.0cvs56
+
+       * src/imap.c
+               Fix a warning
+
+2008-05-19 [colin]     3.4.0cvs55
+
+       * src/plugins/pgpcore/sgpgme.c
+               Maybe fix debian bug 481856, 'Segmentation fault 
+               when verifying a GPG signature'. Although it 
+               looks like a race condition...
+
+2008-05-19 [colin]     3.4.0cvs54
+
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/common/tags.c
+       * src/common/tags.h
+       * src/gtk/combobox.c
+       * src/gtk/combobox.h
+               Patch by Pawel: disabled Tags menus in filtering dialogs
+
+2008-05-19 [colin]     3.4.0cvs53
+
+       * src/prefs_account.c
+               GUI patch by Pawel: align ports entries
+
+2008-05-19 [colin]     3.4.0cvs52
+
+       * src/mainwindow.c
+               Fix bug 1616, 'strange question while emptying trash'
+
+2008-05-18 [colin]     3.4.0cvs51
+
+       * src/common/plugin.c
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+       * src/gtk/gtksctree.c
+               Fix bug 1613, 'Various memory leaks'; 
+               based on a patch by Didier Barvaux.
+
+2008-05-18 [colin]     3.4.0cvs50
+
+       * src/mimeview.c
+       * src/privacy.h
+       * src/toolbar.c
+       * src/toolbar.h
+       * src/plugins/pgpcore/sgpgme.c
+               Fix more parts of bug 1609:
+               - Make use of specific Expired privacy icon
+               - Use CLOSE instead of NOTICE_ERROR for cancel
+                 receiving
+               - Allow a Preferences button in the main toolbar
+
+2008-05-18 [colin]     3.4.0cvs49
+
+       * src/stock_pixmap.c
+               Fix bug with non-updating icons after theme change:
+               If fetching pixbuf for a given icon after a theme
+               change, the next pixmap fetch would return the old
+               cached one, as the theme change was forgotten at 
+               this time. (and vice-versa). This was mostly 
+               visible on open folder icons
+
+2008-05-17 [colin]     3.4.0cvs48
+
+       * src/prefs_summaries.c
+       * src/summaryview.c
+               Fix bug 1608, 'Inconsistent behaviour of mark as read 
+               options'. Patch by Pawel
+
+2008-05-16 [colin]     3.4.0cvs47
+
+       * src/imap.c
+               Fix another possible crash (on fatal errors
+               at login, like stream error).
+
+2008-05-16 [paul]      3.4.0cvs46
+
+       * tools/thunderbird-filters-convertor.pl
+               fix a typo
+               fix reading a tb rule that contains something
+               like that: \"Sender\"
+
+2008-05-16 [paul]      3.4.0cvs45
+
+       * tools/README
+       * tools/csv2addressbook.pl
+               add support for gmail exported csv address book
+
+2008-05-16 [colin]     3.4.0cvs44
+
+       * configure.ac
+       * src/ldapupdate.c
+               Fix ldap deprecated calls. Patch by
+               Michael Rasmussen
+
+2008-05-16 [paul]      3.4.0cvs43
+
+       * manual/de/account.xml
+       * manual/it/account.xml
+       * manual/it/ack.xml
+       * manual/it/addrbook.xml
+       * manual/it/claws-mail-manual.xml
+       * manual/it/gpl.xml
+       * manual/it/intro.xml
+       * manual/it/starting.xml
+               add pages towards German and Italian manuals.
+               (just for storage, they are not built yet, due
+               to being incomplete.) submitted by Speckmade
+               <Speckmade@gmx.net> and Salvatore De Paolis
+               <iwkse@claws-mail.org>
+
+2008-05-16 [colin]     3.4.0cvs42
+
+       * src/gtk/sslcertwindow.c
+               Fix SHA1 fingerprint with GnuTLS
+
+2008-05-15 [colin]     3.4.0cvs41
+
+       * src/gtk/sslcertwindow.c
+               Print SHA1 fingerprint too
+
+2008-05-15 [colin]     3.4.0cvs40
+
+       * src/imap.c
+               Fix certificate port on TLS. It was 
+               previously always 0.
+               **IMPORTANT INFORMATION**: this will trigger 
+               one wrong "New certificate" warning at the 
+               first connection with this fix, if using STARTTLS
+               on IMAP.
+       * src/gtk/sslcertwindow.c
+               Make labels selectable
+
+2008-05-15 [colin]     3.4.0cvs39
+
+       * src/imap.c
+               Fix double free when STARTTLS fails (for
+               example due to refusing the certificate)
+
+2008-05-15 [paul]      3.4.0cvs38
+
+       * manual/advanced.xml
+               fix typo
+
+2008-05-15 [paul]      3.4.0cvs37
+
+       * manual/advanced.xml
+       * src/prefs_send.c
+               make outgoing_fallback_to_ascii a hidden pref
+
+2008-05-14 [colin]     3.4.0cvs36
+
+       * src/main.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Make it possible to cancel quit when Claws
+               ask whether to empty trash.
+
+2008-05-14 [colin]     3.4.0cvs35
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_send.c
+               Add a preference to be able to specify an
+               outgoing charset/encoding but still fallback
+               to 7bit US-ASCII when possible (default TRUE,
+               same behavior as pre-cvs34)
+
+2008-05-14 [colin]     3.4.0cvs34
+
+       * src/compose.c
+               Always use the specified encoding and charset if it is
+               specified, even if the mail is ASCII.
+
+2008-05-13 [paul]      3.4.0cvs33
+
+       * src/ldapupdate.c
+               fix the build warnings the easy way for now
+
+2008-05-13 [colin]     3.4.0cvs32
+
+       * src/prefs_themes.c
+               Count .png files as icons too (fixes part
+               of bug 1609, 'Icon issues')
+
+2008-05-13 [wwp]       3.4.0cvs31
+
+       * src/addressbook_foldersel.c
+               Fix wrong check (completes 3.4.0.cvs30).
+
+2008-05-12 [wwp]       3.4.0cvs30
+
+       * src/addressbook.c
+       * src/addressbook_foldersel.c
+       * src/filtering.c
+       * src/matcher.c
+       * src/prefs_matcher.c
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Fix for bug 1604 "found_in_addressbook in Any in non English local",
+               based on a patch submitted by Paul CtrlAltBs. Also fix storing of
+               translated string "Any" in plugins (whitelisting) and
+               UTF8 comparisons.
+
+2008-05-07 [colin]     3.4.0cvs29
+
+       * configure.ac
+               Fix --enable-maemo (assume --enable-generic-umpc)
+
+2008-05-07 [colin]     3.4.0cvs28
+
+       * configure.ac
+       * src/account.c
+       * src/addr_compl.c
+       * src/compose.c
+       * src/editaddress.c
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering.c
+       * src/prefs_summaries.c
+       * src/prefs_template.c
+       * src/prefs_toolbar.c
+       * src/stock_pixmap.c
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/textview.c
+       * src/toolbar.c
+       * src/gtk/about.c
+       * src/gtk/gtksctree.c
+       * src/gtk/menu.c
+       * src/gtk/prefswindow.c
+       * src/gtk/sslcertwindow.c
+               Separate generic UMPC code (layouts, ...) from 
+               MAEMO code (Hildon, ...)
+
+2008-05-06 [paul]      3.4.0cvs27
+
+       * tools/claws.i18n.status.pl
+               add he.po
+
+2008-05-06 [colin]     3.4.0cvs26
+
+       * src/common/utils.c
+               Maybe fix crash on FreeBSD
+
 2008-05-05 [colin]     3.4.0cvs25
 
        * src/messageview.c