2006-02-06 [colin] 2.0.0cvs25
[claws.git] / ChangeLog
index 0bd767578643635df5ae2998315dd4f5e8c3a124..1830b7cd3a1dfd95074436318394a6d80b75c400 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2006-02-06 [colin]     2.0.0cvs25
+
+       * src/folder.c
+               Completely skip processing if it doesn't 
+               exist (faster!)
+
+2006-02-06 [colin]     2.0.0cvs24
+
+       * src/folder.c
+       * src/summaryview.c
+               Batch filtering in summaryview (from Tools menu)
+               and pre/post//-processing too
+
+2006-02-06 [colin]     2.0.0cvs23
+
+       * src/procmsg.h
+       * src/filtering.c
+               Use a special field for batch filtering instead
+               of stepping on deferred execution's toes
+
+2006-02-06 [colin]     2.0.0cvs22
+
+       * src/action.c
+       * src/filtering.c
+       * src/filtering.h
+       * src/folder.c
+       * src/summaryview.c
+               Fix filtering via menus and actions
+
+2006-02-06 [colin]     2.0.0cvs21
+
+       * src/imap.c
+               Put the added file directly to cache if possible (will work
+               with next libetpan)
+       * src/filtering.c
+       * src/filtering.h
+       * src/inc.c
+       * src/folder.c
+       * src/mbox.c
+       * src/procmsg.h
+               Move and copy filtered messages by batches instead of one
+               by one - faster on IMAP
+       * src/procmsg.c
+               Add a function that'll possibly be useful later
+
+2006-02-06 [colin]     2.0.0cvs20
+
+       * src/addressbook.c
+               Use internal mime-type instead of text/plain for d'n'd
+       * src/compose.c
+               Allow attaching files from mimeview's icon list via d'n'd
+       * src/folderview.c
+       * src/folderview.h
+               Use internal mime-type instead of text/plain for d'n'd
+               Don't try to selected opened folder if none is
+               Factorize d'n'd from other apps code
+       * src/headerview.c
+       * src/textview.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+               Factorize Face/X-Face stuff
+       * src/mimeview.c
+               Fix d'n'd to other apps
+       * src/prefs_message.c
+               Let the XFace pref be usable without libcompface as it also
+               applies to Face
+       * src/summaryview.c
+               Fix d'n'd to other apps
+               Factorize d'n'd from other apps code
+
+2006-02-06 [wwp]       2.0.0cvs19
+
+       * po/it.po
+               Italian translation fixes by Andrea Spadaccini (no more confusion
+               between filtering and processing, and few changes in the About
+               dialog).
+
+
+2006-02-06 [mones]     2.0.0cvs18
+
+       * src/gtk/icon_legend.c
+               Improved descriptions allowing better translations
+
+2006-02-05 [colin]     2.0.0cvs17
+
+       * src/imap.c
+               Add the f*cking missing expunge that caused imap_fetch_env
+               to fail after an add_msgs ! :-///
+       * src/etpan/imap-thread.c
+               Add a bit of debug
+
+2006-02-05 [colin]     2.0.0cvs16
+
+       * src/common/utils.c
+               Don't check for return-path (or we can't put
+               back non-sent mails)
+
+2006-02-05 [colin]     2.0.0cvs15
+
+       * src/textview.c
+               Don't try to display Face header in textview
+               when teh headerview's active
+
+2006-02-05 [colin]     2.0.0cvs14
+
+       * tools/tbird2syl.py
+       * tools/Makefile.am
+               Add script to import Thunderbird mails
+
+2006-02-05 [colin]     2.0.0cvs13
+
+       * src/headerview.c
+       * src/procheader.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/textview.c
+               Show Face headers - patch partially by Klaus Flittner
+
+2006-02-05 [colin]     2.0.0cvs12
+
+       * src/folderview.c
+       * src/summaryview.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Let dnd work from mime icons to summaryview
+               and to folderview too
+               Add a crude test to avoid trying to add files
+               drag'n'dropped when they're not mails
+
+2006-02-04 [colin]     2.0.0cvs11
+
+       * src/summaryview.c
+       * src/mimeview.c
+               Fix utf8 conversion
+
+2006-02-04 [colin]     2.0.0cvs10
+
+       * src/compose.c
+       * src/folderview.c
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/summaryview.h
+               Added various drag and drop capas:
+               From                    To
+               summaryview             other apps
+               mimeview icons          other apps
+               other apps              summaryview
+               other apps              folderview
+
+               This shouldn't have broken the existing:
+               From                    To
+               summaryview             folderview
+               folderview              folderview
+               summaryview             compose's attachments
+
+       Tests welcomed.
+
+2006-02-02 [paul]      2.0.0cvs9
+
+       * src/mainwindow.c
+               move global option 'Set displayed columns...' out
+               of folder option grouping.
+               fix sensitivity of 'harvest addresses'
+
+2006-02-01 [colin]     2.0.0cvs8
+
+       * src/mimeview.c
+               Revert the alertpanel patch, it sucks (intrusive
+               and gets in the way of "open")
+
+2006-02-01 [colin]     2.0.0cvs7
+
+       * src/compose.c
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/common/defs.h
+       * src/common/utils.c
+       * src/common/utils.h
+               Add ability to edit the signature file
+               from the account preferences, and use
+               a default for the text editor.
+               Patch by Fabien Vantard
+
+2006-02-01 [colin]     2.0.0cvs6
+
+       * src/mimeview.c
+               Try to get mime type by extension if it is
+               application/octet-stream
+               Display a window with possible choices when
+               encountering unknown mime types
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+               Add preview
+               Allow multiple selection in filtered filesel
+               (patch by Fabien Vantard)
+       * src/gtk/pluginwindow.c
+               Use it (patch by Fabien Vantard)
+
+2006-02-01 [paul]      2.0.0cvs5
+
+       * src/jpilot.c
+               fix crash on creating jpilot address book
+               Thanks to Colin
+       * src/prefs_summaries.c
+       * src/prefs_wrapping.c
+       * src/gtk/icon_legend.c
+       * src/gtk/quicksearch.c
+               string fixes and additions
+
+2006-02-01 [paul]      2.0.0cvs4
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_send.c
+               add Arabic encoding option
+               Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
+
+2006-01-31 [cleroy]    2.0.0cvs3
+
+       * src/plugins/pgpcore/passphrase.c
+               Convert passphrase to locale encoding
+       * src/compose.c
+               Fix drafting on IMAP. Crappy bug sneaked in
+               the release :-/
+
+2006-01-30 [paul]      2.0.0cvs2
+
+       * src/gtk/icon_legend.c
+               show the new entries
+
+2006-01-30 [colin]     2.0.0cvs1
+
+       * src/manual.c
+               Check for the file to be present before 
+               enabling the menu
+       * src/gtk/icon_legend.c
+               Add folders icons (not all of them, there
+               are too much, but the most intriguing ones)
+
+2006-01-30 [paul]      2.0.0
+
+       version 2.0.0 released
+
+2006-01-30 [paul]      1.9.100cvs200
+
+       * manual/faq.xml
+       * manual/gpl.xml
+       * manual/intro.xml
+       * manual/starting.xml
+       * manual/sylpheed-claws-manual.xml
+               fixes, additions
+
+2006-01-29 [mones]     1.9.100cvs199
+
+       * manual/account.xml
+       * manual/advanced.xml
+       * manual/glossary.xml
+               Some typos fixed, added LDIF term to glossary
+       * po/es.po
+               Fixed leading plus symbol
+
+2006-01-29 [paul]      1.9.100cvs198
+
+       * po/fi.po
+       * po/sk.po
+               updated by Tommi Pirinen and Andrej Kacian
+
+2006-01-29 [paul]      1.9.100cvs197
+
+       * src/gtk/authors.h
+               remove duplicates
+
+2006-01-29 [paul]      1.9.100cvs196
+
+       * AUTHORS
+       * po/nl.po
+       * src/gtk/authors.h
+       * tools/claws.i18n.status.pl
+               nl translation updated by Tim Dijkstra
+
+2006-01-29 [paul]      1.9.100cvs195
+
+       * po/sr.po
+       * po/sv.po
+               updated by Aleksandar Urosevic and Anders Troback
+
+2006-01-28 [colin]     1.9.100cvs194
+
+       * src/gtk/gtksourceprintjob.c
+               Don't fiddle with PangoLayout when we
+               have an image
+
+2006-01-28 [paul]      1.9.100cvs193
+
+       * AUTHORS
+       * po/el.po
+       * po/zh_CN.po
+       * src/gtk/authors.h
+       * tools/claws.i18n.status.pl
+               updated translations submitted by Stavros Giannouris
+               and Ralgh Young
+
+2006-01-27 [cleroy]    1.9.100cvs192
+
+       * src/summaryview.c
+       * src/gtk/gtksourceprintjob.c
+               Add image printing 
+               (libgnomeprint only, of course)
+
+2006-01-27 [paul]      1.9.100cvs191
+
+       * po/fr.po
+       * po/it.po
+               updated by Fabien Vantard and Andrea Spadaccini
+
+2006-01-26 [colin]     1.9.100cvs190
+
+       * manual/Makefile.am
+       * configure.ac
+               Make building the manual optional 
+               (--disable-manual)
+
+2006-01-26 [paul]      1.9.100cvs189
+
+       * manual/glossary.xml
+       * manual/plugins.xml
+               edited
+       * po/en_GB.po
+               updated
+
+2006-01-26 [paul]      1.9.100cvs188
+
+       * src/prefs_display_header.c
+       * src/prefs_folder_column.c
+       * src/prefs_msg_colors.c
+       * src/prefs_summaries.c
+       * src/prefs_summary_column.c
+               HIGify
+
+2006-01-25 [colin]     1.9.100cvs187
+
+       * src/imap.c
+               Don't allow moving/copying mails between
+               queue/drafts and non-queue/drafts folders
+               Fixes bug #897 (message header is resetted 
+               if one is copied to Drafts)
+
+2006-01-25 [colin]     1.9.100cvs186
+
+       * src/folder.c
+       * src/mainwindow.c
+               Fix subscribed folders not found
+       * src/compose.c
+               Don't try to encode as original mail's charset
+               if it's ascii 
+
+2006-01-25 [paul]      1.9.100cvs185
+
+       * AUTHORS
+       * po/Makevars
+               updated
+       * po/de.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/sr.po
+               updates submitted by Stephan Sachse, Emilian Nowak
+               and Quar, Frederico Goncalves Guimaraes, and
+               Aleksandar Urosevic
+               Fix Bug 896, 'PT_BR locale broken'.
+       * src/gtk/authors.h
+               updated
+
+2006-01-24 [mones]     1.9.100cvs184
+
+       * manual/glossary.xml
+               All current terms finished. Reviewers welcome ;-)
+       * manual/keyboard.xml
+               Fixed column width for pdf output.
+       * po/es.po
+               Updated
+
+2006-01-24 [paul]      1.9.100cvs183
+
+       * manual/glossary.xml
+               fix id name
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/Makefile.am
+               fix make deps
+               Thanks to Colin
+
+2006-01-24 [mones]     1.9.100cvs182
+
+       * manual/glossary.xml
+               Nearly finished, some terms missing.
+
+2006-01-23 [paul]      1.9.100cvs181
+
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/Makefile.am
+       * src/mainwindow.c
+               re-enable manual
+               Thanks to Colin
+
+2006-01-22 [colin]     1.9.100cvs180
+
+       * src/compose.c
+       * src/gtk/gtkaspell.c
+               Don't deselect stuff before right-clicking, with aspell.
+               (This prevented right-click Copy, for example).
+               Thanks to Clo!
+
+2006-01-22 [paul]      1.9.100cvs179
+
+       * src/summary_search.c
+               don't fix the widget size as it causes problems
+               under localisation.
+               Thanks to Emilian Nowak
+
+2006-01-21 [paul]      1.9.100cvs178
+
+       * src/prefs_themes.c
+               fix broken underlining of label text
+               with some translations
+
+2006-01-21 [colin]     1.9.100cvs177
+
+       * po/fr.po
+               In French "Composition" puts the Compose toolbar's prefs in the wrong place
+
+2006-01-20 [colin]     1.9.100cvs176
+
+       * configure.ac
+       * Makefile.am
+       * manual/Makefile
+       * manual/dist/html/.cvsignore
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/.cvsignore
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/.cvsignore
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/.cvsignore
+       * manual/dist/txt/Makefile.am
+               Autotool-ize manual
+
+2006-01-20 [paul]      1.9.100cvs175
+
+       * manual/handling.xml
+               make Filtering and Searching entries easier to find
+       * manual/keyboard.xml
+               add the remaining default keybinds
+       * src/prefs_summaries.c
+               update the default keybinds
+
+2006-01-20 [paul]      1.9.100cvs174
+
+       * src/addressbook.c
+       * src/addrgather.c
+       * src/addrharvest.c
+       * src/editaddress.c
+       * src/editgroup.c
+       * src/exphtmldlg.c
+       * src/expldifdlg.c
+       * src/exporthtml.c
+       * src/exportldif.c
+       * src/ldif.c
+               replace 'e-mail' with 'email'
+       * src/summary_search.c
+               add mnemonic to "Find all" button
+
+2006-01-20 [wwp]       1.9.100cvs173
+
+       * src/export.c
+       * src/import.c
+               touched mbox import/export buttons for HIG-compliance
+
+2006-01-19 [paul]      1.9.100cvs172
+
+       * manual/account.xml
+       * manual/addrbook.xml
+       * manual/advanced.xml
+       * manual/faq.xml
+       * manual/handling.xml
+       * manual/intro.xml
+       * manual/plugins.xml
+       * manual/starting.xml
+               more editing
+
+2006-01-19 [paul]      1.9.100cvs171
+
+       * src/toolbar.c
+               allow use of trash button while receiving
+               Thanks to Colin
+
+2006-01-19 [wwp]       1.9.100cvs170
+
+       * src/gtk/quicksearch.c
+       * src/compose.c
+               force text color to black when yellow background is set
+
+2006-01-19 [colin]     1.9.100cvs169
+
+       * src/plugins/trayicon/trayicon.c
+               Gray out Get Mail when already getting mail
+
+2006-01-18 [paul]      1.9.100cvs168
+
+       * src/compose.c
+               give widget yellow background was To is
+               set via folder prefs
+       * src/gtk/quicksearch.c
+               give widget yellow background when quick
+               search is active.
+               Thanks to Colin
+
+2006-01-18 [paul]      1.9.100cvs167
+
+       * doc/man/sylpheed-claws.1
+               add --subscribe option
+
+2006-01-18 [paul]      1.9.100cvs166
+
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               use %U instead of %F (%F is broken for user installed
+               files in kde 3.5)
+
+2006-01-18 [colin]     1.9.100cvs165
+
+       * src/summaryview.c
+               Default to Yes in "No more * messages" dialogs
+
+2006-01-17 [colin]     1.9.100cvs164
+
+       * src/compose.c
+               Possibly fix an invalid iterator causing
+               crash
+
+2006-01-17 [colin]     1.9.100cvs163
+
+       * src/mimeview.c
+               Fix crash when the image disappears under the
+               image viewer
+
+2006-01-16 [colin]     1.9.100cvs162
+
+       * src/compose.c
+               Fix reenabling autowrap
+
+2006-01-16 [colin]     1.9.100cvs161
+
+       * src/compose.c
+               reset quote_len before getting quote_str
+
+2006-01-16 [colin]     1.9.100cvs160
+
+       * src/account.c
+       * src/account.h
+       * src/folder.c
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+               Fix bug #883 (default inbox does not track folder move)
+
+2006-01-16 [colin]     1.9.100cvs159
+
+       * src/compose.c
+       * src/plugins/pgpcore/passphrase.c
+               More buttons fixes
+
+2006-01-16 [paul]      1.9.100cvs158
+
+       * src/prefs_actions.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/quote_fmt.c
+       * src/gtk/description_window.c
+       * src/gtk/description_window.h
+       * src/gtk/quicksearch.c
+               description window cleanups
+
+2006-01-15 [colin]     1.9.100cvs157
+
+       * src/addressbook.c
+       * src/prefs_filtering.c
+               Same here
+
+2006-01-15 [colin]     1.9.100cvs156
+
+       * src/folderview.c
+       * src/mainwindow.c
+               Same for "Empty trash"
+
+2006-01-15 [colin]     1.9.100cvs155
+
+       * src/inc.c
+               Override offline dialog had Yes by default
+
+2006-01-15 [colin]     1.9.100cvs154
+
+       * src/summaryview.c
+               Delete selected messages? previously had Yes the default
+
+2006-01-15 [colin]     1.9.100cvs153
+
+       * src/folder.c
+       * src/folder.h
+       * src/main.c
+               Check if a mailbox is loaded after all
+               plugins are loaded.
+
+2006-01-15 [colin]     1.9.100cvs152
+
+       * src/folder.c
+               Don't start wizard when there are unloaded folders (will help
+               people with only mbox or maildir mailboxes)
+
+2006-01-14 [colin]     1.9.100cvs151
+
+       * src/addressbook.c
+       * src/expldifdlg.c
+       * src/importldif.c
+       * src/importmutt.c
+       * src/importpine.c
+       * src/mh_gtk.c
+               More HIG compliance and fixes
+
+2006-01-14 [colin]     1.9.100cvs150
+
+       * src/prefs_filtering_action.c
+       * src/foldersel.c
+               Two forgotten button order changes
+
+2006-01-14 [colin]     1.9.100cvs149
+
+       * src/account.c
+       * src/addressbook.c
+       * src/compose.c
+       * src/folderview.c
+       * src/imap_gtk.c
+       * src/mainwindow.c
+       * src/mh_gtk.c
+       * src/news_gtk.c
+       * src/prefs_actions.c
+       * src/prefs_customheader.c
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_template.c
+       * src/ssl_manager.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/toolbar.c
+               All deletion confirmations are now "Cancel, Delete" 
+               instead of "No, Yes"
+               Clarified most of the other "No, Yes" to 
+               "Cancel, Descriptive_action"
+               Rechanged the "Entry not saved" alerts to have 
+               "Close, Continue editing"
+
+
+2006-01-14 [paul]
+
+       * 2.0.0-rc4 released
+
+2006-01-14 [paul]      1.9.100cvs148
+
+       * src/account.c
+       * src/addressadd.c
+       * src/addressbook.c
+       * src/compose.c
+       * src/editaddress.c
+       * src/editbook.c
+       * src/editgroup.c
+       * src/editjpilot.c
+       * src/editldap.c
+       * src/editvcard.c
+       * src/exphtmldlg.c
+       * src/expldifdlg.c
+       * src/folderview.c
+       * src/grouplistdialog.c
+       * src/imap_gtk.c
+       * src/importmutt.c
+       * src/importpine.c
+       * src/inc.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/message_search.c
+       * src/messageview.c
+       * src/mh_gtk.c
+       * src/mimeview.c
+       * src/news_gtk.c
+       * src/prefs_actions.c
+       * src/prefs_customheader.c
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_template.c
+       * src/prefs_themes.c
+       * src/ssl_manager.c
+       * src/summary_search.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/toolbar.c
+       * src/gtk/foldersort.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/inputdialog.c
+       * src/gtk/prefswindow.c
+       * src/plugins/pgpcore/select-keys.c
+       * src/plugins/trayicon/trayicon.c
+               HIG compliant button order
+
+2006-01-14 [mones]     1.9.100cvs147
+
+       * po/es.po
+               Updated translation
+
+2006-01-13 [paul]      1.9.100cvs146
+
+       * AUTHORS
+       * ChangeLog
+       * src/gtk/authors.h
+               add Joshua M. Kwan to contributors list
+
+2006-01-13 [colin]     1.9.100cvs145
+
+       * src/gtk/quicksearch.c
+               Don't refocus quick search after executing (Esc or Enter)
+               Allows to '/'search something then move up/down in 
+               summaryview, and to Esc a search and be back in the 
+               summaryview
+
+2006-01-13 [paul]      1.9.100cvs144
+
+       * src/plugins/pgpinline/pgpinline.c
+               support Content-Type 'application/pgp'
+               patch by Joshua M. Kwan <joshuak@users.sf.net>
+
+2006-01-13 [paul]      1.9.100cvs143
+
+       * manual/account.xml
+               make mention of partial retrieval
+               thanks to Colin
+
+2006-01-13 [paul]      1.9.100cvs142
+
+       * src/account.c
+       * src/account.h
+       * src/action.c
+       * src/action.h
+       * src/adbookbase.h
+       * src/addr_compl.c
+       * src/addr_compl.h
+       * src/addrbook.c
+       * src/addrcache.c
+       * src/addrcache.h
+       * src/addrcindex.c
+       * src/addrcindex.h
+       * src/addrclip.c
+       * src/addrclip.h
+       * src/addrdefs.h
+       * src/addressadd.c
+       * src/addressadd.h
+       * src/addressbook.c
+       * src/addressbook.h
+       * src/addrgather.c
+       * src/addrgather.h
+       * src/addrharvest.c
+       * src/addrharvest.h
+       * src/addrindex.c
+       * src/addrindex.h
+       * src/addritem.c
+       * src/addritem.h
+       * src/addrquery.c
+       * src/addrquery.h
+       * src/addrselect.c
+       * src/addrselect.h
+       * src/alertpanel.c
+       * src/alertpanel.h
+       * src/browseldap.c
+       * src/browseldap.h
+       * src/codeconv.c
+       * src/codeconv.h
+       * src/compose.c
+       * src/compose.h
+       * src/customheader.c
+       * src/customheader.h
+       * src/displayheader.c
+       * src/displayheader.h
+       * src/editaddress.c
+       * src/editaddress.h
+       * src/editbook.c
+       * src/editbook.h
+       * src/editgroup.c
+       * src/editgroup.h
+       * src/editjpilot.c
+       * src/editjpilot.h
+       * src/editldap.c
+       * src/editldap.h
+       * src/editldap_basedn.c
+       * src/editldap_basedn.h
+       * src/editvcard.c
+       * src/editvcard.h
+       * src/exphtmldlg.c
+       * src/exphtmldlg.h
+       * src/expldifdlg.c
+       * src/expldifdlg.h
+       * src/export.h
+       * src/exporthtml.c
+       * src/exporthtml.h
+       * src/exportldif.c
+       * src/exportldif.h
+       * src/filtering.c
+       * src/filtering.h
+       * src/folder.c
+       * src/folder.h
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/foldersel.c
+       * src/foldersel.h
+       * src/folderutils.c
+       * src/folderutils.h
+       * src/folderview.c
+       * src/folderview.h
+       * src/grouplistdialog.c
+       * src/grouplistdialog.h
+       * src/headerview.c
+       * src/html.c
+       * src/html.h
+       * src/image_viewer.c
+       * src/image_viewer.h
+       * src/imap.c
+       * src/imap.h
+       * src/imap_gtk.c
+       * src/imap_gtk.h
+       * src/import.h
+       * src/importldif.c
+       * src/importldif.h
+       * src/importmutt.c
+       * src/importmutt.h
+       * src/importpine.c
+       * src/importpine.h
+       * src/inc.c
+       * src/inc.h
+       * src/jpilot.c
+       * src/jpilot.h
+       * src/ldapctrl.c
+       * src/ldapctrl.h
+       * src/ldaplocate.c
+       * src/ldaplocate.h
+       * src/ldapquery.c
+       * src/ldapquery.h
+       * src/ldapserver.c
+       * src/ldapserver.h
+       * src/ldaputil.c
+       * src/ldaputil.h
+       * src/ldif.c
+       * src/ldif.h
+       * src/main.c
+       * src/main.h
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/manual.c
+       * src/manual.h
+       * src/mbox.c
+       * src/mbox.h
+       * src/message_search.c
+       * src/message_search.h
+       * src/messageview.c
+       * src/messageview.h
+       * src/mh.c
+       * src/mh.h
+       * src/mh_gtk.c
+       * src/mh_gtk.h
+       * src/mimeview.c
+       * src/mimeview.h
+       * src/msgcache.c
+       * src/msgcache.h
+       * src/mutt.c
+       * src/mutt.h
+       * src/news.c
+       * src/news.h
+       * src/news_gtk.c
+       * src/news_gtk.h
+       * src/partial_download.c
+       * src/partial_download.h
+       * src/pine.c
+       * src/pine.h
+       * src/pop.c
+       * src/pop.h
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/prefs_actions.c
+       * src/prefs_actions.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_compose_writing.c
+       * src/prefs_compose_writing.h
+       * src/prefs_customheader.c
+       * src/prefs_customheader.h
+       * src/prefs_display_header.c
+       * src/prefs_display_header.h
+       * src/prefs_filtering.c
+       * src/prefs_filtering.h
+       * src/prefs_filtering_action.c
+       * src/prefs_filtering_action.h
+       * src/prefs_folder_column.c
+       * src/prefs_folder_column.h
+       * src/prefs_folder_item.c
+       * src/prefs_folder_item.h
+       * src/prefs_fonts.c
+       * src/prefs_fonts.h
+       * src/prefs_gtk.c
+       * src/prefs_gtk.h
+       * src/prefs_image_viewer.c
+       * src/prefs_image_viewer.h
+       * src/prefs_matcher.c
+       * src/prefs_matcher.h
+       * src/prefs_message.c
+       * src/prefs_msg_colors.c
+       * src/prefs_msg_colors.h
+       * src/prefs_other.c
+       * src/prefs_quote.c
+       * src/prefs_receive.c
+       * src/prefs_send.c
+       * src/prefs_spelling.c
+       * src/prefs_spelling.h
+       * src/prefs_summaries.c
+       * src/prefs_summaries.h
+       * src/prefs_summary_column.c
+       * src/prefs_summary_column.h
+       * src/prefs_template.c
+       * src/prefs_template.h
+       * src/prefs_themes.c
+       * src/prefs_themes.h
+       * src/prefs_toolbar.c
+       * src/prefs_toolbar.h
+       * src/prefs_wrapping.c
+       * src/prefs_wrapping.h
+       * src/privacy.c
+       * src/privacy.h
+       * src/procheader.c
+       * src/procheader.h
+       * src/procmime.c
+       * src/procmime.h
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/quote_fmt.c
+       * src/quote_fmt_parse.y
+       * src/recv.c
+       * src/recv.h
+       * src/remotefolder.c
+       * src/remotefolder.h
+       * src/send_message.c
+       * src/send_message.h
+       * src/setup.c
+       * src/setup.h
+       * src/sourcewindow.c
+       * src/sourcewindow.h
+       * src/ssl_manager.c
+       * src/ssl_manager.h
+       * src/statusbar.c
+       * src/statusbar.h
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summary_search.c
+       * src/summary_search.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/syldap.c
+       * src/syldap.h
+       * src/textview.c
+       * src/textview.h
+       * src/toolbar.c
+       * src/toolbar.h
+       * src/undo.c
+       * src/undo.h
+       * src/unmime.c
+       * src/unmime.h
+       * src/vcard.c
+       * src/vcard.h
+       * src/wizard.c
+       * src/wizard.h
+       * src/common/base64.c
+       * src/common/base64.h
+       * src/common/defs.h
+       * src/common/hooks.c
+       * src/common/hooks.h
+       * src/common/log.c
+       * src/common/log.h
+       * src/common/mgutils.c
+       * src/common/mgutils.h
+       * src/common/nntp.c
+       * src/common/nntp.h
+       * src/common/passcrypt.c
+       * src/common/passcrypt.h.in
+       * src/common/plugin.c
+       * src/common/plugin.h
+       * src/common/prefs.c
+       * src/common/prefs.h
+       * src/common/progressindicator.c
+       * src/common/progressindicator.h
+       * src/common/quoted-printable.c
+       * src/common/quoted-printable.h
+       * src/common/session.c
+       * src/common/session.h
+       * src/common/smtp.c
+       * src/common/smtp.h
+       * src/common/socket.c
+       * src/common/socket.h
+       * src/common/ssl.c
+       * src/common/ssl.h
+       * src/common/ssl_certificate.c
+       * src/common/ssl_certificate.h
+       * src/common/stringtable.c
+       * src/common/stringtable.h
+       * src/common/sylpheed.c
+       * src/common/sylpheed.h
+       * src/common/template.c
+       * src/common/template.h
+       * src/common/timing.h
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/common/version.h.in
+       * src/common/xml.c
+       * src/common/xml.h
+       * src/common/xmlprops.c
+       * src/common/xmlprops.h
+       * src/gtk/colorlabel.c
+       * src/gtk/colorsel.c
+       * src/gtk/colorsel.h
+       * src/gtk/description_window.c
+       * src/gtk/description_window.h
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+       * src/gtk/foldersort.c
+       * src/gtk/foldersort.h
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/gtk/inputdialog.c
+       * src/gtk/inputdialog.h
+       * src/gtk/logwindow.c
+       * src/gtk/logwindow.h
+       * src/gtk/manage_window.c
+       * src/gtk/manage_window.h
+       * src/gtk/menu.c
+       * src/gtk/menu.h
+       * src/gtk/pluginwindow.c
+       * src/gtk/pluginwindow.h
+       * src/gtk/prefswindow.c
+       * src/gtk/prefswindow.h
+       * src/gtk/progressdialog.c
+       * src/gtk/progressdialog.h
+       * src/gtk/sslcertwindow.c
+       * src/gtk/sslcertwindow.h
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/clamav/clamav_plugin.h
+       * src/plugins/clamav/clamav_plugin_gtk.c
+       * src/plugins/demo/demo.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/dillo_viewer/dillo_prefs.h
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/passphrase.h
+       * src/plugins/pgpcore/plugin.c
+       * src/plugins/pgpcore/select-keys.c
+       * src/plugins/pgpcore/select-keys.h
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpcore/sgpgme.h
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpinline/pgpinline.h
+       * src/plugins/pgpinline/plugin.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/pgpmime/pgpmime.h
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/spamassassin/spamassassin.h
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/trayicon/trayicon.c
+               update copyright header
+
+2006-01-13 [paul]      1.9.100cvs141
+
+       * src/account.c
+       * src/export.c
+       * src/import.c
+       * src/mainwindow.c
+       * src/prefs_account.c
+       * src/prefs_display_header.c
+       * src/prefs_receive.c
+       * src/prefs_send.c
+       * src/prefs_summaries.c
+       * src/prefs_themes.c
+       * src/prefs_toolbar.c
+       * src/gtk/about.c
+               various cleanups
+
+2006-01-12 [colin]     1.9.100cvs140
+
+       * src/folder.c
+       * src/folder.h
+       * src/main.c
+               Add --subscribe option
+               Let sylpheed-claws email@domain.com equivalent to --compose
+               Let sylpheed-claws proto://blah.com equivalent to --subscribe
+
+2006-01-12 [paul]      1.9.100cvs139
+
+       * src/mainwindow.c
+               append 'Change folder order' label with '...'
+       * src/prefs_actions.c
+               allow reordering of actions list by dnd
+       * src/gtk/foldersort.c
+               make the dialog nicer
+
+2006-01-11 [colin]     1.9.100cvs138
+
+       * src/compose.c
+               Allow templates without text
+
+2006-01-11 [paul]      1.9.100cvs137
+
+       * tools/README
+       * tools/filter_conv_new.pl
+               add info to README
+               also check .sylpheed for filter.xml
+               be a bit informative to the user
+
+2006-01-11 [colin]     1.9.100cvs136
+
+       * src/textview.c
+               Fix bug #888 (2.0.0rc3 not displaying image in message view)
+
+2006-01-10 [paul]      1.9.100cvs135
+
+       * tools/Makefile.am
+       * tools/filter_conv_new.pl
+               add script to convert new style Sylpheed
+               filter rules (Sylpheed >= 0.9.99) to
+               Claws filtering rules
+
 2006-01-10 [colin]     1.9.100cvs134
 
        * src/compose.c
                Fix occasional failure in fetching a mail over
                IMAP
 
