2007-02-07 [colin] 2.7.2cvs30
[claws.git] / ChangeLog
index 601c53bea1199cfb1a6bdd37bc7db4ade3def322..f6ad176f5813b73cb16b384b0477865f15b05e95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,191 @@
+2007-02-07 [colin]     2.7.2cvs30
+
+       * src/ldapquery.c
+               Fix bug 1106, 'Claws crash on exit if LDAPS 
+               autocompletion was used'
+
+2007-02-07 [paul]      2.7.2cvs29
+
+       * src/folder.c
+               cut down on unnecessary debug_prints
+       * src/imap_gtk.c
+               fix menu_set_active() on 'Show only
+               subscribed folders'
+
+2007-02-07 [paul]      2.7.2cvs28
+
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/clamav/clamav_plugin.h
+       * src/plugins/clamav/clamav_plugin_gtk.c
+               fix copyright header
+
+2007-02-07 [paul]      2.7.2cvs27
+
+       * src/procheader.c
+               fix bug 1116, 'summary view allow a 
+               subject line break'
+
+2007-02-06 [colin]     2.7.2cvs26
+
+       * src/summaryview.c
+               Fix delete thread
+
+2007-02-05 [fabien]    2.7.2cvs25
+
+       * po/POTFILES.in
+       * src/uri_opener.c
+               i18n related - 1 fix and 1 message for translators.
+
+2007-02-05 [colin]     2.7.2cvs24
+
+       * src/gtk/quicksearch.c
+               Don't reload summary list if quicksearch wasn't
+               active on hiding; move currently selected mail in
+               the visible area when showing the quicksearch
+
+2007-02-05 [colin]     2.7.2cvs23
+
+       * src/folderview.c
+               Add debug to try to solve bug 1104
+
+2007-02-05 [paul]      2.7.2cvs22
+
+       * src/mainwindow.c
+               confirm before emptying trash on exit is
+               a Yes or No answer, use Yes or No in the
+               dialog
+
+2007-02-04 [colin]     2.7.2cvs21
+
+       * src/compose.c
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/select-keys.c
+               Set wmclass on new windows
+
+2007-02-04 [colin]     2.7.2cvs20
+
+       * src/compose.c
+       * src/compose.h
+               Auto save drafts on exit, reopen them
+               at startup, instead of asking
+       * src/account.c
+       * src/addressadd.c
+       * src/addressbook.c
+       * src/addressbook_foldersel.c
+       * src/addrgather.c
+       * 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/foldersel.c
+       * src/gedit-print.c
+       * src/import.c
+       * src/importldif.c
+       * src/importmutt.c
+       * src/importpine.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/message_search.c
+       * src/messageview.c
+       * src/prefs_actions.c
+       * src/prefs_customheader.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering.c
+       * src/prefs_filtering_action.c
+       * src/prefs_folder_column.c
+       * src/prefs_gtk.c
+       * src/prefs_matcher.c
+       * src/prefs_other.c
+       * src/prefs_summaries.c
+       * src/prefs_summary_column.c
+       * src/prefs_template.c
+       * src/sourcewindow.c
+       * src/ssl_manager.c
+       * src/summary_search.c
+       * src/uri_opener.c
+       * src/gtk/about.c
+       * src/gtk/description_window.c
+       * src/gtk/foldersort.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/gtk/icon_legend.c
+       * src/gtk/logwindow.c
+       * src/gtk/pluginwindow.c
+       * src/gtk/prefswindow.c
+               Give different wmclass to different
+               windows - thanks to sed ;)
+
+2007-02-04 [colin]     2.7.2cvs19
+
+       * src/main.c
+               Revert previous patch, can't reproduce
+               it anymore. 
+
+2007-02-03 [colin]     2.7.2cvs18
+
+       * src/main.c
+               Don't save the mainwindow size and
+               position on emergency exit (libSM's
+               "die" callback), Xfce seems to make
+               the window smaller just before the
+               size's saved.
+
+2007-02-03 [colin]     2.7.2cvs17
+
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter.h
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpinline/pgpinline.h
+               Fix more copyrights
+
+2007-02-03 [colin]     2.7.2cvs16
+
+       * src/partial_download.c
+       * src/partial_download.h
+       * src/ssl_manager.c
+       * src/ssl_manager.h
+       * src/uri_opener.c
+       * src/uri_opener.h
+       * src/wizard.c
+       * src/wizard.h
+       * src/common/ssl_certificate.c
+       * src/common/ssl_certificate.h
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+       * src/gtk/sslcertwindow.c
+       * src/gtk/sslcertwindow.h
+               Fix copyright on my files
+
+2007-02-02 [colin]     2.7.2cvs15
+
+       * src/Makefile.am
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/messageview.h
+       * src/textview.c
+       * src/textview.h
+       * src/uri_opener.c
+       * src/uri_opener.h
+               Add Tools/List URIs to allow
+               opening any URI in the current mail
+
+2007-02-02 [colin]     2.7.2cvs14
+
+       * src/common/valgrind.h ** NEW FILE **
+       * src/common/Makefile.am
+       * src/common/plugin.c
+               Don't dlclose the plugins if we're running
+               under valgrind. (doesn't require valgrind
+               either at compile time or run time).
+
 2007-02-01 [paul]      2.7.2cvs13
 
        * AUTHORS