2005-12-19 [paul] 1.9.100cvs94
[claws.git] / ChangeLog
index c8eec4ef206970aa876ed82aa35f5a09d36e7694..d910de64acf9856a1639106a0c7b73a24c271caf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,134 @@
+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 [cleroy]    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 [cleroy]    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 [cleroy]    1.9.100cvs79
+
+       * src/plugins/pgpcore/sgpgme.c
+               Display (untrusted) on not trusted signatures
+               Patch by Michal Èihaø <michal@cihar.com>
+               Closes bug #867 (Report also key trust)
+
 2005-12-09 [cleroy]    1.9.100cvs78
 
        * src/common/plugin.c