2006-11-30 [paul] 2.6.0cvs70
[claws.git] / ChangeLog
index 5613664b5e89288a176a837475fee35691d28bab..76ff3651eff152c7dd9876185d323ab3462cf2b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,157 @@
+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
        * 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