2008-07-07 [colin] 3.5.0cvs18
[claws.git] / ChangeLog
index d00c5328b3217e6d584450e44d34ef3fe8a7db87..4bda753e80526c3aee2f1b2dc5cf3a4d7cf0ddfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,539 @@
+2008-07-07 [colin]     3.5.0cvs18
+
+       * src/mainwindow.c
+       * src/prefs_toolbar.c
+       * src/stock_pixmap.c
+               Finish fixing bug 1609, 'Icon issues'
+
+2008-07-07 [colin]     3.5.0cvs17
+
+       * src/prefs_common.c
+               Fix the default value
+
+2008-07-07 [colin]     3.5.0cvs16
+
+       * src/prefs_summaries.c
+               Revert my fix to the string, the correct term
+               is indeed Message View
+
+2008-07-07 [colin]     3.5.0cvs15
+
+       * AUTHORS
+       * src/gtk/authors.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+       * src/summaryview.c
+       * src/gtk/authors.h
+               Change "Always open message when selected" to
+               a tristate (Never/Always/When preview is visible)
+               Patch by Jonathan Corbet <corbet@lwn.net>.
+
+2008-07-06 [paul]      3.5.0cvs14
+
+       * src/addrgather.c
+               improve the layout of the dialogue
+               improve the English
+               add tooltips
+               fix some of the nasty coding style
+       * src/mainwindow.c
+               improve the English
+               add some missing mnemonics
+
+2008-07-05 [paul]      3.5.0cvs13
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               fix bug 1398, '"Change current account" is
+               available even when there's only one account'
+       * src/plugins/pgpcore/prefs_gpg.c
+               put back a needed include, removed in error
+
+2008-07-05 [colin]     3.5.0cvs12
+
+       * src/mainwindow.c
+               MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
+
+2008-07-05 [colin]     3.5.0cvs11
+
+       * src/news.c
+       * src/news_gtk.c
+               Provide ability to rename newsgroups. Closes
+               bug 1444, 'Add GUI option for renaming 
+               newsgroups'. Patch by Pawel Pekala
+
+2008-07-05 [colin]     3.5.0cvs10
+
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/prefs_gpg.c
+       * src/plugins/pgpcore/select-keys.c
+               Simplify GTK includes (with the advantage
+               of compiling against GTK+2.13); patch by
+               Charles A Edwards
+
+2008-07-05 [colin]     3.5.0cvs9
+
+       * src/wizard.c
+               Add SSL client certificates
+
+2008-07-05 [colin]     3.5.0cvs8
+
+       * src/prefs_account.c
+       * src/common/session.h
+               Fix warnings
+       * src/common/ssl.c
+               Add one path for certs
+
+2008-07-05 [colin]     3.5.0cvs7
+
+       * src/prefs_account.c
+               Fix no-ssl build
+
+2008-07-04 [colin]     3.5.0cvs6
+
+       * src/common/ssl.c
+       * src/common/ssl.h
+       * src/common/ssl_certificate.c
+               Workaround distro bugs and fix certificate checking
+               with OpenSSL
+
+2008-07-04 [colin]     3.5.0cvs5
+
+       * src/filtering.c
+       * src/common/ssl_certificate.c
+       * src/common/ssl_certificate.h
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+               Fix some leaks, thanks to Martin Zwickel
+               Rename gnutls functions that do the same
+               as OpenSSL ones, to avoid symbol clashing
+               when Claws is built against GnuTLS and
+               libetpan against OpenSSL
+
+2008-07-04 [paul]      3.5.0cvs4
+
+       * src/prefs_account.c
+               remove 1 forgotten '.'
+
+2008-07-04 [paul]      3.5.0cvs3
+
+       * src/prefs_account.c
+               layout/engrish fixes to the 'Client
+               certificates' frame
+
+2008-07-03 [colin]     3.5.0cvs2
+
+       * src/imap.c
+       * src/news.c
+       * src/pop.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/prefs_common.c
+       * src/send_message.c
+       * src/common/session.c
+       * src/common/session.h
+       * src/common/smtp.c
+       * src/common/smtp.h
+       * src/common/socket.h
+       * src/common/ssl.c
+       * src/common/ssl.h
+       * src/common/ssl_certificate.c
+       * src/common/ssl_certificate.h
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+       * src/gtk/inputdialog.c
+               Add support for SSL client certificates (either PEM files
+               with certificate and private key, either PKCS12 files)
+
+2008-06-28 [colin]     3.5.0cvs1
+
+       * src/foldersel.c
+               Fix compilation with older GTKs
+
+2008-06-27 [paul]      3.5.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.5.0 released
+
+2008-06-27 [paul]      3.4.0cvs116
+
+       * src/gtk/authors.h
+               complete cvs115
+
+2008-06-27 [paul]      3.4.0cvs115
+
+       * configure.ac
+       * src/gtk/authors.h
+               no longer build unmaintained translations
+
+2008-06-27 [paul]      3.4.0cvs114
+
+       * po/de.po
+       * po/fi.po
+       * po/pt_BR.po
+               updated by Stephan Sachse, Flammie Pirinen, and
+               Frederico Goncalves Guimaraes
+
+2008-06-26 [wwp]       3.4.0cvs113
+
+       * manual/fr/advanced.xml
+               Update French version of the manual (AutoFaces documentation).
+
+2008-06-26 [wwp]       3.4.0cvs112
+
+       * manual/fr/advanced.xml
+       * manual/fr/plugins.xml
+               Updated French version of the manual (completed
+               hidden options list, added note about Clawsker
+               and new mail archiver plugin).
+
+2008-06-25 [colin]     3.4.0cvs111
+
+       * src/gtk/gtkaspell.c
+               Fix non-UTF8 in the replace with dialog
+       * src/prefs_actions.c
+               Fix possible crasher
+               Patches by Pawel
+
+2008-06-24 [mones]     3.4.0cvs110
+
+       * src/autofaces.c
+               Fix non-warning message, downgraded to debug info
+
+2008-06-24 [colin]     3.4.0cvs109
+
+       * src/summaryview.c
+               Fix bug 1650, Message line too small after 
+               changing columns in "three columns" layout
+
+2008-06-24 [colin]     3.4.0cvs108
+
+       * src/messageview.c
+               Fix Spam button sensitivity in newsgroups
+
+2008-06-23 [wwp]       3.4.0cvs107
+
+       * po/fr.po
+               Updated French translation.
+
+2008-06-23 [mones]     3.4.0cvs106
+
+       * po/es.po
+               Updated translation for release
+
+2008-06-22 [mones]     3.4.0cvs105
+
+       * manual/es/plugins.xml
+               Synced new entry for Mail Archiver plugin
+
+2008-06-22 [colin]     3.4.0cvs104
+
+       * src/compose.c
+               Fix initial cursor position
+
+2008-06-21 [paul]      3.4.0cvs103
+
+       * manual/plugins.xml
+               add an entry for the new Mail Archiver plugin
+
+2008-06-21 [paul]      3.4.0cvs102
+
+       * src/gtk/about.c
+               we're in 'string freeze', put back the
+               < > symbols for now
+
+2008-06-21 [paul]      3.4.0cvs101
+
+       * manual/advanced.xml
+       * manual/es/advanced.xml
+               fix build warning: <emphasis> cannot be contained
+               within <filename>
+       * src/gtk/about.c
+               fix non-clickable link on License page and drop
+               the containing < > symbols to match other links
+
+2008-06-20 [mones]     3.4.0cvs100
+
+       * manual/advanced.xml
+               Added autofaces documentation, note about clawsker in hidden
+               preferences, minor markup fix. Thanks Paul for proofreading
+       * manual/es/advanced.xml
+               Synchronised Spanish manual
+
+2008-06-16 [colin]     3.4.0cvs99
+
+       * src/compose.c
+               Fix cursor placing on signature change
+
+2008-06-16 [paul]      3.4.0cvs98
+
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+       * src/gtk/inputdialog.c
+               really fussy coding style fixes
+
+2008-06-16 [paul]      3.4.0cvs97
+
+       * src/Makefile.am
+               keep the alphabetical order
+
+2008-06-13 [mones]     3.4.0cvs96
+
+       * src/autofaces.c
+               Fix crasher ;-)
+       * src/prefs_filtering_action.c
+               Fixed cosmetic bug, processing also displays "Filtering"
+
+2008-06-13 [mones]     3.4.0cvs95
+
+       * src/Makefile.am
+       * src/autofaces.c       ** NEW FILE **  
+       * src/autofaces.h       ** NEW FILE **
+       * src/compose.c
+               Allow setting Faces and X-Faces globally and per-account
+               from configuration files under ~/.claws-mail/autofaces
+
+2008-06-13 [holger]    3.4.0cvs94
+
+       * .cvsignore
+               More files to ignore
+       * src/gtk/inputdialog.c
+       * src/gtk/inputdialog.h
+               Make input dialog more generic so that a checkbox
+               with custom text can be used in addition to the
+               "remember this" checkbox
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Allow new folders to inherit the properties of the
+               parent folder during folder creation
+
+2008-06-13 [wwp]       3.4.0cvs93
+
+       * src/addressbook.c
+               a better fix for this string, won't break up translations,
+               and is conform to other similar ones.
+
+2008-06-13 [wwp]       3.4.0cvs92
+
+       * src/addrduplicates.c
+       * src/addressadd.c
+       * src/addressbook.c
+       * src/addressbook_foldersel.c
+       * src/editgroup.c
+               use tree decorations everywhere AB folders are used (AB tree pane,
+                   add address to AB, select AB folder, edit group, custom attr, find dup
+                   results), in order to match global style
+               make double-clicks in AB's tree pane behave like in MW's folder tree pane:
+                   double clicking on groups in tree pane does open the group edit dialog
+                   double clicking on other items in tree pane does expand/collapse
+               fix a missing space in AB's delete-folder dialog
+               fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
+
+       * src/foldersel.c
+               make foldersel dialog show dotted lines according to global (hidden) prefs
+
+2008-06-12 [colin]     3.4.0cvs91
+
+       * src/compose.c
+       * src/compose.h
+               Fix bug 1635, 'Last character of message is truncated 
+               when changing accounts w/ sigs'
+       * src/folderview.c
+               Fix bug 1636, 'Can't select "properties" on "folders 
+               only" folders'
+
+2008-06-11 [colin]     3.4.0cvs90
+
+       * src/folder.c
+               Maybe fix bug 1623, 'exits with segfault when 
+               logging in to certain imap-servers'
+
+2008-06-10 [mones]     3.4.0cvs89
+
+       * AUTHORS
+       * tools/Makefile.am
+       * tools/README
+       * tools/convert_mbox.sh
+               Undo cvs86 and cvs87, it really should be a patch to 
+               convert_mbox.pl
+
+2008-06-10 [wwp]       3.4.0cvs88
+
+       * po/fr.po
+               Updated French translation.
+
+2008-06-10 [mones]     3.4.0cvs87
+
+       * tools/Makefile.am
+               Oops, forgot to add previous script for distribution
+
+2008-06-10 [mones]     3.4.0cvs86
+
+       * AUTHORS
+       * tools/README
+       * tools/convert_mbox.sh
+               Added script to convert Evolution mail folders contributed
+               by Daniel Dickinson <cshore@fionavar.ca>
+               Fixes debian bug 461435
+
+2008-06-09 [colin]     3.4.0cvs85
+
+       * src/main.c
+               Integrate AWN information bubble if dbus is
+               available
+       * src/folder.c
+               Fix crash when calling scan_required() on 
+               folder classes that don't implement them
+       * src/common/session.c
+               Fix a little typo
+
+2008-06-09 [colin]     3.4.0cvs84
+
+       * src/main.c
+               Fix bug 1447, 'If user tries to close while starting 
+               up, it will not close ever.'
+
+2008-06-09 [colin]     3.4.0cvs83
+
+       * src/filtering.c
+               Fix bug 1628, 'Claws Mail crashes when 
+               filtering selected messages'
+
+2008-06-04 [colin]     3.4.0cvs82
+
+       * src/messageview.c
+               Complete handling of html parts in multipart/alternative
+               mails
+
+2008-06-03 [paul]      3.4.0cvs81
+
+       * src/prefs_message.c
+               make always the english good
+
+2008-06-03 [colin]     3.4.0cvs80
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Fix bug 1624, '[PATCH] Quick search should be 
+               disabled for folder view'; based on a patch by
+               Michael Terry
+
+2008-06-03 [iwkse]     3.4.0cvs79
+
+       * src/addressbook.c
+               Fix little gui bug on button sensitivity
+       * src/messageview.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_message.c
+               Allow by default to show html in multipart/alternative
+
+2008-06-02 [colin]     3.4.0cvs78
+
+       * src/prefs_actions.c
+               GUI rework, patch by Pawel 
+
+2008-06-02 [colin]     3.4.0cvs77
+
+       * src/quote_fmt.c
+               Fix sensitivity/alignment, patch from
+               Pawel
+
+2008-05-31 [colin]     3.4.0cvs76
+
+       * src/imap.c
+               Fix login issue introduced in cvs75.
+
+2008-05-31 [colin]     3.4.0cvs75
+
+       * src/imap.c
+               Fix more possible double-frees. Also, fix the root cause
+               of these double-frees by just noting the Session is to
+               be destroyed instead of destroying it in flight
+
+2008-05-29 [paul]      3.4.0cvs74
+
+       * manual/keyboard.xml
+               'Makes' these entries like the others
+
+2008-05-29 [colin]     3.4.0cvs73
+
+       * src/procmsg.h
+               Include utils.h in case we
+               need to pull goffset definition
+
+2008-05-29 [colin]     3.4.0cvs72
+
+       * src/common/utils.h
+               Workaround a stupid Glib issue, where
+               goffset happens to be undefined. 
+
+2008-05-28 [colin]     3.4.0cvs71
+
+       * src/compose.c
+       * src/compose.h
+       * src/grouplistdialog.c
+       * src/image_viewer.c
+       * src/imap.c
+       * src/inc.c
+       * src/main.c
+       * src/matcher.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/prefs_themes.c
+       * src/procmsg.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/textview.c
+       * src/common/smtp.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Use goffset instead of off_t for MsgInfo's size
+               Allows using MsgInfo structure from plugins
+               compiled with largefile support
+
+2008-05-26 [colin]     3.4.0cvs70
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Define THEME_CHANGED_HOOKLIST and invoke
+               it on theme change
+       * src/plugins/trayicon/trayicon.c
+               Listen to THEME_CHANGED_HOOKLIST and
+               update accordingly
+
+2008-05-26 [paul]      3.4.0cvs69
+
+       * src/mimeview.c
+               plug a leak in mimeview_save_all()
+
+2008-05-24 [colin]     3.4.0cvs68
+
+       * src/common/utils.h
+               Fix wrong define on old glibs
+
+2008-05-24 [paul]      3.4.0cvs67
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/toolbar.c
+       * src/pixmaps/cancel.xpm
+       * src/pixmaps/close.xpm
+               add a specific icon for A_CANCEL_INC (addresses
+               point 1 of bug 1609 'Icon issues')
+               replace close.xpm with an icon of the standard
+               24x24 size
+
+2008-05-24 [paul]      3.4.0cvs66
+
+       * src/pixmaps/insert_file.xpm
+               replaced
+
 2008-05-23 [paul]      3.4.0cvs65
 
        * src/common/md5.c