2008-05-03 [colin] 3.4.0cvs22
[claws.git] / ChangeLog
index 78c21e599f185f2d66a78689a6fe894d75604616..adda063d507e0915cef3628850997582c2736494 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,626 @@
+2008-05-03 [colin]     3.4.0cvs22
+
+       * po/de.po
+               Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
+
+2008-05-03 [colin]     3.4.0cvs21
+
+       * src/toolbar.c
+               Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
+               icon isn't grayed although ineffective'
+
+2008-05-02 [wwp]       3.4.0cvs20
+
+       * po/fr.po
+               Fix translation.
+
+       * src/prefs_folder_item.c
+               Add missing notice in folder properties (templates) when
+               folder is a root node.
+
+2008-04-30 [colin]     3.4.0cvs19
+
+       * src/prefs_toolbar.c
+               Add Trash and Delete icons to the icon chooser
+
+2008-04-30 [colin]     3.4.0cvs18
+
+       * src/compose.c
+               Remove "Delete entire line" which was a noop
+               and should be the same as "Delete line" :)
+
+2008-04-30 [colin]     3.4.0cvs17
+
+       * src/compose.c
+               Fix 'Delete line' and 'Delete to end of line'
+               on the last line. Patch by <seelenhirt@gmx.net>
+
+2008-04-28 [colin]     3.4.0cvs16
+
+       * src/folder.c
+               Fix bug 1589, 'tagsdb file not removed when
+               folder deleted'.
+       * src/common/utils.c
+               Make sure claws_unlink accepts NULL arg.
+
+2008-04-25 [colin]     3.4.0cvs15
+
+       * src/common/ssl.c
+               Fix/simplify previous commit
+
+2008-04-25 [colin]     3.4.0cvs14
+
+       * src/addrindex.h
+       * src/common/ssl_certificate.c
+               Patch by Marcus: Fix Win32 build
+       * src/common/ssl.c
+               Fix build with GnuTLS/no pthread, thanks
+               to Marcus
+
+2008-04-25 [colin]     3.4.0cvs13
+
+       * src/summaryview.c
+               Fix bug 1586, '3-pane vertical layout now and then 
+               still shows sender column'
+
+2008-04-25 [colin]     3.4.0cvs12
+
+       * src/Makefile.am
+       * src/w32-logo.ico
+       * src/w32-resource.rc
+               Patch from Marcus Brinkmann to set an icon on w32.
+
+2008-04-24 [colin]     3.4.0cvs11
+
+       * src/inc.c
+       * src/inc.h
+               Trace inc locks
+       * src/ldif.c
+       * src/ldif.h
+               Fix bug 1581, 'Bad File Format during Import LDIF':
+               Use dynamically allocated buffers; also, allow 
+               importing contacts with no email address
+
+2008-04-24 [colin]     3.4.0cvs10
+
+       * src/prefs_common.c
+               Increment the timeout a bit on OpenBSD, 75 isn't enough
+
+2008-04-23 [colin]     3.4.0cvs9
+
+       * src/compose.c
+       * src/prefs_folder_item.c
+       * src/prefs_template.c
+       * src/quote_fmt.c
+               Fix bug 1576: Fix unescaping of templates when testing them
+               I think it breaks nothing. (wwp, you're welcome to double-check)
+
+2008-04-23 [paul]      3.4.0cvs8
+
+       * manual/advanced.xml
+               add info about the "two_line_vertical" hidden
+               pref
+
+2008-04-22 [paul]      3.4.0cvs7
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/summaryview.c
+               make the 2-line view in summaryview when in three
+               columns mode configurable. hidden pref: "two_line_vertical"
+
+2008-04-22 [colin]     3.4.0cvs6
+
+       * src/inc.c
+               Fix missing inc_unlock()
+       * src/prefs_matcher.c
+       * src/send_message.c
+               Fix my last commit
+
+2008-04-22 [colin]     3.4.0cvs5
+
+       * src/etpan/imap-thread.c
+               Use g_(un)setenv instead of (un)setenv which
+               doesn't exist on IRIX 6.5
+
+2008-04-22 [colin]     3.4.0cvs4
+
+       * src/inc.c
+       * src/prefs_common.c
+       * src/send_message.c
+               Fix bug 1566, 'too short I/O timeout on OpenBSD'
+               Set the default timeout to 75 seconds
+
+2008-04-20 [colin]     3.4.0cvs3
+
+       * src/pixmaps/tray_newmail.offline.xpm
+       * src/pixmaps/tray_newmail.xpm
+       * src/pixmaps/tray_newmarkedmail.offline.xpm
+       * src/pixmaps/tray_newmarkedmail.xpm
+       * src/pixmaps/tray_nomail.offline.xpm
+       * src/pixmaps/tray_nomail.xpm
+       * src/pixmaps/tray_unreadmail.offline.xpm
+       * src/pixmaps/tray_unreadmail.xpm
+       * src/pixmaps/tray_unreadmarkedmail.offline.xpm
+       * src/pixmaps/tray_unreadmarkedmail.xpm
+               Make the tray icons a bit nicer. Would be
+               nice to get really nice icons from someone
+               who's good at Gimp :)
+
+2008-04-18 [colin]     3.4.0cvs2
+
+       * src/common/log.c
+               Forgot one g_unlink
+
+lease complete the changelog entry below
+2008-04-18 [colin]     3.4.0cvs1
+
+       * src/addrduplicates.c
+       * src/addressbook.c
+       * src/compose.c
+       * src/crash.c
+       * src/editaddress.c
+       * src/folder.c
+       * src/image_viewer.c
+       * src/imap.c
+       * src/inc.c
+       * src/main.c
+       * src/mbox.c
+       * src/messageview.c
+       * src/mh.c
+       * src/msgcache.c
+       * src/news.c
+       * src/partial_download.c
+       * src/pop.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_other.c
+       * src/prefs_themes.c
+       * src/procheader.c
+       * src/procmime.c
+       * src/procmsg.c
+       * src/textview.c
+       * src/wizard.c
+       * src/common/prefs.c
+       * src/common/ssl_certificate.c
+       * src/common/template.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/etpan/imap-thread.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpinline/pgpinline.c
+               Add an option to shred temporary files and messages
+               instead of just removing them. Slows deletions down!
+
+2008-04-18 [paul]      3.4.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.4.0 released
+
+
+2008-04-18 [paul]      3.3.1cvs61
+
+       * po/de.po
+       * po/fi.po
+       * po/it.po
+       * po/pt_BR.po
+               updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
+               and Frederico Goncalves Guimaraes
+       * po/es.po
+               updated on the last minute by a lazy Ricardo Mones
+
+2008-04-18 [colin]     3.3.1cvs60
+
+       * po/fr.po
+               Update translation (Fabien Vantard)
+
+2008-04-17 [colin]     3.3.1cvs59
+
+       * src/imap.c
+               Fix debian bug 474712, 'claws seg faults when IMAP 
+               connection breaks after an IMAP protocol error 
+               (BAD UID SEARCH Invalid parameter: $Forwarded)]'
+       * src/summaryview.c
+               Fix a little leak
+
+2008-04-17 [colin]     3.3.1cvs58
+
+       * src/common/log.c
+               Fix log size getting out of control (claws-mail
+               getting SIGXFSZ): rotate if every 10MB
+
+2008-04-10 [paul]      3.3.1cvs57
+
+       * src/prefs_other.c
+               improvements to english usage
+
+2008-04-10 [paul]      3.3.1cvs56
+
+       * src/prefs_receive.c
+               add an accurate description
+
+2008-04-08 [colin]     3.3.1cvs55
+
+       * src/undo.c
+               Probably fix corruption, introduced in cvs53
+
+2008-04-04 [iwkse]     3.3.1cvs54
+
+       * src/undo.c
+               undo should works properly again
+
+2008-04-04 [iwkse]     3.3.1cvs53
+
+       * src/undo.c
+               Fix a segfault but breaks undo
+               on a specific case (eg. double paste with
+               middle-mouse button)
+
+2008-04-04 [iwkse]     3.3.1cvs52
+
+       * src/prefs_filtering.c
+               Fix previous Tab mess
+
+2008-04-03 [iwkse]     3.3.1cvs51
+
+       * src/prefs_filtering.c
+               Add search in filtering rules list
+
+2008-04-02 [colin]     3.3.1cvs50
+
+       * src/main.c
+               Revert part of the previous patch: we do
+               want to parse ~/.claws-mail/gtkrc-2.0 if it
+               exists
+
+2008-04-02 [colin]     3.3.1cvs49
+
+       * src/main.c
+               Fix bug 1562, 'Claws-Mail does not completely 
+               respect settings in GTK2_RC_FILES environment'
+               Remove manual parsing of .gtkrc-2.0 and 
+               .gtk/gtkrc-2.0. GTK does it itself these days.
+
+2008-04-01 [colin]     3.3.1cvs48
+
+       * src/imap_gtk.c
+               Fix bug 1561, 'Crashes leaving unsubscribed folder after 
+               ticking "Show only subscribed"'
+
+2008-03-31 [colin]     3.3.1cvs47
+
+       * src/folder.c
+               Fix bug 1553, 'File lock not respected'
+               Regression due to the implementation of
+               deletion batching
+
+2008-03-31 [colin]     3.3.1cvs46
+
+       * src/mainwindow.c
+               Fix tags menu update, thanks to Paul
+
+2008-03-29 [wwp]       3.3.1cvs45
+
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_folder_item.c
+       * src/prefs_quote.c
+       * src/quote_fmt.c
+       * src/quote_fmt.h
+               Fix compose template formats (in global preferences)
+               being translated under specific conditions.
+               Add a button to restore factory defaults for current
+               language.
+
+2008-03-27 [colin]     3.3.1cvs44
+
+       * src/common/prefs.c
+       * src/common/xmlprops.c
+               Fix RedHat bug 431735, 'segfault if /home is full' 
+               (when starting): Fix double fclose() in prefs.c
+               and potentially xmlprops.c
+
+2008-03-27 [colin]     3.3.1cvs43
+
+       * src/addressbook.c
+               Fix bug 1559, 'Claws Mail crashed deleting all 
+               common contacts'
+
+2008-03-27 [wwp]       3.3.1cvs42
+
+       * src/addressbook.c
+               Fix 3.3.0cvs41.
+
+2008-03-27 [wwp]       3.3.1cvs41
+
+       * src/addressbook.c
+               Prevent list flickering when deleting addresses.
+
+2008-03-26 [colin]     3.3.1cvs40
+
+       * src/imap.c
+               Clean up session disconnection. Possibly
+               fix Ubuntu bug #204290
+
+2008-03-26 [colin]     3.3.1cvs39
+
+       * src/textview.c
+               Fix bug 1555: current folder wasn't used when
+               right-clicking on an email address
+
+2008-03-25 [colin]     3.3.1cvs38
+
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter.h
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               Add a "learn from whitelist" preference
+               Whitelist Unsure mails too.
+
+2008-03-24 [paul]      3.3.1cvs37
+
+       * src/prefs_account.c
+               If no MH mailbox and no account exists, when
+               creating a POP/Local account, just create and
+               use the default one instead of bailing with a
+               "Mailbox doesn't exist" error
+
+2008-03-21 [colin]     3.3.1cvs36
+
+       * src/procmime.c
+               strstrip mime subtype
+
+2008-03-21 [paul]      3.3.1cvs35
+
+       * manual/advanced.xml
+               correct and update the info about Actions
+
+2008-03-20 [colin]     3.3.1cvs34
+
+       * src/messageview.c
+       * src/messageview.h
+       * src/textview.c
+               Show at max 1MB of text, add a noticeview to
+               show everything optionally.
+
+2008-03-20 [colin]     3.3.1cvs33
+
+       * src/stock_pixmap.c
+               Add support for png themes
+
+2008-03-19 [wwp]       3.3.1cvs32
+
+       * src/procheader.c
+               Sanity check.
+
+2008-03-18 [colin]     3.3.1cvs31
+
+       * src/common/utils.c
+       * src/common/utils.h
+               Handle size_t instead of off_t in to_human_readable
+
+2008-03-18 [colin]     3.3.1cvs30
+
+       * src/imap.c
+               Remove raw printf
+
+2008-03-16 [colin]     3.3.1cvs29
+
+       * src/summaryview.c
+               Fix build on GTK < 2.12
+
+2008-03-16 [colin]     3.3.1cvs28
+
+       * src/mainwindow.c
+               Refresh non-list widget when switching
+               messageview
+
+2008-03-16 [colin]     3.3.1cvs27
+
+       * manual/faq.xml
+               Revert cvs25: This wasn't a typo :) :
+               jade:.../faq.xml:49:16:E: there is no attribute "linkend"
+
+
+2008-03-16 [colin]     3.3.1cvs26
+
+       * src/summaryview.c
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+               Implement 2-lines items in Summaryview when in 
+               three columns mode
+
+2008-03-16 [paul]      3.3.1cvs25
+
+       * manual/faq.xml
+               fix typo
+
+2008-03-14 [colin]     3.3.1cvs24
+
+       * src/prefs_filtering_action.c
+               Fix buglet on setting recipient when
+               reediting forward rules.
+
+2008-03-12 [colin]     3.3.1cvs23
+
+       * src/summaryview.c
+               Fix a new unused variable warning
+       * src/plugins/trayicon/trayicon.c
+               Fix folderview's scrollbar at startup
+               if starting hidden
+
+2008-03-12 [colin]     3.3.1cvs22
+
+       * src/folderview.c
+       * src/summaryview.c
+               Use item_opened at the beginning of showing
+               a folder instead of the end. Fixes flicker.
+
+2008-03-12 [paul]      3.3.1cvs21
+
+       * src/folder.c
+       * src/folder.h
+       * src/mainwindow.c
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/plugins/trayicon/trayicon.c
+               add tooltip with extended folder stats
+
+2008-03-10 [colin]     3.3.1cvs20
+
+       * src/common/xml.c
+               Handle comments
+
+2008-03-07 [colin]     3.3.1cvs19
+
+       * src/mainwindow.c
+               Fix blinking of the taskbar entry
+
+2008-03-07 [colin]     3.3.1cvs18
+
+       * src/mainwindow.c
+               MAEMO: Fix bug 1494, 'Trayicon 
+               plugin breaks UI...'
+
+2008-03-07 [paul]      3.3.1cvs17
+
+       * src/gtk/authors.h
+               reflect reality a bit more closely
+
+2008-03-06 [colin]     3.3.1cvs16
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/toolbar.c
+               Integrate things better wrt the new
+               summaryview extensibility.
+
+2008-03-06 [wwp]       3.3.1cvs15
+
+       * src/quote_fmt.c
+               Fix some gcc warnings.
+
+2008-03-06 [wwp]       3.3.1cvs14
+
+       * src/prefs_account.c
+       * src/prefs_folder_item.c
+       * src/prefs_gtk.c
+       * src/prefs_template.c
+       * src/gtk/prefswindow.c
+       * src/gtk/prefswindow.h
+               prefs_templates: fix missing unregistering of addr_completion widgets
+               and and ending of addr_completion service.
+               prefs_folder_item: fix missing registering/unregistering of widgets,
+               and rework the way add_completion service is started and stopped.
+               Plus few prefswindow API changes (opening).
+
+2008-03-06 [wwp]       3.3.1cvs13
+
+       * src/folder_item_prefs.c
+       * src/prefs_template.c
+       * src/prefs_template.h
+       * src/quote_fmt.c
+       * src/common/template.c
+               Complete 3.3.1cvs12, thanks to Colin.
+
+2008-03-06 [wwp]       3.3.1cvs12
+
+       * src/compose.c
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/prefs_account.c
+       * src/prefs_folder_item.c
+       * src/prefs_quote.c
+       * src/prefs_template.c
+       * src/quote_fmt.c
+       * src/quote_fmt.h
+       * src/common/template.c
+       * src/common/template.h
+               Global and per-folder templates can now override the from name (this
+               doesn't change the account being used).
+               Examples:
+                "My other name" <%account_email> (just changes the name)
+                my.faked.email@address.org (overrides the address too)
+
+2008-03-05 [colin]     3.3.1cvs11
+
+       * src/summaryview.c
+       * src/summaryview.h
+               Replace that hbox with a notebook
+
+2008-03-05 [colin]     3.3.1cvs10
+
+       * src/folder.h
+       * src/folderview.c
+               Add klass functions for notification of folder
+               opening/closing via the GUI
+       * src/summaryview.c
+       * src/summaryview.h
+               Add a specific container for the scrolledwin
+
+2008-03-05 [colin]     3.3.1cvs9
+
+       * src/folder.h
+       * src/folderview.c
+               Add klass functions for notification of folder 
+               opening/closing via the GUI
+       * src/summaryview.c
+       * src/summaryview.h
+               Add a specific container for the scrolledwin
+
+2008-03-02 [colin]     3.3.1cvs8
+
+       * src/messageview.c
+               MAEMO: Fix bug 1541, 'Deleting message from within 
+               read window displays next message then closes.'
+
+2008-03-02 [colin]     3.3.1cvs7
+
+       * src/main.c
+               Probably fix bug 1539, 'Program crashes':
+               Setup Gcrypt's thread functions when built
+               with GnuTLS
+
+2008-03-01 [colin]     3.3.1cvs6
+
+       * src/folder.c
+       * src/imap_gtk.c
+               Get rid of stale folders with no account
+
+2008-02-28 [colin]     3.3.1cvs5
+
+       * src/compose.c
+               Fix bug 1534, 'Segmentation fault when doing 
+               some draft saving and then throwing away'
+       * src/imap.c
+               Fix bug 1533, 'Claws is unable to mark messages 
+               as "read" in IMAP shared folders'
+       * src/etpan/imap-thread.c
+               Fix bug 1515, 'large messages crash claws when 
+               syncing for offline mode'. This is rather a
+               workaround, and mails > 64MB will still be
+               problematic if there's less than 64MB available
+               on the dataroot volume.
+       * src/messageview.c
+               MAEMO: Add information when fetching big messages
+
+2008-02-26 [colin]     3.3.1cvs4
+
+       * src/imap.c
+               fix bug 1532, '"login refused" message insufficiently 
+               detailed'
+
+2008-02-26 [paul]      3.3.1cvs3
+
+       * INSTALL
+       * README
+               remove mentions of ClamAV and a few other
+               old bits of information
+
 2008-02-23 [colin]     3.3.1cvs2
 
        * src/main.c