2006-01-02 [colin] 1.9.100cvs119
[claws.git] / ChangeLog
1 2006-01-02 [colin]      1.9.100cvs119
2
3         * src/compose.c
4         * src/imap.c
5                 Fix autosave on IMAP and more generally try to
6                 return the correct ID on a newly added IMAP message
7
8 2006-01-02 [paul]       1.9.100cvs118
9
10         * manual/keyboard.xml
11                 edited
12
13 2006-01-01 [paul]       1.9.100cvs117
14
15         * src/gtk/authors.h
16                 alphabetical order
17
18 2005-12-30 [colin]      1.9.100cvs116
19
20         * manual/advanced.xml
21                 Explain Pre/Post-processing differences.
22
23 2005-12-30 [colin]      1.9.100cvs115
24
25         * src/mh.c
26                 Implement copy_msgs for a little optimization
27         * src/imap.c
28                 Finish yesterday's fix
29
30 2005-12-29 [colin]      1.9.100cvs114
31
32         * src/imap.c
33                 Fix occasional failure in fetching a mail over
34                 IMAP
35
36 2005-12-29 [cleroy]     1.9.100cvs113
37
38         * src/compose.c
39                 Don't remove a draft when sending it, if it is 
40                 locked.
41
42 2005-12-28 [colin]      1.9.100cvs112
43
44         * src/summaryview.c
45                 Fix leak for real
46
47 2005-12-28 [wwp]        1.9.100cvs111
48
49         * doc/faq/.cvsignore
50         * doc/faq/de/.cvsignore
51         * doc/faq/en/.cvsignore
52         * doc/faq/es/.cvsignore
53         * doc/faq/fr/.cvsignore
54         * doc/faq/it/.cvsignore
55         * doc/manual/.cvsignore
56         * doc/manual/de/.cvsignore
57         * doc/manual/en/.cvsignore
58         * doc/manual/es/.cvsignore
59         * doc/manual/fr/.cvsignore
60         * doc/manual/ja/.cvsignore
61         * src/plugins/mathml_viewer/.cvsignore
62                 rollback revival of those files (my bad, sorry for the noise).
63
64 2005-12-28 [wwp]        1.9.100cvs110
65
66         * src/compose.c
67                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
68
69 2005-12-28 [wwp]        1.9.100cvs109
70
71         * doc/faq/.cvsignore
72         * doc/faq/de/.cvsignore
73         * doc/faq/en/.cvsignore
74         * doc/faq/es/.cvsignore
75         * doc/faq/fr/.cvsignore
76         * doc/faq/it/.cvsignore
77         * doc/manual/.cvsignore
78         * doc/manual/de/.cvsignore
79         * doc/manual/en/.cvsignore
80         * doc/manual/es/.cvsignore
81         * doc/manual/fr/.cvsignore
82         * doc/manual/ja/.cvsignore
83         * src/plugins/mathml_viewer/.cvsignore
84         * po/.cvsignore
85                 more files to ignore.
86
87 2005-12-24 [colin]      1.9.100cvs108
88
89         * AUTHORS
90         * src/gtk/authors.h
91                 Update for Werner
92
93 2005-12-24 [colin]      1.9.100cvs107
94
95         * src/procmsg.c
96                 Allow NULL src_msginfo in 
97                 procmsg_msginfo_new_from_mimeinfo
98
99 2005-12-23 [paul]       1.9.100cvs106
100
101         * src/plugins/pgpinline/mypgpcore.def
102                 add this forgotten file
103
104 2005-12-23 [cleroy]     1.9.100cvs105
105
106         * src/mainwindow.c
107                 Fix missing break
108
109 2005-12-23 [cleroy]     1.9.100cvs104
110
111         * autogen.sh
112         * src/folder.c
113         * src/mh.c
114         * src/common/plugin.c
115         * src/common/socket.c
116         * src/common/socket.h
117         * src/common/utils.c
118         * src/common/utils.h
119         * src/gtk/pluginwindow.c
120         * src/plugins/pgpcore/plugin.def
121         * src/plugins/pgpcore/sylpheed.def
122         * src/plugins/pgpinline/Makefile.am
123         * src/plugins/pgpinline/plugin.def
124         * src/plugins/pgpinline/sylpheed.def
125         * src/plugins/pgpmime/plugin.def
126         * src/plugins/pgpmime/sylpheed.def
127                 Various w32 fixes by Werner Koch
128
129 2005-12-22 [paul]       1.9.100cvs103
130
131         * src/wizard.c
132                 don't offer IMAP as 'server type' if
133                 libetpan isn't built in
134
135 2005-12-22 [paul]       1.9.100cvs102
136
137         * AUTHORS
138         * src/mainwindow.c
139         * src/mainwindow.h
140         * src/toolbar.c
141         * src/gtk/authors.h
142                 support GTK_TOOLBAR_BOTH_HORIZ (text
143                 next to icon) Patch by Marien Zwart
144                 marienz@users.sf.net
145                 Also reword the text
146
147 2005-12-21 [colin]      1.9.100cvs101
148
149         * configure.ac
150                 Fix DATADIRNAME
151         * COPYING
152                 Fix missing section and explicit the exception better
153         * src/compose.c
154                 Prevent mail from being lost without notice when an
155                 SMTP error happens on trying to send an unmodified
156                 drafted mail.
157         * src/send_message.c
158         * src/common/smtp.c
159                 Fix password remembering when wrong, and add return
160                 value checks where they should have been
161         * src/plugins/pgpcore/sylpheed.def
162         * src/plugins/pgpinline/sylpheed.def
163         * src/plugins/pgpmime/sylpheed.def
164                 Add a few symbols needed
165
166 2005-12-21 [paul]       1.9.100cvs100
167
168         * m4/codeset.m4
169         * m4/glibc21.m4
170         * m4/intdiv0.m4
171         * m4/inttypes-pri.m4
172         * m4/inttypes.m4
173         * m4/inttypes_h.m4
174         * m4/isc-posix.m4
175         * m4/lcmessage.m4
176         * m4/stdint_h.m4
177         * m4/uintmax_t.m4
178                 gettextization
179                 thanks to Colin
180
181 2005-12-21 [paul]       1.9.100cvs99
182
183         * po/sv.po
184                 fixed by Colin
185
186 2005-12-20 [paul]       1.9.100cvs98
187
188         * po/sv.po
189                 updated by Anders Trobäck
190
191 2005-12-20 [colin]      1.9.100cvs97
192
193         * ABOUT-NLS
194         * Makefile.am
195         * autogen.sh
196         * configure.ac
197         * config/config.rpath
198         * config/mkinstalldirs
199         * m4/Makefile.am
200         * m4/glibc2.m4
201         * m4/gnupg.m4
202         * m4/gpgme.m4
203         * m4/intmax.m4
204         * m4/longdouble.m4
205         * m4/longlong.m4
206         * m4/printf-posix.m4
207         * m4/signed.m4
208         * m4/size_max.m4
209         * m4/ulonglong.m4
210         * m4/wchar_t.m4
211         * m4/wint_t.m4
212         * m4/xsize.m4
213         * po/Makefile.in.in
214         * po/Makevars
215         * po/bg.po
216         * po/ca.po
217         * po/cs.po
218         * po/de.po
219         * po/el.po
220         * po/en_GB.po
221         * po/es.po
222         * po/fi.po
223         * po/fr.po
224         * po/hr.po
225         * po/hu.po
226         * po/it.po
227         * po/ja.po
228         * po/ko.po
229         * po/nb.po
230         * po/nl.po
231         * po/pl.po
232         * po/pt_BR.po
233         * po/ru.po
234         * po/sk.po
235         * po/sr.po
236         * po/stamp-po
237         * po/sv.po
238         * po/zh_CN.po
239         * po/zh_TW.po
240         * src/Makefile.am
241         * src/codeconv.c
242         * src/compose.c
243         * src/exporthtml.c
244         * src/exportldif.c
245         * src/folder.c
246         * src/main.c
247         * src/manual.c
248         * src/mh.c
249         * src/mimeview.c
250         * src/send_message.c
251         * src/common/Makefile.am
252         * src/common/fnmatch.c
253         * src/common/fnmatch.h
254         * src/common/fnmatch_loop.c
255         * src/common/nntp.c
256         * src/common/plugin.c
257         * src/common/smtp.c
258         * src/common/socket.c
259         * src/common/string_match.c
260         * src/common/sylpheed.c
261         * src/common/utils.c
262         * src/common/utils.h
263         * src/common/w32_dirent.c
264         * src/common/w32_reg.c
265         * src/common/w32_signal.c
266         * src/common/w32_stat.c
267         * src/common/w32_stdio.c
268         * src/common/w32_stdlib.c
269         * src/common/w32_string.c
270         * src/common/w32_time.c
271         * src/common/w32_unistd.c
272         * src/common/w32_wait.c
273         * src/common/w32lib.h
274         * src/etpan/Makefile.am
275         * src/gtk/Makefile.am
276         * src/plugins/clamav/Makefile.am
277         * src/plugins/demo/Makefile.am
278         * src/plugins/dillo_viewer/Makefile.am
279         * src/plugins/pgpcore/Makefile.am
280         * src/plugins/pgpcore/passphrase.c
281         * src/plugins/pgpcore/plugin.def
282         * src/plugins/pgpcore/sgpgme.c
283         * src/plugins/pgpcore/sylpheed.def
284         * src/plugins/pgpcore/version.rc
285         * src/plugins/pgpinline/Makefile.am
286         * src/plugins/pgpinline/plugin.def
287         * src/plugins/pgpinline/sylpheed.def
288         * src/plugins/pgpinline/version.rc
289         * src/plugins/pgpmime/Makefile.am
290         * src/plugins/pgpmime/mypgpcore.def
291         * src/plugins/pgpmime/plugin.def
292         * src/plugins/pgpmime/sylpheed.def
293         * src/plugins/pgpmime/version.rc
294         * src/plugins/spamassassin/Makefile.am
295                 Very little ;-) patch from Werner Koch, providing
296                 infrastructure for cross-compiling to Win32
297
298 2005-12-20 [paul]       1.9.100cvs96
299
300         * src/account.c
301         * src/account.h
302         * src/mainwindow.c
303         * src/mainwindow.h
304         * src/toolbar.c
305         * src/toolbar.h
306                 add a combo to the Get All button, allowing
307                 quick retrieval from any account
308                 Patch by Fabien Vantard, slightly modified
309                 by Colin
310         * src/gtk/about.c
311                 i18n fix. Patch by Fabien Vantard
312
313 2005-12-19 [cleroy]     1.9.100cvs95
314
315         * src/compose.c
316         * src/compose.h
317                 Don't automatically join lines when they've 
318                 been separated by the user and not automatically
319
320 2005-12-19 [paul]       1.9.100cvs94
321
322         * src/gtk/pluginwindow.c
323                 i18n fix.
324                 Patch by Fabien Vantard
325
326 2005-12-15 [paul]       1.9.100cvs93
327
328         * src/common/plugin.c
329         * src/common/plugin.h
330         * src/gtk/pluginwindow.c
331         * src/plugins/clamav/clamav_plugin.c
332         * src/plugins/demo/demo.c
333         * src/plugins/dillo_viewer/dillo_viewer.c
334         * src/plugins/pgpcore/plugin.c
335         * src/plugins/pgpinline/plugin.c
336         * src/plugins/pgpmime/plugin.c
337         * src/plugins/spamassassin/spamassassin.c
338         * src/plugins/trayicon/trayicon.c
339                 add plugin_version()
340
341 2005-12-15 [cleroy]     1.9.100cvs92
342
343         * src/compose.c
344                 Further fix bug #875
345
346 2005-12-15 [paul]       1.9.100cvs91
347
348         * src/gtk/filesel.c
349                 fix attach_load_dir getting set to
350                 PLUGINDIR on plugin load
351
352 2005-12-14 [mones]      1.9.100cvs90
353
354         * manual/ack.xml
355         * manual/keyboard.xml
356                 Initial draft and some shortcuts added
357                 
358         * po/es.po
359                 Updated translation
360
361 2005-12-14 [colin]      1.9.100cvs89
362
363         * src/compose.c
364         * src/imap.c
365         * src/summaryview.c
366         * src/gtk/gtkaspell.c
367                 More leaks fixed
368         * src/prefs_folder_item.c
369                 Fix recursive prefs apply
370
371
372 2005-12-14 [cleroy]     1.9.100cvs88
373
374         * src/compose.c
375                 Fix bug #875 (Freeze On Inline Forward of 
376                 Large Message)
377
378 2005-12-13 [colin]      1.9.100cvs87
379
380         * src/compose.c
381                 Uniq-ify and sort the mimetypes list
382                 Patch by Fabien Vantard
383
384 2005-12-13 [colin]      1.9.100cvs86
385
386         * src/imap.c
387         * src/etpan/imap-thread.c
388                 Fix leaks (patch by Hoa)
389         * src/news.c
390         * src/common/plugin.c
391                 Fix leaks
392
393 2005-12-12 [colin]
394
395         * 2.0.0-rc2 released
396
397 2005-12-12 [colin]      1.9.100cvs85
398
399         * src/matcher.c
400                 Fix a leak
401
402 2005-12-12 [wwp]        1.9.100cvs84
403
404         * src/gtk/icon_legend.c
405                 fix misbehaviour and crash when closing the legend window
406         using the Esc key (patch by Fabien Vantard).
407
408 2005-12-12 [paul]       1.9.100cvs83
409
410         * src/browseldap.c
411         * src/foldersel.c
412         * src/prefs_actions.c
413         * src/prefs_filtering.c
414         * src/prefs_matcher.c
415         * src/prefs_spelling.glade      ** REMOVED **
416         * src/prefs_template.c
417         * src/gtk/foldersort.glade      ** REMOVED **
418         * src/gtk/pluginwindow.c
419         * src/gtk/pluginwindow.glade    ** REMOVED **
420         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
421                 cleanups
422
423 2005-12-11 [paul]       1.9.100cvs82
424
425         * src/gtk/filesel.c
426                 fix attach_load_dir crasher (double free)
427
428 2005-12-09 [paul]       1.9.100cvs81
429
430         * po/POTFILES.in
431         * src/mainwindow.c
432         * src/gtk/Makefile.am
433         * src/gtk/icon_legend.c
434         * src/gtk/icon_legend.h
435                 add icon legend
436         * src/manual.c
437                 cleanup
438
439 2005-12-09 [paul]       1.9.100cvs80
440
441         * src/plugins/pgpcore/passphrase.c
442                 wrap the label in the dialog
443
444 2005-12-09 [cleroy]     1.9.100cvs79
445
446         * src/plugins/pgpcore/sgpgme.c
447                 Display (untrusted) on not trusted signatures
448                 Patch by Michal Èihaø <michal@cihar.com>
449                 Closes bug #867 (Report also key trust)
450
451 2005-12-09 [cleroy]     1.9.100cvs78
452
453         * src/common/plugin.c
454                 Update licence check, following Eben Moglen's advice
455
456 2005-12-08 [colin]      1.9.100cvs77
457
458         * src/folder.c
459                 Fix the occasionnal item->cache != NULL 
460                 assertion failure. 
461
462 2005-12-08 [colin]      1.9.100cvs76
463
464         * src/mimeview.c
465         * src/plugins/pgpcore/sgpgme.c
466                 Print key id when unable to check it
467                 Closes bug #866 (Show key id when missing)
468
469 2005-12-08 [paul]       1.9.100cvs75
470
471         * src/prefs_common.c
472         * src/prefs_common.h
473         * src/gtk/filesel.c
474                 remember load attachment dir
475
476 2005-12-07 [colin]      1.9.100cvs74
477
478         * src/prefs_toolbar.c
479                 Gtk fixes, patch by Fabien Vantard
480
481 2005-12-07 [colin]      1.9.100cvs73
482
483         * src/action.c
484         * src/compose.c
485         * src/compose.h
486                 Fix bug #839 (Quoted text isn't colored after 
487                 executing an action)
488         * src/common/plugin.c
489                 Require plugins to declare their licence in plugin_licence()
490                 Refuse to load non-GPL plugins as they'd be illegal (as 
491                 derived works of Sylpheed-Claws, they must be GPL).
492         * src/plugins/clamav/clamav_plugin.c
493         * src/plugins/demo/demo.c
494         * src/plugins/dillo_viewer/dillo_viewer.c
495         * src/plugins/pgpcore/plugin.c
496         * src/plugins/pgpinline/plugin.c
497         * src/plugins/pgpmime/plugin.c
498         * src/plugins/spamassassin/spamassassin.c
499         * src/plugins/trayicon/trayicon.c
500                 Add plugin_licence()
501
502 2005-12-07 [paul]       1.9.100cvs72
503
504         * configure.ac
505         * src/mainwindow.c
506         * src/manual.c
507         * src/manual.h
508         * src/common/defs.h
509                 clean up after local FAQ removal and
510                 temporary manual removal
511
512 2005-12-06 [colin]      1.9.100cvs71
513
514         * configure.ac
515         * doc/Makefile.am
516         * doc/faq/.cvsignore
517         * doc/faq/Makefile.am
518         * doc/faq/de/.cvsignore
519         * doc/faq/de/Makefile.am
520         * doc/faq/de/sylpheed-faq-1.html
521         * doc/faq/de/sylpheed-faq-2.html
522         * doc/faq/de/sylpheed-faq-3.html
523         * doc/faq/de/sylpheed-faq.html
524         * doc/faq/en/.cvsignore
525         * doc/faq/en/Makefile.am
526         * doc/faq/en/sylpheed-faq-1.html
527         * doc/faq/en/sylpheed-faq-2.html
528         * doc/faq/en/sylpheed-faq-3.html
529         * doc/faq/en/sylpheed-faq-4.html
530         * doc/faq/en/sylpheed-faq.html
531         * doc/faq/es/.cvsignore
532         * doc/faq/es/Makefile.am
533         * doc/faq/es/sylpheed-faq-1.html
534         * doc/faq/es/sylpheed-faq-2.html
535         * doc/faq/es/sylpheed-faq-3.html
536         * doc/faq/es/sylpheed-faq-4.html
537         * doc/faq/es/sylpheed-faq.html
538         * doc/faq/fr/.cvsignore
539         * doc/faq/fr/Makefile.am
540         * doc/faq/fr/sylpheed-faq-1.html
541         * doc/faq/fr/sylpheed-faq-2.html
542         * doc/faq/fr/sylpheed-faq-3.html
543         * doc/faq/fr/sylpheed-faq.html
544         * doc/faq/it/.cvsignore
545         * doc/faq/it/Makefile.am
546         * doc/faq/it/sylpheed-faq-1.html
547         * doc/faq/it/sylpheed-faq-2.html
548         * doc/faq/it/sylpheed-faq-3.html
549         * doc/faq/it/sylpheed-faq.html
550         * doc/manual/.cvsignore
551         * doc/manual/Makefile.am
552         * doc/manual/de/.cvsignore
553         * doc/manual/de/Makefile.am
554         * doc/manual/de/sylpheed-1.html
555         * doc/manual/de/sylpheed-10.html
556         * doc/manual/de/sylpheed-11.html
557         * doc/manual/de/sylpheed-12.html
558         * doc/manual/de/sylpheed-13.html
559         * doc/manual/de/sylpheed-14.html
560         * doc/manual/de/sylpheed-15.html
561         * doc/manual/de/sylpheed-16.html
562         * doc/manual/de/sylpheed-17.html
563         * doc/manual/de/sylpheed-18.html
564         * doc/manual/de/sylpheed-19.html
565         * doc/manual/de/sylpheed-2.html
566         * doc/manual/de/sylpheed-20.html
567         * doc/manual/de/sylpheed-3.html
568         * doc/manual/de/sylpheed-4.html
569         * doc/manual/de/sylpheed-5.html
570         * doc/manual/de/sylpheed-6.html
571         * doc/manual/de/sylpheed-7.html
572         * doc/manual/de/sylpheed-8.html
573         * doc/manual/de/sylpheed-9.html
574         * doc/manual/de/sylpheed.html
575         * doc/manual/en/.cvsignore
576         * doc/manual/en/Makefile.am
577         * doc/manual/en/sylpheed-1.html
578         * doc/manual/en/sylpheed-10.html
579         * doc/manual/en/sylpheed-11.html
580         * doc/manual/en/sylpheed-12.html
581         * doc/manual/en/sylpheed-13.html
582         * doc/manual/en/sylpheed-14.html
583         * doc/manual/en/sylpheed-15.html
584         * doc/manual/en/sylpheed-16.html
585         * doc/manual/en/sylpheed-17.html
586         * doc/manual/en/sylpheed-18.html
587         * doc/manual/en/sylpheed-19.html
588         * doc/manual/en/sylpheed-2.html
589         * doc/manual/en/sylpheed-20.html
590         * doc/manual/en/sylpheed-21.html
591         * doc/manual/en/sylpheed-22.html
592         * doc/manual/en/sylpheed-3.html
593         * doc/manual/en/sylpheed-4.html
594         * doc/manual/en/sylpheed-5.html
595         * doc/manual/en/sylpheed-6.html
596         * doc/manual/en/sylpheed-7.html
597         * doc/manual/en/sylpheed-8.html
598         * doc/manual/en/sylpheed-9.html
599         * doc/manual/en/sylpheed.html
600         * doc/manual/es/.cvsignore
601         * doc/manual/es/Makefile.am
602         * doc/manual/es/sylpheed-1.html
603         * doc/manual/es/sylpheed-10.html
604         * doc/manual/es/sylpheed-11.html
605         * doc/manual/es/sylpheed-12.html
606         * doc/manual/es/sylpheed-13.html
607         * doc/manual/es/sylpheed-14.html
608         * doc/manual/es/sylpheed-15.html
609         * doc/manual/es/sylpheed-16.html
610         * doc/manual/es/sylpheed-17.html
611         * doc/manual/es/sylpheed-18.html
612         * doc/manual/es/sylpheed-19.html
613         * doc/manual/es/sylpheed-2.html
614         * doc/manual/es/sylpheed-20.html
615         * doc/manual/es/sylpheed-3.html
616         * doc/manual/es/sylpheed-4.html
617         * doc/manual/es/sylpheed-5.html
618         * doc/manual/es/sylpheed-6.html
619         * doc/manual/es/sylpheed-7.html
620         * doc/manual/es/sylpheed-8.html
621         * doc/manual/es/sylpheed-9.html
622         * doc/manual/es/sylpheed.html
623         * doc/manual/fr/.cvsignore
624         * doc/manual/fr/Makefile.am
625         * doc/manual/fr/sylpheed-1.html
626         * doc/manual/fr/sylpheed-10.html
627         * doc/manual/fr/sylpheed-11.html
628         * doc/manual/fr/sylpheed-12.html
629         * doc/manual/fr/sylpheed-13.html
630         * doc/manual/fr/sylpheed-14.html
631         * doc/manual/fr/sylpheed-15.html
632         * doc/manual/fr/sylpheed-16.html
633         * doc/manual/fr/sylpheed-17.html
634         * doc/manual/fr/sylpheed-18.html
635         * doc/manual/fr/sylpheed-19.html
636         * doc/manual/fr/sylpheed-2.html
637         * doc/manual/fr/sylpheed-20.html
638         * doc/manual/fr/sylpheed-3.html
639         * doc/manual/fr/sylpheed-4.html
640         * doc/manual/fr/sylpheed-5.html
641         * doc/manual/fr/sylpheed-6.html
642         * doc/manual/fr/sylpheed-7.html
643         * doc/manual/fr/sylpheed-8.html
644         * doc/manual/fr/sylpheed-9.html
645         * doc/manual/fr/sylpheed.html
646         * doc/manual/ja/.cvsignore
647         * doc/manual/ja/Makefile.am
648         * doc/manual/ja/sylpheed-1.html
649         * doc/manual/ja/sylpheed-10.html
650         * doc/manual/ja/sylpheed-11.html
651         * doc/manual/ja/sylpheed-12.html
652         * doc/manual/ja/sylpheed-13.html
653         * doc/manual/ja/sylpheed-14.html
654         * doc/manual/ja/sylpheed-15.html
655         * doc/manual/ja/sylpheed-16.html
656         * doc/manual/ja/sylpheed-17.html
657         * doc/manual/ja/sylpheed-18.html
658         * doc/manual/ja/sylpheed-19.html
659         * doc/manual/ja/sylpheed-2.html
660         * doc/manual/ja/sylpheed-20.html
661         * doc/manual/ja/sylpheed-3.html
662         * doc/manual/ja/sylpheed-4.html
663         * doc/manual/ja/sylpheed-5.html
664         * doc/manual/ja/sylpheed-6.html
665         * doc/manual/ja/sylpheed-7.html
666         * doc/manual/ja/sylpheed-8.html
667         * doc/manual/ja/sylpheed-9.html
668         * doc/manual/ja/sylpheed.html
669         * doc/manual/ja/sylpheed.sgml
670         * src/mainwindow.c
671                 Remove outdated manual and faq. Noisy, eh?
672
673 2005-12-06 [colin]      1.9.100cvs70
674
675         * src/compose.c
676         * src/quote_fmt_parse.y
677         * src/undo.c
678         * src/undo.h
679                 Allow %X to position cursor at 0 
680                 (no %X = before signature)
681                 Fix paste as quotation putting the cursor at 0
682                 Fix undo offsets when pasting
683                 Insert the quote_fmt at once instead of line 
684                 by line
685                 Fix [Edited] when starting to reply/forward
686
687 2005-12-06 [paul]       1.9.100cvs69
688
689         * src/plugins/clamav/clamav_plugin_gtk.c
690                 add another tooltip
691         * src/plugins/spamassassin/spamassassin_gtk.c
692                 rework spamassassin_create_widget_func()
693
694 2005-12-05 [colin]      1.9.100cvs68
695
696         * po/POTFILES.in
697                 Fix make release ;-)
698
699 2005-12-05 [colin]      1.9.100cvs67
700
701         * src/compose.c
702         * src/compose.h
703                 Fix cursor positioning (not obeying %X)
704
705 2005-12-05 [paul]       1.9.100cvs66
706
707         * src/plugins/dillo_viewer/dillo_prefs.c
708                 fix compilation warning
709
710 2005-12-05 [paul]       1.9.100cvs65
711
712         * src/prefs_spelling.c
713         * src/plugins/trayicon/trayicon.c
714                 cleanups - remove unused stuff
715
716 2005-12-05 [paul]       1.9.100cvs64
717
718         * README
719         * manual/plugins.xml
720                 remove info about removed mathml_viewer plugin
721
722 2005-12-05 [paul]       1.9.100cvs63
723
724         * configure.ac
725         * src/plugins/Makefile.am
726         * src/plugins/mathml_viewer/.cvsignore
727         * src/plugins/mathml_viewer/Makefile.am
728         * src/plugins/mathml_viewer/mathml_viewer.c
729                 remove unmaintained mathml_viewer plugin
730
731 2005-12-05 [paul]       1.9.100cvs62
732
733         * src/summaryview.c
734                 obey prefs_common.always_show_msg when
735                 moving a msg
736                 Thanks to Colin
737
738 2005-12-05 [paul]       1.9.100cvs61
739
740         * src/compose.c
741         * src/prefs_account.c
742         * src/prefs_filtering.c
743         * src/prefs_quote.c
744         * src/prefs_spelling.c
745         * src/prefs_toolbar.c
746         * src/summaryview.c
747         * src/gtk/gtkutils.c
748         * src/gtk/quicksearch.c
749         * src/plugins/dillo_viewer/dillo_prefs.c
750                 dialog cleanups
751
752 2005-12-04 [paul]       1.9.100cvs60
753
754         * src/inc.c
755         * src/prefs_account.c
756         * src/prefs_account.h
757                 allow a Local account to specify a
758                 default inbox
759                 (closes bug 843 'Inbox cannot be changed for local
760                  mailboxes')
761
762 2005-12-04 [colin]      1.9.100cvs59
763
764         * src/plugins/trayicon/trayicon.c
765                 Remove Get, rename Get All to Get Mail in order to
766                 be consistent with the default main toolbar
767
768 2005-12-03 [colin]      1.9.100cvs58
769
770         * manual/gpl.xml
771         * manual/sylpheed-claws-manual.xml
772                 Add GPL appendix
773
774 2005-12-03 [paul]       1.9.100cvs57
775
776         * AUTHORS
777         * po/sv.po
778         * src/gtk/authors.h
779                 new (partially complete) Swedish translation
780                 by Anders Troback <sylpheed@troback.com>
781
782 2005-12-02 [paul]       1.9.100cvs56
783
784         * configure.ac
785                 libetpan 0.41 required
786
787 2005-12-02 [paul]       1.9.100cvs55
788
789         * src/plugins/clamav/clamav_plugin.c
790         * src/plugins/clamav/clamav_plugin.h
791         * src/plugins/clamav/clamav_plugin_gtk.c
792         * src/plugins/spamassassin/spamassassin.c
793         * src/plugins/spamassassin/spamassassin.h
794         * src/plugins/spamassassin/spamassassin_gtk.c
795                 unregister prefs pages on unloading, thus
796                 preventing a crash
797                 (thanks to Colin for the hint)
798
799 2005-12-02 [wwp]        1.9.100cvs54
800
801         * src/quote_fmt.h
802         * src/quote_fmt_parse.y
803                 fix misuse of gboolean*, use gboolean instead
804                 (thanks to Paul, Colin, for pointing out that scaring one)
805
806 2005-12-02 [paul]       1.9.100cvs53
807
808         * src/plugins/clamav/clamav_plugin.c
809                 int no --> unsigned int no
810         * src/plugins/clamav/clamav_plugin_gtk.c
811                 rework config page
812
813 2005-12-02 [wwp]        1.9.100cvs52
814
815         * src/compose.c
816         * src/prefs_template.c
817         * src/quote_fmt.h
818         * src/quote_fmt_parse.y
819                 prevent from executing |f and |p templates commands when
820                 adding or replacing templates in prefs (avoids annoying and
821                 potentially dangerous behaviours)
822
823 2005-12-02 [paul]       1.9.100cvs51
824
825         * src/prefs_common.c
826                 allow translation of some default values
827                 Patch by Fabien Vantard
828
829 2005-12-02 [paul]       1.9.100cvs50
830
831         * src/codeconv.c
832         * src/codeconv.h
833         * src/prefs_common.c
834         * src/prefs_common.h
835         * src/prefs_message.c
836         * src/textview.c
837                 remove obsolete 'convert_mb_alnum' option
838                 and related stuff
839         * src/gtk/about.c
840                 remove unused 'about_textview_visibility_notify'
841
842 2005-12-02 [paul]       1.9.100cvs49
843
844         * src/prefs_account.c
845         * src/prefs_compose_writing.c
846         * src/prefs_fonts.c
847         * src/prefs_gtk.h
848         * src/prefs_image_viewer.c
849         * src/prefs_message.c
850         * src/prefs_other.c
851         * src/prefs_receive.c
852         * src/prefs_send.c
853         * src/prefs_spelling.c
854         * src/prefs_summaries.c
855         * src/prefs_wrapping.c
856         * src/plugins/dillo_viewer/dillo_prefs.c
857         * src/plugins/pgpcore/prefs_gpg.c
858                 several cleanups to the prefs dialogs
859                 (slightly modified) patch by Fabien Vantard
860
861 2005-12-02 [paul]       1.9.100cvs48
862
863         * src/main.c
864                 --exit means exit
865         * src/send_message.c
866                 fix crash on send when connection fails
867
868         Thanks to Colin
869
870 2005-12-01 [colin]      1.9.100cvs47
871
872         * src/html.c
873                 Translate &hellip; to "..."
874
875 2005-11-30 [colin]      1.9.100cvs46
876
877         * src/matcher.c
878         * src/matcher.h
879                 Optimize back yesterday's fix.
880
881 2005-11-30 [paul]       1.9.100cvs45
882
883         * manual/faq.xml
884                 standardised
885         * manual/intro.xml
886                 written by Colin, edited by me
887
888 2005-11-29 [colin]      1.9.100cvs44
889
890         * src/matcher.c
891                 Skip headers unconditionnaly in match_body if the
892                 rule is not message or ~message
893
894 2005-11-29 [colin]      1.9.100cvs43
895
896         * src/matcher.c
897                 Fix body_part and such, not skipping headers 
898                 if the matchcriteria wasn't the first in the rule
899
900 2005-11-29 [colin]      1.9.100cvs42
901
902         * src/compose.c
903                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
904                 option missing from message view window)
905                 Fix double text D'n'D with gtk-2.8
906         * src/matcher.c
907                 Fix ~message, ~headers_part, ~body_part rules
908         * src/messageview.c
909                 Add Windows-1252 (Closes bug #863)
910                 Fix accels
911         * src/gtk/gtkaspell.c
912                 Properly destroy accels in all menus
913
914 2005-11-29 [mones]      1.9.100cvs41
915
916         * po/es.po
917                 Updated.
918
919 2005-11-27 [colin]      1.9.100cvs40
920
921         * src/mh_gtk.c
922                 "/Remove mailbox" -> "/Remove mailbox..."
923
924 2005-11-27 [paul]       1.9.100cvs39
925
926         * AUTHORS
927         * po/de.po
928         * src/gtk/authors.h
929                 updated by new maintainer, Stephan Sachse
930
931 2005-11-27 [paul]       1.9.100cvs38
932
933         * manual/faq.xml
934                 written by Colin, edited by me
935
936 2005-11-27 [paul]       1.9.100cvs37
937
938         * src/prefs_common.c
939         * src/prefs_common.h
940         * src/prefs_receive.c
941         * src/prefs_summaries.c
942                 move 'go to inbox after receiving new mail'
943                 option from display/sumamaries to mail
944                 handling/receive, and rework prefs_summaries
945                 dialog a little
946
947 2005-11-25 [martin]     1.9.100cvs36
948
949         * po/de.po
950             fixed windows-1252 translation;
951             translated some new and fuzzy strings
952
953 2005-11-25 [paul]       1.9.100cvs35
954
955         * src/plugins/clamav/clamav_plugin.c
956                 complete the update done in cvs34
957
958 2005-11-25 [paul]       1.9.100cvs34
959
960         * src/plugins/clamav/clamav_plugin.c
961                 reflect upstream changes
962
963 2005-11-25 [paul]       1.9.100cvs33
964
965         * manual/ack.xml
966         * manual/plugins.xml
967         * manual/sylpheed-claws-manual.xml
968                 written/updated by Colin, edited by me
969         * tools/acroread2sylpheed.pl
970                 update binary name
971
972 2005-11-24 [cleroy]     1.9.100cvs32
973
974         * src/compose.c
975                 Fix bug #856 (reediting messages forgets Request
976                 Return Receipt)
977
978 2005-11-24 [paul]       1.9.100cvs31
979
980         * manual/addrbook.xml
981         * manual/starting.xml
982                 written by Colin, proofread, edited, adapted by me
983         * manual/advanced.xml
984                 add some Actions examples
985         * src/importldif.c
986                 use a Save button instead of a Close button
987         * src/wizard.c
988                 indicate mandatory fields
989                 fix page display
990                 Thanks to Colin
991
992 2005-11-23 [colin]      1.9.100cvs30
993
994         * src/addressbook.c
995                 Rename menu item, fix possible crash after
996                 deletion of books
997         * src/addrindex.c
998                 Allow searching for '*' in ldap
999         * src/browseldap.c
1000                 Fix "Browse Entry" (did anyone use it?)
1001         * src/wizard.c
1002                 Add guards for mandatory information
1003
1004 2005-11-23 [paul]       1.9.100cvs29
1005
1006         * manual/advanced.xml
1007                 corrections to the English
1008
1009 2005-11-23 [cleroy]     1.9.100cvs28
1010
1011         * src/mimeview.c
1012                 Fix possible crash at exit. After the call to
1013                 gtk_container_remove(), the Viewer's widget has no
1014                 more parent so gtk+ automatically frees it and its
1015                 sons. If destroy_viewer() then try to access it,
1016                 problems ensue.
1017
1018 2005-11-22 [colin]      1.9.100cvs27
1019
1020         * src/compose.c
1021         * src/gtk/gtkaspell.c
1022                 Fix right-clicking on a misspelled word
1023                 Fix More... in suggestions menu
1024
1025 2005-11-22 [wwp]        1.9.100cvs26
1026
1027         * src/prefs_template.c
1028                 templates works: re-sort templates list when adding or replacing,
1029                 prevent from adding or replacing when the template name is empty
1030
1031 2005-11-21 [colin]      1.9.100cvs25
1032
1033         * src/addressbook.c
1034                 Fix some addressbook suckage (dnd, select all)
1035         * src/compose.c
1036         * src/gtk/gtkaspell.c
1037         * src/gtk/gtkaspell.h
1038                 Make the spellchecker menu work with the 
1039                 GtkTextView one instead of overriding it
1040
1041 2005-11-20 [paul]       1.9.100cvs24
1042
1043         * manual/handling.xml
1044                 proofread and corrected
1045
1046 2005-11-20 [paul]       1.9.100cvs23
1047
1048         * manual/Makefile
1049                 generate html as one file
1050         * manual/advanced.xml
1051                 fix output generation
1052                 reformat hidden options list
1053         * manual/manual.xml     ** REMOVED **
1054         * manual/sylpheed-claws-manual.xml      ** ADDED **
1055                 renamed
1056
1057 2005-11-18 [colin]      1.9.100cvs22
1058
1059         * src/prefs_account.c
1060                 Fix layout in news and mbox accounts
1061         * manual/account.xml
1062         * manual/advanced.xml
1063                 New contents for Paul to check :)
1064
1065 2005-11-18 [wwp]        1.9.100cvs21
1066
1067         * src/gtk/quicksearch.c
1068                 don't update extended quicksearch buttons twice
1069
1070 2005-11-18 [paul]       1.9.100cvs20
1071
1072         * src/textview.c
1073                 complete 1.9.100cvs19
1074
1075 2005-11-18 [paul]       1.9.100cvs19
1076
1077         * src/compose.c
1078                 cosmetic improvements
1079         * src/textview.c
1080                 also list text/* attachments
1081
1082 2005-11-18 [cleroy]     1.9.100cvs18
1083
1084         * src/summaryview.c
1085                 Use column 0 instead of -1 in 
1086                 gtk_ctree_node_moveto, in a naive
1087                 hope it'll fix the gtk-related crashes
1088
1089 2005-11-18 [cleroy]     1.9.100cvs17
1090
1091         * src/gtk/inputdialog.c
1092                 Fix icon staying the first one
1093
1094 2005-11-17 [wwp]        1.9.100cvs16
1095                 fix possible problem showing some quicksearch buttons, and a bad
1096                 call to g_return_if_fail in a function that returns a value (both
1097                 fixes by Fabien Vantard)
1098
1099 2005-11-15 [wwp]        1.9.100cvs15
1100
1101         * src/gtk/quicksearch.c
1102                 added a tooltip to that obscure ... quicksearch button
1103
1104 2005-11-15 [wwp]        1.9.100cvs14
1105
1106         * src/gtk/quicksearch.c
1107                 add a quicksearch helper to filtering expression users: the ... button
1108                 raises the condition expr window. condition expressions set up w/ this
1109                 window are used by the quicksearch if the user closes it pressing OK.
1110
1111 2005-11-14 [paul]       1.9.100cvs13
1112
1113         * src/plugins/clamav/clamav_plugin.c
1114         * src/plugins/spamassassin/spamassassin.c
1115                 change plugin type following recent merging
1116
1117 2005-11-14 [wwp]        1.9.100cvs12
1118
1119         * src/folder.c
1120                 prevent from crashing when copying/moving message(s) from and
1121                 to the same folder
1122
1123 2005-11-14 [paul]       1.9.100cvs11
1124
1125         * src/plugins/clamav/Makefile.am
1126         * src/plugins/clamav/clamav_plugin.c
1127         * src/plugins/clamav/clamav_plugin.h
1128         * src/plugins/clamav/clamav_plugin_gtk.c
1129                 also merge clamav and clamav_gtk plugins
1130
1131 2005-11-13 [colin]      1.9.100cvs10
1132
1133         * configure.ac
1134         * src/plugins/spamassassin/Makefile.am
1135         * src/plugins/spamassassin/spamassassin.c
1136         * src/plugins/spamassassin/spamassassin.h
1137         * src/plugins/spamassassin/spamassassin_gtk.c
1138                 Merge spamassassin and spamassassin_gtk plugins,
1139                 and build it by default.
1140
1141 2005-11-12 [colin]      1.9.100cvs9
1142
1143         * src/etpan/imap-thread.c
1144                 Fix gcc warning
1145
1146 2005-11-12 [colin]      1.9.100cvs8
1147
1148         * src/procmime.c
1149                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
1150
1151 2005-11-10 [colin]      1.9.100cvs7
1152
1153         * src/main.c
1154                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
1155                 minimised state)
1156
1157 2005-11-10 [wwp]        1.9.100cvs6
1158
1159         * src/gtk/description_window.c
1160                 fix a crash when closing description windows using the WM's [X] button
1161
1162 2005-11-09 [colin]      1.9.100cvs5
1163
1164         * src/common/ssl.c
1165                 Update libetpan call to follow upstream
1166                 (yes, this requires libetpan-0.40cvs3)
1167
1168 2005-11-08 [colin]      1.9.100cvs4
1169
1170         * src/compose.c
1171         * src/textview.c
1172         * src/common/utils.c
1173         * src/common/utils.h
1174                 Enhance the email parser
1175
1176 2005-11-08 [colin]      1.9.100cvs3
1177
1178         * src/procmime.c
1179                 Fix what looks like an off-by-one (fixes 
1180                 attachments from the Bat)
1181
1182 2005-11-08 [wwp]        1.9.100cvs2
1183
1184         * src/main.c
1185                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
1186
1187 2005-11-08 [wwp]        1.9.100cvs1
1188
1189         * src/main.c
1190                 allow exiting Sylpheed-Claws from command-line
1191
1192 2005-11-08 [paul]       1.9.100
1193
1194         1.9.100 released
1195
1196 2005-11-07 [colin]      1.9.99cvs17
1197
1198         * src/addritem.c
1199         * src/ldif.c
1200                 Fix import of base-64 encoded items
1201
1202 2005-11-07 [cleroy]     1.9.99cvs16
1203
1204         * src/send_message.c
1205                 Fix bug #314 (Queue does not empty under certain 
1206                 circumstances)
1207
1208 2005-11-07 [paul]       1.9.99cvs15
1209
1210         * src/mutt.c
1211         * src/pine.c
1212                 fix buffer overflows
1213                 Thanks to Colin
1214
1215 2005-11-07 [paul]       1.9.99cvs14
1216
1217         * doc/man/Makefile.am
1218         * doc/man/sylpheed-claws.1      ** ADDED **
1219         * doc/man/sylpheed.1            ** DELETED **
1220                 rename and update the man file
1221
1222 2005-11-06 [colin]      1.9.99cvs13
1223
1224         * src/ldif.c
1225                 Fix ldif_get_line() that returned empty strings
1226                 (Didn't understand why). Also fix a possible
1227                 buffer overflow.
1228
1229 2005-11-06 [wwp]        1.9.99cvs12
1230
1231         * src/textview.c
1232         * src/gtk/about.c
1233         * src/gtk/gtkutils.c
1234         * src/gtk/gtkutils.h
1235                 fix a compilation warning,
1236                 make links sensitive in the about dialog
1237
1238 2005-11-04 [wwp]        1.9.99cvs11
1239
1240         * src/gtk/about.c
1241                 don't wrap or translate URIs, and a bit text format cleanup
1242
1243 2005-11-04 [wwp]        1.9.99cvs10
1244
1245         * src/gtk/about.c
1246                 better textview tagging implementation (no more use of marks for
1247                 postponed tagging)
1248
1249 2005-11-02 [colin]      1.9.99cvs9
1250
1251         * src/common/ssl.c
1252                 Forgot an ifdef
1253
1254 2005-11-02 [colin]      1.9.99cvs8
1255
1256         * configure.ac
1257                 Require libetpan-0.40 due to upstream fix
1258         * src/common/ssl.c
1259                 Tell libetpan not to call SSL_Library_Init,
1260                 as we do it ourselves.
1261
1262 2005-11-02 [colin]      1.9.99cvs7
1263
1264         * po/POTFILES.in
1265                 Add missing files (thanks to Fabien Vantard)
1266
1267 2005-11-02 [cleroy]     1.9.99cvs6
1268
1269         * src/summaryview.c
1270                 Fix totals when read messages are hidden or quicksearch
1271                 is on
1272         * src/ssl_manager.c
1273         * src/ssl_manager.h
1274         * src/common/ssl_certificate.c
1275         * src/common/ssl_certificate.h
1276         * src/gtk/sslcertwindow.c
1277         * src/gtk/sslcertwindow.h
1278                 Fix copyright on my stuff
1279
1280 2005-11-02 [wwp]        1.9.99cvs5
1281
1282         * src/prefs_themes.c
1283                 fix directory name checking (theme installation/removal),
1284                 made related error a bit more verbose
1285
1286 2005-11-02 [cleroy]     1.9.99cvs4
1287
1288         * src/summaryview.c
1289                 Fix typo (probably fixes bug #841 (Sort by the From 
1290                 field doesn't work)
1291
1292 2005-11-02 [paul]       1.9.99cvs3
1293
1294         * po/ko.po
1295         * po/nb.po
1296                 updated by SungHyun Nam, Geir Helland
1297         * src/wizard.c
1298                 fix typo in welcome message. spotted by
1299                 Andrea Spadaccini
1300
1301 2005-11-01 [colin]      1.9.99cvs2
1302
1303         * src/compose.c
1304                 Fix replying to ml wen confirming subscription
1305         * src/messageview.c
1306         * src/mimeview.c
1307         * src/mimeview.h
1308         * src/privacy.h
1309         * src/summaryview.c
1310                 Make key check non blocking
1311
1312 2005-10-31 [paul]       1.9.99cvs1
1313
1314         * tools/claws.i18n.status.pl
1315                 updated for ChangeLog
1316
1317 2005-10-31 [paul]       1.9.99
1318
1319         1.9.99 released
1320
1321 2005-10-31 [paul]       1.9.15cvs131
1322
1323         * .cvsignore
1324         * ChangeLog
1325         * ChangeLog.claws       ** REMOVED **
1326         * ChangeLog-gtk2.claws  ** REMOVED **
1327         * ChangeLog.gtk1        ** ADDED **
1328         * INSTALL
1329         * Makefile.am
1330         * NEWS
1331         * README
1332         * README.claws          ** REMOVED **
1333         * README.jp             ** REMOVED **
1334         * RELEASE_NOTES         ** ADDED **
1335         * RELEASE_NOTES.claws   ** REMOVED **
1336         * commitHelper
1337         * configure.ac
1338         * sylpheed.spec.in      ** REMOVED **
1339                 tidy up and update the default docs:
1340                 ChangeLog.claws is renamed ChangeLog.gtk1
1341                 ChangeLog-gtk2.claws is renamed ChangeLog
1342                 README.claws is renamed README
1343                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
1344
1345 2005-10-31 [paul]       1.9.15cvs130
1346
1347         * po/it.po
1348                 fix errors
1349
1350 2005-10-31 [paul]       1.9.15cvs129
1351
1352         * po/ca.po
1353         * po/de.po
1354         * po/en_GB.po
1355         * po/fr.po
1356         * po/it.po
1357         * po/pt_BR.po
1358         * po/sk.po
1359         * po/sr.po
1360         * po/zh_CN.po
1361                 updated by Miquel Oliete, Stephan Sachse and
1362                 Thomas Gilgin, me, Fabien Vantard, Andrea
1363                 Spadaccini, Frederico Goncalves Guimaraes,
1364                 Andrej Kacian, Aleksandar Urosevic, and
1365                 Ralgh Young.
1366
1367 2005-10-31 [mones]      1.9.15cvs128
1368
1369         * manual/faq.xml
1370                 More questions.
1371         
1372         * po/es.po
1373                 Updated for release.
1374
1375 2005-10-30 [colin]      1.9.15cvs127
1376
1377         * src/compose.c
1378                 Place cursor before rewrapping (fixes cursor
1379                 pos if quotation gets rewrapped)
1380
1381 2005-10-29 [paul]       1.9.15cvs126
1382
1383         * src/crash.c
1384         * src/foldersel.c
1385         * src/main.c
1386         * src/messageview.c
1387         * src/toolbar.c
1388         * src/gtk/authors.h
1389                 corrections to text items
1390
1391 2005-10-28 [colin]      1.9.15cvs125
1392
1393         * src/messageview.c
1394                 Make "hit 'C' to check sig" work from extern 
1395                 messageviews
1396
1397 2005-10-27 [colin]      1.9.15cvs124
1398
1399         * src/summaryview.c
1400                 Add a hack to avoid segfaulting when hammering 
1401                 on gtk's events
1402
1403 2005-10-27 [wwp]        1.9.15cvs123
1404
1405         * src/prefs_themes.c
1406                 sort list of themes names in themes prefs
1407
1408 2005-10-27 [paul]       1.9.15cvs122
1409
1410         * src/folder.c
1411         * src/prefs_account.c
1412                 fix building on Solaris
1413                 Patch by Alex Moore
1414
1415 2005-10-27 [wwp]        1.9.15cvs121
1416
1417         * src/summaryview.c
1418         * src/gtk/gtksctree.c
1419                 speed up unselecting messages in summary view (thanks to Colin)
1420
1421 2005-10-27 [paul]       1.9.15cvs120
1422
1423         * src/mainwindow.c
1424                 fix a compilation warning
1425         * src/summaryview.c
1426                 fix updating of 'n items selected' count
1427                 when deselecting
1428
1429 2005-10-27 [martin]     1.9.15cvs119
1430
1431         * src/action.c
1432                 ignore actions with a leading '/' in the action menu name
1433                 fixes a crash on menu creation
1434         * src/prefs_actions.c
1435                 do not allow a leading '/' in the action menu name
1436
1437 2005-10-27 [paul]       1.9.15cvs118
1438
1439         * src/main.c
1440                 fix compilation warning
1441
1442 2005-10-27 [paul]       1.9.15cvs117
1443
1444         * src/procmime.c
1445                 add #if HAVE_LOCALE_H
1446
1447 2005-10-27 [paul]       1.9.15cvs116
1448
1449         * src/plugins/clamav/clamav_plugin.c
1450         * src/plugins/dillo_viewer/dillo_viewer.c
1451         * src/plugins/mathml_viewer/mathml_viewer.c
1452         * src/plugins/pgpcore/plugin.c
1453         * src/plugins/pgpinline/plugin.c
1454         * src/plugins/pgpmime/plugin.c
1455         * src/plugins/spamassassin/spamassassin.c
1456         * src/plugins/trayicon/trayicon.c
1457                 plugin_init() : make error messages more
1458                 informative
1459
1460 2005-10-26 [wwp]        1.9.15cvs115
1461
1462         * src/prefs_matcher.c
1463                 enlarge boolean op widget width a bit (wasn't always showing text contents)
1464
1465 2005-10-26 [wwp]        1.9.15cvs114
1466
1467         * src/procmime.c
1468         * src/gtk/gtksctree.c
1469         * src/plugins/spamassassin/libspamc.c
1470         * src/plugins/spamassassin/spamassassin.c
1471                 fix some compilation warnings more
1472
1473 2005-10-26 [mones]      1.9.15cvs113
1474
1475         * po/es.po
1476                 Updated translation
1477
1478 2005-10-26 [paul]       1.9.15cvs112
1479
1480         * src/prefs_message.c
1481                 give all display_xface stuff the
1482                 #if HAVE_LIBCOMPFACE treatment, thus
1483                 preventing a crash
1484                 (Thanks to Wolfgang Enderlein)
1485
1486 2005-10-26 [colin]      1.9.15cvs111
1487
1488         * src/gedit-print.c
1489                 Fix date format
1490         * src/imap_gtk.c
1491         * src/news_gtk.c
1492                 Remove context menu items that should not be there
1493         * src/jpilot.c
1494                 Fix encoding
1495         * src/main.c
1496         * src/mainwindow.c
1497                 Don't show the mainwindow too soon
1498
1499 2005-10-26 [wwp]        1.9.15cvs110
1500
1501         * src/folder.c
1502         * src/manual.c
1503         * src/summaryview.c
1504                 fix uninitialized pointers in the folder updating hook
1505                 (thanks to Colin)
1506
1507 2005-10-25 [mones]      1.9.15cvs109
1508
1509         * manual/faq.xml
1510                 General information subsection completed. 
1511                 Removed archaic references.
1512                 
1513         * manual/Makefile
1514         * manual/dtd/manual.dsl
1515                 Added customization stylesheet for getting paragraphs
1516                 fully justified in PDF output (as suggested by Colin).
1517
1518 2005-10-25 [colin]      1.9.15cvs108
1519
1520         * src/compose.c
1521                 Fix a second leak
1522
1523 2005-10-25 [colin]      1.9.15cvs107
1524
1525         * src/addrbook.c
1526         * src/addrindex.c
1527                 Fix leak (xml_get_element() allocates memory)
1528         * src/compose.c
1529                 Fix leak + dead code (shame!)
1530         * src/procmime.c
1531                 Fix leak
1532
1533 2005-10-25 [colin]      1.9.15cvs106
1534
1535         * src/mimeview.c
1536                 Fix encoding issue in Save all and in 
1537                 overwrite-confirmation alertpanel
1538
1539 2005-10-25 [cleroy]     1.9.15cvs105
1540
1541         * src/common/socket.c
1542                 Fix a leak - Thanks to Christopher Aillon
1543                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
1544
1545 2005-10-25 [paul]       1.9.15cvs104
1546
1547         * src/wizard.c
1548                 Always guess servers from the right-hand
1549                 email part and guess username from the
1550                 left-hand part. (Thanks to Colin)
1551                 add an X-Face to the welcome message
1552
1553 2005-10-25 [paul]       1.9.15cvs103
1554
1555         * manual/handling.xml
1556                 written by Colin, edited by me
1557
1558 2005-10-25 [wwp]        1.9.15cvs102
1559
1560         * src/folderview.c
1561         * src/grouplistdialog.c
1562         * src/imap.c
1563         * src/noticeview.c
1564                 fix some compilation warnings
1565
1566 2005-10-24 [paul]
1567
1568         1.9.99-rc3 released
1569
1570 2005-10-24 [paul]       1.9.15cvs101
1571
1572         * src/gtk/about.c
1573                 fix window sizing
1574
1575 2005-10-24 [paul]       1.9.15cvs100
1576
1577         * src/pixmaps/offline.xpm
1578         * src/pixmaps/online.xpm
1579                 replace with last default versions
1580
1581 2005-10-24 [colin]      1.9.15cvs99
1582
1583         * src/imap.c
1584                 Fix bug when moving a folder
1585         * src/imap_gtk.c
1586         * src/mh_gtk.c
1587                 "Delete folder" pops up a window, so it 
1588                 should be suffixed with "..."
1589         * src/plugins/pgpcore/sgpgme.c
1590                 Include locale.h
1591
1592 2005-10-24 [mones]      1.9.15cvs98
1593
1594         * manual/Makefile
1595         * manual/account.xml
1596         * manual/ack.xml
1597         * manual/addrbook.xml
1598         * manual/advanced.xml
1599         * manual/faq.xml
1600         * manual/glossary.xml
1601         * manual/gpl.xml
1602         * manual/handling.xml
1603         * manual/intro.xml
1604         * manual/keyboard.xml
1605         * manual/manual.xml
1606         * manual/plugins.xml
1607         * manual/starting.xml
1608         * manual/dtd/sdocbook.dtd
1609                 Initial manual structure and some content.
1610
1611 2005-10-23 [wwp]        1.9.15cvs97
1612
1613         * src/gtk/about.c
1614                 fix a typo
1615
1616 2005-10-23 [wwp]        1.9.15cvs96
1617
1618         * src/gtk/about.c
1619         * src/gtk/authors.h
1620                 rework of the about window (main work by Paul), also featuring a few
1621                 fixes for typos and duplicate names
1622
1623 2005-10-23 [wwp]        1.9.15cvs95
1624
1625         * src/.cvsignore
1626                 Ignore the right binary name (sylpheed-claws now)
1627
1628 2005-10-23 [paul]       1.9.15cvs94
1629
1630         * src/compose.c
1631                 when using Folder Pref 'Default To for
1632                 replies' make the entry in the Compose
1633                 window bold
1634                 Patch by Fabien Vantard
1635
1636 2005-10-22 [colin]      1.9.15cvs93
1637
1638         * src/codeconv.c
1639                 Fix leak
1640
1641 2005-10-22 [colin]      1.9.15cvs92
1642
1643         * src/codeconv.c
1644                 try to convert using locale (apart utf8) if necessary
1645
1646 2005-10-22 [colin]      1.9.15cvs91
1647
1648         * src/pixmaps/new.xpm
1649         * src/pixmaps/unread.xpm
1650                 Make the unread envelope blue again and
1651                 saturate the new one a bit more.
1652
1653 2005-10-22 [colin]      1.9.15cvs90
1654
1655         * src/compose.c
1656                 When replying to a mail sent by one of our accounts,
1657                 use the original list of recipients. Let 'Reply All'
1658                 and 'Reply to sender' work like previously.
1659
1660 2005-10-21 [colin]      1.9.15cvs89
1661
1662         * src/prefs_filtering.c
1663                 Clear fields after add and replace
1664         * src/textview.c
1665                 Display xface differently (better)
1666         * src/plugins/pgpinline/pgpinline.c
1667                 Fix crappy encodings/recodings
1668
1669 2005-10-21 [paul]       1.9.15cvs88
1670
1671         * src/compose.c
1672         * src/prefs_folder_item.c
1673         * src/toolbar.c
1674                 fix news folder Folder Properties
1675                 (thanks to Colin)
1676         * src/folderview.c
1677                 update folderview after Themes change
1678                 keep selected folder selected
1679                 (thanks to Colin)
1680
1681 2005-10-21 [paul]       1.9.15cvs87
1682
1683         * tools/Makefile.am
1684         * tools/OOo2sylpheed.pl
1685         * tools/README
1686         * tools/README.sylprint
1687         * tools/asus_mailled.sh         ** REMOVED **
1688         * tools/filter_conv.pl
1689         * tools/freshmeat_search.pl
1690         * tools/google_search.pl
1691         * tools/gpg-sign-syl            ** REMOVED **
1692         * tools/kmail2sylpheed.pl
1693         * tools/kmail2sylpheed_v2.pl
1694         * tools/multiwebsearch.pl
1695         * tools/nautilus2sylpheed.sh
1696         * tools/newscache_clean.pl
1697         * tools/outlook2sylpheed.pl
1698         * tools/sylpheed-switcher       ** REMOVED **
1699         * tools/sylprint.pl
1700         * tools/sylprint.rc
1701         * tools/tb2sylpheed
1702         * tools/vcard2xml.py
1703         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1704                 update default config dir
1705                 update binary name (thanks to Fabien Vantard)
1706                 remove obsolete scripts
1707
1708 2005-10-21 [cleroy]     1.9.15cvs86
1709
1710         * src/inc.c
1711                 Fix possible leak and units. Based on a patch by
1712                 Fabien Vantard.
1713
1714 2005-10-20 [colin]      1.9.15cvs85
1715
1716         * src/textview.c
1717                 Clear xface when clearing textview
1718
1719 2005-10-20 [colin]      1.9.15cvs84
1720
1721         * configure.ac
1722         * src/folderview.c
1723         * src/headerview.c
1724         * src/main.c
1725         * src/prefs_common.c
1726         * src/prefs_common.h
1727         * src/prefs_message.c
1728         * src/textview.c
1729         * src/textview.h
1730         * src/common/defs.h
1731         * src/common/utils.c
1732         * src/common/utils.h
1733         * src/gtk/gtkutils.c
1734         * src/gtk/gtkutils.h
1735                 Migrate config to .sylpheed-claws (Automatically)
1736                 Add a way to get the Xface in the TextView
1737
1738 2005-10-20 [colin]      1.9.15cvs83
1739
1740         * src/gtk/Makefile.am
1741         * src/gtk/about.c
1742         * src/gtk/authors.h
1743                 Make the about dialog *grooovy*
1744
1745 2005-10-20 [colin]      1.9.15cvs82
1746
1747         * src/mimeview.c
1748                 Use "Open with" on double click if no command
1749                 was found
1750
1751 2005-10-20 [colin]      1.9.15cvs81
1752
1753         * src/imap.c
1754         * src/etpan/imap-thread.c
1755                 Fix possible crash.
1756
1757 2005-10-20 [paul]       1.9.15cvs80
1758
1759         * src/folder.c
1760                 don't show clipkey icon if the only
1761                 attachment is the signature
1762                 Patch by Colin
1763
1764 2005-10-20 [paul]       1.9.15cvs79
1765
1766         * AUTHORS
1767         * src/plugins/pgpmime/pgpmime.c
1768                 name the PGP/MIME signature 'signature.asc'
1769                 Patch by Andrew Nelson <freeandy@gmail.com>
1770
1771 2005-10-19 [colin]      1.9.15cvs78
1772
1773         * src/plugins/pgpmime/pgpmime.c
1774                 Oops, no need to double-check though
1775
1776 2005-10-19 [colin]      1.9.15cvs77
1777
1778         * src/plugins/pgpinline/pgpinline.c
1779         * src/plugins/pgpmime/pgpmime.c
1780                 Check that my_tmpfile() doesn't 
1781                 return NULL
1782
1783 2005-10-19 [colin]      1.9.15cvs76
1784
1785         * src/common/utils.c
1786                 Use shorter mime boundaries to avoid having
1787                 MTAs rewrapping our headers, breaking the
1788                 PGP signature in the process 
1789         * src/compose.c
1790         * src/plugins/pgpmime/pgpmime.c
1791                 Check for boundary uniqueness to be sure
1792                 it won't happen, instead of hoping for the
1793                 best
1794
1795 2005-10-19 [colin]      1.9.15cvs75
1796
1797         * sylpheed-claws.desktop
1798         * src/Makefile.am
1799         * src/main.c
1800                 Ship a sylpheed-claws binary instead
1801                 of a sylpheed one. Change the socket
1802                 name, too
1803         * src/folderview.c
1804                 Update folder only if it changed
1805         * src/wizard.c
1806                 Fix i18n in welcome mail, patch by
1807                 Fabien Vantard
1808
1809 2005-10-19 [paul]
1810
1811         1.9.99-rc2 released
1812
1813 2005-10-19 [paul]       1.9.15cvs74
1814
1815         * src/folder.c
1816         * src/folderview.c
1817                 fix summaryview update
1818                 Patch by Colin
1819
1820 2005-10-18 [colin]      1.9.15cvs73
1821
1822         * src/plugins/pgpcore/passphrase.c
1823                 Don't XGrabServer, and try a bit more to 
1824                 sync everything before grabbing mouse/keyboard
1825
1826 2005-10-18 [colin]      1.9.15cvs72
1827
1828         * src/Makefile.am
1829         * src/addressadd.c
1830         * src/addressbook.c
1831         * src/folderview.c
1832         * src/grouplistdialog.c
1833         * src/mimeview.c
1834         * src/stock_pixmap.c
1835         * src/stock_pixmap.h
1836         * src/summaryview.c
1837         * src/gtk/gtksctree.c
1838         * src/gtk/gtksctree.h
1839         * src/pixmaps/empty.xpm
1840                 Implement a wrapper call for gtk_ctree_set_node_info
1841                 and gtk_ctree_insert_node, that uses a 1x1 transparent
1842                 pixmap instead of a NULL one. This works around some
1843                 memory problems deep inside gtk, revealed by valgrind,
1844                 and fixes bug #834 (Pressing CTRl-D on a message marked 
1845                 as locked crashes sylpheed.), as well as, probably, 
1846                 wwp's 4th dimension problems that happen in gtk_ctree_*.
1847
1848 2005-10-17 [colin]      1.9.15cvs71
1849
1850         * src/mimeview.c
1851                 Provide visual feedback when checking
1852                 signature
1853
1854 2005-10-17 [colin]      1.9.15cvs70
1855
1856         * src/main.c
1857                 Keep the folder list frozen while checking caches...
1858
1859 2005-10-17 [colin]      1.9.15cvs69
1860
1861         * src/addr_compl.c
1862                 Fi bug #833 (Autocompleting from addressbook 
1863                 fails with extended chars)
1864         * src/imap.c
1865                 Fix 'adding messages' staying in statusbar
1866                 after an error
1867
1868 2005-10-17 [wwp]        1.9.15cvs68
1869
1870         * src/ssl_manager.c
1871                 Fix buttons' layout resizing when window size changes
1872
1873 2005-10-17 [wwp]        1.9.15cvs67
1874
1875         * src/account.c
1876         * src/prefs_account.c
1877         * src/prefs_common.c
1878         * src/prefs_common.h
1879         * src/prefs_folder_item.c
1880         * src/prefs_gtk.c
1881         * src/gtk/logwindow.c
1882         * src/gtk/pluginwindow.c
1883         * src/gtk/prefswindow.c
1884         * src/gtk/prefswindow.h
1885                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
1886
1887 2005-10-17 [paul]       1.9.15cvs66
1888
1889         * configure.ac
1890                 fix missing libetpan message
1891         * po/en_GB.po
1892                 updated
1893         * src/crash.c
1894         * src/manual.c
1895         * src/prefs_themes.c
1896         * src/common/defs.h
1897                 add some new URI defines, change some
1898                 others
1899         * src/wizard.c
1900                 make welcome message translatable
1901                 small improvements to english
1902                 other tweaks
1903         * src/gtk/menu.c
1904                 fix warnings
1905
1906 2005-10-17 [paul]       1.9.15cvs65
1907
1908         * src/summaryview.c
1909                 fix column titles
1910
1911 2005-10-16 [mones]      1.9.15cvs64
1912
1913         * po/es.po
1914                 Updated translation
1915
1916 2005-10-16 [colin]
1917
1918         1.9.99-rc1 released
1919
1920 2005-10-16 [colin]      1.9.15cvs63
1921
1922         * src/wizard.c
1923                 Fix whitespace
1924
1925 2005-10-16 [colin]      1.9.15cvs62
1926
1927         * src/toolbar.c
1928                 s/Get All/Get Mail/
1929         * src/wizard.c
1930                 Real welcome mail text, thanks Paul
1931
1932 2005-10-16 [colin]      1.9.15cvs61
1933
1934         * src/editldap.c
1935         * src/exporthtml.c
1936         * src/main.c
1937         * src/mainwindow.c
1938         * src/prefs_themes.c
1939         * src/prefs_toolbar.c
1940         * src/plugins/demo/demo.c
1941         * src/plugins/trayicon/trayicon.c
1942                 s/Sylpheed/Sylpheed-Claws/
1943
1944 2005-10-16 [colin]      1.9.15cvs60
1945
1946         * src/wizard.c
1947                 Add a welcome email in the first empty mailbox
1948         * src/prefs_common.c
1949                 Change one more default
1950
1951 2005-10-16 [colin]      1.9.15cvs59
1952
1953         * src/wizard.c
1954                 Remove printf
1955
1956 2005-10-16 [colin]      1.9.15cvs58
1957
1958         * src/toolbar.c
1959         * src/prefs_common.c
1960                 Change some defaults
1961
1962 2005-10-16 [colin]      1.9.15cvs57
1963
1964         * src/toolbar.c
1965         * src/prefs_common.c
1966                 Change some defaults
1967
1968 2005-10-16 [colin]      1.9.15cvs56
1969
1970         * src/wizard.c
1971                 By default, initialize fonts to have
1972                 the same size as normal GtkWidgets
1973
1974 2005-10-16 [colin]      1.9.15cvs55
1975
1976         * src/mimeview.c
1977                 Fix message a bit more
1978
1979 2005-10-16 [colin]      1.9.15cvs54
1980
1981         * src/addressbook.c
1982                 Second attempt at flicker fixing
1983
1984 2005-10-16 [colin]      1.9.15cvs53
1985
1986         * src/addressbook.c
1987                 Fix flicker
1988
1989 2005-10-16 [wwp]        1.9.15cvs52
1990
1991         * src/addressbook.c
1992         * src/editaddress.c
1993         * src/prefs_common.c
1994         * src/prefs_common.h
1995                 Remember window sizes (address book)
1996
1997 2005-10-16 [wwp]        1.9.15cvs51
1998
1999         * src/plugins/clamav/clamav_plugin_gtk.c
2000         * src/plugins/spamassassin/spamassassin_gtk.c
2001                 Fix compilation warnings (missing #include).
2002
2003 2005-10-16 [colin]      1.9.15cvs50
2004
2005         * src/mimeview.c
2006         * src/summaryview.c
2007         * src/textview.c
2008                 Make 'c' check signature, and forward
2009                 c, l, y, t from summaryview to mimeview
2010
2011 2005-10-16 [colin]      1.9.15cvs49
2012
2013         * src/addressbook.c
2014                 Put border around buttons
2015         * src/mainwindow.c
2016         * src/summaryview.c
2017                 Rework menus (Patch based on a patch
2018                 by Paul)
2019
2020 2005-10-15 [wwp]        1.9.15cvs48
2021
2022         * src/editjpilot.c
2023         * src/editldap.c
2024         * src/editvcard.c
2025         * src/exphtmldlg.c
2026         * src/expldifdlg.c
2027         * src/export.c
2028         * src/import.c
2029         * src/importldif.c
2030         * src/importmutt.c
2031         * src/importpine.c
2032         * src/prefs_account.c
2033         * src/prefs_spelling.c
2034         * src/gtk/gtkutils.c
2035         * src/gtk/gtkutils.h
2036         * src/plugins/clamav/clamav_plugin_gtk.c
2037         * src/plugins/spamassassin/spamassassin_gtk.c
2038                 use nicer browse-for-file/dir buttons than the "..." ones,
2039                 code factorizing more.
2040
2041 2005-10-14 [colin]      1.9.15cvs47
2042
2043         * src/mainwindow.c
2044                 set relief on the account switcher so that people see it
2045                 grey out Create processing rules when no message is selected
2046         * src/prefs_filtering.c
2047                 ask before closing if the rule has not been modified, even if
2048                 it's not valid
2049         * src/prefs_matcher.c
2050                 fix sensitivity when entering the dialog
2051         * src/gtk/inputdialog.c
2052                 display a better icon on password ask
2053         * src/plugins/pgpcore/passphrase.c
2054                 make the dialog look better
2055
2056 2005-10-14 [paul]       1.9.15cvs46
2057
2058         * src/folderview.c
2059                 indicate presense of marked msgs in
2060                 unexpanded subfolders
2061
2062 2005-10-14 [paul]       1.9.15cvs45
2063
2064         * src/prefs_actions.c
2065         * src/prefs_common.c
2066         * src/prefs_common.h
2067         * src/prefs_filtering_action.c
2068         * src/prefs_matcher.c
2069         * src/prefs_template.c
2070                 remember window sizes
2071                 fix Info button size
2072
2073         Patches by wwp
2074
2075 2005-10-13 [colin]      1.9.15cvs44
2076
2077         * src/mimeview.c
2078         * src/noticeview.c
2079         * src/noticeview.h
2080                 Add a tooltip on the icon (optional) 
2081                 Get rid of the signature buttons and only
2082                 use the icon+tooltip
2083
2084 2005-10-13 [colin]      1.9.15cvs43
2085
2086         * src/noticeview.c
2087         * src/noticeview.h
2088                 Add hand cursor for hovering over icon
2089
2090 2005-10-13 [colin]      1.9.15cvs42
2091
2092         * src/summaryview.c
2093                 Fix crash when quicksearch's hidden 
2094                 at startup
2095
2096 2005-10-13 [colin]      1.9.15cvs41
2097
2098         * src/compose.c
2099                 Set subject when forwarding multiple mails
2100                 Check that other recipient than the default Cc or Bcc
2101                 have been set before sending.
2102
2103 2005-10-13 [colin]      1.9.15cvs40
2104
2105         * src/imap.c
2106                 Batch per-folder
2107                 Introduce locking, but don't use it yet
2108
2109 2005-10-13 [colin]      1.9.15cvs39
2110
2111         * src/gtk/quicksearch.c
2112                 Reset quicksearch when hiding it
2113                 Make sticky a real pref
2114
2115 2005-10-13 [colin]      1.9.15cvs38
2116
2117         * src/summaryview.c
2118                 Faster prefs apply
2119
2120 2005-10-13 [colin]      1.9.15cvs37
2121
2122         * src/mimeview.c
2123         * src/noticeview.c
2124         * src/noticeview.h
2125         * src/plugins/pgpcore/sgpgme.c
2126                 Make privacy icon clickable
2127                 Move Trust field in Full info
2128                 When trust is less than full, don't display
2129                 a warning icon
2130
2131 2005-10-13 [colin]      1.9.15cvs36
2132
2133         * src/folder.c
2134                 Batch on flags sync
2135         * src/folderview.c
2136                 Revert speed hack which is dangerous in fact
2137                 Apply prefs faster
2138
2139 2005-10-13 [colin]      1.9.15cvs35
2140
2141         * src/folder_item_prefs.c
2142                 Fix pref corruption on folder move. Patch
2143                 by wwp
2144
2145 2005-10-13 [paul]       1.9.15cvs34
2146
2147         * src/export.c
2148         * src/import.c
2149                 fix typos in g_warnings
2150         * src/prefs_account.c
2151                 add a file selector for Signature file
2152
2153         Patches by wwp
2154
2155 2005-10-12 [colin]      1.9.15cvs33
2156
2157         * src/mimeview.c
2158                 Provide a quick way to go back from a
2159                 signature's full info to the email part
2160
2161 2005-10-12 [colin]      1.9.15cvs32
2162
2163         * src/compose.c
2164                 Remove old hack of encoding signed mails with base64.
2165                 QP works equally well.
2166
2167 2005-10-12 [colin]      1.9.15cvs31
2168
2169         * src/crash.c
2170                 Replace deprecated GtkText with GtkTextView
2171         * src/imap.c
2172                 Fix a logic bug about counts in imap_select
2173                 (previously un-triggered)
2174         * src/mainwindow.c
2175         * src/summaryview.c
2176         * src/news.c
2177                 Allow local deletion of news posts
2178         * src/mimeview.c
2179                 Show GPG noticeview on the message/rfc822 part
2180                 in addition to the text/plain one
2181         * src/prefs_image_viewer.c
2182           src/plugins/pgpcore/prefs_gpg.c
2183                 Polish (set the label as part of the checkbox)
2184         * src/wizard.c
2185                 Don't sit there doing nothing after destroying
2186                 the window - return err
2187
2188 2005-10-11 [colin]      1.9.15cvs30
2189
2190         * src/folderview.c
2191                 Apply processing rules before showing folders.
2192                 Early folder show (before flags sync) will only
2193                 be done when there are no processing rules (nor
2194                 pre- or post- ones)
2195         * src/imap.c
2196                 Fix stuff related to mail subdir, creation and 
2197                 deletion of folders 
2198         * src/imap_gtk.c
2199                 Don't allow creation of folders in NoInferior
2200                 folders, as it won't work
2201
2202 2005-10-10 [colin]      1.9.15cvs29
2203
2204         * src/compose.c
2205                 Reselect "None" Privacy system when selecting an
2206                 account with no privacy system defined
2207
2208 2005-10-10 [colin]      1.9.15cvs28
2209
2210         * src/mainwindow.c
2211                 Add Windows-1252 encoding
2212         * src/prefs_common.c
2213                 Rework some defaults:
2214                 - autosave to draft by default
2215                 - don't show header pane (it's already in the textview)
2216                 - Select first new or unread mail on entry
2217                 - Assume 'Yes' to change folder when there's no more
2218                   unread message
2219         * src/prefs_matcher.c
2220                 Fix a gtk assertion failure
2221         * src/gtk/colorlabel.c
2222                 Workaround bad repainting on selection
2223         * src/main.c
2224                 Freeze/thaw (a bit faster on ssh -X)
2225         * src/msgcache.c
2226                 Get rid of StrdupConverter that just adds an
2227                 extra strdup/free 
2228         * src/etpan/imap_thread.c
2229                 memset buf to 0
2230
2231 2005-10-10 [colin]      1.9.15cvs27
2232
2233         * src/export.c
2234         * src/import.c
2235                 Fix compile on gtk 2.4. Patch by wwp
2236
2237 2005-10-09 [colin]      1.9.15cvs26
2238
2239         * src/mainwindow.c
2240         * src/messageview.c
2241         * src/summaryview.c
2242                 Clarify forward menus. Patch by wwp
2243
2244 2005-10-09 [colin]      1.9.15cvs25
2245
2246         * src/compose.c
2247         * src/compose.h
2248                 Fix bug #829 (Non-working "Encrypt message by 
2249                 default when replying to an encrypted message")
2250
2251 2005-10-08 [colin]      1.9.15cvs24
2252
2253         * src/wizard.c
2254                 Fix bug #827 ("Welcome" setup wizard after a 
2255                 permission error gives up & forgets itself.)
2256
2257 2005-10-08 [colin]      1.9.15cvs23
2258
2259         * src/procmime.c
2260                 Fix bug #828 (Ignoring headers with spaces around = sign)
2261
2262 2005-10-08 [colin]      1.9.15cvs22
2263
2264         * src/export.c
2265                 Warning fix by wwp
2266
2267 2005-10-08 [colin]      1.9.15cvs21
2268
2269         * src/folder.c
2270         * src/folder.h
2271                 Add a processing_pending indicator, set on 
2272                 folder_item_open and cleared after 
2273                 folder_item_process_open
2274         * src/folderview.c
2275         * src/summaryview.c
2276                 wrap procmsg_msginfo_*_flags, and in the
2277                 wrapper check that there's no folder processing 
2278                 pending. If there is, defer the flags change until 
2279                 processing is done to avoid stepping over each
2280                 other's toes.
2281                 Freeze during processing, but not during scanning.
2282
2283 2005-10-07 [colin]      1.9.15cvs20
2284
2285         * src/plugins/pgpcore/passphrase.c
2286                 Fix bug #826 (X-Server hangs when 
2287                 right-clicking a PGP encrypted message)
2288
2289 2005-10-07 [paul]       1.9.15cvs19
2290
2291         * src/compose.c
2292                 fix compose_entries[]
2293                 patch by Fabien Vantard
2294
2295 2005-10-06 [colin]      1.9.15cvs18
2296
2297         * src/pixmaps/address.xpm
2298         * src/pixmaps/address_book.xpm
2299         * src/pixmaps/book.xpm
2300         * src/pixmaps/check_spelling.xpm
2301         * src/pixmaps/checkbox_off.xpm
2302         * src/pixmaps/checkbox_on.xpm
2303         * src/pixmaps/close.xpm
2304         * src/pixmaps/complete.xpm
2305         * src/pixmaps/continue.xpm
2306         * src/pixmaps/deleted.xpm
2307         * src/pixmaps/down_arrow.xpm
2308         * src/pixmaps/exec.xpm
2309         * src/pixmaps/forwarded.xpm
2310         * src/pixmaps/group.xpm
2311         * src/pixmaps/ignorethread.xpm
2312         * src/pixmaps/interface.xpm
2313         * src/pixmaps/jpilot.xpm
2314         * src/pixmaps/ldap.xpm
2315         * src/pixmaps/linewrap.xpm
2316         * src/pixmaps/linewrapcurrent.xpm
2317         * src/pixmaps/mail.xpm
2318         * src/pixmaps/mail_attach.xpm
2319         * src/pixmaps/mail_compose.xpm
2320         * src/pixmaps/mail_forward.xpm
2321         * src/pixmaps/mail_receive.xpm
2322         * src/pixmaps/mail_receive_all.xpm
2323         * src/pixmaps/mail_reply.xpm
2324         * src/pixmaps/mail_reply_to_all.xpm
2325         * src/pixmaps/mail_reply_to_author.xpm
2326         * src/pixmaps/mail_send.xpm
2327         * src/pixmaps/mail_send_queue.xpm
2328         * src/pixmaps/mime_application.xpm
2329         * src/pixmaps/mime_audio.xpm
2330         * src/pixmaps/mime_image.xpm
2331         * src/pixmaps/mime_message.xpm
2332         * src/pixmaps/mime_text_enriched.xpm
2333         * src/pixmaps/mime_text_html.xpm
2334         * src/pixmaps/mime_text_plain.xpm
2335         * src/pixmaps/mime_unknown.xpm
2336         * src/pixmaps/new.xpm
2337         * src/pixmaps/news_compose.xpm
2338         * src/pixmaps/offline.xpm
2339         * src/pixmaps/online.xpm
2340         * src/pixmaps/paste.xpm
2341         * src/pixmaps/preferences.xpm
2342         * src/pixmaps/privacy_emblem_encrypted.xpm
2343         * src/pixmaps/privacy_expired.xpm
2344         * src/pixmaps/privacy_failed.xpm
2345         * src/pixmaps/privacy_passed.xpm
2346         * src/pixmaps/privacy_signed.xpm
2347         * src/pixmaps/privacy_unknown.xpm
2348         * src/pixmaps/privacy_warn.xpm
2349         * src/pixmaps/properties.xpm
2350         * src/pixmaps/replied.xpm
2351         * src/pixmaps/search.xpm
2352         * src/pixmaps/unread.xpm
2353         * src/pixmaps/up_arrow.xpm
2354         * src/pixmaps/vcard.xpm
2355                 Modernize internal theme, with icons from the 
2356                 Gnomaws theme. Keep some of the old ones where
2357                 they were better.
2358
2359 2005-10-06 [colin]      1.9.15cvs17
2360
2361         * src/summaryview.c
2362                 Little optimisations + bugfix
2363         * src/toolbar.c
2364                 Remove default useless items - useless being defined
2365                 by the default relevant prefs
2366         * src/wizard.c
2367                 include config.h to make gettext work
2368         * src/prefs_themes.c
2369                 Fix selection of current theme in prefs
2370
2371 2005-10-06 [colin]      1.9.15cvs16
2372
2373         * src/prefs_common.c
2374         * src/prefs_common.h
2375         * src/prefs_summaries.c
2376         * src/folderview.c
2377                 Add a warning dialog on Mark all read 
2378                 (with pref to get rid of it)
2379
2380 2005-10-06 [paul]       1.9.15cvs15
2381
2382         * po/nb.po
2383         * po/pt_BR.po
2384                 updated by Geir Helland and Frederico
2385                 Goncalves Guimaraes
2386
2387 2005-10-05 [colin]      1.9.15cvs14
2388
2389         * src/folder.c
2390         * src/folder.h
2391         * src/folderview.c
2392         * src/folderview.h
2393         * src/imap_gtk.c
2394         * src/mh_gtk.c
2395         * src/mainwindow.c
2396         * src/setup.c
2397                 add a way to rescan without rebuilding
2398                 make moving a bit faster (less folders changes)
2399                 don't lock the tree on Get 
2400         * src/imap.c
2401                 Don't re-delete deleted messages before expunging
2402         * src/summaryview.c
2403                 Set batch mode when deleting mails
2404
2405 2005-10-05 [paul]       1.9.15cvs13
2406
2407         * src/mainwindow.c
2408         * src/mainwindow.h
2409                 fix disabled Execute menu item
2410         * src/toolbar.c
2411                 match the change in 1.9.15cvs10: use Compose
2412                 instead of News by default
2413
2414 2005-10-04 [colin]      1.9.15cvs12
2415
2416         * src/compose.c
2417                 When replying to an ML post with Reply-To set
2418                 to the poster's email, honor it (as before),
2419                 but also honor our user's request to reply to
2420                 the mailing list: set the ML address in the To
2421                 field and the Reply-To address in the Cc: 
2422                 field.
2423
2424 2005-10-04 [colin]      1.9.15cvs11
2425
2426         * src/plugins/trayicon/trayicon.c
2427                 Finish cosmetic change - thanks to wwp
2428
2429 2005-10-04 [colin]      1.9.15cvs10
2430
2431         * src/toolbar.c
2432                 Use Compose instead of Email by default.
2433                 Spotted by wwp.
2434
2435 2005-10-04 [colin]      1.9.15cvs9
2436
2437         * src/folder.c
2438         * src/folder.h
2439         * src/folderview.c
2440         * src/imap.c
2441         * src/etpan/imap-thread.c
2442         * src/etpan/imap-thread.h
2443                 Try to make IMAP faster, by simplifying SEARCH
2444                 commands, avoiding sending two STATUS in a row,
2445                 and deferring flags sync and processing just
2446                 after displaying the folder. 
2447                 This will update the SummaryView in certain
2448                 cases (new mails not already fetched, flags
2449                 changed from another client) but in a non-
2450                 blocking manner.
2451
2452 2005-10-04 [colin]      1.9.15cvs8
2453
2454         * src/plugins/trayicon/trayicon.c
2455                 Relabel "Offline" to "Work offline"
2456
2457 2005-10-04 [colin]      1.9.15cvs7
2458
2459         * src/export.c
2460         * src/import.c
2461         * src/mbox.c
2462                 Fix mbox import/export buglets
2463                 Patch by wwp
2464         * src/plugins/trayicon/trayicon.c
2465                 Add offline swithc
2466                 Patch by wwp
2467
2468 2005-10-04 [colin]      1.9.15cvs6
2469
2470         * src/folder.c
2471         * src/folderview.c
2472         * src/summaryview.c
2473                 Better fix (don't break mark all read) for cvs2
2474
2475 2005-10-03 [colin]      1.9.15cvs5
2476
2477         * src/folder.c
2478                 Use a sane sort by default
2479
2480 2005-10-03 [colin]      1.9.15cvs4
2481
2482         * src/inc.c
2483                 Add a 'Only once' button for overriding offline mode
2484         * src/prefs_account.c
2485         * src/wizard.c
2486                 Add Local mbox to the wizard
2487                 Add IMAP subdir to the wizard (or the wizard is useless
2488                 for such accounts, or even worse than useless)
2489                 Move IMAP subdir from Advanced to Receive tab, as it's
2490                 not that uncommon
2491
2492 2005-10-03 [colin]      1.9.15cvs3
2493
2494         * src/send_message.c
2495                 Forgot this one in cvs1
2496
2497 2005-10-03 [colin]      1.9.15cvs2
2498
2499         * src/folder.c
2500                 Faster close when leaving a folder with lots
2501                 of new mails. Idea by David Relson.
2502
2503 2005-10-03 [colin]      1.9.15cvs1
2504
2505         * src/compose.c
2506         * src/imap.c
2507         * src/inc.c
2508         * src/main.c
2509         * src/messageview.c
2510         * src/news.c
2511         * src/summaryview.c
2512         * src/gtk/sslcertwindow.c
2513         * src/plugins/trayicon/trayicon.c
2514                 Add accels to every AlertPanel. Patch by Fabien 
2515                 Vantard
2516
2517 2005-10-03 [paul]       1.9.15
2518
2519         1.9.15 released
2520
2521 2005-10-03 [paul]       1.9.14cvs68
2522
2523         * po/ca.po
2524         * po/de.po
2525         * po/es.po
2526         * po/fi.po
2527         * po/fr.po
2528         * po/sk.po
2529         * po/sr.po
2530         * po/zh_CN.po
2531                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2532                 Mones Lastra, Tommi Pirinen, Fabien vantard,
2533                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
2534
2535 2005-10-03 [paul]       1.9.14cvs67
2536
2537         * src/send_message.c
2538                 prevent hang on Cancel
2539                 patch by Colin
2540
2541 2005-10-03 [paul]       1.9.14cvs66
2542
2543         * src/main.c
2544                 fix crash in IMAP caused by discrepancy
2545                 between check_at_startup and offline mode
2546                 Patch by Colin
2547
2548 2005-10-01 [paul]       1.9.14cvs65
2549
2550         * src/inc.c
2551                 fix engrish
2552
2553 2005-10-01 [paul]       1.9.14cvs64
2554         * src/export.c
2555         * src/import.c
2556                 synchronise import_mbox() and export_mbox()
2557         * src/mbox.c
2558                 proc_mbox(): add alert if file cannot be opened
2559                 export_list_to_mbox(): test if dest file exists,
2560                 prompt user to overwrite if it does. add alert
2561                 if file cannot be created
2562                                                                 
2563         Patch by wwp
2564                                                                                                                 
2565
2566 2005-09-30 [paul]       1.9.14cvs63
2567
2568         * src/addressbook.c
2569                 Fix sensitivity of a menu
2570         * src/codeconv.c
2571                 Respect hidden pref for mails with no encoding
2572         * src/common/xml.c
2573                 Fix memory corruption
2574         * src/plugins/pgpcore/sgpgme.c
2575                 Fix segfault on incomplete sigs, and display
2576                 of S/Mime UIDs
2577
2578         Patches by Colin
2579
2580 2005-09-30 [colin]      1.9.14cvs62
2581
2582         * src/partial_download.c
2583                 Little logic fix in almost-dead code
2584         * src/pop.c
2585                 Fix partial download when there's no new mail
2586
2587 2005-09-29 [paul]       1.9.14cvs61
2588
2589         * src/plugins/pgpinline/pgpinline.c
2590                 fix bug 819, 'crash accessing sign message'
2591                 Patch by Colin
2592
2593 2005-09-28 [martin]     1.9.14cvs60
2594
2595         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2596                 fix bug #790 (Crash when restarting window manager (fluxbox))
2597
2598 2005-09-28 [paul]       1.9.14cvs59
2599
2600         * src/gtk/gtkaspell.c
2601                 fix off-by-one typo
2602
2603 2005-09-27 [colin]      1.9.14cvs58
2604
2605         * src/plugins/pgpcore/sgpgme.c
2606                 Report error when there's one, instead of
2607                 "Signature unchecked" 
2608
2609 2005-09-27 [colin]      1.9.14cvs57
2610
2611         * src/prefs_quote.c
2612                 Fix bug #816 (Weird quotation with spaces)
2613
2614 2005-09-27 [colin]      1.9.14cvs56
2615
2616         * src/codeconv.c
2617         * src/compose.c
2618         * src/compose.h
2619                 Put subject in compose's title
2620                 Fix Automatic encoding so that it's really automatic:
2621                 first try default locale's charset, then charset of the replied mail, 
2622                 then utf-8
2623                 Fix encoding of headers (must be in strict mode too)
2624
2625 2005-09-26 [colin]      1.9.14cvs55
2626
2627         * src/gtk/gtkaspell.c
2628                 Fix previous patch - don't color the space,
2629                 just uncolor it :)
2630
2631 2005-09-26 [colin]      1.9.14cvs54
2632
2633         * src/gtk/gtkaspell.c
2634                 Unmark space if possible
2635
2636 2005-09-26 [colin]      1.9.14cvs53
2637
2638         * src/imap.c
2639                 log_error instead of alertpanel according to the pref
2640         * src/etpan/imap-thread.c
2641                 Print connect status, copy only necessary size to 
2642                 logger
2643         * src/plugins/pgpmime/pgpmime.c
2644                 Handle S/Mime signatures (verification only). Patch based
2645                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
2646
2647 2005-09-26 [paul]       1.9.14cvs52
2648
2649         * src/common/passcrypt.c
2650                 this 'workaround' not necessary on NetBSD.
2651                 Thanks to Daniel Gustafson
2652
2653 2005-09-26 [paul]
2654
2655         1.9.15-rc4 released
2656
2657 2005-09-26 [paul]       1.9.14cvs51
2658
2659         * src/summaryview.c
2660                 Skip currently selected message when
2661                 looking for next new or unread message
2662                 in current folder. Patch by Colin
2663         * src/common/passcrypt.c
2664                 eliminate warnings on *BSD. Patch by
2665                 Daniel Gustafson
2666
2667 2005-09-26 [colin]      1.9.14cvs50
2668
2669         * src/procmsg.c
2670                 Call postfiltering hook anyway
2671
2672 2005-09-22 [colin]      1.9.14cvs49
2673
2674         * src/codeconv.c
2675         * src/codeconv.h
2676                 Add a strict mode that doesn't replace with _
2677         * src/compose.c
2678         * src/compose.h
2679                 Use strict conversion while sending
2680                 Fix race when drafting while sending (happens
2681                 on IMAP)
2682                 Fix d'n'd of messages from summaryview
2683         * src/prefs_common.c
2684         * src/prefs_common.h
2685                 add hidden utf8_instead_of_locale_for_broken_mail 
2686                 pref for people that preferred the default charset 
2687                 to be utf8 for broken mails
2688         * src/quote_fmt_parse.y
2689                 fix bug #815 (No quote insert if "From:" fied 
2690                 contained Russian letters)
2691         * src/summaryview.c
2692                 Fix d'n'd of messages to compose
2693
2694 2005-09-22 [paul]       1.9.14cvs48
2695
2696         * src/compose.c
2697                 fix bug where attachments Name entry
2698                 would display Path instead
2699
2700 2005-09-21 [paul]       1.9.14cvs47
2701
2702         * README
2703         * README.jp
2704         * configure.ac
2705         * config/config.rpath
2706         * doc/manual/en/sylpheed-20.html
2707         * doc/manual/es/sylpheed-20.html
2708         * po/bg.po
2709         * po/ca.po
2710         * po/de.po
2711         * po/es.po
2712         * po/fr.po
2713         * po/it.po
2714         * po/pt_BR.po
2715         * po/sk.po
2716         * po/zh_TW.po
2717         * src/account.c
2718         * src/account.h
2719         * src/action.c
2720         * src/action.h
2721         * src/adbookbase.h
2722         * src/addr_compl.c
2723         * src/addr_compl.h
2724         * src/addrbook.c
2725         * src/addrbook.h
2726         * src/addrcache.c
2727         * src/addrcache.h
2728         * src/addrcindex.c
2729         * src/addrcindex.h
2730         * src/addrclip.c
2731         * src/addrclip.h
2732         * src/addrdefs.h
2733         * src/addressadd.c
2734         * src/addressadd.h
2735         * src/addressbook.c
2736         * src/addressbook.h
2737         * src/addressitem.h
2738         * src/addrgather.c
2739         * src/addrgather.h
2740         * src/addrharvest.c
2741         * src/addrharvest.h
2742         * src/addrindex.c
2743         * src/addrindex.h
2744         * src/addritem.c
2745         * src/addritem.h
2746         * src/addrquery.c
2747         * src/addrquery.h
2748         * src/addrselect.c
2749         * src/addrselect.h
2750         * src/alertpanel.c
2751         * src/alertpanel.h
2752         * src/browseldap.c
2753         * src/browseldap.h
2754         * src/codeconv.c
2755         * src/codeconv.h
2756         * src/compose.c
2757         * src/compose.h
2758         * src/crash.c
2759         * src/crash.h
2760         * src/customheader.c
2761         * src/customheader.h
2762         * src/displayheader.c
2763         * src/displayheader.h
2764         * src/editaddress.c
2765         * src/editaddress.h
2766         * src/editbook.c
2767         * src/editbook.h
2768         * src/editgroup.c
2769         * src/editgroup.h
2770         * src/editjpilot.c
2771         * src/editjpilot.h
2772         * src/editldap.c
2773         * src/editldap.h
2774         * src/editldap_basedn.c
2775         * src/editldap_basedn.h
2776         * src/editvcard.c
2777         * src/editvcard.h
2778         * src/enriched.c
2779         * src/enriched.h
2780         * src/exphtmldlg.c
2781         * src/exphtmldlg.h
2782         * src/expldifdlg.c
2783         * src/expldifdlg.h
2784         * src/export.c
2785         * src/export.h
2786         * src/exporthtml.c
2787         * src/exporthtml.h
2788         * src/exportldif.c
2789         * src/exportldif.h
2790         * src/filtering.c
2791         * src/filtering.h
2792         * src/folder.c
2793         * src/folder.h
2794         * src/folder_item_prefs.c
2795         * src/folder_item_prefs.h
2796         * src/foldersel.c
2797         * src/foldersel.h
2798         * src/folderutils.c
2799         * src/folderutils.h
2800         * src/folderview.c
2801         * src/folderview.h
2802         * src/grouplistdialog.c
2803         * src/grouplistdialog.h
2804         * src/headerview.c
2805         * src/headerview.h
2806         * src/html.c
2807         * src/html.h
2808         * src/image_viewer.c
2809         * src/image_viewer.h
2810         * src/imap.c
2811         * src/imap.h
2812         * src/imap_gtk.c
2813         * src/imap_gtk.h
2814         * src/import.c
2815         * src/import.h
2816         * src/importldif.c
2817         * src/importldif.h
2818         * src/importmutt.c
2819         * src/importmutt.h
2820         * src/importpine.c
2821         * src/importpine.h
2822         * src/inc.c
2823         * src/inc.h
2824         * src/jpilot.c
2825         * src/jpilot.h
2826         * src/ldapctrl.c
2827         * src/ldapctrl.h
2828         * src/ldaplocate.c
2829         * src/ldaplocate.h
2830         * src/ldapquery.c
2831         * src/ldapquery.h
2832         * src/ldapserver.c
2833         * src/ldapserver.h
2834         * src/ldaputil.c
2835         * src/ldaputil.h
2836         * src/ldif.c
2837         * src/ldif.h
2838         * src/localfolder.c
2839         * src/localfolder.h
2840         * src/main.c
2841         * src/main.h
2842         * src/mainwindow.c
2843         * src/mainwindow.h
2844         * src/manual.c
2845         * src/manual.h
2846         * src/matcher.c
2847         * src/matcher.h
2848         * src/matcher_parser.h
2849         * src/matcher_parser_lex.l
2850         * src/matcher_parser_parse.y
2851         * src/mbox.c
2852         * src/mbox.h
2853         * src/message_search.c
2854         * src/message_search.h
2855         * src/messageview.c
2856         * src/messageview.h
2857         * src/mh.c
2858         * src/mh.h
2859         * src/mh_gtk.c
2860         * src/mh_gtk.h
2861         * src/mimeview.c
2862         * src/mimeview.h
2863         * src/msgcache.c
2864         * src/msgcache.h
2865         * src/mutt.c
2866         * src/mutt.h
2867         * src/news.c
2868         * src/news.h
2869         * src/news_gtk.c
2870         * src/news_gtk.h
2871         * src/noticeview.c
2872         * src/noticeview.h
2873         * src/partial_download.c
2874         * src/partial_download.h
2875         * src/pine.c
2876         * src/pine.h
2877         * src/pop.c
2878         * src/pop.h
2879         * src/prefs_account.c
2880         * src/prefs_account.h
2881         * src/prefs_actions.c
2882         * src/prefs_actions.h
2883         * src/prefs_common.c
2884         * src/prefs_common.h
2885         * src/prefs_compose_writing.c
2886         * src/prefs_compose_writing.h
2887         * src/prefs_customheader.c
2888         * src/prefs_customheader.h
2889         * src/prefs_display_header.c
2890         * src/prefs_display_header.h
2891         * src/prefs_ext_prog.c
2892         * src/prefs_ext_prog.h
2893         * src/prefs_filtering.c
2894         * src/prefs_filtering.h
2895         * src/prefs_filtering_action.c
2896         * src/prefs_filtering_action.h
2897         * src/prefs_folder_column.c
2898         * src/prefs_folder_column.h
2899         * src/prefs_folder_item.c
2900         * src/prefs_folder_item.h
2901         * src/prefs_fonts.c
2902         * src/prefs_fonts.h
2903         * src/prefs_gtk.c
2904         * src/prefs_gtk.h
2905         * src/prefs_image_viewer.c
2906         * src/prefs_image_viewer.h
2907         * src/prefs_matcher.c
2908         * src/prefs_matcher.h
2909         * src/prefs_message.c
2910         * src/prefs_message.h
2911         * src/prefs_msg_colors.c
2912         * src/prefs_msg_colors.h
2913         * src/prefs_other.c
2914         * src/prefs_other.h
2915         * src/prefs_quote.c
2916         * src/prefs_quote.h
2917         * src/prefs_receive.c
2918         * src/prefs_receive.h
2919         * src/prefs_send.c
2920         * src/prefs_send.h
2921         * src/prefs_spelling.c
2922         * src/prefs_spelling.h
2923         * src/prefs_summaries.c
2924         * src/prefs_summaries.h
2925         * src/prefs_summary_column.c
2926         * src/prefs_summary_column.h
2927         * src/prefs_template.c
2928         * src/prefs_template.h
2929         * src/prefs_themes.c
2930         * src/prefs_themes.h
2931         * src/prefs_toolbar.c
2932         * src/prefs_toolbar.h
2933         * src/prefs_wrapping.c
2934         * src/prefs_wrapping.h
2935         * src/privacy.c
2936         * src/privacy.h
2937         * src/procheader.c
2938         * src/procheader.h
2939         * src/procmime.c
2940         * src/procmime.h
2941         * src/procmsg.c
2942         * src/procmsg.h
2943         * src/quote_fmt.c
2944         * src/quote_fmt_parse.y
2945         * src/recv.c
2946         * src/recv.h
2947         * src/remotefolder.c
2948         * src/remotefolder.h
2949         * src/send_message.c
2950         * src/send_message.h
2951         * src/setup.c
2952         * src/setup.h
2953         * src/simple-gettext.c
2954         * src/sourcewindow.c
2955         * src/sourcewindow.h
2956         * src/ssl_manager.c
2957         * src/ssl_manager.h
2958         * src/statusbar.c
2959         * src/statusbar.h
2960         * src/stock_pixmap.c
2961         * src/stock_pixmap.h
2962         * src/summary_search.c
2963         * src/summary_search.h
2964         * src/summaryview.c
2965         * src/summaryview.h
2966         * src/syldap.c
2967         * src/syldap.h
2968         * src/textview.c
2969         * src/textview.h
2970         * src/toolbar.c
2971         * src/toolbar.h
2972         * src/undo.c
2973         * src/undo.h
2974         * src/unmime.c
2975         * src/unmime.h
2976         * src/vcard.c
2977         * src/vcard.h
2978         * src/wizard.c
2979         * src/wizard.h
2980         * src/common/base64.c
2981         * src/common/base64.h
2982         * src/common/defs.h
2983         * src/common/hooks.c
2984         * src/common/hooks.h
2985         * src/common/log.c
2986         * src/common/log.h
2987         * src/common/md5.c
2988         * src/common/md5.h
2989         * src/common/mgutils.c
2990         * src/common/mgutils.h
2991         * src/common/nntp.c
2992         * src/common/nntp.h
2993         * src/common/passcrypt.c
2994         * src/common/passcrypt.h.in
2995         * src/common/plugin.c
2996         * src/common/plugin.h
2997         * src/common/prefs.c
2998         * src/common/prefs.h
2999         * src/common/progressindicator.c
3000         * src/common/progressindicator.h
3001         * src/common/quoted-printable.c
3002         * src/common/quoted-printable.h
3003         * src/common/session.c
3004         * src/common/session.h
3005         * src/common/smtp.c
3006         * src/common/smtp.h
3007         * src/common/socket.c
3008         * src/common/socket.h
3009         * src/common/ssl.c
3010         * src/common/ssl.h
3011         * src/common/ssl_certificate.c
3012         * src/common/ssl_certificate.h
3013         * src/common/string_match.c
3014         * src/common/string_match.h
3015         * src/common/stringtable.c
3016         * src/common/sylpheed.c
3017         * src/common/sylpheed.h
3018         * src/common/template.c
3019         * src/common/template.h
3020         * src/common/timing.h
3021         * src/common/utils.c
3022         * src/common/utils.h
3023         * src/common/uuencode.c
3024         * src/common/uuencode.h
3025         * src/common/version.h.in
3026         * src/common/xml.c
3027         * src/common/xml.h
3028         * src/common/xmlprops.c
3029         * src/common/xmlprops.h
3030         * src/gtk/about.c
3031         * src/gtk/about.h
3032         * src/gtk/colorlabel.c
3033         * src/gtk/colorlabel.h
3034         * src/gtk/colorsel.c
3035         * src/gtk/colorsel.h
3036         * src/gtk/description_window.c
3037         * src/gtk/description_window.h
3038         * src/gtk/filesel.c
3039         * src/gtk/filesel.h
3040         * src/gtk/foldersort.c
3041         * src/gtk/foldersort.h
3042         * src/gtk/gtkutils.c
3043         * src/gtk/gtkutils.h
3044         * src/gtk/inputdialog.c
3045         * src/gtk/inputdialog.h
3046         * src/gtk/logwindow.c
3047         * src/gtk/logwindow.h
3048         * src/gtk/manage_window.c
3049         * src/gtk/manage_window.h
3050         * src/gtk/menu.c
3051         * src/gtk/menu.h
3052         * src/gtk/pluginwindow.c
3053         * src/gtk/pluginwindow.h
3054         * src/gtk/prefswindow.c
3055         * src/gtk/prefswindow.h
3056         * src/gtk/progressdialog.c
3057         * src/gtk/progressdialog.h
3058         * src/gtk/quicksearch.c
3059         * src/gtk/quicksearch.h
3060         * src/gtk/sslcertwindow.c
3061         * src/gtk/sslcertwindow.h
3062         * src/plugins/clamav/clamav_plugin.c
3063         * src/plugins/clamav/clamav_plugin.h
3064         * src/plugins/clamav/clamav_plugin_gtk.c
3065         * src/plugins/demo/demo.c
3066         * src/plugins/dillo_viewer/dillo_prefs.c
3067         * src/plugins/dillo_viewer/dillo_prefs.h
3068         * src/plugins/dillo_viewer/dillo_viewer.c
3069         * src/plugins/mathml_viewer/mathml_viewer.c
3070         * src/plugins/pgpcore/passphrase.c
3071         * src/plugins/pgpcore/passphrase.h
3072         * src/plugins/pgpcore/plugin.c
3073         * src/plugins/pgpcore/prefs_gpg.c
3074         * src/plugins/pgpcore/prefs_gpg.h
3075         * src/plugins/pgpcore/select-keys.c
3076         * src/plugins/pgpcore/select-keys.h
3077         * src/plugins/pgpcore/sgpgme.c
3078         * src/plugins/pgpcore/sgpgme.h
3079         * src/plugins/pgpinline/pgpinline.c
3080         * src/plugins/pgpinline/pgpinline.h
3081         * src/plugins/pgpinline/plugin.c
3082         * src/plugins/pgpmime/pgpmime.c
3083         * src/plugins/pgpmime/pgpmime.h
3084         * src/plugins/pgpmime/plugin.c
3085         * src/plugins/spamassassin/spamassassin.c
3086         * src/plugins/spamassassin/spamassassin.h
3087         * src/plugins/spamassassin/spamassassin_gtk.c
3088         * src/plugins/trayicon/trayicon.c
3089         * tools/OOo2sylpheed.pl
3090         * tools/acroread2sylpheed.pl
3091         * tools/asus_mailled.sh
3092         * tools/filter_conv.pl
3093         * tools/freshmeat_search.pl
3094         * tools/google_search.pl
3095         * tools/kmail2sylpheed.pl
3096         * tools/kmail2sylpheed_v2.pl
3097         * tools/maildir2sylpheed.pl
3098         * tools/multiwebsearch.pl
3099         * tools/newscache_clean.pl
3100         * tools/outlook2sylpheed.pl
3101         * tools/sylpheed-switcher
3102         * tools/update-po
3103         * tools/vcard2xml.py
3104         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3105                 update FSF address
3106
3107 2005-09-21 [colin]      1.9.14cvs46
3108
3109         * src/gedit-print.c
3110         * src/procmsg.c
3111         * src/procmsg.h
3112         * src/textview.c
3113         * src/summaryview.c
3114                 Remove some printing hacks (deselection/reselection),
3115                 which by the way fix printing the currently 
3116                 displayed mime part (still only text)
3117                 Plus a little optimisation of summary_show
3118
3119
3120 2005-09-20 [colin]      1.9.14cvs45
3121
3122         * src/mainwindow.c
3123         * src/messageview.c
3124                 GUI fixups: add accels, set message
3125                 view title to displayed mail's subject
3126         * src/prefs_spelling.c
3127         * src/gtk/gtkaspell.c
3128                 GUI fixups: allow underlining misspelled
3129                 words instead of coloring them (a11y!)
3130
3131 2005-09-19 [colin]
3132
3133         1.9.15rc3 released
3134
3135 2005-09-19 [colin]      1.9.14cvs44
3136
3137         * src/compose.c
3138                 Fix draft message
3139         * src/gtk/gtkaspell.c
3140                 Fix wrong test ;-)
3141
3142 2005-09-19 [colin]      1.9.14cvs43
3143
3144         * src/addressbook.c
3145                 Fix sensitivity of Delete button
3146         * src/compose.c
3147                 Warn if the requested Privacy system
3148                 is not available
3149         * src/exphtmldlg.c
3150         * src/expldifdlg.c
3151         * src/importldif.c
3152         * src/importmutt.c
3153         * src/importpine.c
3154                 Fix crappy UI
3155         * src/
3156         * src/ssl.h
3157         * src/prefs_account.h
3158         * src/prefs_account.c
3159                 Save SSL prefs even in builds that have
3160                 SSL support disable
3161         * src/imap.c
3162         * src/inc.c
3163         * src/news.c
3164         * src/send_message.c
3165                 Warn if connection should be secure, but
3166                 SSL support isn't compiled in
3167         * src/gtkaspell.c
3168                 Fix word separation on UTF-8 systems
3169                 Fixes bug #812 (Strange inline spellchecking)
3170         * src/compose.c
3171                 Warn if the requested Privacy system
3172                 is not available
3173                 Factorize offline warning
3174         * src/imap.c
3175         * src/imap_gtk.c
3176         * src/imap_gtk.h
3177         * src/inc.h
3178         * src/news_gtk.c
3179         * src/news_gtk.h
3180         * src/messageview.c
3181                 Factorize offline warning
3182
3183 2005-09-19 [paul]
3184
3185         1.9.15-rc2 released
3186
3187 2005-09-18 [colin]      1.9.14cvs42
3188
3189         * src/codeconv.c
3190         * src/codeconv.h
3191         * src/procmime.c
3192                 Add a way to get locale's charset ignoring utf-8,
3193                 and use that as default encoding for broken mails
3194
3195 2005-09-18 [colin]      1.9.14cvs41
3196
3197         * src/gtk/logwindow.c
3198                 Translate string. Patch by Fabien Vantard
3199
3200 2005-09-18 [colin]      1.9.14cvs40
3201
3202         * configure.ac
3203                 Fix bug #803 (IMAP/SSL support breaks with 
3204                 GnuTLS libetpan 0.38)
3205
3206 2005-09-18 [colin]      1.9.14cvs39
3207
3208         * src/codeconv.c
3209         * src/compose.c
3210         * src/procmime.c
3211                 More charsets fixes. Fixes bug #806 (non
3212                 ascii characters in subject line)
3213
3214 2005-09-17 [paul]       1.9.14cvs38
3215
3216         * src/folderview.c
3217         * src/mainwindow.c
3218                 fix gcc-2.95 issues
3219                 Patch by Pawel Pekala
3220
3221 2005-09-17 [colin]      1.9.14cvs37
3222
3223         * src/addrindex.c
3224                 bugfix for NO-USE LDAP compilation, patch 
3225                 by Fabien Vantard
3226
3227 2005-09-17 [colin]      1.9.14cvs36
3228
3229         * src/prefs_actions.c
3230         * src/prefs_customheader.c
3231         * src/prefs_display_header.c
3232         * src/prefs_filtering_action.c
3233         * src/prefs_matcher.c
3234         * src/prefs_toolbar.c
3235                 Fix strange casts (less elegant but
3236                 works better)
3237
3238 2005-09-16 [colin]      1.9.14cvs35
3239
3240         * src/jpilot.c
3241                 Missed that one
3242
3243 2005-09-16 [colin]      1.9.14cvs34
3244
3245         * configure.ac
3246         * src/Makefile.am
3247         * src/addr_compl.c
3248         * src/addrindex.c
3249         * src/browseldap.c
3250         * src/editldap.c
3251         * src/ldaplocate.c
3252         * src/ldapquery.c
3253         * src/ldapquery.h
3254         * src/ldapserver.c
3255         * src/ldapserver.h
3256         * src/main.c
3257         * src/matcher_parser_parse.y
3258         * src/prefs_themes.c
3259         * src/etpan/Makefile.am
3260         * src/gtk/description_window.c
3261         * src/plugins/clamav/Makefile.am
3262         * src/plugins/clamav/clamav_plugin.c
3263         * src/plugins/dillo_viewer/Makefile.am
3264         * src/plugins/pgpcore/Makefile.am
3265         * src/plugins/pgpinline/Makefile.am
3266         * src/plugins/pgpmime/Makefile.am
3267         * src/plugins/trayicon/Makefile.am
3268                 Fix 100% cpu usage in address completion list
3269                 Fix little bugs (return with no values etc)
3270                 Fix all warnings (with common CFLAGS)
3271
3272 2005-09-15 [colin]      1.9.14cvs33
3273
3274         * src/addressbook.c
3275                 Fix bug where sometimes a group's email list is empty,
3276                 force its refresh (probably fixes "Re: how to create a 
3277                 distribution list")
3278         * src/ldapquery.c
3279                 Don't return to the callback in the main thread from the
3280                 fetch thread (or face segs!)
3281
3282 2005-09-15 [paul]       1.9.14cvs32
3283
3284         * src/prefs_matcher.c
3285                 forgotten in last commit
3286
3287 2005-09-15 [paul]       1.9.14cvs31
3288
3289         * src/prefs_actions.c
3290         * src/prefs_filtering_action.c
3291         * src/prefs_quote.c
3292         * src/quote_fmt.c
3293         * src/summaryview.c
3294         * src/gtk/description_window.c
3295         * src/gtk/description_window.h
3296         * src/gtk/quicksearch.c
3297                 allow interaction with the called
3298                 description window
3299                 Patch by Anders Hammar
3300
3301 2005-09-14 [paul]       1.9.14cvs30
3302
3303         * src/compose.c
3304                 fix a little annoyance when pasting with 3rd button 
3305                 with wrap_pastes=0 and wrap_input=1
3306                 Patch by Colin
3307
3308 2005-09-14 [paul]       1.9.14cvs29
3309
3310         * src/prefs_account.c
3311                 disable 'Filter messages on receiving' for
3312                 SMTP-only accounts
3313                 Patch  by Anders Hammar
3314
3315 2005-09-14 [paul]       1.9.14cvs28
3316
3317         * po/sk.po
3318                 fix crash
3319                 updated by Andrej Kacian
3320
3321 2005-09-14 [paul]
3322
3323         1.9.15-rc1 released
3324
3325 2005-09-14 [paul]       1.9.14cvs27
3326
3327         * po/es.po
3328                 updated by Ricardo Mones Lastra
3329         * src/compose.c
3330         * src/compose.h
3331                 associate no_wrap_tags to Compose windows
3332                 instead of using a static one
3333                 Patch by Colin
3334         * src/mbox.c
3335                 fix proc_mbox()
3336                 Patch by wwp
3337         * src/textview.c
3338                 remove unneeded printf()
3339
3340 2005-09-14 [paul]       1.9.14cvs26
3341
3342         * src/addrcache.c
3343         * src/codeconv.h
3344         * src/folder.h
3345         * src/mainwindow.h
3346         * src/mh.c
3347         * src/mimeview.h
3348         * src/partial_download.c
3349         * src/pop.c
3350         * src/prefs_account.c
3351         * src/prefs_account.h
3352         * src/prefs_actions.c
3353         * src/prefs_customheader.c
3354         * src/prefs_display_header.c
3355         * src/prefs_filtering_action.c
3356         * src/prefs_matcher.c
3357         * src/prefs_toolbar.c
3358         * src/privacy.h
3359         * src/procmime.c
3360         * src/procmime.h
3361         * src/procmsg.h
3362         * src/textview.c
3363         * src/undo.h
3364         * src/common/plugin.c
3365         * src/common/session.h
3366         * src/common/socket.c
3367         * src/common/socket.h
3368         * src/common/template.c
3369         * src/gtk/gtkaspell.c
3370         * src/gtk/quicksearch.h
3371         * src/plugins/pgpcore/passphrase.c
3372         * src/plugins/pgpcore/prefs_gpg.h
3373         * src/plugins/pgpcore/select-keys.c
3374         * src/plugins/pgpcore/select-keys.h
3375         * src/plugins/pgpcore/sgpgme.c
3376         * src/plugins/pgpinline/pgpinline.c
3377         * src/plugins/pgpmime/pgpmime.c
3378         * src/plugins/trayicon/trayicon.c
3379                 fix compilation warnings
3380                 Patch by Daniel Gustafson
3381
3382 2005-09-14 [paul]       1.9.14cvs25
3383
3384         * src/addressbook.c
3385                 add missing column header, and other small
3386                 bug fixes
3387                 Patch by Anders Hammar
3388
3389 2005-09-13 [colin]      1.9.14cvs24
3390
3391         * src/gtk/gtkaspell.c
3392                 Fix non-utf8 in menu
3393                 Fix little leaks
3394                 Nullify struct members after free()s
3395
3396 2005-09-13 [colin]      1.9.14cvs23
3397
3398         * src/compose.c
3399                 Test utf8 compliance before inserting to 
3400                 buffer, and try to convert if necessary
3401         * src/procmime.c
3402                 If no charset is present, use the locale 
3403                 one instead of us-ascii
3404         * src/procmsg.c
3405                 Add Sender, List-Post and To in the checked 
3406                 headers for automatic rules creation 
3407                 (thanks to wwp)
3408         * src/prefs_themes.c
3409         * src/gtk/gtkaspell.c
3410                 Remove deprecated functions. 
3411                 patch by Daniel Gustafson
3412
3413 2005-09-12 [colin]      1.9.14cvs22
3414
3415         * src/compose.c
3416                 Fix bug #448 (Scrolling/Redraw issue with 
3417                 address-fields in Header)
3418         * src/mainwindow.c
3419         * src/summaryview.c
3420         * src/summaryview.h
3421                 Fix loss of MSG_MARKED on move/copy
3422                 Fix bug #804 (Quicksearch togglebutton doesn't 
3423                 get depressed after '/' key is pressed)
3424
3425 2005-09-12 [paul]       1.9.14cvs21
3426
3427         * AUTHORS
3428         * src/gtk/logwindow.c
3429                 add 'Clear Log' to popup menu
3430                 Patch by Anders Hammar <anders.hammar@telia.com>
3431
3432 2005-09-12 [paul]       1.9.14cvs20
3433
3434         * src/compose.c
3435                 set correct sensitivity on attachments
3436                 popup menu
3437         * src/folder.c
3438                 fix typo
3439         * src/prefs_spelling.c
3440                 fix crash when no LANG env is set
3441         * src/common/xml.c
3442                 fix crash in wizard
3443                 don't use memeory after free
3444
3445         All patches by Daniel Gustafson
3446
3447 2005-09-12 [paul]       1.9.14cvs19
3448
3449         * src/prefs_themes.c
3450                 make theme info selectable
3451         * src/gtk/description_window.c
3452                 make window non-modal
3453         * tools/README
3454                 add details of asus_mailed.sh
3455         * tools/claws.i18n.status.pl
3456                 update for new zh_TW translator
3457                 widen the output
3458                 create alternate coloured lines
3459                 improve readability
3460
3461 2005-09-10 [colin]      1.9.14cvs18
3462
3463         * src/plugins/pgpcore/select-keys.c
3464                 Better order for the buttons
3465
3466 2005-09-10 [colin]      1.9.14cvs17
3467
3468         * src/compose.c
3469         * src/plugins/pgpcore/select-keys.c
3470         * src/plugins/pgpcore/select-keys.h
3471         * src/plugins/pgpcore/sgpgme.c
3472                 Add a "Don't encrypt" button to the key
3473                 selection dialog. Fixes bug #177 (There should be a 
3474                 'Don't encrypt button in the Select Keys dialog)
3475
3476 2005-09-10 [colin]      1.9.14cvs16
3477
3478         * src/compose.c
3479                 Fix bug #572 (%X option does not work with templates)
3480
3481 2005-09-10 [colin]      1.9.14cvs15
3482
3483         * src/toolbar.c 
3484                 Remove g_print
3485
3486 2005-09-10 [colin]      1.9.14cvs14
3487
3488         * src/imap.c
3489                 Fix a possible crash
3490
3491 2005-09-09 [colin]      1.9.14cvs13
3492
3493         * src/imap.c
3494         * src/etpan/imap-thread.c
3495         * src/etpan/imap-thread.h
3496                 Fix moving from queue or drafts to normal folders
3497                 Fix bug #794 (No way to delete without expunging)
3498                 Take flags unset by other mailers into account
3499                 Take deleted flag set by other mailers into account
3500                 Fix unsetting REPLIED flag
3501                 Fix crash when capabilities can't be retrieved
3502         * src/mainwindow.c
3503         * src/mainwindow.h
3504                 Add M_DELAYED_FLAGS condition, and let the user use
3505                 Execute in order to be able to expunge deleted mails,
3506                 even if he's not in delayed execute mode
3507         * src/prefs_spelling.c
3508                 Use 'en' dictionary by default if LANG is POSIX or C
3509         * src/gtk/prefswindow.c
3510                 Fix bug #767 (Preferences windows expanding) by making
3511                 the window a bit larger when the resolution is greater
3512                 than 640x480, and by putting the prefs in a
3513                 GtkScrolledWindow.
3514
3515 2005-09-09 [paul]       1.9.14cvs12
3516
3517         * AUTHORS
3518         * configure.ac
3519         * po/zh_TW.Big5.po      ** REMOVED **
3520         * po/zh_TW.po           ** ADDED **
3521                 updated by Wei-Lun Chao
3522
3523 2005-09-09 [paul]       1.9.14cvs11
3524
3525         * src/mainwindow.c
3526                 fix asserts
3527         * src/common/xml.c
3528                 delay memory allocation until file is
3529                 opened successfully
3530                 Patch by Daniel Gustafson
3531
3532 2005-09-09 [cleroy]     1.9.14cvs10
3533
3534         * src/imap.c
3535                 Add guards
3536
3537 2005-09-08 [colin]      1.9.14cvs9
3538
3539         * src/compose.c
3540                 Alert when we can't save draft
3541                 Fix various wrap/color issues
3542                 Add mid-click pasting respecting wrap_paste option
3543         * src/folder.c
3544         * src/folder.h
3545         * src/folder_item_prefs.c
3546         * src/folder_item_prefs.h
3547         * src/imap.c
3548         * src/imap_gtk.c
3549         * src/imap_gtk.h
3550         * src/main.c
3551         * src/mainwindow.c
3552         * src/mainwindow.h
3553         * src/news.c
3554         * src/news_gtk.c
3555         * src/news_gtk.h
3556         * src/prefs_folder_item.c
3557                 Fix the impossibility to synchronise folders for
3558                 offline use (IMAP and NNTP are concerned)
3559
3560 2005-09-08 [colin]      1.9.14cvs8
3561
3562         * configure.ac
3563                 Build LDAP and JPilot by default if available
3564         * src/textview.c
3565                 Fix use after free
3566
3567 2005-09-08 [paul]       1.9.14cvs7
3568
3569         * doc/manual/en/sylpheed-1.html
3570         * doc/manual/en/sylpheed-18.html
3571         * doc/manual/en/sylpheed-19.html
3572         * doc/manual/en/sylpheed-4.html
3573         * doc/manual/en/sylpheed-6.html
3574         * doc/manual/en/sylpheed.html
3575                 a few minor updates, plus include some
3576                 details about plugins and their requirements
3577         * src/mainwindow.c
3578                 minor changes to English in /View/Sort
3579
3580 2005-09-07 [colin]      1.9.14cvs6
3581
3582         * doc/manual/en/sylpheed-1.html
3583         * doc/manual/en/sylpheed-10.html
3584         * doc/manual/en/sylpheed-11.html
3585         * doc/manual/en/sylpheed-12.html
3586         * doc/manual/en/sylpheed-13.html
3587         * doc/manual/en/sylpheed-14.html
3588         * doc/manual/en/sylpheed-15.html
3589         * doc/manual/en/sylpheed-16.html
3590         * doc/manual/en/sylpheed-17.html
3591         * doc/manual/en/sylpheed-18.html
3592         * doc/manual/en/sylpheed-19.html
3593         * doc/manual/en/sylpheed-2.html
3594         * doc/manual/en/sylpheed-20.html
3595         * doc/manual/en/sylpheed-21.html
3596         * doc/manual/en/sylpheed-22.html
3597         * doc/manual/en/sylpheed-3.html
3598         * doc/manual/en/sylpheed-4.html
3599         * doc/manual/en/sylpheed-5.html
3600         * doc/manual/en/sylpheed-6.html
3601         * doc/manual/en/sylpheed-7.html
3602         * doc/manual/en/sylpheed-8.html
3603         * doc/manual/en/sylpheed-9.html
3604         * doc/manual/en/sylpheed.html
3605                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
3606
3607 2005-09-07 [colin]      1.9.14cvs5
3608
3609         * src/mainwindow.c
3610                 Make labels more to-the-point
3611
3612 2005-09-07 [colin]      1.9.14cvs4
3613
3614         * doc/manual/en/sylpheed-1.html
3615         * doc/manual/en/sylpheed-12.html
3616         * doc/manual/en/sylpheed-13.html
3617         * doc/manual/en/sylpheed-14.html
3618         * doc/manual/en/sylpheed-15.html
3619         * doc/manual/en/sylpheed-16.html
3620         * doc/manual/en/sylpheed-17.html
3621         * doc/manual/en/sylpheed-18.html
3622         * doc/manual/en/sylpheed-19.html
3623         * doc/manual/en/sylpheed-2.html
3624         * doc/manual/en/sylpheed-20.html
3625         * doc/manual/en/sylpheed-21.html
3626         * doc/manual/en/sylpheed-22.html
3627         * doc/manual/en/sylpheed-4.html
3628         * doc/manual/en/sylpheed-5.html
3629         * doc/manual/en/sylpheed-6.html
3630         * doc/manual/en/sylpheed-7.html
3631         * doc/manual/en/sylpheed-8.html
3632         * doc/manual/en/sylpheed-9.html
3633         * doc/manual/en/sylpheed.html
3634                 Update manual
3635
3636 2005-09-07 [colin]      1.9.14cvs3
3637
3638         * doc/faq/en/sylpheed-faq-1.html
3639         * doc/faq/en/sylpheed-faq-2.html
3640         * doc/faq/en/sylpheed-faq-3.html
3641         * doc/faq/en/sylpheed-faq.html
3642                 Update FAQ
3643
3644 2005-09-07 [colin]      1.9.14cvs2
3645
3646         * src/folderview.c
3647         * src/procmsg.c
3648         * src/summaryview.c
3649         * src/toolbar.c
3650                 Fix special subfolders:
3651                 - Inherit parent's icon
3652                 - sent contents of queues subfolders
3653                 - empty subfolders of trashes
3654         * src/mainwindow.c
3655                 Remove outdated manual and faq entries
3656         * src/common/utils.c
3657                 Add quotes around %s coming from mailcap
3658
3659 2005-09-07 [colin]      1.9.14cvs1
3660
3661         * src/compose.c
3662                 After saving draft, set modified to FALSE
3663         * src/mimeview.c
3664         * src/common/utils.c
3665         * src/common/utils.h
3666                 Try to open mime parts using what is 
3667                 indicated in ~/.mailcap or /etc/mailcap,
3668                 if possible.
3669
3670 2005-09-05 [paul]       1.9.14
3671
3672         1.9.14 released
3673
3674         * po/sk.po
3675                 updated by Andrej Kacian
3676
3677 2005-09-05 [paul]       1.9.13cvs83
3678
3679         * po/de.po
3680         * po/es.po
3681         * po/fi.po
3682         * po/fr.po
3683         * po/nb.po
3684         * po/pt_BR.po
3685         * po/sr.po
3686                 updated translations by Thomas Gilgin, Ricardo Mones
3687                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
3688                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
3689
3690 2005-09-04 [paul]       1.9.13cvs82
3691
3692         * src/compose.c
3693                 only warn about exceeded line length limit
3694                 on send
3695
3696 2005-09-04 [paul]       1.9.13cvs81
3697
3698         * src/compose.c
3699                 fix crash in 'line length exceeded' dialogue
3700
3701 2005-09-02 [paul]       1.9.13cvs80
3702
3703         * src/imap.c
3704                 fix bug 795, 'Connection lost IMAP'
3705                 and add statusbar prints
3706                 Patch by Colin
3707
3708 2005-09-02 [paul]       1.9.13cvs79
3709
3710         * src/compose.c
3711                 compose_wrap_paragraph() becomes
3712                 compose_beautify_paragraph()
3713                 Patch by Colin
3714
3715 2005-09-02 [cleroy]     1.9.13cvs78
3716
3717         * src/folderview.c
3718                 Micro-fix
3719
3720 2005-09-01 [colin]      1.9.13cvs77
3721
3722         * src/imap.c
3723                 Maybe fix bug #795 (Connection lost IMAP)
3724                 Don't try to send logout when we're disconnected.
3725         * src/summaryview.c
3726                 Include locked and marked emails in HRM
3727                 view. Fixes bug #800 (Locked messages no longer 
3728                 show up when hide read messages is used)
3729
3730 2005-09-01 [paul]       1.9.13cvs76
3731
3732         * src/prefs_common.c
3733                 fix bad cutting
3734
3735 2005-08-31 [colin]      1.9.13cvs75
3736
3737         * src/folderview.c
3738         * src/folderview.h
3739         * src/prefs_summaries.c
3740         * src/summaryview.c
3741                 Fix "go to next new", fix preference
3742                 (Open unread/next swapped)
3743
3744 2005-08-31 [paul]       1.9.13cvs74
3745
3746         * src/compose.c
3747         * src/folderview.c
3748         * src/headerview.c
3749         * src/headerview.h
3750         * src/mainwindow.c
3751         * src/prefs_common.c
3752         * src/prefs_common.h
3753         * src/prefs_fonts.c
3754         * src/summaryview.c
3755         * src/textview.c
3756         * src/common/defs.h
3757                 remove obsolete BOLD_FONT setting
3758                 fix font update in headerview and textview
3759                 headers after prefs change
3760                 Patch By Colin
3761
3762 2005-08-31 [paul]
3763
3764         1.9.14-rc4 released
3765
3766 2005-08-30 [colin]      1.9.13cvs73
3767
3768         * src/summaryview.c
3769                 When Hide read messages is selected and we
3770                 refresh the summaryview, don't remove the 
3771                 currently displayed message. Fixes bug #797
3772                 (Summary view reloads when new mail is 
3773                 downloaded in 1.9.14 rc)
3774
3775 2005-08-30 [colin]      1.9.13cvs72
3776
3777         * src/folderview.c
3778                 Fix flickering
3779         * src/mainwindow.c
3780                 Remove useless callback
3781         * src/mimeview.c
3782         * src/gtk/filesel.c
3783         * src/gtk/filesel.h
3784                 Add a filesel_select_file_save_folder() - used by Save All
3785
3786 2005-08-29 [paul]       1.9.13cvs71
3787
3788         * AUTHORS
3789         * src/matcher_parser_parse.y
3790         * src/etpan/imap-thread.c
3791                 fix building on FreeBSD
3792                 Patch by Daniel Gustafson <daniel@hobbit.se>
3793
3794 2005-08-29 [paul]       1.9.13cvs70
3795
3796         * src/plugins/pgpinline/pgpinline.c
3797                 only initialise sig result if it's been handled
3798                 Patch by Colin
3799
3800 2005-08-29 [paul]       1.9.13cvs69
3801         
3802         Patches by Colin:
3803
3804         * src/imap.c
3805         * src/common.utils.c
3806         * src/common/utils.h
3807                 optimisation
3808         * src/stock_pixmap.h
3809                 fix wrong icon reference
3810         * src/pixmaps/trash_btn.xpm
3811                 replace with nicer image
3812
3813 2005-08-28 [colin]      1.9.13cvs68
3814
3815         * src/Makefile.am
3816         * src/stock_pixmap.c
3817         * src/stock_pixmap.h
3818         * src/toolbar.c
3819         * src/pixmaps/trash_btn.xpm
3820                 Add a specific trash xpm for the button
3821
3822 2005-08-28 [colin]      1.9.13cvs67
3823
3824         * src/imap.c
3825                 Fix leak
3826
3827 2005-08-27 [colin]      1.9.13cvs66
3828
3829         * src/imap.c
3830         * src/procmime.c
3831                 Correctly fix "Problem with replies", fixes
3832                 pgpmime encryption too. 
3833
3834 2005-08-27 [colin]      1.9.13cvs65
3835
3836         * src/folder.c
3837         * src/procmsg.c
3838         * src/procmsg.h