-2005-12-29 [cleroy]    1.9.100cvs113
+2005-12-29 [colin]     1.9.100cvs113
 
        * src/compose.c
                Don't remove a draft when sending it, if it is 
        * src/plugins/pgpinline/mypgpcore.def
                add this forgotten file
 
-2005-12-23 [cleroy]    1.9.100cvs105
+2005-12-23 [colin]     1.9.100cvs105
 
        * src/mainwindow.c
                Fix missing break
 
-2005-12-23 [cleroy]    1.9.100cvs104
+2005-12-23 [colin]     1.9.100cvs104
 
        * autogen.sh
        * src/folder.c
        * src/gtk/about.c
                i18n fix. Patch by Fabien Vantard
 
-2005-12-19 [cleroy]    1.9.100cvs95
+2005-12-19 [colin]     1.9.100cvs95
 
        * src/compose.c
        * src/compose.h
        * src/plugins/trayicon/trayicon.c
                add plugin_version()
 
-2005-12-15 [cleroy]    1.9.100cvs92
+2005-12-15 [colin]     1.9.100cvs92
 
        * src/compose.c
                Further fix bug #875
                Fix recursive prefs apply
 
 
-2005-12-14 [cleroy]    1.9.100cvs88
+2005-12-14 [colin]     1.9.100cvs88
 
        * src/compose.c
                Fix bug #875 (Freeze On Inline Forward of 
        * src/plugins/pgpcore/passphrase.c
                wrap the label in the dialog
 
