2007-12-21 [paul] 3.2.0cvs14
[claws.git] / ChangeLog
index 1d51133a81513fb17eb706388cca361b285cbef2..5044dd6eb7249cb83e7f70d30b074c2bec99437f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,649 @@
+2007-12-21 [paul]      3.2.0cvs14
+
+       * src/common/ssl_certificate.c
+               fix FreeBSD build with IPV6 support 
+
+2007-12-20 [colin]     3.2.0cvs13
+
+       * src/imap.c
+               Fix error handling
+
+2007-12-20 [colin]     3.2.0cvs12
+
+       * src/imap.c
+       * src/imap.h
+       * src/prefs_account.c
+               Add DIGEST-MD5 support for IMAP authentication
+
+2007-12-19 [mones]     3.2.0cvs11
+
+       * doc/man/claws-mail.1
+               Better ordering of sections, updated options
+       * po/es.po
+               Updated strings
+
+2007-12-19 [paul]      3.2.0cvs10
+
+       * src/prefs_account.c
+               use a spinbutton instead of an entry for
+               "POP authentication timeout" also
+
+2007-12-19 [colin]     3.2.0cvs9
+
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/gtk/description_window.c
+               Destroy info windows with their parents
+               Patch by Pawel
+
+2007-12-19 [colin]     3.2.0cvs8
+
+       * src/prefs_account.c
+               Use spinbuttons instead of entries where needed
+               Patch by Pawel
+
+2007-12-18 [paul]      3.2.0cvs7
+
+       * src/prefs_matcher.c
+               add missing i18n for a few strings
+               Patch by Stephan Sachse
+
+2007-12-18 [paul]      3.2.0cvs6
+
+       * src/prefs_logging.c
+               use 'disk' instead of 'disc'
+
+2007-12-18 [paul]      3.2.0cvs5
+
+       * po/en_GB.po
+               updated
+       * src/addrcustomattr.c
+       * src/editaddress.c
+               fixes to the ingleesh
+       * src/prefs_filtering_action.c
+               fix copyright header
+               fix untranslated strings
+       * src/prefs_filtering_action.h
+               fix copyright header
+
+2007-12-18 [wwp]       3.2.0cvs4
+
+       * src/folderview.c
+       * src/headerview.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_fonts.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/wizard.c
+       * src/common/defs.h
+       * src/gtk/gtkutils.c
+               Added prefs to set custom small and bold fonts
+               (might matter on some desktops, according to
+               DPI and font settings).
+
+2007-12-18 [colin]     3.2.0cvs3
+
+       * src/prefs_logging.c
+               Rework GUI, patch by Pawel
+
+2007-12-18 [colin]     3.2.0cvs2
+
+       * src/prefs_filtering_action.c
+               Rework GUI, patch by Pawel
+
+2007-12-18 [colin]     3.2.0cvs1
+
+       * src/editaddress.c
+               Fix build on old GCC
+               Fix inverted buttons
+
+2007-12-17 [paul]      3.2.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.2.0 released
+
+2007-12-17 [paul]      3.1.0cvs79
+
+       * po/de.po
+       * po/fr.po
+       * po/hu.po
+       * po/it.po
+       * po/pt_BR.po
+               updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
+               Andrea Spadaccini, and Frederico Goncalves Guimaraes
+
+2007-12-17 [mones]     3.1.0cvs78
+
+       * po/es.po
+               Updated Spanish translation for 3.2.0 release
+
+2007-12-16 [colin]     3.1.0cvs77
+
+       * src/addrcustomattr.c
+               Fix translations, patch by Fabien
+
+2007-12-15 [paul]      3.1.0cvs76
+
+       * src/folderview.c
+               fix compiler warning
+
+2007-12-14 [colin]     3.1.0cvs75
+
+       * src/folderview.c
+               Simplify logic
+
+2007-12-12 [wwp]       3.1.0cvs74
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Added Marius Glauser to the hall of fame.
+
+2007-12-12 [wwp]       3.1.0cvs73
+
+       * src/gtk/gtkutils.c
+               Improve the way we show results of searches
+               in message bodies: selected text now get centered
+               vertically in the message window.
+               Patch by Marius Glauser <seelenhirt@gmx.net>.
+
+2007-12-10 [colin]     3.1.0cvs72
+
+       * src/folder.c
+               Don't crash when setting batch mode on no folder
+
+2007-12-10 [colin]     3.1.0cvs71
+
+       * src/common/utils.c
+               Fix potential buffer overrun (thanks to
+               Hiroyuki)
+
+2007-12-08 [paul]      3.1.0cvs70
+
+       * src/prefs_receive.c
+               small change to the English
+
+2007-12-08 [colin]     3.1.0cvs69
+
+       * src/vcard.c
+               Fix warnings
+
+2007-12-07 [colin]     3.1.0cvs68
+
+       * src/mainwindow.c
+       * src/summaryview.c
+       * src/summaryview.h
+               Free simplify_subject_preg at exit
+
+2007-12-07 [colin]     3.1.0cvs67
+
+       * src/main.c
+       * src/summaryview.c
+       * src/common/utils.c
+       * src/common/utils.h
+               We have to free reused regexps from time to
+               time, or they get huge
+
+2007-12-07 [colin]     3.1.0cvs66
+
+       * src/vcard.c
+               Fix QP decoding (and UTF8)
+
+2007-12-07 [colin]     3.1.0cvs65
+
+       * src/addrcustomattr.c
+               Update list of default custom attributes
+               now (will be needed for a feature patch
+               post 3.2.0)
+
+2007-12-07 [colin]     3.1.0cvs64
+
+       * src/folder.c
+               Batch on destination folder when copying - fixes
+               slowness when moving unread mails to trash on IMAP
+
+2007-12-06 [colin]     3.1.0cvs63
+
+       * src/common/w32_time.c
+       * src/common/w32lib.h
+       * src/etpan/etpan-thread-manager.c
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+       * src/gtk/Makefile.am
+               Fix win32 build with libetpan. Thanks to
+               Marcus Brinkmann.
+
+2007-12-06 [colin]     3.1.0cvs62
+
+       * src/account.c
+       * src/imap.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Disable connection via command line on WIN32
+               Disable mmap use on WIN32 - use normal strings
+       * src/addressbook.c
+       * src/addressbook.h
+       * src/addressbook_foldersel.c
+       * src/addressbook_foldersel.h
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Fix leak, rework function logics to be more
+               natural - thanks to Holger
+       * src/common/utils.c
+               Fix warnings
+
+2007-12-06 [colin]     3.1.0cvs61
+
+       * src/news.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Fix posting, and fix UTF-8 being sent when encoding
+               is 8bit
+
+2007-12-05 [colin]     3.1.0cvs60
+
+       * src/news.c
+               Fix debian bug #453157, 'Fails to post usenet
+               articles after NNTP connection has been 
+               interrupted". Fix return value to prevent deletion
+               on failure, and issue MODE READER in case posting
+               fails at first.
+
+2007-12-05 [colin]     3.1.0cvs59
+
+       * src/messageview.c
+       * src/uri_opener.c
+               Improvements to the List URIs dialog
+               Patch by Pawel
+
+2007-12-05 [colin]     3.1.0cvs58
+
+       * src/prefs_other.c
+       * src/gtk/gtksctree.h
+               Fix warnings
+
+2007-12-04 [colin]     3.1.0cvs57
+
+       * src/etpan/imap-thread.c
+               Fix bug 1378, 'Claws exits on IMAP alert message'
+               Don't do GTK calls directly from Etpan thread
+
+2007-12-04 [colin]     3.1.0cvs56
+
+       * src/folderview.c
+       * src/gtk/gtksctree.c
+               MAEMO: Fix bug 1325, 'Folder Navigation Problems'
+                Make all the left of column zero an hotspot for
+                expanding.
+
+2007-12-04 [colin]     3.1.0cvs55
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_receive.c
+               MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
+
+2007-12-04 [wwp]       3.1.0cvs54
+
+       * src/prefs_other.c
+               Fix for bug #1419.
+
+2007-12-04 [holger]    3.1.0cvs53
+
+       * src/addrduplicates.c
+       * src/addrduplicates.h
+               Export addressbook entry deletion
+
+2007-12-04 [colin]     3.1.0cvs52
+
+       * tools/Makefile.am
+       * tools/README.sylprint
+       * tools/sylprint.pl
+       * tools/sylprint.rc
+               Fix debian bug #454089 (symlink attack in TMP directory)
+               http://secwatch.org/advisories/1019661/ :
+               Remove the buggy script, which was unmaintained anyway
+       * src/news.c
+       * src/procmsg.c
+               Store things in our private tmp directory.
+
+2007-12-03 [colin]     3.1.0cvs51
+
+       * src/folder.c
+       * src/folder.h
+       * src/folderview.c
+       * src/imap.c
+       * src/mainwindow.c
+               Fix update problem when getting remote tags
+       * src/prefs_matcher.c
+               Rework GUI to make it better. Patch by Pawel
+               Pekala
+
+2007-12-03 [colin]     3.1.0cvs50
+
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+               Fix bug 1417, 'Network log doesn't reveal 
+               enough NNTP errors'
+
+2007-12-02 [iwkse]     3.1.0cvs49
+
+       * src/plugins/dillo_viewer/dillo_prefs.c
+                       Insert dillo under the Plugins menu
+
+2007-12-01 [paul]      3.1.0cvs48
+
+       * src/html.c
+               add these variant forms
+               Thanks to Colin
+
+2007-12-01 [paul]      3.1.0cvs47
+
+       * src/matcher.c
+               fix a typo
+
+2007-12-01 [paul]      3.1.0cvs46
+
+       * po/POTFILES.in
+               add the new addrcustomattr.c file
+
+2007-11-29 [colin]     3.1.0cvs45
+
+       * src/common/ssl_certificate.c
+               Use the more modern getaddrinfo instead of 
+               gethostbyname when possible
+
+2007-11-28 [colin]     3.1.0cvs44
+
+       * src/summaryview.c
+               Maybe fix bug 1410 and other crash reports
+               in summaryview since cvs38.
+
+2007-11-28 [wwp]       3.1.0cvs43
+
+       * src/prefs_summary_open.c
+               Guard against an empty list of actions to perform
+               when opening a folder (or migration defaults could
+               be introduced, confusing).
+
+2007-11-28 [colin]     3.1.0cvs42
+
+       * src/folderview.c
+               Fix mark all read from folder's contextual menu
+
+2007-11-27 [colin]     3.1.0cvs41
+
+       * src/imap.c
+       * src/imap.h
+       * src/imap_gtk.c
+       * src/prefs_account.c
+       * src/etpan/imap-thread.c
+               A few fixes to the IMAP flags handling: Optimisations,
+               two crashers, mention that Bandwitdh-efficient mode
+               prevents tag fetching.
+               Fix M-UTF7 in subscription dialog.
+
+2007-11-27 [colin]     3.1.0cvs40
+
+       * src/folder.c
+       * src/mbox.c
+       * src/summaryview.c
+               Make filtering faster on flags change: Batch original 
+               folderitem, where we'll do flags/tags changes.
+
+2007-11-27 [colin]     3.1.0cvs39
+
+       * src/filtering.c
+               Fix bug 1407, 'After a copy action, further rules apply 
+               to both original and copy'
+
+2007-11-27 [colin]     3.1.0cvs38
+
+       * src/edittags.c
+       * src/summaryview.c
+               Fixes races when doing a long operation and user
+               asks for another one (Mark all read/unread on a 
+               big folder on IMAP for example)
+
+2007-11-27 [wwp]       3.1.0cvs37
+
+       * src/addressbook.c
+       * src/prefs_common.c
+               Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
+               and 3.1.0cvs35 (addressbook.c).
+
+2007-11-27 [holger]    3.1.0cvs36
+
+       * src/printing.c
+               Add a line separating header and body
+               in the printout
+
+2007-11-27 [wwp]       3.1.0cvs35
+
+       * src/addressbook.c
+               Fix a drag-and-drop issue introduced with 3.1.0cvs33
+               (thanks to Colin) and revert disabling of cut/copy
+               context menu entries upon selected groups.
+
+2007-11-27 [holger]    3.1.0cvs34
+
+       * src/printing.c
+               Add weights to the list of supported text attributes
+               for printing
+
+2007-11-27 [wwp]       3.1.0cvs33
+
+       * src/Makefile.am
+       * src/addrcustomattr.c
+       * src/addrcustomattr.h
+       * src/addressbook.c
+       * src/editaddress.c
+       * src/editaddress.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/common/defs.h
+               Provide a (customizable) list of preset attribute names
+               for editing contacts (closes bug #1391).
+
+2007-11-27 [wwp]       3.1.0cvs32
+
+       * src/addrclip.c
+       * src/addressbook.c
+       * src/addritem.c
+               Various fixes in the address book:
+                       - made copy/move of a folder to itself or its subtree
+                         impossible (-> error)
+                       - errors messages don't show in the status bar anymore,
+                         use alertpanels instead
+                       - simple click on group doesn't open group edit dialog
+                         anymore when in contact edit embedded mode (was too itchy)
+                       - fixed disabling of edit button and and menu entry when
+                         in contact edit embedded mode (was done in a bad and
+                         ineffective way)
+                       - fix menu cut/paste sensitivity in treelist context
+                         menu (conflicting enabling was done by different functions)
+                       - fix some menu item sensitivity in address list context menu
+                       - don't allow cut/copy of groups, it's useless as they won't
+                         be copied w/ their contents
+                       - fix missing copy of the picture file when copying (bug #1402),
+                         fix picture attribute (internal) value when moving or copying
+
+
+2007-11-27 [colin]     3.1.0cvs31
+
+       * src/folder.c
+       * src/imap.c
+               Fix tags loss on move, fix space encoding
+
+2007-11-26 [colin]     3.1.0cvs30
+
+       * src/edittags.c
+       * src/folder.c
+       * src/folder.h
+       * src/imap.c
+       * src/messageview.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summaryview.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Add IMAP tags support
+
+2007-11-26 [colin]     3.1.0cvs29
+
+       * src/imap.c
+               Fix bug 1405, 'imap auto auth method doesn't 
+               work since 3.1.0'
+
+2007-11-26 [colin]     3.1.0cvs28
+
+       * src/messageview.c
+       * src/procmime.c
+               Handle broken disposition-notifications from Evolution
+               (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
+
+2007-11-25 [paul]      3.1.0cvs27
+
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+               remove dead code
+
+2007-11-23 [wwp]       3.1.0cvs26
+
+       * src/matcher.c
+       * src/matcher.h
+       * src/matcher_parser_parse.y
+       * src/prefs_matcher.c
+               Fix irrelevant case folding when adding matcher condition 'test',
+               thanks to Colin.
+
+2007-11-23 [wwp]       3.1.0cvs25
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summary_open.c
+       * src/prefs_summary_open.h
+       * src/summaryview.c
+               Add "select first email in list" to the list of possible selections
+               when opening a folder.
+
+2007-11-23 [paul]      3.1.0cvs24
+
+       * po/de.po
+               a fix by Stephan Sachse, plus remove all
+               old strings from the end of the file
+
+2007-11-23 [wwp]       3.1.0cvs23
+
+       * src/prefs_msg_colors.c
+               Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
+               with little changes.
+
+2007-11-23 [paul]      3.1.0cvs22
+
+       * src/prefs_logging.c
+               eliminate wasted horizontal space
+
+2007-11-23 [paul]      3.1.0cvs21
+
+       * src/prefs_summaries.c
+               don't wrap the label or put linebreaks
+
+2007-11-22 [colin]     3.1.0cvs20
+
+       * src/plugins/pgpinline/pgpinline.c
+               Fix decryption
+
+2007-11-22 [wwp]       3.1.0cvs19
+
+       * src/prefs_themes.c
+               Yet another misuse of get_rc_dir(), still related
+               to user themes. Completes 3.1.0cvs18.
+
+2007-11-22 [wwp]       3.1.0cvs18
+
+       * src/stock_pixmap.c
+               Fix a misuse of get_rc_dir(), user themes dir was
+               not set properly and some themes might have disappeared
+               from themes list in prefs.
+
+2007-11-22 [wwp]       3.1.0cvs17
+
+       * src/edittags.c
+       * src/edittags.h
+       * src/common/tags.c
+       * src/common/tags.h
+               Correct copyright for these claws-mail-only brand new
+               files.
+
+2007-11-22 [paul]      3.1.0cvs16
+
+       * src/compose.c
+               fix bug 1400, 'Drag and drop of URLs does not work'
+               Thanks to Colin
+
+2007-11-22 [paul]      3.1.0cvs15
+
+       * src/prefs_common.c
+               make "cmds_use_system_default" default to FALSE
+               so as not to disrupt current settings
+       * src/summaryview.c
+               increase the size of the GdkRectangle, tooltips
+               didn't show for me otherwise
+
+2007-11-21 [colin]     3.1.0cvs14
+
+       * src/compose.c
+       * src/crash.c
+       * src/exphtmldlg.c
+       * src/mainwindow.c
+       * src/manual.c
+       * src/mimeview.c
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_ext_prog.c
+       * src/textview.c
+       * src/uri_opener.c
+       * src/gtk/about.c
+       * src/gtk/gtkutils.c
+               Use xdg-open as a way to find default browser,
+               when available
+
+2007-11-21 [colin]     3.1.0cvs13
+
+       * src/messageview.c
+       * src/procmime.c
+       * src/procmsg.h
+               Send better return receipts (useful ones)
+               Handle incoming return receipts
+
+2007-11-20 [colin]     3.1.0cvs12
+
+       * src/printing.c
+       * src/printing.h
+               Add getter/setter for settings, and getter
+               for page setup
+
+2007-11-20 [colin]     3.1.0cvs11
+
+       * src/folderview.c
+       * src/main.c
+       * src/mainwindow.c
+               Fix bug 1396, 'Crash on disabling a filter 
+               while it is processing'
+
 2007-11-20 [paul]      3.1.0cvs10
 
        * src/folder.c
        * RELEASE_NOTES
                3.0.0 released
 
-[For previous entries, see ChangeLog.2.0.0-3.0.0]
\ No newline at end of file
+[For previous entries, see ChangeLog.2.0.0-3.0.0]