2006-12-21 [colin] 2.6.1cvs60 * src/folder.c Look for folders by path in all folders * src/html.c add — 2006-12-20 [colin] 2.6.1cvs59 * src/gtk/quicksearch.c Make sure in_typing is false when clearing 2006-12-20 [wwp] 2.6.1cvs58 * configure.ac change manual's target dir to be LFH-compliant (thanks to Colin). 2006-12-20 [wwp] 2.6.1cvs57 * src/prefs_common.c * src/prefs_summaries.c i18n fix and factorize patch, thanks to Fabien. 2006-12-20 [paul] 2.6.1cvs56 * configure.ac last of the renaming (??) * src/main.c correct --help info of --status-full * src/plugins/bogofilter/bogofilter.c make FALSE default of whitelist_ab 2006-12-19 [colin] 2.6.1cvs55 * src/jpilot.c Same as before, without depending on pisock >= 0.12 2006-12-19 [colin] 2.6.1cvs54 * src/jpilot.c Fix bug 1059, 'Better jpilot charset handling'. Use libpisync's charset conversion if possible 2006-12-19 [colin] 2.6.1cvs53 * po/fr.po Updated by Fabien 2006-12-19 [wwp] 2.6.1cvs52 * src/gtk/about.c Add missing #include (thanks to Colin). 2006-12-19 [wwp] 2.6.1cvs51 * src/prefs_receive.c Better spacing between widgets in prefs. 2006-12-18 [colin] 2.6.1cvs50 * src/imap.c Fix failure to get separator on LIST "" "" Try LIST "" "INBOX" too. 2006-12-18 [wwp] 2.6.1cvs49 * src/common/session.c Fix a compiler warning (thanks to Fabien). 2006-12-18 [wwp] 2.6.1cvs48 * src/compose.c * src/prefs_quote.c Factorize some strings for translation (it's about error messages when applying or checking template/quote format). 2006-12-18 [colin] 2.6.1cvs47 * Makefile.am * src/common/defs.h * src/gtk/Makefile.am * src/gtk/about.c Add a Release notes tab from the contents of $(DOCDIR)/RELEASE_NOTES. Patch by Fabien. 2006-12-17 [colin] 2.6.1cvs46 * src/mimeview.c * src/textview.c * src/gtk/filesel.c Correctly convert from/to UTF8/filename encoding when loading and saving files. Probably fixes bug 1068, 'Claws-Mail uses 100% CPU when looking for a file to attach and is blocked...' 2006-12-17 [colin] 2.6.1cvs45 * src/gtk/logwindow.c Fix bug 1067, 'Claws-Mail uses 100% CPU on an IMAP folder and is blocked on main thread': make sure we put utf8 in the log. 2006-12-16 [colin] 2.6.1cvs44 * src/toolbar.c * src/toolbar.h Fix bug 1055, 'Add the 'cancel receive' in the available events for the toolbar buttons' 2006-12-16 [colin] 2.6.1cvs43 * po/POTFILES.in * src/imap.c * src/common/nntp.c * src/common/session.c Log error when SSL handshakes fail. Fixes bug 1082, 'incorrect / imprecise error message when imap server provides ssl only through STARTTLS but SSL is selected' 2006-12-15 [wwp] 2.6.1cvs42 * src/plugins/bogofilter/bogofilter_gtk.c set proper sensitivity to widgets I've recently added. 2006-12-15 [colin] 2.7.0-rc1 released 2006-12-15 [wwp] 2.6.1cvs41 * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c bogofilter's whitelist can now use a subset of the addressbook (either a book, a subfolder of a book, or the whole addressbook by using "Any"). Re-used there some pref_matcher widgets and mechanisms to match a subset of the addressbook. 2006-12-15 [wwp] 2.6.1cvs40 * src/wizard.c * src/common/plugin.c * src/common/plugin.h * src/gtk/about.c * src/plugins/bogofilter/bogofilter.c * src/plugins/clamav/clamav_plugin.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/plugin.c * src/plugins/pgpinline/plugin.c * src/plugins/pgpmime/plugin.c * src/plugins/spamassassin/spamassassin.c * src/plugins/trayicon/trayicon.c factorize some translatable strings (plugins-related), fix missing punctuation in several places, remove useless translatable \n in about.c, and factorize plugin init code w/ a new function check_plugin_version() in common/plugin.c. Patch by Fabien Vantard . 2006-12-15 [wwp] 2.6.1cvs39 * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter_gtk.c flag whitelisted spams as spam, but don't filter it to the spam folder. Thanks to Colin. 2006-12-15 [ticho] 2.6.1cvs38 * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c Add option to whitelist senders found in addressbook. Patch by colin. 2006-12-15 [paul] 2.6.1cvs37 * src/folderview.c add missing #include "log.h" 2006-12-15 [paul] 2.6.1cvs36 * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c Add an option to allow inserting an X-Claws-Bogosity header (on MH folders only). Patch by Colin 2006-12-14 [colin] 2.6.1cvs35 * src/main.c "Yes" should be the default choice for migration configuration 2006-12-14 [paul] 2.6.1cvs34 * src/prefs_summaries.c * manual/advanced.xml Unhide mark_as_read_delay 2006-12-14 [paul] 2.6.1cvs33 * src/messageview.c * src/messageview.h * src/mimeview.c * src/mimeview.h * src/summaryview.c * src/textview.c * src/textview.h Fix printing of selection Fix printing of message parts Fix printing of images * src/gtk/gtksourceprintjob.c Fix page count when there are images 2006-12-14 [wwp] 2.6.1cvs32 * src/mainwindow.c * src/summaryview.c * src/summaryview.h * src/gtk/quicksearch.c fix quicksearch 'magnify' button status when QS is closed using the Escape key, thanks to Colin. 2006-12-14 [wwp] 2.6.1cvs31 * src/mainwindow.c * src/summaryview.c * src/summaryview.h * src/gtk/quicksearch.c fix quicksearch 'magnify' button status when QS is closed using the Escape key, thanks to Colin. 2006-12-13 [colin] 2.6.1cvs30 * src/ldapquery.c * src/ldaputil.c Use the binary safe version of ldap_get_values, to make sure we manipulate null-terminated strings. Maybe fixes bug 1075, 'claws mail segfault when completing ldap adresses' * src/syldap.c ** REMOVED ** * src/syldap.h ** REMOVED ** Remove dead files 2006-12-13 [mones] 2.6.1cvs29 * po/es.po Fixed piped strings, fixed click translation 2006-12-13 [paul] 2.6.1cvs28 * src/main.c don't translate these strings 2006-12-13 [paul] 2.6.1cvs27 * po/en_GB.po updated 2006-12-13 [colin] 2.6.1cvs26 * src/main.c * src/main.h Add claws_is_starting() 2006-12-13 [mones] 2.6.1cvs25 * manual/es/advanced.xml * po/es.po Synced manual and updated translation 2006-12-12 [colin] 2.6.1cvs24 * src/wizard.c Add an option to use STARTTLS in the welcome wizard. Fixes bug 1080, 'Using SSL option in wizard for incoming server does not activate SSL with STARTTLS' 2006-12-12 [colin] 2.6.1cvs23 * src/main.c Don't exit when there's an incomplete mailbox configured - leaves a chance to fix a failing IMAP account. Exit if no mailbox at all is loaded (case of missing plugin). Completes bug 1077's fix (I was wrong in this bug's comment #3). 2006-12-12 [colin] 2.6.1cvs22 * src/gtk/menu.h Add another menu data type * src/prefs_account.c Complete the completion of bug 1076 (doesn't lose the pref on apply) 2006-12-12 [paul] 2.6.1cvs21 * src/prefs_account.c complete the fix of bug 1076 also be more verbose with the text 2006-12-12 [paul] 2.6.1cvs20 * src/gtk/combobox.c fix compilation warning 2006-12-11 [colin] 2.6.1cvs19 * src/wizard.c Document :port in server entry tooltips 2006-12-11 [colin] 2.6.1cvs18 * src/main.c Fix compile 2006-12-11 [colin] 2.6.1cvs17 * src/main.c Add failing IMAP as a reason for no mailbox 2006-12-11 [colin] 2.6.1cvs16 * src/prefs_account.c Check for existence of inbox for local accounts too * src/wizard.c Allow setting the port to use for servers by using the usual "server.example.com:port" syntax. Fixes bug 1077, 'sylpheed-claws does not start when IMAP server is unavailable' 2006-12-11 [colin] 2.6.1cvs15 * src/prefs_account.c Prevent use of non-existing default inbox 2006-12-11 [colin] 2.6.1cvs14 * src/prefs_account.c Fix sensitivity. Fixes bug 1076, 'privacy options are displayed even when pgp plugin not loaded / available' 2006-12-09 [colin] 2.6.1cvs13 * manual/advanced.xml * src/prefs_common.c * src/prefs_common.h * src/common/ssl_certificate.c Add a new hidden preference, 'unsafe_ssl_certs', which allows to store multiple certificates per server/port. This is disabled by default because it's less secure (presenting a new certificate instead of a changed one raises less alarms). This will cause Claws to ask about an unknown certificate for people who have used 2.6.1cvs8 or greater. 2006-12-09 [colin] 2.6.1cvs12 * src/action.c Fix cache updating after action 2006-12-07 [wwp] 2.6.1cvs11 * src/compose.c fix email address comparison when replying to all (avoid replying to ourselves), thanks to Colin. 2006-12-06 [paul] 2.6.1cvs10 * src/addrharvest.c * src/editldap.c * src/expldifdlg.c * src/news.c * src/toolbar.c * src/common/utils.c ...and more renaming Thanks to Colin 2006-12-06 [paul] 2.6.1cvs9 * src/compose.c * src/messageview.c * src/procheader.c * src/procmime.c * src/procmsg.c * src/textview.c more renaming Thanks to Colin 2006-12-06 [colin] 2.6.1cvs8 * src/ssl_manager.c * src/common/ssl_certificate.c * src/common/ssl_certificate.h Handle multiple certificates per host/port 2006-12-06 [colin] 2.6.1cvs7 * src/etpan/imap-thread.c Fix certificate checking on IMAP 2006-12-06 [colin] 2.6.1cvs6 * src/folderview.c Fix bug 1072, 'Claws stops fetching newsgroups from server when newsgroup got deleted': continue checking other groups 2006-12-05 [wwp] 2.6.1cvs5 * src/message_search.c * src/summary_search.c * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h make up and down arrow keys in modern gtk_combo_box_entry widgets behave like w/ old comboboxes (summary and message search only). 2006-12-05 [paul] 2.6.1cvs4 * src/wizard.c encode headers Thanks to Colin 2006-12-05 [paul] 2.6.1cvs3 * tools/README * tools/textviewer.pl script updated and description added 2006-12-04 [colin] 2.6.1cvs2 * src/compose.c Run pre-send hook only when checking everything 2006-12-04 [paul] 2.6.1cvs1 * NEWS * README * RELEASE_NOTES * configure.ac * tools/README bump up version number following stable release 2006-12-04 [paul] 2.6.0cvs83 * README updates and corrections 2006-12-04 [colin] 2.6.0cvs82 * src/common/utils.c Probably fix bug 1066, 'Incorrect mailbox size displayed' 2006-12-04 [colin] 2.6.0cvs81 * src/common/utils.c Trim tabs from mailcap file too. 2006-12-02 [paul] 2.6.0cvs80 * src/exphtmldlg.c fix broken GUI under certain languages * src/expldifdlg.c put the Cancel button to the right 2006-12-01 [paul] 2.6.0cvs79 * tools/Makefile.am remove reference to removed file 2006-12-01 [wwp] 2.6.0cvs78 * src/addressbook.c * src/editaddress.c remove forgotten debug statements. 2006-12-01 [wwp] 2.6.0cvs77 * manual/advanced.xml * manual/fr/advanced.xml * src/addressbook.c * src/addressbook.h * src/addressitem.h * src/editaddress.c * src/editaddress.h * src/prefs_common.c * src/prefs_common.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h add a hidden option to allow embedding the editaddress (edit contact details) dialog into the addressbook's window. This doesn't change the default behaviour. 2006-12-01 [wwp] 2.6.0cvs76 * src/message_search.c * src/summary_search.c fix more focus issues (don't set focus to combobox's entry widget when entry's value changed, if entry widget has focus already). 2006-12-01 [wwp] 2.6.0cvs75 * src/gtk/quicksearch.c revert last changes to the quicksearch gtk_combo_box, this needs more tuning and testing. 2006-12-01 [paul] 2.6.0cvs74 * tools/kdeservicemenu/README * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl * tools/kdeservicemenu/install.sh * tools/kdeservicemenu/template_claws-mail-attach-files.desktop * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop simplify this stuff, and in so doing, fix it. (possibly re-extend it again at a later date) 2006-12-01 [wwp] 2.6.0cvs73 * src/gtk/quicksearch.c adapt quicksearch code to use modern gtk_combo_box'es. 2006-12-01 [wwp] 2.6.0cvs72 * src/common/defs.h * src/prefs_common.c * src/prefs_common.h * src/message_search.c * src/summary_search.c * src/gtk/combobox.c * src/gtk/combobox.h add history combos to all message and summary search fields. 2006-12-01 [wwp] 2.6.0cvs71 * src/summaryview.c As the list may change while the mark as read delay runs, we can't rely on the 'row' pointer, which can be invalid when the timeout is called. As the mark as read is only done if the message is still selected, use summaryview->selected instead. Thanks to Colin. 2006-11-30 [paul] 2.6.0cvs70 * src/textview.c give emphasis to "Sylpheed-Claws" as well as "Claws Mail" 2006-11-30 [colin] 2.6.0cvs69 * src/wizard.c Put the SSL checkboxes in the receiving and sending server pages. 2006-11-29 [colin] 2.6.0cvs68 * src/gtk/gtkutils.c * src/gtk/gtkvscrollbutton.c Revert some deprecated fixes - they seem to deprecate stuff as soon as a new one gets out. g_object_ref_sink needed glib-2.10. 2006-11-29 [colin] 2.6.0cvs67 * src/common/utils.c Create .mailcap if it doesn't exist 2006-11-29 [colin] 2.6.0cvs66 * src/compose.c Followup to cvs60: use original list of recipients if replying to a mail in Sent Drafts or Queue. 2006-11-27 [paul] 2.6.0cvs65 * src/image_viewer.c revert the last change for now (it's broken) 2006-11-27 [paul] 2.6.0cvs64 * Makefile.am * configure.ac * m4/aclocal-include.m4 * m4/check-type.m4 * src/Makefile.am * src/addr_compl.c * src/compose.c * src/crash.c * src/export.c * src/exporthtml.c * src/exportldif.c * src/imap.c * src/import.c * src/main.c * src/main.h * src/matcher.c * src/mimeview.c * src/procmsg.c * src/textview.c * src/common/Makefile.am * src/common/claws.c * src/common/claws.h * src/common/ssl.c * src/common/sylpheed.c * src/common/sylpheed.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/gtk/claws-marshal.list * src/gtk/filesel.c * src/gtk/gtksctree.c * src/gtk/quicksearch.c * src/gtk/sylpheed-marshal.list * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/claws.def * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/claws.def * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/claws.def * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c yet more renaming remove deprecated gtk_tooltips_set_delay() 2006-11-26 [paul] 2.6.0cvs63 * src/expldifdlg.c * src/folderview.c * src/image_viewer.c * src/mainwindow.c * src/gtk/gtkutils.c * src/gtk/gtkvscrollbutton.c * src/gtk/prefswindow.c * src/plugins/pgpcore/prefs_gpg.c replace more deprecated GTK+ functions 2006-11-26 [paul] 2.6.0cvs62 * src/addr_compl.c * src/addressbook.c * src/browseldap.c replace deprecated gtk_idle_... functions 2006-11-26 [paul] 2.6.0cvs61 * src/compose.c * src/folderview.c * src/inc.c * src/summaryview.c * src/gtk/gtkvscrollbutton.c * src/gtk/quicksearch.c * src/plugins/pgpcore/passphrase.c replace deprecated gtk_timeout_add and gtk_timeout_remove 2006-11-26 [paul] 2.6.0cvs60 * src/compose.c fix bug that caused the wrong recipient to be selected when replying to a msg which is From one of our accounts to another of our accounts 2006-11-25 [paul] 2.6.0cvs59 * src/summaryview.c don't change the From column title to To if the To column is visible 2006-11-24 [paul] 2.6.0cvs58 * src/compose.c fix bug 1069, 'Sent mails disappear, BCC or locking problem?' 2006-11-21 [wwp] 2.6.0cvs57 * src/compose.c fix spelling menu when replying (same as 2.3.1cvs39): discrepancy between context menu and top menu when folder's dictionary isn't the default one. 2006-11-19 [paul] 2.6.0cvs56 * src/summaryview.c obey always_show_msg option when marking as spam * src/plugins/bogofilter/bogofilter.c fix typo 2006-11-18 [paul] 2.6.0cvs55 * AUTHORS * README * debian/copyright * manual/ack.xml * manual/es/ack.xml * manual/fr/ack.xml * manual/pl/ack.xml * src/gtk/authors.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * tools/OOo2claws-mail.pl * tools/README * tools/acroread2claws-mail.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2claws-mail.pl * tools/kmail2claws-mail_v2.pl * tools/maildir2claws-mail.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/outlook2claws-mail.pl * tools/tb2claws-mail * tools/kdeservicemenu/README * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl update mine and wwp's email addresses in several places Patch by wwp * src/prefs_compose_writing.c set sensitivity on 'new message format' frame 2006-11-17 [paul] 2.6.0cvs54 * src/gtk/about.c more reworking of the GUI Patch by Fabien Vantard 2006-11-16 [paul] 2.6.0cvs53 * src/gtk/about.c set a minimum size for the window, allow it to automatically expand as necessary 2006-11-16 [wwp] 2.6.0cvs52 * src/gtk/about.c better wrap of copyright info on some systems. 2006-11-16 [paul] 2.6.0cvs51 * src/gtk/about.c move the tech info from the upper panel to the Info tab use a gtk_text_view for the features tab 2006-11-16 [paul] 2.6.0cvs50 * po/Makevars update my email address * src/addressbook.c * src/compose.c * src/imap_gtk.c * src/mh_gtk.c * src/news_gtk.c * src/summaryview.c * src/plugins/trayicon/trayicon.c don't offer simple menu separators for translation * src/folderview.c add separator between 'mark all read' and 'search folder' 2006-11-15 [wwp] 2.6.0cvs49 * src/gtk/authors.h updated manuals authors. 2006-11-14 [paul] 2.6.0cvs48 * src/compose.c Fix Options/Reply mode after draft save 2006-11-14 [paul] 2.6.0cvs47 * src/Makefile.am Fix make DESTDIR=... * src/mbox.c Optimise speed * src/plugins/pgpinline/pgpinline.c Probably fix bug 1061 2006-11-14 [paul] 2.6.0cvs46 * po/Makevars enable Q_ macro * src/Makefile.am * src/stock_pixmap.c * src/stock_pixmap.h * src/gtk/about.c * src/pixmaps/active.xpm * src/pixmaps/inactive.xpm add a new page, 'Features', to the About dialog showing which features are compiled in and which are not 2006-11-14 [paul] 2.6.0cvs45 * po/ru.po updated by Pavlo Bohmat 2006-11-14 [colin] 2.6.0cvs44 * src/compose.c * src/inc.c * src/messageview.c * src/news.c * src/pop.c * src/procmsg.c * src/gtk/gtkaspell.c Fix 64-bit-related warnings * src/ssl_manager.c Fix possible infinite loop * src/plugins/pgpcore/sgpgme.c Remove useless check 2006-11-13 [colin] 2.6.0cvs43 * src/gtk/Makefile.am authors.h isn't generated 2006-11-13 [colin] 2.6.0cvs42 * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c Very probably fix bug 1061, 'crash on opening signed email'. Another cast problem 2006-11-13 [colin] 2.6.0cvs41 * src/plugins/pgpcore/sgpgme.c Maybe fix bug 1061, 'crash on opening signed email' 2006-11-13 [wwp] 2.6.0cvs40 * src/plugins/pgpinline/pgpinline.c fix candidate for bug #1057, thanks to Colin. 2006-11-13 [wwp] 2.6.0cvs39 * src/compose.c * src/quote_fmt_parse.y fix bug 1052: current parser buffer was not always allocated, ptr to this buffer could be returned as NULL whereas no parser error has occurred. in consequence, defining a template body as "%d" (w/o the quotes) for the first time of the instance of claws-mail, was reporting a parser error. make sure that the buffer is always allocated, even to an empty string. fix mis-unescaping in compose.:compose_quote_fmt(): unescaping of the fmt string was always done whereas it must be done *only* when receiving quote format strings issued from the prefs (compose new message, reply, forward, redirect formats), *not* when applying templates. in consequences, applying templates w/ sequences like \\|p{echo} were failing. make sure that unescaping is done only when necessary. 2006-11-12 [colin] 2.6.0cvs38 * po/de.po Fix typo (s/KB/MB) 2006-11-12 [colin] 2.6.0cvs37 * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c Release GPG context at the latest possible moment. Maybe fixes bug 1057, 'crash on sending signed message to a newsgroup' 2006-11-12 [colin] 2.6.0cvs36 * src/plugins/pgpcore/sgpgme.c Tell a bit more when gpg's status doesn't contain any signature 2006-11-12 [colin] 2.6.0cvs35 * src/compose.c Fix bug 1060, 'compilation error with Irix's cc' 2006-11-12 [paul] 2.6.0cvs34 * doc/man/claws-mail.1 * src/prefs_gtk.c * src/plugins/clamav/README * src/plugins/spamassassin/README * tools/README * tools/freshmeat_search.pl * tools/google_search.pl * tools/multiwebsearch.pl more renaming * src/plugins/trayicon/trayicon.c fix compiliation warning 2006-11-11 [colin] 2.6.0cvs33 * src/folderview.c Forbid drag and drop from/to different folders of type F_UNKNOWN 2006-11-11 [colin] 2.6.0cvs32 * src/plugins/pgpinline/pgpinline.c Fix typo in previous commit: - gpgme_new(&ctx); + if ((err = gpgme_new(&data->ctx)) ...) 2006-11-11 [colin] 2.6.0cvs31 * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c Check success after calling gpgme_new Maybe fixes bug 1057, 'crash on sending signed message to a newsgroup' 2006-11-11 [colin] 2.6.0cvs30 * src/undo.c init undostruct to 0s (from valgrind log of bug 1057) 2006-11-10 [colin] 2.6.0cvs29 * src/mainwindow.c Set cursor to wait before filtering duplicates in all folders * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c Completely thread away the bogofilter filtering 2006-11-10 [mones] 2.6.0cvs28 * src/compose.c * src/compose.h added COMPOSE_CHECK_BEFORE_SEND hook 2006-11-10 [paul] 2.6.0cvs27 * src/crash.c more renaming add libSM to get_compiled_in_features() * src/main.c more renaming 2006-11-10 [colin] 2.6.0cvs26 * src/etpan/imap-thread.c Add a reference to libetpan's sasl engine so that sasl_done() doesn't get called by libetpan, and doesn't break openssl. Should fix bug 1053, 'SC fails to reestablish a secure connection' Patch by Hoa 2006-11-10 [colin] 2.6.0cvs25 * manual/addrbook.xml * manual/advanced.xml * manual/faq.xml * manual/intro.xml Some more renaming 2006-11-09 [colin] 2.6.0cvs24 * src/plugins/bogofilter/bogofilter_gtk.c Add comment about annoyance 2006-11-09 [colin] 2.6.0cvs23 * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter_gtk.c Prepare things needed to thread bogofilter filtering: separate bogo stuff and possible GUI stuff. 2006-11-09 [colin] 2.6.0cvs22 * src/account.c * src/compose.c Search for one of our accounts in Delivered-To (helps for auto-account selection when replying/forwarding) * src/folderview.c * src/mainwindow.c * src/mainwindow.h * src/plugins/trayicon/trayicon.c Allow opening a new mail with any account from the contextual menu 2006-11-09 [wwp] 2.6.0cvs21 * src/compose.c * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c add a compose new message format (in prefs/compose/writing), it's a simple subject+body template to use when opening a new composition window. It's similar to the existent reply and forward formats. enhanced the template/format % symbols substitution mechanism to use current composition window information when % are used in the compose new message format or in templates applied to new messages (there were useless in that situations before). When applied to new messages, %d corresponds to the system time/date. 2006-11-09 [paul] 2.6.0cvs20 * src/gtk/authors.h fix last commit 2006-11-09 [paul] 2.6.0cvs19 * src/gtk/authors.h keep tje alphabetical order 2006-11-08 [colin] 2.6.0cvs18 * src/etpan/imap-thread.c Fix bug 1054, 'Slowness logging big data chunks' 2006-11-08 [paul] 2.6.0cvs17 * tools/Makefile.am fix the renaming 2006-11-08 [paul] 2.6.0cvs16 * src/common/defs.h update BUGZILLA_URI 2006-11-08 [paul] 2.6.0cvs15 * tools/Makefile.am * tools/OOo2claws-mail.pl * tools/OOo2sylpheed.pl * tools/README * tools/acroread2claws-mail.pl * tools/acroread2sylpheed.pl * tools/kmail2claws-mail.pl * tools/kmail2claws-mail_v2.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/maildir2claws-mail.pl * tools/maildir2sylpheed.pl * tools/nautilus2claws-mail.sh * tools/nautilus2sylpheed.sh * tools/outlook2claws-mail.pl * tools/outlook2sylpheed.pl * tools/tb2claws-mail * tools/tb2sylpheed * tools/tbird2claws.py * tools/tbird2syl.py * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl * tools/kdeservicemenu/install.sh * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_claws-mail-attach-files.desktop * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop renamed (removed, added) tools files 2006-11-08 [paul] 2.6.0cvs14 * src/main.c * src/common/defs.h Migrate sylpheedrc to clawsrc, and fix the standard plugins path in the process 2006-11-07 [colin] 2.6.0cvs13 * src/Makefile.am Symlink sylpheed-claws relative to claws-mail 2006-11-07 [colin] 2.6.0cvs12 * src/compose.c Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/ 2006-11-07 [paul] 2.6.0cvs11 * src/gtk/about.c Fix a missed occurence of Sylpheed-Claws 2006-11-07 [paul] 2.6.0cvs10 * src/Makefile.am Fix symlink installation 2006-11-07 [paul] 2.6.0cvs9 * src/Makefile.am Symlink claws-mail to sylpheed-claws * src/common/utils.c Fix migrating symlinks * src/etpan/imap-thread.c check certificate only when there's no error 2006-11-07 [paul] 2.6.0cvs8 * Makefile.am Fix icon breakages with Gtk, which needs a cache updated to see them. 2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * 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 * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * 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/addressbook_foldersel.c * src/addressbook_foldersel.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/crash.c * src/crash.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.c * 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/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.c * 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/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * 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/noticeview.c * src/noticeview.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_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * 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_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * 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/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/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.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/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow... 2006-11-06 [wwp] 2.6.0cvs6 * src/prefs_template.c unify messages related to quote format/template errors (fix capitalization), again. 2006-11-06 [wwp] 2.6.0cvs5 * src/prefs_quote.c unify messages related to quote format/template errors. 2006-11-06 [wwp] 2.6.0cvs4 * src/prefs_msg_colors.c more uses of Q_ macro for contextual translations, thanks to Fabien (fzzzzz). 2006-11-06 [wwp] 2.6.0cvs3 * src/compose.c * src/common/utils.c * src/common/utils.h show an alertpanel to make sure users are aware that sensitive files are attached (it's file blacklist-based). This will fix interaction w/ GoogleEarth for instance, thanks to Colin. 2006-11-06 [wwp] 2.6.0cvs2 * src/prefs_quote.c * src/prefs_template.c * src/prefs_template.h check quote format when applying/closing prefs. For now this only shows up an error dialog box, not preventing the user from using a broken quote (reply, forwards) format. 2006-11-06 [wwp] 2.6.0cvs1 * src/prefs_template.c fix missing checks of some template fields. 2006-11-06 [paul] 2.6.0 * NEWS * README * RELEASE_NOTES 2.6.0 released 2006-11-06 [paul] 2.5.6cvs22 * manual/advanced.xml * manual/es/advanced.xml put 'respect_flowed_format' info in the correct place 2006-11-06 [mones] 2.5.6cvs21 * po/es.po Minor fixes for release 2006-11-06 [paul] 2.5.6cvs20 * po/cs.po * po/de.po * po/fr.po * po/it.po * po/nl.po * po/pt_BR.po * po/sk.po * po/sv.po * po/zh_CN.po updated by Tim Brain, Stephan Sachse, Fabien Vantard, Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves Guimaraes, Andrej Kacian, Anders Troback, and Ralgh Young 2006-11-02 [colin] 2.5.6cvs19 * src/imap.c * src/imap.h * src/prefs_account.c * src/etpan/imap-thread.c Add GSSAPI support - fixes Debian bug #383274 2006-11-01 [colin] 2.5.6cvs18 * src/jpilot.c Handle libpisock12 support. Probably fixes bug 1046, 'jpilot AddressDB.pdb import fail' 2006-11-01 [colin] 2.5.6cvs17 * src/folderutils.c debug_print() folderutils_mark_all_read() 2006-11-01 [colin] 2.5.6cvs16 * COPYING Add missed files to the Apache exception 2006-10-31 [colin] 2.5.6cvs15 * src/folder.c * src/folder.h Add a copy_private_data() func to FolderClasses Doesn't break the feature freeze, because we won't use it (right now) in the core. 2006-10-31 [colin] 2.5.6cvs14 * COPYING Allow linking with the Apache licensed files in src/plugins/spamassassin. Hopefully fixes bug 1048, 'Spamassassin plugin license problem' 2006-10-31 [wwp] 2.5.6cvs13 * src/compose.c fix and optimize trimming of leading linefeeds in body loop. 2006-10-31 [colin] 2.5.6cvs12 * src/etpan/imap-thread.c * src/imap.c Make really sure to have NULL sets in case of error 2006-10-30 [wwp] 2.5.6cvs11 * src/prefs_common.c * src/prefs_common.h * src/compose.c fix broken storage of quote format template when it contains \-escape sequences. The application of such sequences is also fixed now (\t in quote format will be a real tab instead of a 't', for instance). 2006-10-27 [colin] 2.5.6cvs10 * src/compose.c Probably fix bug 1045, 'sylpheed-claws doesn't remove the mail from the IMAP Queue folder after sending'. From 2.5.6cvs3-stable 2006-10-27 [colin] 2.5.6cvs9 * configure.ac Require libetpan-0.48. I'm so annoying, I know ;-) 2006-10-27 [colin] 2.5.6cvs8 * src/folder.c * src/imap.c Probably fix bug 1044, 'sylpheed-claws segfaults while moving mails' - Fix relation usage when moving to an IMAP mailbox from another mailbox 2006-10-26 [paul] 2.5.6cvs7 * src/gtk/about.c add libSM to compiled-in features list 2006-10-24 [colin] 2.5.6cvs6 * src/textview.c * src/gtk/gtkutils.c Fix crash when printing emails with an xface 2006-10-24 [mones] 2.5.6cvs5 * manual/es/advanced.xml Synchronize hidden option respect_flowed_format * po/es.po Updated translation 2006-10-21 [paul] 2.5.6cvs4 * src/gtk/authors.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/sgpgme.c fix building on BSDs Thanks to Michael Hughes 2006-10-20 [colin] 2.5.6cvs3 * configure.ac Bump up libetpan requirement *** THIS COMMIT REQUIRES LIBETPAN CVS *** * src/common/utils.c * src/common/utils.h Add convenience get_file_mtime() * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h Implement UIDPLUS support if the server supports it - faster sending in this case 2006-10-19 [colin] 2.5.6cvs2 * src/gtk/quicksearch.c Fix emptying in type-ahead+extended mode * src/mainwindow.c * src/mainwindow.h Add a hook for offline state change * src/plugins/trayicon/trayicon.c Use it to display offline icons * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/newmail.offline.xpm * src/plugins/trayicon/newmarkedmail.offline.xpm * src/plugins/trayicon/nomail.offline.xpm * src/plugins/trayicon/unreadmail.offline.xpm * src/plugins/trayicon/unreadmarkedmail.offline.xpm Add the icons 2006-10-12 [paul] 2.5.6cvs1 * NEWS * README * configure.ac Update version number following stable release 2006-10-19 [colin] 2.5.5cvs18 * manual/handling.xml Add type-ahead search 2006-10-18 [colin] 2.5.5cvs17 * src/gtk/quicksearch.c Remove "save to history only if there's no syntax error", it breaks for some reason which I'll investigate later. 2006-10-18 [colin] 2.5.5cvs16 * src/prefs_common.c * src/prefs_common.h * src/summaryview.c * src/gtk/quicksearch.c * src/gtk/quicksearch.h Add a type-ahead option for fast searches Patch by Fabien Vantard 2006-10-18 [colin] 2.5.5cvs15 * src/compose.c * src/compose.h Add Options/Reply mode/ menu to be able to change the recipients of a reply on the fly 2006-10-18 [colin] 2.5.5cvs14 * src/compose.c Fix redirecting of our own sent mails 2006-10-17 [wwp] 2.5.5cvs13 * src/send_message.c Fix duplicate error messages when sending, and missing newline in such error messages. 2006-10-17 [colin] 2.5.5cvs12 * src/compose.c Compare addresses case-insensitive 2006-10-17 [colin] 2.5.5cvs11 * src/plugins/pgpcore/sgpgme.c Fix return status 2006-10-17 [colin] 2.5.5cvs10 * src/plugins/pgpcore/pgp_viewer.c Fix return status 2006-10-17 [colin] 2.5.5cvs9 * src/quote_fmt.c Fix a typo (thanks to Fabien) 2006-10-16 [colin] 2.5.5cvs8 * src/textview.c Fix problem with quote-folding when emails don't convert cleanly to UTF-8 2006-10-14 [colin] 2.5.5cvs7 * src/prefs_template.c Reset fields when reopening the window 2006-10-13 [paul] 2.5.5cvs6 * manual/advanced.xml * src/prefs_message.c make 'respect_flowed_format' a hidden option, and add a manual entry for it Thanks to Colin 2006-10-12 [colin] 2.5.5cvs5 * src/codeconv.c Revert part of 2.5.2cvs21: Don't optimise by reusing the last iconv converter if possible: it seems slightly broken in a very hard way to reproduce 2006-10-12 [colin] 2.5.5cvs4 * src/prefs_common.c * src/prefs_common.h * src/prefs_message.c * src/procmime.c Fix bug 1035, 'Incorrect handling of flowed lines'. We now optionnaly handle this format (preference is in Message View/Text options section) 2006-10-12 [colin] 2.5.5cvs3 * po/POTFILES.in Add new file * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/sgpgme.c Don't try to import without asking 2006-10-12 [colin] 2.5.5cvs2 * src/compose.c Fix bug 1036, 'Forwarding a mutlipart mail with a "text/html" block to ms outlook users leeds to freeze of outlook'. Poor outlook users... 2006-10-12 [paul] 2.5.5cvs1 * NEWS * README * configure.ac Update version number following stable release 2006-10-11 [paul] 2.5.4cvs1 * NEWS * README * configure.ac Update version number following stable release 2006-10-11 [paul] 2.5.3cvs32 * src/textview.c fix bug 1032, 'Segmentation fault when showing message' (bug in quote folding) Thanks to Colin 2006-10-10 [colin] 2.5.3cvs31 * src/quote_fmt.c Rephrase english a bit 2006-10-10 [colin] 2.5.3cvs30 * src/prefs_compose_writing.c Stop making the page larger than the window 2006-10-10 [wwp] 2.5.3cvs29 * src/compose.c * src/prefs_template.c * src/quote_fmt.c * src/quote_fmt.h * src/quote_fmt_lex.l * src/quote_fmt_parse.y Extend the quote parser a bit: allow to get access to basic (composing) account info. 2006-10-10 [colin] 2.5.3cvs28 * src/procheader.c Fix this \t problem in subject 2006-10-09 [colin] 2.5.3cvs27 * src/main.c * src/prefs_gtk.c Prepare cache a bit later If section already exists, skip the new one (as previously); avoid writing the same block twice - if we find a second block with the same id, skip it. * src/plugins/pgpcore/pgp_viewer.c Set cursor to busy when retrieving a key * src/plugins/pgpcore/sgpgme.c allow 5 seconds for gpg to export the key 2006-10-09 [colin] 2.5.3cvs26 * configure.ac * src/msgcache.c * src/prefs_gtk.c Check for existence of fgets_unlocked and fwrite_unlocked 2006-10-09 [paul] 2.5.3cvs25 * src/prefs_summaries.c replace strftime() with fast_strftime() and in the consequence fix the bug in the display of AM/PM in the 'Example' string 2006-10-09 [ticho] 2.5.3cvs24 * po/sk.po Updated (and fixed up somewhat) Slovak translation. 2006-10-08 [colin] 2.5.3cvs23 * src/prefs_folder_item.c Explain why prefs in the top-level folder aren't retained, but are still useful 2006-10-08 [colin] 2.5.3cvs22 * src/prefs_gtk.c Don't cache anything if caching fails 2006-10-08 [colin] 2.5.3cvs21 * src/common/utils.c always include gi18n.h 2006-10-07 [colin] 2.5.3cvs20 * src/plugins/pgpcore/pgp_viewer.c Kill gpg after 5 seconds wait 2006-10-07 [colin] 2.5.3cvs19 * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h Fix copyright 2006-10-07 [colin] 2.5.3cvs18 * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h Actually add the files to CVS 2006-10-07 [colin] 2.5.3cvs17 * src/plugins/pgpcore/sgpgme.c Be sure not to crash on 'application/pgp-signature' that are not application/pgp-signatures 2006-10-07 [colin] 2.5.3cvs16 * src/textview.c * src/textview.h Make a bit more of the API available * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/sgpgme.c Add basic key import/export 2006-10-07 [colin] 2.5.3cvs15 * src/folderview.c * src/imap.c * src/prefs_account.c * src/wizard.c Warn users *everywhere* if libetpan's not linked in 2006-10-06 [mones] 2.5.3cvs14 * po/de.po * po/es.po updated by Stephan Sachse and me 2006-10-06 [colin] 2.5.3cvs13 * src/main.c * src/common/sylpheed.c Don't load common plugins if --exit is passed * src/prefs_gtk.c * src/prefs_gtk.h Implement a cache to avoid reading the same files over and over again at startup 2006-10-06 [colin] 2.5.3cvs12 * src/summaryview.c * src/gtk/quicksearch.c Update display every 5k mails on fast searches 2006-10-06 [colin] 2.5.3cvs11 * src/textview.c Don't do quote folding on HTML or ERTF. May fix the Cygwin issues if they were happening with HTML mails? 2006-10-05 [colin] 2.5.3cvs10 * src/prefs_gtk.c Oops, forgot one 2006-10-05 [colin] 2.5.3cvs9 * src/prefs_gtk.c Use unlocked_stdio here too 2006-10-05 [colin] 2.5.3cvs8 * src/folderview.c Fix go to next * after preferences apply * src/msgcache.c Do the fd lock/unlock ourselves instead of letting the libc do it at each write 2006-10-05 [colin] 2.5.3cvs7 * src/common/utils.c Faster division, thanks to Jean Diraison 2006-10-05 [paul] 2.5.3cvs6 * src/common/utils.c fix building with --disable-nls 2006-10-04 [colin] 2.5.3cvs5 * src/folder.c Maybe fix a segfault 2006-10-04 [wwp] 2.5.3cvs4 * src/prefs_folder_item.c Fine-tune layouts in folder item prefs. Suggested by Fabien Vantard . 2006-10-04 [wwp] 2.5.3cvs3 * src/prefs_folder_item.c Kill the clandestine passengers. You didn't see anything. 2006-10-04 [wwp] 2.5.3cvs2 * src/prefs_folder_item.c Add a way to test the subject simplify regexp in folder prefs. Patch by Fabien Vantard , w/ few layout changes. 2006-20-04 [paul] 2.5.3cvs1 * NEWS * README * configure.ac Update version number following stable release 2006-10-04 [colin] 2.5.2cvs42 * src/folder.c * src/folder.h * src/summaryview.c Provide a way for folder classes to set their sort type and key 2006-10-03 [colin] 2.5.2cvs41 * src/mh.c Don't use strlen() to know if the string's empty 2006-10-03 [colin] 2.5.2cvs40 * src/mh.c Fix "check for new folders" with accentued folders 2006-10-03 [ticho] 2.5.2cvs39 * src/filtering.c * src/folder.c * src/inc.c * src/mbox.c Colin's fix for "copy" filtering rules. 2006-10-02 [colin] 2.5.2cvs38 * src/folderview.c Fix for double-click too 2006-10-02 [colin] 2.5.2cvs37 * src/folderview.c correct fix for cvs36 2006-10-02 [colin] 2.5.2cvs36 * src/folderview.c Fix 'goto next unread' after collapsing/expanding a node. 2006-10-02 [colin] 2.5.2cvs35 * src/summaryview.c Fix double freeze/thaw * src/common/utils.c * src/common/utils.h Reimplement strftime * src/procheader.c Use it 2006-10-02 [colin] 2.5.2cvs34 * src/mh.c Time mh_write_sequences() - it's fast * src/summaryview.c Init a variable to shut up gcc 2006-10-01 [colin] 2.5.2cvs33 * src/folder.c * src/mh.c * src/mh.h * src/msgcache.c Add helper mh_set_mtime(), and set mtime to stat()'s result Add fsync but disable it, it's slow as hell 2006-10-01 [colin] 2.5.2cvs32 * src/mh.c * src/msgcache.c fflush() caches and mh_sequences before fclose()ing 2006-10-01 [colin] 2.5.2cvs31 * src/msgcache.c Don't ftruncate when not using mmap 2006-09-30 [colin] 2.5.2cvs30 * src/main.c Write folder list *after* saving caches 2006-09-30 [colin] 2.5.2cvs29 * src/folder.c * src/mh.c Debug forced mtime changes 2006-09-30 [colin] 2.5.2cvs28 * src/folder.c * src/main.c Remove useless debug_print()s (code well-tested) 2006-09-30 [colin] 2.5.2cvs27 * src/mh.c Do stuff faster when writing mh_sequences 2006-09-30 [colin] 2.5.2cvs26 * src/mh.c Don't let the writing of .mh_sequences, which can change the folder's mtime, let us think we need to scan. 2006-09-30 [colin] 2.5.2cvs25 * src/folder.c Move a debug_print where it belongs (processing) * src/summaryview.c Don't mess with a huge slow subject table if we're not threading by subject 2006-09-30 [colin] 2.5.2cvs24 * src/msgcache.c Reenable mmaped reads (*not* writes!) * src/procmsg.c Don't destroy and recreate hashtables just for fun * src/common/utils.c Remove useless reply prefixes (it's case unsensitive) 2006-09-30 [wwp] 2.5.2cvs23 * tools/fix_date.sh Fixed a minor bug in date value extraction, added a switch to replace non RFC-compliant Date: value, added a switch to use strict RFC matching patterns for dates. 2006-09-29 [colin] 2.5.2cvs22 * src/matcher_parser.h * src/matcher_parser_parse.y * src/prefs_filtering.c * src/statusbar.c * src/summary_search.c * src/summaryview.c * src/gtk/quicksearch.c * src/gtk/quicksearch.h Optimise searches by setting different refresh intervals (depending if the search is fast or not) 2006-09-29 [colin] 2.5.2cvs21 * src/codeconv.c Optimise by reusing the last iconv converter if possible * src/textview.c Optimise a bit (the foldable quotes feature still has an awful O(n^2) algo 2006-09-29 [colin] 2.5.2cvs20 * src/gtk/gtksctree.c * src/gtk/gtksctree.h Optimise de-selection via up/down or another key 2006-09-28 [colin] 2.5.2cvs19 * src/action.c * src/compose.c * src/folderview.c * src/mainwindow.c * src/messageview.c * src/summary_search.c * src/toolbar.c Avoid using summaryview->ctree directly 2006-09-28 [colin] 2.5.2cvs18 * src/summaryview.c * src/summaryview.h Add helpers to freeze/thaw/grab_focus Factorize calls to freeze/thaw/grab_focus 2006-09-28 [colin] 2.5.2cvs17 * src/main.c More guards for the session management 2006-09-28 [colin] 2.5.2cvs16 * src/folderview.c * src/gtk/gtksctree.c * src/gtk/gtksctree.h Make expanding not recursive in folderview 2006-09-28 [colin] 2.5.2cvs15 * src/addressbook.c If nothing is selected in the list (right part) and a group is selected in the tree (left part), mail this group. 2006-09-28 [colin] 2.5.2cvs14 * src/Makefile.am Actually use SM_LIBS 2006-09-28 [ticho] 2.5.2cvs13 * src/export.c * src/messageview.c * src/mimeview.c * src/news.c * src/pop.c * src/prefs_themes.c * src/procmsg.c Small i18n string optimization. * src/send_message.c * src/summaryview.c * src/common/session.c * src/common/smtp.c * src/common/ssl_certificate.c * src/common/utils.c Use "Couldn't" instead of "Can't" in UI messages, where appropriate. 2006-09-28 [colin] 2.5.2cvs12 * configure.ac Possibly fix link errors 2006-09-27 [wwp] 2.5.2cvs11 * src/gtk/authors.h * doc/man/sylpheed-claws.1 * manual/ack.xml * manual/es/ack.xml * manual/fr/ack.xml * manual/pl/ack.xml Updated authors info (me, myself and I). 2006-09-27 [colin] 2.5.2cvs10 * src/addressbook.c Remove useless printf 2006-09-27 [wwp] 2.5.2cvs9 * src/editgroup.c * src/send_message.c * src/inc.c * src/prefs_common.c * src/prefs_common.h * src/gtk/progressdialog.c remember more windows' sizes (send dialog, received dialog, edit group in addressbook). 2006-09-27 [colin] 2.5.2cvs8 * configure.ac * src/main.c * src/mainwindow.h Use libSM to communicate with the session manager, so that we can know when the session ends, save our caches, and draft our compose windows. 2006-09-27 [colin] 2.5.2cvs7 * src/addressbook.c Fix issues: o Allow Book and Group creation from the tree's contextual menu o Do not actually delete the contacts when deleting groups from the tree (duh!) 2006-09-27 [colin] 2.5.2cvs6 * src/compose.c * src/compose.h * src/mainwindow.c * src/textview.c * src/toolbar.c o Allow passing an email address to compose_new_with_folderitem o Update callers o Use current folderitem when clicking on a TextView mailto: link o Fix a possible leak in TextView 2006-09-27 [colin] 2.5.2cvs5 * src/html.c Use UTF-8 chars to replace HTML entities 2006-09-27 [colin] 2.5.2cvs4 * AUTHORS * src/prefs_account.c * src/gtk/authors.h Fix bug #1024 (Array index out of range in sylpheed-claws-2.5.2) Patch by Ales Nosek 2006-09-27 [colin] 2.5.2cvs3 * src/addr_compl.c Actually do the test 2006-09-27 [colin] 2.5.2cvs2 * src/addr_compl.c * src/addr_compl.h Allow completing with comma (in certain cases: vCalendar for example doesn't support that) Patch by Fabien Vantard 2006-09-26 [colin] 2.5.2cvs1 * src/Makefile.am * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrbook.h * src/addressbook.c * src/addrindex.c * src/addrindex.h * src/compose.c * src/prefs_common.c * src/prefs_filtering_action.c * src/prefs_folder_item.c * src/prefs_template.c * src/stock_pixmap.c * src/stock_pixmap.h * src/pixmaps/addr_one.xpm * src/pixmaps/addr_two.xpm Add auto-completion on groups 2006-09-26 [colin] 2.5.2 * NEWS * README * RELEASE_NOTES 2.5.2 released 2006-09-26 [colin] 2.5.1cvs5 * src/matcher.c Fix condition 2006-09-26 [colin] 2.5.1cvs4 * src/mbox.c Revert cvs1 (useless as the message is printed every 500 mails) 2006-09-26 [colin] 2.5.1cvs3 * src/partial_download.c Fix crasher found by Alexsandar Urosevic 2006-09-26 [colin] 2.5.1cvs2 * src/summaryview.c Fix bug #1023 (Sylpheed deletes too much messages) 2006-09-26 [ticho] 2.5.1cvs1 * src/mbox.c Make use of gettext's multiple plurals for statusbar progress message. 2006-09-25 [paul] 2.5.1 * NEWS * README * RELEASE_NOTES 2.5.1 released 2006-09-25 [colin] 2.5.0cvs3 * src/plugins/bogofilter/bogofilter.c * src/plugins/clamav/clamav_plugin.c * src/plugins/spamassassin/spamassassin.c BogoFilter, Spamassassin: Fix double hook registering after visiting preferences Spamassassin, Clamav: Just set the mails to move instead of doing the move - caller will move the things at once. 2006-09-25 [colin] 2.5.0cvs2 * src/imap.c * src/etpan/imap-thread.c Use UID SEARCH ALL instead of UID 1:* (braindead servers can't figure out that's the same...) 2006-09-25 [wwp] 2.5.0cvs1 * src/message_search.c Added the ability to stop a running search (in message body). 2006-09-25 [paul] 2.5.0 * NEWS * README * RELEASE_NOTES 2.5.0 released 2006-09-25 [paul] 2.4.0cvs214 * po/cs.po * po/de.po * po/fi.po * po/fr.po * po/nl.po * po/pt_BR.po * po/sk.po * po/sr.po * po/zh_CN.po updated by Tim, Stephan Sachse, Flammie Pirinen, Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes, Ticho, Aleksander Urosevic, Ralgh Young 2006-09-24 [mones] 2.4.0cvs213 * po/es.po Updated for release 2006-09-23 [colin] 2.4.0cvs212 * src/gtk/inputdialog.c Fix [ ] remember this appearing in normal input dialogs after it's been used by mimeview. * src/folder.c * src/folderview.c * src/msgcache.c * src/procmsg.c * src/summaryview.c * src/textview.c * src/common/timing.h Enable timings in debug mode and make it look prettier. 2006-09-22 [colin] 2.4.0cvs211 * README Revert test change * commitHelper ping the correct URI 2006-09-22 [colin] 2.4.0cvs210 * README Let's see if bug #1022 is fixed 2006-09-21 [colin] 2.4.0cvs209 * src/wizard.c * src/common/plugin.c Prepare infra to load predefined plugins when no configuration existed. Don't actually load anything yet (feat. freeze) 2006-09-21 [wwp] 2.4.0cvs208 * manual/fr/faq.xml Partial sync w/ 2.4.0cvs72: wrap file and minor updates. 2006-09-21 [wwp] 2.4.0cvs207 * tools/fix_date.sh several fixes and enhancements. A new --force switch has been added to prevent overriding by default Date: header when already existing. 2006-09-21 [paul] 2.4.0cvs206 * src/common/utils.c add Chinese UTF8 Re prefix 2006-09-21 [wwp] 2.4.0cvs205 * tools/Makefile.am Fics alfabettical order. 2006-09-21 [wwp] 2.4.0cvs204 * tools/fix_date.sh * tools/Makefile.am Added an action tool to fix missing Date field in emails. Updated Makefile.am to reflect those last two additions. 2006-09-21 [wwp] 2.4.0cvs203 * tools/uuooffice Added a action tool to open uuencoded docs w/ OpenOffice (based on uudec method). 2006-09-21 [colin] 2.4.0cvs202 * src/compose.c * src/textview.c Workaround possible GTK crash: remove selection clipboard before destroying widget, or GTK+-2.10 dies. Thanks to Hiro. 2006-09-20 [colin] 2.4.0cvs201 * src/compose.c Fix free-after-use in some cases (when procmime_encode_content() frees mimeinfo->data.mem and turns it to a temp file) 2006-09-20 [colin] 2.4.0cvs200 * src/folderview.c * src/summaryview.c * src/gtk/gtksctree.c * src/gtk/gtksctree.h Add tooltips in the folderview and summaryview (Doesn't break string freeze as they already exist) * src/toolbar.c Put the spam button in the default configuration if compiled with bogo plugin too 2006-09-19 [colin] 2.4.0cvs199 * src/summaryview.c * src/summaryview.h Update folder name label on folder rename * src/prefs_matcher.c * src/gtk/logwindow.h Fix warnings Patches by Fabien 2006-09-19 [wwp] 2.4.0cvs198 * src/summary_search.c fix can't click forward/backward buttons in the search messages. 2006-09-18 [paul] 2.4.0cvs197 * src/wizard.c add missing bracket, capitalise the A of 'SpamAssassin' 2006-09-18 [paul] 2.4.0cvs196 * src/compose.c fix bug 1012 'crashed upon sending mail from compose window' Thanks to Colin 2006-09-16 [colin] 2.4.0cvs195 * src/folderview.c Fix "real-time" sorting by freezing/thawing 2006-09-16 [colin] 2.4.0cvs194 * manual/faq.xml Fix the anti-spam entry a bit 2006-09-16 [colin] 2.4.0cvs193 * src/wizard.c Make sure reviewers have no excuse when stating Sylpheed-Claws doesn't have antispam capabilities. 2006-09-16 [colin] 2.4.0cvs192 * src/main.c Revert part of 2.3.0cvs18, Saving caches on SIGPIPE, as if the SIGPIPE comes from etpan's thread we could trigger a GUI update from this thread. 2006-09-16 [colin] 2.4.0cvs191 * src/summaryview.c Init all members of the struct 2006-09-16 [paul] 2.4.0cvs190 * src/account.c improvements to the English 2006-09-15 [colin] 2.4.0cvs189 * src/summaryview.c HIG order on dialog 2006-09-14 [colin] 2.4.0cvs188 * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl_certificate.c * src/common/ssl_certificate.h * src/etpan/imap-thread.c the get_fqdn() call done to get canonical name when checking an SSL certificate is blocking, which is sad as we just did a non-blocking lookup to connect. Fix that by letting the fqdn available to the SockInfo, and use that in ssl_certificate_check(). For IMAP, we don't do it as the lookup's done by libetpan, but it's less annoying as IMAP connections as much more rare than POP3 connections. 2006-09-14 [paul] 2.4.0cvs187 * manual/advanced.xml improvements to the English, properly place the new hidden options within the alphabetical order * src/gtk/pluginwindow.c improvements to the English 2006-09-14 [colin] 2.4.0cvs186 * src/prefs_common.c * src/prefs_common.h * src/gtk/gtksctree.c * manual/advanced.xml New hidden pref, stripes_color_offset, to change the value added/substracted to normal bgcolor to create the stripes in summaries 2006-09-13 [colin] 2.4.0cvs185 * src/gedit-print.c * src/messageview.c * src/messageview.h * src/summaryview.c * src/textview.c Fix misc. printing issues: - Bad font for linkified headers - Different font if the mail was displayed or not - Factorize the thing 2006-09-13 [colin] 2.4.0cvs184 * src/common/ssl_certificate.c Only get FQDN once when checking certificate 2006-09-13 [colin] 2.4.0cvs183 * src/account.c * src/gtk/pluginwindow.c Misc. GUI fixes by Fabien 2006-09-13 [wwp] 2.4.0cvs182 * configure.ac * src/common/utils.h * src/common/utils.c get rid of unused wide-char functions. 2006-09-13 [wwp] 2.4.0cvs181 * src/plugins/pgpinline/sylpheed.def * src/textview.c merge more w32 patches from gpg4win sources (Marcus Brinkmann ): add privacy_reset_error to the .def file, do not fork for an external textviewer. 2006-09-13 [wwp] 2.4.0cvs180 * src/prefs_common.c fix broken font entry in prefs (patch issued by the gpg4win team, probably by Marcus Brinkmann ). 2006-09-13 [colin] 2.4.0cvs179 * src/folder.h Fix a warning in summaryview.c * src/mainwindow.c * src/summaryview.c * src/summaryview.h Add missing Mark/* elements in the main menu 2006-09-12 [colin] 2.4.0cvs178 * src/prefs_actions.c * src/prefs_filtering_action.c * src/prefs_matcher.c Use (New) instead of New everywhere 2006-09-12 [wwp] 2.4.0cvs177 * manual/fr/addrbook.xml * manual/fr/handling.xml updated some quotes in the fr manual to match the fr translation. 2006-09-12 [wwp] 2.4.0cvs176 * src/prefs_matcher.c don't store translated string elements in matcher expressions. Also fixed a misused of Q_(). 2006-09-11 [wwp] 2.4.0cvs175 * src/plugins//bogofilter/bogofilter.c * src/plugins//clamav/clamav_plugin.c * src/plugins//demo/demo.c * src/plugins//dillo_viewer/dillo_viewer.c * src/plugins//pgpcore/plugin.c * src/plugins//pgpinline/plugin.c * src/plugins//pgpmime/plugin.c * src/plugins//spamassassin/spamassassin.c gettext-ize more strings (mostly plugin error messages). 2006-09-11 [colin] 2.4.0cvs174 * src/alertpanel.c Make maximum buffer size bigger to avoid truncating translated messages. Patch by Fabien 2006-09-11 [colin] 2.4.0cvs173 * src/etpan/imap-thread.c Fix compilation on OpenBSD, thanks to Landry 2006-09-10 [wwp] 2.4.0cvs172 * manual/account.xml * manual/addrbook.xml * manual/handling.xml * manual/es/handling.xml * manual/fr/account.xml * manual/fr/addrbook.xml * manual/fr/handling.xml documented addressbook matching (condition configuration): addrbook.xml, en fr documented per-account filtering rules (handling/filtering section, account section): account.xml, handling.xml, en fr slightly updated the handling/searching section to tell few words about the extended search ability: handling.xml, en fr added missing to Quick Search: handling.xml, en fr es fixed a typo (auomatically): handling.xml, en changes revisited by Paul. 2006-09-10 [paul] 2.4.0cvs171 * src/prefs_actions.c * src/prefs_filtering.c * src/prefs_template.c adjustments to the gui Patch by Fabien Vantard (slightly modified) 2006-09-10 [colin] 2.4.0cvs170 * src/summaryview.c Check folderitem/summaryview consistency (basically automates Update summary). Fixes #1011 (wrong (negative) count on unread messages) 2006-09-10 [colin] 2.4.0cvs169 * src/gtk/gtksctree.c Fix recursive expansion via mouse * src/plugins/bogofilter/bogofilter.c Use normal filtering way of moving messages (batching), possibly fixing bug #1015 (Bogofilter plugin doubles new messages) 2006-09-09 [wwp] 2.4.0cvs168 * src/prefs_filtering.c better place for this fix. 2006-09-09 [wwp] 2.4.0cvs167 * src/prefs_filtering.c fix a minor bug when the enabled status of a filtering/processing rule always got set to TRUE when replacing this rule. That still make sense when adding a new rule, but now when replacing, we don't override the value of 'enabled'. Also renamed the func prefs_filtering_list_view_get_rule_name() to prefs_filtering_list_view_get_info() as this function not only returns the name, but also the account_id and the enabled status. 2006-09-09 [mones] 2.4.0cvs166 * manual/glossary.xml * manual/plugins.xml Minor format corrections * manual/gpl.xml Fix misplaced NO WARRANTY section * manual/es/advanced.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/gpl.xml * manual/es/handling.xml * manual/es/plugins.xml * manual/es/starting.xml Incorporate changes from English version * manual/fr/ack.xml * manual/pl/ack.xml * manual/es/ack.xml Fix address, (add translation credits in es version) * po/es.po Updated translation 2006-09-09 [wwp] 2.4.0cvs165 * src/prefs_filtering.c fix a crash when opening filtering prefs, if matcherrc file contains broken data (non-existing account id, which is theoretically not possible). 2006-09-08 [colin] 2.4.0cvs164 * src/folder.c Wrong assert, make it an if() * src/gtk/gtksctree.c Fix bug #1013 (expand selected thread tree) - expanding is now recursive 2006-09-07 [wwp] 2.4.0cvs163 * src/prefs_matcher.c make better sentences about addressbook matching in the matcher prefs. This should make translators' work easier too. 2006-09-07 [wwp] 2.4.0cvs162 * src/prefs_filtering.c code simplification (get rid of dup var. assignment). 2006-09-07 [wwp] 2.4.0cvs161 * src/summaryview.c use GTK_STOCK icons when possible, patch by Fabien Vantard . 2006-09-07 [paul] 2.4.0cvs160 * src/mimeview.c fix compilation warnings Thanks to Colin 2006-09-07 [paul] 2.4.0cvs159 * src/mimeview.c select the mimepart icon when displaying as text Thanks to Colin 2006-09-06 [paul] 2.4.0cvs158 * src/prefs_filtering.c fix labels and table element spacing Patch by Fabien Vantard 2006-09-06 [paul] 2.5.0-rc3 released 2006-09-06 [paul] 2.4.0cvs157 * manual/es/advanced.xml fix typo 2006-09-06 [wwp] 2.4.0cvs156 * src/mainwindow.c fix an dup launch issue when iconified, thanks to Colin. 2006-09-06 [wwp] 2.4.0cvs155 * src/gtk//gtksctree.h oops, forgot that one! 2006-09-06 [wwp] 2.4.0cvs154 * manual/pl/advanced.xml * manual/advanced.xml * manual/es/advanced.xml * manual/fr/advanced.xml * src/prefs_customheader.c * src/prefs_filtering_action.c * src/foldersel.c * src/prefs_summaries.c * src/prefs_filtering.c * src/account.c * src/compose.c * src/prefs_summary_column.c * src/addr_compl.c * src/prefs_actions.c * src/prefs_folder_column.c * src/ssl_manager.c * src/prefs_template.c * src/prefs_display_header.c * src/prefs_common.h * src/prefs_matcher.c * src/prefs_common.c * src/prefs_toolbar.c * src/summaryview.c * src/folderview.c * src/gtk/gtksctree.c * src/gtk/pluginwindow.c * src/gtk/progressdialog.c * src/gtk/prefswindow.c renamed hidden option enable_rules_hint to use_stripes_everywhere to make its meaning more obvious (all versions of the manual reflect the change). added an extra hidden option use_stripes_in_summary to allow discarding these stripes in mainwindow's folder and message lists; en and fr manuals only are OK towards this. 2006-09-06 [colin] 2.4.0cvs153 * src/textview.c Hide Sylpheed-Claws' internal queue headers when showing all headers. They'll be present only in Source window. 2006-09-05 [colin] 2.4.0cvs152 * src/plugins/trayicon/trayicon.c Fix crash at exit - we have to disconnect our handlers * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c Update eggtrayicon - patch adapted from a patch by Fryderyk Dziarmagowski on Sylpheed's ML 2006-09-05 [colin] 2.4.0cvs151 * src/mainwindow.c * src/gtk/logwindow.c Fix race condition when something writes to the log too soon during init. Thanks to Fabien Vantard 2006-09-05 [colin] 2.4.0cvs150 * src/mimeview.c Don't select part on right-click either 2006-09-05 [paul] 2.4.0cvs149 * src/mimeview.c completion of previous commit Thanks to Colin 2006-09-05 [colin] 2.4.0cvs148 * src/mimeview.c Don't force selection on middle-click, just open 2006-09-04 [colin] 2.4.0cvs147 * src/mimeview.c Looks like gtk_notebook_set_current_page() sometimes steals focus, and this annoys us in MimeViewers as it renders navigation keys useless. Take back focus after switching pages. 2006-09-04 [colin] 2.4.0cvs146 * src/messageview.c Set stop_loading when clicking on Next during load. Don't add a callback to avoid over-complicating things. 2006-09-04 [colin] 2.4.0cvs145 * src/mimeview.c * src/messageview.c Fix multiple loads in separate messageview 2006-09-04 [colin] 2.4.0cvs144 * src/summaryview.c Let navigation keys be handled during load 2006-09-04 [colin] 2.4.0cvs143 * src/messageview.c * src/summaryview.c * src/textview.c * src/textview.h Make loading of huge mails (lots of text and/or images) cancellable, so the GUI doesn't block 2006-09-04 [colin] 2.4.0cvs142 * src/plugins/trayicon/trayicon.c Fix annoyance when removing a folder with unread mails: trayicon didn't update 2006-09-04 [paul] 2.4.0cvs141 * src/gtk/icon_legend.c straighten up columns Patch by Fabien Vantard 2006-09-04 [wwp] 2.4.0cvs140 * src/prefs_filtering.c fix new line's account name in filtering prefs: was "All", is now "(New)". 2006-09-04 [paul] 2.4.0cvs139 * tools/make.themes.project use "AUTOMAKE_OPTIONS = dist-bzip2" instead of homebrewed "make release" 2006-09-03 [colin] 2.4.0cvs138 * src/folderview.c Fix bug #1007 (Wrong folder highlighted) 2006-09-03 [colin] 2.4.0cvs137 * src/compose.c Don't set Newsgroup: header to a mail folder path 2006-09-03 [paul] 2.4.0cvs136 * src/prefs_other.c * src/prefs_spelling.c unify the gui 2006-09-03 [paul] 2.4.0cvs135 * src/prefs_summaries.c correct menu item text in prefs_keybind_apply_clicked() 2006-09-03 [paul] 2.4.0cvs134 * manual/advanced.xml some improvements to the descriptions * src/mainwindow.c * src/messageview.c * src/summaryview.c * src/gtk/menu.c fix menu sensitivity issues * src/prefs_message.c drop the useless word 'short' * src/prefs_other.c add the word 'lines' indicating log length is a measure of lines * src/textview.c fix compilation warnings 2006-09-02 [colin] 2.4.0cvs133 * src/messageview.c Display a special return-receipt message if the message is from the user * src/summaryview.c Fix missing freeze of the list when marking all read and unthreading for exec. Thanks to Stephan Sachse. 2006-09-02 [paul] 2.4.0cvs132 * src/mainwindow.c * src/prefs_message.c * src/summaryview.c fix some english 2006-09-02 [wwp] 2.4.0cvs131 * src/prefs_filtering.c added an account name column to the filtering rules dialog. 2006-09-02 [colin] 2.4.0cvs130 * src/gtk/logwindow.c * src/gtk/logwindow.h Block scrolling if we're not at the end of the log 2006-09-02 [colin] 2.4.0cvs129 * src/folder.c Make sure account-specific rules can't be used in {pre-,post-,}processing * src/mainwindow.c * src/gtk/logwindow.c * src/gtk/logwindow.h Jump to last error when clicking on the warning icon 2006-09-02 [colin] 2.4.0cvs128 * src/imap.c * src/import.c * src/mainwindow.c * src/mainwindow.h Fix warning icon * src/inc.c * src/mbox.c * src/mbox.h Let proc_mbox know its account, for account-specific rules 2006-09-01 [colin] 2.4.0cvs127 * src/codeconv.c Don't uselessly use iconv to convert from us-ascii * src/alertpanel.c * src/mainwindow.c * src/mainwindow.h * src/inc.c Fix certain log cases, disable warning icon for now, the correct way to display it when necessary and only when necessary is probably to do it manually rather than use error logs * src/etpan/imap-thread.c Clean up UID logging a bit * src/gtk/logwindow.c * src/gtk/logwindow.h Make logging faster when the window's closed 2006-09-01 [wwp] 2.4.0cvs126 * manual/fr/account.xml reflect changes to the ref. manual (parts of cvs72): fix tabnames and quotes. 2006-09-01 [wwp] 2.4.0cvs125 * manual/fr/plugins.xml reflect changes to the reference manual (cvs42): update IRC channel info. 2006-09-01 [wwp] 2.4.0cvs124 * commitHelper use CVSEDITOR env. var. if set, according to `man cvs`. 2006-09-01 [wwp] 2.4.0cvs123 * manual/advanced.xml better sentence again (thanks to Paul). 2006-09-01 [wwp] 2.4.0cvs122 * manual/advanced.xml fix definition of toolbar_detachable and rework a bit the one of enable_dotted_lines. 2006-09-01 [mones] 2.4.0cvs121 * manual/advanced.xml Document enable_dotted_lines 2006-09-01 [paul] 2.4.0cvs120 * src/folderview.c * src/folderview.h * src/imap.c * src/mainwindow.c * src/summaryview.c obey the 'When entering folder...' option when using the /View/Go to/... menu items Thanks to Colin 2006-08-31 [colin] 2.4.0cvs119 * src/folderview.c Revert 2.4.0cvs116, wrong fix. 2006-08-31 [colin] 2.4.0cvs118 * src/gtk/gtksctree.c Better state the various copyrights 2006-08-31 [colin] 2.4.0cvs117 * src/prefs_common.c fix enable_dotted_lines 2006-08-31 [colin] 2.4.0cvs116 * src/folderview.c Use pref "Always open on select" when going to next unread folder * src/gtk/gtksctree.c Fix link failure to _gtk_clist_create_cell_layout on certain computers. (Why not mine, I wonder) 2006-08-31 [colin] 2.4.0cvs115 * src/procmsg.c * src/textview.c * src/plugins/bogofilter/bogofilter.c * src/plugins/spamassassin/spamassassin.c Requalify some "errors" to warnings * src/mainwindow.c * src/mainwindow.h * src/statusbar.c Add an icon in the statusbar to notify of errors * src/gtk/gtksctree.c * src/folderview.c * src/summaryview.c Make the GtkSCTree look more modern by alternating background lines * src/prefs_common.c * src/prefs_common.h Add a pref to let people have the old way if they prefer 2006-08-30 [colin] 2.4.0cvs114 * src/procmsg.c * src/procmsg.h Provide a way to filter a list of messages in an optimised manner, and add a list-filtering hook * src/folder.c * src/inc.c * src/mbox.c Use the list filtering * src/plugins/bogofilter/bogofilter.c Use the list-filtering hook Use -b (bulk) mode for more speed when learning and filtering * src/etpan/imap-thread.c Make log output shorter in UID SEARCH 2006-08-30 [colin] 2.4.0cvs113 * src/plugins/bogofilter/bogofilter.c Really fast mass learning - thanks to David Relson for the options explanations :) 2006-08-30 [colin] 2.4.0cvs112 * src/msgcache.c Fix compilation on FreeBSD. Thanks to Michael Hugues 2006-08-29 [colin] 2.4.0cvs111 * src/folderview.c Handle "popup_menu" signal (for popping the menu via the keyboard) * src/mimeview.c * src/mimeview.h * src/summaryview.c * src/textview.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h Factorize scrolling code, and add an API for MimeViewers to handle scroll orders 2006-08-29 [wwp] 2.4.0cvs110 * src/plugins//bogofilter/bogofilter.c * src/plugins//spamassassin/spamassassin.c make the bogofilter/spamassassin filtering error dialogs at incorporation obey to the "don't popup error dialog on receive error" option. If disabled, feed the log window w/ the error message. 2006-08-29 [paul] 2.5.0-rc2 released 2006-08-29 [paul] 2.4.0cvs109 * Makefile.am remove 'make release', it's not needed since we use 'AUTOMAKE_OPTIONS = dist-bzip2' 2006-08-29 [paul] 2.4.0cvs108 * src/foldersel.c * src/summary_search.c * src/gtk/progressdialog.c * src/plugins/pgpcore/passphrase.c replace deprecated gtk_window_set_policy() 2006-08-29 [colin] 2.4.0cvs107 * src/folder.c Fix data loss when copy fails during a move: only use fast remove_msgs if everything was copied OK; else use slow remove_msg on the mails that got copied only. 2006-08-28 [paul] 2.4.0cvs106 * src/mh.c revert change in 2.4.0cvs104, it breaks stuff 2006-08-28 [paul] 2.4.0cvs105 * src/plugins/spamassassin/spamassassin.c english fix 2006-08-28 [paul] 2.4.0cvs104 * src/mh.c fix data loss when moving to another mailbox fails * src/prefs_spelling.c improve the english * src/gtk/pluginwindow.c improve the layout of the dialog text All thanks to Colin 2006-08-28 [paul] 2.4.0cvs103 * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter_gtk.c fix english up a bit, innit 2006-08-28 [paul] 2.4.0cvs102 * configure.ac * po/Makefile.in.in * po/Makevars require autoconf 2.60, enabling building with gettext 0.15 (gettext 0.14.x build still possible). Replace Makefiles with versions from gettext 0.15. Remove configure options --with-localedir and --with-mandir. The options that are provided directly by autoconf 2.60 can be used instead: --mandir --localedir 2006-08-27 [colin] 2.4.0cvs101 * src/plugins/bogofilter/Makefile.am Fix make dist (no README) 2006-08-27 [colin] 2.4.0cvs100 * src/folder.c Don't use F_UNKNOWN folders for any default outbox/trash/etc * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c Add an option to specify the path to bogofilter Use single-quotes to be able to learn in folders with spaces in their names Verify learning status 2006-08-27 [colin] 2.4.0cvs99 * manual/faq.xml * manual/plugins.xml Document Bogofilter plugin 2006-08-27 [colin] 2.4.0cvs98 * src/compose.c * src/messageview.c * src/procmsg.c * src/procmsg.h When possible, copy the queued mail to sent folder instead of re-adding. Much faster on IMAP. 2006-08-27 [colin] 2.4.0cvs97 * src/msgcache.c Disable mmaped caches - huge metadata loss here after a power failure. * src/summaryview.c Add quicksearch timing * src/common/plugin.c * src/common/plugin.h Implement an interface to tell what plugins provide. Prevent loading of similar plugins. * src/plugins/clamav/clamav_plugin.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/plugin.c * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c * src/plugins/spamassassin/spamassassin.c * src/plugins/trayicon/trayicon.c Implement plugin_provides() 2006-08-27 [colin] 2.4.0cvs96 * configure.ac * src/plugins/Makefile.am * src/plugins/bogofilter/.cvsignore * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c New Bogofilter plugin, provides filtering and learning. Spamassassin will go to extra plugins. 2006-08-26 [mones] 2.4.0cvs95 * manual/handling.xml Fix subfolder path in the example (thanks to Paul) 2006-08-26 [mones] 2.4.0cvs94 * manual/glossary.xml 2.2. + add ISP to the glossary 7.5. + Add UIDL to glossary 7.7. + Add TCP to glossary * manual/handling.xml 7.1. + Mentions GNU/Linux distribution, what about the non... 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer 7.3. + Mentions .bashrc, what about the non-bash ones? 7.4. = Use appropriate quotation for commands 7.6. = change "" to * manual/plugins.xml 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends * manual/starting.xml 2.1. + local mbox file: some examples of mbox file locations... Also reformatted files requiring it 2006-08-26 [wwp] 2.4.0cvs93 * src/summary_search.c disable find buttons while summary search is running. 2006-08-25 [colin] 2.4.0cvs92 * src/folder.c * src/folderutils.c * src/mh.c * src/procmsg.h * src/summaryview.c Speed up MH moving, and add progressbar for MH deletion * src/msgcache.c Write cache files using mmap() too 2006-08-25 [wwp] 2.4.0cvs91 * src/summaryview.c switch spam<->ham button when a message has been marked as spam or ham and is still selected. Thanks to Colin. 2006-08-25 [paul] 2.4.0cvs90 * src/Makefile.am * src/stock_pixmap.c * src/stock_pixmap.h * src/summaryview.c * src/gtk/icon_legend.c * src/pixmaps/copied.xpm * src/pixmaps/moved.xpm add icons for delayed execution marked for copying, marked for moving 2006-08-25 [mones] 2.4.0cvs89 * manual/glossary.xml Fix the other glossary items: 5.1. = Inmmediate execution -> immediate execution... 5.2. = Fix MBOX capitalization -> Mbox 5.3. + Improve Plugins def. w/ tech. ref. 5.4. = Quotation -> replace '>' by > 5.5. - SMTP Server. -> remove dot * po/es.po Updated translation 2006-08-25 [mones] 2.4.0cvs88 * manual/ack.xml Reformatted, changed email address * manual/glossary.xml Reformatted, fixed MANUAL-TODO items: 8.2. + add ROT-13 to glossary 8.4. + add URL to glossary * manual/es/advanced.xml Fixed s 2006-08-25 [paul] 2.4.0cvs87 * src/gtk/icon_legend.c add 'marked for deletion' icon arrange icons by containing column wrap long label text 2006-08-25 [colin] 2.4.0cvs86 * src/common/utils.c * src/common/utils.h Add the sc_g_*list_bigger functions in a place everyone can use it * src/summaryview.c Only freeze/thaw the list when working on the selection, if it's bigger than 1 * src/gtk/gtksctree.c Only freeze/thaw the list when unselec- ting 'all' if ('all' != 1) This avoids some flickering 2006-08-24 [colin] 2.4.0cvs85 * src/addressbook.c Fix strange list selection Fix random seg (Invalid read of freed memory) 2006-08-24 [colin] 2.4.0cvs84 * src/alertpanel.c * src/gtk/inputdialog.c * src/plugins/pgpcore/passphrase.c Revert minimal width patch of 2.4.0cvs67, as it is also a maximal width. Use gtk_window_set_default_size instead. 2006-08-24 [colin] 2.4.0cvs83 * src/msgcache.c Write cache/mark to temp files before overwriting old ones (avoids metadata loss if writing the new files fail). Use mmap() to read cache/mark file, as this makes cache reading faster. Dis- abled for big-endian machines until it can be tested. (Big-endian users: set msgcache_use_mmap = TRUE in the relevant #if). * src/procmsg.h Move rarely used fields of MsgInfo in another structure, which will only be allocated if needed. Face, X-Face, Return receipt headers and List-* headers are moved. Mails having none of these occupy 52 bytes less with this patch, which makes 2.5MB of RAM saved on a 50k folder). * src/headerview.c * src/mainwindow.c * src/messageview.c * src/partial_download.c * src/procheader.c * src/procmsg.c * src/textview.c Follow this structure change. 2006-08-24 [wwp] 2.4.0cvs82 * manual/es/.cvsignore * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/pdf/.cvsignore * manual/es/dist/ps/.cvsignore * manual/es/dist/txt/.cvsignore more (generated) files to ignore. 2006-08-24 [colin] 2.4.0cvs81 * src/folder.c * src/mh.c Fix possible problems with local delivery. Check the folder doesn't need scan before setting its mtime when saving cache (which can be done long after the folder's been modified by an external process); Check that the stored item's mtime didn't change in mh functions. 2006-08-24 [mones] 2.4.0cvs80 * manual/advanced.xml Rewrapping, some fixes and MANUAL-TODO items: 8.1. = change "" to 8.3. = quote menu items 8.5. - deploying -> new user ... ideally a new user (redundant) 2006-08-23 [colin] 2.4.0cvs79 * src/gtk/gtksctree.c When selecting or deselecting range, only freeze/thaw when selection is bigger than 10 2006-08-23 [colin] 2.4.0cvs78 * src/messageview.c * src/mimeview.c * src/mimeview.h * src/plugins/dillo_viewer/dillo_viewer.c Provide an API for MimeViewer plugins to return a text selection for replying 2006-08-23 [colin] 2.4.0cvs77 * src/image_viewer.c * src/textview.c Use gtk_pixbuf_new_from_file_at_scale(), which is faster than getting the pixbuf then resizing it. 2006-08-23 [colin] 2.4.0cvs76 * src/procmime.c UTF-8 should be sent Quoted-printable 2006-08-22 [colin] 2.4.0cvs75 * src/mh.c Check if scan is required before touching the folder (or it'll be required every time) 2006-08-22 [colin] 2.4.0cvs74 * configure.ac Require libetpan 0.46 (crasher fix when built against gnutls) 2006-08-22 [colin] 2.4.0cvs73 * src/folder.c Set folder's mtime after writing its cache * src/folderview.c Add some timing * src/procmsg.c Don't do useless stuff if we don't thread by subject * src/summaryview.c Add some timing, don't deselect prior to selecting (gtksctree does it itself), remove crash avoidance hacks as it's been properly fixed since a while * src/common/utils.c Optimize to_human_readable(): _() is slow, do it only once, and avoid %f format for KB (the most common in a summaryview) * src/gtk/gtksctree.c Don't uselessly freeze/thaw (fixes flicker on next unread and friends), reduce number of g_list_nth/g_list_position where possible * src/gtk/gtkutils.c * src/gtk/gtkutils.h Reduce number of g_list_nth/g_list_position where possible. All of this makes loading as 70k folder 2.1 seconds instead of 3.2 (with hot FS caches). (1.3 seconds without Date and Size columns...) 2006-08-22 [paul] 2.4.0cvs72 wrap documents and do some items from mones' MANUAL-TODO: * manual/account.xml 4.1. = fix tabname references to tabname 4.2. = fix "xxx" and 'xxx' items to xxx * manual/faq.xml 1.1. = mentioned options don't match UI Add information about the 'Never send Return Receipts' option * manual/handling.xml 6.2. = Mentions Extended symbols button, but now is named Information 6.3. = Mentions ... button, which is now Edit 2006-08-22 [colin] 2.4.0cvs71 * src/gtk/pluginwindow.c Fix layout in verbose translations (such as french) 2006-08-22 [paul] 2.4.0cvs70 * manual/Makefile.am build manuals in alphabetical order * src/addressbook.c * src/prefs_themes.c replace/remove deprecated symbols * src/gtk/gtkutils.c fix a warning * src/gtk/pluginwindow.c replace deprecated symbol replace label text and move it * src/plugins/pgpcore/prefs_gpg.c move the 'Generate...' button out of the Sign Key frame, replace the English used * src/plugins/pgpcore/sgpgme.c fixes to the English 2006-08-21 [colin] 2.4.0cvs69 * src/plugins/trayicon/trayicon.c Add more strings for translation; patch by Pawel 2006-08-21 [colin] 2.4.0cvs68 * src/compose.c fix replied flag not set after drafting * src/matcher.c fix body quicksearch in non-encoded bodies containing '=' * src/msgcache.c Get rid of the g_malloc workaround for corrupted caches, use g_try_malloc 2006-08-21 [colin] 2.4.0cvs67 * src/alertpanel.c * src/gtk/inputdialog.c * src/plugins/pgpcore/passphrase.c Set minimal width to 375 * src/mainwindow.c Fix switching to offline, asking if it should be overriden for synchronising * src/mimeview.c Don't offer to remember command on Open with for text parts, as the browser or text editor command isn't changed from there 2006-08-20 [paul] 2.4.0cvs66 * po/ko.po * po/zh_CN.po fix plural form errors. revealed by stricter checking of gettext 0.15 2006-08-18 [paul] 2.4.0cvs65 * src/stock_pixmap.c fix the fix of 2.4.0cvs64 Thanks to Colin 2006-08-18 [paul] 2.4.0cvs64 * src/stock_pixmap.c fix leaks Thanks to Colin 2006-08-18 [paul] 2.4.0cvs63 * src/compose.c * src/procmsg.c fix occasional IMAP bug where large msgs were left in the queue folder after sending Thanks to Colin 2006-08-18 [paul] 2.4.0cvs62 * src/folderview.c freeze the summaryview while quicksearch results are displayed (fixes bug 456 'current message is hidden when the view is refreshed and extended search is "unread messages"') Thanks to Colin * src/textview.c add missing #include "inputdialog.h" * src/common/utils.h add missing mailcap_update_default() and improve readability 2006-08-17 [colin] 2.4.0cvs61 * src/plugins/pgpcore/select-keys.c Fix warnings :) 2006-08-17 [colin] 2.4.0cvs60 * src/compose.c Don't continue queuing if Cancel is clicked in select-keys 2006-08-17 [colin] 2.4.0cvs59 * src/plugins/pgpcore/select-keys.c When encrypting, if only one key matches and it matches exactly, automatically use it. 2006-08-17 [colin] 2.4.0cvs58 * src/mimeview.c * src/prefs_common.c * src/prefs_common.h * src/prefs_ext_prog.c * src/textview.c Fix issues with previous patch (text/html) Remove outdated prefs 2006-08-17 [colin] 2.4.0cvs57 * src/imap.c Add View Log button on auth error * src/procmsg.c Fix encrypted mail marked as new when saved in normal folders * src/plugins/pgpinline/pgpinline.c Fix encrypt bug on IMAP * src/mimeview.c * src/common/utils.c * src/common/utils.h * src/gtk/inputdialog.c * src/gtk/inputdialog.h Get rid of metamail stuff, simplify opening, and allow remembering of user's choices (by updating ~/.mailcap). There's still to drop "Audio player" and "Image viewer" preferences. 2006-08-17 [mones] 2.4.0cvs56 * manual/es/sylpheed-claws-manual.xml fix DTD path 2006-08-17 [mones] 2.4.0cvs55 * configure.ac * manual/Makefile.am * manual/es/Makefile.am * manual/es/account.xml * manual/es/ack.xml * manual/es/addrbook.xml * manual/es/advanced.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/gpl.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/keyboard.xml * manual/es/plugins.xml * manual/es/starting.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/Makefile.am * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/Makefile.am Spanish translation for the manual 2006-08-16 [colin] 2.4.0cvs54 * src/compose.c * src/main.c * src/mainwindow.c Fix send button sensitivity at startup Set send menu sensitivity (patch by Fabien) * src/ssl_manager.c Enable closing with esc (patch by Fabien) * src/gtk/foldersort.c Enable closing with esc (patch by Fabien) * src/procmime.c Optimisation (no need to copy to tempfile to "decode" 7bit and 8bit) * src/summaryview.c Fix cruft in swap_from case * src/textview.c Fix missing last line in some mail cases (Fixes debian #381872) * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h Don't show "no key found" when user explicitely wants to create a key 2006-08-16 [paul] 2.4.0cvs53 * configure.ac * src/account.c * src/addressbook.c * src/headerview.c * src/prefs_account.c * src/prefs_message.c * src/gtk/gtkutils.c bump up minimum required versions of GTK+ and GLIB to 2.6.0 2006-08-16 [paul] 2.4.0cvs52 * src/toolbar.c workaround GTK+ Bug 351600 - 'Can't re-click on button after sensitivity update' http://bugzilla.gnome.org/show_bug.cgi?id=351600 Thanks to Colin 2006-08-15 [colin] 2.4.0cvs51 * src/plugins/pgpcore/prefs_gpg.c Set options sensitivity according to key existence * src/plugins/pgpcore/sgpgme.c Allow to create key with no passphrase 2006-08-14 [cleroy] 2.4.0cvs50 * src/gtk/pluginwindow.c New layout (maybe to be changed?) * src/gtk/gtkutils.c Fix a bit label_window * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h Allow to create a PGP private key via the GUI 2006-08-14 [wwp] 2.4.0cvs49 * src/addressbook_foldersel.c fix strict ISO C90 compliance. 2006-08-14 [paul] 2.4.0cvs48 * src/gtk/prefswindow.c re-set scrolled window on opening Patch by Ticho 2006-08-14 [paul] 2.5.0-rc1 released 2006-08-14 [paul] 2.4.0cvs47 * src/prefs_display_header.c re-enable user-defined Displayed Headers 2006-08-14 [paul] 2.4.0cvs46 * src/prefs_account.c use GTK_STOCK_EDIT 2006-08-13 [colin] 2.4.0cvs45 * src/common/utils.c Fix "a" in quote when the original message is empty, by using \0 instead of 'a' to test writability of temp files. 2006-08-13 [wwp] 2.4.0cvs44 * src/plugins/spamassassin/spamassassin.c fix capitalization of "SpamAssassin" in some debug, log and dialog messages. 2006-08-13 [paul] 2.4.0cvs43 * src/editldap.c fix overlapping widgets * src/prefs_account.c fix translation of protocol_names[] fix label disappearing off the edge of the visible area 2006-08-12 [paul] 2.4.0cvs42 * manual/plugins.xml update IRC channel info before it gets forgotten about 2006-08-11 [colin] 2.4.0cvs41 * src/compose.c * src/mainwindow.c * src/mainwindow.h * src/procmsg.c * src/procmsg.h * src/summaryview.c * src/toolbar.c Grey out the Send button if - Queue folders are empty, or - We're sending already 2006-08-11 [wwp] 2.4.0cvs40 * src/main.c fix a logic issue when quitting while a compose window is still open, thanks to Colin. 2006-08-10 [colin] 2.4.0cvs39 * src/main.c Fix default font size setting after wizard run * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h Fix bug #999 (Timing out on TSL cert validation dialog makes ugly things happen). Also, STARTTLS unconditionnaly if initial capabilities contain LOGINDISABLED and STARTTLS. 2006-08-09 [colin] 2.4.0cvs38 * src/mainwindow.c * src/mainwindow.h Fix Tools/Actions sensitivity when there are no actions 2006-08-09 [colin] 2.4.0cvs37 * src/prefs_filtering.c Warning fix, patch by Paul * src/messageview.c * src/prefs_actions.c * src/prefs_filtering_action.c * src/prefs_matcher.c Uniformisation of "Info ..." to "Info..." (for old gtk), patch by Fabien * src/plugins/clamav/clamav_plugin_gtk.c Sensitivity fix by Fabien 2006-08-09 [colin] 2.4.0cvs36 * src/main.c * src/main.h Add a function to know whether we're exiting * src/plugins/trayicon/trayicon.c If exiting, don't do anything. Faster, and avoids gtk_main_iteration reentracy causing segfaults at exit 2006-08-09 [colin] 2.4.0cvs35 * src/messageview.c * src/mimeview.c * src/mimeview.h Fix lack of part selection when automatically jumping to a specific part * src/msgcache.c Little optimisation in cache reading 2006-08-09 [colin] 2.4.0cvs34 * src/compose.c Fix crash setting the priority on reedit (Accessing compose before creating it!) 2006-08-08 [colin] 2.4.0cvs33 * src/procmime.c Fix bug #998 (last attachment is not accessible) Bad RFC interpretation on multipart close-delimiters * src/mimeview.c * src/mimeview.h * src/gtk/gtkvscrollbutton.c * src/gtk/gtkvscrollbutton.h Make attachments list wheel-scrollable 2006-08-07 [colin] 2.4.0cvs32 * src/gtk/gtkaspell.c Fix bug #973 (Unicode punctation characters are not recognized as separators by the spell checker); fix unsigned stuff 2006-08-07 [colin] 2.4.0cvs31 * src/compose.c Fix bug #956 (DnD text with accents in compose text entry); fix gccc's signed/unsigned fuss 2006-08-06 [colin] 2.4.0cvs30 * src/main.c Fix bug #979 (Plugin crashes when exiting sylpheed-claws) : handle exit request only once 2006-08-05 [colin] 2.4.0cvs29 * src/news.c Just make sure we have a msgid. 2006-08-05 [colin] 2.4.0cvs28 * src/news.c * src/summaryview.c Fix bug #995 ("Mark cross-posted as read" doesn't work) by reimplementing it * src/textview.c Fix bug when hiding quotes with level > 3 and quote colors are recycled 2006-08-04 [colin] 2.4.0cvs27 * src/compose.c * src/undo.c * src/undo.h Fix a bit replace-by-pasting undo * src/mainwindow.c * src/messageview.c Fix Fold quotes menu synchro in mainwindow when it changes in messageview * src/textview.c Fix right-click on quotes blocks * src/common/utils.c Verify that the file created by my_tmpfile() is writable. Fixes bug #988 (very specific filesystem issue) * src/plugins/pgpcore/sgpgme.c Fix file descriptor leak * src/plugins/spamassassin/spamassassin.c Warn once if spamd isn't reachable 2006-08-04 [colin] 2.4.0cvs26 * src/toolbar.c i18n context patch by Fabien 2006-08-03 [colin] 2.4.0cvs25 * src/mainwindow.c * src/messageview.c Rename "Hide quotes" to "Fold quotes" * src/textview.c Don't use hand cursor on quotes. "all the bonuses of the feature and none of unwelcome side-effects" 2006-08-03 [colin] 2.4.0cvs24 * AUTHORS * sylpheed-claws.desktop * src/gtk/authors.h Bring the desktop file to XDG compliance Patch by Charles A. Edwards 2006-08-03 [colin] 2.4.0cvs23 * src/textview.c Fix links offset when they are preceded by accentued chars (g_utf8_strlen!) * src/mainwindow.c Fix wrong status when starting offline 2006-08-03 [wwp] 2.4.0cvs22 * src/prefs_common.h ask what to do w/ filtering rules that belong to an account when applying filtering rules manually from the main window (skip, apply regardless of the account, use current account). This dialog can be skipped and the last reply used. (forgot that file) 2006-08-03 [wwp] 2.4.0cvs21 * src/filtering.c * src/filtering.h * src/prefs_common.c * src/summaryview.c * src/alertpanel.c * src/alertpanel.h * src/messageview.c ask what to do w/ filtering rules that belong to an account when applying filtering rules manually from the main window (skip, apply regardless of the account, use current account). This dialog can be skipped and the last reply used. 2006-08-03 [colin] 2.4.0cvs20 * src/textview.c Optimize previous patch 2006-08-03 [cleroy] 2.4.0cvs19 * src/textview.c Fix quotes getting toggled back when the mail has an even number of text parts 2006-08-02 [colin] 2.4.0cvs18 * src/messageview.c Add Hide quotes menu 2006-08-02 [colin] 2.4.0cvs17 * src/mainwindow.c * src/prefs_common.c * src/textview.c * src/textview.h * src/gtk/about.c Allow per-level quote hiding, Allow toggling quotes by double-clicking them Rename RemoteURI to ClickableText to reflect the fact it's used for a variety of things 2006-08-02 [wwp] 2.4.0cvs16 * src/mainwindow.c fix "View/Hide quotes" menu item status initialization. 2006-08-02 [wwp] 2.4.0cvs15 * src/matcher_parser_parse.y remove a debug trace. 2006-08-02 [paul] 2.4.0cvs14 * src/plugins/pgpcore/passphrase.c don't set initial dialog size make it resizable 2006-08-02 [paul] 2.4.0cvs13 * src/noticeview.c remove the rogue '/' character 2006-08-02 [paul] 2.4.0cvs12 * src/noticeview.c allow buttons to resize as necessary 2006-08-01 [wwp] 2.4.0cvs11 * src/mbox.c fix strict ISO C90 compliance. 2006-08-01 [wwp] 2.4.0cvs10 * tools/update-po updated update-po tool to work w/ context-dependent translations. Patch by Fabien Vantard . 2006-08-01 [wwp] 2.4.0cvs9 * src/matcher.c * src/prefs_filtering.c * src/prefs_matcher.c allow context-dependent translations for "All", patch by Fabien Vantard . 2006-07-31 [colin] 2.4.0cvs8 * AUTHORS * src/gtk/authors.h Add Rafal to authors 2006-07-31 [colin] 2.4.0cvs7 * src/compose.c * src/mainwindow.c * src/messageview.h * src/prefs_common.c * src/prefs_common.h * src/textview.c Add 'View/Hide quotes'. Patch based on a patch by Rafal Weglarz 2006-07-31 [colin] 2.4.0cvs6 * src/action.c Fix problem with "> stuff >" actions 2006-07-31 [paul] 2.4.0cvs5 * po/nb.po updated by Geir Helland 2006-07-31 [wwp] 2.4.0cvs4 * src/mainwindow.c * src/summaryview.c * src/summaryview.h add "View/Go to/Parent message" and "View/Go to/Last read message", thanks to Colin. 2006-07-31 [wwp] 2.4.0cvs3 * src/Makefile.am * src/addr_compl.c * src/addr_compl.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrindex.c * src/addrindex.h * src/matcher.c * src/matcher.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/prefs_common.c * src/prefs_common.h * src/prefs_filtering.c * src/prefs_matcher.c * src/prefs_matcher.h * src/summaryview.c introduce filtering against the address book. It's now possible to add matched conditions to determine if any email address in a message matches or doesn't match any or all books or folders in the address book. 2006-07-31 [wwp] 2.4.0cvs2 * src/account.c * src/filtering.c * src/filtering.h * src/folder.c * src/folderview.c * src/inc.c * src/mainwindow.c * src/matcher.c * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/prefs_filtering.c * src/prefs_filtering.h * src/procmsg.c * src/procmsg.h * src/summaryview.c introduce per-account filtering rules. Each filtering rule can now be assigned to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care when applying filtering rules manually, as all rules will apply - even the ones assigned to an account. This issue will be addressed soon. 2006-07-31 [wwp] 2.4.0cvs1 * src/quote_fmt.c make more strings translatable. 2006-07-31 [paul] 2.4.0 2.4.0 released 2006-07-31 [paul] 2.3.1cvs91 * po/ca.po updated by Miquel Oliete 2006-07-31 [paul] 2.3.1cvs90 * po/de.po * po/el.po * po/fr.po * po/it.po * po/pl.po * po/pt_BR.po * po/sr.po * po/zh_CN.po updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard, Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes, Aleksandar Urosevic, and Ralgh Young 2006-07-31 [paul] 2.3.1cvs89 * src/account.c * src/main.c * src/mainwindow.c * src/mainwindow.h Fix a race condition when, after an SC crash, rescanning folders took more than 0.5 seconds Thanks to Colin 2006-07-31 [paul] 2.3.1cvs88 * src/folderview.c don't translate separator strings 2006-07-30 [mones] 2.3.1cvs87 * doc/man/sylpheed-claws.1 Fixed non-ASCII chars in Hoa's name * po/es.po Updated for release 2006-07-27 [colin] 2.3.1cvs86 * src/textview.c Don't include the leading \n in links Patch by Fabien 2006-07-25 [colin] 2.3.1cvs85 * src/mainwindow.c * src/common/socket.h * src/etpan/imap-thread.c Refresh resolvers before connecting to IMAP servers, and after switching to online. Thanks to Paul. 2006-07-18 [colin] * 2.4.0-rc4 released 2006-07-17 [colin] 2.3.1cvs84 * src/inc.c Show connection attempt in statusbar before connecting (previously first message was "Retrieving messages from ..." after the connection succeeded. 2006-07-16 [wwp] 2.3.1cvs83 * sylpheed-claws.ico Added .ico file (windows multi-size icon file, generated). 2006-07-12 [wwp] 2.3.1cvs82 * src/messageview.c remove Message/Re-edit menu entry from messageview window, as sent/draft/queued messages are opened in compose window when re-edited and it's not possible to re-edit other msgs. 2006-07-12 [paul] 2.3.1cvs81 * AUTHORS * src/mainwindow.c * src/gtk/authors.h check online state before resetting mailcheck timer. Useful if some program verifies connection state and updates Claws. Patch by Leonid Evdokimov 2006-07-12 [paul] 2.3.1cvs80 * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.png * src/Makefile.am * src/main.c * src/prefs_toolbar.c * src/stock_pixmap.c * src/stock_pixmap.h * src/wizard.c * src/gtk/about.c * src/gtk/gtkutils.c * src/pixmaps/sylpheed-claws.xpm ** ADDED ** * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED ** * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED ** * src/pixmaps/sylpheed.xpm ** REMOVED ** * src/pixmaps/sylpheed_icon.xpm ** REMOVED ** * src/pixmaps/sylpheed_logo.xpm ** REMOVED ** updated and renamed logo/icon files and related logo by Jesper Schultz 2006-07-11 [paul] 2.3.1cvs79 * src/main.c fix the labels a smidgin 2006-07-09 [colin] 2.3.1cvs78 * src/textview.c Show errors in textviewer's command Patch by H. Merijn Brand 2006-07-09 [colin] 2.3.1cvs77 * src/compose.c Save FMID in drafts too 2006-07-08 [colin] 2.3.1cvs76 * src/compose.c Svae RMID in drafted mails too Save quote_fmt vars for whole mails, don't reset at each quote_fmt_init: allows to use the same |i{var} in various template fields * src/prefs_template.c * src/quote_fmt.h * src/quote_fmt_parse.y Same 2006-07-08 [colin] 2.3.1cvs75 * src/textview.c Fix highlighting of attached parts URIs 2006-07-08 [colin] 2.3.1cvs74 * src/main.c Prevent bug #981 (sc 2.3.1 segfaults with gtk+ 2.10) from being reported again: if Sylpheed-Claws has been compiled against GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, of if Sylpheed-Claws has been compiled against GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0, error out. 2006-07-07 [colin] 2.3.1cvs73 * src/prefs_actions.c Fix label 2006-07-07 [colin] 2.3.1cvs72 * src/prefs_actions.c Fix compile on gtk < 2.8. argh :) 2006-07-07 [paul] 2.3.1cvs71 * src/common/defs.h update DONATE_URI 2006-07-07 [colin] 2.3.1cvs70 * po/POTFILES.in * src/quote_fmt.c * src/quote_fmt_lex.l * src/quote_fmt_parse.y Add |i{var}, a way to insert user-entered text in a template 2006-07-07 [colin] * 2.4.0-rc3 released 2006-07-07 [colin] 2.3.1cvs69 * src/folder.c Don't consider inboxes of UNKNOWN folder classes to be useable as default inboxes 2006-07-07 [paul] 2.3.1cvs68 * src/textview.c add missing #include Thanks to Renщ J. Blokland 2006-07-07 [paul] 2.3.1cvs67 * src/action.c Return now Closes dialog * src/mimeview.c * src/mimeview.h * src/textview.c add contextual menu to mime parts listed in the textview Thanks to Colin * src/common/utils.c reversal: ' is a valid character in URLs 2006-07-06 [colin] 2.3.1cvs66 * src/remotefolder.h Forgotten in previous commit 2006-07-06 [colin] 2.3.1cvs65 * src/folder.c Set summary update flag whenever totals changed * src/imap.c * src/prefs_account.c * src/common/utils.h * src/etpan/imap-thread.c Fix warnings, thanks to Fabien and Ricardo 2006-07-06 [wwp] 2.3.1cvs64 * src/gtk/gtkutils.c GTK_STOCK_HELP exists in GTK+ 2.4.x. 2006-07-06 [wwp] 2.3.1cvs63 * src/account.c * src/addressbook.c * src/addressitem.h * src/folderview.c * src/mainwindow.c * src/manual.c * src/manual.h * src/message_search.c * src/prefs_actions.c * src/prefs_filtering.c * src/prefs_filtering.h * src/prefs_template.c * src/summary_search.c * src/summaryview.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/pluginwindow.c add help buttons to some dialogs. Clicking such buttons opens a relevant manual page. Patch by Fabien Vantard . 2006-07-06 [paul] 2.3.1cvs62 * src/textview.c fix attachments contextual menu Thanks to Colin 2006-07-05 [colin] 2.3.1cvs61 * src/textview.c * src/compose.c Handle sftp:// links 2006-07-05 [paul] 2.3.1cvs60 * src/gtk/filesel.c grab save button by default Thanks to Colin 2006-07-05 [wwp] 2.3.1cvs59 * manual/xml2pdf use JAVA and SAXON (or SAXONJAR) env. vars is there's defined. 2006-07-04 [colin] 2.3.1cvs58 * src/mimeview.c * src/textview.c Use left click to select, middle click to open on mimeparts links * src/common/utils.c Fix segfault 2006-07-04 [colin] 2.3.1cvs57 * src/mainwindow.c * src/news.c Warning fixes, thanks to Fabien 2006-07-04 [colin] 2.3.1cvs56 * src/mimeview.c * src/mimeview.h * src/textview.c Allow parts to be selected via their text label in textview 2006-07-04 [colin] 2.3.1cvs55 * src/folderview.c Feedback when closing (for big folders) * src/prefs_actions.c * src/prefs_filtering.c * src/prefs_matcher.c * src/prefs_template.c Fix default button when closing without having saved 2006-07-04 [colin] 2.3.1cvs54 * src/news.c Delete local file on deletion 2006-07-03 [colin] 2.3.1cvs53 * src/folderview.c * src/main.c Don't freeze when rescanning after crash 2006-07-03 [wwp] 2.3.1cvs52 * src/compose.c * src/privacy.c * src/privacy.h * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c don't report an error when the user cancels the passphrase dialog. 2006-07-02 [colin] 2.3.1cvs51 * src/folderview.c Open message when crossing folders with Space, goto next unread and friends 2006-07-01 [colin] 2.3.1cvs50 * src/prefs_account.c Typographic rules varying from language to language (in french "Protocole :"), we have to do that :) 2006-07-01 [ticho] 2.3.1cvs49 * src/prefs_account.c Only use one temporary gchar* variable in prefs_account_protocol_set_optmenu(). 2006-07-01 [ticho] 2.3.1cvs48 * src/prefs_account.c * src/prefs_account.h Use GtkLabel for existing account protocol name. Created an array for protocol names and populate the combobox from it in a for() cycle. 2006-06-30 [colin] 2.3.1cvs47 * src/compose.c Block undo when changing signature (by changing account) 2006-06-30 [paul] 2.3.1cvs46 * src/send_message.c when editing From in the Compose window, use that address in the Return-Path: header Thanks to Colin 2006-06-30 [colin] 2.3.1cvs45 * src/compose.c Fix signature replacement: - when no newline before separator - when reediting 2006-06-29 [colin] 2.3.1cvs44 * src/folderview.c * src/folderview.h * src/mainwindow.c * src/summaryview.c Let 'View/Go to/Next marked' work like Next new & Next unread: across folders Change the select_on_entry pref to do what we want when changing folder * src/common/utils.c Fix single-quoted links 2006-06-29 [colin] 2.3.1cvs43 * src/gtk/gtkaspell.c "Sylpheed" and "Sylpheed-Claws" do exist ! 2006-06-29 [colin] 2.3.1cvs42 * src/imap.c Forgot to remove debug 2006-06-29 [colin] 2.3.1cvs41 * src/imap.c * src/imap.h * src/mainwindow.c Disconnect from IMAP servers when going offline. Fixes bug #978 (going to offline-mode won't close connections) 2006-06-29 [colin] 2.3.1cvs40 * src/main.c Fix transient setting on failing plugins Patch by Fabien * src/plugins/pgpcore/sgpgme.c Only warn for OpenPGP. Most people don't have CMS available. 2006-06-29 [colin] 2.3.1cvs39 * src/compose.c Fix Spelling menu (discrepancy between context menu and top menu when folder's dictionary isn't the default one) * src/plugins/pgpcore/sgpgme.c More error reporting about why gpgme can fail 2006-06-29 [wwp] 2.3.1cvs38 * src/mainwindow.c honor the display-header-pane setting even when the message view is a separate window. 2006-06-29 [wwp] 2.3.1cvs37 * src/prefs_actions.c forgot to commit that one (use of GTK_STOCK_INFO). 2006-06-29 [colin] 2.3.1cvs36 * src/imap.c Better handling of login errors (ask the password again once), alert in case of error. Fix three signedness warnings. 2006-06-28 [wwp] 2.3.1cvs35 * src/prefs_template.c * src/prefs_matcher.c * src/prefs_filtering_action.c * src/prefs_quote.c unify info/help/symbols.. buttons to use GTK_STOCK_INFO, patch by Fabien Vantard, slightly modified. 2006-06-28 [paul] 2.4.0-rc2 released 2006-06-28 [colin] 2.3.1cvs34 * src/prefs_account.c Fix bug #977 (Can't add or edit imap accounts) 2006-06-28 [colin] 2.3.1cvs33 * src/mimeview.c Fix previous 2006-06-28 [colin] 2.3.1cvs32 * src/mimeview.c Save named inlined attachments with "Save all" * src/main.c * src/mbox.c * src/common/plugin.c * src/common/plugin.h * src/common/sylpheed.c * src/common/utils.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpmime/sylpheed.def Win32 compatibility patch, by Werner Koch 2006-06-28 [wwp] 2.3.1cvs31 * src/imap.c * src/prefs_folder_item.c less compilation warnings (thanks to Fabien Vantard), less typos. 2006-06-28 [paul] 2.3.1cvs30 * src/gtk/gtkutils.c gtk_combo_box_set_focus_on_click() is only available since gtk 2.6.0 2006-06-28 [paul] 2.3.1cvs29 * src/prefs_ext_prog.c fix engrish and add a tooltip for the 'command for 'Display as text' option 2006-06-28 [paul] 2.4.0-rc1 released 2006-06-28 [paul] 2.3.1cvs28 * ChangeLog * tools/Makefile.am include textviewer.pl in releases 2006-06-28 [paul] 2.3.1cvs27 * src/prefs_ext_prog.c hide Print command option if libgnomeprint support is present 2006-06-27 [colin] 2.3.1cvs26 * src/compose.c Fix Esc handling in insert/attach dialog Don't show this dialog if dragging something else than text/uri-list Thanks to Fabien Vantard * tools/textviewer.pl Filter script to display stuff as text by H. Merijn Brand 2006-06-27 [wwp] 2.3.1cvs25 * src/messageview.c use the exact product name (message view title), patch by Fabien Vantard. 2006-06-27 [ticho] 2.3.1cvs24 * src/prefs_account.c * src/prefs_common.c * src/prefs_common.h * src/prefs_ext_prog.c * src/textview.c Add a preference (Preferences/External programs) to allow "Display as text" to be done via a script (patch by H.Merijn Brand). Use GtkComboBox for protocol selection in account preferences. Only include current choice for existing accounts, and insensitivize the combobox. 2006-06-27 [paul] 2.3.1cvs23 * src/mbox.c fix crasher introduced in cvs21. Thanks to Colin 2006-06-26 [colin] 2.3.1cvs22 * src/mbox.c Fix double-frees when leaving folders after exporting to mbox 2006-06-26 [colin] 2.3.1cvs21 * src/mbox.c More feedback (and optimisation) on import/export * src/common/utils.c Fix case when looking for mail addresses * src/gtk/gtkutils.c Extra check for (X-)Face 2006-06-25 [ticho] 2.3.1cvs20 * src/compose.c * src/exphtmldlg.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h Added second argument to gtkut_sc_combobox_create() to control focus-on-click for the widget. Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox. 2006-06-25 [ticho] 2.3.1cvs19 * src/compose.c * src/gtk/Makefile.am * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h Use GtkComboBox instead of deprecated GtkOptionMenu for account selector in compose window and for encoding selector in attachment properties. Also factorise working with the new GtkComboBox somewhat. 2006-06-24 [paul] 2.3.1cvs18 * src/prefs_common.c use the correct default value 2006-06-24 [paul] 2.3.1cvs17 * src/compose.c * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c enable setting of default action when dnd'ing files in the compose window. (Collaborative effort with wwp) 2006-06-23 [wwp] 2.3.1cvs16 * src/compose.c i18n fix (thanks to Fabien Vantard) 2006-06-22 [colin] 2.3.1cvs15 * src/prefs_customheader.c Don't use filters in custom headers' file selector. Remember, extensions mean nothing :) 2006-06-22 [paul] 2.3.1cvs14 * configure.ac allow setting of man directory location 2006-06-22 [colin] 2.3.1cvs13 * src/mainwindow.c Add 'View/Go to/Next unread folder'. I missed that :) 2006-06-22 [colin] 2.3.1cvs12 * src/common/utils.c Add some subject prefixes Patch by Bjorn T Johansen 2006-06-22 [colin] 2.3.1cvs11 * manual/advanced.xml Forgotten hidden pref 2006-06-21 [paul] 2.3.1cvs10 * src/prefs_account.c complete the removal of 'Add date header' option 2006-06-21 [paul] 2.3.1cvs9 * src/account.c * src/compose.c * src/prefs_account.c * src/prefs_account.h remove option to add date header - always add date header * src/etpan/imap-thread.c fix warnings (Thanks to Colin) 2006-06-21 [wwp] 2.3.1cvs8 * src/folder.c set the attachment flag when inline text part are (file)named. This is more convenient when receiving (for instance) inline source files or patches sent using thunderbird. 2006-06-21 [paul] 2.3.1cvs7 * src/inc.c fix off-by-one count of current msg in statusbar filtering progressbar 2006-06-21 [paul] 2.3.1cvs6 * src/folder.c Show attachment icon even if the part is 'inline' if the following conditions are met: - content-type != 'text/plain' - content-type != '*/pgp-signature' - either 'name' or 'filename' parameter is not NULL Thanks to Colin 2006-06-21 [paul] 2.3.1cvs5 * src/messageview.c * src/prefs_common.c * src/prefs_common.h * src/prefs_other.c add an option to 'Never send Return Receipts' Thanks to Colin 2006-06-20 [mones] 2.3.1cvs4 * po/es.po updated * src/compose.c typo fixed (space after comma) * tools/make.themes.project remove exec mode from tarball files 2006-06-20 [colin] 2.3.1cvs3 * src/news.c * src/procheader.c * src/unmime.c Better fix for \n's in headers (don't break Received: and others) 2006-06-20 [paul] 2.3.1cvs2 * src/alertpanel.c * src/textview.c improve legibility of phishing attempt dialog 2006-06-20 [paul] 2.3.1cvs1 * NEWS * README * configure.ac Update version number following stable release 2006-06-20 [colin] 2.3.0cvs26 * src/compose.c When dragging a file to the text of the compose window, ask whether we want to insert or attach (I know lots of people who do that to attach) 2006-06-20 [colin] 2.3.0cvs25 * src/etpan/imap-thread.c Fix threshold (the append command is often > 32 bytes) 2006-06-19 [colin] 2.3.0cvs24 * src/imap.c * src/etpan/imap-thread.c Workaround Rockliffe IMAP server bug: replace "x UID SEARCH (ANSWERED UID 1:*)" with "x UID SEARCH ANSWERED" (Rockliffe doesn't handle the parenthesis) 2006-06-19 [colin] 2.3.0cvs23 * src/compose.c * src/imap.c * src/etpan/imap-thread.c Probably fix bug #972 (Freezes when adding an attachment to the message) * src/common/defs.h Modernize Firefox cmd 2006-06-18 [colin] 2.3.0cvs22 * src/prefs_customheader.c Only allow correct filenames for various custom headers 2006-06-18 [colin] 2.3.0cvs21 * src/prefs_customheader.c Add a 'From File...' button in custom headers prefs, which try to do the right thing: for normal headers, use file as plaintext, for X-Face, calls compface, for Face, encode to b64. 2006-06-17 [colin] 2.3.0cvs20 * src/mh.c Warning fix 2006-06-16 [colin] 2.3.0cvs19 * src/summaryview.c Recursive quicksearch: show message list in current folder, *then* search children in the background. 2006-06-16 [colin] 2.3.0cvs18 * src/main.c Instead of ignoring SIGPIPE, save caches when getting one. Will fix the fact that hot caches are out-of-date when logging out of Xorg. * src/compose.c * src/prefs_compose_writing.c Only save text (not attachments) when auto-saving to drafts * src/unmime.c Always replace \n, \r and \t with spaces in headers * manual/dist/html/Makefile.am * manual/dist/pdf/Makefile.am * manual/dist/ps/Makefile.am * manual/dist/txt/Makefile.am * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/Makefile.am * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/Makefile.am Fix make clean removing pregenerated manuals 2006-06-16 [colin] 2.3.0cvs17 * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpinline/pgpinline.c Better error reporting in setup_signers. Don't fallback to default key if specified key isn't found. Don't allow signing if more than one secret key matches the one specified in prefs. 2006-06-15 [colin] 2.3.0cvs16 * src/folderview.c Add "Send queue" in the folder's contextual menu * src/compose.c * src/messageview.c * src/privacy.c * src/privacy.h * src/procmime.c * src/procmsg.c * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c Better error reporting * src/mbox.c Probably fix bug #971 (2.2.3 cannot read mail from local mbox) 2006-06-15 [mones] 2.3.0cvs15 * tools/make.themes.project creates the themes project from the web page 2006-06-15 [colin] 2.3.0cvs14 * src/folder.c Better fix (avoid losing the folder if scan_tree fails) 2006-06-15 [cleroy] 2.3.0cvs13 * src/folder.c Probably fix Bug #969 (crash on rebuilding imap folder) 2006-06-14 [colin] 2.3.0cvs12 * manual/dtd/manual.xsl * manual/sylpheed-claws-manual.xml * manual/fr/sylpheed-claws-manual.xml * manual/pl/sylpheed-claws-manual.xml Insert pagebreaks between sections 2006-06-14 [paul] 2.3.0cvs11 * configure.ac better fix than 2.3.0cvs10 2006-06-14 [paul] 2.3.0cvs10 * configure.ac fix setting of PACKAGE_DATA_DIR with newer autoconf (backwards compatible) 2006-06-13 [colin] 2.3.0cvs9 * src/messageview.c Fix sending of return receipt with the new queue folders 2006-06-13 [wwp] 2.3.0cvs8 * src/quote_fmt_lex.l fix wrong tokens returned in quote_fmt lexer, query not(). 2006-06-13 [wwp] 2.3.0cvs7 * src/folder.c * src/prefs_folder_item.c allow changing folder type even when folder is not a top-level one, thanks to Colin. 2006-06-12 [colin] 2.3.0cvs6 * src/folderview.c Fix double-ask of "Do you want to mark all as read" 2006-06-12 [colin] 2.3.0cvs5 * src/compose.c * src/compose.h * src/folder.c * src/folder.h * src/imap.c * src/inc.c * src/main.c * src/messageview.c * src/mh.c * src/prefs_folder_item.c * src/procheader.c * src/procmime.c * src/procmsg.c * src/procmsg.h * src/send_message.c * src/summaryview.c * src/toolbar.c Apply bug #964's patch (Queue and drafts aren't normal) The Drafts and Queue folder now contain RFC-822 files, allowing to move and copy mails from and to these folders. Moving from Drafts to Queue will prepare the mail for sending (PGP signature, encryption, etc). This patch also rework sending errors handling to try to be more helpful. Also, allow redefining folder types via the GUI (Folder type in its Properties) 2006-06-12 [colin] 2.3.0cvs4 * src/summaryview.c * src/prefs_common.c * src/prefs_common.h * src/gedit-print.c Allow to define a specific print font - patch by Bernhard Walle * src/prefs_fonts.c * manual/advanced.xml * manual/fr/advanced.xml Add a hidden pref to allow deletion without confirmation 2006-06-12 [wwp] 2.3.0cvs3 * .cvsignore more files to ignore. 2006-06-12 [wwp] 2.3.0cvs2 * src/quote_fmt.c * src/quote_fmt_lex.l * src/quote_fmt_parse.y extend the quote_fmt parser (templates and quotes): - allow limited sub-expressions in |p{} and |f{} expressions, - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols, - implemented/fixed missing implementation of query_references and show_references, - completed, fixed contents and format of the symbols help dialog, - fix some compilation warnings. 2006-06-12 [wwp] 2.3.0cvs1 * manual/advanced.xml * manual/fr/advanced.xml updates in the "templates" section of the manual (eng/fr): - be more precise (both versions) - completed to match the english reference (fr version) - touchups (both versions) 2006-06-12 [paul] 2.3.0 2.3.0 released 2006-06-12 [paul] 2.2.3cvs14 * po/ca.po * po/cs.po * po/de.po * po/el.po * po/fr.po * po/it.po * po/pt_BR.po * po/sr.po * po/zh_CN.po updated by Miquel Oliete, Tim, Stephan Sachse, Stavros Giannouris, Fabien Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes, Aleksandar Urosevic, and Ralgh Young 2006-06-12 [colin] 2.2.3cvs13 * src/mbox.c Add missing header 2006-06-11 [colin] 2.2.3cvs12 * src/msgcache.c Verify that g_malloc() succeeded 2006-06-11 [colin] 2.2.3cvs11 * src/wizard.c Add Face header to welcome mail 2006-06-10 [colin] 2.2.3cvs10 * src/textview.c Revert previous (Forgot it changes the margin on the whole mail) 2006-06-10 [colin] 2.2.3cvs9 * src/textview.c Don't overlap long headers under (X-)Face 2006-06-10 [mones] 2.2.3cvs8 * manual/xml2pdf allow generation of manual on systems lacking saxon binary but with java and the saxon library installed * po/es.po updated for release 2006-06-09 [colin] 2.2.3cvs7 * src/summaryview.c Fix leak when using Display Sender using Addressbook 2006-06-09 [colin] 2.2.3cvs6 * src/compose.c * src/folder.c * src/folderview.c * src/mimeview.c * src/summaryview.c More leaks fixes 2006-06-09 [paul] 2.2.3cvs5 * AUTHORS * src/gtk/authors.h * tools/claws.i18n.status.pl updated with new info 2006-06-09 [paul] 2.2.3cvs4 * README updated * manual/ack.xml add wwp to authors list * src/gtk/authors.h update mine and Colin's addresses 2006-06-08 [colin] 2.2.3cvs3 * src/etpan/imap-thread.c Fix leak on SSL cert check 2006-06-08 [colin] 2.2.3cvs2 * src/common/utils.c Fix leak 2006-06-08 [paul] 2.2.3cvs1 * configure.ac Update version number following stable release 2006-06-07 [colin] 2.2.2cvs3 * src/msgcache.c Fix catching cache read errors (guint instead of gint) Prevent malloc'ing more than 8MB (means cache corruption) 2006-06-07 [paul] 2.2.2cvs2 * src/exporthtml.c * src/exportldif.c * src/mh.c * src/mutt.c * src/pine.c * src/common/utils.c fix Debian bug #370257, 'sylpheed-claws-gtk2 does not obey $HOME' http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257 Thanks to Colin 2006-06-06 [paul] 2.2.2cvs1 * configure.ac Update version number following stable release 2006-06-06 [paul] 2.2.1cvs6 * src/matcher.c fix implicit declaration of sylpheed_do_idle() Patch by Fabien Vantard 2006-06-06 [paul] 2.2.1cvs5 * src/matcher.c fix age_greater and age_lower so that they mean what say and not '...or equal to' Thanks to Colin 2006-06-06 [paul] 2.2.1cvs4 * src/textview.c * src/common/utils.c fix URI check Thanks to Colin 2006-06-05 [wwp] 2.2.1cvs3 * manual/fr/account.xml minor language fixes (thanks to Fabien Vantard). 2006-06-05 [colin] 2.2.1cvs2 * src/prefs_folder_item.c * src/folderview.c Allow recursive setting of properties for whole mailboxes * src/matcher.c Don't freeze on 'test' filtering rule 2006-06-05 [colin] 2.2.1cvs1 * configure.ac Update version number following stable release 2006-06-04 [wwp] 2.2.0cvs82 * manual/glossary.xml * manual/account.xml * manual/fr/glossary.xml * manual/fr/account.xml added glossary section and references/links related to the Face custom header. 2006-06-04 [colin] 2.2.0cvs81 * src/summaryview.c Skip to next message on move with no immediate execution 2006-06-04 [wwp] 2.2.0cvs80 * manual/xml2pdf added sanity checks, exit when needed. 2006-06-03 [paul] 2.2.0cvs79 * src/prefs_receive.c page name is now 'Receiving' * src/prefs_send.c page name is now 'Sending' 2006-06-03 [colin] 2.2.0cvs78 * src/plugins/spamassassin/spamassassin_gtk.c Autoswitch to Localhost if transport was previously disabled. Else people had to check [] Enable, then *reselect* transport. 2006-06-03 [colin] 2.2.0cvs77 * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c Check that gpg_data_release_and_get_mem didn't fail (now, why this happens...) 2006-06-03 [colin] 2.2.0cvs76 * src/mbox.c Fix bug #962 (Manual and/or UI should warn about incompatible locking causing dataloss) 2006-06-02 [cleroy] 2.2.0cvs75 * src/filtering.c * src/folder.c * src/procmsg.c * src/summaryview.c Fix a few leaks 2006-06-02 [colin] 2.2.0cvs74 * src/main.c On exit, free caches after writing them Shuts up some valgrind false positives * src/procmsg.c * src/send_message.c Fix races when reusing existing SMTP connections Fix inexistant session timeout * src/toolbar.c Display alertpanel after all queues have been processed, not after each 2006-06-02 [wwp] 2.2.0cvs73 * manual/fr/glossary.xml * manual/fr/ack.xml * manual/ack.xml one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh). 2006-06-02 [wwp] 2.2.0cvs72 * manual/xml2pdf * manual/dist/pdf/Makefile.am * manual/dtd/manual.xsl * manual/fr/dist/pdf/Makefile.am * manual/pl/dist/pdf/Makefile.am we changed the procedure to generate the .pdf version of the manual. The procedure is more modern and the .pdf we get now has a valid index. Here are the new pre-requisites: - JRE 1.x (1.4 here): there must be one from your distro - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download See my posts for further info about the installation of this toolchain: Date: Fri, 19 May 2006 19:40:06 +0200 From: wwp To: sylpheed-claws-devel@lists.sourceforge.net Subject: [Sylpheed-claws-devel] Generating the manual .pdf and Date: Wed, 24 May 2006 12:58:49 +0200 From: wwp To: sylpheed-claws-devel@lists.sourceforge.net Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf 2006-06-01 [colin] 2.2.0cvs71 * src/compose.c Better guards against IMAP races * src/main.c * src/prefs_common.c * src/prefs_common.h * src/common/ssl_certificate.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h * src/gtk/sslcertwindow.c New hidden option ssl_skip_cert_check to avoid dups of bug #959 (libetpan linked against gnutls and gnutls buggy on 64bit) Present expired warning only once per session/server. * manual/advanced.xml * manual/fr/advanced.xml Document new option 2006-06-01 [wwp] 2.2.0cvs70 * src/messageview.c fix for bug #961 (return receipt dialog complains incorrectly about return-path email adress being different), thanks to Colin. 2006-05-31 [cleroy] 2.2.0cvs69 * src/common/ssl.c Guard against NULLs, although this should never be an issue 2006-05-31 [colin] 2.2.0cvs68 * src/filtering.c Use g_slist_prepend * src/imap.c Don't remove caches when destroying folder, it could (should) be done at exit * src/inc.c free processing cache after incorporation * src/etpan/imap-thread.c Maybe fix bug #959 (Crash on moving to emails to a imap account per ssl with a expired certificate.) 2006-05-30 [colin] 2.2.0cvs67 * src/summaryview.c Put back event flush when displaying message It avoids reading a bunch of messages just by hitting shift-n for too long ;) 2006-05-29 [colin] 2.2.0cvs66 * src/summaryview.c Remove useless g_warnings 2006-05-29 [colin] 2.2.0cvs65 * src/imap.c Fix g_slist_append()s for performance 2006-05-29 [colin] 2.2.0cvs64 * src/compose.c * src/common/utils.c Fix extraneous tab at start of addresses * src/mainwindow.c Fix warnings (thanks to Fabien) Fix crash at exit when composing messages exist * src/pop.c Fix progress bar when deleting expired mails Thanks to Hiro * src/summaryview.c * src/gtk/gtksctree.c Fix re-sorting slowness 2006-05-29 [paul] 2.2.0cvs63 * src/mh.c fetch full message when moving mails from another mailbox, (fixed data loss when filtering from IMAP to MH, introduced in 2.2.0cvs57). Thanks to Colin 2006-05-29 [mones] 2.2.0cvs62 * src/gtk/gtksctree.c Unselect faster (patch by Colin) 2006-05-26 [colin] 2.2.0cvs61 * src/summaryview.c Unplug MSGINFO_UPDATE callback on delete too. 2006-05-26 [colin] 2.2.0cvs60 * src/foldersel.c Fix bold in folder selection window with glib2.10 thanks Hiro 2006-05-26 [colin] 2.2.0cvs59 * src/procheader.c Convert date only if necessary (and don't try to convert from utf8 to utf8, too) * src/summaryview.c Only set column's text if the column's displayed 2006-05-26 [colin] 2.2.0cvs58 * src/summaryview.c * src/gtk/gtkutils.c Fix useless warning 2006-05-26 [colin] 2.2.0cvs57 * src/mainwindow.c Make summaryview selectable as long as no message has focus * src/mh.c Faster deletion (by implementing mh_remove_msgs) Faster copy (avoid using mh_fetch_msg just to get the filename) Faster move (using move_file instead of copy_file if MSG_IS_MOVE) No progressbar if total number of mails to cp/mv is less than 100 * src/summaryview.c Fix removal from subject_table when mail gets moved Faster deletion (g_slist_prepend instead of append) * src/gtk/gtksctree.c Remove useless code 2006-05-25 [colin] 2.2.0cvs56 * src/common/ssl_certificate.c Fix leak in expired cert check 2006-05-25 [colin] 2.2.0cvs55 * src/mh.c Disable flags syncing on .mh_sequences - it is buggy and marks mails read under unknown conditions. 2006-05-25 [paul] * 2.3.0-rc4 released 2006-05-24 [colin] 2.2.0cvs54 attention cvs users: if you manage to crash Sylpheed-Claws while moving, copying or deleting mails, we *are* interested in stack traces and valgrind logs. It looks stable, but one never knows... * src/folder.c Add progressbar for cache updates * src/folderutils.c Optimize Mark all read in the current folder * src/mh.c Add progressbar for copy/move * src/procmsg.c Optimize O(n^2) in copy/move * src/summaryview.c * src/gtk/gtksctree.c Optimize O(n^2) algos * src/common/timing.h Display ms instead of us 2006-05-24 [wwp] 2.2.0cvs53 * manual/fr/advanced.xml updates to the French manual. 2006-05-24 [wwp] 2.2.0cvs52 * src/common/utils.c MB translates to a 4-char string in Russian (thanks to Maxim Britov ). 2006-05-24 [wwp] 2.2.0cvs51 * src/folderutils.c fixed "mark all read" in MH folders (thanks to Colin). 2006-05-24 [paul] 2.2.0cvs50 * doc/man/sylpheed-claws.1 updated the man page 2006-05-23 [colin] 2.2.0cvs49 * src/folderview.c * src/imap.c * src/inc.c * src/mbox.c * src/messageview.c * src/news.c * src/send_message.c * src/summaryview.c * src/gtk/sslcertwindow.c alertpanel fixes, by Fabien 2006-05-23 [colin] 2.2.0cvs48 * src/folder.c * src/folderview.c * src/msgcache.c * src/summaryview.c * src/gtk/gtksctree.c * src/gtk/gtksctree.h More timings Fix slow loading problem, which was caused by the use of some gtk_ctree funcs and their use of g_list_position while gtk_ctree_(un)link'ing. Reap more functions from gtkctree.c to be sure we use our (fast) version instead of theirs. * src/mh.c Fix copy of unread mails 2006-05-22 [wwp] 2.2.0cvs47 * manual/fr/advanced.xml updated. 2006-05-22 [colin] 2.2.0cvs46 * src/filtering.c Fix possible infinite loop. 'copy' is not a final action, so when encountering a 'copy', we have to check if a previous one was set and do it. In the same way, if we encounter a 'move' we have to perform a possibly pending 'copy'. This will slow down filtering on IMAP if move+copy or multiple copy actions are to be done, but handling it via the batch would be really too convoluted. 2006-05-22 [wwp] 2.2.0cvs45 * manual/fr/advanced.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/plugins.xml * manual/fr/sylpheed-claws-manual.xml sync w/ the english manual: updates URIs, documented mailing-list support, better explanation about the enabled/disabled feature in filtering/processing rules by Paul. 2006-05-21 [colin] 2.2.0cvs44 * src/summaryview.c Don't expand after building threads, but during 2006-05-21 [colin] 2.2.0cvs43 * src/procmsg.c * src/summaryview.c More timing possibilities... For next time I have to find out how the hell some 3GHz computer takes one minute to open a 30k folder... 2006-05-21 [colin] 2.2.0cvs42 * manual/pl/advanced.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/plugins.xml * manual/pl/sylpheed-claws-manual.xml Polish manual updated by Pawel 2006-05-20 [colin] * 2.3.0-rc3 released 2006-05-20 [colin] 2.2.0cvs41 * src/imap.c Fix -rc2 problems: - remove cache of moved messages from original folder - apply new flags to messages even if they aren't appliable via IMAP. 2006-05-20 [colin] * 2.3.0-rc2 released 2006-05-19 [colin] 2.2.0cvs40 * src/imap.c Don't issue SELECT in imap_change_flags before having checked that we indeed have some flags to change. MSG_POSTFILTERED for example can't be used on IMAP. Fixes bug #955 (copying messages between imap folders is extremely slow), which was a regression. 2006-05-19 [colin] 2.2.0cvs39 * src/folder.c * src/folder.h * src/folderview.c Try to fix bug #830 (Some unread messages get marked read in IMAP inbox): - Prevent scanning a folder if it's being opened via the GUI - Postpone opening via the GUI of a folder currently scanned. 2006-05-19 [wwp] 2.2.0cvs38 * manual/advanced.xml fix English+typo (thanks to Paul). 2006-05-19 [wwp] 2.2.0cvs37 * manual/advanced.xml * manual/fr/advanced.xml * src/gtk/logwindow.c * src/prefs_common.c * src/prefs_common.h added hidden prefs to allow customization of colors used in protocol log window (useful for dark gtk+ themes). 2006-05-19 [wwp] 2.2.0cvs36 * ChangeLog fix an old erroneous changelog entry (thanks to Fabien Vantard). 2006-05-19 [paul] 2.2.0cvs35 * src/textview.c make Reply-To fully clickable * src/gtk/logwindow.c more colouring (SMTP ESMTP) Both patches by Pawel Pekala 2006-05-19 [cleroy] 2.2.0cvs34 * src/mh.c Don't update flags from current folder Probably fixes bug #935 (Read Messages Revert to Being Marked as Unread) 2006-05-18 [colin] 2.2.0cvs33 * src/imap.c Warning fix * src/compose.c * src/mainwindow.c * src/summaryview.c * src/toolbar.c Allow replying to multiple emails in multiple windows * src/mimeview.c * src/etpan/imap-thread.c Leak fixes 2006-05-18 [paul] 2.2.0cvs32 * src/summaryview.c keep Mailing-List menu refreshed Thanks to Colin 2006-05-18 [paul] 2.2.0cvs31 * manual/advanced.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/plugins.xml * manual/sylpheed-claws-manual.xml update URLs add info about mailing-list support edit filtering info * src/wizard.c * src/common/defs.h * src/gtk/about.c * src/plugins/dillo_viewer/README update URLs 2006-05-17 [wwp] 2.2.0cvs30 * manual/handling.xml * manual/fr/handling.xml documented the ability to enabled/disable filtering/processing rules. 2006-05-17 [colin] 2.2.0cvs29 * src/main.c Don't initialize g_thread subsystem if it's already done (thanks to Hiro) * src/mimeview.c Fix saving of parts when there name can't be converted from UTF-8. 2006-05-17 [paul] 2.2.0cvs28 * po/Makefile.in.in fix config.status warning with autoconf 2.60 2006-05-17 [paul] 2.2.0cvs27 * po/POTFILES.in add src/mbox.c 2006-05-17 [wwp] 2.2.0cvs26 * src/mainwindow.c fix useless and potentially dangerous buffer walking (thanks to Colin). 2006-05-17 [wwp] 2.2.0cvs25 * src/plugins/demo/demo.c updated product name in plugin demo (many plugins need to be sync'ed w/ that change). 2006-05-17 [colin] 2.2.0cvs24 * src/mh.c Fix leak 2006-05-16 [colin] 2.2.0cvs23 * src/mainwindow.c Stupid me hit again. Fix cvs22. 2006-05-16 [colin] 2.2.0cvs22 * src/mainwindow.c Fix bug #922 (sylpheed-claws crashed after pushing on Inbox folder) 2006-05-16 [colin] 2.2.0cvs21 * src/compose.c Make From header be copy/paste/select-able 2006-05-16 [wwp] 2.2.0cvs20 * src/export.c * src/matcher.c * src/summaryview.c * src/etpan/imap-thread.c fix some compiler warnings (thanks to Colin). 2006-05-16 [wwp] 2.2.0cvs19 * src/action.c * src/gedit-print.c * src/inc.c * src/mainwindow.c * src/mh.c * src/statusbar.c * src/send_message.c * src/summaryview.c get rid of some gtk warning/errors at runtime (and avoid divide-by-0). 2006-05-15 [colin] 2.2.0cvs18 * src/procmsg.c Fix automatic rule creation with List-Post 2006-05-15 [paul] 2.2.0cvs17 * tools/filter_conv_new.pl updated for rule enabling/disabling claws version >= 2.3.x required 2006-05-15 [cleroy] 2.2.0cvs16 * src/main.c Revert test 2006-05-15 [cleroy] 2.2.0cvs15 * src/main.c test 2006-05-15 [wwp] 2.2.0cvs14 * manual/pl/.cvsignore ignore generated files. 2006-05-14 [wwp] 2.3.0-rc1 * 2.3.0-rc1 released 2006-05-13 [wwp] 2.2.0cvs13 * src/filtering.c * src/filtering.h * src/matcher.c * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/prefs_filtering.c new feature: provide the ability to disable filtering and processing rules. Patch by Fabien Vantard , w/ some minor adaptations. 2006-05-13 [colin] 2.2.0cvs12 * src/compose.c Remove useless if (a) b; else b; Thanks to wwp 2006-05-13 [wwp] 2.2.0cvs11 * src/export.c * src/import.c * src/mainwindow.c * src/mbox.c * src/summaryview.c * src/summaryview.h no more silent failures (or at least less ones) when importing or exporting from/to mbox. Also start importing/exporting if the necessary info is set. 2006-05-13 [wwp] 2.2.0cvs10 * RELEASE_NOTES restored up-to-date release notes. 2006-05-13 [paul] 2.2.0cvs9 * po/nl.po * po/ru.po updated by Tim Dijkstra and Pavlo Bohmat 2006-05-12 [colin] 2.2.0cvs8 * src/gtk/quicksearch.c Add "k" as shortcut for "colorlabel". Patch by ath42@users.sf.net. 2006-05-12 [paul] 2.2.0cvs7 * src/prefs_common.h * src/prefs_summaries.c * src/summaryview.c when entering a folder also allow going directly to first Marked message 2006-05-12 [paul] 2.2.0cvs6 * src/summaryview.c always obey 'confirm before marking all mails read' option 2006-05-12 [paul] 2.2.0cvs5 * src/textview.c make Sender fully clickable 2006-05-12 [colin] 2.2.0cvs4 * src/compose.c * src/compose.h Let From be editable * src/main.c * src/mh.c Full support of .mh_sequences' Unseen seq 2006-05-12 [colin] 2.2.0cvs3 * src/folder.c * src/mainwindow.c * src/mainwindow.h * src/messageview.c * src/prefs_spelling.c * src/procheader.c * src/procmsg.c * src/procmsg.h * src/summaryview.c * src/toolbar.c * src/toolbar.h Add contextual menu on Compose toolbar button. Fixes bug #944 (Automatic addresses not applied when changing account from compose window) add Mailing List support based on the old 0.6.5claws25 patch by Melvin Hadasht, with finishing touches by Colin Fix "ignore thread" when mails are threaded by subject (and weren't ignored although appearing in the thread). GUI rework. Both patches by Pawel. 2006-05-08 [paul] 2.2.0cvs2 * src/mainwindow.c * src/mainwindow.h * src/messageview.c * src/procheader.c * src/procmsg.c * src/procmsg.h * src/summaryview.c add Mailing List support based on the old 0.6.5claws25 patch by Melvin Hadasht, with finishing touches by Colin 2006-05-08 [colin] 2.2.0cvs1 * src/mainwindow.c * src/toolbar.c * src/toolbar.h Add contextual menu on Compose toolbar button. Fixes bug #944 (Automatic addresses not applied when changing account from compose window) 2006-05-08 [paul] 2.2.0 2.2.0 released 2006-05-08 [paul] 2.1.1cvs51 * po/cs.po * po/de.po * po/en_GB.po * po/fi.po * po/fr.po * po/pt_BR.po * po/sr.po * po/zh_CN.po updated by Tim, Stephan Sachse, me, Flammie Pirinen, Fabien Vantard, Frederico Goncalves Guimaraes, Aleksandar Urosevic, and Ralgh Young 2006-05-12 [colin] 2.1.1cvs50 * po/cs.po * po/de.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/pt_BR.po * po/sr.po * po/zh_CN.po updated by Tim, Stephan Sachse, me, Flammie Pirinen, Fabien Vantard, Frederico Goncalves Guimaraes, Aleksandar Urosevic, Ricardo Mones, and Ralgh Young 2006-05-05 [colin] 2.1.1cvs49 * manual/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/gpl.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/Makefile.am * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am Add the polish translation of the manual, Authored by Pawel Pekala. 2006-05-05 [cleroy] 2.1.1cvs48 * src/main.c Re-read matcherrc after loading plugins if some of them add folders. 2006-05-03 [colin] 2.1.1cvs47 * src/imap.c I'm idiot 2006-05-03 [colin] 2.1.1cvs46 * src/imap.c Be sure to have a session when getting separator 2006-05-03 [colin] 2.1.1cvs45 * src/imap.c * src/imap.h * src/imap_gtk.c Fix preventing renaming with namespace separator. 2006-05-01 [colin] 2.1.1cvs44 * src/action.c Don't reload messageview when result of action is piped. 2006-04-29 [colin] 2.1.1cvs43 * src/prefs_receive.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/clamav/clamav_plugin_gtk.c GUI fixes by Pawel 2006-04-29 [colin] 2.1.1cvs42 * src/prefs_compose_writing.c * src/prefs_quote.c Cleanups. Patch by Pawel 2006-04-28 [paul] 2.1.1cvs41 * src/matcher.c fix returned quick search results when search term contains an underscore. Thanks to Colin 2006-04-28 [paul] 2.1.1cvs40 * src/prefs_message.c * src/prefs_receive.c GUI cleanups Patches by Pawel Pekala 2006-04-27 [colin] 2.1.1cvs39 * src/wizard.c Differentiate subject Welcome from window's title Welcome 2006-04-27 [paul] 2.2.0-rc1 released 2006-04-27 [paul] 2.1.1cvs38 * manual/advanced.xml * manual/fr/advanced.xml add info about compose_no_markup hidden pref 2006-04-27 [paul] 2.1.1cvs37 * src/prefs_account.c improve privacy labels * src/prefs_msg_colors.c change some strings for translators' convenience * src/gtk/gtkutils.c don't underline the link button text 2006-04-25 [colin] 2.1.1cvs36 * src/folder.c Complete 2.1.1cvs33 (once more ;) 2006-04-25 [colin] 2.1.1cvs35 * src/editldap.c Fix tooltip 2006-04-25 [cleroy] 2.1.1cvs34 * src/compose.c * src/gtk/gtkaspell.c Fix crash on redirect (related to the return of the aspell menu in compose's toolbar) * src/prefs_msg_colors.c Fix sensitivity widgets * src/image_viewer.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c Change released signals to clicked (Fabien) * po/POTFILES.in * src/common/socket.c * src/plugins/spamassassin/spamassassin.c Translate strings (Fabien) 2006-04-25 [paul] 2.1.1cvs33 * src/folder.c * src/folder.h * src/folderview.c complete the fix of bug #912 Thanks to Colin 2006-04-25 [colin] 2.1.1cvs32 * src/news.c Better progress bar * src/mimeview.c * src/summaryview.c * src/summaryview.h Fix focus chain Patches by Pawel Pekala 2006-04-24 [colin] 2.1.1cvs31 * src/compose.c Fix compilation warnings (Fabien) 2006-04-24 [colin] 2.1.1cvs30 * src/addrindex.c * src/editldap.c * src/editldap_basedn.c * src/editldap_basedn.h * src/ldapctrl.c * src/ldapctrl.h * src/ldapquery.c * src/ldaputil.c * src/ldaputil.h Fix bug #901 (LDAPS support) 2006-04-24 [colin] 2.1.1cvs29 * src/compose.c Fix logic on error with send dialog on * src/imap.c Fix compilation without libetpan, thanks to Fabien * src/summaryview.c Fix 'context-menu' key 2006-04-23 [colin] 2.1.1cvs28 * src/folder.c Never free current's cache to free up memory. Fixes bug #912 (new count randomly set to message count) 2006-04-23 [colin] 2.1.1cvs27 * src/gtk/quicksearch.c And remove printf... 2006-04-23 [colin] 2.1.1cvs26 * src/gtk/quicksearch.c Fix replacing in quicksearch, and fix inserting in the middle of the string. (introduced at 2.1.0cvs22) 2006-04-23 [colin] 2.1.1cvs25 * src/imap.c Make sure uidnext is initialized in get_num_list (not for stable, related to 2.1.1cvs8 and friends) 2006-04-23 [colin] 2.1.1cvs24 * src/imap.c Output something when login is successful too 2006-04-23 [colin] 2.1.1cvs23 * src/etpan/imap-thread.c Better logging (line-per-line, hide data in fetch) Fix a const warning * src/gtk/logwindow.c * src/gtk/logwindow.h Better logging (color for input/output) 2006-04-21 [colin] 2.1.1cvs22 * src/gtk/quicksearch.c On gtk+-2.8, use stock buttons in quicksearch Based on a patch by Fabien and a design by Paul 2006-04-21 [colin] 2.1.1cvs21 * src/folderview.c * src/mainwindow.c Fix occasional flicker in folderview * src/common/utils.c Fix bug #943 (Incorrectly parsed email address list in short headers on message view and in printouts) 2006-04-20 [colin] 2.1.1cvs20 * src/imap.c * src/imap.h * src/prefs_account.c Add ANONYMOUS auth for IMAP 2006-04-20 [paul] 2.1.1cvs19 * src/main.c proper fix for 2.1.1cvs18 Thanks to Colin 2006-04-20 [paul] 2.1.1cvs18 * src/main.c fix build warnings 2006-04-20 [paul] 2.1.1cvs17 * src/gtk/quicksearch.c fix standard, non-extended Quick search, was broken in 2.1.1cvs15. Thanks to Colin. 2006-04-20 [colin] 2.1.1cvs16 * src/prefs_matcher.c Fix values when reselecting a ~test rule 2006-04-19 [colin] 2.1.1cvs15 * src/compose.c * src/compose.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h Put back Options menu in Spelling/ * src/gtk/quicksearch.c Don't search, and show error, if the advanced search has a syntax error 2006-04-18 [colin] 2.1.1cvs14 * src/textview.c Fix gdk warnings on set_cursor when textview isn't visible 2006-04-18 [colin] 2.1.1cvs13 * src/gtk/gtksctree.c Remove seemingly useless refresh that causes flicker - watch this commit in case of problems before planned backport to stable 2006-04-18 [colin] 2.1.1cvs12 * src/imap.c Factorize get/set_xml code * src/compose.c * src/prefs_account.c * src/prefs_account.h * src/procmsg.c Add Encrypt to self option 2006-04-17 [colin] 2.1.1cvs11 * configure.ac Fix search on encrpyt function on dragonfly Patch by Jonathan Buschmann 2006-04-17 [colin] 2.1.1cvs10 * src/prefs_account.c Be safe by default: remove mails from POP3 after 7 days, not immediately 2006-04-17 [colin] 2.1.1cvs9 * src/etpan/imap-thread.c Fix build on DragonFly - patch by Jonathan Buschmann 2006-04-17 [colin] 2.1.1cvs8 * src/imap.c Save uidnext between sessions 2006-04-17 [colin] 2.1.1cvs7 * src/imap.c scan is required when uid validity changes 2006-04-17 [colin] 2.1.1cvs6 * src/folderview.c Don't scan if not necessary, apart in current folder and INBOX to fetch flags. * src/imap.c Scan is necessary if unread count changes 2006-04-17 [colin] 2.1.1cvs5 * src/imap.c ...But always fetch ANSWERED and DELETED flags for INBOX, as filtering can happen on these flags. 2006-04-17 [colin] 2.1.1cvs4 * src/imap.c Don't fetch REPLIED and DELETED flags when synchronising flags with a closed folder. We only need UNSEEN and FLAGGED to update the folderview. 2006-04-17 [colin] 2.1.1cvs3 * src/imap.c Faster flag search when there are new mails in a folder. We can do a full search if the folder contains less messages than the new list. 2006-04-17 [colin] 2.1.1cvs2 * po/cs.po * po/de.po * po/fr.po * po/nl.po * po/pt_BR.po Update translations from stable branch 2006-04-17 [colin] 2.1.1cvs1 * configure.ac Bump version to follow stable release 2006-04-16 [mones] 2.1.0cvs50 * po/es.po Updated for release 2006-04-16 [colin] 2.1.0cvs49 * src/textview.c Fix bgcolor not unset on gtk 2.8, while preventing warnings with gtk < 2.8. Thanks to Fabien Vantard. 2006-04-15 [colin] 2.1.0cvs48 * src/etpan/imap-thread.c Fix bug #919 (libetpan: SEGV when connecting using command) 2006-04-14 [colin] 2.1.0cvs47 * src/main.c Fix race on --select (should be done better) 2006-04-14 [wwp] 2.1.0cvs46 * src/send_message.c enforce a check for domain in account prefs (a sending error could be faced if domain was checked but no value set), thanks to Colin. 2006-04-14 [colin] 2.1.0cvs45 * src/codeconv.c when converting from unknown to unknown, if the string is UTF8, don't convert it to the locale (which breaks it) 2006-04-14 [colin] 2.1.0cvs44 * src/compose.c Don't try to use ASCII for converting headers (as done in body) 2006-04-14 [paul] 2.1.0cvs43 * src/crash.c add locale/charset info to crash report * src/gtk/about.c add wwp to doc team replace 'e-mail' with preferred 'email' * src/gtk/authors.h ensure contributors list is in alphabetical order 2006-04-13 [colin] 2.1.0cvs42 * src/textview.c Prevent gdk warnings 2006-04-13 [colin] 2.1.0cvs41 * src/common/ssl_certificate.c * src/common/ssl_certificate.h * src/gtk/sslcertwindow.c Warn on expired certs, and display the expiration date 2006-04-13 [colin] 2.1.0cvs40 * src/plugins/spamassassin/spamassassin_gtk.c Fix missing set_text on unix socket 2006-04-13 [wwp] 2.1.0cvs39 * manual/fr/advanced.xml * manual/fr/glossary.xml applied new spam/ham/email lexicon (pourriel, courriel) 2006-04-13 [paul] 2.1.0cvs38 * src/plugins/pgpmime/plugin.c remove the mention of S/MIME from the description. This is now handled by the S/MIME plugin. 2006-04-13 [paul] 2.1.0cvs37 * src/prefs_msg_colors.c rework dialog * src/prefs_folder_item.c * src/prefs_spelling.c add a tooltip to the colour selector buttons 2006-04-13 [wwp] 2.1.0cvs36 * manual/advanced.xml * manual/glossary.xml * manual/handling.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/gpl.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml fixes to the manuals: - summaryview -> Message List (same in French) - translate key names - fix French punctuation, use non-breakable spaces when necessary, don't use   which is not portable - tell what maildir and mbox formats we support 2006-04-12 [wwp] 2.1.0cvs35 * src/prefs_toolbar.c unified a replace button more, patch by Fabien Vantard . 2006-04-12 [wwp] 2.1.0cvs34 * src/prefs_common.c * src/prefs_msg_colors.c make default color labels translatable, patch from Fabien Vantard , thanks to Tim for reporting. 2006-04-12 [wwp] 2.1.0cvs33 * manual/glossary.xml * manual/intro.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/fr/.cvsignore * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml various fixes: typos, missing .fr translations, punctuation, capitalization, links, accents and some bad French more. 2006-04-12 [wwp] 2.1.0cvs32 * src/prefs_gtk.c fix for bug #935: always store prefs files in UTF-8 (thanks to Colin). 2006-04-11 [colin] 2.1.0cvs31 * src/compose.c Fix inserting files not in utf8 when locale is utf8 2006-04-11 [colin] 2.1.0cvs30 * src/inc.c Don't show error dialog when cancelling connection Patch by Pawel 2006-04-11 [cleroy] 2.1.0cvs29 * src/compose.c Implement multiple quote levels * src/prefs_common.c Change a little bit the quote bgcolor for 2nd level 2006-04-11 [colin] 2.1.0cvs28 * src/gtk/about.c Add locale and charset in the label 2006-04-10 [colin] 2.1.0cvs27 * src/compose.c * src/prefs_common.c * src/prefs_common.h * src/prefs_msg_colors.c * src/textview.c Allow optional background color in quotes Patch by Rafal Weglarz GTK+-2.8.x feature 2006-04-10 [colin] 2.1.0cvs26 * src/main.c * src/mainwindow.c * src/mainwindow.h Implement --select 2006-04-10 [colin] 2.1.0cvs25 * manual/plugins.xml * manual/fr/plugins.xml Document libcurl's proxy variables 2006-04-09 [colin] 2.1.0cvs24 * src/prefs_common.c gettext() returns statically allocated stuff. We have to strdup it in order to be able to free it. 2006-04-09 [colin] 2.1.0cvs23 * AUTHORS * src/gtk/authors.h Add Alexei 2006-04-09 [colin] 2.1.0cvs22 * src/mainwindow.c * src/gtk/quicksearch.c Fix bug #859 (problems with cyrilic input in search panel) - Patch by Alexey Illarionov 2006-04-09 [colin] 2.1.0cvs21 * src/prefs_customheader.c I prefer removing then freeing rather than the contrary (even if it doesn't change anything ;-) * src/prefs_account.c Fix bug #933 (Crash re-entering the custom headers list dialog in accounts prefs) The problem happened when cancelling the Account Preferences' dialogs - in which case we didn't do anything to the PrefsAccount * struct. In case of applying, the old ac_prefs was replaced with the tmp_ac_prefs we were working with in this dialog. The problem is that prefs_customheader.c, working on this tmp_ac_prefs, always changes the ->customhdr_list pointer, even when cancelled. So in case of cancelling the prefs_account dialog, we still have to update ->customhdr_list in the real account. 2006-04-08 [colin] 2.1.0cvs20 * manual/fr/glossary.xml * manual/fr/keyboard.xml Forgot some headers :) 2006-04-08 [colin] 2.1.0cvs19 * manual/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/gpl.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/Makefile.am * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am Add the french translation of the manual. Thanks to Olivier Delhomme for account.xml, ack.xml, addrbook.xml and advanced.xml 2006-04-08 [colin] 2.1.0cvs18 * manual/plugins.xml * manual/starting.xml More fixes 2006-04-07 [colin] 2.1.0cvs17 * manual/faq.xml * manual/intro.xml * manual/keyboard.xml Little fixes 2006-04-07 [colin] 2.1.0cvs16 * README * src/compose.c * src/prefs_common.c * src/prefs_common.h Add hidden compose_no_markup pref 2006-04-07 [wwp] 2.1.0cvs15 * src/summary_search.c * .cvsignore Bugfix: stop button was sticky when searching in an empty folder. Applied curly brackets code style to the whole file (summary_search.c). More files to ignore. 2006-04-07 [wwp] 2.1.0cvs14 * src/message_search.c * src/summary_search.c changed default button when search bumps at file/folder beginning or end, for convenience (thanks to Colin). 2006-04-07 [paul] 2.1.0cvs13 * src/plugins/dillo_viewer/dillo_prefs.c avoid future potential for namespace collision Patch by Colin 2006-04-06 [wwp] 2.1.0cvs12 * src/summary_search.c Unify extended/advanced searches names (and thus factorize labels), patch by Fabien Vantard . 2006-04-06 [wwp] 2.1.0cvs11 * src/folderview.c * src/prefs_themes.c * src/summaryview.c Fixed some compilation warnings. 2006-04-06 [colin] 2.1.0cvs10 * manual/advanced.xml Document the wizard template and how to deploy Sylpheed-Claws effectively 2006-04-06 [colin] 2.1.0cvs9 * src/folderview.c gettext patch to tell translators about _("#"), by Maxim Britov 2006-04-06 [colin] 2.1.0cvs8 * src/textview.c Fix invalid GtkTextBIter after clicking "Display as text" 2006-04-06 [mones] 2.1.0cvs7 * src/addr_compl.c * src/addrindex.c * src/addritem.c * src/codeconv.c * src/compose.c * src/filtering.c * src/folder.c * src/folder_item_prefs.c * src/folderview.c * src/localfolder.c * src/matcher.c * src/mimeview.c * src/prefs_msg_colors.c * src/prefs_spelling.c * src/prefs_themes.c * src/procmime.c * src/procmsg.c * src/stock_pixmap.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/common/mgutils.c * src/common/prefs.c * src/common/ssl_certificate.c * src/gtk/colorlabel.c * src/gtk/quicksearch.c * src/plugins/pgpmime/pgpmime.c * src/plugins/spamassassin/spamassassin.c Removed redundant NULL checks for g_free() calls. Patch by Pawel Pekala. 2006-04-06 [mones] 2.1.0cvs6 * src/prefs_actions.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_matcher.c * src/prefs_template.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h Have a nice replace button. Patch by Pawel Pekala 2006-04-06 [colin] 2.1.0cvs5 * src/addressbook.c Fix crash with empty columns 2006-04-05 [colin] 2.1.0cvs4 * src/wizard.c * src/prefs_gtk.c Allow wizard customization with pre-filled values 2006-04-05 [colin] 2.1.0cvs3 * src/textview.c * src/mimeview.c * src/mimeview.h Nicer messages in mimeview 2006-04-05 [colin] 2.1.0cvs2 * src/addressbook.c * src/prefs_summaries.c i18n fix 2006-04-05 [colin] 2.1.0cvs1 * 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/plugin.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/plugin.c Factorize and generalize a bit Drop S/MIME signature verification from PGP/MIME (adding it as another, more complete plugin) 2006-04-05 [paul] 2.1.0 2.1.0 released 2006-04-05 [paul] 2.0.0cvs186 * manual/advanced.xml add info on colour labels 2006-04-05 [paul] 2.0.0cvs185 * po/bg.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/fi.po * po/fr.po * po/it.po * po/nl.po * po/pl.po * po/pt_BR.po * po/sr.po * po/zh_CN.po updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves Guimaraes, Aleksandar Urosevic, Ralgh Young * src/gtk/authors.h * tools/claws.i18n.status.pl added new Bulgarian translator, Yasen Pramatarov and new Czech translator, Tim 2006-04-05 [mones] 2.0.0cvs184 * po/es.po Updated translation 2006-04-05 [colin] 2.0.0cvs183 * src/gtk/quicksearch.c Fix bug #929 (unnecessary reload in quick search bar) 2006-04-05 [colin] 2.0.0cvs182 * src/compose.c Fix crash on Reply with no From: Show signature and conversion error on queuing (but not sending) * src/mainwindow.c * src/summaryview.c * src/summaryview.h Factorize threading code and make sure msginfo is not null when it comes from a GtkCTreeRow's data * src/gtk/gtkaspell.c Check for necessary things * src/gtk/gtksctree.c * src/gtk/gtksctree.h Reset anchor if necessary when removing node 2006-03-29 [colin] 2.0.0cvs181 * src/folderview.c Warn for disabled IMAP accounts (due to lack of libetpan). Breaks string-freeze - sorry - but it is kind of important ;) 2006-03-28 [colin] 2.0.0cvs180 * src/gtk/gtkutils.c * src/gtk/gtkutils.h Add a gtkut_get_link_btn() function that creates a button which acts like an URI * src/prefs_themes.c * src/gtk/about.c Use this function (factorizes codes) * src/common/defs.h * src/gtk/pluginwindow.c Add a "Get more..." in the plugins window 2006-03-28 [colin] 2.0.0cvs179 * src/common/smtp.c * src/common/passcrypt.c * src/undo.c Warning fixes. Patch by Pawel Pekala 2006-03-27 [colin] 2.0.0cvs178 * src/undo.c Fix undoing by blocks with spaces 2006-03-27 [colin] 2.0.0cvs177 * src/textview.c Set margin to 3px for headers 2006-03-27 [paul] 2.1.0-rc2 released 2006-03-27 [wwp] 2.0.0cvs176 * src/summaryview.c don't reset quicksearch when updating the message list. Thanks to Colin. 2006-03-26 [wwp] 2.0.0cvs175 * src/compose.c use a unified border width ('other' tab in the compose window, patch by Pawel Pekala). 2006-03-26 [wwp] 2.0.0cvs174 * src/common/quoted-printable.c * src/addressbook.c fixed some compilation warnings (incl. one reported by Pawel Pekala). 2006-03-26 [colin] 2.0.0cvs173 * src/quote_fmt_parse.y Fix non-UTF8 date formats messing up the whole quote a little bit 2006-03-26 [colin] 2.0.0cvs172 * src/procheader.c Make sure the date is UTF8 valid, or try to make it so. IncrediMail is really IncrediStupid. * src/compose.c Fix possible conversions. 2006-03-26 [colin] 2.0.0cvs171 * src/matcher.c Fix corner cases in body search. This is still a hack... It seems impossible to make it good and reasonably fast at the same time. 2006-03-26 [colin] 2.0.0cvs170 * src/summaryview.c I think I killed the twilight zone bug! summary_select_node() flushes GTK events in order to be able to center the view. But this also flushes keypresses like Ctrl-Alt-U, so this can call summary_show from summary_select_node (itself called from summary_show, etc.). And the summaryview has to be unlocked in this function. So just locking while processing GTK events, and bailing if locked, should fix it. Fixes bug #927 (SIGSEGV during Update Summary) 2006-03-25 [colin] 2.0.0cvs169 * src/matcher.c Fix search in QP-encoded bodies Fix utf-8 searches in bodies encoded in the locale's encoding * src/common/quoted-printable.c * src/common/quoted-printable.h Add a decode function that doesn't overwrite the original pointer 2006-03-24 [colin] 2.0.0cvs168 * src/action.c * src/summaryview.c * src/summaryview.h Update message cache after action Patch by H. Merijn Brand * src/prefs_msg_colors.c Factorize label Patch by Fabien Vantard * src/plugins/spamassassin/spamassassin_gtk.c Remove useless translation Patch by Fabien Vantard 2006-03-23 [colin] 2.0.0cvs167 * src/common/ssl.c Let 30 seconds to SSL_connect 2006-03-23 [wwp] 2.0.0cvs166 * src/summaryview.c * src/gtk/description_window.c fix display of From/To column title when in appropriate folders (queue/sent/drafts) and headers are translated; adjust description windows' width to fit their contents. Patches by Pawel Pekala . 2006-03-23 [paul] 2.0.0cvs165 * src/common/utils.c fix highlighting of URIs containing "()" (2.0.0cvs164's reversal fixed) Thanks to Colin. 2006-03-23 [paul] 2.0.0cvs164 * src/common/utils.c revert patch, (postponing a fix), at 2.0.0cvs120 as it breaks more URIs than it fixes. Allow '-' to be a terminating character in a URI 2006-03-22 [colin] 2.0.0cvs163 * configure.ac Require libetpan 0.45 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download 2006-03-22 [paul] 2.0.0cvs162 * src/editgroup.c replace '<-' and '->' buttons with GTK_STOCK graphical buttons * src/summary_search.c don't offer '...' for translation add a tooltip to advanced search '...' button * src/gtk/quicksearch.c don't offer '...' for translation 2006-03-21 [colin] 2.0.0cvs161 * src/compose.c Fix middle-click pasting (insert at click position instead of cursor position, don't remove existing selection and allow pasting our own selection) * src/addressbook.c "LDAP Server" -> "LDAP servers" 2006-03-21 [wwp] 2.0.0cvs160 * src/etpan/imap-thread.c fix for bug #925 (IMAP+SSL crash), thanks to Colin. 2006-03-20 [colin] 2.0.0cvs159 * src/summaryview.c Don't reload summaryview after an execute with no move action 2006-03-19 [colin] 2.0.0cvs158 * src/addressbook.c and put groups at the top, always 2006-03-19 [colin] 2.0.0cvs157 * src/addressbook.c Order groups before names, as previously 2006-03-19 [colin] 2.0.0cvs156 * src/addressbook.c - Sort case-unsensitive - Put the sort arrow at opening too 2006-03-19 [wwp] 2.0.0cvs155 * src/addressbook.c allow sorting by name/email/remarks, ensure that right-pane's contents matches the left-pane selection (cleared when appropriate). Patch by Pawel Pekala . 2006-03-18 [colin] 2.0.0cvs154 * src/textview.c Fix text cursor ;) 2006-03-18 [colin] 2.0.0cvs153 * src/gtk/filesel.c Make sure we hide the preview if we didn't get a filename 2006-03-18 [colin] 2.0.0cvs152 * src/summaryview.c Set cursor to watch for execution (fixes lack of watch-cursor when dnd'ing hundreds of mails) * src/gtk/filesel.c Check that mime type is 'image/*' before updating the preview (maybe fix crashes on Solaris+gtk2.8.4 ?) 2006-03-18 [colin] 2.0.0cvs151 * src/mainwindow.c * src/textview.c * src/textview.h Put a watch cursor in textview too when the mainwindow's cursor in a watch 2006-03-18 [colin] 2.0.0cvs150 * src/folder.c Change wrong asserts to simple tests 2006-03-17 [colin] 2.0.0cvs149 * src/mainwindow.c * src/mainwindow.h * src/prefs_msg_colors.c * src/summaryview.c * src/summaryview.h * src/gtk/colorlabel.c * src/gtk/colorlabel.h Add a color label menu in the main menubar Add (fixed) accels Ctrl-{0-7} to change the color They have to be fixed because the menu's dynamic, the items are complex widgets, hence we can't use a GtkItemFactory. 2006-03-17 [wwp] 2.0.0cvs148 * src/compose.c rollback few lines from my previous commit (those lines come from a pending patch, accidentally commited, even if neutral as they are commented out). 2006-03-17 [wwp] 2.0.0cvs147 * src/compose.c fix a compilation warning (wrong return type, introduced w/ cvs143), and applied code style/indentation to the modified function. 2006-03-17 [wwp] 2.0.0cvs146 * src/procmsg.c * src/compose.c fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin). 2006-03-17 [paul] 2.1.0-rc1 released 2006-03-17 [paul] 2.0.0cvs145 * src/main.c addressbook_read_file() was called twice * src/textview.c X-Mailer highlighting 2006-03-16 [colin] 2.0.0cvs144 * src/sourcewindow.c * src/sourcewindow.h And the last one, in source window. 2006-03-16 [colin] 2.0.0cvs143 * src/compose.c * src/compose.h Fix the same stuff in compose 2006-03-16 [colin] 2.0.0cvs142 * src/messageview.c Complete the previous messageview crash fix 2006-03-16 [colin] 2.0.0cvs141 * src/procmsg.h * src/procmsg.c * src/folder.c Fix POSTPROCESSING hook Patch by H. Merijn Brand * src/procmime.c * src/procmime.h Parse Content-Location * src/toolbar.c * src/messageview.c * src/messageview.h Don't crash when a top-level MessageView has been closed on us. Same problematic than yesterday's quicksearch issue. 2006-03-15 [colin] 2.0.0cvs140 * src/gtk/quicksearch.c Fix a bitchy race we didn't think about when we added quicksearch cancellation: If the search is not on cached fields, for example body_part matchcase "stuff" the matcher code has to get the whole message. If we're on IMAP, that can be slow, and in order to be non-blocking, the IMAP code idle loop processes gtk events too. So it is possible to cancel a quicksearch while the matcher is getting the mail's body. After matcher got its body, it will start to iterate over the matcher list that the Quicksearch's clear_search_cb() just freed via prepare_matcher(). SIGSEGV ensues. The fix consists of guarding the matcherlist_match() call with a boolean 'matching'. If we reset the quicksearch while matching is TRUE, we don't free the matcherlist anymore like we did, but we set another new flag, deferred_free, to TRUE. Then, in quicksearch_match(), just after returning from matcherlist_match() and unsetting the matching flag, we check the deferred_free flag and do the prepare_matcher() (which does the matcherlist_free) for real, so we free the matcherlist once it's not used anymore. As all of this runs via the glib main loop, we luckily don't need a mutex. * src/summaryview.c Also, show progress while searching. 2006-03-14 [colin] 2.0.0cvs139 * src/alertpanel.c Make alertpanel_is_open non-static 2006-03-14 [colin] 2.0.0cvs138 * src/prefs_spelling.c Cleanups - Fabien Vantard 2006-03-14 [wwp] 2.0.0cvs137 * src/main.c code style normalization (curly braces, indentation). 2006-03-14 [wwp] 2.0.0cvs137 * src/main.c code style (braces, indentation) 2006-03-12 [paul] 2.0.0cvs136 * src/prefs_common.c trans_hdr defaults to FALSE to be RFC-savvy * src/prefs_summaries.c add a tooltip to the trans_hdr option 2006-03-12 [paul] 2.0.0cvs135 * src/prefs_matcher.c give a little more width to the combos * src/prefs_display_header.c * src/textview.c translate headers if prefs_common.trans_hdr is TRUE Patches by Pawel Pekala 2006-03-12 [paul] 2.0.0cvs134 * src/plugins/clamav/clamav_plugin.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/plugin.c * src/plugins/pgpinline/plugin.c * src/plugins/pgpmime/plugin.c * src/plugins/spamassassin/spamassassin.c update/add to descriptions * src/plugins/spamassassin/spamassassin_gtk.c fixes to the english, remove superfluous tooltips, clean up a little 2006-03-12 [paul] 2.0.0cvs133 * src/compose.c fix Bug 924, 'Account combo box shows up wrong if & is in account name' 2006-03-11 [colin] 2.0.0cvs132 * src/summaryview.c Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which messed up shift-selection because is slows down moving around summaryview. thanks -users 2006-03-10 [colin] 2.0.0cvs131 * src/plugins/spamassassin/spamassassin_gtk.c Put back Paul's engrish fixes 2006-03-10 [colin] 2.0.0cvs130 * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c Cleanup SA prefs page (more) Patch by Fabien Vantard 2006-03-10 [paul] 2.0.0cvs129 * src/prefs_msg_colors.c * src/prefs_spelling.c widget sensitivity 2006-03-09 [mones] 2.0.0cvs128 * po/es.po Update for next RC 2006-03-09 [wwp] 2.0.0cvs127 * configure.ac revert accidental commit (requirement for libetpan 0.43), this time not in HEAD. 2006-03-09 [wwp] 2.0.0cvs125 * configure.ac revert accidental commit (requirement for libetpan 0.43) 2006-03-09 [paul] 2.0.0cvs126 * src/prefs_receive.c remove useless frame replace 'incorporation' with 'receiving' * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/spamassassin/spamassassin_gtk.c improve widget sensitivity fix a bit his engrish 2006-03-09 [wwp] 2.0.0cvs125 * src/addressadd.c * src/foldersel.c * src/prefs_common.c * src/prefs_common.h remember some more windows' sizes (add to addressbook and select folder). 2006-03-09 [paul] 2.0.0cvs124 * src/plugins/pgpcore/prefs_gpg.c normalise construction of dialogue 2006-03-09 [paul] 2.0.0cvs123 * src/plugins/trayicon/Makefile.am add missing slash 2006-03-08 [colin] 2.0.0cvs122 * src/plugins/trayicon/Makefile.am Fix build in separate dir Patch by Bamanzi 2006-03-08 [colin] 2.0.0cvs121 * src/procmsg.c Batch move and copies from summaryview with delayed execution too 2006-03-07 [paul] 2.0.0cvs120 * src/common/utils.c fix highlighting of URIs containing "()" Patch by Pawel Pekala 2006-03-07 [paul] 2.0.0cvs119 * src/folder.c * src/folder.h * src/folderview.c immediately do alphabetical resort when changing a folder's name Patch by Pawel Pekala 2006-03-07 [paul] 2.0.0cvs118 * src/news.c * src/news_gtk.c when unsubscribing a newsgroup, remove the folder and msgs in .sylpheed-claws/newscache Patch by Pawel Pekala 2006-03-07 [paul] 2.0.0cvs117 * src/textview.c fix wrong Fake URL Warning Thanks to Hiro 2006-03-07 [colin] 2.0.0cvs116 * src/imap.c Return immediately when password dialog was cancelled * src/gtk/inputdialog.c Allow empty strings for passwords 2006-03-06 [colin] 2.0.0cvs115 * src/imap.c Prevent double-timeouts when connection fails 2006-03-06 [colin] 2.0.1-rc1 released 2006-03-06 [colin] 2.0.0cvs114 * src/imap.c Refresh session during potentially long operations 2006-03-06 [wwp] 2.0.0cvs113 * src/prefs_msg_colors.h forgot that one (custom color labels). 2006-03-06 [wwp] 2.0.0cvs112 * src/prefs_common.c * src/prefs_common.h * src/prefs_msg_colors.c * src/summaryview.c * src/summaryview.h * src/gtk/colorlabel.c * src/gtk/colorlabel.h colors in messages list are now customizable. Color values and names can be changed in "Configuration/Preferences/Display/Colors/Color labels". Thanks to Paul and Colin for their help with this longstanding patch! 2006-03-06 [wwp] 2.0.0cvs111 * src/textview.c don't crash if (x)face is bad. 2006-03-05 [paul] 2.0.0cvs110 * AUTHORS * configure.ac * src/Makefile.am * src/common/Makefile.am * src/common/utils.h * src/etpan/imap-thread.c * src/gtk/authors.h * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpinline/Makefile.am * src/plugins/pgpmime/Makefile.am * src/plugins/spamassassin/Makefile.am * src/plugins/trayicon/Makefile.am fix builiding on cygwin Patch by Ralgh Young 2006-03-04 [wwp] 2.0.0cvs109 * manual/keyboard.xml fix mixed up/down keys. 2006-03-04 [wwp] 2.0.0cvs108 * README * INSTALL updated links to SpamAssassin. 2006-03-04 [wwp] 2.0.0cvs107 * manual/plugins.xml * src/plugins/spamassassin/README updated SpamAssassin plugin docs to reflect new functional additions (also fix/update/documents few technical stuff more, see the README). 2006-03-04 [wwp] 2.0.0cvs106 * src/prefs_message.c normalized capitalization of message-prefs paths. 2006-03-04 [wwp] 2.0.0cvs105 * manual/advanced.xml typo. 2006-03-03 [colin] 2.0.0cvs104 * src/plugins/clamav/clamav_plugin_gtk.c Rework prefs page, patch by Fabien 2006-03-03 [colin] 2.0.0cvs103 * src/plugins/clamav/clamav_plugin.c Set error on all errors 2006-03-03 [colin] 2.0.0cvs102 * src/common/plugin.c Initialize error to avoid crashing when a plugin fails without setting error 2006-03-02 [wwp] 2.0.0cvs101 * configure.ac fixed linker flags for libetpan support on Cygwin (thanks to H.Merijn Brand). 2006-03-02 [wwp] 2.0.0cvs100 * src/addressbook.c fix some AB error messages: one for punctuation and one wrongly duplicate (thanks, maxbritov). 2006-03-02 [wwp] 2.0.0cvs99 * src/plugins/spamassassin/spamassassin.c make sync calls to sa-learn/spamc to prevent system (whatever local or client/server) overload. 2006-03-02 [colin] 2.0.0cvs98 * src/summaryview.c Put the spam icon in the status column instead of the mark one 2006-03-01 [colin] 2.0.0cvs97 * src/plugins/spamassassin/spamassassin.c Fix segfault (g_file_set_contents fails for some reason and err==0x2f. Can't find out why with valgrind, using working function :-) 2006-03-01 [colin] 2.0.0cvs96 * src/inc.c Offline overriding: let 'No' be cached only 3 seconds 2006-03-01 [colin] 2.0.0cvs95 * src/addr_compl.c * src/addrbook.c * src/addressbook.c * src/addrindex.c * src/folder_item_prefs.c * src/headerview.c * src/imap.c * src/inc.c * src/ldif.c * src/mainwindow.c * src/mh.c * src/msgcache.c * src/prefs_common.h * src/prefs_msg_colors.c * src/procheader.c * src/procheader.h * src/procmime.c * src/procmsg.c * src/procmsg.h * src/send_message.h * src/simple-gettext.c * src/summaryview.c * src/summaryview.h * src/syldap.c * src/textview.c * src/undo.c * src/common/ssl_certificate.c * src/common/utils.c * src/gtk/colorsel.c * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/plugins/trayicon/trayicon.c #if 0 goes to /dev/null 2006-03-01 [colin] 2.0.0cvs94 * src/compose.c * src/imap.c * src/inc.c * src/inc.h * src/messageview.c * src/news.c * src/plugins/spamassassin/spamassassin.c Allow to add information in the "working offline" window 2006-03-01 [wwp] 2.0.0cvs93 * src/plugins/spamassassin/spamassassin.c fixed spamc invocation: use a tricky temporary mini shell wrapper 'cause it seems that calling `spamc ... < inputfile` with g_spawn_(a)sync simply.. erm doesn't work :-). 2006-03-01 [wwp] 2.0.0cvs92 * src/toolbar.c * src/toolbar.h simplify the adding of spam/ham button to the messageview toolbar (it gets more clear now that the same button will be "Mark as spam" or "Mark as ham" according to the current message status, thanks to Colin). 2006-03-01 [wwp] 2.0.0cvs91 * src/messageview.c * src/procmsg.c * src/procmsg.h * src/summaryview.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h make learner callbacks return a status (0 for ok), handle it in main code to avoid setting flags when learning failed, don't learn on TCP if offline in spamassassin, thanks to Colin. 2006-03-01 [wwp] 2.0.0cvs90 * src/compose.c some work around the compose window's account menu, patch by Fabien Vantard. 2006-03-01 [wwp] 2.0.0cvs89 * src/plugins/spamassassin/spamassassin.c fixed bad logics, was using spamc in local mode and sa-learn in remote mode (thanks, Colin). 2006-03-01 [wwp] 2.0.0cvs88 * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c made processing of emails w/ sa-plugin an option (default is TRUE), fixed Engrish some tooltips, capitalization of some debug messages and warnings. The spamassassin plugin now provides two separate services: process emails upon incorporation and spamd training. Both services (un)register independently but use some common plugin settings (transport settings, spam storage location). 2006-02-28 [wwp] 2.0.0cvs87 * src/plugins/spamassassin/spamassassin.c fix async flag to spamc cmdline execution (batch exec should be asynchronous). 2006-02-27 [wwp] 2.0.0cvs86 * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c - added the ability to learn a remote spamassassin server (spamd), using spamc. - added the spamassassin option 'username', that applies to all spamassassin operations (filtering, learning, local or remote). The default username is the current unix user (if left blank from gtk prefs or config file). - commented out some unused code (notebook widget), removed unused layout (hbox1). - make more widgets sensitive to the transport type. 2006-02-27 [colin] 2.0.0cvs85 * src/plugins/spamassassin/spamassassin.c Fix sa-learn call when offline 2006-02-27 [colin] 2.0.0cvs84 * configure.ac * src/Makefile.am * src/mainwindow.c * src/mainwindow.h * src/messageview.c * src/messageview.h * src/prefs_toolbar.c * src/procmsg.c * src/stock_pixmap.c * src/stock_pixmap.h * src/summaryview.c * src/toolbar.c * src/toolbar.h * src/pixmaps/ham_btn.xpm * src/pixmaps/spam.xpm * src/pixmaps/spam_btn.xpm * src/plugins/spamassassin/spamassassin.c Add button in toolbar for spam learning Fix a few bugs from the last related commit Revert 1.9.6cvs23 which messed up shift-selection 2006-02-24 [colin] 2.0.0cvs83 * src/procmsg.c * src/summaryview.c * src/summaryview.h * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c Unregister learner when spamassassin is either disabled or over tcp 2006-02-24 [colin] 2.0.0cvs82 * src/Makefile.am * src/mainwindow.c * src/mainwindow.h * src/procmsg.c * src/procmsg.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summaryview.c * src/summaryview.h * src/gtk/icon_legend.c * src/pixmaps/spam.xpm ** NEW FILE ** * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin_gtk.c Add spam learning interface (Mark/Mark as (spam|ham) menus) 2006-02-24 [wwp] 2.0.0cvs81 * src/compose.c * src/compose.h * src/filtering.c hide compose window when sending message in batch mode (filtering: forward and redirect). Also fixed a wrong value returned when sending failed, neutral anyway. (Colin, me) 2006-02-24 [wwp] 2.0.0cvs80 * src/mainwindow.c use GTK+'s stock quit button. Patch by Fabien Vantard. 2006-02-24 [paul] 2.0.0cvs79 * src/news.c * src/news.h * src/news_gtk.c fix bug 916, 'newsgroup unsubscribe segmentation fault' Thanks to Colin 2006-02-23 [colin] 2.0.0cvs78 * src/alertpanel.c Change OK to Close in alertpanel with View log button; add accel to View log. Patch by Fabien Vantard 2006-02-23 [wwp] 2.0.0cvs77 * src/compose.c silly me, there were much more tests to perform, since toolbars can really have down to 1 element only. 2006-02-23 [wwp] 2.0.0cvs76 * commitHelper fixed indentation from my previous commit. Fallback to VISUAL if EDITOR is not set (and to vi, at last resort). 2006-02-23 [wwp] 2.0.0cvs75 * commitHelper improved error detection (Colin, me). 2006-02-23 [wwp] 2.0.0cvs74 * src/prefs_toolbar.c simplify and fix prefs/toolbars layouting. Combos' contents can now be really displayed. 2006-02-23 [wwp] 2.0.0cvs73 simplifies and fix prefs/toolbars layouting. Combos' contents can now be really displayed. 2006-02-22 [wwp] 2.0.0cvs72 * src/compose.c fix a typo in my previous commit (sorry!). 2006-02-22 [wwp] 2.0.0cvs71 * src/prefs_toolbar.c fix a crash when adding separators to toolbars, also fix some separator item information. 2006-02-22 [wwp] 2.0.0cvs70 * src/compose.c fix a crash when redirecting (for instance) when compose window's toolbar contents has been customized (when some buttons have been removed in fact). 2006-02-21 [wwp] 2.0.0cvs69 * src/summaryview.c * src/gtk/pluginwindow.c * src/plugins/pgpcore/prefs_gpg.c fix some compilation warnings (feat. remains of removed code). 2006-02-21 [wwp] 2.0.0cvs68 * src/gtk/gtkutils.c fix two compilation issues, thanks to Stephan Sachse. 2006-02-20 [colin] 2.0.0cvs67 * src/mainwindow.c Don't reselect displayed mail on refocus This fixes actions misbehaving 2006-02-20 [wwp] 2.0.0cvs66 * src/summaryview.c * src/gtk/gtksctree.c * src/gtk/gtkshruler.c changed more runtime typecast checks. 2006-02-20 [wwp] 2.0.0cvs65 * src/summary_search.c find all - summaryview refresh issue fixed, thanks to Colin. 2006-02-20 [wwp] 2.0.0cvs64 * src/gtk/gtkutils.c better runtime typecast checks. 2006-02-20 [wwp] 2.0.0cvs63 * src/summary_search.c enhancements to the summary search: - add the ability to stop the running search (upon ESC-key press, new Stop button or when Clear button is pressed) - don't search if no criteria (From/To/Subject/Body) is set - ensure that a busy mouse pointer is always shown when searching, show it even a bit earlier 2006-02-19 [colin] 2.0.0cvs62 * src/compose.c * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h (Future) IMAP speed improvement on sending Will require a libetpan update * src/summaryview.c * src/gtk/quicksearch.c Make quicksearch clearable while running. 2006-02-17 [colin] 2.0.0cvs61 * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h Check for IMAP certificates ** Requires libetpan-0.42-cvs4 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz 2006-02-17 [colin] 2.0.0cvs60 * src/messageview.c * src/prefs_common.c * src/prefs_common.h * src/prefs_message.c Add pref to display HTML-only mails with plugin, if possible (defaulting to FALSE of course). 2006-02-16 [colin] 2.0.0cvs59 * src/main.c * src/common/plugin.c * src/common/plugin.h * src/gtk/pluginwindow.c Keep track of requested (but unloaded) plugins in some error cases. 2006-02-16 [wwp] 2.0.0cvs58 * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/prefs_spelling.c * src/compose.c * src/prefs_common.c * src/prefs_common.h implemented new optional spellchecker behaviour: re-check message when dictionary got changed (from compose-window/context-menu/Change dictionary). 2006-02-16 [wwp] 2.0.0cvs57 * src/quote_fmt_parse.y pclose popen'ed pipe. 2006-02-15 [colin] 2.0.0cvs56 * src/mimeview.c * src/mimeview.h Let MimeViewers know which MimeView they depend of. * src/summaryview.c Swap From/To columns in Sent/Queue/Drafts folders * src/etpan/imap-thread.c Use mailstream_low_tls_open() for STARTTLS instead of mailstream_low_ssl_open() ** REQUIRES libetpan 0.42cvs3 ** 2006-02-15 [wwp] 2.0.0cvs55 * src/compose.c * src/compose.h * src/message_search.c * src/message_search.h * src/textview.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h added the ability to Find text in the compose window (and a bit of code factorization). 2006-02-15 [wwp] 2.0.0cvs54 * src/prefs_gtk.c yet another one file was missing (fix for some widgets' sensitivity). Thanks Colin! 2006-02-15 [wwp] 2.0.0cvs53 * src/prefs_gtk.h oops forgot that file (fix for some widgets' sensitivity). 2006-02-15 [wwp] 2.0.0cvs52 * src/summary_search.c implemented advanced summary search options (added the ability to use matcher conditions in an advanced search mode). 2006-02-15 [wwp] 2.0.0cvs51 * src/plugins/pgpcore/prefs_gpg.c * src/prefs_account.c fix some widget sensitivity, mostly around some labels in account prefs. 2006-02-15 [paul] 2.0.0cvs50 * manual/advanced.xml improve Templates info written by wwp 2006-02-14 [colin] 2.0.0cvs49 * src/pixmaps/address_book.xpm * src/pixmaps/preferences.xpm * src/pixmaps/properties.xpm Fix pixmap size - patch by Fabien Vantard 2006-02-13 [colin] 2.0.0cvs48 * src/procmime.c Add missing fclose()s on error * src/textview.c Remove unused code * src/common/utils.c Fix temp files not being deleted on windows Patches by Thomas Gilgin 2006-02-13 [colin] 2.0.0cvs47 * src/mainwindow.c Fix exit crash 2006-02-13 [wwp] 2.0.0cvs46 * src/plugins/pgpcore/prefs_gpg.c fixed sensitivity of radio widgets in account / GPG-plugin prefs. 2006-02-12 [colin] 2.0.0cvs45 * src/folderview.c * src/main.c * src/mainwindow.c Fix "stuff" when quitting 2006-02-12 [wwp] 2.0.0cvs44 * src/prefs_themes.c fix typos in debug messages. 2006-02-11 [colin] 2.0.0cvs43 * src/summaryview.c don't allow drag/drop from ourself 2006-02-10 [wwp] 2.0.0cvs42 * src/exporthtml.c * src/html.c * src/html.h * src/procmime.c * src/textview.c renamed html_ prefixed functions and data structures to avoid namespace clashes w/ other software (gtkhtml2 for instance). Closes bug #907. 2006-02-09 [colin] 2.0.0cvs41 * src/summaryview.c Fix shitty logic messed up. Thanks Ticho for the hint! 2006-02-09 [wwp] 2.0.0cvs40 * src/gtk/about.c * src/compose.c * src/prefs_account.c * src/prefs_gtk.h * src/editaddress.c added mnemonics to notebook widgets (compose, account prefs, about and editaddress), patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the Browse buttons in accounts prefs. 2006-02-09 [colin] 2.0.0cvs39 * src/matcher.c Check for pointer before using its members * src/gtk/gtksourceprintjob.c Fix a wrong warning 2006-02-09 [wwp] 2.0.0cvs38 * src/gtk/filesel.c fix few compiler warnings (type mismatch). 2006-02-09 [paul] 2.0.0cvs37 * po/fr.po updated by Fabien Vantard 2006-02-08 [colin] 2.0.0cvs36 * src/prefs_common.c * src/common/defs.h * src/common/plugin.c allow windows and linux configurations to coexist patch by Thomas Gilgin 2006-02-08 [colin] 2.0.0cvs35 * src/filtering.c * src/matcher.c * src/matcher.h * src/matcher_parser_parse.y * src/prefs_filtering_action.c * src/prefs_matcher.c Add the "Ignore thread" filtering action 2006-02-08 [colin] 2.0.0cvs34 * src/compose.c * src/procmime.c * src/procmime.h Fix bug #905 (damaged attachment) text files with raw \0's aren't really text files FOR_STABLE 2006-02-08 [colin] 2.0.0cvs33 * src/summaryview.c Fix crasher introduced yesterday 2006-02-08 [wwp] 2.0.0cvs32 * src/compose.c * src/compose.h templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields 2006-02-08 [wwp] 2.0.0cvs31 * src/prefs_template.c templates enhancement: allow address completion for Cc and Bcc fields (it was currently possible for the To field only) 2006-02-08 [colin] 2.0.0cvs30 * src/compose.c Don't unblock if not blocked FOR_STABLE 2006-02-07 [colin] 2.0.0cvs29 * src/action.c Forgot to refresh summaryview 2006-02-07 [colin] 2.0.0cvs28 * src/action.c Freeze/thaw message list and folder list while processing %as{} actions * src/compose.c Fix auto-wrap disabling after a middle-click paste - FOR_STABLE 2006-02-07 [paul] 2.0.0cvs27 * src/folder.c fix freeing of uninitialised pointers Thanks to Colin 2006-02-06 [colin] 2.0.0cvs26 * src/folder.c Use g_slist_prepend in potentially big list 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 FOR_STABLE 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' FOR_STABLE 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 - FOR_STABLE * 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 2006-01-31 [colin] 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 :-/ FOR_STABLE 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 - FOR_STABLE * 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 [colin] 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 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 broken line joins in certain conditions (between two quoted lines: ) 2006-01-10 [paul] 1.9.100cvs133 * src/compose.c don't report success in error dialog thanks to Colin * src/common/utils.c include some trailing punctuations as URI thanks to Hiro 2006-01-10 [paul] 1.9.100cvs132 * src/mimeview.c fix incompatible pointer type warning 2006-01-10 [paul] 1.9.100cvs131 * src/compose.c change Subject in window title instantaneously 2006-01-09 [colin] 1.9.100cvs130 * src/addressbook.c * src/headerview.c * src/mainwindow.c * src/messageview.c * src/mimeview.c * src/noticeview.c * src/summaryview.c Fix possible crashes on exit and in addressbook 2006-01-09 [paul] 1.9.100cvs129 * src/prefs_msg_colors.c some cleanups that I forgot last time 2006-01-09 [paul] 1.9.100cvs128 * README * src/folderview.c * src/prefs_msg_colors.c add previously hidden option, color_new, to the gui move the page to Display/ rework the gui 2006-01-09 [wwp] 1.9.100cvs127 * src/prefs_themes.c made the prefs/display/themes layouts spacing less condensed (and so they match other prefs/pages' look). 2006-01-09 [paul] 1.9.100cvs126 * src/compose.c * src/prefs_common.c * src/prefs_common.h * src/prefs_wrapping.c remove 'wrap at send' option 2006-01-06 [colin] 1.9.100cvs125 * src/compose.c Just make completely sure we don't insert "manual line breaks" when wrapping... 2006-01-04 [paul] * 2.0.0-rc3 released 2006-01-04 [paul] 1.9.100cvs124 * src/folderview.c fix bug 882, 'quick scroll in folder list displays wrong folder contents' 2006-01-04 [paul] 1.9.100cvs123 * src/plugins/pgpmime/pgpmime.c better debug information when signing Patch by Ivan F. Martinez 2006-01-03 [colin] 1.9.100cvs122 * configure.ac We need to recheck for gpgme 1.0.0 after checking for 1.1.1, because if 1.1.1 isn't available, GPGME_LIBS and friends are blanked out by the second check. 2006-01-03 [colin] 1.9.100cvs121 * src/common/prefs.c Windows unlink-before rename fix * src/plugins/pgpcore/sgpgme.c Add support for PKA info if available Both patches by Werner Koch 2006-01-03 [paul] 1.9.100cvs120 * src/messageview.c fix bug 884, 'Send receipt' button visible in queue Thanks to Colin 2006-01-02 [colin] 1.9.100cvs119 * src/compose.c * src/imap.c Fix autosave on IMAP and more generally try to return the correct ID on a newly added IMAP message 2006-01-02 [paul] 1.9.100cvs118 * manual/keyboard.xml edited 2006-01-01 [paul] 1.9.100cvs117 * src/gtk/authors.h alphabetical order 2005-12-30 [colin] 1.9.100cvs116 * manual/advanced.xml Explain Pre/Post-processing differences. 2005-12-30 [colin] 1.9.100cvs115 * src/mh.c Implement copy_msgs for a little optimization * src/imap.c Finish yesterday's fix 2005-12-29 [colin] 1.9.100cvs114 * src/imap.c Fix occasional failure in fetching a mail over IMAP 2005-12-29 [colin] 1.9.100cvs113 * src/compose.c Don't remove a draft when sending it, if it is locked. 2005-12-28 [colin] 1.9.100cvs112 * src/summaryview.c Fix leak for real 2005-12-28 [wwp] 1.9.100cvs111 * doc/faq/.cvsignore * doc/faq/de/.cvsignore * doc/faq/en/.cvsignore * doc/faq/es/.cvsignore * doc/faq/fr/.cvsignore * doc/faq/it/.cvsignore * doc/manual/.cvsignore * doc/manual/de/.cvsignore * doc/manual/en/.cvsignore * doc/manual/es/.cvsignore * doc/manual/fr/.cvsignore * doc/manual/ja/.cvsignore * src/plugins/mathml_viewer/.cvsignore rollback revival of those files (my bad, sorry for the noise). 2005-12-28 [wwp] 1.9.100cvs110 * src/compose.c fix a minor wrapping issue w/ autowrap disabled (patch by Colin). 2005-12-28 [wwp] 1.9.100cvs109 * doc/faq/.cvsignore * doc/faq/de/.cvsignore * doc/faq/en/.cvsignore * doc/faq/es/.cvsignore * doc/faq/fr/.cvsignore * doc/faq/it/.cvsignore * doc/manual/.cvsignore * doc/manual/de/.cvsignore * doc/manual/en/.cvsignore * doc/manual/es/.cvsignore * doc/manual/fr/.cvsignore * doc/manual/ja/.cvsignore * src/plugins/mathml_viewer/.cvsignore * po/.cvsignore more files to ignore. 2005-12-24 [colin] 1.9.100cvs108 * AUTHORS * src/gtk/authors.h Update for Werner 2005-12-24 [colin] 1.9.100cvs107 * src/procmsg.c Allow NULL src_msginfo in procmsg_msginfo_new_from_mimeinfo 2005-12-23 [paul] 1.9.100cvs106 * src/plugins/pgpinline/mypgpcore.def add this forgotten file 2005-12-23 [colin] 1.9.100cvs105 * src/mainwindow.c Fix missing break 2005-12-23 [colin] 1.9.100cvs104 * autogen.sh * src/folder.c * src/mh.c * src/common/plugin.c * src/common/socket.c * src/common/socket.h * src/common/utils.c * src/common/utils.h * src/gtk/pluginwindow.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def Various w32 fixes by Werner Koch 2005-12-22 [paul] 1.9.100cvs103 * src/wizard.c don't offer IMAP as 'server type' if libetpan isn't built in 2005-12-22 [paul] 1.9.100cvs102 * AUTHORS * src/mainwindow.c * src/mainwindow.h * src/toolbar.c * src/gtk/authors.h support GTK_TOOLBAR_BOTH_HORIZ (text next to icon) Patch by Marien Zwart marienz@users.sf.net Also reword the text 2005-12-21 [colin] 1.9.100cvs101 * configure.ac Fix DATADIRNAME * COPYING Fix missing section and explicit the exception better * src/compose.c Prevent mail from being lost without notice when an SMTP error happens on trying to send an unmodified drafted mail. * src/send_message.c * src/common/smtp.c Fix password remembering when wrong, and add return value checks where they should have been * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpmime/sylpheed.def Add a few symbols needed 2005-12-21 [paul] 1.9.100cvs100 * m4/codeset.m4 * m4/glibc21.m4 * m4/intdiv0.m4 * m4/inttypes-pri.m4 * m4/inttypes.m4 * m4/inttypes_h.m4 * m4/isc-posix.m4 * m4/lcmessage.m4 * m4/stdint_h.m4 * m4/uintmax_t.m4 gettextization thanks to Colin 2005-12-21 [paul] 1.9.100cvs99 * po/sv.po fixed by Colin 2005-12-20 [paul] 1.9.100cvs98 * po/sv.po updated by Anders Trobфck 2005-12-20 [colin] 1.9.100cvs97 * ABOUT-NLS * Makefile.am * autogen.sh * configure.ac * config/config.rpath * config/mkinstalldirs * m4/Makefile.am * m4/glibc2.m4 * m4/gnupg.m4 * m4/gpgme.m4 * m4/intmax.m4 * m4/longdouble.m4 * m4/longlong.m4 * m4/printf-posix.m4 * m4/signed.m4 * m4/size_max.m4 * m4/ulonglong.m4 * m4/wchar_t.m4 * m4/wint_t.m4 * m4/xsize.m4 * po/Makefile.in.in * po/Makevars * po/bg.po * po/ca.po * po/cs.po * po/de.po * po/el.po * po/en_GB.po * po/es.po * po/fi.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nb.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/stamp-po * po/sv.po * po/zh_CN.po * po/zh_TW.po * src/Makefile.am * src/codeconv.c * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/main.c * src/manual.c * src/mh.c * src/mimeview.c * src/send_message.c * src/common/Makefile.am * src/common/fnmatch.c * src/common/fnmatch.h * src/common/fnmatch_loop.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/socket.c * src/common/string_match.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/common/w32_dirent.c * src/common/w32_reg.c * src/common/w32_signal.c * src/common/w32_stat.c * src/common/w32_stdio.c * src/common/w32_stdlib.c * src/common/w32_string.c * src/common/w32_time.c * src/common/w32_unistd.c * src/common/w32_wait.c * src/common/w32lib.h * src/etpan/Makefile.am * src/gtk/Makefile.am * src/plugins/clamav/Makefile.am * src/plugins/demo/Makefile.am * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/plugin.def * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/plugin.def * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/mypgpcore.def * src/plugins/pgpmime/plugin.def * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am Very little ;-) patch from Werner Koch, providing infrastructure for cross-compiling to Win32 2005-12-20 [paul] 1.9.100cvs96 * src/account.c * src/account.h * src/mainwindow.c * src/mainwindow.h * src/toolbar.c * src/toolbar.h add a combo to the Get All button, allowing quick retrieval from any account Patch by Fabien Vantard, slightly modified by Colin * src/gtk/about.c i18n fix. Patch by Fabien Vantard 2005-12-19 [colin] 1.9.100cvs95 * src/compose.c * src/compose.h Don't automatically join lines when they've been separated by the user and not automatically 2005-12-19 [paul] 1.9.100cvs94 * src/gtk/pluginwindow.c i18n fix. Patch by Fabien Vantard 2005-12-15 [paul] 1.9.100cvs93 * src/common/plugin.c * src/common/plugin.h * src/gtk/pluginwindow.c * src/plugins/clamav/clamav_plugin.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/plugin.c * src/plugins/pgpinline/plugin.c * src/plugins/pgpmime/plugin.c * src/plugins/spamassassin/spamassassin.c * src/plugins/trayicon/trayicon.c add plugin_version() 2005-12-15 [colin] 1.9.100cvs92 * src/compose.c Further fix bug #875 2005-12-15 [paul] 1.9.100cvs91 * src/gtk/filesel.c fix attach_load_dir getting set to PLUGINDIR on plugin load 2005-12-14 [mones] 1.9.100cvs90 * manual/ack.xml * manual/keyboard.xml Initial draft and some shortcuts added * po/es.po Updated translation 2005-12-14 [colin] 1.9.100cvs89 * src/compose.c * src/imap.c * src/summaryview.c * src/gtk/gtkaspell.c More leaks fixed * src/prefs_folder_item.c Fix recursive prefs apply 2005-12-14 [colin] 1.9.100cvs88 * src/compose.c Fix bug #875 (Freeze On Inline Forward of Large Message) 2005-12-13 [colin] 1.9.100cvs87 * src/compose.c Uniq-ify and sort the mimetypes list Patch by Fabien Vantard 2005-12-13 [colin] 1.9.100cvs86 * src/imap.c * src/etpan/imap-thread.c Fix leaks (patch by Hoa) * src/news.c * src/common/plugin.c Fix leaks 2005-12-12 [colin] * 2.0.0-rc2 released 2005-12-12 [colin] 1.9.100cvs85 * src/matcher.c Fix a leak 2005-12-12 [wwp] 1.9.100cvs84 * src/gtk/icon_legend.c fix misbehaviour and crash when closing the legend window using the Esc key (patch by Fabien Vantard). 2005-12-12 [paul] 1.9.100cvs83 * src/browseldap.c * src/foldersel.c * src/prefs_actions.c * src/prefs_filtering.c * src/prefs_matcher.c * src/prefs_spelling.glade ** REMOVED ** * src/prefs_template.c * src/gtk/foldersort.glade ** REMOVED ** * src/gtk/pluginwindow.c * src/gtk/pluginwindow.glade ** REMOVED ** * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED ** cleanups 2005-12-11 [paul] 1.9.100cvs82 * src/gtk/filesel.c fix attach_load_dir crasher (double free) 2005-12-09 [paul] 1.9.100cvs81 * po/POTFILES.in * src/mainwindow.c * src/gtk/Makefile.am * src/gtk/icon_legend.c * src/gtk/icon_legend.h add icon legend * src/manual.c cleanup 2005-12-09 [paul] 1.9.100cvs80 * src/plugins/pgpcore/passphrase.c wrap the label in the dialog 2005-12-09 [colin] 1.9.100cvs79 * src/plugins/pgpcore/sgpgme.c Display (untrusted) on not trusted signatures Patch by Michal ╚iha° Closes bug #867 (Report also key trust) 2005-12-09 [colin] 1.9.100cvs78 * src/common/plugin.c Update licence check, following Eben Moglen's advice 2005-12-08 [colin] 1.9.100cvs77 * src/folder.c Fix the occasionnal item->cache != NULL assertion failure. 2005-12-08 [colin] 1.9.100cvs76 * src/mimeview.c * src/plugins/pgpcore/sgpgme.c Print key id when unable to check it Closes bug #866 (Show key id when missing) 2005-12-08 [paul] 1.9.100cvs75 * src/prefs_common.c * src/prefs_common.h * src/gtk/filesel.c remember load attachment dir 2005-12-07 [colin] 1.9.100cvs74 * src/prefs_toolbar.c Gtk fixes, patch by Fabien Vantard 2005-12-07 [colin] 1.9.100cvs73 * src/action.c * src/compose.c * src/compose.h Fix bug #839 (Quoted text isn't colored after executing an action) * src/common/plugin.c Require plugins to declare their licence in plugin_licence() Refuse to load non-GPL plugins as they'd be illegal (as derived works of Sylpheed-Claws, they must be GPL). * src/plugins/clamav/clamav_plugin.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/plugin.c * src/plugins/pgpinline/plugin.c * src/plugins/pgpmime/plugin.c * src/plugins/spamassassin/spamassassin.c * src/plugins/trayicon/trayicon.c Add plugin_licence() 2005-12-07 [paul] 1.9.100cvs72 * configure.ac * src/mainwindow.c * src/manual.c * src/manual.h * src/common/defs.h clean up after local FAQ removal and temporary manual removal 2005-12-06 [colin] 1.9.100cvs71 * configure.ac * doc/Makefile.am * doc/faq/.cvsignore * doc/faq/Makefile.am * doc/faq/de/.cvsignore * doc/faq/de/Makefile.am * doc/faq/de/sylpheed-faq-1.html * doc/faq/de/sylpheed-faq-2.html * doc/faq/de/sylpheed-faq-3.html * doc/faq/de/sylpheed-faq.html * doc/faq/en/.cvsignore * doc/faq/en/Makefile.am * doc/faq/en/sylpheed-faq-1.html * doc/faq/en/sylpheed-faq-2.html * doc/faq/en/sylpheed-faq-3.html * doc/faq/en/sylpheed-faq-4.html * doc/faq/en/sylpheed-faq.html * doc/faq/es/.cvsignore * doc/faq/es/Makefile.am * doc/faq/es/sylpheed-faq-1.html * doc/faq/es/sylpheed-faq-2.html * doc/faq/es/sylpheed-faq-3.html * doc/faq/es/sylpheed-faq-4.html * doc/faq/es/sylpheed-faq.html * doc/faq/fr/.cvsignore * doc/faq/fr/Makefile.am * doc/faq/fr/sylpheed-faq-1.html * doc/faq/fr/sylpheed-faq-2.html * doc/faq/fr/sylpheed-faq-3.html * doc/faq/fr/sylpheed-faq.html * doc/faq/it/.cvsignore * doc/faq/it/Makefile.am * doc/faq/it/sylpheed-faq-1.html * doc/faq/it/sylpheed-faq-2.html * doc/faq/it/sylpheed-faq-3.html * doc/faq/it/sylpheed-faq.html * doc/manual/.cvsignore * doc/manual/Makefile.am * doc/manual/de/.cvsignore * doc/manual/de/Makefile.am * doc/manual/de/sylpheed-1.html * doc/manual/de/sylpheed-10.html * doc/manual/de/sylpheed-11.html * doc/manual/de/sylpheed-12.html * doc/manual/de/sylpheed-13.html * doc/manual/de/sylpheed-14.html * doc/manual/de/sylpheed-15.html * doc/manual/de/sylpheed-16.html * doc/manual/de/sylpheed-17.html * doc/manual/de/sylpheed-18.html * doc/manual/de/sylpheed-19.html * doc/manual/de/sylpheed-2.html * doc/manual/de/sylpheed-20.html * doc/manual/de/sylpheed-3.html * doc/manual/de/sylpheed-4.html * doc/manual/de/sylpheed-5.html * doc/manual/de/sylpheed-6.html * doc/manual/de/sylpheed-7.html * doc/manual/de/sylpheed-8.html * doc/manual/de/sylpheed-9.html * doc/manual/de/sylpheed.html * doc/manual/en/.cvsignore * doc/manual/en/Makefile.am * doc/manual/en/sylpheed-1.html * doc/manual/en/sylpheed-10.html * doc/manual/en/sylpheed-11.html * doc/manual/en/sylpheed-12.html * doc/manual/en/sylpheed-13.html * doc/manual/en/sylpheed-14.html * doc/manual/en/sylpheed-15.html * doc/manual/en/sylpheed-16.html * doc/manual/en/sylpheed-17.html * doc/manual/en/sylpheed-18.html * doc/manual/en/sylpheed-19.html * doc/manual/en/sylpheed-2.html * doc/manual/en/sylpheed-20.html * doc/manual/en/sylpheed-21.html * doc/manual/en/sylpheed-22.html * doc/manual/en/sylpheed-3.html * doc/manual/en/sylpheed-4.html * doc/manual/en/sylpheed-5.html * doc/manual/en/sylpheed-6.html * doc/manual/en/sylpheed-7.html * doc/manual/en/sylpheed-8.html * doc/manual/en/sylpheed-9.html * doc/manual/en/sylpheed.html * doc/manual/es/.cvsignore * doc/manual/es/Makefile.am * doc/manual/es/sylpheed-1.html * doc/manual/es/sylpheed-10.html * doc/manual/es/sylpheed-11.html * doc/manual/es/sylpheed-12.html * doc/manual/es/sylpheed-13.html * doc/manual/es/sylpheed-14.html * doc/manual/es/sylpheed-15.html * doc/manual/es/sylpheed-16.html * doc/manual/es/sylpheed-17.html * doc/manual/es/sylpheed-18.html * doc/manual/es/sylpheed-19.html * doc/manual/es/sylpheed-2.html * doc/manual/es/sylpheed-20.html * doc/manual/es/sylpheed-3.html * doc/manual/es/sylpheed-4.html * doc/manual/es/sylpheed-5.html * doc/manual/es/sylpheed-6.html * doc/manual/es/sylpheed-7.html * doc/manual/es/sylpheed-8.html * doc/manual/es/sylpheed-9.html * doc/manual/es/sylpheed.html * doc/manual/fr/.cvsignore * doc/manual/fr/Makefile.am * doc/manual/fr/sylpheed-1.html * doc/manual/fr/sylpheed-10.html * doc/manual/fr/sylpheed-11.html * doc/manual/fr/sylpheed-12.html * doc/manual/fr/sylpheed-13.html * doc/manual/fr/sylpheed-14.html * doc/manual/fr/sylpheed-15.html * doc/manual/fr/sylpheed-16.html * doc/manual/fr/sylpheed-17.html * doc/manual/fr/sylpheed-18.html * doc/manual/fr/sylpheed-19.html * doc/manual/fr/sylpheed-2.html * doc/manual/fr/sylpheed-20.html * doc/manual/fr/sylpheed-3.html * doc/manual/fr/sylpheed-4.html * doc/manual/fr/sylpheed-5.html * doc/manual/fr/sylpheed-6.html * doc/manual/fr/sylpheed-7.html * doc/manual/fr/sylpheed-8.html * doc/manual/fr/sylpheed-9.html * doc/manual/fr/sylpheed.html * doc/manual/ja/.cvsignore * doc/manual/ja/Makefile.am * doc/manual/ja/sylpheed-1.html * doc/manual/ja/sylpheed-10.html * doc/manual/ja/sylpheed-11.html * doc/manual/ja/sylpheed-12.html * doc/manual/ja/sylpheed-13.html * doc/manual/ja/sylpheed-14.html * doc/manual/ja/sylpheed-15.html * doc/manual/ja/sylpheed-16.html * doc/manual/ja/sylpheed-17.html * doc/manual/ja/sylpheed-18.html * doc/manual/ja/sylpheed-19.html * doc/manual/ja/sylpheed-2.html * doc/manual/ja/sylpheed-20.html * doc/manual/ja/sylpheed-3.html * doc/manual/ja/sylpheed-4.html * doc/manual/ja/sylpheed-5.html * doc/manual/ja/sylpheed-6.html * doc/manual/ja/sylpheed-7.html * doc/manual/ja/sylpheed-8.html * doc/manual/ja/sylpheed-9.html * doc/manual/ja/sylpheed.html * doc/manual/ja/sylpheed.sgml * src/mainwindow.c Remove outdated manual and faq. Noisy, eh? 2005-12-06 [colin] 1.9.100cvs70 * src/compose.c * src/quote_fmt_parse.y * src/undo.c * src/undo.h Allow %X to position cursor at 0 (no %X = before signature) Fix paste as quotation putting the cursor at 0 Fix undo offsets when pasting Insert the quote_fmt at once instead of line by line Fix [Edited] when starting to reply/forward 2005-12-06 [paul] 1.9.100cvs69 * src/plugins/clamav/clamav_plugin_gtk.c add another tooltip * src/plugins/spamassassin/spamassassin_gtk.c rework spamassassin_create_widget_func() 2005-12-05 [colin] 1.9.100cvs68 * po/POTFILES.in Fix make release ;-) 2005-12-05 [colin] 1.9.100cvs67 * src/compose.c * src/compose.h Fix cursor positioning (not obeying %X) 2005-12-05 [paul] 1.9.100cvs66 * src/plugins/dillo_viewer/dillo_prefs.c fix compilation warning 2005-12-05 [paul] 1.9.100cvs65 * src/prefs_spelling.c * src/plugins/trayicon/trayicon.c cleanups - remove unused stuff 2005-12-05 [paul] 1.9.100cvs64 * README * manual/plugins.xml remove info about removed mathml_viewer plugin 2005-12-05 [paul] 1.9.100cvs63 * configure.ac * src/plugins/Makefile.am * src/plugins/mathml_viewer/.cvsignore * src/plugins/mathml_viewer/Makefile.am * src/plugins/mathml_viewer/mathml_viewer.c remove unmaintained mathml_viewer plugin 2005-12-05 [paul] 1.9.100cvs62 * src/summaryview.c obey prefs_common.always_show_msg when moving a msg Thanks to Colin 2005-12-05 [paul] 1.9.100cvs61 * src/compose.c * src/prefs_account.c * src/prefs_filtering.c * src/prefs_quote.c * src/prefs_spelling.c * src/prefs_toolbar.c * src/summaryview.c * src/gtk/gtkutils.c * src/gtk/quicksearch.c * src/plugins/dillo_viewer/dillo_prefs.c dialog cleanups 2005-12-04 [paul] 1.9.100cvs60 * src/inc.c * src/prefs_account.c * src/prefs_account.h allow a Local account to specify a default inbox (closes bug 843 'Inbox cannot be changed for local mailboxes') 2005-12-04 [colin] 1.9.100cvs59 * src/plugins/trayicon/trayicon.c Remove Get, rename Get All to Get Mail in order to be consistent with the default main toolbar 2005-12-03 [colin] 1.9.100cvs58 * manual/gpl.xml * manual/sylpheed-claws-manual.xml Add GPL appendix 2005-12-03 [paul] 1.9.100cvs57 * AUTHORS * po/sv.po * src/gtk/authors.h new (partially complete) Swedish translation by Anders Troback 2005-12-02 [paul] 1.9.100cvs56 * configure.ac libetpan 0.41 required 2005-12-02 [paul] 1.9.100cvs55 * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c unregister prefs pages on unloading, thus preventing a crash (thanks to Colin for the hint) 2005-12-02 [wwp] 1.9.100cvs54 * src/quote_fmt.h * src/quote_fmt_parse.y fix misuse of gboolean*, use gboolean instead (thanks to Paul, Colin, for pointing out that scaring one) 2005-12-02 [paul] 1.9.100cvs53 * src/plugins/clamav/clamav_plugin.c int no --> unsigned int no * src/plugins/clamav/clamav_plugin_gtk.c rework config page 2005-12-02 [wwp] 1.9.100cvs52 * src/compose.c * src/prefs_template.c * src/quote_fmt.h * src/quote_fmt_parse.y prevent from executing |f and |p templates commands when adding or replacing templates in prefs (avoids annoying and potentially dangerous behaviours) 2005-12-02 [paul] 1.9.100cvs51 * src/prefs_common.c allow translation of some default values Patch by Fabien Vantard 2005-12-02 [paul] 1.9.100cvs50 * src/codeconv.c * src/codeconv.h * src/prefs_common.c * src/prefs_common.h * src/prefs_message.c * src/textview.c remove obsolete 'convert_mb_alnum' option and related stuff * src/gtk/about.c remove unused 'about_textview_visibility_notify' 2005-12-02 [paul] 1.9.100cvs49 * src/prefs_account.c * src/prefs_compose_writing.c * src/prefs_fonts.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_message.c * src/prefs_other.c * src/prefs_receive.c * src/prefs_send.c * src/prefs_spelling.c * src/prefs_summaries.c * src/prefs_wrapping.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/pgpcore/prefs_gpg.c several cleanups to the prefs dialogs (slightly modified) patch by Fabien Vantard 2005-12-02 [paul] 1.9.100cvs48 * src/main.c --exit means exit * src/send_message.c fix crash on send when connection fails Thanks to Colin 2005-12-01 [colin] 1.9.100cvs47 * src/html.c Translate … to "..." 2005-11-30 [colin] 1.9.100cvs46 * src/matcher.c * src/matcher.h Optimize back yesterday's fix. 2005-11-30 [paul] 1.9.100cvs45 * manual/faq.xml standardised * manual/intro.xml written by Colin, edited by me 2005-11-29 [colin] 1.9.100cvs44 * src/matcher.c Skip headers unconditionnaly in match_body if the rule is not message or ~message 2005-11-29 [colin] 1.9.100cvs43 * src/matcher.c Fix body_part and such, not skipping headers if the matchcriteria wasn't the first in the rule 2005-11-29 [colin] 1.9.100cvs42 * src/compose.c Add Windows-1252 (Closes bug #863, windows-1252 encoding option missing from message view window) Fix double text D'n'D with gtk-2.8 * src/matcher.c Fix ~message, ~headers_part, ~body_part rules * src/messageview.c Add Windows-1252 (Closes bug #863) Fix accels * src/gtk/gtkaspell.c Properly destroy accels in all menus 2005-11-29 [mones] 1.9.100cvs41 * po/es.po Updated. 2005-11-27 [colin] 1.9.100cvs40 * src/mh_gtk.c "/Remove mailbox" -> "/Remove mailbox..." 2005-11-27 [paul] 1.9.100cvs39 * AUTHORS * po/de.po * src/gtk/authors.h updated by new maintainer, Stephan Sachse 2005-11-27 [paul] 1.9.100cvs38 * manual/faq.xml written by Colin, edited by me 2005-11-27 [paul] 1.9.100cvs37 * src/prefs_common.c * src/prefs_common.h * src/prefs_receive.c * src/prefs_summaries.c move 'go to inbox after receiving new mail' option from display/sumamaries to mail handling/receive, and rework prefs_summaries dialog a little 2005-11-25 [martin] 1.9.100cvs36 * po/de.po fixed windows-1252 translation; translated some new and fuzzy strings 2005-11-25 [paul] 1.9.100cvs35 * src/plugins/clamav/clamav_plugin.c complete the update done in cvs34 2005-11-25 [paul] 1.9.100cvs34 * src/plugins/clamav/clamav_plugin.c reflect upstream changes 2005-11-25 [paul] 1.9.100cvs33 * manual/ack.xml * manual/plugins.xml * manual/sylpheed-claws-manual.xml written/updated by Colin, edited by me * tools/acroread2sylpheed.pl update binary name 2005-11-24 [colin] 1.9.100cvs32 * src/compose.c Fix bug #856 (reediting messages forgets Request Return Receipt) 2005-11-24 [paul] 1.9.100cvs31 * manual/addrbook.xml * manual/starting.xml written by Colin, proofread, edited, adapted by me * manual/advanced.xml add some Actions examples * src/importldif.c use a Save button instead of a Close button * src/wizard.c indicate mandatory fields fix page display Thanks to Colin 2005-11-23 [colin] 1.9.100cvs30 * src/addressbook.c Rename menu item, fix possible crash after deletion of books * src/addrindex.c Allow searching for '*' in ldap * src/browseldap.c Fix "Browse Entry" (did anyone use it?) * src/wizard.c Add guards for mandatory information 2005-11-23 [paul] 1.9.100cvs29 * manual/advanced.xml corrections to the English 2005-11-23 [colin] 1.9.100cvs28 * src/mimeview.c Fix possible crash at exit. After the call to gtk_container_remove(), the Viewer's widget has no more parent so gtk+ automatically frees it and its sons. If destroy_viewer() then try to access it, problems ensue. 2005-11-22 [colin] 1.9.100cvs27 * src/compose.c * src/gtk/gtkaspell.c Fix right-clicking on a misspelled word Fix More... in suggestions menu 2005-11-22 [wwp] 1.9.100cvs26 * src/prefs_template.c templates works: re-sort templates list when adding or replacing, prevent from adding or replacing when the template name is empty 2005-11-21 [colin] 1.9.100cvs25 * src/addressbook.c Fix some addressbook suckage (dnd, select all) * src/compose.c * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h Make the spellchecker menu work with the GtkTextView one instead of overriding it 2005-11-20 [paul] 1.9.100cvs24 * manual/handling.xml proofread and corrected 2005-11-20 [paul] 1.9.100cvs23 * manual/Makefile generate html as one file * manual/advanced.xml fix output generation reformat hidden options list * manual/manual.xml ** REMOVED ** * manual/sylpheed-claws-manual.xml ** ADDED ** renamed 2005-11-18 [colin] 1.9.100cvs22 * src/prefs_account.c Fix layout in news and mbox accounts * manual/account.xml * manual/advanced.xml New contents for Paul to check :) 2005-11-18 [wwp] 1.9.100cvs21 * src/gtk/quicksearch.c don't update extended quicksearch buttons twice 2005-11-18 [paul] 1.9.100cvs20 * src/textview.c complete 1.9.100cvs19 2005-11-18 [paul] 1.9.100cvs19 * src/compose.c cosmetic improvements * src/textview.c also list text/* attachments 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 [colin] 1.9.100cvs17 * src/gtk/inputdialog.c Fix icon staying the first one 2005-11-17 [wwp] 1.9.100cvs16 fix possible problem showing some quicksearch buttons, and a bad call to g_return_if_fail in a function that returns a value (both fixes by Fabien Vantard) 2005-11-15 [wwp] 1.9.100cvs15 * src/gtk/quicksearch.c added a tooltip to that obscure ... quicksearch button 2005-11-15 [wwp] 1.9.100cvs14 * src/gtk/quicksearch.c add a quicksearch helper to filtering expression users: the ... button raises the condition expr window. condition expressions set up w/ this window are used by the quicksearch if the user closes it pressing OK. 2005-11-14 [paul] 1.9.100cvs13 * src/plugins/clamav/clamav_plugin.c * src/plugins/spamassassin/spamassassin.c change plugin type following recent merging 2005-11-14 [wwp] 1.9.100cvs12 * src/folder.c prevent from crashing when copying/moving message(s) from and to the same folder 2005-11-14 [paul] 1.9.100cvs11 * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c also merge clamav and clamav_gtk plugins 2005-11-13 [colin] 1.9.100cvs10 * configure.ac * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c Merge spamassassin and spamassassin_gtk plugins, and build it by default. 2005-11-12 [colin] 1.9.100cvs9 * src/etpan/imap-thread.c Fix gcc warning 2005-11-12 [colin] 1.9.100cvs8 * src/procmime.c Revert 1.9.100cvs3 - it breaks PGP sign+encrypt 2005-11-10 [colin] 1.9.100cvs7 * src/main.c Fix bug #845 (sylpheed-claws 1.9.99+ start in minimised state) 2005-11-10 [wwp] 1.9.100cvs6 * src/gtk/description_window.c fix a crash when closing description windows using the WM's [X] button 2005-11-09 [colin] 1.9.100cvs5 * src/common/ssl.c Update libetpan call to follow upstream (yes, this requires libetpan-0.40cvs3) 2005-11-08 [colin] 1.9.100cvs4 * src/compose.c * src/textview.c * src/common/utils.c * src/common/utils.h Enhance the email parser 2005-11-08 [colin] 1.9.100cvs3 * src/procmime.c Fix what looks like an off-by-one (fixes attachments from the Bat) 2005-11-08 [wwp] 1.9.100cvs2 * src/main.c renamed some occurrences of "Sylpheed" to "Sylpheed-Claws" 2005-11-08 [wwp] 1.9.100cvs1 * src/main.c allow exiting Sylpheed-Claws from command-line 2005-11-08 [paul] 1.9.100 1.9.100 released 2005-11-07 [colin] 1.9.99cvs17 * src/addritem.c * src/ldif.c Fix import of base-64 encoded items 2005-11-07 [colin] 1.9.99cvs16 * src/send_message.c Fix bug #314 (Queue does not empty under certain circumstances) 2005-11-07 [paul] 1.9.99cvs15 * src/mutt.c * src/pine.c fix buffer overflows Thanks to Colin 2005-11-07 [paul] 1.9.99cvs14 * doc/man/Makefile.am * doc/man/sylpheed-claws.1 ** ADDED ** * doc/man/sylpheed.1 ** DELETED ** rename and update the man file 2005-11-06 [colin] 1.9.99cvs13 * src/ldif.c Fix ldif_get_line() that returned empty strings (Didn't understand why). Also fix a possible buffer overflow. 2005-11-06 [wwp] 1.9.99cvs12 * src/textview.c * src/gtk/about.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h fix a compilation warning, make links sensitive in the about dialog 2005-11-04 [wwp] 1.9.99cvs11 * src/gtk/about.c don't wrap or translate URIs, and a bit text format cleanup 2005-11-04 [wwp] 1.9.99cvs10 * src/gtk/about.c better textview tagging implementation (no more use of marks for postponed tagging) 2005-11-02 [colin] 1.9.99cvs9 * src/common/ssl.c Forgot an ifdef 2005-11-02 [colin] 1.9.99cvs8 * configure.ac Require libetpan-0.40 due to upstream fix * src/common/ssl.c Tell libetpan not to call SSL_Library_Init, as we do it ourselves. 2005-11-02 [colin] 1.9.99cvs7 * po/POTFILES.in Add missing files (thanks to Fabien Vantard) 2005-11-02 [colin] 1.9.99cvs6 * src/summaryview.c Fix totals when read messages are hidden or quicksearch is on * src/ssl_manager.c * src/ssl_manager.h * src/common/ssl_certificate.c * src/common/ssl_certificate.h * src/gtk/sslcertwindow.c * src/gtk/sslcertwindow.h Fix copyright on my stuff 2005-11-02 [wwp] 1.9.99cvs5 * src/prefs_themes.c fix directory name checking (theme installation/removal), made related error a bit more verbose 2005-11-02 [colin] 1.9.99cvs4 * src/summaryview.c Fix typo (probably fixes bug #841 (Sort by the From field doesn't work) 2005-11-02 [paul] 1.9.99cvs3 * po/ko.po * po/nb.po updated by SungHyun Nam, Geir Helland * src/wizard.c fix typo in welcome message. spotted by Andrea Spadaccini 2005-11-01 [colin] 1.9.99cvs2 * src/compose.c Fix replying to ml wen confirming subscription * src/messageview.c * src/mimeview.c * src/mimeview.h * src/privacy.h * src/summaryview.c Make key check non blocking 2005-10-31 [paul] 1.9.99cvs1 * tools/claws.i18n.status.pl updated for ChangeLog 2005-10-31 [paul] 1.9.99 1.9.99 released 2005-10-31 [paul] 1.9.15cvs131 * .cvsignore * ChangeLog * ChangeLog.claws ** REMOVED ** * ChangeLog-gtk2.claws ** REMOVED ** * ChangeLog.gtk1 ** ADDED ** * INSTALL * Makefile.am * NEWS * README * README.claws ** REMOVED ** * README.jp ** REMOVED ** * RELEASE_NOTES ** ADDED ** * RELEASE_NOTES.claws ** REMOVED ** * commitHelper * configure.ac * sylpheed.spec.in ** REMOVED ** tidy up and update the default docs: ChangeLog.claws is renamed ChangeLog.gtk1 ChangeLog-gtk2.claws is renamed ChangeLog README.claws is renamed README RELEASE_NOTES.claws is renamed RELEASE_NOTES 2005-10-31 [paul] 1.9.15cvs130 * po/it.po fix errors 2005-10-31 [paul] 1.9.15cvs129 * po/ca.po * po/de.po * po/en_GB.po * po/fr.po * po/it.po * po/pt_BR.po * po/sk.po * po/sr.po * po/zh_CN.po updated by Miquel Oliete, Stephan Sachse and Thomas Gilgin, me, Fabien Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes, Andrej Kacian, Aleksandar Urosevic, and Ralgh Young. 2005-10-31 [mones] 1.9.15cvs128 * manual/faq.xml More questions. * po/es.po Updated for release. 2005-10-30 [colin] 1.9.15cvs127 * src/compose.c Place cursor before rewrapping (fixes cursor pos if quotation gets rewrapped) 2005-10-29 [paul] 1.9.15cvs126 * src/crash.c * src/foldersel.c * src/main.c * src/messageview.c * src/toolbar.c * src/gtk/authors.h corrections to text items 2005-10-28 [colin] 1.9.15cvs125 * src/messageview.c Make "hit 'C' to check sig" work from extern messageviews 2005-10-27 [colin] 1.9.15cvs124 * src/summaryview.c Add a hack to avoid segfaulting when hammering on gtk's events 2005-10-27 [wwp] 1.9.15cvs123 * src/prefs_themes.c sort list of themes names in themes prefs 2005-10-27 [paul] 1.9.15cvs122 * src/folder.c * src/prefs_account.c fix building on Solaris Patch by Alex Moore 2005-10-27 [wwp] 1.9.15cvs121 * src/summaryview.c * src/gtk/gtksctree.c speed up unselecting messages in summary view (thanks to Colin) 2005-10-27 [paul] 1.9.15cvs120 * src/mainwindow.c fix a compilation warning * src/summaryview.c fix updating of 'n items selected' count when deselecting 2005-10-27 [martin] 1.9.15cvs119 * src/action.c ignore actions with a leading '/' in the action menu name fixes a crash on menu creation * src/prefs_actions.c do not allow a leading '/' in the action menu name 2005-10-27 [paul] 1.9.15cvs118 * src/main.c fix compilation warning 2005-10-27 [paul] 1.9.15cvs117 * src/procmime.c add #if HAVE_LOCALE_H 2005-10-27 [paul] 1.9.15cvs116 * src/plugins/clamav/clamav_plugin.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/pgpcore/plugin.c * src/plugins/pgpinline/plugin.c * src/plugins/pgpmime/plugin.c * src/plugins/spamassassin/spamassassin.c * src/plugins/trayicon/trayicon.c plugin_init() : make error messages more informative 2005-10-26 [wwp] 1.9.15cvs115 * src/prefs_matcher.c enlarge boolean op widget width a bit (wasn't always showing text contents) 2005-10-26 [wwp] 1.9.15cvs114 * src/procmime.c * src/gtk/gtksctree.c * src/plugins/spamassassin/libspamc.c * src/plugins/spamassassin/spamassassin.c fix some compilation warnings more 2005-10-26 [mones] 1.9.15cvs113 * po/es.po Updated translation 2005-10-26 [paul] 1.9.15cvs112 * src/prefs_message.c give all display_xface stuff the #if HAVE_LIBCOMPFACE treatment, thus preventing a crash (Thanks to Wolfgang Enderlein) 2005-10-26 [colin] 1.9.15cvs111 * src/gedit-print.c Fix date format * src/imap_gtk.c * src/news_gtk.c Remove context menu items that should not be there * src/jpilot.c Fix encoding * src/main.c * src/mainwindow.c Don't show the mainwindow too soon 2005-10-26 [wwp] 1.9.15cvs110 * src/folder.c * src/manual.c * src/summaryview.c fix uninitialized pointers in the folder updating hook (thanks to Colin) 2005-10-25 [mones] 1.9.15cvs109 * manual/faq.xml General information subsection completed. Removed archaic references. * manual/Makefile * manual/dtd/manual.dsl Added customization stylesheet for getting paragraphs fully justified in PDF output (as suggested by Colin). 2005-10-25 [colin] 1.9.15cvs108 * src/compose.c Fix a second leak 2005-10-25 [colin] 1.9.15cvs107 * src/addrbook.c * src/addrindex.c Fix leak (xml_get_element() allocates memory) * src/compose.c Fix leak + dead code (shame!) * src/procmime.c Fix leak 2005-10-25 [colin] 1.9.15cvs106 * src/mimeview.c Fix encoding issue in Save all and in overwrite-confirmation alertpanel 2005-10-25 [colin] 1.9.15cvs105 * src/common/socket.c Fix a leak - Thanks to Christopher Aillon (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html) 2005-10-25 [paul] 1.9.15cvs104 * src/wizard.c Always guess servers from the right-hand email part and guess username from the left-hand part. (Thanks to Colin) add an X-Face to the welcome message 2005-10-25 [paul] 1.9.15cvs103 * manual/handling.xml written by Colin, edited by me 2005-10-25 [wwp] 1.9.15cvs102 * src/folderview.c * src/grouplistdialog.c * src/imap.c * src/noticeview.c fix some compilation warnings 2005-10-24 [paul] 1.9.99-rc3 released 2005-10-24 [paul] 1.9.15cvs101 * src/gtk/about.c fix window sizing 2005-10-24 [paul] 1.9.15cvs100 * src/pixmaps/offline.xpm * src/pixmaps/online.xpm replace with last default versions 2005-10-24 [colin] 1.9.15cvs99 * src/imap.c Fix bug when moving a folder * src/imap_gtk.c * src/mh_gtk.c "Delete folder" pops up a window, so it should be suffixed with "..." * src/plugins/pgpcore/sgpgme.c Include locale.h 2005-10-24 [mones] 1.9.15cvs98 * manual/Makefile * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/faq.xml * manual/glossary.xml * manual/gpl.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/manual.xml * manual/plugins.xml * manual/starting.xml * manual/dtd/sdocbook.dtd Initial manual structure and some content. 2005-10-23 [wwp] 1.9.15cvs97 * src/gtk/about.c fix a typo 2005-10-23 [wwp] 1.9.15cvs96 * src/gtk/about.c * src/gtk/authors.h rework of the about window (main work by Paul), also featuring a few fixes for typos and duplicate names 2005-10-23 [wwp] 1.9.15cvs95 * src/.cvsignore Ignore the right binary name (sylpheed-claws now) 2005-10-23 [paul] 1.9.15cvs94 * src/compose.c when using Folder Pref 'Default To for replies' make the entry in the Compose window bold Patch by Fabien Vantard 2005-10-22 [colin] 1.9.15cvs93 * src/codeconv.c Fix leak 2005-10-22 [colin] 1.9.15cvs92 * src/codeconv.c try to convert using locale (apart utf8) if necessary 2005-10-22 [colin] 1.9.15cvs91 * src/pixmaps/new.xpm * src/pixmaps/unread.xpm Make the unread envelope blue again and saturate the new one a bit more. 2005-10-22 [colin] 1.9.15cvs90 * src/compose.c When replying to a mail sent by one of our accounts, use the original list of recipients. Let 'Reply All' and 'Reply to sender' work like previously. 2005-10-21 [colin] 1.9.15cvs89 * src/prefs_filtering.c Clear fields after add and replace * src/textview.c Display xface differently (better) * src/plugins/pgpinline/pgpinline.c Fix crappy encodings/recodings 2005-10-21 [paul] 1.9.15cvs88 * src/compose.c * src/prefs_folder_item.c * src/toolbar.c fix news folder Folder Properties (thanks to Colin) * src/folderview.c update folderview after Themes change keep selected folder selected (thanks to Colin) 2005-10-21 [paul] 1.9.15cvs87 * tools/Makefile.am * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/asus_mailled.sh ** REMOVED ** * tools/filter_conv.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/gpg-sign-syl ** REMOVED ** * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/newscache_clean.pl * tools/outlook2sylpheed.pl * tools/sylpheed-switcher ** REMOVED ** * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/vcard2xml.py * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl update default config dir update binary name (thanks to Fabien Vantard) remove obsolete scripts 2005-10-21 [colin] 1.9.15cvs86 * src/inc.c Fix possible leak and units. Based on a patch by Fabien Vantard. 2005-10-20 [colin] 1.9.15cvs85 * src/textview.c Clear xface when clearing textview 2005-10-20 [colin] 1.9.15cvs84 * configure.ac * src/folderview.c * src/headerview.c * src/main.c * src/prefs_common.c * src/prefs_common.h * src/prefs_message.c * src/textview.c * src/textview.h * src/common/defs.h * src/common/utils.c * src/common/utils.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h Migrate config to .sylpheed-claws (Automatically) Add a way to get the Xface in the TextView 2005-10-20 [colin] 1.9.15cvs83 * src/gtk/Makefile.am * src/gtk/about.c * src/gtk/authors.h Make the about dialog *grooovy* 2005-10-20 [colin] 1.9.15cvs82 * src/mimeview.c Use "Open with" on double click if no command was found 2005-10-20 [colin] 1.9.15cvs81 * src/imap.c * src/etpan/imap-thread.c Fix possible crash. 2005-10-20 [paul] 1.9.15cvs80 * src/folder.c don't show clipkey icon if the only attachment is the signature Patch by Colin 2005-10-20 [paul] 1.9.15cvs79 * AUTHORS * src/plugins/pgpmime/pgpmime.c name the PGP/MIME signature 'signature.asc' Patch by Andrew Nelson 2005-10-19 [colin] 1.9.15cvs78 * src/plugins/pgpmime/pgpmime.c Oops, no need to double-check though 2005-10-19 [colin] 1.9.15cvs77 * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c Check that my_tmpfile() doesn't return NULL 2005-10-19 [colin] 1.9.15cvs76 * src/common/utils.c Use shorter mime boundaries to avoid having MTAs rewrapping our headers, breaking the PGP signature in the process * src/compose.c * src/plugins/pgpmime/pgpmime.c Check for boundary uniqueness to be sure it won't happen, instead of hoping for the best 2005-10-19 [colin] 1.9.15cvs75 * sylpheed-claws.desktop * src/Makefile.am * src/main.c Ship a sylpheed-claws binary instead of a sylpheed one. Change the socket name, too * src/folderview.c Update folder only if it changed * src/wizard.c Fix i18n in welcome mail, patch by Fabien Vantard 2005-10-19 [paul] 1.9.99-rc2 released 2005-10-19 [paul] 1.9.15cvs74 * src/folder.c * src/folderview.c fix summaryview update Patch by Colin 2005-10-18 [colin] 1.9.15cvs73 * src/plugins/pgpcore/passphrase.c Don't XGrabServer, and try a bit more to sync everything before grabbing mouse/keyboard 2005-10-18 [colin] 1.9.15cvs72 * src/Makefile.am * src/addressadd.c * src/addressbook.c * src/folderview.c * src/grouplistdialog.c * src/mimeview.c * src/stock_pixmap.c * src/stock_pixmap.h * src/summaryview.c * src/gtk/gtksctree.c * src/gtk/gtksctree.h * src/pixmaps/empty.xpm Implement a wrapper call for gtk_ctree_set_node_info and gtk_ctree_insert_node, that uses a 1x1 transparent pixmap instead of a NULL one. This works around some memory problems deep inside gtk, revealed by valgrind, and fixes bug #834 (Pressing CTRl-D on a message marked as locked crashes sylpheed.), as well as, probably, wwp's 4th dimension problems that happen in gtk_ctree_*. 2005-10-17 [colin] 1.9.15cvs71 * src/mimeview.c Provide visual feedback when checking signature 2005-10-17 [colin] 1.9.15cvs70 * src/main.c Keep the folder list frozen while checking caches... 2005-10-17 [colin] 1.9.15cvs69 * src/addr_compl.c Fi bug #833 (Autocompleting from addressbook fails with extended chars) * src/imap.c Fix 'adding messages' staying in statusbar after an error 2005-10-17 [wwp] 1.9.15cvs68 * src/ssl_manager.c Fix buttons' layout resizing when window size changes 2005-10-17 [wwp] 1.9.15cvs67 * src/account.c * src/prefs_account.c * src/prefs_common.c * src/prefs_common.h * src/prefs_folder_item.c * src/prefs_gtk.c * src/gtk/logwindow.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c * src/gtk/prefswindow.h Remember yet more window sizes (log, prefs, folder prefs, accounts) 2005-10-17 [paul] 1.9.15cvs66 * configure.ac fix missing libetpan message * po/en_GB.po updated * src/crash.c * src/manual.c * src/prefs_themes.c * src/common/defs.h add some new URI defines, change some others * src/wizard.c make welcome message translatable small improvements to english other tweaks * src/gtk/menu.c fix warnings 2005-10-17 [paul] 1.9.15cvs65 * src/summaryview.c fix column titles 2005-10-16 [mones] 1.9.15cvs64 * po/es.po Updated translation 2005-10-16 [colin] 1.9.99-rc1 released 2005-10-16 [colin] 1.9.15cvs63 * src/wizard.c Fix whitespace 2005-10-16 [colin] 1.9.15cvs62 * src/toolbar.c s/Get All/Get Mail/ * src/wizard.c Real welcome mail text, thanks Paul 2005-10-16 [colin] 1.9.15cvs61 * src/editldap.c * src/exporthtml.c * src/main.c * src/mainwindow.c * src/prefs_themes.c * src/prefs_toolbar.c * src/plugins/demo/demo.c * src/plugins/trayicon/trayicon.c s/Sylpheed/Sylpheed-Claws/ 2005-10-16 [colin] 1.9.15cvs60 * src/wizard.c Add a welcome email in the first empty mailbox * src/prefs_common.c Change one more default 2005-10-16 [colin] 1.9.15cvs59 * src/wizard.c Remove printf 2005-10-16 [colin] 1.9.15cvs58 * src/toolbar.c * src/prefs_common.c Change some defaults 2005-10-16 [colin] 1.9.15cvs57 * src/toolbar.c * src/prefs_common.c Change some defaults 2005-10-16 [colin] 1.9.15cvs56 * src/wizard.c By default, initialize fonts to have the same size as normal GtkWidgets 2005-10-16 [colin] 1.9.15cvs55 * src/mimeview.c Fix message a bit more 2005-10-16 [colin] 1.9.15cvs54 * src/addressbook.c Second attempt at flicker fixing 2005-10-16 [colin] 1.9.15cvs53 * src/addressbook.c Fix flicker 2005-10-16 [wwp] 1.9.15cvs52 * src/addressbook.c * src/editaddress.c * src/prefs_common.c * src/prefs_common.h Remember window sizes (address book) 2005-10-16 [wwp] 1.9.15cvs51 * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/spamassassin/spamassassin_gtk.c Fix compilation warnings (missing #include). 2005-10-16 [colin] 1.9.15cvs50 * src/mimeview.c * src/summaryview.c * src/textview.c Make 'c' check signature, and forward c, l, y, t from summaryview to mimeview 2005-10-16 [colin] 1.9.15cvs49 * src/addressbook.c Put border around buttons * src/mainwindow.c * src/summaryview.c Rework menus (Patch based on a patch by Paul) 2005-10-15 [wwp] 1.9.15cvs48 * src/editjpilot.c * src/editldap.c * src/editvcard.c * src/exphtmldlg.c * src/expldifdlg.c * src/export.c * src/import.c * src/importldif.c * src/importmutt.c * src/importpine.c * src/prefs_account.c * src/prefs_spelling.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/spamassassin/spamassassin_gtk.c use nicer browse-for-file/dir buttons than the "..." ones, code factorizing more. 2005-10-14 [colin] 1.9.15cvs47 * src/mainwindow.c set relief on the account switcher so that people see it grey out Create processing rules when no message is selected * src/prefs_filtering.c ask before closing if the rule has not been modified, even if it's not valid * src/prefs_matcher.c fix sensitivity when entering the dialog * src/gtk/inputdialog.c display a better icon on password ask * src/plugins/pgpcore/passphrase.c make the dialog look better 2005-10-14 [paul] 1.9.15cvs46 * src/folderview.c indicate presense of marked msgs in unexpanded subfolders 2005-10-14 [paul] 1.9.15cvs45 * src/prefs_actions.c * src/prefs_common.c * src/prefs_common.h * src/prefs_filtering_action.c * src/prefs_matcher.c * src/prefs_template.c remember window sizes fix Info button size Patches by wwp 2005-10-13 [colin] 1.9.15cvs44 * src/mimeview.c * src/noticeview.c * src/noticeview.h Add a tooltip on the icon (optional) Get rid of the signature buttons and only use the icon+tooltip 2005-10-13 [colin] 1.9.15cvs43 * src/noticeview.c * src/noticeview.h Add hand cursor for hovering over icon 2005-10-13 [colin] 1.9.15cvs42 * src/summaryview.c Fix crash when quicksearch's hidden at startup 2005-10-13 [colin] 1.9.15cvs41 * src/compose.c Set subject when forwarding multiple mails Check that other recipient than the default Cc or Bcc have been set before sending. 2005-10-13 [colin] 1.9.15cvs40 * src/imap.c Batch per-folder Introduce locking, but don't use it yet 2005-10-13 [colin] 1.9.15cvs39 * src/gtk/quicksearch.c Reset quicksearch when hiding it Make sticky a real pref 2005-10-13 [colin] 1.9.15cvs38 * src/summaryview.c Faster prefs apply 2005-10-13 [colin] 1.9.15cvs37 * src/mimeview.c * src/noticeview.c * src/noticeview.h * src/plugins/pgpcore/sgpgme.c Make privacy icon clickable Move Trust field in Full info When trust is less than full, don't display a warning icon 2005-10-13 [colin] 1.9.15cvs36 * src/folder.c Batch on flags sync * src/folderview.c Revert speed hack which is dangerous in fact Apply prefs faster 2005-10-13 [colin] 1.9.15cvs35 * src/folder_item_prefs.c Fix pref corruption on folder move. Patch by wwp 2005-10-13 [paul] 1.9.15cvs34 * src/export.c * src/import.c fix typos in g_warnings * src/prefs_account.c add a file selector for Signature file Patches by wwp 2005-10-12 [colin] 1.9.15cvs33 * src/mimeview.c Provide a quick way to go back from a signature's full info to the email part 2005-10-12 [colin] 1.9.15cvs32 * src/compose.c Remove old hack of encoding signed mails with base64. QP works equally well. 2005-10-12 [colin] 1.9.15cvs31 * src/crash.c Replace deprecated GtkText with GtkTextView * src/imap.c Fix a logic bug about counts in imap_select (previously un-triggered) * src/mainwindow.c * src/summaryview.c * src/news.c Allow local deletion of news posts * src/mimeview.c Show GPG noticeview on the message/rfc822 part in addition to the text/plain one * src/prefs_image_viewer.c src/plugins/pgpcore/prefs_gpg.c Polish (set the label as part of the checkbox) * src/wizard.c Don't sit there doing nothing after destroying the window - return err 2005-10-11 [colin] 1.9.15cvs30 * src/folderview.c Apply processing rules before showing folders. Early folder show (before flags sync) will only be done when there are no processing rules (nor pre- or post- ones) * src/imap.c Fix stuff related to mail subdir, creation and deletion of folders * src/imap_gtk.c Don't allow creation of folders in NoInferior folders, as it won't work 2005-10-10 [colin] 1.9.15cvs29 * src/compose.c Reselect "None" Privacy system when selecting an account with no privacy system defined 2005-10-10 [colin] 1.9.15cvs28 * src/mainwindow.c Add Windows-1252 encoding * src/prefs_common.c Rework some defaults: - autosave to draft by default - don't show header pane (it's already in the textview) - Select first new or unread mail on entry - Assume 'Yes' to change folder when there's no more unread message * src/prefs_matcher.c Fix a gtk assertion failure * src/gtk/colorlabel.c Workaround bad repainting on selection * src/main.c Freeze/thaw (a bit faster on ssh -X) * src/msgcache.c Get rid of StrdupConverter that just adds an extra strdup/free * src/etpan/imap_thread.c memset buf to 0 2005-10-10 [colin] 1.9.15cvs27 * src/export.c * src/import.c Fix compile on gtk 2.4. Patch by wwp 2005-10-09 [colin] 1.9.15cvs26 * src/mainwindow.c * src/messageview.c * src/summaryview.c Clarify forward menus. Patch by wwp 2005-10-09 [colin] 1.9.15cvs25 * src/compose.c * src/compose.h Fix bug #829 (Non-working "Encrypt message by default when replying to an encrypted message") 2005-10-08 [colin] 1.9.15cvs24 * src/wizard.c Fix bug #827 ("Welcome" setup wizard after a permission error gives up & forgets itself.) 2005-10-08 [colin] 1.9.15cvs23 * src/procmime.c Fix bug #828 (Ignoring headers with spaces around = sign) 2005-10-08 [colin] 1.9.15cvs22 * src/export.c Warning fix by wwp 2005-10-08 [colin] 1.9.15cvs21 * src/folder.c * src/folder.h Add a processing_pending indicator, set on folder_item_open and cleared after folder_item_process_open * src/folderview.c * src/summaryview.c wrap procmsg_msginfo_*_flags, and in the wrapper check that there's no folder processing pending. If there is, defer the flags change until processing is done to avoid stepping over each other's toes. Freeze during processing, but not during scanning. 2005-10-07 [colin] 1.9.15cvs20 * src/plugins/pgpcore/passphrase.c Fix bug #826 (X-Server hangs when right-clicking a PGP encrypted message) 2005-10-07 [paul] 1.9.15cvs19 * src/compose.c fix compose_entries[] patch by Fabien Vantard 2005-10-06 [colin] 1.9.15cvs18 * src/pixmaps/address.xpm * src/pixmaps/address_book.xpm * src/pixmaps/book.xpm * src/pixmaps/check_spelling.xpm * src/pixmaps/checkbox_off.xpm * src/pixmaps/checkbox_on.xpm * src/pixmaps/close.xpm * src/pixmaps/complete.xpm * src/pixmaps/continue.xpm * src/pixmaps/deleted.xpm * src/pixmaps/down_arrow.xpm * src/pixmaps/exec.xpm * src/pixmaps/forwarded.xpm * src/pixmaps/group.xpm * src/pixmaps/ignorethread.xpm * src/pixmaps/interface.xpm * src/pixmaps/jpilot.xpm * src/pixmaps/ldap.xpm * src/pixmaps/linewrap.xpm * src/pixmaps/linewrapcurrent.xpm * src/pixmaps/mail.xpm * src/pixmaps/mail_attach.xpm * src/pixmaps/mail_compose.xpm * src/pixmaps/mail_forward.xpm * src/pixmaps/mail_receive.xpm * src/pixmaps/mail_receive_all.xpm * src/pixmaps/mail_reply.xpm * src/pixmaps/mail_reply_to_all.xpm * src/pixmaps/mail_reply_to_author.xpm * src/pixmaps/mail_send.xpm * src/pixmaps/mail_send_queue.xpm * src/pixmaps/mime_application.xpm * src/pixmaps/mime_audio.xpm * src/pixmaps/mime_image.xpm * src/pixmaps/mime_message.xpm * src/pixmaps/mime_text_enriched.xpm * src/pixmaps/mime_text_html.xpm * src/pixmaps/mime_text_plain.xpm * src/pixmaps/mime_unknown.xpm * src/pixmaps/new.xpm * src/pixmaps/news_compose.xpm * src/pixmaps/offline.xpm * src/pixmaps/online.xpm * src/pixmaps/paste.xpm * src/pixmaps/preferences.xpm * src/pixmaps/privacy_emblem_encrypted.xpm * src/pixmaps/privacy_expired.xpm * src/pixmaps/privacy_failed.xpm * src/pixmaps/privacy_passed.xpm * src/pixmaps/privacy_signed.xpm * src/pixmaps/privacy_unknown.xpm * src/pixmaps/privacy_warn.xpm * src/pixmaps/properties.xpm * src/pixmaps/replied.xpm * src/pixmaps/search.xpm * src/pixmaps/unread.xpm * src/pixmaps/up_arrow.xpm * src/pixmaps/vcard.xpm Modernize internal theme, with icons from the Gnomaws theme. Keep some of the old ones where they were better. 2005-10-06 [colin] 1.9.15cvs17 * src/summaryview.c Little optimisations + bugfix * src/toolbar.c Remove default useless items - useless being defined by the default relevant prefs * src/wizard.c include config.h to make gettext work * src/prefs_themes.c Fix selection of current theme in prefs 2005-10-06 [colin] 1.9.15cvs16 * src/prefs_common.c * src/prefs_common.h * src/prefs_summaries.c * src/folderview.c Add a warning dialog on Mark all read (with pref to get rid of it) 2005-10-06 [paul] 1.9.15cvs15 * po/nb.po * po/pt_BR.po updated by Geir Helland and Frederico Goncalves Guimaraes 2005-10-05 [colin] 1.9.15cvs14 * src/folder.c * src/folder.h * src/folderview.c * src/folderview.h * src/imap_gtk.c * src/mh_gtk.c * src/mainwindow.c * src/setup.c add a way to rescan without rebuilding make moving a bit faster (less folders changes) don't lock the tree on Get * src/imap.c Don't re-delete deleted messages before expunging * src/summaryview.c Set batch mode when deleting mails 2005-10-05 [paul] 1.9.15cvs13 * src/mainwindow.c * src/mainwindow.h fix disabled Execute menu item * src/toolbar.c match the change in 1.9.15cvs10: use Compose instead of News by default 2005-10-04 [colin] 1.9.15cvs12 * src/compose.c When replying to an ML post with Reply-To set to the poster's email, honor it (as before), but also honor our user's request to reply to the mailing list: set the ML address in the To field and the Reply-To address in the Cc: field. 2005-10-04 [colin] 1.9.15cvs11 * src/plugins/trayicon/trayicon.c Finish cosmetic change - thanks to wwp 2005-10-04 [colin] 1.9.15cvs10 * src/toolbar.c Use Compose instead of Email by default. Spotted by wwp. 2005-10-04 [colin] 1.9.15cvs9 * src/folder.c * src/folder.h * src/folderview.c * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h Try to make IMAP faster, by simplifying SEARCH commands, avoiding sending two STATUS in a row, and deferring flags sync and processing just after displaying the folder. This will update the SummaryView in certain cases (new mails not already fetched, flags changed from another client) but in a non- blocking manner. 2005-10-04 [colin] 1.9.15cvs8 * src/plugins/trayicon/trayicon.c Relabel "Offline" to "Work offline" 2005-10-04 [colin] 1.9.15cvs7 * src/export.c * src/import.c * src/mbox.c Fix mbox import/export buglets Patch by wwp * src/plugins/trayicon/trayicon.c Add offline swithc Patch by wwp 2005-10-04 [colin] 1.9.15cvs6 * src/folder.c * src/folderview.c * src/summaryview.c Better fix (don't break mark all read) for cvs2 2005-10-03 [colin] 1.9.15cvs5 * src/folder.c Use a sane sort by default 2005-10-03 [colin] 1.9.15cvs4 * src/inc.c Add a 'Only once' button for overriding offline mode * src/prefs_account.c * src/wizard.c Add Local mbox to the wizard Add IMAP subdir to the wizard (or the wizard is useless for such accounts, or even worse than useless) Move IMAP subdir from Advanced to Receive tab, as it's not that uncommon 2005-10-03 [colin] 1.9.15cvs3 * src/send_message.c Forgot this one in cvs1 2005-10-03 [colin] 1.9.15cvs2 * src/folder.c Faster close when leaving a folder with lots of new mails. Idea by David Relson. 2005-10-03 [colin] 1.9.15cvs1 * src/compose.c * src/imap.c * src/inc.c * src/main.c * src/messageview.c * src/news.c * src/summaryview.c * src/gtk/sslcertwindow.c * src/plugins/trayicon/trayicon.c Add accels to every AlertPanel. Patch by Fabien Vantard 2005-10-03 [paul] 1.9.15 1.9.15 released 2005-10-03 [paul] 1.9.14cvs68 * po/ca.po * po/de.po * po/es.po * po/fi.po * po/fr.po * po/sk.po * po/sr.po * po/zh_CN.po updated by Miquel Oliete, Thomas Gilgin, Ricardo Mones Lastra, Tommi Pirinen, Fabien vantard, Andrej Kacian, Aleksander Urosevic, Yang Guilong 2005-10-03 [paul] 1.9.14cvs67 * src/send_message.c prevent hang on Cancel patch by Colin 2005-10-03 [paul] 1.9.14cvs66 * src/main.c fix crash in IMAP caused by discrepancy between check_at_startup and offline mode Patch by Colin 2005-10-01 [paul] 1.9.14cvs65 * src/inc.c fix engrish 2005-10-01 [paul] 1.9.14cvs64 * src/export.c * src/import.c synchronise import_mbox() and export_mbox() * src/mbox.c proc_mbox(): add alert if file cannot be opened export_list_to_mbox(): test if dest file exists, prompt user to overwrite if it does. add alert if file cannot be created Patch by wwp 2005-09-30 [paul] 1.9.14cvs63 * src/addressbook.c Fix sensitivity of a menu * src/codeconv.c Respect hidden pref for mails with no encoding * src/common/xml.c Fix memory corruption * src/plugins/pgpcore/sgpgme.c Fix segfault on incomplete sigs, and display of S/Mime UIDs Patches by Colin 2005-09-30 [colin] 1.9.14cvs62 * src/partial_download.c Little logic fix in almost-dead code * src/pop.c Fix partial download when there's no new mail 2005-09-29 [paul] 1.9.14cvs61 * src/plugins/pgpinline/pgpinline.c fix bug 819, 'crash accessing sign message' Patch by Colin 2005-09-28 [martin] 1.9.14cvs60 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c fix bug #790 (Crash when restarting window manager (fluxbox)) 2005-09-28 [paul] 1.9.14cvs59 * src/gtk/gtkaspell.c fix off-by-one typo 2005-09-27 [colin] 1.9.14cvs58 * src/plugins/pgpcore/sgpgme.c Report error when there's one, instead of "Signature unchecked" 2005-09-27 [colin] 1.9.14cvs57 * src/prefs_quote.c Fix bug #816 (Weird quotation with spaces) 2005-09-27 [colin] 1.9.14cvs56 * src/codeconv.c * src/compose.c * src/compose.h Put subject in compose's title Fix Automatic encoding so that it's really automatic: first try default locale's charset, then charset of the replied mail, then utf-8 Fix encoding of headers (must be in strict mode too) 2005-09-26 [colin] 1.9.14cvs55 * src/gtk/gtkaspell.c Fix previous patch - don't color the space, just uncolor it :) 2005-09-26 [colin] 1.9.14cvs54 * src/gtk/gtkaspell.c Unmark space if possible 2005-09-26 [colin] 1.9.14cvs53 * src/imap.c log_error instead of alertpanel according to the pref * src/etpan/imap-thread.c Print connect status, copy only necessary size to logger * src/plugins/pgpmime/pgpmime.c Handle S/Mime signatures (verification only). Patch based on a patch for Sylpheed Main by Thomas White 2005-09-26 [paul] 1.9.14cvs52 * src/common/passcrypt.c this 'workaround' not necessary on NetBSD. Thanks to Daniel Gustafson 2005-09-26 [paul] 1.9.15-rc4 released 2005-09-26 [paul] 1.9.14cvs51 * src/summaryview.c Skip currently selected message when looking for next new or unread message in current folder. Patch by Colin * src/common/passcrypt.c eliminate warnings on *BSD. Patch by Daniel Gustafson 2005-09-26 [colin] 1.9.14cvs50 * src/procmsg.c Call postfiltering hook anyway 2005-09-22 [colin] 1.9.14cvs49 * src/codeconv.c * src/codeconv.h Add a strict mode that doesn't replace with _ * src/compose.c * src/compose.h Use strict conversion while sending Fix race when drafting while sending (happens on IMAP) Fix d'n'd of messages from summaryview * src/prefs_common.c * src/prefs_common.h add hidden utf8_instead_of_locale_for_broken_mail pref for people that preferred the default charset to be utf8 for broken mails * src/quote_fmt_parse.y fix bug #815 (No quote insert if "From:" fied contained Russian letters) * src/summaryview.c Fix d'n'd of messages to compose 2005-09-22 [paul] 1.9.14cvs48 * src/compose.c fix bug where attachments Name entry would display Path instead 2005-09-21 [paul] 1.9.14cvs47 * README * README.jp * configure.ac * config/config.rpath * doc/manual/en/sylpheed-20.html * doc/manual/es/sylpheed-20.html * po/bg.po * po/ca.po * po/de.po * po/es.po * po/fr.po * po/it.po * po/pt_BR.po * po/sk.po * po/zh_TW.po * 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/addrbook.h * 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/addressitem.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/crash.c * src/crash.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/enriched.c * src/enriched.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * 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/headerview.h * 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.c * 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/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * 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/noticeview.c * src/noticeview.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_ext_prog.c * src/prefs_ext_prog.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_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * 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/simple-gettext.c * 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/md5.c * src/common/md5.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/string_match.c * src/common/string_match.h * src/common/stringtable.c * 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/uuencode.c * src/common/uuencode.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/about.h * src/gtk/colorlabel.c * src/gtk/colorlabel.h * 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/quicksearch.c * src/gtk/quicksearch.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/mathml_viewer/mathml_viewer.c * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * 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 * tools/OOo2sylpheed.pl * tools/acroread2sylpheed.pl * tools/asus_mailled.sh * tools/filter_conv.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/maildir2sylpheed.pl * tools/multiwebsearch.pl * tools/newscache_clean.pl * tools/outlook2sylpheed.pl * tools/sylpheed-switcher * tools/update-po * tools/vcard2xml.py * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl update FSF address 2005-09-21 [colin] 1.9.14cvs46 * src/gedit-print.c * src/procmsg.c * src/procmsg.h * src/textview.c * src/summaryview.c Remove some printing hacks (deselection/reselection), which by the way fix printing the currently displayed mime part (still only text) Plus a little optimisation of summary_show 2005-09-20 [colin] 1.9.14cvs45 * src/mainwindow.c * src/messageview.c GUI fixups: add accels, set message view title to displayed mail's subject * src/prefs_spelling.c * src/gtk/gtkaspell.c GUI fixups: allow underlining misspelled words instead of coloring them (a11y!) 2005-09-19 [colin] 1.9.15rc3 released 2005-09-19 [colin] 1.9.14cvs44 * src/compose.c Fix draft message * src/gtk/gtkaspell.c Fix wrong test ;-) 2005-09-19 [colin] 1.9.14cvs43 * src/addressbook.c Fix sensitivity of Delete button * src/compose.c Warn if the requested Privacy system is not available * src/exphtmldlg.c * src/expldifdlg.c * src/importldif.c * src/importmutt.c * src/importpine.c Fix crappy UI * src/ * src/ssl.h * src/prefs_account.h * src/prefs_account.c Save SSL prefs even in builds that have SSL support disable * src/imap.c * src/inc.c * src/news.c * src/send_message.c Warn if connection should be secure, but SSL support isn't compiled in * src/gtkaspell.c Fix word separation on UTF-8 systems Fixes bug #812 (Strange inline spellchecking) * src/compose.c Warn if the requested Privacy system is not available Factorize offline warning * src/imap.c * src/imap_gtk.c * src/imap_gtk.h * src/inc.h * src/news_gtk.c * src/news_gtk.h * src/messageview.c Factorize offline warning 2005-09-19 [paul] 1.9.15-rc2 released 2005-09-18 [colin] 1.9.14cvs42 * src/codeconv.c * src/codeconv.h * src/procmime.c Add a way to get locale's charset ignoring utf-8, and use that as default encoding for broken mails 2005-09-18 [colin] 1.9.14cvs41 * src/gtk/logwindow.c Translate string. Patch by Fabien Vantard 2005-09-18 [colin] 1.9.14cvs40 * configure.ac Fix bug #803 (IMAP/SSL support breaks with GnuTLS libetpan 0.38) 2005-09-18 [colin] 1.9.14cvs39 * src/codeconv.c * src/compose.c * src/procmime.c More charsets fixes. Fixes bug #806 (non ascii characters in subject line) 2005-09-17 [paul] 1.9.14cvs38 * src/folderview.c * src/mainwindow.c fix gcc-2.95 issues Patch by Pawel Pekala 2005-09-17 [colin] 1.9.14cvs37 * src/addrindex.c bugfix for NO-USE LDAP compilation, patch by Fabien Vantard 2005-09-17 [colin] 1.9.14cvs36 * src/prefs_actions.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_filtering_action.c * src/prefs_matcher.c * src/prefs_toolbar.c Fix strange casts (less elegant but works better) 2005-09-16 [colin] 1.9.14cvs35 * src/jpilot.c Missed that one 2005-09-16 [colin] 1.9.14cvs34 * configure.ac * src/Makefile.am * src/addr_compl.c * src/addrindex.c * src/browseldap.c * src/editldap.c * src/ldaplocate.c * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/main.c * src/matcher_parser_parse.y * src/prefs_themes.c * src/etpan/Makefile.am * src/gtk/description_window.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpinline/Makefile.am * src/plugins/pgpmime/Makefile.am * src/plugins/trayicon/Makefile.am Fix 100% cpu usage in address completion list Fix little bugs (return with no values etc) Fix all warnings (with common CFLAGS) 2005-09-15 [colin] 1.9.14cvs33 * src/addressbook.c Fix bug where sometimes a group's email list is empty, force its refresh (probably fixes "Re: how to create a distribution list") * src/ldapquery.c Don't return to the callback in the main thread from the fetch thread (or face segs!) 2005-09-15 [paul] 1.9.14cvs32 * src/prefs_matcher.c forgotten in last commit 2005-09-15 [paul] 1.9.14cvs31 * src/prefs_actions.c * src/prefs_filtering_action.c * src/prefs_quote.c * src/quote_fmt.c * src/summaryview.c * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/quicksearch.c allow interaction with the called description window Patch by Anders Hammar 2005-09-14 [paul] 1.9.14cvs30 * src/compose.c fix a little annoyance when pasting with 3rd button with wrap_pastes=0 and wrap_input=1 Patch by Colin 2005-09-14 [paul] 1.9.14cvs29 * src/prefs_account.c disable 'Filter messages on receiving' for SMTP-only accounts Patch by Anders Hammar 2005-09-14 [paul] 1.9.14cvs28 * po/sk.po fix crash updated by Andrej Kacian 2005-09-14 [paul] 1.9.15-rc1 released 2005-09-14 [paul] 1.9.14cvs27 * po/es.po updated by Ricardo Mones Lastra * src/compose.c * src/compose.h associate no_wrap_tags to Compose windows instead of using a static one Patch by Colin * src/mbox.c fix proc_mbox() Patch by wwp * src/textview.c remove unneeded printf() 2005-09-14 [paul] 1.9.14cvs26 * src/addrcache.c * src/codeconv.h * src/folder.h * src/mainwindow.h * src/mh.c * src/mimeview.h * src/partial_download.c * src/pop.c * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_filtering_action.c * src/prefs_matcher.c * src/prefs_toolbar.c * src/privacy.h * src/procmime.c * src/procmime.h * src/procmsg.h * src/textview.c * src/undo.h * src/common/plugin.c * src/common/session.h * src/common/socket.c * src/common/socket.h * src/common/template.c * src/gtk/gtkaspell.c * src/gtk/quicksearch.h * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c * src/plugins/trayicon/trayicon.c fix compilation warnings Patch by Daniel Gustafson 2005-09-14 [paul] 1.9.14cvs25 * src/addressbook.c add missing column header, and other small bug fixes Patch by Anders Hammar 2005-09-13 [colin] 1.9.14cvs24 * src/gtk/gtkaspell.c Fix non-utf8 in menu Fix little leaks Nullify struct members after free()s 2005-09-13 [colin] 1.9.14cvs23 * src/compose.c Test utf8 compliance before inserting to buffer, and try to convert if necessary * src/procmime.c If no charset is present, use the locale one instead of us-ascii * src/procmsg.c Add Sender, List-Post and To in the checked headers for automatic rules creation (thanks to wwp) * src/prefs_themes.c * src/gtk/gtkaspell.c Remove deprecated functions. patch by Daniel Gustafson 2005-09-12 [colin] 1.9.14cvs22 * src/compose.c Fix bug #448 (Scrolling/Redraw issue with address-fields in Header) * src/mainwindow.c * src/summaryview.c * src/summaryview.h Fix loss of MSG_MARKED on move/copy Fix bug #804 (Quicksearch togglebutton doesn't get depressed after '/' key is pressed) 2005-09-12 [paul] 1.9.14cvs21 * AUTHORS * src/gtk/logwindow.c add 'Clear Log' to popup menu Patch by Anders Hammar 2005-09-12 [paul] 1.9.14cvs20 * src/compose.c set correct sensitivity on attachments popup menu * src/folder.c fix typo * src/prefs_spelling.c fix crash when no LANG env is set * src/common/xml.c fix crash in wizard don't use memeory after free All patches by Daniel Gustafson 2005-09-12 [paul] 1.9.14cvs19 * src/prefs_themes.c make theme info selectable * src/gtk/description_window.c make window non-modal * tools/README add details of asus_mailed.sh * tools/claws.i18n.status.pl update for new zh_TW translator widen the output create alternate coloured lines improve readability 2005-09-10 [colin] 1.9.14cvs18 * src/plugins/pgpcore/select-keys.c Better order for the buttons 2005-09-10 [colin] 1.9.14cvs17 * src/compose.c * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c Add a "Don't encrypt" button to the key selection dialog. Fixes bug #177 (There should be a 'Don't encrypt button in the Select Keys dialog) 2005-09-10 [colin] 1.9.14cvs16 * src/compose.c Fix bug #572 (%X option does not work with templates) 2005-09-10 [colin] 1.9.14cvs15 * src/toolbar.c Remove g_print 2005-09-10 [colin] 1.9.14cvs14 * src/imap.c Fix a possible crash 2005-09-09 [colin] 1.9.14cvs13 * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h Fix moving from queue or drafts to normal folders Fix bug #794 (No way to delete without expunging) Take flags unset by other mailers into account Take deleted flag set by other mailers into account Fix unsetting REPLIED flag Fix crash when capabilities can't be retrieved * src/mainwindow.c * src/mainwindow.h Add M_DELAYED_FLAGS condition, and let the user use Execute in order to be able to expunge deleted mails, even if he's not in delayed execute mode * src/prefs_spelling.c Use 'en' dictionary by default if LANG is POSIX or C * src/gtk/prefswindow.c Fix bug #767 (Preferences windows expanding) by making the window a bit larger when the resolution is greater than 640x480, and by putting the prefs in a GtkScrolledWindow. 2005-09-09 [paul] 1.9.14cvs12 * AUTHORS * configure.ac * po/zh_TW.Big5.po ** REMOVED ** * po/zh_TW.po ** ADDED ** updated by Wei-Lun Chao 2005-09-09 [paul] 1.9.14cvs11 * src/mainwindow.c fix asserts * src/common/xml.c delay memory allocation until file is opened successfully Patch by Daniel Gustafson 2005-09-09 [colin] 1.9.14cvs10 * src/imap.c Add guards 2005-09-08 [colin] 1.9.14cvs9 * src/compose.c Alert when we can't save draft Fix various wrap/color issues Add mid-click pasting respecting wrap_paste option * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/imap.c * src/imap_gtk.c * src/imap_gtk.h * src/main.c * src/mainwindow.c * src/mainwindow.h * src/news.c * src/news_gtk.c * src/news_gtk.h * src/prefs_folder_item.c Fix the impossibility to synchronise folders for offline use (IMAP and NNTP are concerned) 2005-09-08 [colin] 1.9.14cvs8 * configure.ac Build LDAP and JPilot by default if available * src/textview.c Fix use after free 2005-09-08 [paul] 1.9.14cvs7 * doc/manual/en/sylpheed-1.html * doc/manual/en/sylpheed-18.html * doc/manual/en/sylpheed-19.html * doc/manual/en/sylpheed-4.html * doc/manual/en/sylpheed-6.html * doc/manual/en/sylpheed.html a few minor updates, plus include some details about plugins and their requirements * src/mainwindow.c minor changes to English in /View/Sort 2005-09-07 [colin] 1.9.14cvs6 * doc/manual/en/sylpheed-1.html * doc/manual/en/sylpheed-10.html * doc/manual/en/sylpheed-11.html * doc/manual/en/sylpheed-12.html * doc/manual/en/sylpheed-13.html * doc/manual/en/sylpheed-14.html * doc/manual/en/sylpheed-15.html * doc/manual/en/sylpheed-16.html * doc/manual/en/sylpheed-17.html * doc/manual/en/sylpheed-18.html * doc/manual/en/sylpheed-19.html * doc/manual/en/sylpheed-2.html * doc/manual/en/sylpheed-20.html * doc/manual/en/sylpheed-21.html * doc/manual/en/sylpheed-22.html * doc/manual/en/sylpheed-3.html * doc/manual/en/sylpheed-4.html * doc/manual/en/sylpheed-5.html * doc/manual/en/sylpheed-6.html * doc/manual/en/sylpheed-7.html * doc/manual/en/sylpheed-8.html * doc/manual/en/sylpheed-9.html * doc/manual/en/sylpheed.html More substitutions (missed Sylpheed -> Sylpheed-Claws) 2005-09-07 [colin] 1.9.14cvs5 * src/mainwindow.c Make labels more to-the-point 2005-09-07 [colin] 1.9.14cvs4 * doc/manual/en/sylpheed-1.html * doc/manual/en/sylpheed-12.html * doc/manual/en/sylpheed-13.html * doc/manual/en/sylpheed-14.html * doc/manual/en/sylpheed-15.html * doc/manual/en/sylpheed-16.html * doc/manual/en/sylpheed-17.html * doc/manual/en/sylpheed-18.html * doc/manual/en/sylpheed-19.html * doc/manual/en/sylpheed-2.html * doc/manual/en/sylpheed-20.html * doc/manual/en/sylpheed-21.html * doc/manual/en/sylpheed-22.html * doc/manual/en/sylpheed-4.html * doc/manual/en/sylpheed-5.html * doc/manual/en/sylpheed-6.html * doc/manual/en/sylpheed-7.html * doc/manual/en/sylpheed-8.html * doc/manual/en/sylpheed-9.html * doc/manual/en/sylpheed.html Update manual 2005-09-07 [colin] 1.9.14cvs3 * doc/faq/en/sylpheed-faq-1.html * doc/faq/en/sylpheed-faq-2.html * doc/faq/en/sylpheed-faq-3.html * doc/faq/en/sylpheed-faq.html Update FAQ 2005-09-07 [colin] 1.9.14cvs2 * src/folderview.c * src/procmsg.c * src/summaryview.c * src/toolbar.c Fix special subfolders: - Inherit parent's icon - sent contents of queues subfolders - empty subfolders of trashes * src/mainwindow.c Remove outdated manual and faq entries * src/common/utils.c Add quotes around %s coming from mailcap 2005-09-07 [colin] 1.9.14cvs1 * src/compose.c After saving draft, set modified to FALSE * src/mimeview.c * src/common/utils.c * src/common/utils.h Try to open mime parts using what is indicated in ~/.mailcap or /etc/mailcap, if possible. 2005-09-05 [paul] 1.9.14 1.9.14 released * po/sk.po updated by Andrej Kacian 2005-09-05 [paul] 1.9.13cvs83 * po/de.po * po/es.po * po/fi.po * po/fr.po * po/nb.po * po/pt_BR.po * po/sr.po updated translations by Thomas Gilgin, Ricardo Mones Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland, Frederico Goncalves Guimaraes, Aleksandar Urosevic 2005-09-04 [paul] 1.9.13cvs82 * src/compose.c only warn about exceeded line length limit on send 2005-09-04 [paul] 1.9.13cvs81 * src/compose.c fix crash in 'line length exceeded' dialogue 2005-09-02 [paul] 1.9.13cvs80 * src/imap.c fix bug 795, 'Connection lost IMAP' and add statusbar prints Patch by Colin 2005-09-02 [paul] 1.9.13cvs79 * src/compose.c compose_wrap_paragraph() becomes compose_beautify_paragraph() Patch by Colin 2005-09-02 [colin] 1.9.13cvs78 * src/folderview.c Micro-fix 2005-09-01 [colin] 1.9.13cvs77 * src/imap.c Maybe fix bug #795 (Connection lost IMAP) Don't try to send logout when we're disconnected. * src/summaryview.c Include locked and marked emails in HRM view. Fixes bug #800 (Locked messages no longer show up when hide read messages is used) 2005-09-01 [paul] 1.9.13cvs76 * src/prefs_common.c fix bad cutting 2005-08-31 [colin] 1.9.13cvs75 * src/folderview.c * src/folderview.h * src/prefs_summaries.c * src/summaryview.c Fix "go to next new", fix preference (Open unread/next swapped) 2005-08-31 [paul] 1.9.13cvs74 * src/compose.c * src/folderview.c * src/headerview.c * src/headerview.h * src/mainwindow.c * src/prefs_common.c * src/prefs_common.h * src/prefs_fonts.c * src/summaryview.c * src/textview.c * src/common/defs.h remove obsolete BOLD_FONT setting fix font update in headerview and textview headers after prefs change Patch By Colin 2005-08-31 [paul] 1.9.14-rc4 released 2005-08-30 [colin] 1.9.13cvs73 * src/summaryview.c When Hide read messages is selected and we refresh the summaryview, don't remove the currently displayed message. Fixes bug #797 (Summary view reloads when new mail is downloaded in 1.9.14 rc) 2005-08-30 [colin] 1.9.13cvs72 * src/folderview.c Fix flickering * src/mainwindow.c Remove useless callback * src/mimeview.c * src/gtk/filesel.c * src/gtk/filesel.h Add a filesel_select_file_save_folder() - used by Save All 2005-08-29 [paul] 1.9.13cvs71 * AUTHORS * src/matcher_parser_parse.y * src/etpan/imap-thread.c fix building on FreeBSD Patch by Daniel Gustafson 2005-08-29 [paul] 1.9.13cvs70 * src/plugins/pgpinline/pgpinline.c only initialise sig result if it's been handled Patch by Colin 2005-08-29 [paul] 1.9.13cvs69 Patches by Colin: * src/imap.c * src/common.utils.c * src/common/utils.h optimisation * src/stock_pixmap.h fix wrong icon reference * src/pixmaps/trash_btn.xpm replace with nicer image 2005-08-28 [colin] 1.9.13cvs68 * src/Makefile.am * src/stock_pixmap.c * src/stock_pixmap.h * src/toolbar.c * src/pixmaps/trash_btn.xpm Add a specific trash xpm for the button 2005-08-28 [colin] 1.9.13cvs67 * src/imap.c Fix leak 2005-08-27 [colin] 1.9.13cvs66 * src/imap.c * src/procmime.c Correctly fix "Problem with replies", fixes pgpmime encryption too. 2005-08-27 [colin] 1.9.13cvs65 * src/folder.c * src/procmsg.c * src/procmsg.h * src/summaryview.c Fix bug #517 (messages removed from summaryview when moving fails) 2005-08-27 [colin] 1.9.13cvs64 * tools/Makefile.am * tools/asus_mailled.sh Add a script to blink ASUS laptops' mail LED where there is unread mail. 2005-08-27 [colin] 1.9.13cvs63 * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h Implement automatic choosing of login method Fixes bug #791 * src/gtk/.cvsignore Add sylpheed-marshal.[ch] 2005-08-27 [colin] 1.9.13cvs62 * src/common/utils.c Fix confusing perror 2005-08-27 [colin] 1.9.13cvs61 * src/toolbar.c * src/toolbar.h Remove A_DELETE, replace it with A_TRASH and A_DELETE_REAL. Automatically rewrite config files to replace A_DELETE with A_TRASH (no functionality change). Fixes half of #794 2005-08-26 [colin] 1.9.13cvs60 * src/procmime.c Previous "Problem with replies" fix brought other problems, fixing them 2005-08-26 [colin] 1.9.13cvs59 * src/procmime.c Fix "Problem with replies". This happened only on IMAP... * src/procmsg.c Factorize code a bit * src/compose.c Speed improvement on very long messages (wrapping) Fix signature color on Reedit and Redirect On Reedit, don't attach pgp-signatures parts, but set signing to On. 2005-08-24 [paul] 1.9.13cvs58 * src/compose.c don't claim success when clicking Cancel on the passphrase box. Patch by Colin 2005-08-24 [paul] 1.9.13cvs57 * src/main.c fix misplaced sylpheed.log * src/common/defs.h define UIDL_DIR 2005-08-24 [paul] 1.9.13cvs56 * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13' Patch by Colin * src/gtk/sylpheed-marshal.c ** REMOVED ** * src/gtk/sylpheed-marshal.h ** REMOVED ** remove autogenerated files * tools/kdeservicemenu/README * tools/kdeservicemenu/install.sh * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop use Claws icon, use 'Sylpheed-Claws' in menu, use kdialog, and other cleanups 2005-08-23 [paul] 1.9.13cvs55 * src/compose.c fix paste/wrap crash Patch by Colin 2005-08-23 [paul] 1.9.13cvs54 * src/main.c fix crash recovery Patch by Colin 2005-08-23 [paul] 1.9.13cvs53 * src/addressbook.c * src/editaddress.c view all data of LDAP contacts Patch by Colin 2005-08-23 [paul] 1.9.13cvs52 * src/addressbook.c fix issues with the Search field Patch by Colin 2005-08-22 [paul] 1.9.13cvs51 * src/folderview.c put name of folder in processing dialog title * src/prefs_folder_item.c improve english usage 2005-08-22 [paul] 1.9.13cvs50 * src/filtering.c * src/filtering.h * src/matcher.c * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/prefs_filtering.c add Filtering/Processing rule names feature. (the incompatible old matcherrc is saved as matcherrc.pre_names). Patch by Colin 2005-08-22 [paul] 1.9.13cvs49 * src/procmsg.c fix colour labelling Patch by Colin 2005-08-22 [paul] 1.9.13cvs48 * src/textview.c fix open_image_cb() 2005-08-22 [paul] 1.9.13cvs47 * src/imap.c fix bug 789, 'SC crashes with imap (CVS ver)' Patch by Colin 2005-08-22 [paul] 1.9.13cvs46 * src/mimeview.c * src/prefs_common.c * src/common/defs.h define reused defaults in defs.h * src/textview.c add 'Open image' to image popup menu 2005-08-21 [colin] 1.9.13cvs45 * src/summaryview.c Fix bug #788 (Bogus "From" address displayed) 2005-08-20 [colin] 1.9.13cvs44 * src/folder.c Fix buf #787 (multilevel delete causes SIGSEGV) 2005-08-19 [colin] 1.9.13cvs43 * src/inc.c * src/prefs_common.c * src/prefs_common.h Add an hidden pref to allow modifying the update stepping in incorporation. Patch by wwp. 2005-08-19 [colin] 1.9.13cvs42 * src/compose.c * src/procmime.c Workaround for broken MUAs: encode Content-type: name: as ASCII and Content-Disposition: filename: as per rfc2231 * src/prefs_account.c Fix invisible-ness of SMTP SSL prefs in NNTP accounts 2005-08-19 [paul] 1.9.13cvs41 * src/compose.c * src/prefs_common.c * src/prefs_common.h * src/prefs_wrapping.c paste with or without wrapping. patch by Colin 2005-08-19 [paul] 1.9.13cvs40 * src/prefs_common.c * src/prefs_common.h * src/summaryview.c reintroduce enable_swap_from as a hidden pref. patch by Colin * src/quote_fmt_parse.y * src/plugins/clamav/clamav_plugin.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpmime/pgpmime.c tidy up. patch by Colin 2005-08-19 [paul] 1.9.13cvs39 * configure.ac complete cvs38's sync * src/editaddress.c * src/gedit-print.c * src/mutt.c * src/etpan/etpan-log.c * src/etpan/imap-thread.c * src/gtk/gtksourceprintjob.c fix compilation warnings (patch by Colin) 2005-08-19 [paul] 1.9.13cvs38 sync with main: * src/account.c * src/action.c * src/addrbook.c * src/addrcache.c * src/addrharvest.c * src/addrindex.c * src/codeconv.c * src/compose.c * src/crash.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/image_viewer.c * src/inc.c * src/inc.h * src/jpilot.c * src/ldif.c * src/main.c * src/matcher.c * src/mbox.c * src/messageview.c * src/mh.c * src/mimeview.c * src/msgcache.c * src/mutt.c * src/news.c * src/partial_download.c * src/pine.c * src/pop.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_gtk.c * src/prefs_themes.c * src/procheader.c * src/procmime.c * src/procmsg.c * src/recv.c * src/send_message.c * src/simple-gettext.c * src/sourcewindow.c * src/textview.c * src/vcard.c * src/common/defs.h * src/common/log.c * src/common/plugin.c * src/common/prefs.c * src/common/session.c * src/common/session.h * src/common/socket.c * src/common/socket.h * src/common/ssl_certificate.c * src/common/template.c * src/common/utils.c * src/common/utils.h * src/common/xml.c * src/gtk/about.c added wrappers for C library function that take pathname arguments. enabled compilation with MinGW. use GDir instead of directly using opendir(). added rename_force(). 2005-08-19 [paul] 1.9.13cvs37 patches by Colin: * src/compose.c fix privacy settings on re-editing a sent message * src/jpilot.c fix encoding bug * src/folder.c * src/procmsg.c * src/procmsg.h * src/summaryview.c flag changing optimisation 2005-08-18 [martin] 1.9.13cvs36 * commitHelper added my login * src/addrcache.c * src/addrharvest.c * src/addrindex.c * src/compose.c * src/grouplistdialog.c * src/main.c * src/mainwindow.c * src/msgcache.c * src/mutt.c * src/pine.c * src/prefs_account.c * src/prefs_themes.c * src/stock_pixmap.c * src/summaryview.c * src/gtk/about.c * src/gtk/logwindow.c removed deprecated glib and gdk stuff * src/plugins/pgpcore/select-keys.c convert attributes from locale to utf8 2005-08-17 [paul] 1.9.13cvs35 * src/account.c * src/addressbook.c use new GTK_STOCK_ icons if available * src/summaryview.c * src/gtk/gtksctree.c * src/gtk/gtksctree.h faster range select. patch by Colin 2005-08-17 [paul] 1.9.13cvs34 patches by colin: * src/addressbook.c * src/addressitem.h Add an edit button for contacts, fix selections of gtksctree items * src/editaddress.c Change labels, let Save be always possible in the email and user atributes tabs * src/folderview.c fix sort issues * src/summaryview.c select next item instead of the displayed one after deletion * src/gtk/progressdialog.c use prefs_common.enable_rules_hint 2005-08-13 [hoa] 1.9.13cvs33 * src/etpan/imap-thread.c fixed build on Solaris. 2005-08-10 [colin] 1.9.13cvs32 * src/procmsg.c Fix cvs31 (missing fclose before reading the file) 2005-08-10 [colin] 1.9.13cvs31 * src/procmsg.c Fix procmsg_msginfo_new_from_mimeinfo() when the MimeInfo isn't stored in memory. This fixes replying to an attached message. 2005-08-10 [colin] 1.9.13cvs30 * src/mainwindow.c Fix slowness in account changing 2005-08-10 [colin] 1.9.13cvs29 * src/folder.c * src/folderutils.c * src/folderview.c * src/imap_gtk.c * src/mainwindow.c * src/mh_gtk.c * src/procmsg.c * src/summaryview.c Optimize folder_has_parent_of_type Prevent moving special sub-folders from contextual menus Rework message a bit ("Empty all messages" -> "Delete all messages") Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" and "Deleted Items" folders) 2005-08-08 [colin] 1.9.13cvs28 * src/summaryview.c * src/prefs_summaries.c Make "Select first unread|new" more flexible (just prioritize new or unread) 2005-08-08 [colin] 1.9.13cvs27 * src/summaryview.c If "select first new" is selected and there only are unread messages, fallback to "select first unread". 2005-08-08 [colin] 1.9.13cvs26 * src/folder.c Fix shameful bugs (and bug #779) 2005-08-08 [colin] 1.9.13cvs25 * src/folder.c * src/folder.h Cache parents' type to make folder_has_parent_of_type faster * src/folderview.c Forbid DnD of special sub-folders * src/procmsg.c * src/procmsg.h Add MAIL_POSTFILTERING_HOOK * src/summaryview.c Revert over-zealous deletion of the use_addr_book code 2005-08-07 [colin] 1.9.13cvs24 * src/folder.c Fix big mistake (passing MsgInfo instead of FolderItem) 2005-08-07 [colin] 1.9.13cvs23 * src/compose.c * src/folder.c * src/folder.h * src/foldersel.c * src/folderutils.c * src/folderview.c * src/imap.c * src/mainwindow.c * src/messageview.c * src/mh.c * src/msgcache.c * src/procmime.c * src/summaryview.c Make subfolders of Drafts, Queue, Outbox, Trash work like their parents. Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders) 2005-08-07 [colin] 1.9.13cvs22 * src/addressbook.c Fix bug #771 (Dragged contacts not saved) 2005-08-07 [paul] 1.9.13cvs21 * src/summaryview.c fix bug 32 'Search Doesn't display results if "Hide Read Messages" is chosen' be more literal in interpreting 'Hide read messages' 2005-08-07 [colin] 1.9.13cvs20 * src/folderview.c Add debug * src/summaryview.c Faster 'unthread_for_execution' 2005-08-06 [paul] 1.9.13cvs19 * src/mainwindow.c add mnemonics to Set displayed columns fix bug where msgview_visible option was overwritten as TRUE on startup 2005-08-06 [paul] 1.9.13cvs18 * src/mainwindow.c refer to 'displayed columns in folder/message list' not 'displayed items in summary/message view' * src/prefs_display_header.c replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to be consistent with similar dialogues * src/prefs_folder_column.c * src/prefs_summary_column.c 'columns' not 'items', and folder and message lists, instead of folder and summary views; Use 'Hidden columns' as list heading not 'Available items'; move the 'Remove' button to the right hand side; top-align the buttons; remove unneeded vbox * src/prefs_summaries.c put the 2 column prefs buttons in a frame to reduce overall width; refer to columns not items &c. 2005-08-05 [colin] 1.9.13cvs17 * src/prefs_common.c * src/prefs_common.h * src/mainwindow.c * src/compose.c * src/messageview.c Add an hidden toolbar_detachable pref, so that I can get rid of these painful handles in the toolbars. Defaults to TRUE to avoid changing the GUI on unsuspecting people... 2005-08-05 [colin] 1.9.13cvs16 * src/Makefile.am * src/prefs_folder_column.c * src/prefs_folder_column.h Add prefs for folder columns * src/folderview.c * src/folderview.h * src/mainwindow.c * src/mainwindow.h * src/prefs_common.c * src/prefs_common.h * src/prefs_summaries.c Use them * src/prefs_summary_column.c * src/summaryview.c * src/summaryview.h Add a To column * src/textview.c * src/common/utils.c * src/common/utils.h Move uri colourisation functions to utils * src/compose.c Colourise URIs * src/imap.c Fix bug with LIST where we'd try to get Folder//////[...]/// 2005-08-05 [paul] 1.9.13cvs15 * src/prefs_summaries.c improve the English usage * src/summaryview.c set font on column change thanks to Colin 2005-08-05 [paul] 1.9.13cvs14 * src/prefs_common.c * src/prefs_common.h * src/prefs_summaries.c * src/summaryview.c replace 'open_unread_on_enter' option with 'select_on_entry' option. opening/not opening is now exclusively controlled by 'always_show_msg' 2005-08-04 [colin] 1.9.13cvs13 * src/compose.c Remove dead code Add colourisation of quotes and signatures * src/folderview.c Fix possible crashes * src/messageview.c Change an assert that is no problem * src/news.c * src/news_gtk.c * src/news_gtk.h Fix offline mode * src/gtk/quicksearch.c Fix a possible crash 2005-08-03 [colin] 1.9.13cvs12 * src/prefs_account.c Fix bug #777 (Sylpheed crash in account configuration) 2005-08-03 [colin] 1.9.13cvs11 * src/addressbook.c * src/editaddress.c * src/editgroup.c Fixing addressbook, round 2 * src/textview.c Fix emphasis color on rechecking 'Colorize messages' 2005-08-03 [paul] 1.9.13cvs10 sync with main * src/addr_compl.c * src/compose.c * src/main.c * src/pop.c * src/prefs_account.c * src/procmime.c * src/procmsg.c * src/quote_fmt_parse.y * src/textview.c * src/common/quoted-printable.c * src/common/utils.c * src/common/utils.h * src/common/xml.c replaced incorrect locale-independent ctype functions with GLib's. Corrected signedness mismatch. * src/headerview.c headerview_create(): added spacing for vbox. * src/gtk/about.c set focus to the OK button. 2005-08-03 [colin] 1.9.13cvs9 * src/folderview.c Fix possible crash 2005-08-02 [colin] 1.9.13cvs8 * src/mainwindow.c Fix cast * src/addressbook.c * src/addressitem.h Fix a cast and more generally, try to make the GUI more intuitive and consistent (round 1) 2005-08-02 [paul] 1.9.13cvs7 * src/folder.h missing in 1.9.13cvs6 2005-08-02 [colin] 1.9.13cvs6 * src/folder.c Fix one more leak 2005-08-02 [colin] 1.9.13cvs5 * src/folder.c * src/folderview.c * src/imap.c * src/main.c * src/mbox.c * src/procmsg.c * src/summaryview.c Fix a number of folder_item_get_msg_list()-related leaks (missing procmsg_msginfo_free()s) 2005-08-01 [colin] 1.9.13cvs4 * src/folderview.c * src/folderview.h * src/mainwindow.c * src/prefs_fonts.c * src/prefs_summaries.c * src/prefs_themes.c * src/summaryview.c * src/summaryview.h * src/textview.c * src/textview.h Fix instant-apply of summary and folderview-related prefs Fix erroneous g_free and alertpanels in prefs_theme Add instant-apply for fonts Defer applying of prefs a little bit so it's done only once even if requested by multiples prefs pages 2005-08-01 [paul] 1.9.13cvs3 * src/main.c fix bug 776 'S.C. crashes on close' thanks to Colin * src/etpan/etpan-thread-manager-types.h add missing include thanks to Hoa 2005-07-25 [paul] 1.9.13cvs2 * src/summaryview.c fix typos. spotted by Fabien Vantard 2005-07-24 [paul] 1.9.13cvs1 * doc/man/sylpheed.1 update man page, incorporating fix of bug 769 'Typo in manpage' * src/etpan/imap-thread.c fix NetBSD openssl dependencies. patch by George Michaelson * po/pt_BR.po updated by Frederico Goncalves Guimaraes 2005-07-22 [paul] 1.9.13 1.9.13 release 2005-07-22 [paul] 1.9.12cvs91 * AUTHORS * INSTALL * README.claws * RELEASE_NOTES.claws updated for release * configure.ac * po/nb.po * tools/claws.i18n.status.pl add Norwegian translation. submiited by Geir Helland * po/ca.po * po/de.po * po/es.po * po/fi.po * po/fr.po * po/it.po * po/sk.po * po/sr.po * po/zh_CN.po updated by Miquel Oliete, Thomas Gilgin, Ricardo Mones Lastra, Tommi Pirinen, Fabien Vantard, Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic, Yang Guilong * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/spamassassin/spamassassin_gtk.c replace outdated description strings 2005-07-21 [colin] 1.9.12cvs90 * src/folder.c Set folder to batch mode when scanning it. Makes deletion of unread mails on IMAP much faster (due to the UNREAD flag unsetting) 2005-07-21 [darko] 1.9.12cvs89 * configure.ac link against libresolv if necessary (patch by Paul) * src/msgcache.c use glib's portable macros to determine endianness 2005-07-21 [paul] 1.9.12cvs88 * src/crash.c * src/gtk/about.c update compiled-in features list 2005-07-20 [colin] 1.9.12cvs87 * src/folder.c * src/textview.c Gcc 2.9x compilation fixes, thanks to Darko * src/plugins/clamav/clamav_plugin.c Little optimisation: load virus database only once * src/plugins/spamassassin/spamassassin.c Big optimisation: filtering one mail took at least 1 second, now it takes at least 50ms. Doesn't speed up spamassassin itself, but should already be much more tolerable. 2005-07-20 [colin] 1.9.12cvs86 * src/summaryview.c Fix performance issue 2005-07-19 [colin] 1.9.12cvs85 * src/plugins/pgpinline/plugin.c Fix warning 2005-07-19 [colin] 1.9.12cvs84 * configure.ac * src/plugins/Makefile.am * src/plugins/pgpinline/.cvsignore * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.deps * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c Put pgpinline in the main tree 2005-07-19 [paul] 1.9.12cvs83 * src/prefs_actions.c prevent '//' in menu names, which cause a crash thanks to Colin 2005-07-19 [paul] 1.9.12cvs82 * configure.ac be generally more informative in configure output. OpenSSL: correction: '[ --enable-openssl ...' -> '[ --disable-openssl ...', as --enable-openssl is default PGP/MIME: don't check for GPGME again, check for pgpcore instead. Therefore prevent the possibility of attempting to build pgpmime if pgpcore dependencies are not met ClamAV: use pkgconfig to check for lib libgnomeprint: revert logic on inner test to match everything else * src/plugins/pgpcore/sgpgme.c add missing include 2005-07-19 [colin] 1.9.12cvs81 * src/summaryview.c Fix slow thread rebuilding in particular cases 2005-07-19 [paul] 1.9.12cvs80 * sylpheed-claws.desktop fix typo, spotted by Stephan Sachse * src/account.c replace GTK_STOCK_ADD with GTK_STOCK_NEW button 2005-07-18 [colin] 1.9.12cvs79 * src/etpan/imap-thread.c Fix return value (Thanks Hoa) 2005-07-18 [colin] 1.9.12cvs78 * src/imap.c Allow empty passwords Create drafts/queue/outbox if necessary * src/summaryview.c Remove old code * src/etpan/imap-thread.c Fix STARTTLS (Thanks to Hoa) 2005-07-18 [paul] 1.9.12cvs77 * ChangeLog-gtk2.jp * ChangeLog.jp removed * Makefile.am updated to reflect additions and removals * TODO updated to be claws-specific * TODO-gtk2 * TODO-gtk2.jp * TODO.jp * sylpheed-128x128.png * sylpheed-64x64.png removed * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.png added * sylpheed.desktop * sylpheed.png removed 2005-07-17 [paul] 1.9.12cvs76 * src/account.c * src/addressbook.c * src/alertpanel.c * src/alertpanel.h * src/compose.c * src/exphtmldlg.c * src/expldifdlg.c * src/folderview.c * src/imap_gtk.c * src/inc.c * src/message_search.c * src/messageview.c * src/mh_gtk.c * src/news_gtk.c * src/prefs_actions.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/textview.c * src/toolbar.c * src/gtk/sslcertwindow.c * src/plugins/pgpcore/sgpgme.c rework alertpanels 2005-07-17 [colin] 1.9.12cvs75 * src/privacy.c add a PrivacySystem accessor that checks that the system cached in a MimeInfo's privacydata is still registered. Use this accessor instead of directly using data->system. Fixes crashes after unloading pgp plugins. 2005-07-17 [colin] 1.9.12cvs74 * src/alertpanel.c Change geometry hints to a simple default size. Fixes the certs dialogs. 2005-07-17 [colin] 1.9.12cvs73 * src/gtk/sslcertwindow.c Use a gtkExpander 2005-07-17 [colin] 1.9.12cvs72 * src/plugins/pgpcore/Makefile.am * src/plugins/pgpmime/Makefile.am Add gpgme libs 2005-07-17 [paul] 1.9.12cvs71 * configure.ac add --disable-gnomeprint option modified version of patch by Marius Mauch 2005-07-17 [paul] 1.9.12cvs70 * src/common/defs.h update urls * src/account.c * src/action.c * src/addressbook.c * src/compose.c * src/foldersel.c * src/folderview.c * src/html.c * src/imap_gtk.c * src/main.c * src/mainwindow.c * src/messageview.c * src/mh_gtk.c * src/mimeview.c * src/news_gtk.c * src/prefs_account.c * src/prefs_send.c * src/prefs_summaries.c * src/procmsg.c * src/summaryview.c * src/common/utils.c * src/common/xml.c * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/select-keys.c replace inappropriately used backticks with single quotes 2005-07-16 [colin] 1.9.12cvs69 * src/image_viewer.c Add extra paranoid checks 2005-07-16 [colin] 1.9.12cvs68 * src/plugins/pgpcore/prefs_gpg.c Don't auto-check sigs by default, as it can be really slow. 2005-07-16 [colin] 1.9.12cvs67 * src/plugins/pgpcore/sgpgme.c Make messages a bit better. 2005-07-16 [colin] 1.9.12cvs66 * src/imap.c Remove pseudo-log * src/etpan/imap-thread.c Add real log 2005-07-16 [colin] 1.9.12cvs65 * src/main.c * src/prefs_other.c And now, fix build with libetpan :-/ 2005-07-15 [colin] 1.9.12cvs64 * src/prefs_other.c Continue fixing build without libetpan. 2005-07-15 [colin] 1.9.12cvs63 * src/main.c Fix build with --disable-libetpan 2005-07-15 [colin] 1.9.12cvs62 * configure.ac Bump libetpan's version 2005-07-15 [colin] 1.9.12cvs61 * src/etpan/imap-thread.c Actually stop logging :) 2005-07-15 [colin] 1.9.12cvs60 * src/addressbook.c Fix dnd of multiple addresses. 2005-07-15 [hoa] 1.9.12cvs59 * src/etpan/imap-thread.c disable login of IMAP password in libetpan log file. 2005-07-15 [paul] 1.9.12cvs58 * src/account.c don't automatically sort do allow drag n drop 2005-07-15 [paul] 1.9.12cvs57 * src/account.c * src/ssl_manager.c alphabetical listing 2005-07-15 [paul] 1.9.12cvs56 * src/gtk/pluginwindow.c sort plugin list alphabetically 2005-07-15 [paul] 1.9.12cvs55 * src/prefs_spelling.c * src/prefs_wrapping.c unify English usage 2005-07-15 [colin] 1.9.12cvs54 * src/wizard.c Typo fix 2005-07-15 [paul] 1.9.12cvs53 * src/prefs_message.c make 'show cursor' a hidden option 2005-07-14 [colin] 1.9.12cvs52 * src/plugins/spamassassin/Makefile.am * src/plugins/clamav/Makefile.am Fix double EXTRA_DISTs 2005-07-14 [colin] 1.9.12cvs51 * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin_gtk.deps * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/spamassassin_gtk.deps Make $plugin_gtk depend on $plugin 2005-07-14 [hoa] 1.9.12cvs50 * src/etpan/imap-thread.c enable debug log of libetpan when running with --debug 2005-07-14 [colin] 1.9.12cvs49 * configure.ac * src/common/Makefile.am * src/common/plugin.c * src/common/plugin.h Add a little plugin dependancy system. Plugins can ship a $plugin_name.deps file (near them in PLUGINDIR) so that their dependancies are loaded if possible. * src/plugins/Makefile.am * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h Introduce pgpcore, used by pgpmime and pgpinline * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/passphrase.h * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.deps * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/prefs_gpg.h * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/select-keys.h * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h Remove the core from pgpmime and add the dependancy to pgpcore. 2005-07-14 [paul] 1.9.12cvs48 * src/stock_pixmap.c forgot this in last commit 2005-07-14 [paul] 1.9.12cvs47 * src/account.c * src/addressbook.c add accelerators for the buttons (sync with main) * src/compose.c * src/compose.h add accelerators for the buttons. fix editing with external editor. replace gdk_input_*() with GIOChannel; (sync with main) * src/foldersel.c display folder names with new/unread representation (sync with main) * src/main.c specify default window icon (sync with main) * src/prefs_common.c use_addr_book default to FALSE * src/summaryview.c * src/textview.c add accelerators for the buttons (sync with main) * src/gtk/menu.c fix typos * src/pixmaps/sylpheed_icon.xpm updated 2005-07-13 [paul] 1.9.12cvs46 * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/sgpgme.c (temporarily) use deprecated gpgme_data_rewind() while largefile support is not present (as suggested by Colin) 2005-07-13 [paul] 1.9.12cvs45 * configure.ac remove large file support (for now): it breaks too many things 2005-07-13 [paul] 1.9.12cvs44 * configure.ac add large file support * src/html.c fix bug #763 where href attribute was not the very first attribute of a link patch by Thomas Gilgin 2005-07-13 [colin] 1.9.12cvs43 * src/gtk/pluginwindow.c Little portability fix 2005-07-13 [colin] 1.9.12cvs42 * src/plugins/pgpmime/sgpgme.c Fix crasher. 2005-07-13 [colin] 1.9.12cvs41 * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/sgpgme.c Use gpgme_data_release_and_get_mem instead of gpgme_data_read. 2005-07-13 [colin] 1.9.12cvs40 * configure.ac * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/passphrase.h * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/select-keys.h * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h Port pgpmime to gpgme-1.0. 2005-07-12 [paul] 1.9.12cvs39 * AUTHORS * src/toolbar.c * src/toolbar.h add a 'Go to Prev' button to the toolbar. correct tooltip text of go to buttons. based on patch by Yang Guilong 2005-07-12 [colin] 1.9.12cvs38 * src/statusbar.c Fix progress bar showing stuff at startup. 2005-07-12 [paul] 1.9.12cvs37 * src/editjpilot.c fix building with jpilot support 2005-07-11 [colin] 1.9.12cvs36 * src/inc.c Add visual indication that filtering is running * src/textview.c Make {}[] uri delimiters * src/summaryview.c Remove useless (and slow) calls 2005-07-11 [paul] 1.9.12cvs35 * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/spamassassin/spamassassin_gtk.c gather plugins prefs together under their own 'Plugins' heading 2005-07-11 [paul] 1.9.12cvs34 sync with main * src/account.c account_delete(): modified alert dialog * src/editjpilot.c * src/editvcard.c fixed a crash when cancelling file selection dialog by Escape key. Made non-ascii filename selectable. * src/prefs_template.c prefs_template_window_create(): make scrolled window policy AUTOMATIC 2005-07-10 [hoa] 1.9.12cvs33 * src/etpan/imap-thread.c workaround for old Courier IMAP servers. 2005-07-10 [colin] 1.9.12cvs32 * src/folder.c * src/statusbar.c * src/statusbar.h Add visual progress indicator on filtering/processing Factorize the progress bar code * src/imap.c * src/imap.h * src/etpan/imap-thread.c Add a reference counter to avoid destroying the Folder while it's in use by another callback. 2005-07-09 [hoa] 1.9.12cvs31 * src/imap.c * src/etpan/imap-thread.c fixed deadlock when removing IMAP account. 2005-07-08 [colin] 1.9.12cvs30 * src/textview.c * src/unmime.c Fix again problems decoding broken headers * src/gtk/inputdialog.c Fix local variable shadowing a global one 2005-07-08 [colin] 1.9.12cvs29 * src/msgcache.c Make the cache/mark files platform-agnostic by writing them in little-endian format. Reading them is also done in little-endian format, of course; however, in order to avoid trashing mark data on big-endian machines, the files are, at first, read from the native format if the little-endian one doesn't exist. This is easy to deter- mine by trying to open a file with a swapped data_ver and seeing if it's the wanted version. Little-endian using users should see absolutely no difference, Big-endian users may get a very little performance drop due to byte-swapping. Tested on i386 and ppc32. Fixes bug #159 (The index file, in the mailboxes, is hardware depending). To have the cache/mark files updated to the new little- endian format, "Check for new messages" or even "Rebuild folder tree" aren't enough. Files will be updated as soon as a folder has been opened/closed. To update everything, just select all folders by selecting them one by one. 2005-07-07 [colin] 1.9.12cvs28 * src/imap.c Remember the folder separator per IMAPFolder instead of globally. Revive the Session on noop; fixes bug #761 (mark a bunch of unread messages as read takes forever) 2005-07-07 [darko] 1.9.12cvs27 * src/common/template.c Sort templates alphabetically 2005-07-06 [colin] 1.9.12cvs26 * src/imap.c Try to use the correct separator in most cases. Possibly fixes bug #759 (only creates the INBOX folder when setting up new IMAP account) and bug #760 (Can't retrieve messages) 2005-07-06 [colin] 1.9.12cvs25 * src/imap.c Use real_path in status command. This will help later, when namespaces will be used. 2005-07-06 [colin] 1.9.12cvs24 * configure.ac * src/account.c * src/folder.c * src/imap.c * src/etpan/etpan-log.c * src/etpan/etpan-thread-manager.c * src/etpan/imap-thread.c Add a --disable-libetpan parameter. With this, users that don't want IMAP4 support can avoid the new dependancy (and have no IMAP support). Users that have IMAP4 accounts and use this parameter won't lose their configuration, their IMAP accounts will just be invisible and not used. * src/textview.c Make the "Copy ..." contextual menu items copy to both the X clipboard and the gtk clipboard - as most other apps do. * src/gtk/about.c Add a notice about OpenSSL usage, in order to comply with OpenSSL's license (point 6): http://www.openssl.org/source/license.html 2005-07-06 [colin] 1.9.12cvs23 * src/alertpanel.c Fix a minimum size for alertpanels * src/compose.c Show 'No space left on device' type errors when queuing/sending * src/imap_gtk.c * src/mh_gtk.c Rework folder's deletion message (remove extra \n) 2005-07-05 [colin] 1.9.12cvs22 * src/imap.c Add an alertpanel on auth error Add pseudo-log Remove pthread-related stuff 2005-07-05 [colin] 1.9.12cvs21 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c Fix crash on plugin reloading (with a hack) 2005-07-05 [colin] 1.9.12cvs20 * src/prefs_account.c * src/prefs_account.h Fix typo * src/gtk/filesel.c * src/gtk/filesel.h Add a way to filter the view * src/gtk/pluginwindow.c Filter loadable stuff * src/plugins/pgpmime/prefs_gpg.c Fix missing unregistration * .cvsignore * src/etpan/.cvsignore * src/plugins/spamassassin/.cvsignore Add more stuff to cvs ignored files 2005-07-04 [colin] 1.9.12cvs19 * src/imap.c Fix scan_required returning FALSE when it shouldn't. Maybe fix #760 (Can't retrieve messages) 2005-07-04 [colin] 1.9.12cvs18 * src/summaryview.c Fix always_show_msg pref 2005-07-04 [paul] 1.9.12cvs17 sync with main (forgotten in last commit) * src/common/utils.c * src/common/utils.h check_line_length(): new. is_dir_exist() is_file_entry_exist() dirent_is_regular_file() dirent_is_directory(): use g_file_test() instead of stat(). 2005-07-04 [paul] 1.9.12cvs16 sync with main: * src/compose.c compose_write_to_file(): check for line length limit and display warning if exceeds * src/jpilot.c use get_home_dir() instead of g_get_home_dir() * src/procheader.c removed warning about invalid date * src/vcard.c use get_home_dir() instead of g_get_home_dir() 2005-07-04 [paul] 1.9.12cvs15 * src/stock_pixmap.c fix new pixmap naming errors patch by Aleksandar Urosevic 2005-07-04 [colin] 1.9.12cvs14 * src/imap.c Fix debugging string with a warning 2005-07-04 [colin] 1.9.12cvs13 * configure.ac Add a check for libetpan's version (>= 0.37) 2005-07-04 [hoa] 1.9.12cvs12 * commitHelper * src/imap.c * src/etpan/imap-thread.c * src/etpan/imap-thread.h fixed IMAP implementation of check of mails. 2005-07-03 [hoa] 1.9.12cvs11 * src/etpan/Makefile.am * src/etpan/etpan-errors.h * src/etpan/etpan-log.[ch] * src/etpan/etpan-thread-manager-types.h * src/etpan/etpan-thread-manager.[ch] * src/etpan/imap-thread.[ch] * src/Makefile.am * src/imap.c * src/main.c * src/prefs_other.c * configure.ac merged imap branch. dependency on libetpan 0.37 is now added. 2005-07-01 [colin] 1.9.12cvs10 * src/Makefile.am * src/folder.c * src/folder.h * src/folderview.c * src/stock_pixmap.c * src/stock_pixmap.h * src/plugins/trayicon/trayicon.c Add marked symbol on folders containing marked messages * src/procmsg.c * src/procmsg.h * src/toolbar.c * src/prefs_common.c * src/prefs_common.h * src/prefs_send.c Add an optional confirmation dialog on queue sending. Patch by wwp. * src/pixmaps/dir_close_mark.xpm ** ADDED ** * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED ** * src/pixmaps/dir_open_mark.xpm ** ADDED ** * src/pixmaps/drafts_close_mark.xpm ** ADDED ** * src/pixmaps/drafts_open_mark.xpm ** ADDED ** * src/pixmaps/inbox_hrm_mark.xpm ** ADDED ** * src/pixmaps/inbox_mark.xpm ** ADDED ** * src/pixmaps/outbox_hrm_mark.xpm ** ADDED ** * src/pixmaps/outbox_mark.xpm ** ADDED ** * src/pixmaps/trash_hrm_mark.xpm ** ADDED ** * src/pixmaps/trash_mark.xpm ** ADDED ** New pixmaps 2005-07-01 [colin] 1.9.12cvs9 * src/summaryview.c Fix a little threading bug * src/addrgather.c * src/mainwindow.c A little bit of HIG normality never hurts 2005-07-01 [colin] 1.9.12cvs8 * src/compose.c * src/msgcache.c * src/pop.c * src/procmime.c * src/recv.c * src/common/log.c * src/common/template.c * src/common/utils.c * src/common/utils.h Reverted the fwrite_atomic stuff. In fact it is already atomic. 2005-06-30 [colin] 1.9.12cvs7 * src/common/utils.c * src/common/utils.h Add an fwrite_atomic() function to make sure we write everything: fwrite can make short writes. * src/compose.c * src/msgcache.c * src/pop.c * src/procmime.c * src/recv.c * src/common/log.c * src/common/template.c Use that (and fix swapping of size and nmemb). Thanks to Rich Coe for the heads up. 2005-06-30 [colin] 1.9.12cvs6 * src/addressbook.c Optimize addressbook opening 2005-06-30 [colin] 1.9.12cvs5 * src/summaryview.c Remove calls to summary_step after move/copy 2005-06-28 [paul] 1.9.12cvs4 * src/alertpanel.c wrap and make the error msg selectable 2005-06-28 [paul] 1.9.12cvs3 * src/ssl_manager.c replace the OK button with a Close button * src/gtk/foldersort.c use GTK_STOCK_ icons/buttons 2005-06-28 [colin] 1.9.12cvs2 * src/gedit-print.c ** ADDED ** * src/gedit-print.h ** ADDED ** * src/gtk/gtksourceprintjob.c ** ADDED ** * src/gtk/gtksourceprintjob.h ** ADDED ** I can't believe no one had enough time to tell me I forgot the `cvs add` 2005-06-27 [colin] 1.9.12cvs1 * src/Makefile.am * src/gtk/Makefile.am * src/messageview.c * src/procmsg.c * src/summaryview.c * configure.ac Add optional libgnomeprint-based printing * src/mainwindow.c * src/gtk/quicksearch.c Add an Edit/Quick search menu item to show and focus the quicksearch 2005-06-27 [paul] 1.9.12 1.9.12 release * po/ca.po * po/de.po * po/es.po * po/fr.po * po/it.po * po/ko.po * po/pt_BR.po * po/sk.po * po/zh_CN.po updated by Miquel Oliete, Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard, Andrea Spadaccini, SungHyun Nam, Frederico Goncalves Guimaraes, Andrej Kacian, and Yang Guilong 2005-06-26 [colin] 1.9.11cvs106 * src/imap_gtk.c Forgot one file for previous fix 2005-06-26 [colin] 1.9.11cvs105 * src/folder.c * src/imap.c Fix problems with folder operations in no_select imap folders. it applies only to mails, and creation/deletion/move/renaming of folders should be possible 2005-06-26 [paul] 1.9.11cvs104 * src/prefs_filtering.c replace one more GTK_STOCK_REMOVE with GTK_STOCK_DELETE 2005-06-25 [colin] 1.9.11cvs103 * src/imap.c Optimize get_seq_set_from_seq_list (Patch by Ricardo) 2005-06-25 [colin] 1.9.11cvs102 * src/mh.c If the directory exists, but not in the correct encoding, rename it. This should handle old-versions-induced bugs. 2005-06-25 [colin] 1.9.11cvs101 * src/mh.c Fix path access with extended dir names Fixes bug #589 (SC segfaults with wrong locale settings) 2005-06-25 [colin] 1.9.11cvs100 * src/prefs_account.c * src/prefs_account.h * src/compose.c Add an option to encrypt replies to encrypted messages 2005-06-25 [colin] 1.9.11cvs99 * src/compose.c * src/quote_fmt_parse.y ... And make it work with pgpinline. 2005-06-25 [colin] 1.9.11cvs98 * src/compose.c * src/procmime.c * src/procmime.h * src/quote_fmt_parse.y o Make reedition of encrypted messages possible (as long as it is encrypted to self too, no magic there) o Make replying with quote (and without selecting text) possible for encrypted messages. Closes bug #550 (Not possible to "reply with quote" to gnupg encrypted messages) 2005-06-24 [paul] 1.9.11cvs97 * src/imap.c add missing include 2005-06-24 [paul] 1.9.11cvs96 * src/editldap.c made bind password entry invisible (sync with main) * src/send_message.c send_message_local(): check exit status to detect errors (sync with main) * src/textview.c use main's less ambiguous popup menu wording 2005-06-24 [paul] 1.9.11cvs95 * src/prefs_actions.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_filtering_action.c * src/prefs_matcher.c * src/prefs_template.c * src/prefs_toolbar.c replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE * src/gtk/description_window.c replace GTK_STOCK_OK with GTK_STOCK_CLOSE 2005-06-23 [colin] 1.9.11cvs94 * src/summaryview.c Fix rough edges (be sure to call status_show whenever necessary). 2005-06-23 [colin] 1.9.11cvs93 * src/summaryview.c Optimize Select All Before, in a 5K mails folder: 11s After, in the same folder: 58000╡s The joys of locking... gtk_clist_select_all() fires a tree-select-row event for each selected row, which in summaryview, callbacks summary_selected which in turn, calls summary_status_show, which walks the selected rows. Hence, calling gtk_clist_select_all was exponential. Locking the summaryview makes summary_selected return early. 2005-06-23 [colin] 1.9.11cvs92 * src/imap.c Move mutex at the important place to avoid deadlocks * src/summaryview.c Fix Del key deleting directly instead of moving to trash 2005-06-22 [colin] 1.9.11cvs91 * src/plugins/spamassassin/libspamc.c As we do spagetti code with assignations in multiple places (see _message_read_raw where out = msg = raw), let's be sure we don't free the same pointer twice. Should fix bug #683 (Crash in libpam at message_cleanup). 2005-06-22 [colin] 1.9.11cvs90 * src/compose.c * src/messageview.c * src/toolbar.c Make toolbar's delete use the move to trash stuff; Add gtk_widget_realize to be sure pixmaps can get created (that may fix an old worksforme bug which I can't find back...) 2005-06-22 [colin] 1.9.11cvs89 * src/summaryview.c * src/summaryview.h * src/mainwindow.c Rename "Message/Delete" to "Message/Move to trash" Add "Message/Delete..." that directly destroys the selected messages after asking for a confirmation. 2005-06-22 [colin] 1.9.11cvs88 * src/imap.c o Fix compilation with non-gnu compiler (thanks Alex S Moore) o Fix a deadlock (thanks Darko) 2005-06-22 [colin] 1.9.11cvs87 * src/gtk/foldersort.c Add missing include for the i18n; patch by Fabien Vantard 2005-06-21 [colin] 1.9.11cvs86 * src/folder.c * src/folderview.c Respect the no_select flag * src/imap.c Fix recursive deletion * src/imap_gtk.c * src/mh_gtk.c Make the folder deletion's warning more explicit 2005-06-21 [colin] 1.9.11cvs85 * src/textview.c Prevent email addresses from spanning accross lines - fixes bug # 646 (newline-chars in email addresses) 2005-06-20 [colin] 1.9.11cvs84 * src/folder.c Be sure not to remove source if copy failed 2005-06-20 [colin] 1.9.11cvs83 * src/folderview.c * src/imap_gtk.c remove summaryview's lock * src/imap.c introduce threads to avoid problems when foreground tasks interfere with background tasks * src/mh.c prevent moving to drafts/queue * src/mimeview.c fix leak 2005-06-19 [colin] 1.9.11cvs82 * src/imap_gtk.c Remember that the user doesn't want to override offline mode, for 3 seconds. It avoid presenting him with N popups in a really short time. 2005-06-17 [colin] 1.9.11cvs81 * src/imap.c Fix IMAP breaking on folders containing '(' (Probably won't be enough) 2005-06-17 [colin] 1.9.11cvs80 Forgotten files on 1.9.11cvs79 * src/summaryview.c Fix stepping when not immediately executing * src/imap.c Really prevent UID FETCH 0 * src/codeconv.c Fix outgoing charset never set to utf-8 * src/mh.c Fix leak 2005-06-16 [colin] 1.9.11cvs79 * src/compose.c Fix bug #707 (Dash splits rows) Only wrap if we're on a line break position and the previous one was a "white" (space) char. Pango stuff is weird. 2005-06-16 [colin] 1.9.11cvs78 * src/imap_gtk.c Lock summaryview while downloading messages on user demand * src/procheader.c * src/unmime.c * src/common/utils.c * src/common/utils.h Replace \r and \n with spaces in From and Subject headers 2005-06-16 [paul] 1.9.11cvs77 * src/procmime.c liberalise the mime parser * src/gtk/about.c add text wrapping 2005-06-16 [paul] 1.9.11cvs76 * src/gtk/about.c reworked 2005-06-15 [colin] 1.9.11cvs75 * src/compose.c Finish header encoding fix * src/summaryview.c Fix segfault * src/headerview.c Fix compilation (Thanks Stephan Sachse) 2005-06-15 [colin] 1.9.11cvs74 * Makefile.am Install gnome2 stuff rather than gnome1, if both are present * src/codeconv.c * src/codeconv.h * src/compose.c Fix headers encoding * src/folder.c Visual progress when fetching all messages * src/folderview.c * src/summaryview.c * src/summaryview.h Prevent changing current message while incorporating 2005-06-15 [paul] 1.9.11cvs73 * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h fix build warnings 2005-06-15 [paul] 1.9.11cvs72 * src/prefs_filtering.c allow reordering of filter rules by drag n drop 2005-06-15 [paul] 1.9.11cvs71 * COPYING updated * src/codeconv.c replace deprecated function * src/inc.c * src/send_message.c * src/gtk/progressdialog.c * src/gtk/progressdialog.h salvage and reuse parts of reverted sync 2005-06-15 [paul] 1.9.11cvs70 * src/inc.c * src/send_message.c * src/gtk/progressdialog.c * src/gtk/progressdialog.h revert yesterday's sync with main it contains deprecated functions 2005-06-15 [colin] 1.9.11cvs69 * src/headerview.c Fix bug #670 (multi user to: will corrupt message headers display) 2005-06-15 [colin] 1.9.11cvs68 * src/compose.c Fix bug #421 (Fix undo on wrapping) 2005-06-15 [colin] 1.9.11cvs67 * src/folder.c Provide visual feedback while processing folder's rules. * src/imap.c Provide visual feedback while getting short headers (for uncached messages) 2005-06-14 [paul] 1.9.11cvs66 * src/account.c change a couple stock icons * src/inc.c * src/send_message.c * src/gtk/progressdialog.c * src/gtk/progressdialog.h sync main's GtkTreeView implementation 2005-06-14 [colin] 1.9.11cvs65 * src/imap.c Various little fixes, mainly on error paths 2005-06-13 [colin] 1.9.11cvs64 * matcher.c * procmsg.c * procmsg.h Add a way to fetch only headers. This speeds up filtering on headers for IMAP. Fixes: bug #481 extraneous imap commands slow down imap filtering bug #522 Sylpheed downloads all messages when opening mailbox (IMAP) bug #677 IMAP fetch is soooooooooooooo slow * src/folder.c * src/folder.h Add a folder set_batch method so that implementations can speed up flags changes * src/folderutils.c * src/summaryview.c Use that in mark as (un)read and mark all read Refix bug #679 * src/imap.c Implement set_batch - brings back deferred flags in a less buggy manner. Fixes: bug #729 IMAP immediate expunge of deleted messages bug #191 remove list of messages with one command Fix login with strange chars Implement fetch_msg_full Fix copy (wrong counts) 2005-06-12 [colin] 1.9.11cvs63 * src/folder.c lock incorporation during long operations. Avoids fucking up the IMAP socket. 2005-06-12 [colin] 1.9.11cvs62 * src/imap.c Fix harmful typo Factorize remove_all_msg Thread-ize expunge * src/summaryview.c Don't update partial-download status if unnecessary * src/folder.c Use remove_msgs everywhere possible 2005-06-12 [colin] 1.9.11cvs61 * src/folder.c * src/folder.h Add a remove_msgs function to remove a list of messages * src/imap.c Implement that. 2005-06-12 [colin] 1.9.11cvs60 * src/imap.c Remove flags-processing deferring... Too hard to get it to work in all cases. 2005-06-11 [colin] 1.9.11cvs59 * src/imap.c printf -> debug_print 2005-06-11 [colin] 1.9.11cvs58 * src/imap.c o Fix build without USE_PTHREAD o Factorize imap_open o Alertpanel in case of impossible connection o Alertpanel in case of impossible login o Fix deferred flags processing to force a flush before adding some more flags to process, but in another folder. 2005-06-10 [colin] 1.9.11cvs57 * src/imap.c o Fix a format string error o init ssl socket outside of the thread (it possibly invokes gtk calls) * src/procmime.c o Put back the buffer to its necessary size o Fix changing a file pointer without keeping track of it (thanks Valgrind) * src/common/smtp.c o Fix automatic STARTTLS if login should be done and the server only allows it after starting TLS * src/gtk/gtkinputdialog.c o Eat GDK_Return so that the combo popup doesn't appear when we press Enter to validate the combo input dialog (as seen in the Open with... dialog) 2005-06-10 [colin] 1.9.11cvs56 * src/imap.c o A bit less debug o Fix a crash on deletion o Threadize imap_select (it's called outside of threads) o Defer treatment of DELETED flags 2005-06-09 [colin] 1.9.11cvs55 * src/imap.c Make sure we check imap_gtk_should_override(), which potentially calls gtk stuff, before creating thread. That way it should't be called via imap_get_session() inside a thread. 2005-06-09 [colin] 1.9.11cvs54 * src/imap.c o add a bit of status output o remove some dead code o threadize get_list_of_uids o threadize imap_get_flags o defer flag changing by 500ms so that they can be batched 2005-06-08 [colin] 1.9.11cvs53 * src/imap.c Thread-ize imap_cmd_fetch 2005-06-08 [colin] 1.9.11cvs52 * src/main.c Mmh, that broke POP3... 2005-06-08 [colin] 1.9.11cvs51 * src/main.c Stabilize IMAP patch (thanks to Hoa) 2005-06-08 [colin] 1.9.11cvs50 * src/imap.c Test patch to speed up imap. 2005-06-08 [colin] 1.9.11cvs49 * src/imap_gtk.c Warning fix * src/procmime.c Apply patch from gentoo to use /usr/share/mime/globs if available, after un-breaking it * src/common/log.c * src/common/log.h Use g_timeout for invoking hooks that possibly use gtk calls. This should leave gtk calls in the main thread. 2005-06-08 [paul] 1.9.11cvs48 * src/codeconv.c conv_get_outgoing_charset_str(): don't use prefs_common setting * src/compose.c * src/compose.h add /Options/Character encoding/... to temporarily change the outgoing encoding (belated sync with main) 2005-06-08 [paul] 1.9.11cvs47 * src/compose.c correction to/completion of last sync with main 2005-06-08 [paul] 1.9.11cvs46 sync with main: * src/codeconv.c * src/codeconv.h always enabled Japanese auto-detection if the first letters of locale string is "ja" * src/compose.c don't use "destroy" signal to destroy Compose object (fix rare crashes on discard?) * src/mainwindow.c * src/messageview.c * src/prefs_send.c added Hebrew encodings * src/sourcewindow.c don't use "destroy" signal to destroy objects 2005-06-07 [colin] 1.9.11cvs45 * src/summaryview.c Add missing unlocks/locks 2005-06-07 [paul] 1.9.11cvs44 * src/summaryview.c restore bug #749 fix 2005-06-06 [colin] 1.9.11cvs43 * src/summaryview.c Fix selection bug when prefs_common.open_unread is FALSE 2005-06-06 [colin] 1.9.11cvs42 * src/common/md5.c Fix a warning * src/summaryview.c * src/folderview.c Factorize long operations beginning and end (locking, freezing/thawing, cursor, ...) Check selection->data member in selection- related loops; this avoids dying an awful death if the selection changes on us while we're marking a whole IMAP folder unread, for example. 2005-06-06 [paul] 1.9.11cvs41 * src/textview.c don't g_free() a static gchar buffer 2005-06-05 [colin] 1.9.11cvs40 * src/mainwindow.c * src/messageview.c * src/summaryview.c Fix bug #749 (Show all headers should be sticky as the GUI suggests) 2005-06-03 [paul] 1.9.11cvs39 * src/compose.c don't allow editing of mail while sending. patch by Colin 2005-06-03 [paul] 1.9.11cvs38 * src/folderview.c add a freeze/thaw to speed up 'mark all read' 2005-06-03 [paul] 1.9.11cvs37 * src/prefs_message.c reflect changes immediately 2005-06-02 [colin] 1.9.11cvs36 * po/POTFILES.in Patch by Fabien Vantard. 2005-06-02 [colin] 1.9.11cvs35 * src/imap.c Use a non-blocking imap_getline() if possible. This should completely prevent the interface from freezin on imap operations, although it may do strange stuff in case of folder switching while a big imap operation is taking place... In addition, fix a leak in the case thread creation fails on connection. 2005-06-02 [colin] 1.9.11cvs34 * src/crash.c * src/prefs_common.h Fix build (prefs_common_init() doesn't exist anymore) 2005-06-02 [colin] 1.9.11cvs33 * src/prefs_account.c Fix bug #245 (filtering rules broken when renaming a remote account (imap4 or nntp) 2005-06-02 [colin] 1.9.11cvs32 * src/imap.c Try to fix IMAP shortcomings: o Multithread imap_open() o allow offline-mode overriding instead of just returning NULL * src/imap_gtk.c * src/imap_gtk.h Add a function to ask whether we want to override offline-mode for 10 minutes (one-shot asking was painful) * src/procheader.c Fix segfault when imap parser isn't happy about a missing { 2005-06-01 [colin] 1.9.11cvs31 * src/addrharvest.c * src/compose.c * src/mbox.c * src/mbox.h * src/mh.c * src/msgcache.c * src/send_message.c * src/setup.c * src/undo.c * src/common/hooks.c * src/common/prefs.c * src/common/template.c * src/common/utils.c * src/gtk/gtkutils.c * src/gtk/inputdialog.c * src/gtk/menu.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/prefs_gpg.c More -Wall fixes * src/common/Makefile.am * src/common/timing.h Add basic timing code * src/summaryview.c Fix a bug with unread messages when re-sorting folders, and by the way fix a big performance hit when re-sorting (10k mails: before 5s, after .5s) * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_message.c * src/prefs_message.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_summaries.c * src/prefs_summaries.h Fix copyright banner 2005-06-01 [paul] 1.9.11cvs30 * po/fi.po updated by Flammie Pirinen * src/procmime.c fix 'Bad BASE64 content' output 2005-05-31 [colin] 1.9.11cvs29 * src/procmime.c Oops, where did my hunk go. 2005-05-31 [colin] 1.9.11cvs28 * src/Makefile.am * src/account.c * src/action.c * src/addr_compl.c * src/addressbook.c * src/codeconv.c * src/compose.c * src/export.c * src/folder.c * src/folderview.c * src/image_viewer.c * src/main.c * src/mainwindow.c * src/messageview.c * src/mimeview.c * src/msgcache.c * src/prefs_account.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_compose_writing.c * src/prefs_customheader.c * src/prefs_ext_prog.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_fonts.c * src/prefs_image_viewer.c * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_summaries.c * src/prefs_summary_column.c * src/prefs_template.c * src/prefs_themes.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/procmime.c * src/procmsg.c * src/send_message.h * src/ssl_manager.c * src/summary_search.c * src/summaryview.c * src/textview.c * src/wizard.c * src/common/smtp.c * src/common/smtp.h * src/gtk/gtkutils.h o Move the rest of Common prefs to new style o Lots of -Wall warning fixes o fix FIXME in cache memusage calculation o Let return receipts be sent from any account o Little cache optimisation (read) o Fix bug #746 (don't treat commas as separators when inside a quoted string) 2005-05-31 [paul] 1.9.11cvs27 * src/prefs_common.c fix 'off-by-one' typo 2005-05-31 [paul] 1.9.11cvs26 * src/account.c * src/addr_compl.c * src/compose.c * src/foldersel.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_common.h * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_matcher.c * src/prefs_summaries.c * src/prefs_summary_column.c * src/prefs_template.c * src/prefs_toolbar.c * src/ssl_manager.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c add hidden prefs 'enable_rules_hint' for gtk_tree_view_set_rules_hint() (sync with main) 2005-05-31 [colin] 1.9.11cvs25 * src/Makefile.am * src/main.c * src/prefs_common.c * src/prefs_summaries.c ** ADDED ** * src/prefs_summaries.h ** ADDED ** Common/Display -> Display/Summaries 2005-05-31 [colin] 1.9.11cvs24 * src/Makefile.am * src/main.c * src/prefs_quote.c ** ADDED ** * src/prefs_quote.h ** ADDED ** Move Common/Quote to Compose/Quoting * src/prefs_common.c * src/prefs_common.h Remove old quote stuff, add convenience functions for GtkTextView prefs * src/gtk/prefswindow.c Set default height higher 2005-05-30 [colin] 1.9.11cvs23 * src/Makefile.am * src/main.c * src/prefs_common.c * src/prefs_compose_writing.c ** ADDED ** * src/prefs_compose_writing.h ** ADDED ** Move Common/Compose prefs to Compose/Writing 2005-05-30 [colin] 1.9.11cvs22 * src/common/utils.c Fix bug #651 (Confused Attract by Subject) Patch by M. Benkmann * AUTHORS 2005-05-30 [colin] 1.9.11cvs21 * src/compose.c Fix concatenation of different headers of the same type (bug #645) * src/prefs_folder_item.c Fix bug #699 (setting color to black doesn't work immediately) * src/procmime.c Print out decoding error only once per block 2005-05-30 [paul] 1.9.11cvs20 * src/common/template.c fix Bcc 2005-05-30 [paul] 1.9.11cvs19 * doc/src/rfc2368.txt **NEW FILE** * src/compose.c compose_entries_set(): don't interpret Bcc header field (conform to RFC 2368) (sync with main) 2005-05-29 [colin] 1.9.11cvs18 * src/prefs_common.c Let the default reply format respect netiquette by cutting the signature. 2005-05-29 [colin] 1.9.11cvs17 * src/summaryview.c Don't let always_show_msg override open_unread_on_enter when opening a new directory. 2005-05-27 [paul] 1.9.11cvs16 sync with main: * src/main.c app_will_exit(): cleanup tmp directory when exit * src/message_search.c improved the interface and made code cleanup. removed Clear button * src/send_message.c send_message_local(): use GSpawn, and detect errors * src/summary_search.c improved the interface and made code cleanup * src/textview.c textview_write_link(): also skip non-ascii space at the head of link strings (phishing check didn't work at the case) * src/common/utils.c get_command_output(): use g_spawn_command_line_sync() instead of popen() 2005-05-26 [colin] 1.9.11cvs15 * src/folder.c remove printf 2005-05-26 [colin] 1.9.11cvs14 * src/common/nntp.c Fix nntp mode reader (bug #611) Patch by Florian Mickler 2005-05-26 [colin] 1.9.11cvs13 * src/plugins/pgpmime/passphrase.c Fix mouse grabbing (bug #557) 2005-05-26 [colin] 1.9.11cvs12 * src/prefs_themes.c Fix g_warning (bug #541) 2005-05-26 [colin] 1.9.11cvs11 * src/prefs_actions.c * src/prefs_template.c Fix bug #506 (no warning if action/template is not saved) * src/common/template.c Fix a possible crash 2005-05-26 [colin] 1.9.11cvs10 * src/folder.c * src/folderview.c * src/procmsg.c * src/summaryview.c Forbid locked messages to be moved or deleted. Locked messages in trashes still get deleted, for performance reason (mh.c::mh_remove_all_msgs) 2005-05-25 [colin] 1.9.11cvs9 * src/procmime.c Use correct encoding when sending mails with attachments that have accentued chars in their name 2005-05-24 [colin] 1.9.11cvs8 * src/summaryview.c Fix bug #688 f) read/unread marker not changed on first click Also, optimize summary_status_show() calls * src/folder.c * src/inc.c * src/procmime.c Fix bug #688 b) and c) wrt message attachments and signature * src/stock_pixmap.c * src/stock_pixmap.h * src/stock_pixmap.c * src/stock_pixmap.h * src/Makefile.am * src/pixmaps/clip_gpg_signed.xpm Add clip/signed icon 2005-05-24 [colin] 1.9.11cvs7 * src/folder_item_prefs.c whitespace fix 2005-05-24 [colin] 1.9.11cvs6 * src/folderview.c * src/prefs_common.c * src/prefs_common.h Add a confirmation to folder drag and drop fixes bug #156 * src/alertpanel.c * src/alertpanel.h fix _with_disable parameters so that the buttons labels are specifiable too * src/plugins/pgpmime/sgpgme.c reflect said change 2005-05-24 [colin] 1.9.11cvs5 * src/folderview.c Uncollapse/collapse folders on double-click patch by Torsten Schoenfeld closes bug #108 2005-05-23 [colin] 1.9.11cvs4 * src/common/socket.c Check another special SSL_peek() error. Should help wrt bug #728 2005-05-23 [colin] 1.9.11cvs3 * src/plugins/pgpmime/pgpmime.c Change name to "PGP MIME" instead of "PGP/MIME" to avoid breaking menu accelerators and stuff. Users will have to reselect "PGP MIME" instead of "PGP/MIME" in their account's privacy preferences if needed. 2005-05-22 [paul] * tools/kdeservicemenu/install.sh use kdesu to prompt for root password if doing global install/uninstall 2005-05-20 [colin] 1.9.11cvs2 * src/procmsg.c Fix another compilation error with gcc-2.9x Thanks to Pawel Pekala * src/send_message.c Don't send QUIT if we aren't connected 2005-05-19 [colin] 1.9.11cvs1 * src/procmsg.c Fix compilation with gcc 2.9x 2005-05-19 [paul] 1.9.11 1.9.11 released 2005-05-19 [paul] 1.9.9cvs14 * src/gtk/inputdialog.c prevent gettext warning 2005-05-19 [paul] 1.9.9cvs13 * src/mainwindow.c * src/prefs_common.c * src/prefs_common.h * src/textview.c * src/textview.h add an option to toggle cursor in message view (sync with main) 2005-05-18 [colin] 1.9.9cvs12 * src/compose.c Dereference freed pointer * src/gtk/gtkaspell.c Fix duplication of dictionaries (is it an aspell issue?) 2005-05-18 [colin] 1.9.9cvs11 * src/gtk/inputdialog.c * src/gtk/gtkaspell.c HIGuify dialogs * src/alertpanel.c Remove a double call 2005-05-17 [colin] 1.9.9cvs10 * src/gtk/gtkaspell.c Fix dialogs, Ctrl-Enter accel 2005-05-17 [colin] 1.9.9cvs9 * src/gtk/gtkaspell.c Fix some accelerators, escape in replace-window 2005-05-16 [colin] 1.9.9cvs8 * src/gtk/gtkaspell.c Revert last commit, it was a mistake. 2005-05-16 [colin] 1.9.9cvs7 * src/gtk/gtkaspell.c Remove buggy code while we're at it. It's a dead code path anyway. 2005-05-16 [colin] 1.9.9cvs6 * src/gtk/gtkaspell.c Missed some gtk_menu_popup where deactivate signal should be handled. Should fix bug #629 a bit more. 2005-05-16 [colin] 1.9.9cvs5 * src/gtk/gtkaspell.c Remove debug printf()s 2005-05-16 [colin] 1.9.9cvs4 * src/gtk/gtkaspell.c Fix a bit aspell problems (see bug #629) 2005-05-13 [colin] 1.9.9cvs3 * src/folderview.c Fix the + appearing even when no subfolders have unread messages. Thanks to wwp for the bug report. 2005-05-11 [paul] 1.9.9cvs2 * src/folderview.c correction to 1.9.9cvs1, only colour folders that have new msgs (not unread msgs) 2005-05-10 [colin] 1.9.9cvs1 * src/folderview.c * src/summaryview.c Try to fix bolding bugs again. 2005-05-09 [paul] * tools/claws.i18n.status.pl add Ricardo Mones Lastra's script that has been providing the i18n status page for many months 2005-05-09 [paul] 1.9.9 1.9.9 release 2005-05-09 [paul] 1.9.6cvs58 * AUTHORS * INSTALL * README.claws updated * Makefile.am * RELEASE_NOTES.claws add release notes to cvs to simplify release procedure * configure.ac add ca and fi to ALL_LINGUAS * po/Makefile.in.in workaround for missing Makevars * po/ca.po * po/fi.po add new Catalan and Finnish translations submitted by Miquel Oliete and Flammie Pirinen * po/de.po * po/es.po * po/fr.po * po/it.po * po/pl.po * po/ru.po * po/sk.po * po/sr.po * po/zh_CN.po updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard, Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian, Urke MMI, and Hansom Young * src/main.c Fix drafting when quitting. compose_draft() closes the compose windows, which modifies the compose_list GSList. We have to refresh this list after echo drafting to avoid a segfault * src/partial_download.c fix segfault on exit 2005-05-06 [paul] 1.9.6cvs57 * src/grouplistdialog.c quick fix/workaround for unresizeable newsgroup name column 2005-05-06 [paul] 1.9.6cvs56 * src/inc.c * src/mainwindow.c use gettext plural forms * src/imap_gtk.c * src/mh_gtk.c * src/toolbar.c small improvement to english usage 2005-05-05 [thorsten] 1.9.6cvs55 * src/folder.c fix possible crash 2005-05-05 [paul] 1.9.6cvs54 sync with HEAD * AUTHORS * src/compose.c fix bug 713 'Resent-To and Resent-Cc headers are garbled' patch by Tim Mann 2005-05-05 [paul] 1.9.6cvs53 * src/mainwindow.c fix resizing of separate message and folder views 2005-05-05 [paul] 1.9.6cvs52 * src/account.c * src/addrgather.c * src/browseldap.c * src/exphtmldlg.c * src/expldifdlg.c * src/importmutt.c * src/importpine.c * src/main.c * src/mainwindow.c * src/noticeview.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_matcher.c * src/prefs_spelling.c * src/prefs_toolbar.c * src/toolbar.c * src/wizard.c * src/gtk/description_window.c * src/gtk/gtkvscrollbutton.c * src/gtk/progressdialog.c * src/gtk/quicksearch.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/spamassassin/spamassassin_gtk.c replace deprecated gtk_widget_set_usize 2005-05-04 [colin] 1.9.6cvs51 * src/common/utils.c Fix crash when subst_for_filename is called with a NULL parameter 2005-05-04 [colin] 1.9.6cvs50 * src/partial_download.c * src/pop.c Escape login when writing uidl file fixes bug #736 2005-05-03 [colin] 1.9.6cvs49 * src/procmime.c Fix possible DOS in mime parser (see bug #634) 2005-05-02 [colin] 1.9.6cvs48 * src/compose.c Try to fix the copy/paste mess once again. 2005-04-30 [colin] 1.9.6cvs47 * src/prefs_account.h * src/procmsg.c * src/send_message.c * src/common/smtp.c * src/common/smtp.h Try to batch sending mails (per account) instead of reconnecting to server every time. 2005-04-29 [colin] 1.9.6cvs46 * src/messageview.c Fix window resizing that refused to size down * src/prefs_common.c * src/prefs_common.h * src/prefs_filtering.c Save Filtering's window size 2005-04-21 [paul] 1.9.6cvs45 * ChangeLog-gtk2.claws * src/setup.c correction to sync 2005-04-21 [paul] 1.9.6cvs44 sync with main: * src/setup.c * src/statusbar.c * src/statusbar.h use gtkut_widget_draw_now(). Improved performance of the update of statusbar * src/textview.c textview_smooth_scroll_do(): redraw it after scroll is done (fixed incorrect display when a part of the view is hidden). * src/gtk/gtkutils.c * src/gtk/gtkutils.h gtkut_widget_draw_now(): use gdk_window_process_updates() to force update of widgets. Removed gtkut_widget_wait_for_draw() which had a big overhead because of waiting for all events processed 2005-04-20 [paul] 1.9.6cvs43 * src/codeconv.c complete 1.9.6cvs42's sync: Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX) 2005-04-19 [paul] 1.9.6cvs42 sync with main: * src/action.c catch_output(): correctly select the insert text (fix invalid iterator warnings). * src/codeconv.c * src/codeconv.h * src/mainwindow.c * src/messageview.c * src/prefs_common.c support GBK encoding. * src/common/session.c * src/common/session.h use separate buffer for large data to be sent, and don't duplicate it (reduces memory usage) (thanks to Dirk). 2005-04-18 [paul] 1.9.6cvs41 * src/jpilot.c convert unsigned long into guint32 patch by Paul LeoNerd Evans 2005-04-17 [colin] 1.9.6cvs40 * src/compose.c Fix 'Request return receipt' from folder properties (bug #708) 2005-04-17 [colin] 1.9.6cvs39 * src/mainwindow.c Fix duplicate hotkeys in Mainwindow's menu 2005-04-17 [colin] 1.9.6cvs38 * src/folderview.c Fix duplicate hotkeys in Folderview's contextual menu 2005-04-15 [colin] 1.9.6cvs37 * src/summaryview.c Fix 'Save as...' with non-ascii filenames 2005-04-15 [colin] 1.9.6cvs36 * src/plugins/pgpmime/pgpmime.c Fix bus error on 64bit. Spotted by macallan1888@gmail.com 2005-04-15 [colin] 1.9.6cvs35 * src/prefs_account.c Fix cvs34. 2005-04-12 [colin] 1.9.6cvs34 * src/prefs_account.c Fix smtp auth type off-by-one. We forgot to add PLAIN in the prefs-to-gui setter func and as a result, the selected auth when opening account prefs was not the correct one. 2005-04-12 [paul] 1.9.6cvs33 * src/inc.c if the recv dialog is visible, Cancel only cancels the current account 2005-04-10 [colin] 1.9.6cvs32 * src/filtering.c Copy score when copying FilteringActions Fix bug #674 2005-04-10 [colin] 1.9.6cvs31 * src/inc.c Make Message -> Receive -> Cancel cancel incorporation on all accounts. Fixes bug #693 2005-04-10 [colin] 1.9.6cvs30 * src/prefs_account.c Update Privacy checkbuttons status based on the selected privacy system * src/compose.c Always connect the "None" privacy system; the static boolean was probably there to avoid reconnecting twice in the same compose window, but as the parent function is only called once per compose, it's only a bug - as a static is initialized once per application instance. Also, don't uncheck Sign and Encrypt when selecting None as privacy system; just ignore them when sending/queuing. Should fix bug #695 2005-04-08 [colin] 1.9.6cvs29 * src/account.c * src/prefs_account.c * src/prefs_account.h Add account preference to queue message in a certain folder. 2005-04-06 [colin] 1.9.6cvs28 * src/prefs_account.c Update old inbox path syntax 2005-04-06 [paul] 1.9.6cvs27 sync with main: * configure.ac changed -traditional-cpp to -no-cpp-precomp for newer Mac OS X support * src/foldersel.c made column resize automatically * src/send_message.c send_message_smtp(): consider EOF right after QUIT successful (workaround for Gmail SMTP server) * src/common/socket.c ssl_read(), ssl_peek(): check EOF which violates the SSL protocol * src/gtk/colorlabel.c removed warnings when displaying colorlabel menu (don't use GtkAlignment) 2005-04-05 [paul] 1.9.6cvs26 * src/plugins/trayicon/trayicon.c fix clipping of icon under KDE3 2005-04-05 [paul] 1.9.6cvs25 * src/summaryview.c hide display of threading patch by Alfons 2005-04-04 [thorsten] 1.9.6cvs24 * src/mh.c marks lost on filesystems with different stat() results on summer-/wintertime 2005-04-03 [colin] 1.9.6cvs23 * src/summaryview.c Don't handle up/down. Patch by Alfons 2005-04-02 [colin] 1.9.6cvs22 * src/summaryview.c Make scrolling faster. Patch by Alfons. 2005-04-01 [colin] 1.9.6cvs21 * src/Makefile.am * src/stock_pixmap.c * src/pixmaps/dir-noselect.xpm ** REMOVED ** * src/pixmaps/dir_noselect.xpm ** ADDED ** Fix pixmap name mismatch (Thanks Stephan Sachse) 2005-04-01 [colin] 1.9.6cvs20 * src/image_viewer.c * src/image_viewer.h * src/procmime.c * src/procmime.h * src/textview.c * src/textview.h Implement inline image resizing and right-clicking 2005-04-01 [paul] 1.9.6cvs19 * AUTHORS * Makefile.am * configure.ac check for gnome2 patch by Luca Cavalli slackit.org> * po/ru.po updated by Pavlo Bohmat 2005-03-31 [colin] 1.9.6cvs18 * src/news.c Fix parsing references * src/msgcache.c don't put nulls in the references list * src/procheader.c commit that forgotten file in 1.9.6cvs14 2005-03-31 [colin] 1.9.6cvs17 * src/compose.c Fix joining of signature separator again. Maybe Hiro could put it in main too... 2005-03-31 [colin] 1.9.6cvs16 * src/Makefile.am * src/foldersel.c * src/stock_pixmap.c * src/stock_pixmap.h * src/pixmaps/dir-noselect.xpm Update foldersel.c (sync from main, patch by Alfons) 2005-03-30 [colin] 1.9.6cvs15 * src/imap.c Fix handling of imap folders containing [] in their name. Thanks to Nahuel Angelinetti for the detailed bugreport. 2005-03-30 [colin] 1.9.6cvs14 * src/common/utils.h * src/common/utils.c * src/common/defs.h * src/matcher.c * src/msgcache.c * src/news.c * src/procmsg.c * src/procmsg.h * src/quote_fmt_parse.y * src/summaryview.c Update references system. Patch by Alfons 2005-03-30 [colin] 1.9.6cvs13 * src/common/socket.c Force the glibc to read resolv.conf again when it has changed. Should fix issues when changing networks on a laptop and not restarting sylpheed. 2005-03-30 [paul] 1.9.6cvs12 partial sync with main: * src/action.c create_io_dialog(): use user-defined text font (thanks to Alfons), and modified its appearance. * src/addrgather.c * src/addrharvest.c * src/browseldap.c replace old code * src/compose.c don't join (presumably) itemized lines on line-wrapping fixed wrapping of quote when auto-wrapping is enabled compose_destroy(): destroy paned only if it's not attached to window. Fixed memory leak of popup menu. * src/exphtmldlg.c * src/expldifdlg.c replace old code * src/html.c * src/html.h * src/importmutt.c * src/importpine.c replace old code * src/main.c removed redundant code * src/mainwindow.c changed 'Code set' (which is rather incorrect) in the menu to 'Character encoding' main_window_set_widgets(): request size first to prevent window size becoming wrong fixed remembering of the state of the visibility of MessageView * src/messageview.c changed 'Code set' (which is rather incorrect) in the menu to 'Character encoding' * src/prefs_common.c * src/prefs_common.h added an option whether to render HTML as text or not added separators to outgoing encoding menu * src/procheader.c procheader_scan_date_string(): support header like: "[Tue,] 01 Feb 2005 09:57[:00]" * src/summaryview.c * src/summaryview.h minor code cleanup * src/textview.c textview_show_html(): force output of newline added an option whether to render HTML as text or not * src/common/utils.c strncpy2(): optimized based on Alfons' code * src/gtk/gtkutils.c * src/gtk/gtkutils.h removed non-used code * src/plugins/pgpmime/passphrase.c partially fixed grab input of passphrase dialog Confine pointer to window 2005-03-30 [colin] 1.9.6cvs11 * src/msgcache.c * src/msgcache.h Read/write 32bit ints from cache & marks From main. 2005-03-29 [paul] 1.9.6cvs10 * AUTHORS * ChangeLog.claws * src/compose.c * src/gtk/gtkaspell.c sync with HEAD (don't pass NULL pointers) 2005-03-24 [paul] * tools/Makefile.am * tools/README * tools/acroread2sylpheed.pl sync with HEAD (add script to send pdfs as attachments from Adobe Reader 7) 2005-03-21 [paul] 1.9.6cvs9 * configure.ac * po/POTFILES.in * src/Makefile.am * src/crash.c * src/image_viewer.c ** ADDED ** * src/image_viewer.h ** ADDED ** * src/main.c * src/prefs_common.c * src/prefs_common.h * src/prefs_image_viewer.c ** ADDED ** * src/prefs_image_viewer.h ** ADDED ** * src/textview.c * src/gtk/about.c * src/pixmaps/sylpheed_logo.xpm * src/plugins/Makefile.am * src/plugins/image_viewer/.cvsignore ** REMOVED ** * src/plugins/image_viewer/Makefile.am ** REMOVED ** * src/plugins/image_viewer/plugin.c ** REMOVED ** * src/plugins/image_viewer/viewer.c ** REMOVED ** * src/plugins/image_viewer/viewer.glade ** REMOVED ** * src/plugins/image_viewer/viewer.h ** REMOVED ** * src/plugins/image_viewer/viewerprefs.c ** REMOVED ** * src/plugins/image_viewer/viewerprefs.glade ** REMOVED ** * src/plugins/image_viewer/viewerprefs.h ** REMOVED ** as gdk-pixbuf is now built-in remove image_viewer plugin and put code back into main codebase implement inline image display (sync with main) replace logo with newer, nicer, larger version 2005-03-21 [paul] 1.9.6cvs8 * src/gtk/about.c cosmetic improvement 2005-03-21 [holger] 1.9.6cvs7 * src/plugins/spamassassin/spamassassin.c Sync with HEAD (unregister hook on failed plugin init) 2005-03-20 [colin] 1.9.6cvs6 * src/common/plugin.c Check that plugin isn't already loaded Patch by Alfons 2005-03-20 [thorsten] 1.9.6cvs5 * src/compose.c use a more compatible syntax 2005-03-20 [thorsten] 1.9.6cvs4 * src/prefs_toolbar.c fix crash when selecting toolbar item (uninitialized pointer) 2005-03-20 [thorsten] 1.9.6cvs3 * src/procmime.c fix mimetype detection (referenced free()d string) 2005-03-20 [paul] 1.9.6cvs2 * src/compose.c sync with HEAD (1.0.3cvs5) neglect Reply-To header if empty Patch by Alfons 2005-03-19 [holger] 1.9.6cvs1 * src/summaryview.c * src/summaryview.h Sync with HEAD 2005-03-18 [paul] 1.9.6 initial GTK2 release 2005-03-18 [paul] 1.0.3cvs3.1 * AUTHORS * ChangeLog.claws * configure.ac * src/gtk/about.c * src/pixmaps/sylpheed_logo.xpm sync with HEAD 2005-03-18 [colin] 1.0.3cvs2.6 * src/summaryview.c Remove call to summary_step in summary_copy_selected_to Can't see its purpose, and this causes bug when copying a message if the next one is unread: it reads it. 2005-03-18 [paul] 1.0.3cvs2.5 * src/foldersel.c fix bug 694 'Enter doesn't trigger OK in "Move" window' 2005-03-18 [paul] 1.0.3cvs2.4 * src/addrharvest.c * src/codeconv.c * src/codeconv.h * src/compose.c * src/news.c * src/procheader.c * src/procmime.c * src/unmime.c * src/unmime.h fix buffer overflow, CAN-2005-0667, see http://secunia.com/advisories/14491/ Patch by Alfons 2005-03-17 [colin] 1.0.3cvs2.3 * src/prefs_fonts.c * src/summaryview.c Fix font bugs (both lists now officialy share the same font) 2005-03-17 [paul] 1.0.3cvs2.2 * src/gtk/pluginwindow.c make plugin descriptions uneditable 2005-03-11 [paul] 1.0.3cvs2.1 * ChangeLog.claws * configure.ac * po/POTFILES.in * src/plugins/trayicon/trayicon.c sync with HEAD add src/wizard.c to POTFILES.in 2005-03-11 [paul] 1.0.3cvs1.1 * ChangeLog * ChangeLog.claws * configure.ac * po/de.po * po/es.po * po/fr.po * po/it.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/zh_CN.po sync with HEAD 2005-03-04 [colin] 1.0.1cvs22.2 * src/compose.c Fix signatures with accentued chars in it 2005-03-04 [colin] 1.0.1cvs22.1 * src/common/smtp.c * src/common/smtp.h Don't use SIZE param in MAIL FROM: if server doesn't support it. Patch by Eugen Freiter 2005-02-27 [paul] 1.0.1cvs20.1 * ChangeLog.claws * configure.ac * src/messageview.c sync with HEAD 2005-02-27 [colin] 1.0.1cvs19.4 * src/procheader.c * src/procheader.h Fix prototypes. Patch by Alfons 2005-02-27 [colin] 1.0.1cvs19.3 * src/compose.c Don't auto-join the signature separator. 2005-02-26 [colin] 1.0.1cvs19.2 * src/summaryview.c Fix 'mark all read' with collapsed threads. Patch by Alfons. 2005-02-25 [paul] 1.0.1cvs19.1 * ChangeLog.claws * configure.ac * src/prefs_account.c * src/prefs_folder_item.c * src/gtk/prefswindow.c * src/gtk/prefswindow.h sync with HEAD 2005-02-25 [paul] 1.0.1cvs15.12 * src/alertpanel.c * src/codeconv.c * src/compose.c * src/textview.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/logwindow.c * src/gtk/progressdialog.c sync with main (revision 127) and fix logwindow clipping 2005-02-24 [colin] 1.0.1cvs15.11 * src/plugins/pgpmime/passphrase.c Disable input grabbing; it doesn't work yet. 2005-02-24 [colin] 1.0.1cvs15.10 * src/messageview.c Don't send out receipts if offline. Ask. 2005-02-23 [colin] 1.0.1cvs15.9 * src/summaryview.c Fix expanding 2005-02-23 [colin] 1.0.1cvs15.8 * src/summaryview.c Really fix Bug 568 by removing useless calls. summary_thread_init() now called in summary_sort(). This should please Alfons as it should be faster than previously. 2005-02-23 [colin] 1.0.1cvs15.7 * src/compose.c Encode parts as QP or B64 if signing 2005-02-23 [colin] 1.0.1cvs15.6 * src/compose.c Fix Mimeinfo leakage (including tmp files) * src/procmsg.c Fix tmp file leakage (spotted by Ivan Rayner) 2005-02-22 [colin] 1.0.1cvs15.5 * src/expldifdlg.c Fix keyboard input. Patch by Alfons. 2005-02-21 [colin] 1.0.1cvs15.4 * src/compose.c Fix Sign/Encrypt when unselecting privacy system * src/prefs_common.c Change default message font to Monospace * src/summaryview.c More freezing during potentially large operations 2005-02-21 [paul] 1.0.1cvs15.3 * src/main.c fix --help output 2005-02-21 [paul] 1.0.1cvs15.2 * po/Makefile.in.in * src/compose.c * src/summaryview.c * src/textview.c * src/common/utils.c * src/common/utils.h sync with main (revision 117) 2005-02-20 [colin] 1.0.1cvs15.1 * src/common/defs.h Change cache file to .sylpheed_claws_cache, as suggested by Alfons. Allows people to switch between Sylpheed and Sylpheed-Claws. it is a good idea to "Check for new messages" at next startup. 2005-02-18 [colin] 1.0.1cvs14.1 * src/quote_fmt_lex.l * src/quote_fmt_parse.y Fix parser initialisation. Patch by Ivan. 2005-02-18 [colin] 1.0.1cvs11.6 * src/folderview.c Fix scrolldown (bug 662) 2005-02-17 [colin] 1.0.1cvs11.5 * src/codeconv.c conv_filename_to_utf8: return clean 7bit instead of broken utf8 if needed * src/mimeview.c Fix display of parts with unclean 8bit names 2005-02-17 [paul] 1.0.1cvs11.4 * src/compose.c * src/exportldif.c * src/matcher_parser_parse.y * src/procmime.c * src/sourcewindow.c * src/common/Makefile.am * src/common/intl.h ** REMOVED ** * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c sync with main (revision 109) and clean up 2005-02-16 [colin] 1.0.1cvs11.3 * src/summaryview.c Fix collapsed thread not highlighting when new messages in it (Bug 568) Patch by Stephan Sachse. Fix messed up selection when reaching bounds (Bug 632) * src/prefs_themes.c Fix theme installing (Bug 684) 2005-02-16 [colin] 1.0.1cvs11.2 * src/messageview.c Fix messageview_select_all 2005-02-16 [colin] 1.0.1cvs11.1 * src/mh.c Sync with HEAD (MH scan required function) 2005-02-15 [colin] 1.0.1cvs8.1 * src/mimeview.c * src/common/utils.c Sync with HEAD (filename chars substitution) 2005-02-15 [colin] 1.0.1cvs7.3 * src/gtk/pluginwindow.c Fix button spacing 2005-02-15 [colin] 1.0.1cvs7.2 * src/mimeview.c Fix mime icons not reset across message when scrolled down 2005-02-15 [colin] 1.0.1cvs7.1 * src/compose.c * src/procmime.c Sync with HEAD (optimisation of cvs6) 2005-02-14 [colin] 1.0.1cvs6.1 * src/compose.c * src/procmime.c Sync with HEAD (encode "From " at line beginning) 2005-02-14 [colin] 1.0.1cvs5.3 * src/compose.c Fix wrapping with accentued chars. 2005-02-13 [colin] 1.0.1cvs5.2 * src/textview.c Fix email informative part parsing with accentued chars in it. ispunct() returns true for them in utf8... 2005-02-12 [colin] 1.0.1cvs5.1 * src/filtering.c Sync with HEAD (remove wrong use of compose after send) 2005-02-12 [paul] 1.0.1cvs4.5 * src/textview.c remove unnecessary code (thanks to Alfons) 2005-02-12 [paul] 1.0.1cvs4.4 * src/textview.c add 'Copy' to contextual menu on emails 2005-02-11 [colin] 1.0.1cvs4.3 * src/compose.c revert 1.0.0cvs28.2, it doesn't work that well. 2005-02-11 [paul] 1.0.1cvs4.2 * po/Makefile.in.in fix 'make release' 2005-02-10 [paul] 1.0.1cvs4.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * src/compose.c sync with HEAD (sync with main) 2005-02-10 [paul] 1.0.1cvs3.2 * AUTHORS * Makefile.am * autogen.sh * configure.ac * config/mkinstalldirs * intl/.cvsignore * intl/ChangeLog * intl/VERSION * intl/bindtextdom.c * intl/config.charset * intl/dcgettext.c * intl/dcigettext.c * intl/dcngettext.c * intl/dgettext.c * intl/dngettext.c * intl/eval-plural.h * intl/explodename.c * intl/finddomain.c * intl/gettext.c * intl/gettextP.h * intl/gmo.h * intl/hash-string.h * intl/intl-compat.c * intl/l10nflist.c * intl/libgnuintl.h.in * intl/loadinfo.h * intl/loadmsgcat.c * intl/localcharset.c * intl/localcharset.h * intl/locale.alias * intl/localealias.c * intl/localename.c * intl/log.c * intl/ngettext.c * intl/os2compat.c * intl/os2compat.h * intl/osdep.c * intl/plural-exp.c * intl/plural-exp.h * intl/plural.c * intl/plural.y * intl/ref-add.sin * intl/ref-del.sin * intl/relocatable.c * intl/relocatable.h * intl/textdomain.c * m4/Makefile.am * po/Makefile.in.in * src/Makefile.am * src/account.c * src/action.c * src/addr_compl.c * src/addressadd.c * src/addressbook.c * src/addrgather.c * src/addrindex.c * src/alertpanel.c * src/browseldap.c * src/codeconv.c * src/codeconv.h * src/compose.c * src/compose.h * src/crash.c * src/editaddress.c * src/editbook.c * src/editgroup.c * src/editjpilot.c * src/editldap.c * src/editldap_basedn.c * src/editvcard.c * src/exphtmldlg.c * src/expldifdlg.c * src/export.c * src/exporthtml.c * src/filtering.c * src/folder.c * src/folder_item_prefs.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/headerview.c * src/imap.c * src/imap_gtk.c * src/import.c * src/importldif.c * src/importmutt.c * src/importpine.c * src/inc.c * src/ldif.c * src/main.c * src/mainwindow.c * src/matcher.c * src/mbox.c * src/message_search.c * src/messageview.c * src/mh.c * src/mh_gtk.c * src/mimeview.c * src/msgcache.c * src/news.c * src/news_gtk.c * src/noticeview.c * src/partial_download.c * src/pop.c * src/prefs_account.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_ext_prog.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_folder_item.c * src/prefs_fonts.c * src/prefs_gtk.c * src/prefs_matcher.c * src/prefs_msg_colors.c * src/prefs_spelling.c * src/prefs_summary_column.c * src/prefs_template.c * src/prefs_themes.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/privacy.c * src/procheader.c * src/procmime.c * src/procmsg.c * src/quote_fmt.c * src/recv.c * src/send_message.c * src/setup.c * src/sourcewindow.c * src/ssl_manager.c * src/statusbar.c * src/summary_search.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/wizard.c * src/common/nntp.c * src/common/plugin.c * src/common/smtp.c * src/common/ssl.c * src/common/ssl_certificate.c * src/common/string_match.c * src/common/sylpheed.c * src/common/template.c * src/common/utils.c * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/description_window.c * src/gtk/filesel.c * src/gtk/foldersort.c * src/gtk/gtkaspell.c * src/gtk/gtkutils.c * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/menu.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c * src/gtk/quicksearch.c * src/gtk/sslcertwindow.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/image_viewer/plugin.c * src/plugins/image_viewer/viewer.c * src/plugins/image_viewer/viewerprefs.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c sync with main (revision 104) 2005-02-10 [colin] 1.0.1cvs3.1 * src/mainwindow.c Sync with HEAD (fix occasional crasher) 2005-02-10 [colin] 1.0.1cvs2.1 * src/messageview.c Synw with HEAD (don't automatically display html) 2005-02-09 [colin] 1.0.1cvs1.3 * src/textview.c * src/textview.h Add contextual menu on emails 2005-02-09 [colin] 1.0.1cvs1.2 * src/codeconv.c Fix converting from broken headers and put back the _ in missing places (feature broke with cvs24.2 sync, main possibly affected?) 2005-02-09 [colin] 1.0.1cvs1.1 * src/messageview.c * src/mimeview.c * src/mimeview.h Sync with HEAD (display non text/plain mails with plugin) 2005-02-08 [colin] 1.0.1.1 * ChangeLog.claws * po/pt_BR.po Sync with HEAD * configure.ac Make default configuration directory be .sylpheed-gtk2 2005-02-08 [colin] 1.0.0cvs29.1 * po/de.po * po/es.po * po/fr.po * po/it.po * po/sk.po * po/sr.po Sync translations with HEAD 2005-02-06 [colin] 1.0.0cvs28.3 * src/compose.c Make compose a bit faster - patch by Alfons. 2005-02-06 [colin] 1.0.0cvs28.2 * src/compose.c Make pasting via middle-click more reliable 2005-02-05 [paul] 1.0.0cvs28.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * src/compose.c sync with HEAD (fix bug 682 'redirect is broken' 2005-02-05 [torte] 1.0.0cvs27.1 * ChangeLog.claws * configure.ac * src/partial_download.c Sync with HEAD (fix buf overflow) 2005-02-03 [colin] 1.0.0cvs26.1 * src/common/plugin.c Sync with HEAD (avoid plugin mismatches) 2005-02-03 [paul] 1.0.0cvs25.3 * src/folderview.c * src/headerview.c * src/summaryview.c * src/textview.c * src/gtk/colorlabel.c third and final part of initial sync with main-gtk2 2005-02-03 [paul] 1.0.0cvs25.2 * src/jpilot.c fix building with jpilot support 2005-02-02 [colin] 1.0.0cvs25.1 * src/messageview.c Sync with HEAD (fix dangerous typo) 2005-02-01 [colin] 1.0.0cvs24.3 * src/common/xml.c Write file as advertised (UTF-8) 2005-02-01 [paul] 1.0.0cvs24.2 * src/addrbook.c * src/addrindex.c * src/alertpanel.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/export.c * src/folder_item_prefs.c * src/html.c * src/imap.c * src/import.c * src/jpilot.c * src/mainwindow.c * src/matcher_parser_lex.l * src/messageview.c * src/mh.c * src/prefs_account.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_themes.c * src/procheader.c * src/procmime.c * src/sourcewindow.c * src/statusbar.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/unmime.c * src/common/template.c * src/common/utils.c * src/common/xml.c * src/common/xml.h * src/gtk/gtkaspell.c * src/plugins/clamav/clamav_plugin.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/image_viewer/viewerprefs.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/select-keys.c * src/plugins/spamassassin/spamassassin.c second part of initial sync with main-gtk2 (more to follow) 2005-01-31 [colin] 1.0.0cvs24.1 * src/compose.c Sync with HEAD 2005-01-29 [paul] 1.0.0cvs23.2 * src/account.c * src/action.c * src/addressadd.c * src/addressbook.c * src/alertpanel.c * src/compose.c * src/editaddress.c * src/editbook.c * src/editgroup.c * src/editjpilot.c * src/editldap.c * src/editldap_basedn.c * src/editvcard.c * src/export.c * src/foldersel.c * src/grouplistdialog.c * src/import.c * src/importldif.c * src/inc.c * src/main.c * src/mainwindow.c * src/message_search.c * src/messageview.c * src/mimeview.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_common.h * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_gtk.c * src/prefs_matcher.c * src/prefs_summary_column.c * src/prefs_template.c * src/sourcewindow.c * src/summary_search.c * src/summaryview.c * src/textview.c * src/gtk/about.c * src/gtk/description_window.c * src/gtk/gtkshruler.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c * src/gtk/progressdialog.h first part of initial sync with main-gtk2 (more to follow) 2005-01-28 [colin] 1.0.0cvs23.1 * src/folderview.c Sync with HEAD 2005-01-27 [colin] 1.0.0cvs21.1 * src/folder.c * src/folderview.c Sync with HEAD 2005-01-27 [colin] 1.0.0cvs19.1 * src/procmime.c Sync with HEAD 2005-01-27 [colin] 1.0.0cvs18.1 * src/messageview.c * src/summaryview.c * src/mainwindow.c * src/compose.c * src/compose.h * src/procmsg.c * src/procmsg.h * src/toolbar.c Sync with HEAD 2005-01-26 [paul] 1.0.0cvs15.2 * src/compose.c compose_entries_set(): convert subject and body to utf8 if necessary. patch by Felix Eckhofer 2005-01-26 [paul] 1.0.0cvs15.1 * configure.ac * src/common/template.c sync with HEAD (fix memory leak) 2005-01-25 [paul] 1.0.0cvs14.1 * configure.ac * src/compose.c sync with HEAD 2005-01-24 [colin] 1.0.0cvs13.1 * src/summaryview.c Sync with HEAD 2005-01-24 [paul] 1.0.0cvs12.1 * configure.ac * src/messageview.c * src/mh.c * src/common/utils.c sync with HEAD 2005-01-24 [colin] 1.0.0cvs11.1 * src/procheader.c Sync with HEAD 2005-01-24 [colin] 1.0.0cvs10.1 * src/folderview.c Sync with HEAD 2005-01-23 [colin] 1.0.0cvs9.1 * src/crash.c Sync with HEAD 2005-01-22 [colin] 1.0.0cvs8.1 * src/summaryview.c * src/gtk/quicksearch.c Sync with HEAD 2005-01-21 [colin] 1.0.0cvs7.1 * src/summaryview.c Sync with HEAD 2005-01-21 [colin] 1.0.0cvs6.1 * src/summaryview.c Sync with HEAD 2005-01-21 [colin] 1.0.0cvs5.1 * src/gtk/quicksearch.c * src/prefs_common.c * src/prefs_common.h Sync with HEAD (recurse option) 2005-01-21 [colin] 1.0.0cvs4.1 * src/folder.h * src/folderview.c * src/folderview.h * src/summaryview.c * src/gtk/quicksearch.c * src/gtk/quicksearch.h Sync with HEAD (recursive quicksearch) 2005-01-20 [colin] 1.0.0cvs3.4 * src/ssl_manager.c Remove useless code 2005-01-20 [colin] 1.0.0cvs3.3 * src/ssl_manager.c Fix leak, thanks to Alfons. 2005-01-20 [colin] 1.0.0cvs3.2 * src/ssl_manager.c Port SSL certificate window to GTK2. 2005-01-20 [paul] 1.0.0cvs3.1 * ChangeLog.claws * configure.ac * src/addrindex.c * src/addrindex.h sync with HEAD 2005-01-19 [colin] 1.0.0cvs2.2 * src/plugins/trayicon/trayicon.c Fix freeze with gtk-2.6, the easy way (signal blocking helpless there...) Closes bug #668. 2005-01-19 [colin] 1.0.0cvs2.1 * src/mbox.c * src/mbox.h * src/mainwindow.c * src/summaryview.c * src/summaryview.h Sync with HEAD 2005-01-19 [paul] 1.0.0cvs1.1 * configure.ac * po/de.po * po/es.po * po/fr.po * po/hr.po * po/it.po * po/ja.po * po/ko.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po sync with HEAD (update translations) 2005-01-18 [colin] 1.0.0cvs0.1 * src/foldersel.c Specify search column - patch by Alfons 2005-01-18 [colin] 0.9.13cvs36.3 * src/prefs_toolbar.c Change Delete to Remove * src/prefs_fonts.c GTK2 version and leak fixes * src/prefs_actions.c Add stock buttons. All patches by Alfons 2005-01-17 [colin] 0.9.13cvs36.2 * src/compose.c Fix DnD inserting twice. While at it, add DnD support for text/plain in the body, and add support in the headers. 2005-01-16 [colin] 0.9.13cvs36.1 * ChangeLog * ChangeLog.jp * ChangeLog.claws Sync with HEAD (nothing applicable) 2005-01-16 [colin] 0.9.13cvs33.2 * src/prefs_toolbar.c GTK2ize prefs_toolbar, by Alfons. 2005-01-14 [colin] 0.9.13cvs33.1 * src/html.c * src/msgcache.c Sync with HEAD 2005-01-14 [colin] 0.9.13cvs32.1 * src/html.c * src/html.h * src/msgcache.c * AUTHORS * tools/calypso_convert.pl Sync with HEAD 2005-01-08 [colin] 0.9.13cvs29.2 * src/prefs_filtering_action.c * src/prefs_filtering.c 2 more gtk2 patches by Alfons 2005-01-07 [paul] 0.9.13cvs29.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * src/pop.c * src/pop.h sync with HEAD 2005-01-07 [colin] 0.9.13cvs28.3 * src/gtk/progressdialog.c * src/gtk/progressdialog.h * src/inc.c * src/send_message.c GTK2 for the incorporation dialog. The CList isn't dead yet, for a more smooth migration. Patch by Alfons. 2005-01-06 [colin] 0.9.13cvs28.2 * src/prefs_display_header.c GTK2 conversion by Alfons * src/prefs_actions.c * src/prefs_matcher.c Fix 2 leaks - patch by Alfons 2005-01-06 [colin] 0.9.13cvs28.1 * src/prefs_matcher.c Sync with HEAD 2005-01-06 [colin] 0.9.13cvs27.4 * src/prefs_matcher.c Fix double-free. Patch by Alfons 2005-01-06 [colin] 0.9.13cvs27.3 * src/prefs_matcher.c GTK2 widgets + memleak Patch by Alfons 2005-01-05 [colin] 0.9.13cvs27.2 * src/account.c * src/addr_compl.c * src/foldersel.c * src/stock_pixmap.c * src/stock_pixmap.h 3 more GTK2 patches by Alfons. 2005-01-04 [colin] 0.9.13cvs27.1 * src/folderview.c * src/imap_gtk.c * src/news_gtk.c Sync with HEAD 2005-01-04 [colin] 0.9.13cvs25.9 * src/compose.c Fix Show Ruler menuitem * src/prefs_template.c Convert to GTK2 * src/common/utils.c Make auto pointer stuff handles NULLs Patches by Alfons. 2005-01-04 [colin] 0.9.13cvs25.8 * src/compose.c Move the attachment list to gtk2 Patch by Alfons. 2005-01-04 [colin] 0.9.13cvs25.7 * src/textview.c Make some keys work again Patch by SungHyun Nam 2005-01-04 [colin] 0.9.13cvs25.6 * src/gtk/gtkshruler.c Move the ruler to GTK2 Patch by Alfons 2005-01-03 [colin] 0.9.13cvs25.5 * src/compose.c Fix my broken patch apply 2005-01-03 [colin] 0.9.13cvs25.4 * src/common/utils.c * src/common/utils.h * src/gtk/prefswindow.c Move auto pointer stuff to utils.c Patch by Alfons again :) 2005-01-03 [colin] 0.9.13cvs25.3 * src/compose.c * src/prefs_gtk.c * src/prefs_template.c * src/textview.c Empty text widgets with empty strings, not NULL char Patch by SungHyun Nam 2005-01-03 [colin] 0.9.13cvs25.2 * src/main.c * AUTHORS Sync with HEAD 2005-01-03 [colin] 0.9.13cvs25.1 * src/pop.c * src/pop.h Sync with HEAD 2005-01-03 [colin] 0.9.13cvs24.3 * src/account.c Two patches from Alfons and Alex S Moore: fix images, fix return value. 2005-01-01 [colin] 0.9.13cvs24.2 * src/prefs_actions.c Fix over-zealous assertion. Patch by Alfons 2005-01-01 [colin] 0.9.13cvs24.1 * src/procmime.c Sync with HEAD (leak fix) 2004-12-31 [colin] 0.9.13cvs23.2 * src/prefs_common.c GTK2 widgets + stock buttons - patch by Alfons 2004-12-31 [paul] 0.9.13cvs23.1 * configure.ac bump up EXTRA_VERSION to match (sync'ed) HEAD * src/gtk/pluginwindow.c use GTK2 widgets and plug memory leaks, patches by Alfons 2004-12-30 [colin] 0.9.13cvs22.4 * src/account.c * src/action.c * src/export.c * src/foldersel.c * src/import.c * src/message_search.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_filtering.c * src/prefs_summary_column.c * src/summary_search.c * src/gtk/about.c * src/gtk/description_window.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/inputdialog.c * src/gtk/prefswindow.c Use GTK2 stock buttons. Patches by Alfons. 2004-12-30 [colin] 0.9.13cvs22.3 * src/account.c Sync with HEAD * src/prefs_actions.c * src/prefs_customheader.c * src/prefs_filtering.c * src/prefs_msg_colors.c * src/prefs_summary_column.c * src/gtk/prefswindow.c Use GtkTreeView instead of deprecated widgets. Patches by Alfons. 2004-12-30 [paul] 0.9.13cvs22.2 * src/foldersel.c use GTK 2 Tree View patch by Alfons, with root folder sorting fix by Stephan Sachse 2004-12-30 [paul] 0.9.13cvs22.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * NEWS * configure.ac * src/account.c sync with HEAD 2004-12-22 [martin] 0.9.13cvs21.2 * src/action.c free the command line after its use 2004-12-18 [paul] 0.9.13cvs21.1 * AUTHORS * ChangeLog * ChangeLog.claws * ChangeLog.jp * NEWS * configure.ac * src/action.c * src/compose.c * src/syldap.c sync with HEAD 2004-12-17 [martin] 0.9.13cvs17.2 * src/action.c convert actions input to locale * src/inc.c convert notification command to locale * src/plugins/pgpmime/select-keys.c convert attributes to utf8 2004-12-14 [colin] 0.9.13cvs17.1 * ChangeLog * ChangeLog.jp * ChangeLog.claws * src/action.c * src/common/utils.c * src/gtk/prefswindow.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/plugins/spamassassin/libspamc.c Sync with HEAD 2004-12-13 [colin] 0.9.13cvs14.1 * src/quote_fmt_parse.y Sync with HEAD 2004-12-10 [colin] 0.9.13cvs12.1 * src/prefs_themes.c * src/mainwindow.c * src/messageview.c Sync with HEAD 2004-12-09 [colin] 0.9.13cvs10.1 * src/procmime.c Sync with HEAD (fix B64 encoding from memory) 2004-12-08 [colin] 0.9.13cvs9.1 * src/gtk/colorlabel.c Sync with HEAD 2004-12-08 [paul] 0.9.13cvs8.2 * src/gtk/pluginwindow.c fix window resizing oddities 2004-12-08 [colin] 0.9.13cvs8.1 * src/quote_fmt_parse.y Sync with HEAD 2004-12-08 [colin] 0.9.13cvs7.1 * src/matcher_parser_parse.y * src/msgcache.c * src/prefs_matcher.c * src/procheader.c * src/matcher.c * src/common/defs.h * po/sr.po Sync with HEAD 2004-12-08 [colin] 0.9.13cvs6.1 * src/quote_fmt_parse.y * src/textview.c Sync with HEAD * src/gtk/prefswindow.c * src/gtk/pluginwindow.c Fix G_CALLBACKS protos (thanks to Alfons) 2004-12-07 [torte] 0.9.13cvs2.2 * src/procmime.c [Bug 650] reply button causes crash Thanks to David Relson and Christoph 2004-12-07 [colin] 0.9.13cvs2.1 * ChangeLog.claws * AUTHORS * po/sk.po * src/procmime.c * src/prefs_account.c * src/common/smtp.c * src/common/smtp.h Sync with HEAD 2004-12-06 [colin] 0.9.12cvs187.1 * ChangeLog.claws * INSTALL * Makefile.am * README.claws * TODO.claws * configure.ac * po/bg.po * po/cs.po * po/el.po * po/en_GB.po * po/es.po * po/fr.po * po/hr.po * po/hu.po * po/it.po * po/ja.po * po/ko.po * po/nl.po * po/pl.po * po/pt_BR.po * po/ru.po * po/sk.po * po/sr.po * po/sv.po * po/zh_CN.po * po/zh_TW.Big5.po * src/compose.c * tools/Makefile.am * tools/README * tools/filter_conv.pl * tools/kdeservicemenu/README * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Sync with HEAD 2004-12-04 [colin] 0.9.12cvs183.1 * src/compose.c Sync with HEAD (compose window position saving) 2004-12-04 [paul] 0.9.12cvs182.3 * src/messageview.c * src/mimeview.c * src/prefs_customheader.c * src/gtk/quicksearch.c replace some forgotten GTK_SIGNAL_FUNCs 2004-12-04 [paul] 0.9.12cvs182.2 * src/Makefile.am remove 'pixmaps/dir_noselect.xpm'. from local patch, committed in error 2004-12-04 [paul] 0.9.12cvs182.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * INSTALL * NEWS * README * README.jp * configure.ac * doc/manual/ja/Makefile.am * doc/manual/ja/sylpheed-1.html * doc/manual/ja/sylpheed-10.html * doc/manual/ja/sylpheed-11.html * doc/manual/ja/sylpheed-12.html * doc/manual/ja/sylpheed-13.html * doc/manual/ja/sylpheed-14.html * doc/manual/ja/sylpheed-15.html * doc/manual/ja/sylpheed-16.html * doc/manual/ja/sylpheed-17.html * doc/manual/ja/sylpheed-18.html * doc/manual/ja/sylpheed-19.html * doc/manual/ja/sylpheed-2.html * doc/manual/ja/sylpheed-20.html * doc/manual/ja/sylpheed-3.html * doc/manual/ja/sylpheed-4.html * doc/manual/ja/sylpheed-5.html * doc/manual/ja/sylpheed-6.html * doc/manual/ja/sylpheed-7.html * doc/manual/ja/sylpheed-8.html * doc/manual/ja/sylpheed-9.html * doc/manual/ja/sylpheed.html * doc/manual/ja/sylpheed.sgml * po/de.po * src/Makefile.am * src/compose.c * src/procmime.c * src/pixmaps/regular.xpm **REMOVED** * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c sync with HEAD 2004-12-03 [paul] 0.9.12cvs180.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * src/Makefile.am * src/pop.c * src/common/utils.c * src/common/utils.h * src/pixmaps/continue.xpm * src/pixmaps/dir_close.xpm * src/pixmaps/dir_open.xpm * src/pixmaps/drafts_close.xpm * src/pixmaps/drafts_open.xpm * src/pixmaps/folder.xpm **REMOVED** * src/pixmaps/group.xpm * src/pixmaps/unread.xpm sync with HEAD 2004-12-02 [colin] 0.9.12cvs179.1 * src/compose.c Sync with HEAD (non-duplicated reedition) 2004-12-02 [colin] 0.9.12cvs178.1 * src/compose.c Sync with HEAD (linewrap_quote fix) 2004-12-01 [colin] 0.9.12cvs177.3 * src/addrharvest.c Replace sizeof with strlen 2004-12-01 [paul] 0.9.12cvs177.2 * src/addrharvest.c fix 'harvest addresses' 2004-11-30 [colin] 0.9.12cvs177.1 * src/gtk/prefswindow.c * src/gtk/pluginwindow.c Sync with HEAD 2004-11-29 [colin] 0.9.12cvs176.1 * src/folderview.c sync with HEAD (Fix disappearing separators in folderview's popup) 2004-11-29 [colin] 0.9.12cvs175.1 * src/procmime.c Sync with head (another format fix) 2004-11-29 [colin] 0.9.12cvs174.1 * src/pop.c Sync with HEAD (format string fix) 2004-11-26 [colin] 0.9.12cvs173.1 * src/common/smtp.c * src/common/smtp.h Sync with HEAD 2004-11-24 [colin] 0.9.12cvs172.1 * src/plugins/pgpmime/pgpmime.c Sync with HEAD 2004-11-24 [colin] 0.9.12cvs171.1 * src/plugins/pgpmime/pgpmime.c Sync with head (gpgmectx leaks) 2004-11-24 [colin] 0.9.12cvs169.1 * src/plugins/pgpmime/plugin.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/newmarkedmail.xpm * src/plugins/trayicon/trayicon.c * src/plugins/trayicon/unreadmarkedmail.xpm Sync with HEAD 2004-11-23 [colin] 0.9.12cvs168.1 * src/partial_download.c * src/partial_download.h * src/plugins/pgpmime/plugin.c Sync with HEAD 2004-11-23 [colin] 0.9.12cvs166.1 * src/Makefile.am * src/codeconv.c * src/compose.c * src/folderview.c * src/main.c * src/partial_download.c * src/partial_download.h * src/prefs_account.c * src/prefs_account.h * src/privacy.c * src/privacy.h * src/procmime.c * src/common/Makefile.am * src/common/base64.h * src/common/partial_download.c * src/common/partial_download.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/prefs_gpg.h * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h Sync with HEAD 2004-11-23 [colin] 0.9.12cvs163.1 * src/main.c Sync with HEAD (cursor optimization) 2004-11-23 [colin] 0.9.12cvs162.1 * src/prefs_common.c * src/prefs_themes.c * src/procmsg.c Sync with HEAD 2004-11-23 [colin] 0.9.12cvs158.9 * src/compose.c Fix double-free when forwarding * src/msgcache.c Fix leak on error path 2004-11-23 [colin] 0.9.12cvs158.8 * src/compose.c Fix possible double-free Spotted by Alfons 2004-11-23 [colin] 0.9.12cvs158.7 * src/compose.c Fix some signal handlers' prototypes Spotted by Alfons 2004-11-22 [colin] 0.9.12cvs158.6 * src/compose.c Remove unneeded code and duplicated wrapping - patch by Alfons 2004-11-22 [colin] 0.9.12cvs158.5 * src/prefs_themes.c Fix oversized selector 2004-11-22 [colin] 0.9.12cvs158.4 * src/compose.c fix dump_text() patch by Alfons 2004-11-19 [colin] 0.9.12cvs158.3 * src/textview.c Add a context menu on links (open, copy) 2004-11-18 [paul] 0.9.12cvs158.2 * src/addrgather.c * src/exphtmldlg.c * src/expldifdlg.c * src/mimeview.c * src/prefs_common.c * src/plugins/image_viewer/viewer.c * src/plugins/spamassassin/spamassassin_gtk.c replace deprecated gtk_notebook_set_page and gtk_notebook_current_page 2004-11-18 [paul] 0.9.12cvs158.1 * configure.ac * src/compose.c * src/mainwindow.c * src/messageview.c * src/prefs_common.c * src/common/utils.c * src/common/utils.h sync with HEAD 2004-11-17 [colin] 0.9.12cvs156.1 * src/prefs_account.c * src/prefs_account.h * src/procmsg.c Sync with HEAD (add pref to store encrypted mails encrypted) 2004-11-17 [paul] 0.9.12cvs155.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * NEWS * configure.ac * src/compose.c * src/jpilot.c * src/privacy.c * src/procmime.c * src/procmime.h * src/procmsg.c * src/toolbar.c * src/pixmaps/error.xpm sync with HEAD 2004-11-17 [colin] 0.9.12cvs151.1 * src/plugins/pgpmime/pgpmime.c Sync with HEAD (remove debug printf) 2004-11-17 [colin] 0.9.12cvs150.1 * src/plugins/pgpmime/pgpmime.c Sync with HEAD (off-by-one fix) 2004-11-17 [colin] 0.9.12cvs149.1 * src/procmsg.c Sync with HEAD (coding style fixes) 2004-11-16 [colin] 0.9.12cvs148.1 * src/procmsg.c Sync with head (Fix the fix) 2004-11-16 [colin] 0.9.12cvs147.1 * src/procmsg.c Sync with Main (leak fix) 2004-11-16 [colin] 0.9.12cvs146.14 * src/compose.c Remove useless chunk of code Patch by Alfons 2004-11-15 [colin] 0.9.12cvs146.13 * src/compose.c Fix drafting after insertion Patch by Alfons 2004-11-15 [colin] 0.9.12cvs146.12 * src/compose.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_toolbar.c Fix some const-correctness 2004-11-15 [colin] 0.9.12cvs146.11 * src/summaryview.c * src/prefs_themes.c * src/messageview.c Fix some leaks 2004-11-15 [colin] 0.9.12cvs146.10 * src/codeconv.c More unreadable locale fixes 2004-11-14 [colin] 0.9.12cvs146.9 * src/textview.c Fix uri_security_check Patch by Alfons 2004-11-13 [paul] 0.9.12cvs146.8 * src/folder.c * src/procmime.c fix 2 bugs introduced in last commit 2004-11-13 [paul] 0.9.12cvs146.7 * src/compose.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/imap.c * src/imap_gtk.c * src/main.c * src/mainwindow.c * src/messageview.c * src/mh_gtk.c * src/prefs_themes.c * src/procmime.c * src/setup.c * src/summaryview.c replace deprecated g_basename 2004-11-13 [paul] 0.9.12cvs146.6 * src/compose.c * src/imap.c * src/matcher_parser.h * src/matcher_parser_parse.y * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_themes.c * src/prefs_toolbar.c * src/common/utils.c various small fixes/cleanups 2004-11-12 [colin] 0.9.12cvs146.5 * src/textview.c Validate event's origin on visibility notify Patch by Alfons. 2004-11-12 [paul] 0.9.12cvs146.4 * src/exporthtml.c * src/exportldif.c * src/imap.c * src/mh.c * src/mimeview.c * src/prefs_spelling.c * src/prefs_themes.c replace deprecated g_dirname 2004-11-12 [colin] 0.9.12cvs146.3 * src/textview.c Some coding style fixes 2004-11-12 [colin] 0.9.12cvs146.2 * src/codeconv.c We want to replace _all_ extended chars in conv_unreadable_*, because any string containing extended chars not parsing as UTF8 is undisplayed on gtk2. 2004-11-12 [paul] 0.9.12cvs146.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * NEWS * configure.ac * src/account.c * src/folderview.c * src/folderview.h * src/imap.c * src/imap_gtk.c * src/inc.c * src/mainwindow.c * src/mh_gtk.c * src/news_gtk.c * src/pop.c * src/prefs_account.c * src/prefs_account.h * src/prefs_ext_prog.c * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/summary_search.c * src/summaryview.c * src/textview.c * src/common/defs.h * src/common/utils.c * src/common/utils.h * src/gtk/menu.c * src/gtk/menu.h sync with HEAD 2004-11-11 [colin] 0.9.12cvs144.2 * src/textview.c Fix URI range selection (patch by Alfons) 2004-11-09 [colin] 0.9.12cvs144.1 * ChangeLog.claws * src/compose.c * src/folder.c * src/folder_item_prefs.c * src/prefs_account.c * src/prefs_account.h * src/plugins/pgpmime/pgpmime.c Sync with HEAD 2004-11-08 [colin] 0.9.12cvs143.1 * src/summaryview.c Sync with HEAD (optimize quicksearch) 2004-11-08 [colin] 0.9.12cvs142.2 * src/compose.c Don't wrap when Edit/Auto wrapping is disabled 2004-11-08 [colin] 0.9.12cvs142.1 * src/textview.c Sync with HEAD 2004-11-08 [colin] 0.9.12cvs141.1 * src/textview.c Sync with HEAD (fix some mail URIs) 2004-11-08 [colin] 0.9.12cvs140.3 * src/textview.c o Use text cursor instead of arrow when not on a link o Fix handling of contiguous links (as in "colin@colino.net" ) This one unveils a bug in get_email_part() 2004-11-07 [colin] 0.9.12cvs140.2 * src/textview.c Fix memleak. Patch by Alfons. 2004-11-06 [colin] 0.9.12cvs140.1 * src/compose.c Sync with HEAD (don't ask passphrase when drafting) 2004-11-06 [paul] 0.9.12cvs139.2 * AUTHORS * src/textview.c * src/textview.h textview URI handling. hovering over a link displays it in the status bar, and changes the mouse pointer to a hand cursor. a link is activated with a single click. (Modified from the) patch by Jean-Yves Lefort 2004-11-05 [colin] 0.9.12cvs139.1 * src/compose.c * src/procmime.c Sync with HEAD again ^^ 2004-11-05 [colin] 0.9.12cvs139.1 * src/compose.c * src/procmime.c Sync with HEAD 2004-11-03 [paul] 0.9.12cvs138.1 * ChangeLog.claws * configure.ac * po/POTFILES.in * src/prefs_ext_prog.c * src/procmime.c * tools/kdeservicemenu/README * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop sync with HEAD 2004-11-01 [christoph] 0.9.12cvs136.2 * src/procmime.c convert MIME parameters to UTF-8 2004-10-29 [colin] 0.9.12cvs136.1 * src/common/utils.c Sync with HEAD (don't use '=' in mime boundary) 2004-10-29 [paul] 0.9.12cvs135.1 * configure.ac * doc/src/rfc2231.txt * src/procmime.c * src/common/quoted-printable.c * src/common/utils.c * src/common/utils.h sync with HEAD 2004-10-27 [paul] 0.9.12cvs134.1 * configure.ac * src/main.c * src/procmime.c * src/plugins/pgpmime/pgpmime.c sync with HEAD 2004-10-26 [paul] 0.9.12cvs132.3 * src/account.c * src/addressbook.c * src/addrgather.c * src/addrharvest.c * src/codeconv.c * src/compose.c * src/customheader.c * src/editaddress.c * src/editgroup.c * src/enriched.c * src/expldifdlg.c * src/exporthtml.c * src/exportldif.c * src/folder.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/html.c * src/imap.c * src/jpilot.c * src/ldapserver.c * src/ldif.c * src/mimeview.c * src/news.c * src/news_gtk.c * src/pop.c * src/prefs_display_header.c * src/prefs_gtk.c * src/prefs_msg_colors.c * src/prefs_toolbar.c * src/procheader.c * src/procmime.c * src/summaryview.c * src/textview.c * src/toolbar.c * src/vcard.c * src/common/mgutils.c * src/common/nntp.c * src/common/smtp.c * src/common/template.c * src/common/utils.c * src/common/xmlprops.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c replace deprecated g_strcasecmp(), g_strncasecmp(), g_string_sprintfa(), gtk_notebook_current_page() 2004-10-26 [colin] 0.9.12cvs132.2 * src/prefs_folder_item.c Fix default-account selection 2004-10-21 [colin] 0.9.12cvs133 * src/compose.c Sync with HEAD (Remove extra separator in compose's Options) * src/textview.c Set wrapping to char 2004-10-21 [paul] 0.9.12cvs131.2 * src/compose.c * src/sourcewindow.c fix wrapping fix window shrinking 2004-10-21 [colin] 0.9.12cvs131.1 * ChangeLog.claws * src/compose.c Sync with HEAD 2004-10-21 [paul] 0.9.12cvs130.2 * src/prefs_folder_item.c sync with HEAD (Apply to subfolders) 2004-10-19 [colin] 0.9.12cvs130.1 * ChangeLog.claws * src/compose.c * src/common/utils.c * src/gtk/menu.c Sync with HEAD 2004-10-19 [colin] 0.9.12cvs128.1 * src/addrbook.c * src/addrcache.c * src/addressbook.c * src/codeconv.c * src/compose.c * src/customheader.c * src/editaddress.c * src/editgroup.c * src/exporthtml.c * src/folder.c * src/folderview.c * src/imap.c * src/jpilot.c * src/main.c * src/matcher_parser_parse.y * src/mbox.c * src/pop.c * src/prefs_account.c * src/prefs_gtk.c * src/prefs_msg_colors.c * src/procheader.c * src/procmime.c * src/procmime.h * src/procmsg.c * src/summaryview.c * src/textview.c * src/common/base64.c * src/common/partial_download.c * src/common/socket.c * src/common/sylpheed.c * src/common/utils.c * src/common/utils.h * src/gtk/pluginwindow.c * src/gtk/quicksearch.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/prefs_gpg.h * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/sgpgme.c * src/plugins/spamassassin/libspamc.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c Sync with HEAD 2004-10-14 [colin] 0.9.12cvs126.2 * src/codeconv.c * src/textview.c Fix conv_unreadable_locale 2004-10-13 [colin] 0.9.12cvs126.1 * src/compose.c Sync with HEAD (don't convert charset for drafted messages, minor cleanup) 2004-10-13 [colin] 0.9.12cvs125.1 * po/POTFILES.in Sync with HEAD (POTFILES fix) 2004-10-12 [colin] 0.9.12cvs124.3 * src/compose.c Fix encoding bug from latest sync 2004-10-12 [paul] 0.9.12cvs124.2 * src/plugins/pgpmime/prefs_gpg.c * src/plugins/pgpmime/prefs_gpg.h forgotten in last commit 2004-10-12 [paul] 0.9.12cvs124.1 * ChangeLog.claws * configure.ac * m4/spamassassin.m4 * src/Makefile.am * src/account.c * src/compose.c * src/compose.h * src/crash.c * src/main.c * src/mimeview.c * src/passphrase.c * src/passphrase.h * src/prefs_account.c * src/prefs_account.h * src/prefs_common.c * src/privacy.c * src/privacy.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/rfc2015.c * src/rfc2015.h * src/select-keys.c * src/select-keys.h * src/textview.c * src/common/utils.c * src/common/utils.h * src/gtk/about.c * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/passphrase.c * src/plugins/pgpmime/passphrase.h * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/select-keys.c * src/plugins/pgpmime/select-keys.h * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h sync with HEAD 2004-10-04 [colin] 0.9.12cvs122.1 * src/mainwindow.c * src/messageview.c * src/messageview.h * src/textview.c Sync with HEAD 2004-10-04 [colin] 0.9.12cvs121.1 * src/summaryview.c Sync with HEAD 2004-10-04 [paul] 0.9.12cvs120.1 * configure.ac sync with HEAD [don't try to build pgpmime plugin when gpgme is disabled] 2004-10-03 [colin] 0.9.12cvs119.3 * src/gtk/gtksctree.c Lots of side effects. Put back as before 117.2. * src/summaryview.c Fix bug #602 2004-10-03 [colin] 0.9.12cvs119.2 * src/gtk/gtksctree.c Revert 608 fix that doesn't work that good 2004-10-02 [colin] 0.9.12cvs119.1 * src/mainwindow.c * src/messageview.c * src/prefs_common.h * src/procmime.c * src/procmime.h * src/textview.c Sync with HEAD * src/gtk/gtksctree.c Close bug #608 2004-10-01 [colin] 0.9.12cvs118.1 * src/mimeview.c Sync with HEAD (better Save All fix) 2004-10-01 [colin] 0.9.12cvs117.2 * src/gtk/gtksctree.c Faster on selection 2004-10-01 [colin] 0.9.12cvs117.1 * src/mimeview.c Sync with HEAD (Save All: only attachments) 2004-10-01 [paul] 0.9.12cvs116.1 * ChangeLog.claws * configure.ac * src/account.c * src/prefs_common.c * src/gtk/colorlabel.c sync with HEAD 2004-09-30 [colin] 0.9.12cvs115.1 * src/stock_pixmap.c * src/stock_pixmap.h * src/folderview.c * src/Makefile.am * src/pixmaps/read.xpm Sync with HEAD (new pixmap) 2004-09-29 [colin] 0.9.12cvs114.1 * src/compose.c Sync with HEAD Fix focus handling in headers 2004-09-29 [paul] 0.9.12cvs113.1 * src/quote_fmt_parse.y sync with HEAD 2004-09-28 [colin] 0.9.12cvs112.1 * src/folderview.c * src/mainwindow.c Sync with HEAD 2004-09-28 [colin] 0.9.12cvs110.1 * src/folderview.c Sync with HEAD (Contextual Empty trash menu) 2004-09-28 [colin] 0.9.12cvs108.1 * src/addressbook.c Sync with HEAD (addressbook edit on double-click) 2004-09-28 [colin] 0.9.12cvs106.1 * src/inc.c Sync with HEAD (folder_item freeze on inc) 2004-09-27 [colin] 0.9.12cvs105.1 * src/folderview.c Sync with HEAD (right-align new and unread column) 2004-09-27 [colin] 0.9.12cvs104.1 * src/main.c Sync with HEAD (revert 0.9.12cvs101) 2004-09-24 [colin] 0.9.12cvs103.2 * src/wizard.c Fix gtk warnings and use domain part of the email address when domain detection fails (no dot in domain name) 2004-09-23 [colin] 0.9.12cvs103.1 * src/plugins/spamassassin/libspamc.c * src/plugins/spamassassin/libspamc.h * src/plugins/spamassassin/utils.c * src/plugins/spamassassin/utils.h Sync with HEAD (Update spamassassin to 3.0) 2004-09-21 [colin] 0.9.12cvs102.3 * src/action.c Add horizontal scrollbar in action io dialog as needed Patch by Alfons. 2004-09-20 [colin] 0.9.12cvs102.2 * src/plugins/image_viewer/viewer.c Remove imlib stuff use gtk_pixmap_set when clearing (would be better to use gtkImages, but causes size-allocate signals storm) 2004-09-17 [paul] 0.9.12cvs102.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * src/inc.c sync with HEAD 2004-09-17 [colin] 0.9.12cvs101.1 * ChangeLog.claws * src/main.c Sync with HEAD (fix segs at exit) 2004-09-14 [colin] 0.9.12cvs99.5 * src/common/socket.c * AUTHORS Fix send error on 64bit platforms Patch by Guy Rouillier 2004-09-14 [colin] 0.9.12cvs99.4 * src/action.c Fix action output with utf8 Patch by Alfons. 2004-09-14 [colin] 0.9.12cvs99.3 * ChangeLog.claws * src/folder.c Sync with HEAD 2004-09-09 [colin] 0.9.12cvs99.2 * src/action.c Fix progress bar (displaying "Completed %v/%u") Patch by Alfons. 2004-09-08 [colin] 0.9.12cvs99.1 * src/account.c * src/folder.c * src/procmsg.c * src/procmsg.h * src/plugins/pgpmime/pgpmime.c Sync with HEAD 2004-09-08 [colin] 0.9.12cvs97.2 * src/summaryview.c Don't select mails in collapsed threads when navigating with up/down 2004-09-07 [colin] 0.9.12cvs97.1 * src/inc.c Sync with HEAD (meaningful error messages) 2004-09-06 [colin] 0.9.12cvs96.1 * src/toolbar.c Sync with HEAD (fix Redirect graying out) 2004-09-06 [colin] 0.9.12cvs95.1 * src/summaryview.c * src/mimeview.c Sync with HEAD (fix dropped URIs) 2004-09-06 [colin] 0.9.12cvs94.1 * src/addressbook.c * src/addressitem.h * src/addritem.c * src/addritem.h Sync with HEAD (addressbook DnD) 2004-09-03 [colin] 0.9.12cvs93.1 * src/summaryview.c Sync with HEAD (next/prev unread) 2004-09-03 [colin] 0.9.12cvs92.1 * src/prefs_common.c * src/prefs_common.h * src/summaryview.c Sync with HEAD ('mark_as_read_delay' pref) 2004-09-02 [colin] 0.9.12cvs91.2 * src/common/xml.c Fix leak 2004-09-02 [colin] 0.9.12cvs91.1 * src/gtk/menu.c Sync with HEAD (menu accel don't work, but whatever) 2004-09-02 [colin] 0.9.12cvs90.1 * src/account.c Sync with HEAD (fix bug 582) 2004-09-02 [colin] 0.9.12cvs89.1 * src/addrindex.c Sync with HEAD (free deleted queries) 2004-09-02 [colin] 0.9.12cvs88.1 * src/ldapquery.c Sync with HEAD (fix LDAP freezes) 2004-09-02 [colin] 0.9.12cvs87.1 * src/prefs_spelling.c Sync with HEAD (add default dictionary) 2004-09-01 [colin] 0.9.12cvs86.1 * src/filtering.c * src/folderview.c * src/imap.c * src/prefs_matcher.c * src/stock_pixmap.c * src/summary_search.c * src/summaryview.c * src/wizard.c * src/wizard.h Sync with HEAD (uninitialized vars fixes) + gtk2 specific warning fixes 2004-08-31 [colin] 0.9.12cvs85.1 * src/folder.c Sync with HEAD (Fix memory corruption due to uninitialized var) 2004-08-31 [colin] 0.9.12cvs84.4 * src/summary_search.c Fix segfaults when searching in folders with broken headers 2004-08-31 [colin] 0.9.12cvs84.3 * src/compose.c * src/textview.c Fix some more encoding/decoding issues 2004-08-30 [colin] 0.9.12cvs84.2 * src/mimeview.c * src/prefs_themes.c * src/gtk/filesel.c * src/gtk/filesel.h Add a folder-mode selection (fixes mimeview's "Save all") 2004-08-29 [colin] 0.9.12cvs84.1 * src/mimeview.c Sync with HEAD (don't escape saved filenames) 2004-08-27 [colin] 0.9.12cvs83.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * src/mh.c * src/procheader.c * src/procmsg.c * src/procmsg.h * src/common/utils.c * src/gtk/menu.h * po/ Sync with HEAD 0.9.12cvs83 (sync with main) 2004-08-26 [colin] 0.9.12cvs82.4 * src/codeconv.c Fix strange stack corruption Convert to utf8 after unmime, not before 2004-08-26 [colin] 0.9.12cvs82.3 * src/main.c * src/wizard.c Fix account folders duplication 2004-08-25 [colin] 0.9.12cvs82.2 * src/wizard.c Remove ports Add SSL selection Use login@server as account name 2004-08-25 [colin] 0.9.12cvs82.1 * src/plugins/pgpmime/pgpmime.c Sync with HEAD (leak fix). 2004-08-25 [colin] 0.9.12cvs81.1 * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h Sync with HEAD (Handle combined messages). 2004-08-24 [colin] 0.9.12cvs80.3 * src/wizard.c Fix full name, ports, and imap 2004-08-24 [colin] 0.9.12cvs80.2 * src/Makefile.am * src/main.c * src/setup.c * src/setup.h * src/stock_pixmap.c * src/stock_pixmap.h * src/wizard.c ** ADDED ** * src/wizard.h ** ADDED ** * src/pixmaps/sylpheed_icon.xpm ** ADDED ** Add a setup wizard 2004-08-24 [colin] 0.9.12cvs80.1 * src/folder.c Sync with HEAD (set mimeflags on all messages) 2004-08-24 [colin] 0.9.12cvs79.3 * src/matcher_parser_lex.l Fix 8bits strings not in utf8 2004-08-24 [colin] 0.9.12cvs79.2 * src/compose.c Check conversion result before replacing buffer 2004-08-23 [colin] 0.9.12cvs79.1 * src/compose.c Sync with HEAD (create message header in memory) 2004-08-23 [colin] 0.9.12cvs78.1 * src/rfc2015.c * src/rfc2015.h Sync with HEAD (fix bug 197 again) 2004-08-23 [colin] 0.9.12cvs77.3 * src/compose.c Fix again inline gpg signing (which outputs utf8 in gtk2). Not syncing this fix to HEAD as this code is meant to die. 2004-08-23 [colin] 0.9.12cvs77.2 * src/prefs_account.h Remove useless include 2004-08-23 [colin] 0.9.12cvs77.1 * src/imap.c * po/es.po * po/fr.po * po/it.po * po/pl.po * po/pt_BR.po * po/sk.po * po/sr.po Sync with HEAD (fix bug 577) 2004-08-22 [colin] 0.9.12cvs76.1 * src/plugins/trayicon/trayicon.c Sync with HEAD (fix formatting bug) 2004-08-21 [colin] 0.9.12cvs74.2 * src/gtk/colorsel.c Fix bug 564 (Folder color selection window exits on any keypress) 2004-08-21 [colin] 0.9.12cvs74.1 * ChangeLog.claws * src/compose.c * src/summaryview.c * src/toolbar.c Sync with HEAD (fix bug 576) 2004-08-21 [colin] 0.9.12cvs70.1 * src/compose.c * src/mainwindow.c Sync with HEAD 2004-08-21 [paul] 0.9.12cvs66.4 * src/mainwindow.c * src/messageview.c * src/gtk/menu.c * src/plugins/spamassassin/spamassassin_gtk.c remove some deprecated gtk1 functions 2004-08-21 [colin] 0.9.12cvs66.3 * src/compose.c * src/codeconv.c Fix warnings Remove encoding hacks Fix bug 575 (Strange character messes up message) Don't display conversion error when drafting 2004-08-21 [paul] 0.9.12cvs66.2 * src/prefs_account.c fix GnuPG mode bugs 2004-08-20 [colin] 0.9.12cvs66.1 * src/codeconv.c Sync with HEAD 0.9.12cvs66 2004-08-20 [paul] * src/plugins/pgpmime/plugin.c modify PGP/MIME plugin's description 2004-08-17 [colin] 0.9.12cvs65.1 * src/common/ssl.c * src/plugins/pgpmime/plugin.c Sync with HEAD 2004-08-14 [colin] 0.9.12cvs60.3 * src/plugins/trayicon/trayicon.c Put back resize callback, on size-request signal rather than size-allocate to avoid infinite callback loop 2004-08-13 [colin] 0.9.12cvs60.2 * src/common/defs.h Cache versions have been fixed 2004-08-13 [colin] 0.9.12cvs60.1 * src/folderutils.c Sync with HEAD 2004-08-12 [colin] 0.9.12cvs59.1 * src/plugins/trayicon/trayicon.c Sync with HEAD 2004-08-12 [colin] 0.9.12cvs57.5 * sylpheed.desktop * configure.ac * src/Makefile.am * src/main.c Add support for Freedesktop.org's startup notification 2004-08-11 [colin] 0.9.12cvs57.4 * src/textview.c Fix off-by-one 2004-08-11 [colin] 0.9.12cvs57.3 * src/message_search.c * src/summary_search.c Make searches case insensitive by default * src/textview.c Fix case-insensitive search in message 2004-08-11 [colin] 0.9.12cvs57.2 * src/summary_search.c Let case-sensitive be specified 2004-08-10 [colin] 0.9.12cvs55.4 * src/common/socket.c Fix the possible race condition 2004-08-09 [paul] 0.9.12cvs55.3 * configure.ac * src/Makefile.am * src/common/Makefile.am sync with HEAD 2004-08-09 [paul] 0.9.12cvs55.2 * autogen.sh * po/poconv.sh remove unneeded script * configure.ac add forgotten USE_LDAP_TLS (sync with HEAD) 2004-08-09 [colin] 0.9.12cvs55.1 * src/main.c * src/common/ssl.c * src/common/sylpheed.c * src/common/sylpheed.h Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect) 2004-08-09 [paul] 0.9.12cvs54.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * po/POTFILES.in * src/Makefile.am * src/folderutils.c * src/main.c * src/pgpmime.c * src/pgpmime.h * src/sgpgme.c * src/sgpgme.h * src/plugins/Makefile.am * src/plugins/pgpmime/.cvsignore * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sgpgme.c * src/plugins/pgpmime/sgpgme.h sync with HEAD 2004-08-08 [paul] 0.9.12cvs51.1 * configure.ac * src/folder.c sync with HEAD 2004-08-07 [colin] 0.9.12cvs50.1 * src/pop.c * src/common/partial_download.c fix warnings (sync from HEAD) 2004-08-07 [colin] 0.9.12cvs48.1 * src/prefs_folder_item.c sync with HEAD 0.9.12cvs48 2004-08-06 [colin] 0.9.12cvs47.1 * src/compose.c Sync with HEAD 2004-08-06 [christoph] 0.9.12cvs46.2 * src/main.c * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/image_viewer/plugin.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c don't mix GTK1.2 plugin with GTK2 plugins 2004-08-06 [colin] 0.9.12cvs46.1 * ChangeLog * ChangeLog.claws * ChangeLog.jp * configure.ac * sylpheed-claws.pc.in * src/folder.c * src/imap.c * src/localfolder.c * src/messageview.c * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/news.c * src/prefs_ext_prog.c * src/prefs_folder_item.c * src/prefs_fonts.c * src/prefs_msg_colors.c * src/prefs_spelling.c * src/prefs_themes.c * src/prefs_toolbar.c * src/prefs_wrapping.c * src/procmime.h * src/common/defs.h * src/common/nntp.c * src/common/session.c * src/common/session.h * src/common/socket.c * src/common/utils.h * src/common/xml.c * src/common/xml.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/image_viewer/viewerprefs.c * src/plugins/spamassassin/spamassassin_gtk.c * m4/openssl.m4 *** REMOVED *** Sync with HEAD 0.9.12cvs46 2004-08-03 [paul] 0.9.12cvs40.2 * src/action.c * src/addressadd.c * src/addressbook.c * src/addrgather.c * src/browseldap.c * src/compose.c * src/crash.c * src/editaddress.c * src/editgroup.c * src/editldap_basedn.c * src/foldersel.c * src/importldif.c * src/mimeview.c * src/prefs_common.c * src/prefs_template.c * src/sourcewindow.c * src/summaryview.c * src/gtk/about.c * src/gtk/foldersort.c * src/gtk/logwindow.c * src/gtk/pluginwindow.c * src/gtk/prefswindow.c change all gtk_scrolled_window_set_policy from GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC 2004-08-02 [paul] 0.9.12cvs40.1 * AUTHORS update translation team section * po/pt_BR.po updated by Frederico Goncalves Guimaraes 2004-07-31 [colin] 0.9.12cvs39.9 * src/exphtmldlg.c Fix compilation 2004-07-31 [colin] 0.9.12cvs39.8 * src/exphtmldlg.c Fix an alertpanel type 2004-07-30 [colin] 0.9.12cvs39.7 * src/alertpanel.c Fix alertpanel_error_log's icon 2004-07-30 [colin] 0.9.12cvs39.6 * src/pop.c Two of them should still be warnings 2004-07-30 [colin] 0.9.12cvs39.5 * src/pop.c More warning -> error 2004-07-29 [colin] 0.9.12cvs39.4 * src/pop.c Warning -> error 2004-07-29 [colin] 0.9.12cvs39.3 * src/prefs_matcher.c Fix segfault 2004-07-29 [colin] 0.9.12cvs39.2 * src/alertpanel.c More nice-looking alertpanels 2004-07-29 [colin] 0.9.12cvs39.1 * src/messageview.c sync with head (inform user when partial mail is deleted on server) 2004-07-29 [colin] 0.9.12cvs38.1 * src/messageview.c sync with head 2004-07-28 [paul] 0.9.12cvs37.7 * src/mainwindow.c complete the replacement of deprecated gtk_progress_* 2004-07-28 [paul] 0.9.12cvs37.6 * src/action.c * src/inc.c * src/mainwindow.c * src/send_message.c * src/gtk/progressdialog.c * src/gtk/progressdialog.h replace deprecated gtk_progress_* 2004-07-28 [paul] 0.9.12cvs37.5 * src/gtk/filesel.c remove gtk_window_set_wmclass() 2004-07-28 [paul] 0.9.12cvs37.4 * src/addressbook.c * src/compose.c * src/foldersel.c * src/mainwindow.c * src/messageview.c * src/sourcewindow.c * src/gtk/logwindow.c remove gtk_window_set_wmclass() * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_fonts.c * src/prefs_gtk.c * src/prefs_matcher.c * src/ssl_manager.c * src/gtk/prefswindow.c replace gtk_window_position() 2004-07-28 [colin] 0.9.12cvs37.3 * src/alertpanel.c * src/alertpanel.h Add a way to specify panel type for specific panels (alertpanel()) * src/account.c * src/addressbook.c * src/compose.c * src/expldifdlg.c * src/main.c * src/messageview.c * src/summaryview.c * src/textview.c * src/gtk/sslcertwindow.c Fix alertpanel()s so that their icon match their real type 2004-07-28 [paul] 0.9.12cvs37.2 * src/addr_compl.c * src/addressbook.c * src/alertpanel.c * src/compose.c * src/export.c * src/foldersel.c * src/folderview.c * src/grouplistdialog.c * src/import.c * src/mainwindow.c * src/message_search.c * src/messageview.c * src/passphrase.c * src/prefs_actions.c * src/prefs_common.c * src/prefs_customheader.c * src/prefs_display_header.c * src/prefs_filtering.c * src/prefs_filtering_action.c * src/prefs_gtk.c * src/prefs_matcher.c * src/prefs_msg_colors.c * src/prefs_summary_column.c * src/prefs_template.c * src/sourcewindow.c * src/ssl_manager.c * src/summary_search.c * src/gtk/colorsel.c * src/gtk/description_window.c * src/gtk/gtkaspell.c * src/gtk/inputdialog.c * src/gtk/logwindow.c * src/gtk/prefswindow.c * src/gtk/progressdialog.c replace deprecated gtk_window_set_policy 2004-07-27 [colin] 0.9.12cvs37.1 * src/msgcache.c More fixes (synced for head again) 2004-07-27 [colin] 0.9.12cvs35.3 * src/msgcache.c Fix wrong test 2004-07-27 [colin] 0.9.12cvs35.2 * src/mimeview.c Fix width a bit (by Paul) * src/alertpanel.c * src/alertpanel.h Specialize icons, make alertpanel_message() private * src/message_search.c * src/sgpgme.c * src/summary_search.c Suit alertpanel changes 2004-07-27 [colin] 0.9.12cvs35.1 * src/alertpanel.c Add an icon * src/passphrase.c Add debug output - maybe someone will want to look at the problem with Grab Input :) Bump version as we're synced with HEAD 2004-07-26 [colin] 0.9.12cvs33.26 * src/pop.c Fix uidl-file parsing when not in new format 2004-07-26 [colin] 0.9.12cvs33.25 * src/gtk/menu.c Move popup menu up if necessary (fixes account selector) * src/mainwindow.c Set account selector's button height to minimum 2004-07-26 [colin] 0.9.12cvs33.24 * src/alertpanel.c Maybe fix 551 (Truncated font in alert window) 2004-07-26 [colin] 0.9.12cvs33.23 * po/de.po * po/es.po * po/fr.po * po/it.po * po/ja.po * po/pl.po * po/ru.po * po/sk.po * po/sr.po * po/zh_CN.po Sync po files with HEAD 2004-07-26 [paul] 0.9.12cvs33.22 * src/compose.c fix Bug 556 'Organisation-header is sent even if empty' 2004-07-24 [colin] 0.9.12cvs33.21 * src/compose.c * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h Fix speller accelerators (require hack) 2004-07-24 [colin] 0.9.12cvs33.20 * src/gtk/gtkaspell.c Fix over-eager code deletion breaking Check while typing 2004-07-24 [colin] 0.9.12cvs33.19 * src/browseldap.c * src/ldapctrl.c * src/ldapctrl.h * src/ldapserver.h Sync ldap with HEAD (Fixes 546 LDAP completely broken) 2004-07-24 [colin] 0.9.12cvs33.18 * src/prefs_msg_colors.c Fix prototype mismatch (Fixes 547 void function cannot return value) 2004-07-24 [colin] 0.9.12cvs33.17 * src/mainwindow.c Fix sort going back to previous sort key when changing sort direction 2004-07-24 [colin] 0.9.12cvs33.16 * src/compose.c Fix space insertion when re-wrapping at cursor point 2004-07-24 [colin] 0.9.12cvs33.15 * src/gtk/gtkaspell.c Don't change cursor position in insert-text callback (Fixes 539 Word wrapping on input transposes letters) 2004-07-24 [colin] 0.9.12cvs33.14 * src/gtk/gtkaspell.c Reencode non-ascii chars to dictionary's encoding (Fixes 544 Spell check broken non english locale) 2004-07-24 [colin] 0.9.12cvs33.13 * src/summaryview.c Fix Shift+Down, add Home/End/PgUp/PgDown 2004-07-21 [colin] 0.9.12cvs33.12 * src/prefs_common.c Fix a gtk warning (Patch by Andrej Kacian) 2004-07-21 [colin] 0.9.12cvs33.11 * src/gtk/filesel.c More check 2004-07-21 [colin] 0.9.12cvs33.10 * src/compose.c * src/crash.c * src/export.c * src/import.c * src/messageview.c * src/mimeview.c * src/prefs_spelling.c * src/prefs_themes.c * src/summaryview.c * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/pluginwindow.c Untwist open/save mode guessing logic, make it explicit 2004-07-20 [colin] 0.9.12cvs33.9 * src/codeconv.c conv_encode_header: src_charset is UTF-8 on gtk2 * src/compose.c Remove double encoding of the headers 2004-07-20 [colin] 0.9.12cvs33.8 * src/codeconv.c Fix typo 2004-07-20 [colin] 0.9.12cvs33.7 * src/mainwindow.c Set the separated messageview to the saved size of Claws' messageview (Patch by Alfons) Fix a callback prototype (me) 2004-07-20 [colin] 0.9.12cvs33.6 * src/codeconv.h Forgot one hunk in 0.9.12cvs33.4 2004-07-19 [colin] 0.9.12cvs33.5 * src/action.c Action output fix Patch by Alfons 2004-07-19 [colin] 0.9.12cvs33.4 * src/compose.c Fix outgoing charset bug in headers * src/codeconv.c Clean for glib2 - Patch by Alfons 2004-07-19 [colin] 0.9.12cvs33.3 * src/statusbar.c Remove grip from the statusbar Patch by Alfons 2004-07-19 [colin] 0.9.12cvs33.2 * src/messageview.c * src/textview.c Fix messageview remembering the previous scroll position when loading a new message Patch by Alfons 2004-07-19 [colin] 0.9.12cvs33.1 * src/folder.h * src/folderview.c * src/summaryview.c Sync with HEAD 2004-07-18 [colin] 0.9.12cvs32.7 * configure.ac Remove useless check for XIM - noticed by Alfons 2004-07-18 [colin] 0.9.12cvs32.6 * src/summaryview.c Remove non-modified and shift-modified accelerators in summaryview's popup menu, as that doesn't get catched by the accel-activate signal catcher... 2004-07-18 [colin] 0.9.12cvs32.5 * src/prefs_common.c Define sensible default prefs for wrapping 2004-07-18 [colin] 0.9.12cvs32.4 * src/compose.c * src/prefs_common.c * src/prefs_common.h * src/prefs_wrapping.c Remove Smart Wrapping pref, which does nothing on gtk2 branch 2004-07-18 [colin] 0.9.12cvs32.3 * src/sourcewindow.c Proper utf8 2004-07-18 [colin] 0.9.12cvs32.2 * src/compose.c Save attachment status when drafting 2004-07-18 [colin] 0.9.12cvs32.1 * src/gtk/filesel.c Fix erratic folder selection in open mode 2004-07-18 [colin] 0.9.12cvs31.11 * src/pop.c Don't let partial messages get deleted even with "dowload all" (0.9.12cvs31.8 fix extension) 2004-07-18 [colin] 0.9.12cvs31.10 * src/gtk/logwindow.c Fix log scrolling 2004-07-18 [colin] 0.9.12cvs31.9 * src/common/utils.c Fix non-utf8 strings coming from commands and files 2004-07-18 [colin] 0.9.12cvs31.8 * src/pop.c Fix partial download bug with Download all messages option 2004-07-18 [colin] 0.9.12cvs31.7 * src/textview.c Fix bug introduced in 0.9.12cvs31.2 (blocked in select mode after double click) 2004-07-18 [colin] 0.9.12cvs31.6 * src/compose.c * src/gtk/menu.c More glib-warning fixes 2004-07-18 [colin] 0.9.12cvs31.5 * src/compose.c Fix trashing the primary clipboard when moving around with tab (Fix Bug 536 Unintuitive: "To:" copied to clipboard) 2004-07-18 [colin] 0.9.12cvs31.4 * src/codeconv.c convert unencoded iso headers to utf8 (Fix Bug 538 Unencoded local characters in subject make it disappear) 2004-07-18 [colin] 0.9.12cvs31.3 * src/compose.c Fix tab char handling in wrapping (Fix Bug 537 Line wrap problem - TAB character treated as one character instead of 8) 2004-07-18 [colin] 0.9.12cvs31.2 * src/textview.c return FALSE on GDK_MOTION_NOTIFY (Fix Bug 535 Hyperlinks/addresses are not selectable (unable to highlight)) 2004-07-18 [colin] 0.9.12cvs31.1 * src/folderview.c Sync with 0.9.12cvs31 2004-07-18 [colin] 0.9.12cvs30.4 * src/compose.c Also block text_inserted when inserting a file 2004-07-18 [colin] 0.9.12cvs30.3 * src/compose.c Fix smart wrapping (block text_inserted handler while putting quotation to avoid wrap on input, don't join lines if next is sig separator) 2004-07-17 [colin] 0.9.12cvs30.2 * src/folderview.c * src/mainwindow.c * src/mimeview.c * src/summaryview.c * src/gtk/quicksearch.c * src/gtk/quicksearch.h Block key events handlers *and* accels while quicksearch is focused (Fixes Bug 534 quick-search bar not accepting certain letters) 2004-07-17 [colin] 0.9.12cvs30.1 * src/folder.h * src/folderview.c * src/summaryview.c Sync with 0.9.12cvs30 2004-07-17 [colin] 0.9.12cvs28.2 * src/mimeview.c * src/procmime.c * src/summaryview.c * src/gtk/menu.c Squash some compile and glib warnings 2004-07-17 [paul] 0.9.12cvs28.1 * src/mimeview.c sync with 0.9.12cvs28 HEAD 2004-07-16 [paul] 0.9.12cvs26.1 * src/gtk/quicksearch.c * src/account.c * src/account.h * src/compose.c * src/customheader.c * src/folder_item_prefs.c * src/main.c * src/mainwindow.c * src/messageview.c * src/mimeview.c * src/news.c * src/pgpmime.c * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_common.c * src/prefs_common.h * src/prefs_display_header.c * src/prefs_gtk.c * src/prefs_gtk.h * src/procheader.c * src/procmime.c sync with 0.9.12cvs26 HEAD 2004-07-15 [colin] 0.9.12cvs18.14 * src/folder.c Disable GPG signature check during folder move and scan (Closes Bug 521 Signature checking slows down Folder-Move) 2004-07-14 [colin] 0.9.12cvs18.13 * src/common/partial_download.c update includes 2004-07-14 [colin] 0.9.12cvs18.12 * src/common/partial_download.c * src/common/partial_download.h Move doc at top, add correct copyright 2004-07-14 [colin] 0.9.12cvs18.11 * src/folder.c * src/messageview.c * src/pop.c * src/pop.h * src/procmsg.c * src/summaryview.c * src/common/Makefile.am * src/common/partial_download.c ** NEW FILES ** * src/common/partial_download.h ** NEW FILES ** Move partial-download related stuff to its own file 2004-07-14 [colin] 0.9.12cvs18.10 * src/send_message.c Fix smtp auth when user is null or empty 2004-07-13 [colin] 0.9.12cvs18.9 * src/gtk/quicksearch.c Use alphabetic order 2004-07-13 [colin] 0.9.12cvs18.8 * src/pop.c Be paranoid on the checks 2004-07-13 [colin] 0.9.12cvs18.7 * src/gtk/quicksearch.c Fix Engrish once again 2004-07-13 [colin] 0.9.12cvs18.6 * src/procmsg.c * src/summaryview.c Mark messages for deletion when they are about to be removed from trash 2004-07-13 [colin] 0.9.12cvs18.5 * src/matcher.c * src/matcher.h * src/matcher_parser_parse.y * src/prefs_matcher.c * src/gtk/quicksearch.c Add 'partial' ('p') match string to find partially downloaded messages 2004-07-13 [colin] 0.9.12cvs18.4 * src/pop.c Fix misplaced block 2004-07-13 [colin] 0.9.12cvs18.3 * src/pop.c * src/pop.h * src/messageview.c Refactor API (to avoid passing 5+ params and code duplication) * src/folder.c * src/msgcache.c * src/procheader.c * src/common/defs.h Add planned_download to cache Don't mess uidl file when moving partially downloaded mails (they change folder, we should change it in the uidl list too or we'll remove an incorrect message) (this also helps removing hacks when changing planned_download in messageview.c) 2004-07-12 [colin] 0.9.12cvs18.2 * src/gtk/quicksearch.c Fix missing status update in quicksearch 2004-07-12 [paul] 0.9.12cvs18.1 * po/POTFILES.in * src/Makefile.am * src/account.c * src/codeconv.c * src/compose.c * src/inc.c * src/main.c * src/prefs_common.c * src/procmsg.h * src/toolbar.c * src/prefs_msg_colors.[ch] ** NEW FILES ** * src/prefs_wrapping.[ch] ** NEW FILES ** * src/common/intl.h * src/common/utils.[ch] * src/gtk/quicksearch.[ch] sync with 0.9.12cvs18 HEAD 2004-07-12 [colin] 0.9.11cvs17.25 * src/folder.c * src/folder.h Remove unused function added by me in 0.9.11cvs17.10 2004-07-11 [colin] 0.9.11cvs17.24 * src/inc.c * src/messageview.c * src/pop.c * src/pop.h Use folderitem and msgnum instead of filename to know which mail to delete Move old partial mail deletion to pop.c 2004-07-10 [colin] 0.9.11cvs17.23 * src/inc.c Add debug * src/pop.c * src/pop.h Don't re-use same enums for unrelated stuff: it's completely misleading ! Document a bit 2004-07-09 [colin] 0.9.11cvs17.22 * src/inc.c Remove folder-type check and do more tests to be sure everything's ok * src/messageview.c Punctuation update, remove useless code, fix two warnings * src/noticeview.c Layout cleaning, reset 2nd button when specifying one 2004-07-09 [colin] 0.9.11cvs17.21 * src/messageview.c * src/pop.c * src/pop.h Allow user to change his mind and postpone decision (by unmarking the mail) 2004-07-09 [colin] 0.9.11cvs17.20 * src/messageview.c Fix bug with delete state * src/pop.c * src/pop.h Fix buffer leak (fread doesn't terminate buffers with \0) Refactoring (remove magic numbers) 2004-07-09 [colin] 0.9.11cvs17.19 * src/pop.c Don't log "Skipping message" if we're going to TOP it two lines later 2004-07-09 [colin] 0.9.11cvs17.18 * src/messageview.c Fix Engrish 2004-07-09 [colin] 0.9.11cvs17.17 * src/pop.c strlen checking... * src/messageview.c refactoring a bit 2004-07-08 [colin] 0.9.11cvs17.16 * src/noticeview.c * src/noticeview.h Add an optional second button * src/messageview.c * src/pop.c * src/pop.h Don't delete partially received mails after a certain time; rather, let the user decide. 2004-07-08 [colin] 0.9.11cvs17.15 * src/common/smtp.h Sync with HEAD 2004-07-08 [colin] 0.9.11cvs17.14 * src/messageview.c * src/common/smtp.c Use to_human_readable() for sizes 2004-07-08 [colin] 0.9.11cvs17.13 * src/inc.c * src/messageview.c * src/pop.c * src/pop.h * src/procmsg.c Fix partial-downloading issues: catch unsupported TOP don't delete partially downloaded mails before 5 days don't update existing with non-MH folders; that'll make dups, but it's better than trashing the folder free new msginfo parts Fix indentation ;-) 2004-07-08 [colin] 0.9.11cvs17.12 * src/common/smtp.c * src/common/smtp.h Sync smtp size verification with HEAD 2004-07-08 [colin] 0.9.11cvs17.11 * src/summaryview.c * src/prefs_common.c * src/prefs_common.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h Sync sticky pref with HEAD 2004-07-08 [colin] 0.9.11cvs17.10 * src/folder.c [1.213.2.6] * src/folder.h [1.87.2.6] * src/inc.c [1.149.2.7] * src/messageview.c [1.94.2.8] * src/procheader.c [1.47.2.6] * src/procmsg.c [1.150.2.4] * src/procmsg.h [1.60.2.5] * src/pop.c [1.56.2.4] * src/pop.h [1.17.2.3] Let too big messages get downloaded, but truncated Add a button to download them completely 2004-07-06 [colin] 0.9.11cvs17.9 * src/gtk/quicksearch.c [1.1.2.3] Add a Clear button * commitHelper * PATCHSETS Add a script to help with cvs 2004-07-03 [colin] 0.9.11cvs17.8 * src/plugins/imageviewer/viewer.c fix imageviewer (which was staying on the first displayed image) 2004-07-03 [colin] 0.9.11cvs17.7 Removed FIXME_GTK2 warnings * src/gtk/gtkutils.c useless #warnings * src/gtk/menu.c useless #warnings (no need to mess with menu rc) * src/gtk/menu.h unused functions 2004-07-03 [colin] 0.9.11cvs17.6 Removed FIXME_GTK2 warnings * src/codeconv.c useless #warnings (rewrite needed) * src/compose.c useless #warnings (rewrite needed) useless #warnings (gtk2 is like that) useless #warnings (previously fixed) * src/main.c useless #warnings (previously fixed) * src/message_search.c useless #warnings (gtk2 is like that) Made apparent that search is case-sensitive * src/mimeview.c useless #warnings (rewrite needed) useless #warnings (gtk2 is like that) reimplemented real warnings * src/prefs_common.c Removed block cursor option (not it gtk2) * src/prefs_gtk.c useless #warnings (rewrite needed) * src/procheader.c useless #warnings (rewrite needed) * src/sourcewindow.c useless #warnings (incorrect placing) * src/summary_search.c useless #warnings (gtk2 is like that) Made apparent that search is case-sensitive * src/action.c useless #warnings (gtk2 is like that) * src/textview.c useless #warnings (rewrite needed) * src/toolbar.c useless #warnings (rewrite needed) 2004-07-03 [colin] 0.9.11cvs17.5 * src/textview.c Fix mismerge which broke URI opening 2004-07-01 [colin] 0.9.11cvs17.4 * src/gtk/filesel.c Fill filename when saving 2004-06-27 [colin] 0.9.11cvs17.3 * src/gtk/filesel.[ch] Use the new GTK file selector Update prototype to match the reality: multiple file selection is open-only * src/compose.c Match the new prototypes * configure.ac Match the new requirements (gtk 2.4.0) 2004-06-26 [colin] 0.9.11cvs17.2 * src/plugins/trayicon/trayicon.c Remove useless signal handler on resize, which causes an infinite "loop" 2004-06-26 [colin] 0.9.11cvs17.1 * tools/Makefile.am remove launch_firebird and add nautilus2sylpheed.sh * src/quicksearch.c src/summaryview.c Fix show/hide "Extended symbols" button problem Fix apparition at startup Fix const warnings * src/plugins/image_viewer/Makefile.am Fix configure * common/ssl.c Re-enable certificate check, as it doesn't seem to cause Xlib errors anymore 2004-06-25 [paul] 0.9.11cvs17 * sync with 0.9.11cvs17 HEAD NOTE: QuickSearch is broken 2004-06-07 [colin] 0.9.10claws67.10 * src/plugins/trayicon/trayicon.c src/plugins/trayicon/libeggtrayicon/Makefile.am src/plugins/trayicon/libeggtrayicon/eggtrayicon.c Fix gettextization in trayicon plugin 2004-06-07 [colin] 0.9.10claws67.9 * src/summaryview.c src/gtk/gtksctree.[ch] Let Shift+{Up,Down} work in summaryview (well, Down "works" and Up works) Let the list scroll when using these keys 2004-06-06 [colin] 0.9.10claws67.8 * src/plugins/trayicon/trayicon.c Fix pixmap update 2004-06-06 [colin] 0.9.10claws67.7 * src/addressbook.c Fix signal handling causing system-wide focus grab 2004-05-25 [paul] 0.9.10claws67.6 * Makefile.am src/Makefile.am clean up 2004-05-25 [paul] 0.9.10claws67.5 * replace deprecated gtk_signal... functions 2004-05-23 [colin] 0.9.10claws67.4 * src/compose.c Fix wrapping 2004-05-22 [colin] 0.9.10claws67.3 * src/compose.c Re-fix [Edited] in compose.c::compose_reedit() 2004-05-22 [colin] 0.9.10claws67.2 * src/procmime.c Fix parsing of multiparts mails 2004-05-22 [colin] 0.9.10claws67.1 * src/summaryview.c Fix quicksearch 2004-05-22 [paul] 0.9.10claws67 * sync with 0.9.10claws67 HEAD 2004-05-14 [alfons] * src/procmime.h add forgotton prototype 2004-05-10 [paul] 0.9.10claws57 * sync with 0.9.10claws57 HEAD 2004-05-05 [paul] 0.9.9.claws1 * ChangeLog-gtk2 ** REMOVED ** ChangeLog-gtk2.claws ** ADDED ** rename and adopt the normal claws format * configure.ac require gtkmathview >= 0.5 * ac/* ** REMOVED ** ac/ ** REMOVED ** intl/Makefile.in ** REMOVED ** m4/ ** ADDED ** m4/missing ** ADDED ** m4/missing/gdk-pixbuf.m4 ** ADDED ** m4/missing/gettext.m4 ** ADDED ** m4/missing/gpgme.m4 ** ADDED ** m4/missing/imlib.m4 ** ADDED ** m4/.cvsignore ** ADDED ** m4/Makefile.am ** ADDED ** m4/README ** ADDED ** m4/aclocal-include.m4 ** ADDED ** m4/aspell.m4 ** ADDED ** m4/check-type.m4 ** ADDED ** m4/gnupg-check-typedef.m4 ** ADDED ** m4/openssl.m4 ** ADDED ** m4/spamassassin.m4 ** ADDED ** po/ChangeLog ** REMOVED ** po/Makefile.in.in ** REMOVED ** po/Rules-quot ** REMOVED ** po/boldquot.sed ** REMOVED ** po/en@boldquot.header ** REMOVED ** po/en@quot.header ** REMOVED ** po/insert-header.sin ** REMOVED ** po/quot.sed ** REMOVED ** po/remove-potcdate.sed ** REMOVED ** po/remove-potcdate.sin ** REMOVED ** po/stamp-po ** REMOVED ** Makefile.am autogen.sh configure.ac enable building with automake 1.8.x add 'autopoint --force' to autogen.sh and remove all auto-generated files, remove ac/ directory and use m4/ directory instead * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c fix gettextization 2004-02-28 Colin Leroy * src/prefs_matcher.c src/prefs_filtering.c src/prefs_filtering_action.c Fix non-editable GtkEntries 2004-02-22 Thorsten Maerz * src/prefs_themes.c utf8 conversion for theme info 2004-02-21 Thorsten Maerz * sync 0.9.9claws 2004-02-14 Thorsten Maerz * src/grouplistdialog.c allow multiple selections without ctrl key 2004-02-09 Thorsten Maerz * src/main.c enable customizable accelerators 2004-02-08 Thorsten Maerz * src/prefs_common.c re-enable different font settings for gtk1/2 * src/prefs_folder_item.c fix folder prefs displayed wrong * src/textview.c set 'sunken' shadow type 2004-02-07 Colin Leroy * src/compose.c Fix message being always [Edited] Encode headers correctly (utf8 buf) 2004-01-27 Thorsten Maerz * src/socket.c remove double g_source_attach() (Thanks to Colin Leroy) 2004-01-27 Thorsten Maerz * src/gtk/gtksctree.c Fix SSL certificate list not shown * src/mimeview.c Fix clicks in mime tree 2004-01-27 Thorsten Maerz * src/common/socket.c Fix SSL receive * src/compose.c Fix clipboard menu hotkeys 2004-01-25 Thorsten Maerz * src/gtk/gtkaspell.[ch] src/compose.c reimplement spellchecker 2004-01-25 Thorsten Maerz * src/gtk/filesel.c crash when inserting file in compose window (TODO: keep old selection on clicks) * src/main.c use gtkrc-2.0 instead of gtkrc 2004-01-25 Thorsten Maerz * src/messageview.c remove orphaned mimeview unref() 2004-01-20 Thorsten Maerz * src/grouplistdialog.c expand nodes containing subscribed groups 2004-01-19 Thorsten Maerz * src/textview.c textview: hide cursor, restore old click behaviour 2004-01-18 Thorsten Maerz * src/textview.c variable names messed up 2004-01-17 Colin Leroy * src/addr_compl.c Fix completion address too thin * src/compose.c Fix tab-to-subject behaviour * src/summaryview.c Implement key up & down in summaryview 2004-01-12 Thorsten Maerz * sync 098claws 2004-01-08 Thorsten Maerz * configure.ac Makefile.am doc/.cvsignore doc/Makefile.am faq, man, manual moved to doc/ * ac/aspell.m4 ac/check-type.m4 ac/gnupg-check-typedef.m4 ac/openssl.m4 ac/spamassassin.m4 ac/missing/gdk-pixbuf.m4 ac/missing/gpgme.m4 ac/missing/imlib.m4 fix automake warnings 2003-12-06 Colin Leroy * src/summaryview.c Fix quicksearch 2003-12-05 Colin Leroy * src/summaryview.c Fix going to next unread folder 2003-12-05 Colin Leroy * src/crash.c Fix gtk2 compilation * src/session.c Remove iotag source handler at disconnection * src/socket.[ch] Remove source handler when closing socket (fixes another seg) 2003-12-04 Colin Leroy * src/compose.c src/prefs_account.c src/prefs_common.c Fix some dropdown menus 2003-12-04 Colin Leroy * src/compose.c Fix event handlers on header fields * src/common/socket.c src/common/session.c Fix segfault with callback (SSL) Fix end of session 2003-10-06 Thorsten Maerz * Fix compile bug in src/compose.c * removed src/gtk/gtkstext.[ch] 2003-09-17 Takuro Ashie * Convert character set and escape "text" attributes in toolbar setting files. * Fixed bug in button-press-event handling. 2003-09-16 Thorsten Maerz * Fixed bug in key-press-event handling. 2003-09-16 Takuro Ashie * Enabled to compile tray-icon plugin (Ad-hoc). * Avoid hang up bug of icon list in mime view (Ad-hoc). 2003-09-14 Takuro Ashie * Enabled to compile on sylpheed-claws. (tray-icon plugin still cannot compile yet.) 2003-09-06 Takuro Ashie * Updated to 0.9.5. 2003-08-02 Takuro Ashie * Updated to 0.9.4. * Ported monitoring SSL mechanism to GSource of GLib2 (I don't confirm it) * Added _gtk2 suffix to key name of font preference to avoid ovverwriting preference of Gtk+-1.2 version. 2003-06-09 Takuro Ashie * Updated to 0.9.2. 2003-05-30 Takuro Ashie * Updated to 0.9.1. * Translate po files into UTF-8 when execute autogen.sh. 2003-05-28 Takuro Ashie * Updated to 0.9.0. 2003-04-29 Takuro Ashie * Plugged GError related memory leaks. 2003-04-28 Takuro Ashie * Changed default size of fonts. * Enabled to set titile font size of warning dialog. 2003-04-23 Takuro Ashie * Embed a sylpheed icon into executable binary on Windows. 2003-04-21 Takuro Ashie * I forgot to traslate character set of element string in src/xml.c. 2003-04-18 Takuro Ashie * Fixed detecting bind_textdomain_codeset in configure.in. * The bug in which "Example" of "Date fromat" preference isn't displayed correctly has been fixed. 2003-04-04 Takuro Ashie * Added bind_textdomain_codeset into AC_CHECK_FUNCS. Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT. glib-gettextize Removed intl directory. Translated po files into UTF-8. (Thanks! Ryuji Abe) 2003-03-28 Takuro Ashie * The bug which doesn't unscape string in xml.c has been fixed. 2003-03-27 Takuro Ashie * The bug which is failed to translate encoding of file name thorough file dialog has been fixed. 2003-03-25 Takuro Ashie * Modified to translate file names which is used in inporting/expoting mbox feature and "Save as" feature into locale encoding. * Translate file names into locale encoding when "Attache file" and "Insert file". * Force set G_BROKEN_FILENAMES environment variable. * Other minor fixes. 2003-03-17 Takuro Ashie * Modified to treat MH folder's name as locale encoding. 2003-03-16 Takuro Ashie * The bug which clash on switching candidates of auto completion of addresses, cannot use auto completion in Japanesse is fixed (Thanks! Tokunaga-san)бе 2003-03-14 Takuro Ashie * The bug which cannot switch key accelerator preference has been fixed (Thanks! smbd-san)бе 2003-03-14 Takuro Ashie * version 0.8.11-gtk2-20030314 2003-03-14 Takuro Ashie * The bug in which character set conversion of filtering messages has been fixed.(Thanks! COCOA-san). 2003-03-13 Takuro Ashie * Revived "Leave space on head" preference in "Message" category. * A bug which clash when put the cursor to end of buffer and execute "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san) 2003-03-12 Takuro Ashie * version 0.8.11-gtk2-20030312 2003-03-12 Takuro Ashie * Fixed position of switching account popup (Thanks! Ikezoe-san)бе * Modified to use Pango's API directly for font preference. * Integrated GtkTextView of textview to one widget. * Set fonts of header title in textview by "header_title" tag. * Removed some deprecated codes. 2003-03-11 Takuro Ashie * Updated to 0.8.11. * Merged cygwin patch(Thanks! Sakai-san). 2003-03-09 Takuro Ashie * version 0.8.10-gtk2-20030309