-2005-12-09 [cleroy]    1.9.100cvs79
+2005-12-09 [colin]     1.9.100cvs79
 
        * src/plugins/pgpcore/sgpgme.c
                Display (untrusted) on not trusted signatures
                Patch by Michal Èihaø <michal@cihar.com>
                Closes bug #867 (Report also key trust)
 
-2005-12-09 [cleroy]    1.9.100cvs78
+2005-12-09 [colin]     1.9.100cvs78
 
        * src/common/plugin.c
                Update licence check, following Eben Moglen's advice
        * tools/acroread2sylpheed.pl
                update binary name
 
-2005-11-24 [cleroy]    1.9.100cvs32
+2005-11-24 [colin]     1.9.100cvs32
 
        * src/compose.c
                Fix bug #856 (reediting messages forgets Request
        * manual/advanced.xml
                corrections to the English
 
-2005-11-23 [cleroy]    1.9.100cvs28
+2005-11-23 [colin]     1.9.100cvs28
 
        * src/mimeview.c
                Fix possible crash at exit. After the call to
        * src/textview.c
                also list text/* attachments
 
-2005-11-18 [cleroy]    1.9.100cvs18
+2005-11-18 [colin]     1.9.100cvs18
 
        * src/summaryview.c
                Use column 0 instead of -1 in 
                gtk_ctree_node_moveto, in a naive
                hope it'll fix the gtk-related crashes
 
-2005-11-18 [cleroy]    1.9.100cvs17
+2005-11-18 [colin]     1.9.100cvs17
 
        * src/gtk/inputdialog.c
                Fix icon staying the first one
        * src/ldif.c
                Fix import of base-64 encoded items
 
-2005-11-07 [cleroy]    1.9.99cvs16
+2005-11-07 [colin]     1.9.99cvs16
 
        * src/send_message.c
                Fix bug #314 (Queue does not empty under certain 
        * po/POTFILES.in
                Add missing files (thanks to Fabien Vantard)
 
-2005-11-02 [cleroy]    1.9.99cvs6
+2005-11-02 [colin]     1.9.99cvs6
 
        * src/summaryview.c
                Fix totals when read messages are hidden or quicksearch
                fix directory name checking (theme installation/removal),
                made related error a bit more verbose
 
-2005-11-02 [cleroy]    1.9.99cvs4
+2005-11-02 [colin]     1.9.99cvs4
 
        * src/summaryview.c
                Fix typo (probably fixes bug #841 (Sort by the From 
                Fix encoding issue in Save all and in 
                overwrite-confirmation alertpanel
 
-2005-10-25 [cleroy]    1.9.15cvs105
+2005-10-25 [colin]     1.9.15cvs105
 
        * src/common/socket.c
                Fix a leak - Thanks to Christopher Aillon
                update binary name (thanks to Fabien Vantard)
                remove obsolete scripts
 
-2005-10-21 [cleroy]    1.9.15cvs86
+2005-10-21 [colin]     1.9.15cvs86
 
        * src/inc.c
                Fix possible leak and units. Based on a patch by
                opened successfully
                Patch by Daniel Gustafson
 
-2005-09-09 [cleroy]    1.9.14cvs10
+2005-09-09 [colin]     1.9.14cvs10
 
        * src/imap.c
                Add guards
                compose_beautify_paragraph()
                Patch by Colin
 
-2005-09-02 [cleroy]    1.9.13cvs78
+2005-09-02 [colin]     1.9.13cvs78
 
        * src/folderview.c
                Micro-fix