2004-11-16 [colin] 0.9.12cvs148
[claws.git] / ChangeLog.claws
index 1da7eb4f173f1cc21e9e4f757f75f2b611300843..7c04cfee8dca9bc1525709ede95e8bb34fcf0d7a 100644 (file)
@@ -1,3 +1,120 @@
+2004-11-16 [colin]     0.9.12cvs148
+
+       * src/procmsg.c
+               Fix the fix :)
+
+2004-11-16 [colin]     0.9.12cvs147
+
+       * src/procmsg.c
+               Fix leaks in procmsg_send_message_queue
+
+2004-11-12 [paul]      0.9.12cvs146
+
+       * src/prefs_account.c
+       * src/procmime.c
+       * src/procmime.h
+               fix sync breakage 
+
+2004-11-12 [paul]
+
+       * src/pixmaps/complete.xpm
+       * src/pixmaps/continue.xpm
+               small sync with main, see ChangeLog 2004-11-11
+
+2004-11-11 [paul]      0.9.12cvs145
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/account.c
+       * src/folderview.c
+       * src/folderview.h
+       * src/imap.c
+       * src/imap_gtk.c
+       * src/inc.c
+       * src/mainwindow.c
+       * src/mh_gtk.c
+       * src/news_gtk.c
+       * src/pop.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/prefs_ext_prog.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summary_search.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/common/defs.h
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/gtk/menu.c
+       * src/gtk/menu.h
+               sync with main 1.0.0beta2 (plus 4)
+
+2004-11-09 [christoph] 0.9.12cvs144
+
+       * src/compose.c
+       * src/prefs_account.[ch]
+               add option menu to select default privacy system
+
+       * src/plugins/pgpmime/pgpmime.c
+               better memory allocation
+
+       * src/folder.c
+               syncronize flags when scanning a folder
+
+2004-11-08 [colin]     0.9.12cvs143
+
+       * src/summaryview.c
+               Prevent useless folder count updates while 
+               quicksearch is running. It is really annoying 
+               while quicksearch is running a full-mail
+               scan, like 'b foo', in a big folder.
+
+2004-11-08 [colin]     0.9.12cvs142
+
+       * src/textview.c
+               Really fix these mail URIs
+
+2004-11-08 [colin]     0.9.12cvs141
+
+       * src/textview.c
+               fix "colin@colino.net" <colin@colino.net> 
+               types of URIs
+
+2004-11-06 [colin]     0.9.12cvs140
+
+       * src/compose.c
+               Don't ask for passphrase if not sending
+
+2004-11-05 [christoph] 0.9.12cvs139
+
+       * src/compose.c
+               o encode text content of composed mails
+       * src/procmime.c
+               o allow encoding of MimeInfos that are stored in memory buffers
+               
+
+2004-11-03 [paul]      0.9.12cvs138
+
+       * po/POTFILES.in
+               add 'src/plugins/pgpmime/prefs_gpg.c'.
+               Patch submitted by Fabien Vantard
+
+       * src/prefs_ext_prog.c
+               fix typos. Patch submitted by Fabien Vantard
+
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               add German, Spanish, Italian, Brazilian Portuguese,
+               and Slovak translations. Submitted by Thomas Gilgin,
+               J. José del Río 'partymola', Andrea Spadaccini,
+               Frederico Goncalves Guimaraes, and Andrej Kacian
+
+2004-11-01 [christoph] 0.9.12cvs137
+
+       * src/procmime.c
+               implement RFC2231's parameter encoding
+
 2004-10-29 [colin]     0.9.12cvs136
 
        * src/common/utils.c
@@ -5,7 +122,6 @@
                > Malformed message: Unexpected characters at end of parameters:
                > =_Thu__28_Oct_2)
 
-
 2004-10-29 [paul]
 
        * tools/textviewer.sh