2005-10-22 [colin] 1.9.15cvs90
[claws.git] / ChangeLog-gtk2.claws
index d8b527c59e9ae90696e6d258b978b7d5d7184b4f..2e6e6ebc625164f297fd7257f17291c161a7c0b8 100644 (file)
@@ -1,3 +1,107 @@
+2005-10-22 [colin]     1.9.15cvs90
+
+       * src/compose.c
+               When replying to a mail sent by one of our accounts,
+               use the original list of recipients. Let 'Reply All'
+               and 'Reply to sender' work like previously.
+
+2005-10-21 [colin]     1.9.15cvs89
+
+       * src/prefs_filtering.c
+               Clear fields after add and replace
+       * src/textview.c
+               Display xface differently (better)
+       * src/plugins/pgpinline/pgpinline.c
+               Fix crappy encodings/recodings
+
+2005-10-21 [paul]      1.9.15cvs88
+
+       * src/compose.c
+       * src/prefs_folder_item.c
+       * src/toolbar.c
+               fix news folder Folder Properties
+               (thanks to Colin)
+       * src/folderview.c
+               update folderview after Themes change
+               keep selected folder selected
+               (thanks to Colin)
+
+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