2005-07-15 [hoa] 1.9.12cvs59
[claws.git] / ChangeLog-gtk2.claws
index 05a1b8283ade7eba31b7bcad9864dd8ace508c6f..37f6bdbb0c01b7548f076a4d3295af8e3f85ed3f 100644 (file)
@@ -1,3 +1,103 @@
+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