2005-10-22 [colin] 1.9.15cvs93
[claws.git] / ChangeLog-gtk2.claws
index 092452a4b8e74c70027afbc053ac517312d09099..7f53487da0c3e7f365b856e3de7d5b267f29cd2f 100644 (file)
@@ -1,3 +1,112 @@
+2005-10-22 [colin]     1.9.15cvs93
+
+       * src/codeconv.c
+               Fix leak
+
+2005-10-22 [colin]     1.9.15cvs92
+
+       * src/codeconv.c
+               try to convert using locale (apart utf8) if necessary
+
+2005-10-22 [colin]     1.9.15cvs91
+
+       * src/pixmaps/new.xpm
+       * src/pixmaps/unread.xpm
+               Make the unread envelope blue again and
+               saturate the new one a bit more.
+
+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