2005-10-21 [paul] 1.9.15cvs87
[claws.git] / ChangeLog-gtk2.claws
index 04934ac0df195a3b2ffa4b2bbde1258dea891483..9f439f7245993bf7a1793a7ff4717b9ecb72e36e 100644 (file)
@@ -1,3 +1,105 @@
+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 [cleroy]    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 <freeandy@gmail.com>
+
+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