2006-01-06 [colin] 1.9.100cvs125
[claws.git] / ChangeLog
1 2006-01-06 [colin]      1.9.100cvs125
2
3         * src/compose.c
4                 Just make completely sure we don't insert "manual line breaks" 
5                 when wrapping... 
6
7 2006-01-04 [paul]
8
9         * 2.0.0-rc3 released
10
11 2006-01-04 [paul]       1.9.100cvs124
12
13         * src/folderview.c
14                 fix bug 882, 'quick scroll in folder list
15                 displays wrong folder contents'
16
17 2006-01-04 [paul]       1.9.100cvs123
18
19         * src/plugins/pgpmime/pgpmime.c
20                 better debug information when signing
21                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
22
23 2006-01-03 [colin]      1.9.100cvs122
24
25         * configure.ac
26                 We need to recheck for gpgme 1.0.0 after checking
27                 for 1.1.1, because if 1.1.1 isn't available, 
28                 GPGME_LIBS and friends are blanked out by the 
29                 second check.
30
31 2006-01-03 [colin]      1.9.100cvs121
32
33         * src/common/prefs.c
34                 Windows unlink-before rename fix
35         * src/plugins/pgpcore/sgpgme.c
36                 Add support for PKA info if available
37                 Both patches by Werner Koch
38
39 2006-01-03 [paul]       1.9.100cvs120
40
41         * src/messageview.c
42                 fix bug 884, 'Send receipt' button visible in queue
43                 Thanks to Colin
44
45 2006-01-02 [colin]      1.9.100cvs119
46
47         * src/compose.c
48         * src/imap.c
49                 Fix autosave on IMAP and more generally try to
50                 return the correct ID on a newly added IMAP message
51
52 2006-01-02 [paul]       1.9.100cvs118
53
54         * manual/keyboard.xml
55                 edited
56
57 2006-01-01 [paul]       1.9.100cvs117
58
59         * src/gtk/authors.h
60                 alphabetical order
61
62 2005-12-30 [colin]      1.9.100cvs116
63
64         * manual/advanced.xml
65                 Explain Pre/Post-processing differences.
66
67 2005-12-30 [colin]      1.9.100cvs115
68
69         * src/mh.c
70                 Implement copy_msgs for a little optimization
71         * src/imap.c
72                 Finish yesterday's fix
73
74 2005-12-29 [colin]      1.9.100cvs114
75
76         * src/imap.c
77                 Fix occasional failure in fetching a mail over
78                 IMAP
79
80 2005-12-29 [cleroy]     1.9.100cvs113
81
82         * src/compose.c
83                 Don't remove a draft when sending it, if it is 
84                 locked.
85
86 2005-12-28 [colin]      1.9.100cvs112
87
88         * src/summaryview.c
89                 Fix leak for real
90
91 2005-12-28 [wwp]        1.9.100cvs111
92
93         * doc/faq/.cvsignore
94         * doc/faq/de/.cvsignore
95         * doc/faq/en/.cvsignore
96         * doc/faq/es/.cvsignore
97         * doc/faq/fr/.cvsignore
98         * doc/faq/it/.cvsignore
99         * doc/manual/.cvsignore
100         * doc/manual/de/.cvsignore
101         * doc/manual/en/.cvsignore
102         * doc/manual/es/.cvsignore
103         * doc/manual/fr/.cvsignore
104         * doc/manual/ja/.cvsignore
105         * src/plugins/mathml_viewer/.cvsignore
106                 rollback revival of those files (my bad, sorry for the noise).
107
108 2005-12-28 [wwp]        1.9.100cvs110
109
110         * src/compose.c
111                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
112
113 2005-12-28 [wwp]        1.9.100cvs109
114
115         * doc/faq/.cvsignore
116         * doc/faq/de/.cvsignore
117         * doc/faq/en/.cvsignore
118         * doc/faq/es/.cvsignore
119         * doc/faq/fr/.cvsignore
120         * doc/faq/it/.cvsignore
121         * doc/manual/.cvsignore
122         * doc/manual/de/.cvsignore
123         * doc/manual/en/.cvsignore
124         * doc/manual/es/.cvsignore
125         * doc/manual/fr/.cvsignore
126         * doc/manual/ja/.cvsignore
127         * src/plugins/mathml_viewer/.cvsignore
128         * po/.cvsignore
129                 more files to ignore.
130
131 2005-12-24 [colin]      1.9.100cvs108
132
133         * AUTHORS
134         * src/gtk/authors.h
135                 Update for Werner
136
137 2005-12-24 [colin]      1.9.100cvs107
138
139         * src/procmsg.c
140                 Allow NULL src_msginfo in 
141                 procmsg_msginfo_new_from_mimeinfo
142
143 2005-12-23 [paul]       1.9.100cvs106
144
145         * src/plugins/pgpinline/mypgpcore.def
146                 add this forgotten file
147
148 2005-12-23 [cleroy]     1.9.100cvs105
149
150         * src/mainwindow.c
151                 Fix missing break
152
153 2005-12-23 [cleroy]     1.9.100cvs104
154
155         * autogen.sh
156         * src/folder.c
157         * src/mh.c
158         * src/common/plugin.c
159         * src/common/socket.c
160         * src/common/socket.h
161         * src/common/utils.c
162         * src/common/utils.h
163         * src/gtk/pluginwindow.c
164         * src/plugins/pgpcore/plugin.def
165         * src/plugins/pgpcore/sylpheed.def
166         * src/plugins/pgpinline/Makefile.am
167         * src/plugins/pgpinline/plugin.def
168         * src/plugins/pgpinline/sylpheed.def
169         * src/plugins/pgpmime/plugin.def
170         * src/plugins/pgpmime/sylpheed.def
171                 Various w32 fixes by Werner Koch
172
173 2005-12-22 [paul]       1.9.100cvs103
174
175         * src/wizard.c
176                 don't offer IMAP as 'server type' if
177                 libetpan isn't built in
178
179 2005-12-22 [paul]       1.9.100cvs102
180
181         * AUTHORS
182         * src/mainwindow.c
183         * src/mainwindow.h
184         * src/toolbar.c
185         * src/gtk/authors.h
186                 support GTK_TOOLBAR_BOTH_HORIZ (text
187                 next to icon) Patch by Marien Zwart
188                 marienz@users.sf.net
189                 Also reword the text
190
191 2005-12-21 [colin]      1.9.100cvs101
192
193         * configure.ac
194                 Fix DATADIRNAME
195         * COPYING
196                 Fix missing section and explicit the exception better
197         * src/compose.c
198                 Prevent mail from being lost without notice when an
199                 SMTP error happens on trying to send an unmodified
200                 drafted mail.
201         * src/send_message.c
202         * src/common/smtp.c
203                 Fix password remembering when wrong, and add return
204                 value checks where they should have been
205         * src/plugins/pgpcore/sylpheed.def
206         * src/plugins/pgpinline/sylpheed.def
207         * src/plugins/pgpmime/sylpheed.def
208                 Add a few symbols needed
209
210 2005-12-21 [paul]       1.9.100cvs100
211
212         * m4/codeset.m4
213         * m4/glibc21.m4
214         * m4/intdiv0.m4
215         * m4/inttypes-pri.m4
216         * m4/inttypes.m4
217         * m4/inttypes_h.m4
218         * m4/isc-posix.m4
219         * m4/lcmessage.m4
220         * m4/stdint_h.m4
221         * m4/uintmax_t.m4
222                 gettextization
223                 thanks to Colin
224
225 2005-12-21 [paul]       1.9.100cvs99
226
227         * po/sv.po
228                 fixed by Colin
229
230 2005-12-20 [paul]       1.9.100cvs98
231
232         * po/sv.po
233                 updated by Anders Trobäck
234
235 2005-12-20 [colin]      1.9.100cvs97
236
237         * ABOUT-NLS
238         * Makefile.am
239         * autogen.sh
240         * configure.ac
241         * config/config.rpath
242         * config/mkinstalldirs
243         * m4/Makefile.am
244         * m4/glibc2.m4
245         * m4/gnupg.m4
246         * m4/gpgme.m4
247         * m4/intmax.m4
248         * m4/longdouble.m4
249         * m4/longlong.m4
250         * m4/printf-posix.m4
251         * m4/signed.m4
252         * m4/size_max.m4
253         * m4/ulonglong.m4
254         * m4/wchar_t.m4
255         * m4/wint_t.m4
256         * m4/xsize.m4
257         * po/Makefile.in.in
258         * po/Makevars
259         * po/bg.po
260         * po/ca.po
261         * po/cs.po
262         * po/de.po
263         * po/el.po
264         * po/en_GB.po
265         * po/es.po
266         * po/fi.po
267         * po/fr.po
268         * po/hr.po
269         * po/hu.po
270         * po/it.po
271         * po/ja.po
272         * po/ko.po
273         * po/nb.po
274         * po/nl.po
275         * po/pl.po
276         * po/pt_BR.po
277         * po/ru.po
278         * po/sk.po
279         * po/sr.po
280         * po/stamp-po
281         * po/sv.po
282         * po/zh_CN.po
283         * po/zh_TW.po
284         * src/Makefile.am
285         * src/codeconv.c
286         * src/compose.c
287         * src/exporthtml.c
288         * src/exportldif.c
289         * src/folder.c
290         * src/main.c
291         * src/manual.c
292         * src/mh.c
293         * src/mimeview.c
294         * src/send_message.c
295         * src/common/Makefile.am
296         * src/common/fnmatch.c
297         * src/common/fnmatch.h
298         * src/common/fnmatch_loop.c
299         * src/common/nntp.c
300         * src/common/plugin.c
301         * src/common/smtp.c
302         * src/common/socket.c
303         * src/common/string_match.c
304         * src/common/sylpheed.c
305         * src/common/utils.c
306         * src/common/utils.h
307         * src/common/w32_dirent.c
308         * src/common/w32_reg.c
309         * src/common/w32_signal.c
310         * src/common/w32_stat.c
311         * src/common/w32_stdio.c
312         * src/common/w32_stdlib.c
313         * src/common/w32_string.c
314         * src/common/w32_time.c
315         * src/common/w32_unistd.c
316         * src/common/w32_wait.c
317         * src/common/w32lib.h
318         * src/etpan/Makefile.am
319         * src/gtk/Makefile.am
320         * src/plugins/clamav/Makefile.am
321         * src/plugins/demo/Makefile.am
322         * src/plugins/dillo_viewer/Makefile.am
323         * src/plugins/pgpcore/Makefile.am
324         * src/plugins/pgpcore/passphrase.c
325         * src/plugins/pgpcore/plugin.def
326         * src/plugins/pgpcore/sgpgme.c
327         * src/plugins/pgpcore/sylpheed.def
328         * src/plugins/pgpcore/version.rc
329         * src/plugins/pgpinline/Makefile.am
330         * src/plugins/pgpinline/plugin.def
331         * src/plugins/pgpinline/sylpheed.def
332         * src/plugins/pgpinline/version.rc
333         * src/plugins/pgpmime/Makefile.am
334         * src/plugins/pgpmime/mypgpcore.def
335         * src/plugins/pgpmime/plugin.def
336         * src/plugins/pgpmime/sylpheed.def
337         * src/plugins/pgpmime/version.rc
338         * src/plugins/spamassassin/Makefile.am
339                 Very little ;-) patch from Werner Koch, providing
340                 infrastructure for cross-compiling to Win32
341
342 2005-12-20 [paul]       1.9.100cvs96
343
344         * src/account.c
345         * src/account.h
346         * src/mainwindow.c
347         * src/mainwindow.h
348         * src/toolbar.c
349         * src/toolbar.h
350                 add a combo to the Get All button, allowing
351                 quick retrieval from any account
352                 Patch by Fabien Vantard, slightly modified
353                 by Colin
354         * src/gtk/about.c
355                 i18n fix. Patch by Fabien Vantard
356
357 2005-12-19 [cleroy]     1.9.100cvs95
358
359         * src/compose.c
360         * src/compose.h
361                 Don't automatically join lines when they've 
362                 been separated by the user and not automatically
363
364 2005-12-19 [paul]       1.9.100cvs94
365
366         * src/gtk/pluginwindow.c
367                 i18n fix.
368                 Patch by Fabien Vantard
369
370 2005-12-15 [paul]       1.9.100cvs93
371
372         * src/common/plugin.c
373         * src/common/plugin.h
374         * src/gtk/pluginwindow.c
375         * src/plugins/clamav/clamav_plugin.c
376         * src/plugins/demo/demo.c
377         * src/plugins/dillo_viewer/dillo_viewer.c
378         * src/plugins/pgpcore/plugin.c
379         * src/plugins/pgpinline/plugin.c
380         * src/plugins/pgpmime/plugin.c
381         * src/plugins/spamassassin/spamassassin.c
382         * src/plugins/trayicon/trayicon.c
383                 add plugin_version()
384
385 2005-12-15 [cleroy]     1.9.100cvs92
386
387         * src/compose.c
388                 Further fix bug #875
389
390 2005-12-15 [paul]       1.9.100cvs91
391
392         * src/gtk/filesel.c
393                 fix attach_load_dir getting set to
394                 PLUGINDIR on plugin load
395
396 2005-12-14 [mones]      1.9.100cvs90
397
398         * manual/ack.xml
399         * manual/keyboard.xml
400                 Initial draft and some shortcuts added
401                 
402         * po/es.po
403                 Updated translation
404
405 2005-12-14 [colin]      1.9.100cvs89
406
407         * src/compose.c
408         * src/imap.c
409         * src/summaryview.c
410         * src/gtk/gtkaspell.c
411                 More leaks fixed
412         * src/prefs_folder_item.c
413                 Fix recursive prefs apply
414
415
416 2005-12-14 [cleroy]     1.9.100cvs88
417
418         * src/compose.c
419                 Fix bug #875 (Freeze On Inline Forward of 
420                 Large Message)
421
422 2005-12-13 [colin]      1.9.100cvs87
423
424         * src/compose.c
425                 Uniq-ify and sort the mimetypes list
426                 Patch by Fabien Vantard
427
428 2005-12-13 [colin]      1.9.100cvs86
429
430         * src/imap.c
431         * src/etpan/imap-thread.c
432                 Fix leaks (patch by Hoa)
433         * src/news.c
434         * src/common/plugin.c
435                 Fix leaks
436
437 2005-12-12 [colin]
438
439         * 2.0.0-rc2 released
440
441 2005-12-12 [colin]      1.9.100cvs85
442
443         * src/matcher.c
444                 Fix a leak
445
446 2005-12-12 [wwp]        1.9.100cvs84
447
448         * src/gtk/icon_legend.c
449                 fix misbehaviour and crash when closing the legend window
450         using the Esc key (patch by Fabien Vantard).
451
452 2005-12-12 [paul]       1.9.100cvs83
453
454         * src/browseldap.c
455         * src/foldersel.c
456         * src/prefs_actions.c
457         * src/prefs_filtering.c
458         * src/prefs_matcher.c
459         * src/prefs_spelling.glade      ** REMOVED **
460         * src/prefs_template.c
461         * src/gtk/foldersort.glade      ** REMOVED **
462         * src/gtk/pluginwindow.c
463         * src/gtk/pluginwindow.glade    ** REMOVED **
464         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
465                 cleanups
466
467 2005-12-11 [paul]       1.9.100cvs82
468
469         * src/gtk/filesel.c
470                 fix attach_load_dir crasher (double free)
471
472 2005-12-09 [paul]       1.9.100cvs81
473
474         * po/POTFILES.in
475         * src/mainwindow.c
476         * src/gtk/Makefile.am
477         * src/gtk/icon_legend.c
478         * src/gtk/icon_legend.h
479                 add icon legend
480         * src/manual.c
481                 cleanup
482
483 2005-12-09 [paul]       1.9.100cvs80
484
485         * src/plugins/pgpcore/passphrase.c
486                 wrap the label in the dialog
487
488 2005-12-09 [cleroy]     1.9.100cvs79
489
490         * src/plugins/pgpcore/sgpgme.c
491                 Display (untrusted) on not trusted signatures
492                 Patch by Michal Èihaø <michal@cihar.com>
493                 Closes bug #867 (Report also key trust)
494
495 2005-12-09 [cleroy]     1.9.100cvs78
496
497         * src/common/plugin.c
498                 Update licence check, following Eben Moglen's advice
499
500 2005-12-08 [colin]      1.9.100cvs77
501
502         * src/folder.c
503                 Fix the occasionnal item->cache != NULL 
504                 assertion failure. 
505
506 2005-12-08 [colin]      1.9.100cvs76
507
508         * src/mimeview.c
509         * src/plugins/pgpcore/sgpgme.c
510                 Print key id when unable to check it
511                 Closes bug #866 (Show key id when missing)
512
513 2005-12-08 [paul]       1.9.100cvs75
514
515         * src/prefs_common.c
516         * src/prefs_common.h
517         * src/gtk/filesel.c
518                 remember load attachment dir
519
520 2005-12-07 [colin]      1.9.100cvs74
521
522         * src/prefs_toolbar.c
523                 Gtk fixes, patch by Fabien Vantard
524
525 2005-12-07 [colin]      1.9.100cvs73
526
527         * src/action.c
528         * src/compose.c
529         * src/compose.h
530                 Fix bug #839 (Quoted text isn't colored after 
531                 executing an action)
532         * src/common/plugin.c
533                 Require plugins to declare their licence in plugin_licence()
534                 Refuse to load non-GPL plugins as they'd be illegal (as 
535                 derived works of Sylpheed-Claws, they must be GPL).
536         * src/plugins/clamav/clamav_plugin.c
537         * src/plugins/demo/demo.c
538         * src/plugins/dillo_viewer/dillo_viewer.c
539         * src/plugins/pgpcore/plugin.c
540         * src/plugins/pgpinline/plugin.c
541         * src/plugins/pgpmime/plugin.c
542         * src/plugins/spamassassin/spamassassin.c
543         * src/plugins/trayicon/trayicon.c
544                 Add plugin_licence()
545
546 2005-12-07 [paul]       1.9.100cvs72
547
548         * configure.ac
549         * src/mainwindow.c
550         * src/manual.c
551         * src/manual.h
552         * src/common/defs.h
553                 clean up after local FAQ removal and
554                 temporary manual removal
555
556 2005-12-06 [colin]      1.9.100cvs71
557
558         * configure.ac
559         * doc/Makefile.am
560         * doc/faq/.cvsignore
561         * doc/faq/Makefile.am
562         * doc/faq/de/.cvsignore
563         * doc/faq/de/Makefile.am
564         * doc/faq/de/sylpheed-faq-1.html
565         * doc/faq/de/sylpheed-faq-2.html
566         * doc/faq/de/sylpheed-faq-3.html
567         * doc/faq/de/sylpheed-faq.html
568         * doc/faq/en/.cvsignore
569         * doc/faq/en/Makefile.am
570         * doc/faq/en/sylpheed-faq-1.html
571         * doc/faq/en/sylpheed-faq-2.html
572         * doc/faq/en/sylpheed-faq-3.html
573         * doc/faq/en/sylpheed-faq-4.html
574         * doc/faq/en/sylpheed-faq.html
575         * doc/faq/es/.cvsignore
576         * doc/faq/es/Makefile.am
577         * doc/faq/es/sylpheed-faq-1.html
578         * doc/faq/es/sylpheed-faq-2.html
579         * doc/faq/es/sylpheed-faq-3.html
580         * doc/faq/es/sylpheed-faq-4.html
581         * doc/faq/es/sylpheed-faq.html
582         * doc/faq/fr/.cvsignore
583         * doc/faq/fr/Makefile.am
584         * doc/faq/fr/sylpheed-faq-1.html
585         * doc/faq/fr/sylpheed-faq-2.html
586         * doc/faq/fr/sylpheed-faq-3.html
587         * doc/faq/fr/sylpheed-faq.html
588         * doc/faq/it/.cvsignore
589         * doc/faq/it/Makefile.am
590         * doc/faq/it/sylpheed-faq-1.html
591         * doc/faq/it/sylpheed-faq-2.html
592         * doc/faq/it/sylpheed-faq-3.html
593         * doc/faq/it/sylpheed-faq.html
594         * doc/manual/.cvsignore
595         * doc/manual/Makefile.am
596         * doc/manual/de/.cvsignore
597         * doc/manual/de/Makefile.am
598         * doc/manual/de/sylpheed-1.html
599         * doc/manual/de/sylpheed-10.html
600         * doc/manual/de/sylpheed-11.html
601         * doc/manual/de/sylpheed-12.html
602         * doc/manual/de/sylpheed-13.html
603         * doc/manual/de/sylpheed-14.html
604         * doc/manual/de/sylpheed-15.html
605         * doc/manual/de/sylpheed-16.html
606         * doc/manual/de/sylpheed-17.html
607         * doc/manual/de/sylpheed-18.html
608         * doc/manual/de/sylpheed-19.html
609         * doc/manual/de/sylpheed-2.html
610         * doc/manual/de/sylpheed-20.html
611         * doc/manual/de/sylpheed-3.html
612         * doc/manual/de/sylpheed-4.html
613         * doc/manual/de/sylpheed-5.html
614         * doc/manual/de/sylpheed-6.html
615         * doc/manual/de/sylpheed-7.html
616         * doc/manual/de/sylpheed-8.html
617         * doc/manual/de/sylpheed-9.html
618         * doc/manual/de/sylpheed.html
619         * doc/manual/en/.cvsignore
620         * doc/manual/en/Makefile.am
621         * doc/manual/en/sylpheed-1.html
622         * doc/manual/en/sylpheed-10.html
623         * doc/manual/en/sylpheed-11.html
624         * doc/manual/en/sylpheed-12.html
625         * doc/manual/en/sylpheed-13.html
626         * doc/manual/en/sylpheed-14.html
627         * doc/manual/en/sylpheed-15.html
628         * doc/manual/en/sylpheed-16.html
629         * doc/manual/en/sylpheed-17.html
630         * doc/manual/en/sylpheed-18.html
631         * doc/manual/en/sylpheed-19.html
632         * doc/manual/en/sylpheed-2.html
633         * doc/manual/en/sylpheed-20.html
634         * doc/manual/en/sylpheed-21.html
635         * doc/manual/en/sylpheed-22.html
636         * doc/manual/en/sylpheed-3.html
637         * doc/manual/en/sylpheed-4.html
638         * doc/manual/en/sylpheed-5.html
639         * doc/manual/en/sylpheed-6.html
640         * doc/manual/en/sylpheed-7.html
641         * doc/manual/en/sylpheed-8.html
642         * doc/manual/en/sylpheed-9.html
643         * doc/manual/en/sylpheed.html
644         * doc/manual/es/.cvsignore
645         * doc/manual/es/Makefile.am
646         * doc/manual/es/sylpheed-1.html
647         * doc/manual/es/sylpheed-10.html
648         * doc/manual/es/sylpheed-11.html
649         * doc/manual/es/sylpheed-12.html
650         * doc/manual/es/sylpheed-13.html
651         * doc/manual/es/sylpheed-14.html
652         * doc/manual/es/sylpheed-15.html
653         * doc/manual/es/sylpheed-16.html
654         * doc/manual/es/sylpheed-17.html
655         * doc/manual/es/sylpheed-18.html
656         * doc/manual/es/sylpheed-19.html
657         * doc/manual/es/sylpheed-2.html
658         * doc/manual/es/sylpheed-20.html
659         * doc/manual/es/sylpheed-3.html
660         * doc/manual/es/sylpheed-4.html
661         * doc/manual/es/sylpheed-5.html
662         * doc/manual/es/sylpheed-6.html
663         * doc/manual/es/sylpheed-7.html
664         * doc/manual/es/sylpheed-8.html
665         * doc/manual/es/sylpheed-9.html
666         * doc/manual/es/sylpheed.html
667         * doc/manual/fr/.cvsignore
668         * doc/manual/fr/Makefile.am
669         * doc/manual/fr/sylpheed-1.html
670         * doc/manual/fr/sylpheed-10.html
671         * doc/manual/fr/sylpheed-11.html
672         * doc/manual/fr/sylpheed-12.html
673         * doc/manual/fr/sylpheed-13.html
674         * doc/manual/fr/sylpheed-14.html
675         * doc/manual/fr/sylpheed-15.html
676         * doc/manual/fr/sylpheed-16.html
677         * doc/manual/fr/sylpheed-17.html
678         * doc/manual/fr/sylpheed-18.html
679         * doc/manual/fr/sylpheed-19.html
680         * doc/manual/fr/sylpheed-2.html
681         * doc/manual/fr/sylpheed-20.html
682         * doc/manual/fr/sylpheed-3.html
683         * doc/manual/fr/sylpheed-4.html
684         * doc/manual/fr/sylpheed-5.html
685         * doc/manual/fr/sylpheed-6.html
686         * doc/manual/fr/sylpheed-7.html
687         * doc/manual/fr/sylpheed-8.html
688         * doc/manual/fr/sylpheed-9.html
689         * doc/manual/fr/sylpheed.html
690         * doc/manual/ja/.cvsignore
691         * doc/manual/ja/Makefile.am
692         * doc/manual/ja/sylpheed-1.html
693         * doc/manual/ja/sylpheed-10.html
694         * doc/manual/ja/sylpheed-11.html
695         * doc/manual/ja/sylpheed-12.html
696         * doc/manual/ja/sylpheed-13.html
697         * doc/manual/ja/sylpheed-14.html
698         * doc/manual/ja/sylpheed-15.html
699         * doc/manual/ja/sylpheed-16.html
700         * doc/manual/ja/sylpheed-17.html
701         * doc/manual/ja/sylpheed-18.html
702         * doc/manual/ja/sylpheed-19.html
703         * doc/manual/ja/sylpheed-2.html
704         * doc/manual/ja/sylpheed-20.html
705         * doc/manual/ja/sylpheed-3.html
706         * doc/manual/ja/sylpheed-4.html
707         * doc/manual/ja/sylpheed-5.html
708         * doc/manual/ja/sylpheed-6.html
709         * doc/manual/ja/sylpheed-7.html
710         * doc/manual/ja/sylpheed-8.html
711         * doc/manual/ja/sylpheed-9.html
712         * doc/manual/ja/sylpheed.html
713         * doc/manual/ja/sylpheed.sgml
714         * src/mainwindow.c
715                 Remove outdated manual and faq. Noisy, eh?
716
717 2005-12-06 [colin]      1.9.100cvs70
718
719         * src/compose.c
720         * src/quote_fmt_parse.y
721         * src/undo.c
722         * src/undo.h
723                 Allow %X to position cursor at 0 
724                 (no %X = before signature)
725                 Fix paste as quotation putting the cursor at 0
726                 Fix undo offsets when pasting
727                 Insert the quote_fmt at once instead of line 
728                 by line
729                 Fix [Edited] when starting to reply/forward
730
731 2005-12-06 [paul]       1.9.100cvs69
732
733         * src/plugins/clamav/clamav_plugin_gtk.c
734                 add another tooltip
735         * src/plugins/spamassassin/spamassassin_gtk.c
736                 rework spamassassin_create_widget_func()
737
738 2005-12-05 [colin]      1.9.100cvs68
739
740         * po/POTFILES.in
741                 Fix make release ;-)
742
743 2005-12-05 [colin]      1.9.100cvs67
744
745         * src/compose.c
746         * src/compose.h
747                 Fix cursor positioning (not obeying %X)
748
749 2005-12-05 [paul]       1.9.100cvs66
750
751         * src/plugins/dillo_viewer/dillo_prefs.c
752                 fix compilation warning
753
754 2005-12-05 [paul]       1.9.100cvs65
755
756         * src/prefs_spelling.c
757         * src/plugins/trayicon/trayicon.c
758                 cleanups - remove unused stuff
759
760 2005-12-05 [paul]       1.9.100cvs64
761
762         * README
763         * manual/plugins.xml
764                 remove info about removed mathml_viewer plugin
765
766 2005-12-05 [paul]       1.9.100cvs63
767
768         * configure.ac
769         * src/plugins/Makefile.am
770         * src/plugins/mathml_viewer/.cvsignore
771         * src/plugins/mathml_viewer/Makefile.am
772         * src/plugins/mathml_viewer/mathml_viewer.c
773                 remove unmaintained mathml_viewer plugin
774
775 2005-12-05 [paul]       1.9.100cvs62
776
777         * src/summaryview.c
778                 obey prefs_common.always_show_msg when
779                 moving a msg
780                 Thanks to Colin
781
782 2005-12-05 [paul]       1.9.100cvs61
783
784         * src/compose.c
785         * src/prefs_account.c
786         * src/prefs_filtering.c
787         * src/prefs_quote.c
788         * src/prefs_spelling.c
789         * src/prefs_toolbar.c
790         * src/summaryview.c
791         * src/gtk/gtkutils.c
792         * src/gtk/quicksearch.c
793         * src/plugins/dillo_viewer/dillo_prefs.c
794                 dialog cleanups
795
796 2005-12-04 [paul]       1.9.100cvs60
797
798         * src/inc.c
799         * src/prefs_account.c
800         * src/prefs_account.h
801                 allow a Local account to specify a
802                 default inbox
803                 (closes bug 843 'Inbox cannot be changed for local
804                  mailboxes')
805
806 2005-12-04 [colin]      1.9.100cvs59
807
808         * src/plugins/trayicon/trayicon.c
809                 Remove Get, rename Get All to Get Mail in order to
810                 be consistent with the default main toolbar
811
812 2005-12-03 [colin]      1.9.100cvs58
813
814         * manual/gpl.xml
815         * manual/sylpheed-claws-manual.xml
816                 Add GPL appendix
817
818 2005-12-03 [paul]       1.9.100cvs57
819
820         * AUTHORS
821         * po/sv.po
822         * src/gtk/authors.h
823                 new (partially complete) Swedish translation
824                 by Anders Troback <sylpheed@troback.com>
825
826 2005-12-02 [paul]       1.9.100cvs56
827
828         * configure.ac
829                 libetpan 0.41 required
830
831 2005-12-02 [paul]       1.9.100cvs55
832
833         * src/plugins/clamav/clamav_plugin.c
834         * src/plugins/clamav/clamav_plugin.h
835         * src/plugins/clamav/clamav_plugin_gtk.c
836         * src/plugins/spamassassin/spamassassin.c
837         * src/plugins/spamassassin/spamassassin.h
838         * src/plugins/spamassassin/spamassassin_gtk.c
839                 unregister prefs pages on unloading, thus
840                 preventing a crash
841                 (thanks to Colin for the hint)
842
843 2005-12-02 [wwp]        1.9.100cvs54
844
845         * src/quote_fmt.h
846         * src/quote_fmt_parse.y
847                 fix misuse of gboolean*, use gboolean instead
848                 (thanks to Paul, Colin, for pointing out that scaring one)
849
850 2005-12-02 [paul]       1.9.100cvs53
851
852         * src/plugins/clamav/clamav_plugin.c
853                 int no --> unsigned int no
854         * src/plugins/clamav/clamav_plugin_gtk.c
855                 rework config page
856
857 2005-12-02 [wwp]        1.9.100cvs52
858
859         * src/compose.c
860         * src/prefs_template.c
861         * src/quote_fmt.h
862         * src/quote_fmt_parse.y
863                 prevent from executing |f and |p templates commands when
864                 adding or replacing templates in prefs (avoids annoying and
865                 potentially dangerous behaviours)
866
867 2005-12-02 [paul]       1.9.100cvs51
868
869         * src/prefs_common.c
870                 allow translation of some default values
871                 Patch by Fabien Vantard
872
873 2005-12-02 [paul]       1.9.100cvs50
874
875         * src/codeconv.c
876         * src/codeconv.h
877         * src/prefs_common.c
878         * src/prefs_common.h
879         * src/prefs_message.c
880         * src/textview.c
881                 remove obsolete 'convert_mb_alnum' option
882                 and related stuff
883         * src/gtk/about.c
884                 remove unused 'about_textview_visibility_notify'
885
886 2005-12-02 [paul]       1.9.100cvs49
887
888         * src/prefs_account.c
889         * src/prefs_compose_writing.c
890         * src/prefs_fonts.c
891         * src/prefs_gtk.h
892         * src/prefs_image_viewer.c
893         * src/prefs_message.c
894         * src/prefs_other.c
895         * src/prefs_receive.c
896         * src/prefs_send.c
897         * src/prefs_spelling.c
898         * src/prefs_summaries.c
899         * src/prefs_wrapping.c
900         * src/plugins/dillo_viewer/dillo_prefs.c
901         * src/plugins/pgpcore/prefs_gpg.c
902                 several cleanups to the prefs dialogs
903                 (slightly modified) patch by Fabien Vantard
904
905 2005-12-02 [paul]       1.9.100cvs48
906
907         * src/main.c
908                 --exit means exit
909         * src/send_message.c
910                 fix crash on send when connection fails
911
912         Thanks to Colin
913
914 2005-12-01 [colin]      1.9.100cvs47
915
916         * src/html.c
917                 Translate &hellip; to "..."
918
919 2005-11-30 [colin]      1.9.100cvs46
920
921         * src/matcher.c
922         * src/matcher.h
923                 Optimize back yesterday's fix.
924
925 2005-11-30 [paul]       1.9.100cvs45
926
927         * manual/faq.xml
928                 standardised
929         * manual/intro.xml
930                 written by Colin, edited by me
931
932 2005-11-29 [colin]      1.9.100cvs44
933
934         * src/matcher.c
935                 Skip headers unconditionnaly in match_body if the
936                 rule is not message or ~message
937
938 2005-11-29 [colin]      1.9.100cvs43
939
940         * src/matcher.c
941                 Fix body_part and such, not skipping headers 
942                 if the matchcriteria wasn't the first in the rule
943
944 2005-11-29 [colin]      1.9.100cvs42
945
946         * src/compose.c
947                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
948                 option missing from message view window)
949                 Fix double text D'n'D with gtk-2.8
950         * src/matcher.c
951                 Fix ~message, ~headers_part, ~body_part rules
952         * src/messageview.c
953                 Add Windows-1252 (Closes bug #863)
954                 Fix accels
955         * src/gtk/gtkaspell.c
956                 Properly destroy accels in all menus
957
958 2005-11-29 [mones]      1.9.100cvs41
959
960         * po/es.po
961                 Updated.
962
963 2005-11-27 [colin]      1.9.100cvs40
964
965         * src/mh_gtk.c
966                 "/Remove mailbox" -> "/Remove mailbox..."
967
968 2005-11-27 [paul]       1.9.100cvs39
969
970         * AUTHORS
971         * po/de.po
972         * src/gtk/authors.h
973                 updated by new maintainer, Stephan Sachse
974
975 2005-11-27 [paul]       1.9.100cvs38
976
977         * manual/faq.xml
978                 written by Colin, edited by me
979
980 2005-11-27 [paul]       1.9.100cvs37
981
982         * src/prefs_common.c
983         * src/prefs_common.h
984         * src/prefs_receive.c
985         * src/prefs_summaries.c
986                 move 'go to inbox after receiving new mail'
987                 option from display/sumamaries to mail
988                 handling/receive, and rework prefs_summaries
989                 dialog a little
990
991 2005-11-25 [martin]     1.9.100cvs36
992
993         * po/de.po
994             fixed windows-1252 translation;
995             translated some new and fuzzy strings
996
997 2005-11-25 [paul]       1.9.100cvs35
998
999         * src/plugins/clamav/clamav_plugin.c
1000                 complete the update done in cvs34
1001
1002 2005-11-25 [paul]       1.9.100cvs34
1003
1004         * src/plugins/clamav/clamav_plugin.c
1005                 reflect upstream changes
1006
1007 2005-11-25 [paul]       1.9.100cvs33
1008
1009         * manual/ack.xml
1010         * manual/plugins.xml
1011         * manual/sylpheed-claws-manual.xml
1012                 written/updated by Colin, edited by me
1013         * tools/acroread2sylpheed.pl
1014                 update binary name
1015
1016 2005-11-24 [cleroy]     1.9.100cvs32
1017
1018         * src/compose.c
1019                 Fix bug #856 (reediting messages forgets Request
1020                 Return Receipt)
1021
1022 2005-11-24 [paul]       1.9.100cvs31
1023
1024         * manual/addrbook.xml
1025         * manual/starting.xml
1026                 written by Colin, proofread, edited, adapted by me
1027         * manual/advanced.xml
1028                 add some Actions examples
1029         * src/importldif.c
1030                 use a Save button instead of a Close button
1031         * src/wizard.c
1032                 indicate mandatory fields
1033                 fix page display
1034                 Thanks to Colin
1035
1036 2005-11-23 [colin]      1.9.100cvs30
1037
1038         * src/addressbook.c
1039                 Rename menu item, fix possible crash after
1040                 deletion of books
1041         * src/addrindex.c
1042                 Allow searching for '*' in ldap
1043         * src/browseldap.c
1044                 Fix "Browse Entry" (did anyone use it?)
1045         * src/wizard.c
1046                 Add guards for mandatory information
1047
1048 2005-11-23 [paul]       1.9.100cvs29
1049
1050         * manual/advanced.xml
1051                 corrections to the English
1052
1053 2005-11-23 [cleroy]     1.9.100cvs28
1054
1055         * src/mimeview.c
1056                 Fix possible crash at exit. After the call to
1057                 gtk_container_remove(), the Viewer's widget has no
1058                 more parent so gtk+ automatically frees it and its
1059                 sons. If destroy_viewer() then try to access it,
1060                 problems ensue.
1061
1062 2005-11-22 [colin]      1.9.100cvs27
1063
1064         * src/compose.c
1065         * src/gtk/gtkaspell.c
1066                 Fix right-clicking on a misspelled word
1067                 Fix More... in suggestions menu
1068
1069 2005-11-22 [wwp]        1.9.100cvs26
1070
1071         * src/prefs_template.c
1072                 templates works: re-sort templates list when adding or replacing,
1073                 prevent from adding or replacing when the template name is empty
1074
1075 2005-11-21 [colin]      1.9.100cvs25
1076
1077         * src/addressbook.c
1078                 Fix some addressbook suckage (dnd, select all)
1079         * src/compose.c
1080         * src/gtk/gtkaspell.c
1081         * src/gtk/gtkaspell.h
1082                 Make the spellchecker menu work with the 
1083                 GtkTextView one instead of overriding it
1084
1085 2005-11-20 [paul]       1.9.100cvs24
1086
1087         * manual/handling.xml
1088                 proofread and corrected
1089
1090 2005-11-20 [paul]       1.9.100cvs23
1091
1092         * manual/Makefile
1093                 generate html as one file
1094         * manual/advanced.xml
1095                 fix output generation
1096                 reformat hidden options list
1097         * manual/manual.xml     ** REMOVED **
1098         * manual/sylpheed-claws-manual.xml      ** ADDED **
1099                 renamed
1100
1101 2005-11-18 [colin]      1.9.100cvs22
1102
1103         * src/prefs_account.c
1104                 Fix layout in news and mbox accounts
1105         * manual/account.xml
1106         * manual/advanced.xml
1107                 New contents for Paul to check :)
1108
1109 2005-11-18 [wwp]        1.9.100cvs21
1110
1111         * src/gtk/quicksearch.c
1112                 don't update extended quicksearch buttons twice
1113
1114 2005-11-18 [paul]       1.9.100cvs20
1115
1116         * src/textview.c
1117                 complete 1.9.100cvs19
1118
1119 2005-11-18 [paul]       1.9.100cvs19
1120
1121         * src/compose.c
1122                 cosmetic improvements
1123         * src/textview.c
1124                 also list text/* attachments
1125
1126 2005-11-18 [cleroy]     1.9.100cvs18
1127
1128         * src/summaryview.c
1129                 Use column 0 instead of -1 in 
1130                 gtk_ctree_node_moveto, in a naive
1131                 hope it'll fix the gtk-related crashes
1132
1133 2005-11-18 [cleroy]     1.9.100cvs17
1134
1135         * src/gtk/inputdialog.c
1136                 Fix icon staying the first one
1137
1138 2005-11-17 [wwp]        1.9.100cvs16
1139                 fix possible problem showing some quicksearch buttons, and a bad
1140                 call to g_return_if_fail in a function that returns a value (both
1141                 fixes by Fabien Vantard)
1142
1143 2005-11-15 [wwp]        1.9.100cvs15
1144
1145         * src/gtk/quicksearch.c
1146                 added a tooltip to that obscure ... quicksearch button
1147
1148 2005-11-15 [wwp]        1.9.100cvs14
1149
1150         * src/gtk/quicksearch.c
1151                 add a quicksearch helper to filtering expression users: the ... button
1152                 raises the condition expr window. condition expressions set up w/ this
1153                 window are used by the quicksearch if the user closes it pressing OK.
1154
1155 2005-11-14 [paul]       1.9.100cvs13
1156
1157         * src/plugins/clamav/clamav_plugin.c
1158         * src/plugins/spamassassin/spamassassin.c
1159                 change plugin type following recent merging
1160
1161 2005-11-14 [wwp]        1.9.100cvs12
1162
1163         * src/folder.c
1164                 prevent from crashing when copying/moving message(s) from and
1165                 to the same folder
1166
1167 2005-11-14 [paul]       1.9.100cvs11
1168
1169         * src/plugins/clamav/Makefile.am
1170         * src/plugins/clamav/clamav_plugin.c
1171         * src/plugins/clamav/clamav_plugin.h
1172         * src/plugins/clamav/clamav_plugin_gtk.c
1173                 also merge clamav and clamav_gtk plugins
1174
1175 2005-11-13 [colin]      1.9.100cvs10
1176
1177         * configure.ac
1178         * src/plugins/spamassassin/Makefile.am
1179         * src/plugins/spamassassin/spamassassin.c
1180         * src/plugins/spamassassin/spamassassin.h
1181         * src/plugins/spamassassin/spamassassin_gtk.c
1182                 Merge spamassassin and spamassassin_gtk plugins,
1183                 and build it by default.
1184
1185 2005-11-12 [colin]      1.9.100cvs9
1186
1187         * src/etpan/imap-thread.c
1188                 Fix gcc warning
1189
1190 2005-11-12 [colin]      1.9.100cvs8
1191
1192         * src/procmime.c
1193                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
1194
1195 2005-11-10 [colin]      1.9.100cvs7
1196
1197         * src/main.c
1198                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
1199                 minimised state)
1200
1201 2005-11-10 [wwp]        1.9.100cvs6
1202
1203         * src/gtk/description_window.c
1204                 fix a crash when closing description windows using the WM's [X] button
1205
1206 2005-11-09 [colin]      1.9.100cvs5
1207
1208         * src/common/ssl.c
1209                 Update libetpan call to follow upstream
1210                 (yes, this requires libetpan-0.40cvs3)
1211
1212 2005-11-08 [colin]      1.9.100cvs4
1213
1214         * src/compose.c
1215         * src/textview.c
1216         * src/common/utils.c
1217         * src/common/utils.h
1218                 Enhance the email parser
1219
1220 2005-11-08 [colin]      1.9.100cvs3
1221
1222         * src/procmime.c
1223                 Fix what looks like an off-by-one (fixes 
1224                 attachments from the Bat)
1225
1226 2005-11-08 [wwp]        1.9.100cvs2
1227
1228         * src/main.c
1229                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
1230
1231 2005-11-08 [wwp]        1.9.100cvs1
1232
1233         * src/main.c
1234                 allow exiting Sylpheed-Claws from command-line
1235
1236 2005-11-08 [paul]       1.9.100
1237
1238         1.9.100 released
1239
1240 2005-11-07 [colin]      1.9.99cvs17
1241
1242         * src/addritem.c
1243         * src/ldif.c
1244                 Fix import of base-64 encoded items
1245
1246 2005-11-07 [cleroy]     1.9.99cvs16
1247
1248         * src/send_message.c
1249                 Fix bug #314 (Queue does not empty under certain 
1250                 circumstances)
1251
1252 2005-11-07 [paul]       1.9.99cvs15
1253
1254         * src/mutt.c
1255         * src/pine.c
1256                 fix buffer overflows
1257                 Thanks to Colin
1258
1259 2005-11-07 [paul]       1.9.99cvs14
1260
1261         * doc/man/Makefile.am
1262         * doc/man/sylpheed-claws.1      ** ADDED **
1263         * doc/man/sylpheed.1            ** DELETED **
1264                 rename and update the man file
1265
1266 2005-11-06 [colin]      1.9.99cvs13
1267
1268         * src/ldif.c
1269                 Fix ldif_get_line() that returned empty strings
1270                 (Didn't understand why). Also fix a possible
1271                 buffer overflow.
1272
1273 2005-11-06 [wwp]        1.9.99cvs12
1274
1275         * src/textview.c
1276         * src/gtk/about.c
1277         * src/gtk/gtkutils.c
1278         * src/gtk/gtkutils.h
1279                 fix a compilation warning,
1280                 make links sensitive in the about dialog
1281
1282 2005-11-04 [wwp]        1.9.99cvs11
1283
1284         * src/gtk/about.c
1285                 don't wrap or translate URIs, and a bit text format cleanup
1286
1287 2005-11-04 [wwp]        1.9.99cvs10
1288
1289         * src/gtk/about.c
1290                 better textview tagging implementation (no more use of marks for
1291                 postponed tagging)
1292
1293 2005-11-02 [colin]      1.9.99cvs9
1294
1295         * src/common/ssl.c
1296                 Forgot an ifdef
1297
1298 2005-11-02 [colin]      1.9.99cvs8
1299
1300         * configure.ac
1301                 Require libetpan-0.40 due to upstream fix
1302         * src/common/ssl.c
1303                 Tell libetpan not to call SSL_Library_Init,
1304                 as we do it ourselves.
1305
1306 2005-11-02 [colin]      1.9.99cvs7
1307
1308         * po/POTFILES.in
1309                 Add missing files (thanks to Fabien Vantard)
1310
1311 2005-11-02 [cleroy]     1.9.99cvs6
1312
1313         * src/summaryview.c
1314                 Fix totals when read messages are hidden or quicksearch
1315                 is on
1316         * src/ssl_manager.c
1317         * src/ssl_manager.h
1318         * src/common/ssl_certificate.c
1319         * src/common/ssl_certificate.h
1320         * src/gtk/sslcertwindow.c
1321         * src/gtk/sslcertwindow.h
1322                 Fix copyright on my stuff
1323
1324 2005-11-02 [wwp]        1.9.99cvs5
1325
1326         * src/prefs_themes.c
1327                 fix directory name checking (theme installation/removal),
1328                 made related error a bit more verbose
1329
1330 2005-11-02 [cleroy]     1.9.99cvs4
1331
1332         * src/summaryview.c
1333                 Fix typo (probably fixes bug #841 (Sort by the From 
1334                 field doesn't work)
1335
1336 2005-11-02 [paul]       1.9.99cvs3
1337
1338         * po/ko.po
1339         * po/nb.po
1340                 updated by SungHyun Nam, Geir Helland
1341         * src/wizard.c
1342                 fix typo in welcome message. spotted by
1343                 Andrea Spadaccini
1344
1345 2005-11-01 [colin]      1.9.99cvs2
1346
1347         * src/compose.c
1348                 Fix replying to ml wen confirming subscription
1349         * src/messageview.c
1350         * src/mimeview.c
1351         * src/mimeview.h
1352         * src/privacy.h
1353         * src/summaryview.c
1354                 Make key check non blocking
1355
1356 2005-10-31 [paul]       1.9.99cvs1
1357
1358         * tools/claws.i18n.status.pl
1359                 updated for ChangeLog
1360
1361 2005-10-31 [paul]       1.9.99
1362
1363         1.9.99 released
1364
1365 2005-10-31 [paul]       1.9.15cvs131
1366
1367         * .cvsignore
1368         * ChangeLog
1369         * ChangeLog.claws       ** REMOVED **
1370         * ChangeLog-gtk2.claws  ** REMOVED **
1371         * ChangeLog.gtk1        ** ADDED **
1372         * INSTALL
1373         * Makefile.am
1374         * NEWS
1375         * README
1376         * README.claws          ** REMOVED **
1377         * README.jp             ** REMOVED **
1378         * RELEASE_NOTES         ** ADDED **
1379         * RELEASE_NOTES.claws   ** REMOVED **
1380         * commitHelper
1381         * configure.ac
1382         * sylpheed.spec.in      ** REMOVED **
1383                 tidy up and update the default docs:
1384                 ChangeLog.claws is renamed ChangeLog.gtk1
1385                 ChangeLog-gtk2.claws is renamed ChangeLog
1386                 README.claws is renamed README
1387                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
1388
1389 2005-10-31 [paul]       1.9.15cvs130
1390
1391         * po/it.po
1392                 fix errors
1393
1394 2005-10-31 [paul]       1.9.15cvs129
1395
1396         * po/ca.po
1397         * po/de.po
1398         * po/en_GB.po
1399         * po/fr.po
1400         * po/it.po
1401         * po/pt_BR.po
1402         * po/sk.po
1403         * po/sr.po
1404         * po/zh_CN.po
1405                 updated by Miquel Oliete, Stephan Sachse and
1406                 Thomas Gilgin, me, Fabien Vantard, Andrea
1407                 Spadaccini, Frederico Goncalves Guimaraes,
1408                 Andrej Kacian, Aleksandar Urosevic, and
1409                 Ralgh Young.
1410
1411 2005-10-31 [mones]      1.9.15cvs128
1412
1413         * manual/faq.xml
1414                 More questions.
1415         
1416         * po/es.po
1417                 Updated for release.
1418
1419 2005-10-30 [colin]      1.9.15cvs127
1420
1421         * src/compose.c
1422                 Place cursor before rewrapping (fixes cursor
1423                 pos if quotation gets rewrapped)
1424
1425 2005-10-29 [paul]       1.9.15cvs126
1426
1427         * src/crash.c
1428         * src/foldersel.c
1429         * src/main.c
1430         * src/messageview.c
1431         * src/toolbar.c
1432         * src/gtk/authors.h
1433                 corrections to text items
1434
1435 2005-10-28 [colin]      1.9.15cvs125
1436
1437         * src/messageview.c
1438                 Make "hit 'C' to check sig" work from extern 
1439                 messageviews
1440
1441 2005-10-27 [colin]      1.9.15cvs124
1442
1443         * src/summaryview.c
1444                 Add a hack to avoid segfaulting when hammering 
1445                 on gtk's events
1446
1447 2005-10-27 [wwp]        1.9.15cvs123
1448
1449         * src/prefs_themes.c
1450                 sort list of themes names in themes prefs
1451
1452 2005-10-27 [paul]       1.9.15cvs122
1453
1454         * src/folder.c
1455         * src/prefs_account.c
1456                 fix building on Solaris
1457                 Patch by Alex Moore
1458
1459 2005-10-27 [wwp]        1.9.15cvs121
1460
1461         * src/summaryview.c
1462         * src/gtk/gtksctree.c
1463                 speed up unselecting messages in summary view (thanks to Colin)
1464
1465 2005-10-27 [paul]       1.9.15cvs120
1466
1467         * src/mainwindow.c
1468                 fix a compilation warning
1469         * src/summaryview.c
1470                 fix updating of 'n items selected' count
1471                 when deselecting
1472
1473 2005-10-27 [martin]     1.9.15cvs119
1474
1475         * src/action.c
1476                 ignore actions with a leading '/' in the action menu name
1477                 fixes a crash on menu creation
1478         * src/prefs_actions.c
1479                 do not allow a leading '/' in the action menu name
1480
1481 2005-10-27 [paul]       1.9.15cvs118
1482
1483         * src/main.c
1484                 fix compilation warning
1485
1486 2005-10-27 [paul]       1.9.15cvs117
1487
1488         * src/procmime.c
1489                 add #if HAVE_LOCALE_H
1490
1491 2005-10-27 [paul]       1.9.15cvs116
1492
1493         * src/plugins/clamav/clamav_plugin.c
1494         * src/plugins/dillo_viewer/dillo_viewer.c
1495         * src/plugins/mathml_viewer/mathml_viewer.c
1496         * src/plugins/pgpcore/plugin.c
1497         * src/plugins/pgpinline/plugin.c
1498         * src/plugins/pgpmime/plugin.c
1499         * src/plugins/spamassassin/spamassassin.c
1500         * src/plugins/trayicon/trayicon.c
1501                 plugin_init() : make error messages more
1502                 informative
1503
1504 2005-10-26 [wwp]        1.9.15cvs115
1505
1506         * src/prefs_matcher.c
1507                 enlarge boolean op widget width a bit (wasn't always showing text contents)
1508
1509 2005-10-26 [wwp]        1.9.15cvs114
1510
1511         * src/procmime.c
1512         * src/gtk/gtksctree.c
1513         * src/plugins/spamassassin/libspamc.c
1514         * src/plugins/spamassassin/spamassassin.c
1515                 fix some compilation warnings more
1516
1517 2005-10-26 [mones]      1.9.15cvs113
1518
1519         * po/es.po
1520                 Updated translation
1521
1522 2005-10-26 [paul]       1.9.15cvs112
1523
1524         * src/prefs_message.c
1525                 give all display_xface stuff the
1526                 #if HAVE_LIBCOMPFACE treatment, thus
1527                 preventing a crash
1528                 (Thanks to Wolfgang Enderlein)
1529
1530 2005-10-26 [colin]      1.9.15cvs111
1531
1532         * src/gedit-print.c
1533                 Fix date format
1534         * src/imap_gtk.c
1535         * src/news_gtk.c
1536                 Remove context menu items that should not be there
1537         * src/jpilot.c
1538                 Fix encoding
1539         * src/main.c
1540         * src/mainwindow.c
1541                 Don't show the mainwindow too soon
1542
1543 2005-10-26 [wwp]        1.9.15cvs110
1544
1545         * src/folder.c
1546         * src/manual.c
1547         * src/summaryview.c
1548                 fix uninitialized pointers in the folder updating hook
1549                 (thanks to Colin)
1550
1551 2005-10-25 [mones]      1.9.15cvs109
1552
1553         * manual/faq.xml
1554                 General information subsection completed. 
1555                 Removed archaic references.
1556                 
1557         * manual/Makefile
1558         * manual/dtd/manual.dsl
1559                 Added customization stylesheet for getting paragraphs
1560                 fully justified in PDF output (as suggested by Colin).
1561
1562 2005-10-25 [colin]      1.9.15cvs108
1563
1564         * src/compose.c
1565                 Fix a second leak
1566
1567 2005-10-25 [colin]      1.9.15cvs107
1568
1569         * src/addrbook.c
1570         * src/addrindex.c
1571                 Fix leak (xml_get_element() allocates memory)
1572         * src/compose.c
1573                 Fix leak + dead code (shame!)
1574         * src/procmime.c
1575                 Fix leak
1576
1577 2005-10-25 [colin]      1.9.15cvs106
1578
1579         * src/mimeview.c
1580                 Fix encoding issue in Save all and in 
1581                 overwrite-confirmation alertpanel
1582
1583 2005-10-25 [cleroy]     1.9.15cvs105
1584
1585         * src/common/socket.c
1586                 Fix a leak - Thanks to Christopher Aillon
1587                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
1588
1589 2005-10-25 [paul]       1.9.15cvs104
1590
1591         * src/wizard.c
1592                 Always guess servers from the right-hand
1593                 email part and guess username from the
1594                 left-hand part. (Thanks to Colin)
1595                 add an X-Face to the welcome message
1596
1597 2005-10-25 [paul]       1.9.15cvs103
1598
1599         * manual/handling.xml
1600                 written by Colin, edited by me
1601
1602 2005-10-25 [wwp]        1.9.15cvs102
1603
1604         * src/folderview.c
1605         * src/grouplistdialog.c
1606         * src/imap.c
1607         * src/noticeview.c
1608                 fix some compilation warnings
1609
1610 2005-10-24 [paul]
1611
1612         1.9.99-rc3 released
1613
1614 2005-10-24 [paul]       1.9.15cvs101
1615
1616         * src/gtk/about.c
1617                 fix window sizing
1618
1619 2005-10-24 [paul]       1.9.15cvs100
1620
1621         * src/pixmaps/offline.xpm
1622         * src/pixmaps/online.xpm
1623                 replace with last default versions
1624
1625 2005-10-24 [colin]      1.9.15cvs99
1626
1627         * src/imap.c
1628                 Fix bug when moving a folder
1629         * src/imap_gtk.c
1630         * src/mh_gtk.c
1631                 "Delete folder" pops up a window, so it 
1632                 should be suffixed with "..."
1633         * src/plugins/pgpcore/sgpgme.c
1634                 Include locale.h
1635
1636 2005-10-24 [mones]      1.9.15cvs98
1637
1638         * manual/Makefile
1639         * manual/account.xml
1640         * manual/ack.xml
1641         * manual/addrbook.xml
1642         * manual/advanced.xml
1643         * manual/faq.xml
1644         * manual/glossary.xml
1645         * manual/gpl.xml
1646         * manual/handling.xml
1647         * manual/intro.xml
1648         * manual/keyboard.xml
1649         * manual/manual.xml
1650         * manual/plugins.xml
1651         * manual/starting.xml
1652         * manual/dtd/sdocbook.dtd
1653                 Initial manual structure and some content.
1654
1655 2005-10-23 [wwp]        1.9.15cvs97
1656
1657         * src/gtk/about.c
1658                 fix a typo
1659
1660 2005-10-23 [wwp]        1.9.15cvs96
1661
1662         * src/gtk/about.c
1663         * src/gtk/authors.h
1664                 rework of the about window (main work by Paul), also featuring a few
1665                 fixes for typos and duplicate names
1666
1667 2005-10-23 [wwp]        1.9.15cvs95
1668
1669         * src/.cvsignore
1670                 Ignore the right binary name (sylpheed-claws now)
1671
1672 2005-10-23 [paul]       1.9.15cvs94
1673
1674         * src/compose.c
1675                 when using Folder Pref 'Default To for
1676                 replies' make the entry in the Compose
1677                 window bold
1678                 Patch by Fabien Vantard
1679
1680 2005-10-22 [colin]      1.9.15cvs93
1681
1682         * src/codeconv.c
1683                 Fix leak
1684
1685 2005-10-22 [colin]      1.9.15cvs92
1686
1687         * src/codeconv.c
1688                 try to convert using locale (apart utf8) if necessary
1689
1690 2005-10-22 [colin]      1.9.15cvs91
1691
1692         * src/pixmaps/new.xpm
1693         * src/pixmaps/unread.xpm
1694                 Make the unread envelope blue again and
1695                 saturate the new one a bit more.
1696
1697 2005-10-22 [colin]      1.9.15cvs90
1698
1699         * src/compose.c
1700                 When replying to a mail sent by one of our accounts,
1701                 use the original list of recipients. Let 'Reply All'
1702                 and 'Reply to sender' work like previously.
1703
1704 2005-10-21 [colin]      1.9.15cvs89
1705
1706         * src/prefs_filtering.c
1707                 Clear fields after add and replace
1708         * src/textview.c
1709                 Display xface differently (better)
1710         * src/plugins/pgpinline/pgpinline.c
1711                 Fix crappy encodings/recodings
1712
1713 2005-10-21 [paul]       1.9.15cvs88
1714
1715         * src/compose.c
1716         * src/prefs_folder_item.c
1717         * src/toolbar.c
1718                 fix news folder Folder Properties
1719                 (thanks to Colin)
1720         * src/folderview.c
1721                 update folderview after Themes change
1722                 keep selected folder selected
1723                 (thanks to Colin)
1724
1725 2005-10-21 [paul]       1.9.15cvs87
1726
1727         * tools/Makefile.am
1728         * tools/OOo2sylpheed.pl
1729         * tools/README
1730         * tools/README.sylprint
1731         * tools/asus_mailled.sh         ** REMOVED **
1732         * tools/filter_conv.pl
1733         * tools/freshmeat_search.pl
1734         * tools/google_search.pl
1735         * tools/gpg-sign-syl            ** REMOVED **
1736         * tools/kmail2sylpheed.pl
1737         * tools/kmail2sylpheed_v2.pl
1738         * tools/multiwebsearch.pl
1739         * tools/nautilus2sylpheed.sh
1740         * tools/newscache_clean.pl
1741         * tools/outlook2sylpheed.pl
1742         * tools/sylpheed-switcher       ** REMOVED **
1743         * tools/sylprint.pl
1744         * tools/sylprint.rc
1745         * tools/tb2sylpheed
1746         * tools/vcard2xml.py
1747         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1748                 update default config dir
1749                 update binary name (thanks to Fabien Vantard)
1750                 remove obsolete scripts
1751
1752 2005-10-21 [cleroy]     1.9.15cvs86
1753
1754         * src/inc.c
1755                 Fix possible leak and units. Based on a patch by
1756                 Fabien Vantard.
1757
1758 2005-10-20 [colin]      1.9.15cvs85
1759
1760         * src/textview.c
1761                 Clear xface when clearing textview
1762
1763 2005-10-20 [colin]      1.9.15cvs84
1764
1765         * configure.ac
1766         * src/folderview.c
1767         * src/headerview.c
1768         * src/main.c
1769         * src/prefs_common.c
1770         * src/prefs_common.h
1771         * src/prefs_message.c
1772         * src/textview.c
1773         * src/textview.h
1774         * src/common/defs.h
1775         * src/common/utils.c
1776         * src/common/utils.h
1777         * src/gtk/gtkutils.c
1778         * src/gtk/gtkutils.h
1779                 Migrate config to .sylpheed-claws (Automatically)
1780                 Add a way to get the Xface in the TextView
1781
1782 2005-10-20 [colin]      1.9.15cvs83
1783
1784         * src/gtk/Makefile.am
1785         * src/gtk/about.c
1786         * src/gtk/authors.h
1787                 Make the about dialog *grooovy*
1788
1789 2005-10-20 [colin]      1.9.15cvs82
1790
1791         * src/mimeview.c
1792                 Use "Open with" on double click if no command
1793                 was found
1794
1795 2005-10-20 [colin]      1.9.15cvs81
1796
1797         * src/imap.c
1798         * src/etpan/imap-thread.c
1799                 Fix possible crash.
1800
1801 2005-10-20 [paul]       1.9.15cvs80
1802
1803         * src/folder.c
1804                 don't show clipkey icon if the only
1805                 attachment is the signature
1806                 Patch by Colin
1807
1808 2005-10-20 [paul]       1.9.15cvs79
1809
1810         * AUTHORS
1811         * src/plugins/pgpmime/pgpmime.c
1812                 name the PGP/MIME signature 'signature.asc'
1813                 Patch by Andrew Nelson <freeandy@gmail.com>
1814
1815 2005-10-19 [colin]      1.9.15cvs78
1816
1817         * src/plugins/pgpmime/pgpmime.c
1818                 Oops, no need to double-check though
1819
1820 2005-10-19 [colin]      1.9.15cvs77
1821
1822         * src/plugins/pgpinline/pgpinline.c
1823         * src/plugins/pgpmime/pgpmime.c
1824                 Check that my_tmpfile() doesn't 
1825                 return NULL
1826
1827 2005-10-19 [colin]      1.9.15cvs76
1828
1829         * src/common/utils.c
1830                 Use shorter mime boundaries to avoid having
1831                 MTAs rewrapping our headers, breaking the
1832                 PGP signature in the process 
1833         * src/compose.c
1834         * src/plugins/pgpmime/pgpmime.c
1835                 Check for boundary uniqueness to be sure
1836                 it won't happen, instead of hoping for the
1837                 best
1838
1839 2005-10-19 [colin]      1.9.15cvs75
1840
1841         * sylpheed-claws.desktop
1842         * src/Makefile.am
1843         * src/main.c
1844                 Ship a sylpheed-claws binary instead
1845                 of a sylpheed one. Change the socket
1846                 name, too
1847         * src/folderview.c
1848                 Update folder only if it changed
1849         * src/wizard.c
1850                 Fix i18n in welcome mail, patch by
1851                 Fabien Vantard
1852
1853 2005-10-19 [paul]
1854
1855         1.9.99-rc2 released
1856
1857 2005-10-19 [paul]       1.9.15cvs74
1858
1859         * src/folder.c
1860         * src/folderview.c
1861                 fix summaryview update
1862                 Patch by Colin
1863
1864 2005-10-18 [colin]      1.9.15cvs73
1865
1866         * src/plugins/pgpcore/passphrase.c
1867                 Don't XGrabServer, and try a bit more to 
1868                 sync everything before grabbing mouse/keyboard
1869
1870 2005-10-18 [colin]      1.9.15cvs72
1871
1872         * src/Makefile.am
1873         * src/addressadd.c
1874         * src/addressbook.c
1875         * src/folderview.c
1876         * src/grouplistdialog.c
1877         * src/mimeview.c
1878         * src/stock_pixmap.c
1879         * src/stock_pixmap.h
1880         * src/summaryview.c
1881         * src/gtk/gtksctree.c
1882         * src/gtk/gtksctree.h
1883         * src/pixmaps/empty.xpm
1884                 Implement a wrapper call for gtk_ctree_set_node_info
1885                 and gtk_ctree_insert_node, that uses a 1x1 transparent
1886                 pixmap instead of a NULL one. This works around some
1887                 memory problems deep inside gtk, revealed by valgrind,
1888                 and fixes bug #834 (Pressing CTRl-D on a message marked 
1889                 as locked crashes sylpheed.), as well as, probably, 
1890                 wwp's 4th dimension problems that happen in gtk_ctree_*.
1891
1892 2005-10-17 [colin]      1.9.15cvs71
1893
1894         * src/mimeview.c
1895                 Provide visual feedback when checking
1896                 signature
1897
1898 2005-10-17 [colin]      1.9.15cvs70
1899
1900         * src/main.c
1901                 Keep the folder list frozen while checking caches...
1902
1903 2005-10-17 [colin]      1.9.15cvs69
1904
1905         * src/addr_compl.c
1906                 Fi bug #833 (Autocompleting from addressbook 
1907                 fails with extended chars)
1908         * src/imap.c
1909                 Fix 'adding messages' staying in statusbar
1910                 after an error
1911
1912 2005-10-17 [wwp]        1.9.15cvs68
1913
1914         * src/ssl_manager.c
1915                 Fix buttons' layout resizing when window size changes
1916
1917 2005-10-17 [wwp]        1.9.15cvs67
1918
1919         * src/account.c
1920         * src/prefs_account.c
1921         * src/prefs_common.c
1922         * src/prefs_common.h
1923         * src/prefs_folder_item.c
1924         * src/prefs_gtk.c
1925         * src/gtk/logwindow.c
1926         * src/gtk/pluginwindow.c
1927         * src/gtk/prefswindow.c
1928         * src/gtk/prefswindow.h
1929                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
1930
1931 2005-10-17 [paul]       1.9.15cvs66
1932
1933         * configure.ac
1934                 fix missing libetpan message
1935         * po/en_GB.po
1936                 updated
1937         * src/crash.c
1938         * src/manual.c
1939         * src/prefs_themes.c
1940         * src/common/defs.h
1941                 add some new URI defines, change some
1942                 others
1943         * src/wizard.c
1944                 make welcome message translatable
1945                 small improvements to english
1946                 other tweaks
1947         * src/gtk/menu.c
1948                 fix warnings
1949
1950 2005-10-17 [paul]       1.9.15cvs65
1951
1952         * src/summaryview.c
1953                 fix column titles
1954
1955 2005-10-16 [mones]      1.9.15cvs64
1956
1957         * po/es.po
1958                 Updated translation
1959
1960 2005-10-16 [colin]
1961
1962         1.9.99-rc1 released
1963
1964 2005-10-16 [colin]      1.9.15cvs63
1965
1966         * src/wizard.c
1967                 Fix whitespace
1968
1969 2005-10-16 [colin]      1.9.15cvs62
1970
1971         * src/toolbar.c
1972                 s/Get All/Get Mail/
1973         * src/wizard.c
1974                 Real welcome mail text, thanks Paul
1975
1976 2005-10-16 [colin]      1.9.15cvs61
1977
1978         * src/editldap.c
1979         * src/exporthtml.c
1980         * src/main.c
1981         * src/mainwindow.c
1982         * src/prefs_themes.c
1983         * src/prefs_toolbar.c
1984         * src/plugins/demo/demo.c
1985         * src/plugins/trayicon/trayicon.c
1986                 s/Sylpheed/Sylpheed-Claws/
1987
1988 2005-10-16 [colin]      1.9.15cvs60
1989
1990         * src/wizard.c
1991                 Add a welcome email in the first empty mailbox
1992         * src/prefs_common.c
1993                 Change one more default
1994
1995 2005-10-16 [colin]      1.9.15cvs59
1996
1997         * src/wizard.c
1998                 Remove printf
1999
2000 2005-10-16 [colin]      1.9.15cvs58
2001
2002         * src/toolbar.c
2003         * src/prefs_common.c
2004                 Change some defaults
2005
2006 2005-10-16 [colin]      1.9.15cvs57
2007
2008         * src/toolbar.c
2009         * src/prefs_common.c
2010                 Change some defaults
2011
2012 2005-10-16 [colin]      1.9.15cvs56
2013
2014         * src/wizard.c
2015                 By default, initialize fonts to have
2016                 the same size as normal GtkWidgets
2017
2018 2005-10-16 [colin]      1.9.15cvs55
2019
2020         * src/mimeview.c
2021                 Fix message a bit more
2022
2023 2005-10-16 [colin]      1.9.15cvs54
2024
2025         * src/addressbook.c
2026                 Second attempt at flicker fixing
2027
2028 2005-10-16 [colin]      1.9.15cvs53
2029
2030         * src/addressbook.c
2031                 Fix flicker
2032
2033 2005-10-16 [wwp]        1.9.15cvs52
2034
2035         * src/addressbook.c
2036         * src/editaddress.c
2037         * src/prefs_common.c
2038         * src/prefs_common.h
2039                 Remember window sizes (address book)
2040
2041 2005-10-16 [wwp]        1.9.15cvs51
2042
2043         * src/plugins/clamav/clamav_plugin_gtk.c
2044         * src/plugins/spamassassin/spamassassin_gtk.c
2045                 Fix compilation warnings (missing #include).
2046
2047 2005-10-16 [colin]      1.9.15cvs50
2048
2049         * src/mimeview.c
2050         * src/summaryview.c
2051         * src/textview.c
2052                 Make 'c' check signature, and forward
2053                 c, l, y, t from summaryview to mimeview
2054
2055 2005-10-16 [colin]      1.9.15cvs49
2056
2057         * src/addressbook.c
2058                 Put border around buttons
2059         * src/mainwindow.c
2060         * src/summaryview.c
2061                 Rework menus (Patch based on a patch
2062                 by Paul)
2063
2064 2005-10-15 [wwp]        1.9.15cvs48
2065
2066         * src/editjpilot.c
2067         * src/editldap.c
2068         * src/editvcard.c
2069         * src/exphtmldlg.c
2070         * src/expldifdlg.c
2071         * src/export.c
2072         * src/import.c
2073         * src/importldif.c
2074         * src/importmutt.c
2075         * src/importpine.c
2076         * src/prefs_account.c
2077         * src/prefs_spelling.c
2078         * src/gtk/gtkutils.c
2079         * src/gtk/gtkutils.h
2080         * src/plugins/clamav/clamav_plugin_gtk.c
2081         * src/plugins/spamassassin/spamassassin_gtk.c
2082                 use nicer browse-for-file/dir buttons than the "..." ones,
2083                 code factorizing more.
2084
2085 2005-10-14 [colin]      1.9.15cvs47
2086
2087         * src/mainwindow.c
2088                 set relief on the account switcher so that people see it
2089                 grey out Create processing rules when no message is selected
2090         * src/prefs_filtering.c
2091                 ask before closing if the rule has not been modified, even if
2092                 it's not valid
2093         * src/prefs_matcher.c
2094                 fix sensitivity when entering the dialog
2095         * src/gtk/inputdialog.c
2096                 display a better icon on password ask
2097         * src/plugins/pgpcore/passphrase.c
2098                 make the dialog look better
2099
2100 2005-10-14 [paul]       1.9.15cvs46
2101
2102         * src/folderview.c
2103                 indicate presense of marked msgs in
2104                 unexpanded subfolders
2105
2106 2005-10-14 [paul]       1.9.15cvs45
2107
2108         * src/prefs_actions.c
2109         * src/prefs_common.c
2110         * src/prefs_common.h
2111         * src/prefs_filtering_action.c
2112         * src/prefs_matcher.c
2113         * src/prefs_template.c
2114                 remember window sizes
2115                 fix Info button size
2116
2117         Patches by wwp
2118
2119 2005-10-13 [colin]      1.9.15cvs44
2120
2121         * src/mimeview.c
2122         * src/noticeview.c
2123         * src/noticeview.h
2124                 Add a tooltip on the icon (optional) 
2125                 Get rid of the signature buttons and only
2126                 use the icon+tooltip
2127
2128 2005-10-13 [colin]      1.9.15cvs43
2129
2130         * src/noticeview.c
2131         * src/noticeview.h
2132                 Add hand cursor for hovering over icon
2133
2134 2005-10-13 [colin]      1.9.15cvs42
2135
2136         * src/summaryview.c
2137                 Fix crash when quicksearch's hidden 
2138                 at startup
2139
2140 2005-10-13 [colin]      1.9.15cvs41
2141
2142         * src/compose.c
2143                 Set subject when forwarding multiple mails
2144                 Check that other recipient than the default Cc or Bcc
2145                 have been set before sending.
2146
2147 2005-10-13 [colin]      1.9.15cvs40
2148
2149         * src/imap.c
2150                 Batch per-folder
2151                 Introduce locking, but don't use it yet
2152
2153 2005-10-13 [colin]      1.9.15cvs39
2154
2155         * src/gtk/quicksearch.c
2156                 Reset quicksearch when hiding it
2157                 Make sticky a real pref
2158
2159 2005-10-13 [colin]      1.9.15cvs38
2160
2161         * src/summaryview.c
2162                 Faster prefs apply
2163
2164 2005-10-13 [colin]      1.9.15cvs37
2165
2166         * src/mimeview.c
2167         * src/noticeview.c
2168         * src/noticeview.h
2169         * src/plugins/pgpcore/sgpgme.c
2170                 Make privacy icon clickable
2171                 Move Trust field in Full info
2172                 When trust is less than full, don't display
2173                 a warning icon
2174
2175 2005-10-13 [colin]      1.9.15cvs36
2176
2177         * src/folder.c
2178                 Batch on flags sync
2179         * src/folderview.c
2180                 Revert speed hack which is dangerous in fact
2181                 Apply prefs faster
2182
2183 2005-10-13 [colin]      1.9.15cvs35
2184
2185         * src/folder_item_prefs.c
2186                 Fix pref corruption on folder move. Patch
2187                 by wwp
2188
2189 2005-10-13 [paul]       1.9.15cvs34
2190
2191         * src/export.c
2192         * src/import.c
2193                 fix typos in g_warnings
2194         * src/prefs_account.c
2195                 add a file selector for Signature file
2196
2197         Patches by wwp
2198
2199 2005-10-12 [colin]      1.9.15cvs33
2200
2201         * src/mimeview.c
2202                 Provide a quick way to go back from a
2203                 signature's full info to the email part
2204
2205 2005-10-12 [colin]      1.9.15cvs32
2206
2207         * src/compose.c
2208                 Remove old hack of encoding signed mails with base64.
2209                 QP works equally well.
2210
2211 2005-10-12 [colin]      1.9.15cvs31
2212
2213         * src/crash.c
2214                 Replace deprecated GtkText with GtkTextView
2215         * src/imap.c
2216                 Fix a logic bug about counts in imap_select
2217                 (previously un-triggered)
2218         * src/mainwindow.c
2219         * src/summaryview.c
2220         * src/news.c
2221                 Allow local deletion of news posts
2222         * src/mimeview.c
2223                 Show GPG noticeview on the message/rfc822 part
2224                 in addition to the text/plain one
2225         * src/prefs_image_viewer.c
2226           src/plugins/pgpcore/prefs_gpg.c
2227                 Polish (set the label as part of the checkbox)
2228         * src/wizard.c
2229                 Don't sit there doing nothing after destroying
2230                 the window - return err
2231
2232 2005-10-11 [colin]      1.9.15cvs30
2233
2234         * src/folderview.c
2235                 Apply processing rules before showing folders.
2236                 Early folder show (before flags sync) will only
2237                 be done when there are no processing rules (nor
2238                 pre- or post- ones)
2239         * src/imap.c
2240                 Fix stuff related to mail subdir, creation and 
2241                 deletion of folders 
2242         * src/imap_gtk.c
2243                 Don't allow creation of folders in NoInferior
2244                 folders, as it won't work
2245
2246 2005-10-10 [colin]      1.9.15cvs29
2247
2248         * src/compose.c
2249                 Reselect "None" Privacy system when selecting an
2250                 account with no privacy system defined
2251
2252 2005-10-10 [colin]      1.9.15cvs28
2253
2254         * src/mainwindow.c
2255                 Add Windows-1252 encoding
2256         * src/prefs_common.c
2257                 Rework some defaults:
2258                 - autosave to draft by default
2259                 - don't show header pane (it's already in the textview)
2260                 - Select first new or unread mail on entry
2261                 - Assume 'Yes' to change folder when there's no more
2262                   unread message
2263         * src/prefs_matcher.c
2264                 Fix a gtk assertion failure
2265         * src/gtk/colorlabel.c
2266                 Workaround bad repainting on selection
2267         * src/main.c
2268                 Freeze/thaw (a bit faster on ssh -X)
2269         * src/msgcache.c
2270                 Get rid of StrdupConverter that just adds an
2271                 extra strdup/free 
2272         * src/etpan/imap_thread.c
2273                 memset buf to 0
2274
2275 2005-10-10 [colin]      1.9.15cvs27
2276
2277         * src/export.c
2278         * src/import.c
2279                 Fix compile on gtk 2.4. Patch by wwp
2280
2281 2005-10-09 [colin]      1.9.15cvs26
2282
2283         * src/mainwindow.c
2284         * src/messageview.c
2285         * src/summaryview.c
2286                 Clarify forward menus. Patch by wwp
2287
2288 2005-10-09 [colin]      1.9.15cvs25
2289
2290         * src/compose.c
2291         * src/compose.h
2292                 Fix bug #829 (Non-working "Encrypt message by 
2293                 default when replying to an encrypted message")
2294
2295 2005-10-08 [colin]      1.9.15cvs24
2296
2297         * src/wizard.c
2298                 Fix bug #827 ("Welcome" setup wizard after a 
2299                 permission error gives up & forgets itself.)
2300
2301 2005-10-08 [colin]      1.9.15cvs23
2302
2303         * src/procmime.c
2304                 Fix bug #828 (Ignoring headers with spaces around = sign)
2305
2306 2005-10-08 [colin]      1.9.15cvs22
2307
2308         * src/export.c
2309                 Warning fix by wwp
2310
2311 2005-10-08 [colin]      1.9.15cvs21
2312
2313         * src/folder.c
2314         * src/folder.h
2315                 Add a processing_pending indicator, set on 
2316                 folder_item_open and cleared after 
2317                 folder_item_process_open
2318         * src/folderview.c
2319         * src/summaryview.c
2320                 wrap procmsg_msginfo_*_flags, and in the
2321                 wrapper check that there's no folder processing 
2322                 pending. If there is, defer the flags change until 
2323                 processing is done to avoid stepping over each
2324                 other's toes.
2325                 Freeze during processing, but not during scanning.
2326
2327 2005-10-07 [colin]      1.9.15cvs20
2328
2329         * src/plugins/pgpcore/passphrase.c
2330                 Fix bug #826 (X-Server hangs when 
2331                 right-clicking a PGP encrypted message)
2332
2333 2005-10-07 [paul]       1.9.15cvs19
2334
2335         * src/compose.c
2336                 fix compose_entries[]
2337                 patch by Fabien Vantard
2338
2339 2005-10-06 [colin]      1.9.15cvs18
2340
2341         * src/pixmaps/address.xpm
2342         * src/pixmaps/address_book.xpm
2343         * src/pixmaps/book.xpm
2344         * src/pixmaps/check_spelling.xpm
2345         * src/pixmaps/checkbox_off.xpm
2346         * src/pixmaps/checkbox_on.xpm
2347         * src/pixmaps/close.xpm
2348         * src/pixmaps/complete.xpm
2349         * src/pixmaps/continue.xpm
2350         * src/pixmaps/deleted.xpm
2351         * src/pixmaps/down_arrow.xpm
2352         * src/pixmaps/exec.xpm
2353         * src/pixmaps/forwarded.xpm
2354         * src/pixmaps/group.xpm
2355         * src/pixmaps/ignorethread.xpm
2356         * src/pixmaps/interface.xpm
2357         * src/pixmaps/jpilot.xpm
2358         * src/pixmaps/ldap.xpm
2359         * src/pixmaps/linewrap.xpm
2360         * src/pixmaps/linewrapcurrent.xpm
2361         * src/pixmaps/mail.xpm
2362         * src/pixmaps/mail_attach.xpm
2363         * src/pixmaps/mail_compose.xpm
2364         * src/pixmaps/mail_forward.xpm
2365         * src/pixmaps/mail_receive.xpm
2366         * src/pixmaps/mail_receive_all.xpm
2367         * src/pixmaps/mail_reply.xpm
2368         * src/pixmaps/mail_reply_to_all.xpm
2369         * src/pixmaps/mail_reply_to_author.xpm
2370         * src/pixmaps/mail_send.xpm
2371         * src/pixmaps/mail_send_queue.xpm
2372         * src/pixmaps/mime_application.xpm
2373         * src/pixmaps/mime_audio.xpm
2374         * src/pixmaps/mime_image.xpm
2375         * src/pixmaps/mime_message.xpm
2376         * src/pixmaps/mime_text_enriched.xpm
2377         * src/pixmaps/mime_text_html.xpm
2378         * src/pixmaps/mime_text_plain.xpm
2379         * src/pixmaps/mime_unknown.xpm
2380         * src/pixmaps/new.xpm
2381         * src/pixmaps/news_compose.xpm
2382         * src/pixmaps/offline.xpm
2383         * src/pixmaps/online.xpm
2384         * src/pixmaps/paste.xpm
2385         * src/pixmaps/preferences.xpm
2386         * src/pixmaps/privacy_emblem_encrypted.xpm
2387         * src/pixmaps/privacy_expired.xpm
2388         * src/pixmaps/privacy_failed.xpm
2389         * src/pixmaps/privacy_passed.xpm
2390         * src/pixmaps/privacy_signed.xpm
2391         * src/pixmaps/privacy_unknown.xpm
2392         * src/pixmaps/privacy_warn.xpm
2393         * src/pixmaps/properties.xpm
2394         * src/pixmaps/replied.xpm
2395         * src/pixmaps/search.xpm
2396         * src/pixmaps/unread.xpm
2397         * src/pixmaps/up_arrow.xpm
2398         * src/pixmaps/vcard.xpm
2399                 Modernize internal theme, with icons from the 
2400                 Gnomaws theme. Keep some of the old ones where
2401                 they were better.
2402
2403 2005-10-06 [colin]      1.9.15cvs17
2404
2405         * src/summaryview.c
2406                 Little optimisations + bugfix
2407         * src/toolbar.c
2408                 Remove default useless items - useless being defined
2409                 by the default relevant prefs
2410         * src/wizard.c
2411                 include config.h to make gettext work
2412         * src/prefs_themes.c
2413                 Fix selection of current theme in prefs
2414
2415 2005-10-06 [colin]      1.9.15cvs16
2416
2417         * src/prefs_common.c
2418         * src/prefs_common.h
2419         * src/prefs_summaries.c
2420         * src/folderview.c
2421                 Add a warning dialog on Mark all read 
2422                 (with pref to get rid of it)
2423
2424 2005-10-06 [paul]       1.9.15cvs15
2425
2426         * po/nb.po
2427         * po/pt_BR.po
2428                 updated by Geir Helland and Frederico
2429                 Goncalves Guimaraes
2430
2431 2005-10-05 [colin]      1.9.15cvs14
2432
2433         * src/folder.c
2434         * src/folder.h
2435         * src/folderview.c
2436         * src/folderview.h
2437         * src/imap_gtk.c
2438         * src/mh_gtk.c
2439         * src/mainwindow.c
2440         * src/setup.c
2441                 add a way to rescan without rebuilding
2442                 make moving a bit faster (less folders changes)
2443                 don't lock the tree on Get 
2444         * src/imap.c
2445                 Don't re-delete deleted messages before expunging
2446         * src/summaryview.c
2447                 Set batch mode when deleting mails
2448
2449 2005-10-05 [paul]       1.9.15cvs13
2450
2451         * src/mainwindow.c
2452         * src/mainwindow.h
2453                 fix disabled Execute menu item
2454         * src/toolbar.c
2455                 match the change in 1.9.15cvs10: use Compose
2456                 instead of News by default
2457
2458 2005-10-04 [colin]      1.9.15cvs12
2459
2460         * src/compose.c
2461                 When replying to an ML post with Reply-To set
2462                 to the poster's email, honor it (as before),
2463                 but also honor our user's request to reply to
2464                 the mailing list: set the ML address in the To
2465                 field and the Reply-To address in the Cc: 
2466                 field.
2467
2468 2005-10-04 [colin]      1.9.15cvs11
2469
2470         * src/plugins/trayicon/trayicon.c
2471                 Finish cosmetic change - thanks to wwp
2472
2473 2005-10-04 [colin]      1.9.15cvs10
2474
2475         * src/toolbar.c
2476                 Use Compose instead of Email by default.
2477                 Spotted by wwp.
2478
2479 2005-10-04 [colin]      1.9.15cvs9
2480
2481         * src/folder.c
2482         * src/folder.h
2483         * src/folderview.c
2484         * src/imap.c
2485         * src/etpan/imap-thread.c
2486         * src/etpan/imap-thread.h
2487                 Try to make IMAP faster, by simplifying SEARCH
2488                 commands, avoiding sending two STATUS in a row,
2489                 and deferring flags sync and processing just
2490                 after displaying the folder. 
2491                 This will update the SummaryView in certain
2492                 cases (new mails not already fetched, flags
2493                 changed from another client) but in a non-
2494                 blocking manner.
2495
2496 2005-10-04 [colin]      1.9.15cvs8
2497
2498         * src/plugins/trayicon/trayicon.c
2499                 Relabel "Offline" to "Work offline"
2500
2501 2005-10-04 [colin]      1.9.15cvs7
2502
2503         * src/export.c
2504         * src/import.c
2505         * src/mbox.c
2506                 Fix mbox import/export buglets
2507                 Patch by wwp
2508         * src/plugins/trayicon/trayicon.c
2509                 Add offline swithc
2510                 Patch by wwp
2511
2512 2005-10-04 [colin]      1.9.15cvs6
2513
2514         * src/folder.c
2515         * src/folderview.c
2516         * src/summaryview.c
2517                 Better fix (don't break mark all read) for cvs2
2518
2519 2005-10-03 [colin]      1.9.15cvs5
2520
2521         * src/folder.c
2522                 Use a sane sort by default
2523
2524 2005-10-03 [colin]      1.9.15cvs4
2525
2526         * src/inc.c
2527                 Add a 'Only once' button for overriding offline mode
2528         * src/prefs_account.c
2529         * src/wizard.c
2530                 Add Local mbox to the wizard
2531                 Add IMAP subdir to the wizard (or the wizard is useless
2532                 for such accounts, or even worse than useless)
2533                 Move IMAP subdir from Advanced to Receive tab, as it's
2534                 not that uncommon
2535
2536 2005-10-03 [colin]      1.9.15cvs3
2537
2538         * src/send_message.c
2539                 Forgot this one in cvs1
2540
2541 2005-10-03 [colin]      1.9.15cvs2
2542
2543         * src/folder.c
2544                 Faster close when leaving a folder with lots
2545                 of new mails. Idea by David Relson.
2546
2547 2005-10-03 [colin]      1.9.15cvs1
2548
2549         * src/compose.c
2550         * src/imap.c
2551         * src/inc.c
2552         * src/main.c
2553         * src/messageview.c
2554         * src/news.c
2555         * src/summaryview.c
2556         * src/gtk/sslcertwindow.c
2557         * src/plugins/trayicon/trayicon.c
2558                 Add accels to every AlertPanel. Patch by Fabien 
2559                 Vantard
2560
2561 2005-10-03 [paul]       1.9.15
2562
2563         1.9.15 released
2564
2565 2005-10-03 [paul]       1.9.14cvs68
2566
2567         * po/ca.po
2568         * po/de.po
2569         * po/es.po
2570         * po/fi.po
2571         * po/fr.po
2572         * po/sk.po
2573         * po/sr.po
2574         * po/zh_CN.po
2575                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2576                 Mones Lastra, Tommi Pirinen, Fabien vantard,
2577                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
2578
2579 2005-10-03 [paul]       1.9.14cvs67
2580
2581         * src/send_message.c
2582                 prevent hang on Cancel
2583                 patch by Colin
2584
2585 2005-10-03 [paul]       1.9.14cvs66
2586
2587         * src/main.c
2588                 fix crash in IMAP caused by discrepancy
2589                 between check_at_startup and offline mode
2590                 Patch by Colin
2591
2592 2005-10-01 [paul]       1.9.14cvs65
2593
2594         * src/inc.c
2595                 fix engrish
2596
2597 2005-10-01 [paul]       1.9.14cvs64
2598         * src/export.c
2599         * src/import.c
2600                 synchronise import_mbox() and export_mbox()
2601         * src/mbox.c
2602                 proc_mbox(): add alert if file cannot be opened
2603                 export_list_to_mbox(): test if dest file exists,
2604                 prompt user to overwrite if it does. add alert
2605                 if file cannot be created
2606                                                                 
2607         Patch by wwp
2608                                                                                                                 
2609
2610 2005-09-30 [paul]       1.9.14cvs63
2611
2612         * src/addressbook.c
2613                 Fix sensitivity of a menu
2614         * src/codeconv.c
2615                 Respect hidden pref for mails with no encoding
2616         * src/common/xml.c
2617                 Fix memory corruption
2618         * src/plugins/pgpcore/sgpgme.c
2619                 Fix segfault on incomplete sigs, and display
2620                 of S/Mime UIDs
2621
2622         Patches by Colin
2623
2624 2005-09-30 [colin]      1.9.14cvs62
2625
2626         * src/partial_download.c
2627                 Little logic fix in almost-dead code
2628         * src/pop.c
2629                 Fix partial download when there's no new mail
2630
2631 2005-09-29 [paul]       1.9.14cvs61
2632
2633         * src/plugins/pgpinline/pgpinline.c
2634                 fix bug 819, 'crash accessing sign message'
2635                 Patch by Colin
2636
2637 2005-09-28 [martin]     1.9.14cvs60
2638
2639         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2640                 fix bug #790 (Crash when restarting window manager (fluxbox))
2641
2642 2005-09-28 [paul]       1.9.14cvs59
2643
2644         * src/gtk/gtkaspell.c
2645                 fix off-by-one typo
2646
2647 2005-09-27 [colin]      1.9.14cvs58
2648
2649         * src/plugins/pgpcore/sgpgme.c
2650                 Report error when there's one, instead of
2651                 "Signature unchecked" 
2652
2653 2005-09-27 [colin]      1.9.14cvs57
2654
2655         * src/prefs_quote.c
2656                 Fix bug #816 (Weird quotation with spaces)
2657
2658 2005-09-27 [colin]      1.9.14cvs56
2659
2660         * src/codeconv.c
2661         * src/compose.c
2662         * src/compose.h
2663                 Put subject in compose's title
2664                 Fix Automatic encoding so that it's really automatic:
2665                 first try default locale's charset, then charset of the replied mail, 
2666                 then utf-8
2667                 Fix encoding of headers (must be in strict mode too)
2668
2669 2005-09-26 [colin]      1.9.14cvs55
2670
2671         * src/gtk/gtkaspell.c
2672                 Fix previous patch - don't color the space,
2673                 just uncolor it :)
2674
2675 2005-09-26 [colin]      1.9.14cvs54
2676
2677         * src/gtk/gtkaspell.c
2678                 Unmark space if possible
2679
2680 2005-09-26 [colin]      1.9.14cvs53
2681
2682         * src/imap.c
2683                 log_error instead of alertpanel according to the pref
2684         * src/etpan/imap-thread.c
2685                 Print connect status, copy only necessary size to 
2686                 logger
2687         * src/plugins/pgpmime/pgpmime.c
2688                 Handle S/Mime signatures (verification only). Patch based
2689                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
2690
2691 2005-09-26 [paul]       1.9.14cvs52
2692
2693         * src/common/passcrypt.c
2694                 this 'workaround' not necessary on NetBSD.
2695                 Thanks to Daniel Gustafson
2696
2697 2005-09-26 [paul]
2698
2699         1.9.15-rc4 released
2700
2701 2005-09-26 [paul]       1.9.14cvs51
2702
2703         * src/summaryview.c
2704                 Skip currently selected message when
2705                 looking for next new or unread message
2706                 in current folder. Patch by Colin
2707         * src/common/passcrypt.c
2708                 eliminate warnings on *BSD. Patch by
2709                 Daniel Gustafson
2710
2711 2005-09-26 [colin]      1.9.14cvs50
2712
2713         * src/procmsg.c
2714                 Call postfiltering hook anyway
2715
2716 2005-09-22 [colin]      1.9.14cvs49
2717
2718         * src/codeconv.c
2719         * src/codeconv.h
2720                 Add a strict mode that doesn't replace with _
2721         * src/compose.c
2722         * src/compose.h
2723                 Use strict conversion while sending
2724                 Fix race when drafting while sending (happens
2725                 on IMAP)
2726                 Fix d'n'd of messages from summaryview
2727         * src/prefs_common.c
2728         * src/prefs_common.h
2729                 add hidden utf8_instead_of_locale_for_broken_mail 
2730                 pref for people that preferred the default charset 
2731                 to be utf8 for broken mails
2732         * src/quote_fmt_parse.y
2733                 fix bug #815 (No quote insert if "From:" fied 
2734                 contained Russian letters)
2735         * src/summaryview.c
2736                 Fix d'n'd of messages to compose
2737
2738 2005-09-22 [paul]       1.9.14cvs48
2739
2740         * src/compose.c
2741                 fix bug where attachments Name entry
2742                 would display Path instead
2743
2744 2005-09-21 [paul]       1.9.14cvs47
2745
2746         * README
2747         * README.jp
2748         * configure.ac
2749         * config/config.rpath
2750         * doc/manual/en/sylpheed-20.html
2751         * doc/manual/es/sylpheed-20.html
2752         * po/bg.po
2753         * po/ca.po
2754         * po/de.po
2755         * po/es.po
2756         * po/fr.po
2757         * po/it.po
2758         * po/pt_BR.po
2759         * po/sk.po
2760         * po/zh_TW.po
2761         * src/account.c
2762         * src/account.h
2763         * src/action.c
2764         * src/action.h
2765         * src/adbookbase.h
2766         * src/addr_compl.c
2767         * src/addr_compl.h
2768         * src/addrbook.c
2769         * src/addrbook.h
2770         * src/addrcache.c
2771         * src/addrcache.h
2772         * src/addrcindex.c
2773         * src/addrcindex.h
2774         * src/addrclip.c
2775         * src/addrclip.h
2776         * src/addrdefs.h
2777         * src/addressadd.c
2778         * src/addressadd.h
2779         * src/addressbook.c
2780         * src/addressbook.h
2781         * src/addressitem.h
2782         * src/addrgather.c
2783         * src/addrgather.h
2784         * src/addrharvest.c
2785         * src/addrharvest.h
2786         * src/addrindex.c
2787         * src/addrindex.h
2788         * src/addritem.c
2789         * src/addritem.h
2790         * src/addrquery.c
2791         * src/addrquery.h
2792         * src/addrselect.c
2793         * src/addrselect.h
2794         * src/alertpanel.c
2795         * src/alertpanel.h
2796         * src/browseldap.c
2797         * src/browseldap.h
2798         * src/codeconv.c
2799         * src/codeconv.h
2800         * src/compose.c
2801         * src/compose.h
2802         * src/crash.c
2803         * src/crash.h
2804         * src/customheader.c
2805         * src/customheader.h
2806         * src/displayheader.c
2807         * src/displayheader.h
2808         * src/editaddress.c
2809         * src/editaddress.h
2810         * src/editbook.c
2811         * src/editbook.h
2812         * src/editgroup.c
2813         * src/editgroup.h
2814         * src/editjpilot.c
2815         * src/editjpilot.h
2816         * src/editldap.c
2817         * src/editldap.h
2818         * src/editldap_basedn.c
2819         * src/editldap_basedn.h
2820         * src/editvcard.c
2821         * src/editvcard.h
2822         * src/enriched.c
2823         * src/enriched.h
2824         * src/exphtmldlg.c
2825         * src/exphtmldlg.h
2826         * src/expldifdlg.c
2827         * src/expldifdlg.h
2828         * src/export.c
2829         * src/export.h
2830         * src/exporthtml.c
2831         * src/exporthtml.h
2832         * src/exportldif.c
2833         * src/exportldif.h
2834         * src/filtering.c
2835         * src/filtering.h
2836         * src/folder.c
2837         * src/folder.h
2838         * src/folder_item_prefs.c
2839         * src/folder_item_prefs.h
2840         * src/foldersel.c
2841         * src/foldersel.h
2842         * src/folderutils.c
2843         * src/folderutils.h
2844         * src/folderview.c
2845         * src/folderview.h
2846         * src/grouplistdialog.c
2847         * src/grouplistdialog.h
2848         * src/headerview.c
2849         * src/headerview.h
2850         * src/html.c
2851         * src/html.h
2852         * src/image_viewer.c
2853         * src/image_viewer.h
2854         * src/imap.c
2855         * src/imap.h
2856         * src/imap_gtk.c
2857         * src/imap_gtk.h
2858         * src/import.c
2859         * src/import.h
2860         * src/importldif.c
2861         * src/importldif.h
2862         * src/importmutt.c
2863         * src/importmutt.h
2864         * src/importpine.c
2865         * src/importpine.h
2866         * src/inc.c
2867         * src/inc.h
2868         * src/jpilot.c
2869         * src/jpilot.h
2870         * src/ldapctrl.c
2871         * src/ldapctrl.h
2872         * src/ldaplocate.c
2873         * src/ldaplocate.h
2874         * src/ldapquery.c
2875         * src/ldapquery.h
2876         * src/ldapserver.c
2877         * src/ldapserver.h
2878         * src/ldaputil.c
2879         * src/ldaputil.h
2880         * src/ldif.c
2881         * src/ldif.h
2882         * src/localfolder.c
2883         * src/localfolder.h
2884         * src/main.c
2885         * src/main.h
2886         * src/mainwindow.c
2887         * src/mainwindow.h
2888         * src/manual.c
2889         * src/manual.h
2890         * src/matcher.c
2891         * src/matcher.h
2892         * src/matcher_parser.h
2893         * src/matcher_parser_lex.l
2894         * src/matcher_parser_parse.y
2895         * src/mbox.c
2896         * src/mbox.h
2897         * src/message_search.c
2898         * src/message_search.h
2899         * src/messageview.c
2900         * src/messageview.h
2901         * src/mh.c
2902         * src/mh.h
2903         * src/mh_gtk.c
2904         * src/mh_gtk.h
2905         * src/mimeview.c
2906         * src/mimeview.h
2907         * src/msgcache.c
2908         * src/msgcache.h
2909         * src/mutt.c
2910         * src/mutt.h
2911         * src/news.c
2912         * src/news.h
2913         * src/news_gtk.c
2914         * src/news_gtk.h
2915         * src/noticeview.c
2916         * src/noticeview.h
2917         * src/partial_download.c
2918         * src/partial_download.h
2919         * src/pine.c
2920         * src/pine.h
2921         * src/pop.c
2922         * src/pop.h
2923         * src/prefs_account.c
2924         * src/prefs_account.h
2925         * src/prefs_actions.c
2926         * src/prefs_actions.h
2927         * src/prefs_common.c
2928         * src/prefs_common.h
2929         * src/prefs_compose_writing.c
2930         * src/prefs_compose_writing.h
2931         * src/prefs_customheader.c
2932         * src/prefs_customheader.h
2933         * src/prefs_display_header.c
2934         * src/prefs_display_header.h
2935         * src/prefs_ext_prog.c
2936         * src/prefs_ext_prog.h
2937         * src/prefs_filtering.c
2938         * src/prefs_filtering.h
2939         * src/prefs_filtering_action.c
2940         * src/prefs_filtering_action.h
2941         * src/prefs_folder_column.c
2942         * src/prefs_folder_column.h
2943         * src/prefs_folder_item.c
2944         * src/prefs_folder_item.h
2945         * src/prefs_fonts.c
2946         * src/prefs_fonts.h
2947         * src/prefs_gtk.c
2948         * src/prefs_gtk.h
2949         * src/prefs_image_viewer.c
2950         * src/prefs_image_viewer.h
2951         * src/prefs_matcher.c
2952         * src/prefs_matcher.h
2953         * src/prefs_message.c
2954         * src/prefs_message.h
2955         * src/prefs_msg_colors.c
2956         * src/prefs_msg_colors.h
2957         * src/prefs_other.c
2958         * src/prefs_other.h
2959         * src/prefs_quote.c
2960         * src/prefs_quote.h
2961         * src/prefs_receive.c
2962         * src/prefs_receive.h
2963         * src/prefs_send.c
2964         * src/prefs_send.h
2965         * src/prefs_spelling.c
2966         * src/prefs_spelling.h
2967         * src/prefs_summaries.c
2968         * src/prefs_summaries.h
2969         * src/prefs_summary_column.c
2970         * src/prefs_summary_column.h
2971         * src/prefs_template.c
2972         * src/prefs_template.h
2973         * src/prefs_themes.c
2974         * src/prefs_themes.h
2975         * src/prefs_toolbar.c
2976         * src/prefs_toolbar.h
2977         * src/prefs_wrapping.c
2978         * src/prefs_wrapping.h
2979         * src/privacy.c
2980         * src/privacy.h
2981         * src/procheader.c
2982         * src/procheader.h
2983         * src/procmime.c
2984         * src/procmime.h
2985         * src/procmsg.c
2986         * src/procmsg.h
2987         * src/quote_fmt.c
2988         * src/quote_fmt_parse.y
2989         * src/recv.c
2990         * src/recv.h
2991         * src/remotefolder.c
2992         * src/remotefolder.h
2993         * src/send_message.c
2994         * src/send_message.h
2995         * src/setup.c
2996         * src/setup.h
2997         * src/simple-gettext.c
2998         * src/sourcewindow.c
2999         * src/sourcewindow.h
3000         * src/ssl_manager.c
3001         * src/ssl_manager.h
3002         * src/statusbar.c
3003         * src/statusbar.h
3004         * src/stock_pixmap.c
3005         * src/stock_pixmap.h
3006         * src/summary_search.c
3007         * src/summary_search.h
3008         * src/summaryview.c
3009         * src/summaryview.h
3010         * src/syldap.c
3011         * src/syldap.h
3012         * src/textview.c
3013         * src/textview.h
3014         * src/toolbar.c
3015         * src/toolbar.h
3016         * src/undo.c
3017         * src/undo.h
3018         * src/unmime.c
3019         * src/unmime.h
3020         * src/vcard.c
3021         * src/vcard.h
3022         * src/wizard.c
3023         * src/wizard.h
3024         * src/common/base64.c
3025         * src/common/base64.h
3026         * src/common/defs.h
3027         * src/common/hooks.c
3028         * src/common/hooks.h
3029         * src/common/log.c
3030         * src/common/log.h
3031         * src/common/md5.c
3032         * src/common/md5.h
3033         * src/common/mgutils.c
3034         * src/common/mgutils.h
3035         * src/common/nntp.c
3036         * src/common/nntp.h
3037         * src/common/passcrypt.c
3038         * src/common/passcrypt.h.in
3039         * src/common/plugin.c
3040         * src/common/plugin.h
3041         * src/common/prefs.c
3042         * src/common/prefs.h
3043         * src/common/progressindicator.c
3044         * src/common/progressindicator.h
3045         * src/common/quoted-printable.c
3046         * src/common/quoted-printable.h
3047         * src/common/session.c
3048         * src/common/session.h
3049         * src/common/smtp.c
3050         * src/common/smtp.h
3051         * src/common/socket.c
3052         * src/common/socket.h
3053         * src/common/ssl.c
3054         * src/common/ssl.h
3055         * src/common/ssl_certificate.c
3056         * src/common/ssl_certificate.h
3057         * src/common/string_match.c
3058         * src/common/string_match.h
3059         * src/common/stringtable.c
3060         * src/common/sylpheed.c
3061         * src/common/sylpheed.h
3062         * src/common/template.c
3063         * src/common/template.h
3064         * src/common/timing.h
3065         * src/common/utils.c
3066         * src/common/utils.h
3067         * src/common/uuencode.c
3068         * src/common/uuencode.h
3069         * src/common/version.h.in
3070         * src/common/xml.c
3071         * src/common/xml.h
3072         * src/common/xmlprops.c
3073         * src/common/xmlprops.h
3074         * src/gtk/about.c
3075         * src/gtk/about.h
3076         * src/gtk/colorlabel.c
3077         * src/gtk/colorlabel.h
3078         * src/gtk/colorsel.c
3079         * src/gtk/colorsel.h
3080         * src/gtk/description_window.c
3081         * src/gtk/description_window.h
3082         * src/gtk/filesel.c
3083         * src/gtk/filesel.h
3084         * src/gtk/foldersort.c
3085         * src/gtk/foldersort.h
3086         * src/gtk/gtkutils.c
3087         * src/gtk/gtkutils.h
3088         * src/gtk/inputdialog.c
3089         * src/gtk/inputdialog.h
3090         * src/gtk/logwindow.c
3091         * src/gtk/logwindow.h
3092         * src/gtk/manage_window.c
3093         * src/gtk/manage_window.h
3094         * src/gtk/menu.c
3095         * src/gtk/menu.h
3096         * src/gtk/pluginwindow.c
3097         * src/gtk/pluginwindow.h
3098         * src/gtk/prefswindow.c
3099         * src/gtk/prefswindow.h
3100         * src/gtk/progressdialog.c
3101         * src/gtk/progressdialog.h
3102         * src/gtk/quicksearch.c
3103         * src/gtk/quicksearch.h
3104         * src/gtk/sslcertwindow.c
3105         * src/gtk/sslcertwindow.h
3106         * src/plugins/clamav/clamav_plugin.c
3107         * src/plugins/clamav/clamav_plugin.h
3108         * src/plugins/clamav/clamav_plugin_gtk.c
3109         * src/plugins/demo/demo.c
3110         * src/plugins/dillo_viewer/dillo_prefs.c
3111         * src/plugins/dillo_viewer/dillo_prefs.h
3112         * src/plugins/dillo_viewer/dillo_viewer.c
3113         * src/plugins/mathml_viewer/mathml_viewer.c
3114         * src/plugins/pgpcore/passphrase.c
3115         * src/plugins/pgpcore/passphrase.h
3116         * src/plugins/pgpcore/plugin.c
3117         * src/plugins/pgpcore/prefs_gpg.c
3118         * src/plugins/pgpcore/prefs_gpg.h
3119         * src/plugins/pgpcore/select-keys.c
3120         * src/plugins/pgpcore/select-keys.h
3121         * src/plugins/pgpcore/sgpgme.c
3122         * src/plugins/pgpcore/sgpgme.h
3123         * src/plugins/pgpinline/pgpinline.c
3124         * src/plugins/pgpinline/pgpinline.h
3125         * src/plugins/pgpinline/plugin.c
3126         * src/plugins/pgpmime/pgpmime.c
3127         * src/plugins/pgpmime/pgpmime.h
3128         * src/plugins/pgpmime/plugin.c
3129         * src/plugins/spamassassin/spamassassin.c
3130         * src/plugins/spamassassin/spamassassin.h
3131         * src/plugins/spamassassin/spamassassin_gtk.c
3132         * src/plugins/trayicon/trayicon.c
3133         * tools/OOo2sylpheed.pl
3134         * tools/acroread2sylpheed.pl
3135         * tools/asus_mailled.sh
3136         * tools/filter_conv.pl
3137         * tools/freshmeat_search.pl
3138         * tools/google_search.pl
3139         * tools/kmail2sylpheed.pl
3140         * tools/kmail2sylpheed_v2.pl
3141         * tools/maildir2sylpheed.pl
3142         * tools/multiwebsearch.pl
3143         * tools/newscache_clean.pl
3144         * tools/outlook2sylpheed.pl
3145         * tools/sylpheed-switcher
3146         * tools/update-po
3147         * tools/vcard2xml.py
3148         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3149                 update FSF address
3150
3151 2005-09-21 [colin]      1.9.14cvs46
3152
3153         * src/gedit-print.c
3154         * src/procmsg.c
3155         * src/procmsg.h
3156         * src/textview.c
3157         * src/summaryview.c
3158                 Remove some printing hacks (deselection/reselection),
3159                 which by the way fix printing the currently 
3160                 displayed mime part (still only text)
3161                 Plus a little optimisation of summary_show
3162
3163
3164 2005-09-20 [colin]      1.9.14cvs45
3165
3166         * src/mainwindow.c
3167         * src/messageview.c
3168                 GUI fixups: add accels, set message
3169                 view title to displayed mail's subject
3170         * src/prefs_spelling.c
3171         * src/gtk/gtkaspell.c
3172                 GUI fixups: allow underlining misspelled
3173                 words instead of coloring them (a11y!)
3174
3175 2005-09-19 [colin]
3176
3177         1.9.15rc3 released
3178
3179 2005-09-19 [colin]      1.9.14cvs44
3180
3181         * src/compose.c
3182                 Fix draft message
3183         * src/gtk/gtkaspell.c
3184                 Fix wrong test ;-)
3185
3186 2005-09-19 [colin]      1.9.14cvs43
3187
3188         * src/addressbook.c
3189                 Fix sensitivity of Delete button
3190         * src/compose.c
3191                 Warn if the requested Privacy system
3192                 is not available
3193         * src/exphtmldlg.c
3194         * src/expldifdlg.c
3195         * src/importldif.c
3196         * src/importmutt.c
3197         * src/importpine.c
3198                 Fix crappy UI
3199         * src/
3200         * src/ssl.h
3201         * src/prefs_account.h
3202         * src/prefs_account.c
3203                 Save SSL prefs even in builds that have
3204                 SSL support disable
3205         * src/imap.c
3206         * src/inc.c
3207         * src/news.c
3208         * src/send_message.c
3209                 Warn if connection should be secure, but
3210                 SSL support isn't compiled in
3211         * src/gtkaspell.c
3212                 Fix word separation on UTF-8 systems
3213                 Fixes bug #812 (Strange inline spellchecking)
3214         * src/compose.c
3215                 Warn if the requested Privacy system
3216                 is not available
3217                 Factorize offline warning
3218         * src/imap.c
3219         * src/imap_gtk.c
3220         * src/imap_gtk.h
3221         * src/inc.h
3222         * src/news_gtk.c
3223         * src/news_gtk.h
3224         * src/messageview.c
3225                 Factorize offline warning
3226
3227 2005-09-19 [paul]
3228
3229         1.9.15-rc2 released
3230
3231 2005-09-18 [colin]      1.9.14cvs42
3232
3233         * src/codeconv.c
3234         * src/codeconv.h
3235         * src/procmime.c
3236                 Add a way to get locale's charset ignoring utf-8,
3237                 and use that as default encoding for broken mails
3238
3239 2005-09-18 [colin]      1.9.14cvs41
3240
3241         * src/gtk/logwindow.c
3242                 Translate string. Patch by Fabien Vantard
3243
3244 2005-09-18 [colin]      1.9.14cvs40
3245
3246         * configure.ac
3247                 Fix bug #803 (IMAP/SSL support breaks with 
3248                 GnuTLS libetpan 0.38)
3249
3250 2005-09-18 [colin]      1.9.14cvs39
3251
3252         * src/codeconv.c
3253         * src/compose.c
3254         * src/procmime.c
3255                 More charsets fixes. Fixes bug #806 (non
3256                 ascii characters in subject line)
3257
3258 2005-09-17 [paul]       1.9.14cvs38
3259
3260         * src/folderview.c
3261         * src/mainwindow.c
3262                 fix gcc-2.95 issues
3263                 Patch by Pawel Pekala
3264
3265 2005-09-17 [colin]      1.9.14cvs37
3266
3267         * src/addrindex.c
3268                 bugfix for NO-USE LDAP compilation, patch 
3269                 by Fabien Vantard
3270
3271 2005-09-17 [colin]      1.9.14cvs36
3272
3273         * src/prefs_actions.c
3274         * src/prefs_customheader.c
3275         * src/prefs_display_header.c
3276         * src/prefs_filtering_action.c
3277         * src/prefs_matcher.c
3278         * src/prefs_toolbar.c
3279                 Fix strange casts (less elegant but
3280                 works better)
3281
3282 2005-09-16 [colin]      1.9.14cvs35
3283
3284         * src/jpilot.c
3285                 Missed that one
3286
3287 2005-09-16 [colin]      1.9.14cvs34
3288
3289         * configure.ac
3290         * src/Makefile.am
3291         * src/addr_compl.c
3292         * src/addrindex.c
3293         * src/browseldap.c
3294         * src/editldap.c
3295         * src/ldaplocate.c
3296         * src/ldapquery.c
3297         * src/ldapquery.h
3298         * src/ldapserver.c
3299         * src/ldapserver.h
3300         * src/main.c
3301         * src/matcher_parser_parse.y
3302         * src/prefs_themes.c
3303         * src/etpan/Makefile.am
3304         * src/gtk/description_window.c
3305         * src/plugins/clamav/Makefile.am
3306         * src/plugins/clamav/clamav_plugin.c
3307         * src/plugins/dillo_viewer/Makefile.am
3308         * src/plugins/pgpcore/Makefile.am
3309         * src/plugins/pgpinline/Makefile.am
3310         * src/plugins/pgpmime/Makefile.am
3311         * src/plugins/trayicon/Makefile.am
3312                 Fix 100% cpu usage in address completion list
3313                 Fix little bugs (return with no values etc)
3314                 Fix all warnings (with common CFLAGS)
3315
3316 2005-09-15 [colin]      1.9.14cvs33
3317
3318         * src/addressbook.c
3319                 Fix bug where sometimes a group's email list is empty,
3320                 force its refresh (probably fixes "Re: how to create a 
3321                 distribution list")
3322         * src/ldapquery.c
3323                 Don't return to the callback in the main thread from the
3324                 fetch thread (or face segs!)
3325
3326 2005-09-15 [paul]       1.9.14cvs32
3327
3328         * src/prefs_matcher.c
3329                 forgotten in last commit
3330
3331 2005-09-15 [paul]       1.9.14cvs31
3332
3333         * src/prefs_actions.c
3334         * src/prefs_filtering_action.c
3335         * src/prefs_quote.c
3336         * src/quote_fmt.c
3337         * src/summaryview.c
3338         * src/gtk/description_window.c
3339         * src/gtk/description_window.h
3340         * src/gtk/quicksearch.c
3341                 allow interaction with the called
3342                 description window
3343                 Patch by Anders Hammar
3344
3345 2005-09-14 [paul]       1.9.14cvs30
3346
3347         * src/compose.c
3348                 fix a little annoyance when pasting with 3rd button 
3349                 with wrap_pastes=0 and wrap_input=1
3350                 Patch by Colin
3351
3352 2005-09-14 [paul]       1.9.14cvs29
3353
3354         * src/prefs_account.c
3355                 disable 'Filter messages on receiving' for
3356                 SMTP-only accounts
3357                 Patch  by Anders Hammar
3358
3359 2005-09-14 [paul]       1.9.14cvs28
3360
3361         * po/sk.po
3362                 fix crash
3363                 updated by Andrej Kacian
3364
3365 2005-09-14 [paul]
3366
3367         1.9.15-rc1 released
3368
3369 2005-09-14 [paul]       1.9.14cvs27
3370
3371         * po/es.po
3372                 updated by Ricardo Mones Lastra
3373         * src/compose.c
3374         * src/compose.h
3375                 associate no_wrap_tags to Compose windows
3376                 instead of using a static one
3377                 Patch by Colin
3378         * src/mbox.c
3379                 fix proc_mbox()
3380                 Patch by wwp
3381         * src/textview.c
3382                 remove unneeded printf()
3383
3384 2005-09-14 [paul]       1.9.14cvs26
3385
3386         * src/addrcache.c
3387         * src/codeconv.h
3388         * src/folder.h
3389         * src/mainwindow.h
3390         * src/mh.c
3391         * src/mimeview.h
3392         * src/partial_download.c
3393         * src/pop.c
3394         * src/prefs_account.c
3395         * src/prefs_account.h
3396         * src/prefs_actions.c
3397         * src/prefs_customheader.c
3398         * src/prefs_display_header.c
3399         * src/prefs_filtering_action.c
3400         * src/prefs_matcher.c
3401         * src/prefs_toolbar.c
3402         * src/privacy.h
3403         * src/procmime.c
3404         * src/procmime.h
3405         * src/procmsg.h
3406         * src/textview.c
3407         * src/undo.h
3408         * src/common/plugin.c
3409         * src/common/session.h
3410         * src/common/socket.c
3411         * src/common/socket.h
3412         * src/common/template.c
3413         * src/gtk/gtkaspell.c
3414         * src/gtk/quicksearch.h
3415         * src/plugins/pgpcore/passphrase.c
3416         * src/plugins/pgpcore/prefs_gpg.h
3417         * src/plugins/pgpcore/select-keys.c
3418         * src/plugins/pgpcore/select-keys.h
3419         * src/plugins/pgpcore/sgpgme.c
3420         * src/plugins/pgpinline/pgpinline.c
3421         * src/plugins/pgpmime/pgpmime.c
3422         * src/plugins/trayicon/trayicon.c
3423                 fix compilation warnings
3424                 Patch by Daniel Gustafson
3425
3426 2005-09-14 [paul]       1.9.14cvs25
3427
3428         * src/addressbook.c
3429                 add missing column header, and other small
3430                 bug fixes
3431                 Patch by Anders Hammar
3432
3433 2005-09-13 [colin]      1.9.14cvs24
3434
3435         * src/gtk/gtkaspell.c
3436                 Fix non-utf8 in menu
3437                 Fix little leaks
3438                 Nullify struct members after free()s
3439
3440 2005-09-13 [colin]      1.9.14cvs23
3441
3442         * src/compose.c
3443                 Test utf8 compliance before inserting to 
3444                 buffer, and try to convert if necessary
3445         * src/procmime.c
3446                 If no charset is present, use the locale 
3447                 one instead of us-ascii
3448         * src/procmsg.c
3449                 Add Sender, List-Post and To in the checked 
3450                 headers for automatic rules creation 
3451                 (thanks to wwp)
3452         * src/prefs_themes.c
3453         * src/gtk/gtkaspell.c
3454                 Remove deprecated functions. 
3455                 patch by Daniel Gustafson
3456
3457 2005-09-12 [colin]      1.9.14cvs22
3458
3459         * src/compose.c
3460                 Fix bug #448 (Scrolling/Redraw issue with 
3461                 address-fields in Header)
3462         * src/mainwindow.c
3463         * src/summaryview.c
3464         * src/summaryview.h
3465                 Fix loss of MSG_MARKED on move/copy
3466                 Fix bug #804 (Quicksearch togglebutton doesn't 
3467                 get depressed after '/' key is pressed)
3468
3469 2005-09-12 [paul]       1.9.14cvs21
3470
3471         * AUTHORS
3472         * src/gtk/logwindow.c
3473                 add 'Clear Log' to popup menu
3474                 Patch by Anders Hammar <anders.hammar@telia.com>
3475
3476 2005-09-12 [paul]       1.9.14cvs20
3477
3478         * src/compose.c
3479                 set correct sensitivity on attachments
3480                 popup menu
3481         * src/folder.c
3482                 fix typo
3483         * src/prefs_spelling.c
3484                 fix crash when no LANG env is set
3485         * src/common/xml.c
3486                 fix crash in wizard
3487                 don't use memeory after free
3488
3489         All patches by Daniel Gustafson
3490
3491 2005-09-12 [paul]       1.9.14cvs19
3492
3493         * src/prefs_themes.c
3494                 make theme info selectable
3495         * src/gtk/description_window.c
3496                 make window non-modal
3497         * tools/README
3498                 add details of asus_mailed.sh
3499         * tools/claws.i18n.status.pl
3500                 update for new zh_TW translator
3501                 widen the output
3502                 create alternate coloured lines
3503                 improve readability
3504
3505 2005-09-10 [colin]      1.9.14cvs18
3506
3507         * src/plugins/pgpcore/select-keys.c
3508                 Better order for the buttons
3509
3510 2005-09-10 [colin]      1.9.14cvs17
3511
3512         * src/compose.c
3513         * src/plugins/pgpcore/select-keys.c
3514         * src/plugins/pgpcore/select-keys.h
3515         * src/plugins/pgpcore/sgpgme.c
3516                 Add a "Don't encrypt" button to the key
3517                 selection dialog. Fixes bug #177 (There should be a 
3518                 'Don't encrypt button in the Select Keys dialog)
3519
3520 2005-09-10 [colin]      1.9.14cvs16
3521
3522         * src/compose.c
3523                 Fix bug #572 (%X option does not work with templates)
3524
3525 2005-09-10 [colin]      1.9.14cvs15
3526
3527         * src/toolbar.c 
3528                 Remove g_print
3529
3530 2005-09-10 [colin]      1.9.14cvs14
3531
3532         * src/imap.c
3533                 Fix a possible crash
3534
3535 2005-09-09 [colin]      1.9.14cvs13
3536
3537         * src/imap.c
3538         * src/etpan/imap-thread.c
3539         * src/etpan/imap-thread.h
3540                 Fix moving from queue or drafts to normal folders
3541                 Fix bug #794 (No way to delete without expunging)
3542                 Take flags unset by other mailers into account
3543                 Take deleted flag set by other mailers into account
3544                 Fix unsetting REPLIED flag
3545                 Fix crash when capabilities can't be retrieved
3546         * src/mainwindow.c
3547         * src/mainwindow.h
3548                 Add M_DELAYED_FLAGS condition, and let the user use
3549                 Execute in order to be able to expunge deleted mails,
3550                 even if he's not in delayed execute mode
3551         * src/prefs_spelling.c
3552                 Use 'en' dictionary by default if LANG is POSIX or C
3553         * src/gtk/prefswindow.c
3554                 Fix bug #767 (Preferences windows expanding) by making
3555                 the window a bit larger when the resolution is greater
3556                 than 640x480, and by putting the prefs in a
3557                 GtkScrolledWindow.
3558
3559 2005-09-09 [paul]       1.9.14cvs12
3560
3561         * AUTHORS
3562         * configure.ac
3563         * po/zh_TW.Big5.po      ** REMOVED **
3564         * po/zh_TW.po           ** ADDED **
3565                 updated by Wei-Lun Chao
3566
3567 2005-09-09 [paul]       1.9.14cvs11
3568
3569         * src/mainwindow.c
3570                 fix asserts
3571         * src/common/xml.c
3572                 delay memory allocation until file is
3573                 opened successfully
3574                 Patch by Daniel Gustafson
3575
3576 2005-09-09 [cleroy]     1.9.14cvs10
3577
3578         * src/imap.c
3579                 Add guards
3580
3581 2005-09-08 [colin]      1.9.14cvs9
3582
3583         * src/compose.c
3584                 Alert when we can't save draft
3585                 Fix various wrap/color issues
3586                 Add mid-click pasting respecting wrap_paste option
3587         * src/folder.c
3588         * src/folder.h
3589         * src/folder_item_prefs.c
3590         * src/folder_item_prefs.h
3591         * src/imap.c
3592         * src/imap_gtk.c
3593         * src/imap_gtk.h
3594         * src/main.c
3595         * src/mainwindow.c
3596         * src/mainwindow.h
3597         * src/news.c
3598         * src/news_gtk.c
3599         * src/news_gtk.h
3600         * src/prefs_folder_item.c
3601                 Fix the impossibility to synchronise folders for
3602                 offline use (IMAP and NNTP are concerned)
3603
3604 2005-09-08 [colin]      1.9.14cvs8
3605
3606         * configure.ac
3607                 Build LDAP and JPilot by default if available
3608         * src/textview.c
3609                 Fix use after free
3610
3611 2005-09-08 [paul]       1.9.14cvs7
3612
3613         * doc/manual/en/sylpheed-1.html
3614         * doc/manual/en/sylpheed-18.html
3615         * doc/manual/en/sylpheed-19.html
3616         * doc/manual/en/sylpheed-4.html
3617         * doc/manual/en/sylpheed-6.html
3618         * doc/manual/en/sylpheed.html
3619                 a few minor updates, plus include some
3620                 details about plugins and their requirements
3621         * src/mainwindow.c
3622                 minor changes to English in /View/Sort
3623
3624 2005-09-07 [colin]      1.9.14cvs6
3625
3626         * doc/manual/en/sylpheed-1.html
3627         * doc/manual/en/sylpheed-10.html
3628         * doc/manual/en/sylpheed-11.html
3629         * doc/manual/en/sylpheed-12.html
3630         * doc/manual/en/sylpheed-13.html
3631         * doc/manual/en/sylpheed-14.html
3632         * doc/manual/en/sylpheed-15.html
3633         * doc/manual/en/sylpheed-16.html
3634         * doc/manual/en/sylpheed-17.html
3635         * doc/manual/en/sylpheed-18.html
3636         * doc/manual/en/sylpheed-19.html
3637         * doc/manual/en/sylpheed-2.html
3638         * doc/manual/en/sylpheed-20.html
3639         * doc/manual/en/sylpheed-21.html
3640         * doc/manual/en/sylpheed-22.html
3641         * doc/manual/en/sylpheed-3.html
3642         * doc/manual/en/sylpheed-4.html
3643         * doc/manual/en/sylpheed-5.html
3644         * doc/manual/en/sylpheed-6.html
3645         * doc/manual/en/sylpheed-7.html
3646         * doc/manual/en/sylpheed-8.html
3647         * doc/manual/en/sylpheed-9.html
3648         * doc/manual/en/sylpheed.html
3649                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
3650
3651 2005-09-07 [colin]      1.9.14cvs5
3652
3653         * src/mainwindow.c
3654                 Make labels more to-the-point
3655
3656 2005-09-07 [colin]      1.9.14cvs4
3657
3658         * doc/manual/en/sylpheed-1.html
3659         * doc/manual/en/sylpheed-12.html
3660         * doc/manual/en/sylpheed-13.html
3661         * doc/manual/en/sylpheed-14.html
3662         * doc/manual/en/sylpheed-15.html
3663         * doc/manual/en/sylpheed-16.html
3664         * doc/manual/en/sylpheed-17.html
3665         * doc/manual/en/sylpheed-18.html
3666         * doc/manual/en/sylpheed-19.html
3667         * doc/manual/en/sylpheed-2.html
3668         * doc/manual/en/sylpheed-20.html
3669         * doc/manual/en/sylpheed-21.html
3670         * doc/manual/en/sylpheed-22.html
3671         * doc/manual/en/sylpheed-4.html
3672         * doc/manual/en/sylpheed-5.html
3673         * doc/manual/en/sylpheed-6.html
3674         * doc/manual/en/sylpheed-7.html
3675         * doc/manual/en/sylpheed-8.html
3676         * doc/manual/en/sylpheed-9.html
3677         * doc/manual/en/sylpheed.html
3678                 Update manual
3679
3680 2005-09-07 [colin]      1.9.14cvs3
3681
3682         * doc/faq/en/sylpheed-faq-1.html
3683         * doc/faq/en/sylpheed-faq-2.html
3684         * doc/faq/en/sylpheed-faq-3.html
3685         * doc/faq/en/sylpheed-faq.html
3686                 Update FAQ
3687
3688 2005-09-07 [colin]      1.9.14cvs2
3689
3690         * src/folderview.c
3691         * src/procmsg.c
3692         * src/summaryview.c
3693         * src/toolbar.c
3694                 Fix special subfolders:
3695                 - Inherit parent's icon
3696                 - sent contents of queues subfolders
3697                 - empty subfolders of trashes
3698         * src/mainwindow.c
3699                 Remove outdated manual and faq entries
3700         * src/common/utils.c
3701                 Add quotes around %s coming from mailcap
3702
3703 2005-09-07 [colin]      1.9.14cvs1
3704
3705         * src/compose.c
3706                 After saving draft, set modified to FALSE
3707         * src/mimeview.c
3708         * src/common/utils.c
3709         * src/common/utils.h
3710                 Try to open mime parts using what is 
3711                 indicated in ~/.mailcap or /etc/mailcap,
3712                 if possible.
3713
3714 2005-09-05 [paul]       1.9.14
3715
3716         1.9.14 released
3717
3718         * po/sk.po
3719                 updated by Andrej Kacian
3720
3721 2005-09-05 [paul]       1.9.13cvs83
3722
3723         * po/de.po
3724         * po/es.po
3725         * po/fi.po
3726         * po/fr.po
3727         * po/nb.po
3728         * po/pt_BR.po
3729         * po/sr.po
3730                 updated translations by Thomas Gilgin, Ricardo Mones
3731                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
3732                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
3733
3734 2005-09-04 [paul]       1.9.13cvs82
3735
3736         * src/compose.c
3737                 only warn about exceeded line length limit
3738                 on send
3739
3740 2005-09-04 [paul]       1.9.13cvs81
3741
3742         * src/compose.c
3743                 fix crash in 'line length exceeded' dialogue
3744
3745 2005-09-02 [paul]       1.9.13cvs80
3746
3747         * src/imap.c
3748                 fix bug 795, 'Connection lost IMAP'
3749                 and add statusbar prints
3750                 Patch by Colin
3751
3752 2005-09-02 [paul]       1.9.13cvs79
3753
3754         * src/compose.c
3755                 compose_wrap_paragraph() becomes
3756                 compose_beautify_paragraph()
3757                 Patch by Colin
3758
3759 2005-09-02 [cleroy]     1.9.13cvs78
3760
3761         * src/folderview.c
3762                 Micro-fix
3763
3764 2005-09-01 [colin]      1.9.13cvs77
3765
3766         * src/imap.c
3767                 Maybe fix bug #795 (Connection lost IMAP)
3768                 Don't try to send logout when we're disconnected.
3769         * src/summaryview.c
3770                 Include locked and marked emails in HRM
3771                 view. Fixes bug #800 (Locked messages no longer 
3772                 show up when hide read messages is used)
3773
3774 2005-09-01 [paul]       1.9.13cvs76
3775
3776         * src/prefs_common.c
3777                 fix bad cutting
3778
3779 2005-08-31 [colin]      1.9.13cvs75
3780
3781         * src/folderview.c
3782         * src/folderview.h
3783         * src/prefs_summaries.c
3784         * src/summaryview.c
3785                 Fix "go to next new", fix preference
3786                 (Open unread/next swapped)
3787
3788 2005-08-31 [paul]       1.9.13cvs74
3789
3790         * src/compose.c
3791         * src/folderview.c
3792         * src/headerview.c
3793         * src/headerview.h
3794         * src/mainwindow.c
3795         * src/prefs_common.c
3796         * src/prefs_common.h
3797         * src/prefs_fonts.c
3798         * src/summaryview.c
3799         * src/textview.c
3800         * src/common/defs.h
3801                 remove obsolete BOLD_FONT setting
3802                 fix font update in headerview and textview
3803                 headers after prefs change
3804                 Patch By Colin
3805
3806 2005-08-31 [paul]
3807
3808         1.9.14-rc4 released
3809
3810 2005-08-30 [colin]      1.9.13cvs73
3811
3812         * src/summaryview.c
3813                 When Hide read messages is selected and we
3814                 refresh the summaryview, don't remove the 
3815                 currently displayed message. Fixes bug #797
3816                 (Summary view reloads when new mail is 
3817                 downloaded in 1.9.14 rc)
3818
3819 2005-08-30 [colin]      1.9.13cvs72
3820
3821         * src/folderview.c
3822                 Fix flickering
3823         * src/mainwindow.c
3824                 Remove useless callback
3825         * src/mimeview.c
3826         * src/gtk/filesel.c
3827         * src/gtk/filesel.h
3828                 Add a filesel_select_file_save_folder() - used by Save All
3829
3830 2005-08-29 [paul]       1.9.13cvs71
3831
3832         * AUTHORS
3833         * src/matcher_parser_parse.y
3834         * src/etpan/imap-thread.c
3835                 fix building on FreeBSD
3836                 Patch by Daniel Gustafson <daniel@hobbit.se>
3837
3838 2005-08-29 [paul]       1.9.13cvs70
3839
3840         * src/plugins/pgpinline/pgpinline.c
3841                 only initialise sig result if it's been handled
3842                 Patch by Colin
3843
3844 2005-08-29 [paul]       1.9.13cvs69
3845         
3846         Patches by Colin:
3847
3848         * src/imap.c
3849         * src/common.utils.c
3850         * src/common/utils.h
3851                 optimisation
3852         * src/stock_pixmap.h
3853                 fix wrong icon reference
3854         * src/pixmaps/trash_btn.xpm
3855                 replace with nicer image
3856
3857 2005-08-28 [colin]      1.9.13cvs68
3858
3859         * src/Makefile.am
3860         * src/stock_pixmap.c
3861         * src/stock_pixmap.h
3862         * src/toolbar.c
3863         * src/pixmaps/trash_btn.xpm
3864                 Add a specific trash xpm for the button
3865
3866 2005-08-28 [colin]      1.9.13cvs67
3867
3868         * src/imap.c
3869                 Fix leak
3870
3871 2005-08-27 [colin]      1.9.13cvs66
3872
3873         * src/imap.c
3874         * src/procmime.c
3875                 Correctly fix "Problem with replies", fixes
3876                 pgpmime encryption too. 
3877
3878 2005-08-27 [colin]      1.9.13cvs65
3879
3880         * src/folder.c
3881         * src/procmsg.c
3882         * src/procmsg.h
3883         * src/summaryview.c
3884                 Fix bug #517 (messages removed from summaryview 
3885                 when moving fails)
3886
3887 2005-08-27 [colin]      1.9.13cvs64
3888
3889         * tools/Makefile.am
3890         * tools/asus_mailled.sh
3891                 Add a script to blink ASUS laptops' mail LED where there
3892                 is unread mail.
3893
3894 2005-08-27 [colin]      1.9.13cvs63
3895
3896         * src/imap.c
3897         * src/etpan/imap-thread.c
3898         * src/etpan/imap-thread.h
3899                 Implement automatic choosing of login method
3900                 Fixes bug #791
3901         * src/gtk/.cvsignore
3902                 Add sylpheed-marshal.[ch]
3903
3904 2005-08-27 [colin]      1.9.13cvs62
3905
3906         * src/common/utils.c
3907                 Fix confusing perror
3908
3909 2005-08-27 [colin]      1.9.13cvs61
3910
3911         * src/toolbar.c
3912         * src/toolbar.h
3913                 Remove A_DELETE, replace it with 
3914                 A_TRASH and A_DELETE_REAL. Automatically
3915                 rewrite config files to replace A_DELETE
3916                 with A_TRASH (no functionality change).
3917                 Fixes half of #794
3918
3919 2005-08-26 [colin]      1.9.13cvs60
3920
3921         * src/procmime.c
3922                 Previous "Problem with replies" fix brought other
3923                 problems, fixing them
3924
3925 2005-08-26 [colin]      1.9.13cvs59
3926
3927         * src/procmime.c
3928                 Fix "Problem with replies". This happened only
3929                 on IMAP...
3930         * src/procmsg.c
3931                 Factorize code a bit
3932         * src/compose.c
3933                 Speed improvement on very long messages (wrapping)
3934                 Fix signature color on Reedit and Redirect
3935                 On Reedit, don't attach pgp-signatures parts, but
3936                 set signing to On.
3937
3938 2005-08-24 [paul]       1.9.13cvs58
3939
3940         * src/compose.c
3941                 don't claim success when clicking
3942                 Cancel on the passphrase box.
3943                 Patch by Colin
3944
3945 2005-08-24 [paul]       1.9.13cvs57
3946
3947         * src/main.c
3948                 fix misplaced sylpheed.log
3949         * src/common/defs.h
3950                 define UIDL_DIR
3951
3952 2005-08-24 [paul]       1.9.13cvs56
3953
3954         * src/imap.c
3955         * src/etpan/imap-thread.c
3956         * src/etpan/imap-thread.h
3957                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
3958                 Patch by Colin
3959         * src/gtk/sylpheed-marshal.c    ** REMOVED **
3960         * src/gtk/sylpheed-marshal.h    ** REMOVED **
3961                 remove autogenerated files
3962         * tools/kdeservicemenu/README
3963         * tools/kdeservicemenu/install.sh
3964         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3965         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3966                 use Claws icon, use 'Sylpheed-Claws' in menu,
3967                 use kdialog, and other cleanups
3968
3969 2005-08-23 [paul]       1.9.13cvs55
3970
3971         * src/compose.c
3972                 fix paste/wrap crash
3973                 Patch by Colin
3974
3975 2005-08-23 [paul]       1.9.13cvs54
3976
3977         * src/main.c
3978                 fix crash recovery
3979                 Patch by Colin
3980
3981 2005-08-23 [paul]       1.9.13cvs53
3982
3983         * src/addressbook.c
3984         * src/editaddress.c
3985                 view all data of LDAP contacts
3986                 Patch by Colin
3987
3988 2005-08-23 [paul]       1.9.13cvs52
3989
3990         * src/addressbook.c
3991                 fix issues with the Search field
3992                 Patch by Colin
3993
3994 2005-08-22 [paul]       1.9.13cvs51
3995
3996         * src/folderview.c
3997                 put name of folder in processing dialog
3998                 title
3999         * src/prefs_folder_item.c
4000                 improve english usage
4001
4002 2005-08-22 [paul]       1.9.13cvs50
4003
4004         * src/filtering.c
4005         * src/filtering.h
4006         * src/matcher.c
4007         * src/matcher_parser_lex.l
4008         * src/matcher_parser_parse.y
4009         * src/prefs_filtering.c
4010                 add Filtering/Processing rule names feature.
4011                 (the incompatible old matcherrc is saved as
4012                 matcherrc.pre_names).
4013                 Patch by Colin
4014
4015 2005-08-22 [paul]       1.9.13cvs49
4016
4017         * src/procmsg.c
4018                 fix colour labelling
4019                 Patch by Colin
4020
4021 2005-08-22 [paul]       1.9.13cvs48
4022
4023         * src/textview.c
4024                 fix open_image_cb()
4025
4026 2005-08-22 [paul]       1.9.13cvs47
4027
4028         * src/imap.c
4029                 fix bug 789, 'SC crashes with imap (CVS ver)'
4030                 Patch by Colin
4031
4032 2005-08-22 [paul]       1.9.13cvs46
4033
4034         * src/mimeview.c
4035         * src/prefs_common.c
4036         * src/common/defs.h
4037                 define reused defaults in defs.h
4038         * src/textview.c
4039                 add 'Open image' to image popup menu
4040
4041 2005-08-21 [colin]      1.9.13cvs45
4042
4043         * src/summaryview.c
4044                 Fix bug #788 (Bogus "From" address displayed)
4045
4046 2005-08-20 [colin]      1.9.13cvs44
4047
4048         * src/folder.c
4049                 Fix buf #787 (multilevel delete causes SIGSEGV)
4050
4051 2005-08-19 [colin]      1.9.13cvs43
4052
4053         * src/inc.c
4054         * src/prefs_common.c
4055         * src/prefs_common.h
4056                 Add an hidden pref to allow modifying the
4057                 update stepping in incorporation.
4058                 Patch by wwp.
4059
4060 2005-08-19 [colin]      1.9.13cvs42
4061
4062         * src/compose.c
4063         * src/procmime.c
4064                 Workaround for broken MUAs: encode 
4065                 Content-type: name: as ASCII and 
4066                 Content-Disposition: filename: as
4067                 per rfc2231
4068         * src/prefs_account.c
4069                 Fix invisible-ness of SMTP SSL prefs
4070                 in NNTP accounts
4071
4072 2005-08-19 [paul]       1.9.13cvs41
4073
4074         * src/compose.c
4075         * src/prefs_common.c
4076         * src/prefs_common.h
4077         * src/prefs_wrapping.c
4078                 paste with or without wrapping.
4079                 patch by Colin
4080
4081 2005-08-19 [paul]       1.9.13cvs40
4082
4083         * src/prefs_common.c
4084         * src/prefs_common.h
4085         * src/summaryview.c
4086                 reintroduce enable_swap_from as a
4087                 hidden pref. patch by Colin
4088         * src/quote_fmt_parse.y
4089         * src/plugins/clamav/clamav_plugin.c
4090         * src/plugins/dillo_viewer/dillo_viewer.c
4091         * src/plugins/mathml_viewer/mathml_viewer.c
4092         * src/plugins/pgpcore/sgpgme.c
4093         * src/plugins/pgpinline/pgpinline.c
4094         * src/plugins/pgpmime/pgpmime.c
4095                 tidy up. patch by Colin
4096
4097 2005-08-19 [paul]       1.9.13cvs39
4098
4099         * configure.ac
4100                 complete cvs38's sync
4101         * src/editaddress.c
4102         * src/gedit-print.c
4103         * src/mutt.c
4104         * src/etpan/etpan-log.c
4105         * src/etpan/imap-thread.c
4106         * src/gtk/gtksourceprintjob.c
4107                 fix compilation warnings
4108                 (patch by Colin)
4109
4110 2005-08-19 [paul]       1.9.13cvs38
4111
4112         sync with main:
4113
4114         * src/account.c
4115         * src/action.c
4116         * src/addrbook.c
4117         * src/addrcache.c
4118         * src/addrharvest.c
4119         * src/addrindex.c
4120         * src/codeconv.c
4121         * src/compose.c
4122         * src/crash.c
4123         * src/exporthtml.c
4124         * src/exportldif.c
4125         * src/folder.c
4126         * src/image_viewer.c
4127         * src/inc.c
4128         * src/inc.h
4129         * src/jpilot.c
4130         * src/ldif.c
4131         * src/main.c
4132         * src/matcher.c
4133         * src/mbox.c
4134         * src/messageview.c
4135         * src/mh.c
4136         * src/mimeview.c
4137         * src/msgcache.c
4138         * src/mutt.c
4139         * src/news.c
4140         * src/partial_download.c
4141         * src/pine.c
4142         * src/pop.c
4143         * src/prefs_actions.c
4144         * src/prefs_common.c
4145         * src/prefs_customheader.c
4146         * src/prefs_display_header.c
4147         * src/prefs_gtk.c
4148         * src/prefs_themes.c
4149         * src/procheader.c
4150         * src/procmime.c
4151         * src/procmsg.c
4152         * src/recv.c
4153         * src/send_message.c
4154         * src/simple-gettext.c
4155         * src/sourcewindow.c
4156         * src/textview.c
4157         * src/vcard.c
4158         * src/common/defs.h
4159         * src/common/log.c
4160         * src/common/plugin.c
4161         * src/common/prefs.c
4162         * src/common/session.c
4163         * src/common/session.h
4164         * src/common/socket.c
4165         * src/common/socket.h
4166         * src/common/ssl_certificate.c
4167         * src/common/template.c
4168         * src/common/utils.c
4169         * src/common/utils.h
4170         * src/common/xml.c
4171         * src/gtk/about.c
4172         added wrappers for C library function that
4173                 take pathname arguments.
4174                 enabled compilation with MinGW.
4175                 use GDir instead of directly using opendir().
4176                 added rename_force().
4177
4178 2005-08-19 [paul]       1.9.13cvs37
4179         
4180         patches by Colin:
4181         * src/compose.c
4182                 fix privacy settings on re-editing
4183                 a sent message
4184         * src/jpilot.c
4185                 fix encoding bug
4186         * src/folder.c
4187         * src/procmsg.c
4188         * src/procmsg.h
4189         * src/summaryview.c
4190                 flag changing optimisation
4191
4192 2005-08-18 [martin]     1.9.13cvs36
4193
4194         * commitHelper
4195             added my login
4196         * src/addrcache.c
4197         * src/addrharvest.c
4198         * src/addrindex.c
4199         * src/compose.c
4200         * src/grouplistdialog.c
4201         * src/main.c
4202         * src/mainwindow.c
4203         * src/msgcache.c
4204         * src/mutt.c
4205         * src/pine.c
4206         * src/prefs_account.c
4207         * src/prefs_themes.c
4208         * src/stock_pixmap.c
4209         * src/summaryview.c
4210         * src/gtk/about.c
4211         * src/gtk/logwindow.c
4212             removed deprecated glib and gdk stuff
4213         * src/plugins/pgpcore/select-keys.c
4214             convert attributes from locale to utf8
4215
4216 2005-08-17 [paul]       1.9.13cvs35
4217
4218         * src/account.c
4219         * src/addressbook.c
4220                 use new GTK_STOCK_ icons if available
4221         * src/summaryview.c
4222         * src/gtk/gtksctree.c
4223         * src/gtk/gtksctree.h
4224                 faster range select. patch by Colin
4225
4226 2005-08-17 [paul]       1.9.13cvs34
4227
4228         patches by colin:
4229         * src/addressbook.c
4230         * src/addressitem.h
4231                 Add an edit button for contacts, fix selections
4232                 of gtksctree items
4233         * src/editaddress.c
4234                 Change labels, let Save be always possible in the
4235                 email and user atributes tabs
4236         * src/folderview.c
4237                 fix sort issues
4238         * src/summaryview.c
4239                 select next item instead of the displayed one
4240                 after deletion
4241
4242         * src/gtk/progressdialog.c
4243                 use prefs_common.enable_rules_hint
4244
4245 2005-08-13 [hoa]        1.9.13cvs33
4246
4247         * src/etpan/imap-thread.c
4248                 fixed build on Solaris.
4249
4250 2005-08-10 [colin]      1.9.13cvs32
4251
4252         * src/procmsg.c
4253                 Fix cvs31 (missing fclose before reading
4254                 the file)
4255
4256 2005-08-10 [colin]      1.9.13cvs31
4257
4258         * src/procmsg.c
4259                 Fix procmsg_msginfo_new_from_mimeinfo() when
4260                 the MimeInfo isn't stored in memory. This fixes
4261                 replying to an attached message.
4262
4263 2005-08-10 [colin]      1.9.13cvs30
4264
4265         * src/mainwindow.c
4266                 Fix slowness in account changing
4267
4268 2005-08-10 [colin]      1.9.13cvs29
4269
4270         * src/folder.c
4271         * src/folderutils.c
4272         * src/folderview.c
4273         * src/imap_gtk.c
4274         * src/mainwindow.c
4275         * src/mh_gtk.c
4276         * src/procmsg.c
4277         * src/summaryview.c
4278                 Optimize folder_has_parent_of_type
4279                 Prevent moving special sub-folders from contextual menus
4280                 Rework message a bit ("Empty all messages" -> "Delete all
4281                 messages")
4282                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
4283                 and "Deleted Items" folders)
4284
4285 2005-08-08 [colin]      1.9.13cvs28
4286
4287         * src/summaryview.c
4288         * src/prefs_summaries.c
4289                 Make "Select first unread|new" more flexible
4290                 (just prioritize new or unread)
4291
4292 2005-08-08 [colin]      1.9.13cvs27
4293
4294         * src/summaryview.c
4295                 If "select first new" is selected and there only
4296                 are unread messages, fallback to "select first
4297                 unread".
4298
4299 2005-08-08 [colin]      1.9.13cvs26
4300
4301         * src/folder.c
4302                 Fix shameful bugs (and bug #779)
4303
4304 2005-08-08 [colin]      1.9.13cvs25
4305
4306         * src/folder.c
4307         * src/folder.h
4308                 Cache parents' type to make folder_has_parent_of_type
4309                 faster
4310         * src/folderview.c
4311                 Forbid DnD of special sub-folders
4312         * src/procmsg.c
4313         * src/procmsg.h
4314                 Add MAIL_POSTFILTERING_HOOK
4315         * src/summaryview.c
4316                 Revert over-zealous deletion of the use_addr_book 
4317                 code
4318
4319 2005-08-07 [colin]      1.9.13cvs24
4320
4321         * src/folder.c
4322                 Fix big mistake (passing MsgInfo instead 
4323                 of FolderItem)
4324
4325 2005-08-07 [colin]      1.9.13cvs23
4326
4327         * src/compose.c
4328         * src/folder.c
4329         * src/folder.h
4330         * src/foldersel.c
4331         * src/folderutils.c
4332         * src/folderview.c
4333         * src/imap.c
4334         * src/mainwindow.c
4335         * src/messageview.c
4336         * src/mh.c
4337         * src/msgcache.c
4338         * src/procmime.c
4339         * src/summaryview.c
4340                 Make subfolders of Drafts, Queue, Outbox, Trash
4341                 work like their parents. 
4342                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
4343
4344 2005-08-07 [colin]      1.9.13cvs22
4345
4346         * src/addressbook.c
4347                 Fix bug #771 (Dragged contacts not saved)
4348
4349 2005-08-07 [paul]       1.9.13cvs21
4350
4351         * src/summaryview.c
4352                 fix bug 32 'Search Doesn't display results
4353                 if "Hide Read Messages" is chosen'
4354                 be more literal in interpreting 'Hide read
4355                 messages'
4356
4357 2005-08-07 [colin]      1.9.13cvs20
4358
4359         * src/folderview.c
4360                 Add debug
4361         * src/summaryview.c
4362                 Faster 'unthread_for_execution'
4363
4364 2005-08-06 [paul]       1.9.13cvs19
4365
4366         * src/mainwindow.c
4367                 add mnemonics to Set displayed columns
4368                 fix bug where msgview_visible option was
4369                 overwritten as TRUE on startup
4370
4371 2005-08-06 [paul]       1.9.13cvs18
4372
4373         * src/mainwindow.c
4374                 refer to 'displayed columns in folder/message
4375                 list' not 'displayed items in summary/message view'
4376         * src/prefs_display_header.c
4377                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
4378                 be consistent with similar dialogues
4379         * src/prefs_folder_column.c
4380         * src/prefs_summary_column.c
4381                 'columns' not 'items', and folder and message lists,
4382                 instead of folder and summary views;
4383                 Use 'Hidden columns' as list heading not 'Available
4384                 items';
4385                 move the 'Remove' button to the right hand side;
4386                 top-align the buttons;
4387                 remove unneeded vbox
4388         * src/prefs_summaries.c
4389                 put the 2 column prefs buttons in a frame to reduce
4390                 overall width; refer to columns not items &c.
4391
4392 2005-08-05 [colin]      1.9.13cvs17
4393
4394         * src/prefs_common.c
4395         * src/prefs_common.h
4396         * src/mainwindow.c
4397         * src/compose.c
4398         * src/messageview.c
4399                 Add an hidden toolbar_detachable pref, so
4400                 that I can get rid of these painful handles
4401                 in the toolbars. Defaults to TRUE to avoid
4402                 changing the GUI on unsuspecting people...
4403
4404 2005-08-05 [colin]      1.9.13cvs16
4405
4406         * src/Makefile.am
4407         * src/prefs_folder_column.c
4408         * src/prefs_folder_column.h
4409                 Add prefs for folder columns
4410         * src/folderview.c
4411         * src/folderview.h
4412         * src/mainwindow.c
4413         * src/mainwindow.h
4414         * src/prefs_common.c
4415         * src/prefs_common.h
4416         * src/prefs_summaries.c
4417                 Use them
4418         * src/prefs_summary_column.c
4419         * src/summaryview.c
4420         * src/summaryview.h
4421                 Add a To column
4422         * src/textview.c
4423         * src/common/utils.c
4424         * src/common/utils.h
4425                 Move uri colourisation functions
4426                 to utils
4427         * src/compose.c
4428                 Colourise URIs
4429         * src/imap.c
4430                 Fix bug with LIST where we'd try
4431                 to get Folder//////[...]/// 
4432
4433 2005-08-05 [paul]       1.9.13cvs15
4434
4435         * src/prefs_summaries.c
4436                 improve the English usage
4437         * src/summaryview.c
4438                 set font on column change
4439                 thanks to Colin
4440
4441 2005-08-05 [paul]       1.9.13cvs14
4442
4443         * src/prefs_common.c
4444         * src/prefs_common.h
4445         * src/prefs_summaries.c
4446         * src/summaryview.c
4447                 replace 'open_unread_on_enter' option with
4448                 'select_on_entry' option. opening/not opening
4449                 is now exclusively controlled by 'always_show_msg'
4450
4451 2005-08-04 [colin]      1.9.13cvs13
4452
4453         * src/compose.c
4454                 Remove dead code
4455                 Add colourisation of quotes and signatures
4456         * src/folderview.c
4457                 Fix possible crashes
4458         * src/messageview.c
4459                 Change an assert that is no problem
4460         * src/news.c
4461         * src/news_gtk.c
4462         * src/news_gtk.h
4463                 Fix offline mode
4464         * src/gtk/quicksearch.c
4465                 Fix a possible crash
4466
4467 2005-08-03 [colin]      1.9.13cvs12
4468
4469         * src/prefs_account.c
4470                 Fix bug #777 (Sylpheed crash in account configuration)
4471
4472 2005-08-03 [colin]      1.9.13cvs11
4473
4474         * src/addressbook.c
4475         * src/editaddress.c
4476         * src/editgroup.c
4477                 Fixing addressbook, round 2
4478         * src/textview.c
4479                 Fix emphasis color on rechecking 'Colorize messages'
4480
4481 2005-08-03 [paul]       1.9.13cvs10
4482
4483         sync with main
4484
4485         * src/addr_compl.c
4486         * src/compose.c
4487         * src/main.c
4488         * src/pop.c
4489         * src/prefs_account.c
4490         * src/procmime.c
4491         * src/procmsg.c
4492         * src/quote_fmt_parse.y
4493         * src/textview.c
4494         * src/common/quoted-printable.c
4495         * src/common/utils.c
4496         * src/common/utils.h
4497         * src/common/xml.c
4498                 replaced incorrect locale-independent
4499                 ctype functions with GLib's. Corrected
4500                 signedness mismatch.
4501         * src/headerview.c
4502                 headerview_create(): added spacing for vbox.
4503         * src/gtk/about.c
4504                 set focus to the OK button.
4505
4506 2005-08-03 [colin]      1.9.13cvs9
4507
4508         * src/folderview.c
4509                 Fix possible crash
4510
4511 2005-08-02 [colin]      1.9.13cvs8
4512
4513         * src/mainwindow.c
4514                 Fix cast
4515         * src/addressbook.c
4516         * src/addressitem.h
4517                 Fix a cast and more generally, try to make the
4518                 GUI more intuitive and consistent (round 1)
4519
4520 2005-08-02 [paul]       1.9.13cvs7
4521
4522         * src/folder.h
4523                 missing in 1.9.13cvs6
4524
4525 2005-08-02 [colin]      1.9.13cvs6
4526
4527         * src/folder.c
4528                 Fix one more leak
4529
4530 2005-08-02 [colin]      1.9.13cvs5
4531
4532         * src/folder.c
4533         * src/folderview.c
4534         * src/imap.c
4535         * src/main.c
4536         * src/mbox.c
4537         * src/procmsg.c
4538         * src/summaryview.c
4539                 Fix a number of folder_item_get_msg_list()-related
4540                 leaks (missing procmsg_msginfo_free()s)
4541
4542 2005-08-01 [colin]      1.9.13cvs4
4543
4544         * src/folderview.c
4545         * src/folderview.h
4546         * src/mainwindow.c
4547         * src/prefs_fonts.c
4548         * src/prefs_summaries.c
4549         * src/prefs_themes.c
4550         * src/summaryview.c
4551         * src/summaryview.h
4552         * src/textview.c
4553         * src/textview.h
4554                 Fix instant-apply of summary and folderview-related prefs
4555                 Fix erroneous g_free and alertpanels in prefs_theme
4556                 Add instant-apply for fonts
4557                 Defer applying of prefs a little bit so it's done only
4558                 once even if requested by multiples prefs pages
4559
4560 2005-08-01 [paul]       1.9.13cvs3
4561
4562         * src/main.c
4563                 fix bug 776 'S.C. crashes on close'
4564                 thanks to Colin
4565         * src/etpan/etpan-thread-manager-types.h
4566                 add missing include
4567                 thanks to Hoa
4568
4569 2005-07-25 [paul]       1.9.13cvs2
4570
4571         * src/summaryview.c
4572                 fix typos. spotted by Fabien Vantard
4573
4574 2005-07-24 [paul]       1.9.13cvs1
4575
4576         * doc/man/sylpheed.1
4577                 update man page, incorporating fix of
4578                 bug 769 'Typo in manpage'
4579         * src/etpan/imap-thread.c
4580                 fix NetBSD openssl dependencies. patch by
4581                 George Michaelson <ggm@apnic.net>
4582         * po/pt_BR.po
4583                 updated by Frederico Goncalves Guimaraes
4584
4585 2005-07-22 [paul]       1.9.13
4586
4587         1.9.13 release
4588
4589 2005-07-22 [paul]       1.9.12cvs91
4590
4591         * AUTHORS
4592         * INSTALL
4593         * README.claws
4594         * RELEASE_NOTES.claws
4595                 updated for release
4596         * configure.ac
4597         * po/nb.po
4598         * tools/claws.i18n.status.pl
4599                 add Norwegian translation. submiited by
4600                 Geir Helland <pjallabais@users.sourceforge.net>
4601         * po/ca.po
4602         * po/de.po
4603         * po/es.po
4604         * po/fi.po
4605         * po/fr.po
4606         * po/it.po
4607         * po/sk.po
4608         * po/sr.po
4609         * po/zh_CN.po
4610                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4611                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
4612                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
4613                 Yang Guilong
4614         * src/plugins/clamav/clamav_plugin_gtk.c
4615         * src/plugins/spamassassin/spamassassin_gtk.c
4616                 replace outdated description strings
4617
4618 2005-07-21 [colin]      1.9.12cvs90
4619
4620         * src/folder.c
4621                 Set folder to batch mode when scanning it. Makes deletion
4622                 of unread mails on IMAP much faster (due to the UNREAD 
4623                 flag unsetting)
4624
4625 2005-07-21 [darko]      1.9.12cvs89
4626
4627         * configure.ac
4628                 link against libresolv if necessary (patch by Paul)
4629         * src/msgcache.c
4630                 use glib's portable macros to determine endianness
4631
4632 2005-07-21 [paul]       1.9.12cvs88
4633
4634         * src/crash.c
4635         * src/gtk/about.c
4636                 update compiled-in features list
4637
4638 2005-07-20 [colin]      1.9.12cvs87
4639
4640         * src/folder.c
4641         * src/textview.c
4642                 Gcc 2.9x compilation fixes, thanks to Darko
4643         * src/plugins/clamav/clamav_plugin.c
4644                 Little optimisation: load virus database only once
4645         * src/plugins/spamassassin/spamassassin.c
4646                 Big optimisation: filtering one mail took at least 1 second,
4647                 now it takes at least 50ms. Doesn't speed up spamassassin 
4648                 itself, but should already be much more tolerable.
4649
4650 2005-07-20 [colin]      1.9.12cvs86
4651
4652         * src/summaryview.c
4653                 Fix performance issue
4654
4655 2005-07-19 [colin]      1.9.12cvs85
4656
4657         * src/plugins/pgpinline/plugin.c
4658                 Fix warning
4659
4660 2005-07-19 [colin]      1.9.12cvs84
4661
4662         * configure.ac
4663         * src/plugins/Makefile.am
4664         * src/plugins/pgpinline/.cvsignore
4665         * src/plugins/pgpinline/Makefile.am
4666         * src/plugins/pgpinline/pgpinline.c
4667         * src/plugins/pgpinline/pgpinline.deps
4668         * src/plugins/pgpinline/pgpinline.h
4669         * src/plugins/pgpinline/plugin.c
4670                 Put pgpinline in the main tree
4671
4672 2005-07-19 [paul]       1.9.12cvs83
4673
4674         * src/prefs_actions.c
4675                 prevent '//' in menu names, which cause a crash
4676                 thanks to Colin
4677
4678 2005-07-19 [paul]       1.9.12cvs82
4679
4680         * configure.ac
4681                 be generally more informative in configure output.
4682                 OpenSSL: correction: '[ --enable-openssl ...' -> 
4683                 '[ --disable-openssl ...', as --enable-openssl is default
4684                 PGP/MIME: don't check for GPGME again, check for
4685                 pgpcore instead. Therefore prevent the possibility of
4686                 attempting to build pgpmime if pgpcore dependencies are
4687                 not met
4688                 ClamAV: use pkgconfig to check for lib
4689                 libgnomeprint: revert logic on inner test to match
4690                 everything else
4691         * src/plugins/pgpcore/sgpgme.c
4692                 add missing include
4693
4694 2005-07-19 [colin]      1.9.12cvs81
4695
4696         * src/summaryview.c
4697                 Fix slow thread rebuilding in particular
4698                 cases
4699
4700 2005-07-19 [paul]       1.9.12cvs80
4701
4702         * sylpheed-claws.desktop
4703                 fix typo, spotted by Stephan Sachse
4704         * src/account.c
4705                 replace GTK_STOCK_ADD with
4706                 GTK_STOCK_NEW button
4707
4708 2005-07-18 [colin]      1.9.12cvs79
4709
4710         * src/etpan/imap-thread.c
4711                 Fix return value (Thanks Hoa)
4712
4713 2005-07-18 [colin]      1.9.12cvs78
4714
4715         * src/imap.c
4716                 Allow empty passwords
4717                 Create drafts/queue/outbox if necessary
4718         * src/summaryview.c
4719                 Remove old code
4720         * src/etpan/imap-thread.c
4721                 Fix STARTTLS (Thanks to Hoa)
4722
4723 2005-07-18 [paul]       1.9.12cvs77
4724
4725         * ChangeLog-gtk2.jp
4726         * ChangeLog.jp
4727                 removed
4728         * Makefile.am
4729                 updated to reflect additions and removals
4730         * TODO
4731                 updated to be claws-specific
4732         * TODO-gtk2
4733         * TODO-gtk2.jp
4734         * TODO.jp
4735         * sylpheed-128x128.png
4736         * sylpheed-64x64.png
4737                 removed
4738         * sylpheed-claws-128x128.png
4739         * sylpheed-claws-64x64.png
4740         * sylpheed-claws.desktop
4741         * sylpheed-claws.png
4742                 added
4743         * sylpheed.desktop
4744         * sylpheed.png
4745                 removed
4746
4747 2005-07-17 [paul]       1.9.12cvs76
4748
4749         * src/account.c
4750         * src/addressbook.c
4751         * src/alertpanel.c
4752         * src/alertpanel.h
4753         * src/compose.c
4754         * src/exphtmldlg.c
4755         * src/expldifdlg.c
4756         * src/folderview.c
4757         * src/imap_gtk.c
4758         * src/inc.c
4759         * src/message_search.c
4760         * src/messageview.c
4761         * src/mh_gtk.c
4762         * src/news_gtk.c
4763         * src/prefs_actions.c
4764         * src/prefs_filtering.c
4765         * src/prefs_matcher.c
4766         * src/prefs_template.c
4767         * src/prefs_themes.c
4768         * src/ssl_manager.c
4769         * src/summary_search.c
4770         * src/textview.c
4771         * src/toolbar.c
4772         * src/gtk/sslcertwindow.c
4773         * src/plugins/pgpcore/sgpgme.c
4774                 rework alertpanels
4775
4776 2005-07-17 [colin]      1.9.12cvs75
4777
4778         * src/privacy.c
4779                 add a PrivacySystem accessor that checks that
4780                 the system cached in a MimeInfo's privacydata
4781                 is still registered. Use this accessor instead
4782                 of directly using data->system. Fixes crashes
4783                 after unloading pgp plugins.
4784
4785 2005-07-17 [colin]      1.9.12cvs74
4786
4787         * src/alertpanel.c
4788                 Change geometry hints to a simple default size.
4789                 Fixes the certs dialogs.
4790
4791 2005-07-17 [colin]      1.9.12cvs73
4792
4793         * src/gtk/sslcertwindow.c
4794                 Use a gtkExpander
4795
4796 2005-07-17 [colin]      1.9.12cvs72
4797
4798         * src/plugins/pgpcore/Makefile.am
4799         * src/plugins/pgpmime/Makefile.am
4800                 Add gpgme libs
4801
4802 2005-07-17 [paul]       1.9.12cvs71
4803
4804         * configure.ac
4805                 add --disable-gnomeprint option
4806                 modified version of patch by Marius Mauch
4807
4808 2005-07-17 [paul]       1.9.12cvs70
4809
4810         * src/common/defs.h
4811                 update urls
4812         * src/account.c
4813         * src/action.c
4814         * src/addressbook.c
4815         * src/compose.c
4816         * src/foldersel.c
4817         * src/folderview.c
4818         * src/html.c
4819         * src/imap_gtk.c
4820         * src/main.c
4821         * src/mainwindow.c
4822         * src/messageview.c
4823         * src/mh_gtk.c
4824         * src/mimeview.c
4825         * src/news_gtk.c
4826         * src/prefs_account.c
4827         * src/prefs_send.c
4828         * src/prefs_summaries.c
4829         * src/procmsg.c
4830         * src/summaryview.c
4831         * src/common/utils.c
4832         * src/common/xml.c
4833         * src/plugins/pgpcore/passphrase.c
4834         * src/plugins/pgpcore/select-keys.c
4835                 replace inappropriately used backticks
4836                 with single quotes
4837
4838 2005-07-16 [colin]      1.9.12cvs69
4839
4840         * src/image_viewer.c
4841                 Add extra paranoid checks
4842
4843 2005-07-16 [colin]      1.9.12cvs68
4844
4845         * src/plugins/pgpcore/prefs_gpg.c
4846                 Don't auto-check sigs by default, as it
4847                 can be really slow.
4848
4849 2005-07-16 [colin]      1.9.12cvs67
4850
4851         * src/plugins/pgpcore/sgpgme.c
4852                 Make messages a bit better.
4853
4854 2005-07-16 [colin]      1.9.12cvs66
4855
4856         * src/imap.c
4857                 Remove pseudo-log
4858         * src/etpan/imap-thread.c
4859                 Add real log
4860
4861 2005-07-16 [colin]      1.9.12cvs65
4862
4863         * src/main.c
4864         * src/prefs_other.c
4865                 And now, fix build with libetpan :-/
4866
4867 2005-07-15 [colin]      1.9.12cvs64
4868
4869         * src/prefs_other.c
4870                 Continue fixing build without libetpan.
4871
4872 2005-07-15 [colin]      1.9.12cvs63
4873
4874         * src/main.c
4875                 Fix build with --disable-libetpan
4876
4877 2005-07-15 [colin]      1.9.12cvs62
4878
4879         * configure.ac
4880                 Bump libetpan's version
4881
4882 2005-07-15 [colin]      1.9.12cvs61
4883
4884         * src/etpan/imap-thread.c
4885                 Actually stop logging :)
4886
4887 2005-07-15 [colin]      1.9.12cvs60
4888
4889         * src/addressbook.c
4890                 Fix dnd of multiple addresses.
4891
4892 2005-07-15 [hoa]        1.9.12cvs59
4893
4894         * src/etpan/imap-thread.c
4895             disable login of IMAP password in libetpan log file.
4896
4897 2005-07-15 [paul]       1.9.12cvs58
4898
4899         * src/account.c
4900                 don't automatically sort
4901                 do allow drag n drop
4902
4903 2005-07-15 [paul]       1.9.12cvs57
4904
4905         * src/account.c
4906         * src/ssl_manager.c
4907                 alphabetical listing
4908
4909 2005-07-15 [paul]       1.9.12cvs56
4910
4911         * src/gtk/pluginwindow.c
4912                 sort plugin list alphabetically
4913
4914 2005-07-15 [paul]       1.9.12cvs55
4915
4916         * src/prefs_spelling.c
4917         * src/prefs_wrapping.c
4918                 unify English usage
4919
4920 2005-07-15 [colin]      1.9.12cvs54
4921
4922         * src/wizard.c
4923                 Typo fix
4924
4925 2005-07-15 [paul]       1.9.12cvs53
4926
4927         * src/prefs_message.c
4928                 make 'show cursor' a hidden option
4929
4930 2005-07-14 [colin]      1.9.12cvs52
4931
4932         * src/plugins/spamassassin/Makefile.am
4933         * src/plugins/clamav/Makefile.am
4934                 Fix double EXTRA_DISTs
4935
4936 2005-07-14 [colin]      1.9.12cvs51
4937
4938         * src/plugins/clamav/Makefile.am
4939         * src/plugins/clamav/clamav_plugin_gtk.deps
4940         * src/plugins/spamassassin/Makefile.am
4941         * src/plugins/spamassassin/spamassassin_gtk.deps
4942                 Make $plugin_gtk depend on $plugin
4943
4944 2005-07-14 [hoa]        1.9.12cvs50
4945
4946         * src/etpan/imap-thread.c
4947                 enable debug log of libetpan when running with --debug
4948
4949 2005-07-14 [colin]      1.9.12cvs49
4950
4951         * configure.ac
4952         * src/common/Makefile.am
4953         * src/common/plugin.c
4954         * src/common/plugin.h
4955                 Add a little plugin dependancy system.
4956                 Plugins can ship a $plugin_name.deps file
4957                 (near them in PLUGINDIR) so that their
4958                 dependancies are loaded if possible.
4959         * src/plugins/Makefile.am
4960         * src/plugins/pgpcore/Makefile.am
4961         * src/plugins/pgpcore/passphrase.c
4962         * src/plugins/pgpcore/passphrase.h
4963         * src/plugins/pgpcore/plugin.c
4964         * src/plugins/pgpcore/prefs_gpg.c
4965         * src/plugins/pgpcore/prefs_gpg.h
4966         * src/plugins/pgpcore/select-keys.c
4967         * src/plugins/pgpcore/select-keys.h
4968         * src/plugins/pgpcore/sgpgme.c
4969         * src/plugins/pgpcore/sgpgme.h
4970                 Introduce pgpcore, used by pgpmime and
4971                 pgpinline
4972         * src/plugins/pgpmime/Makefile.am
4973         * src/plugins/pgpmime/passphrase.c
4974         * src/plugins/pgpmime/passphrase.h
4975         * src/plugins/pgpmime/pgpmime.c
4976         * src/plugins/pgpmime/pgpmime.deps
4977         * src/plugins/pgpmime/plugin.c
4978         * src/plugins/pgpmime/prefs_gpg.c
4979         * src/plugins/pgpmime/prefs_gpg.h
4980         * src/plugins/pgpmime/select-keys.c
4981         * src/plugins/pgpmime/select-keys.h
4982         * src/plugins/pgpmime/sgpgme.c
4983         * src/plugins/pgpmime/sgpgme.h
4984                 Remove the core from pgpmime and add the
4985                 dependancy to pgpcore.
4986
4987 2005-07-14 [paul]       1.9.12cvs48
4988
4989         * src/stock_pixmap.c
4990                 forgot this in last commit
4991
4992 2005-07-14 [paul]       1.9.12cvs47
4993
4994         * src/account.c
4995         * src/addressbook.c
4996                 add accelerators for the buttons (sync with main)
4997         * src/compose.c
4998         * src/compose.h
4999                 add accelerators for the buttons.
5000                 fix editing with external editor.
5001                 replace gdk_input_*() with GIOChannel;
5002                 (sync with main)
5003         * src/foldersel.c
5004                 display folder names with new/unread
5005                 representation (sync with main)
5006         * src/main.c
5007                 specify default window icon (sync with main)
5008         * src/prefs_common.c
5009                 use_addr_book default to FALSE
5010         * src/summaryview.c
5011         * src/textview.c
5012                 add accelerators for the buttons (sync with main)
5013         * src/gtk/menu.c
5014                 fix typos
5015         * src/pixmaps/sylpheed_icon.xpm
5016                 updated
5017
5018 2005-07-13 [paul]       1.9.12cvs46
5019
5020         * src/plugins/pgpmime/pgpmime.c
5021         * src/plugins/pgpmime/sgpgme.c
5022                 (temporarily) use deprecated gpgme_data_rewind()
5023                 while largefile support is not present
5024                 (as suggested by Colin)
5025
5026 2005-07-13 [paul]       1.9.12cvs45
5027
5028         * configure.ac
5029                 remove large file support (for now):
5030                 it breaks too many things
5031
5032 2005-07-13 [paul]       1.9.12cvs44
5033
5034         * configure.ac
5035                 add large file support
5036         * src/html.c
5037                 fix bug #763 where href attribute was not
5038                 the very first attribute of a link
5039                 patch by Thomas Gilgin
5040
5041 2005-07-13 [colin]      1.9.12cvs43
5042
5043         * src/gtk/pluginwindow.c
5044                 Little portability fix
5045
5046 2005-07-13 [colin]      1.9.12cvs42
5047
5048         * src/plugins/pgpmime/sgpgme.c
5049                 Fix crasher.
5050
5051 2005-07-13 [colin]      1.9.12cvs41
5052
5053         * src/plugins/pgpmime/pgpmime.c
5054         * src/plugins/pgpmime/sgpgme.c
5055                 Use gpgme_data_release_and_get_mem instead
5056                 of gpgme_data_read.
5057
5058 2005-07-13 [colin]      1.9.12cvs40
5059
5060         * configure.ac
5061         * src/plugins/pgpmime/passphrase.c
5062         * src/plugins/pgpmime/passphrase.h
5063         * src/plugins/pgpmime/pgpmime.c
5064         * src/plugins/pgpmime/plugin.c
5065         * src/plugins/pgpmime/select-keys.c
5066         * src/plugins/pgpmime/select-keys.h
5067         * src/plugins/pgpmime/sgpgme.c
5068         * src/plugins/pgpmime/sgpgme.h
5069                 Port pgpmime to gpgme-1.0.
5070
5071 2005-07-12 [paul]       1.9.12cvs39
5072
5073         * AUTHORS
5074         * src/toolbar.c
5075         * src/toolbar.h
5076                 add a 'Go to Prev' button to the toolbar.
5077                 correct tooltip text of go to buttons.
5078                 based on patch by Yang Guilong <bamanzi@gmail.com>
5079
5080 2005-07-12 [colin]      1.9.12cvs38
5081
5082         * src/statusbar.c
5083                 Fix progress bar showing stuff at startup.
5084
5085 2005-07-12 [paul]       1.9.12cvs37
5086
5087         * src/editjpilot.c
5088                 fix building with jpilot support
5089
5090 2005-07-11 [colin]      1.9.12cvs36
5091
5092         * src/inc.c
5093                 Add visual indication that filtering is running
5094         * src/textview.c
5095                 Make {}[] uri delimiters
5096         * src/summaryview.c
5097                 Remove useless (and slow) calls
5098
5099 2005-07-11 [paul]       1.9.12cvs35
5100
5101         * src/plugins/clamav/clamav_plugin_gtk.c
5102         * src/plugins/dillo_viewer/dillo_prefs.c
5103         * src/plugins/pgpmime/prefs_gpg.c
5104         * src/plugins/spamassassin/spamassassin_gtk.c
5105                 gather plugins prefs together under their
5106                 own 'Plugins' heading
5107
5108 2005-07-11 [paul]       1.9.12cvs34
5109
5110         sync with main
5111
5112         * src/account.c
5113                 account_delete(): modified alert dialog
5114         * src/editjpilot.c
5115         * src/editvcard.c
5116                 fixed a crash when cancelling file selection
5117                 dialog by Escape key. Made non-ascii filename
5118                 selectable.
5119         * src/prefs_template.c
5120                 prefs_template_window_create(): make scrolled
5121                 window policy AUTOMATIC
5122
5123 2005-07-10 [hoa]        1.9.12cvs33
5124
5125         * src/etpan/imap-thread.c
5126                 workaround for old Courier IMAP servers.
5127
5128 2005-07-10 [colin]      1.9.12cvs32
5129
5130         * src/folder.c
5131         * src/statusbar.c
5132         * src/statusbar.h
5133                 Add visual progress indicator on filtering/processing
5134                 Factorize the progress bar code
5135         * src/imap.c
5136         * src/imap.h
5137         * src/etpan/imap-thread.c
5138                 Add a reference counter to avoid destroying the Folder
5139                 while it's in use by another callback.
5140
5141 2005-07-09 [hoa]        1.9.12cvs31
5142
5143         * src/imap.c
5144         * src/etpan/imap-thread.c
5145                 fixed deadlock when removing IMAP account.
5146
5147 2005-07-08 [colin]      1.9.12cvs30
5148
5149         * src/textview.c
5150         * src/unmime.c
5151                 Fix again problems decoding broken headers
5152         * src/gtk/inputdialog.c
5153                 Fix local variable shadowing a global one
5154
5155 2005-07-08 [colin]      1.9.12cvs29
5156
5157         * src/msgcache.c
5158                 Make the cache/mark files platform-agnostic by writing
5159                 them in little-endian format. Reading them is also done
5160                 in little-endian format, of course; however, in order
5161                 to avoid trashing mark data on big-endian machines, the
5162                 files are, at first, read from the native format if the
5163                 little-endian one doesn't exist. This is easy to deter-
5164                 mine by trying to open a file with a swapped data_ver
5165                 and seeing if it's the wanted version.
5166                 Little-endian using users should see absolutely no
5167                 difference, Big-endian users may get a very little
5168                 performance drop due to byte-swapping.
5169                 Tested on i386 and ppc32. 
5170                 Fixes bug #159 (The index file, in the mailboxes, is 
5171                 hardware depending).
5172
5173                 To have the cache/mark files updated to the new little-
5174                 endian format, "Check for new messages" or even
5175                 "Rebuild folder tree" aren't enough. Files will be
5176                 updated as soon as a folder has been opened/closed.
5177                 To update everything, just select all folders by
5178                 selecting them one by one.
5179
5180 2005-07-07 [colin]      1.9.12cvs28
5181
5182         * src/imap.c
5183                 Remember the folder separator per IMAPFolder
5184                 instead of globally.
5185                 Revive the Session on noop; fixes bug #761
5186                 (mark a bunch of unread messages as read takes 
5187                 forever)
5188
5189 2005-07-07 [darko]      1.9.12cvs27
5190
5191         * src/common/template.c
5192                 Sort templates alphabetically
5193
5194 2005-07-06 [colin]      1.9.12cvs26
5195
5196         * src/imap.c
5197                 Try to use the correct separator in
5198                 most cases. Possibly fixes bug #759
5199                 (only creates the INBOX folder when 
5200                 setting up new IMAP account) and 
5201                 bug #760 (Can't retrieve messages)
5202
5203 2005-07-06 [colin]      1.9.12cvs25
5204
5205         * src/imap.c
5206                 Use real_path in status command. This will
5207                 help later, when namespaces will be used.
5208
5209 2005-07-06 [colin]      1.9.12cvs24
5210
5211         * configure.ac
5212         * src/account.c
5213         * src/folder.c
5214         * src/imap.c
5215         * src/etpan/etpan-log.c
5216         * src/etpan/etpan-thread-manager.c
5217         * src/etpan/imap-thread.c
5218                 Add a --disable-libetpan parameter. With this,
5219                 users that don't want IMAP4 support can avoid
5220                 the new dependancy (and have no IMAP support).
5221                 Users that have IMAP4 accounts and use this
5222                 parameter won't lose their configuration, their
5223                 IMAP accounts will just be invisible and not
5224                 used.
5225         * src/textview.c
5226                 Make the "Copy ..." contextual menu items 
5227                 copy to both the X clipboard and the gtk 
5228                 clipboard - as most other apps do.
5229         * src/gtk/about.c
5230                 Add a notice about OpenSSL usage, in order to
5231                 comply with OpenSSL's license (point 6):
5232                 http://www.openssl.org/source/license.html
5233
5234 2005-07-06 [colin]      1.9.12cvs23
5235
5236         * src/alertpanel.c
5237                 Fix a minimum size for alertpanels
5238         * src/compose.c
5239                 Show 'No space left on device' type errors
5240                 when queuing/sending
5241         * src/imap_gtk.c
5242         * src/mh_gtk.c
5243                 Rework folder's deletion message (remove 
5244                 extra \n)
5245
5246 2005-07-05 [colin]      1.9.12cvs22
5247
5248         * src/imap.c
5249                 Add an alertpanel on auth error
5250                 Add pseudo-log
5251                 Remove pthread-related stuff
5252
5253 2005-07-05 [colin]      1.9.12cvs21
5254
5255         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5256                 Fix crash on plugin reloading (with a hack)
5257
5258 2005-07-05 [colin]      1.9.12cvs20
5259
5260         * src/prefs_account.c
5261         * src/prefs_account.h
5262                 Fix typo
5263         * src/gtk/filesel.c
5264         * src/gtk/filesel.h
5265                 Add a way to filter the view
5266         * src/gtk/pluginwindow.c
5267                 Filter loadable stuff
5268         * src/plugins/pgpmime/prefs_gpg.c
5269                 Fix missing unregistration
5270         * .cvsignore
5271         * src/etpan/.cvsignore
5272         * src/plugins/spamassassin/.cvsignore
5273                 Add more stuff to cvs ignored files
5274
5275 2005-07-04 [colin]      1.9.12cvs19
5276
5277         * src/imap.c
5278                 Fix scan_required returning FALSE when it
5279                 shouldn't. Maybe fix #760 (Can't retrieve
5280                 messages)
5281
5282 2005-07-04 [colin]      1.9.12cvs18
5283
5284         * src/summaryview.c
5285                 Fix always_show_msg pref
5286
5287 2005-07-04 [paul]       1.9.12cvs17
5288
5289         sync with main (forgotten in last commit)
5290         
5291         * src/common/utils.c
5292         * src/common/utils.h
5293                 check_line_length(): new.
5294                 is_dir_exist()
5295                 is_file_entry_exist()
5296                 dirent_is_regular_file()
5297                 dirent_is_directory(): use g_file_test() instead of stat().
5298
5299 2005-07-04 [paul]       1.9.12cvs16
5300
5301         sync with main:
5302
5303         * src/compose.c
5304                 compose_write_to_file(): check for line
5305                 length limit and display warning if exceeds
5306         * src/jpilot.c
5307                 use get_home_dir() instead of g_get_home_dir()
5308         * src/procheader.c
5309                 removed warning about invalid date
5310         * src/vcard.c
5311                 use get_home_dir() instead of g_get_home_dir()
5312
5313 2005-07-04 [paul]       1.9.12cvs15
5314
5315         * src/stock_pixmap.c
5316                 fix new pixmap naming errors
5317                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
5318
5319 2005-07-04 [colin]      1.9.12cvs14
5320
5321         * src/imap.c
5322                 Fix debugging string with a warning
5323
5324 2005-07-04 [colin]      1.9.12cvs13
5325
5326         * configure.ac
5327                 Add a check for libetpan's version (>= 0.37)
5328
5329 2005-07-04 [hoa]        1.9.12cvs12
5330
5331         * commitHelper
5332         * src/imap.c
5333         * src/etpan/imap-thread.c
5334         * src/etpan/imap-thread.h
5335                 fixed IMAP implementation of check of mails.
5336
5337 2005-07-03 [hoa]        1.9.12cvs11
5338
5339         * src/etpan/Makefile.am
5340         * src/etpan/etpan-errors.h
5341         * src/etpan/etpan-log.[ch]
5342         * src/etpan/etpan-thread-manager-types.h
5343         * src/etpan/etpan-thread-manager.[ch]
5344         * src/etpan/imap-thread.[ch]
5345         * src/Makefile.am
5346         * src/imap.c
5347         * src/main.c
5348         * src/prefs_other.c
5349         * configure.ac
5350             merged imap branch.
5351             dependency on libetpan 0.37 is now added.
5352
5353 2005-07-01 [colin]      1.9.12cvs10
5354
5355         * src/Makefile.am
5356         * src/folder.c
5357         * src/folder.h
5358         * src/folderview.c
5359         * src/stock_pixmap.c
5360         * src/stock_pixmap.h
5361         * src/plugins/trayicon/trayicon.c
5362                 Add marked symbol on folders containing
5363                 marked messages
5364         * src/procmsg.c
5365         * src/procmsg.h
5366         * src/toolbar.c
5367         * src/prefs_common.c
5368         * src/prefs_common.h
5369         * src/prefs_send.c
5370                 Add an optional confirmation dialog on queue
5371                 sending. Patch by wwp.
5372         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
5373         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
5374         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
5375         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
5376         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
5377         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
5378         * src/pixmaps/inbox_mark.xpm            ** ADDED **
5379         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
5380         * src/pixmaps/outbox_mark.xpm           ** ADDED **
5381         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
5382         * src/pixmaps/trash_mark.xpm            ** ADDED **
5383                 New pixmaps
5384
5385 2005-07-01 [colin]      1.9.12cvs9
5386
5387         * src/summaryview.c
5388                 Fix a little threading bug
5389         * src/addrgather.c
5390         * src/mainwindow.c
5391                 A little bit of HIG normality never hurts
5392
5393 2005-07-01 [colin]      1.9.12cvs8
5394
5395         * src/compose.c
5396         * src/msgcache.c
5397         * src/pop.c
5398         * src/procmime.c
5399         * src/recv.c
5400         * src/common/log.c
5401         * src/common/template.c
5402         * src/common/utils.c
5403         * src/common/utils.h
5404                 Reverted the fwrite_atomic stuff. In fact
5405                 it is already atomic.
5406
5407 2005-06-30 [colin]      1.9.12cvs7
5408
5409         * src/common/utils.c
5410         * src/common/utils.h
5411                 Add an fwrite_atomic() function to make
5412                 sure we write everything: fwrite can make
5413                 short writes.
5414         * src/compose.c
5415         * src/msgcache.c
5416         * src/pop.c
5417         * src/procmime.c
5418         * src/recv.c
5419         * src/common/log.c
5420         * src/common/template.c
5421                 Use that (and fix swapping of size and nmemb).
5422                 Thanks to Rich Coe for the heads up.
5423
5424 2005-06-30 [colin]      1.9.12cvs6
5425
5426         * src/addressbook.c
5427                 Optimize addressbook opening 
5428
5429 2005-06-30 [colin]      1.9.12cvs5
5430
5431         * src/summaryview.c
5432                 Remove calls to summary_step after move/copy
5433
5434 2005-06-28 [paul]       1.9.12cvs4
5435
5436         * src/alertpanel.c
5437                 wrap and make the error msg selectable
5438
5439 2005-06-28 [paul]       1.9.12cvs3
5440
5441         * src/ssl_manager.c
5442                 replace the OK button with a Close button
5443         * src/gtk/foldersort.c
5444                 use GTK_STOCK_ icons/buttons
5445
5446 2005-06-28 [colin]      1.9.12cvs2
5447
5448         * src/gedit-print.c             ** ADDED **
5449         * src/gedit-print.h             ** ADDED **
5450         * src/gtk/gtksourceprintjob.c   ** ADDED **
5451         * src/gtk/gtksourceprintjob.h   ** ADDED **
5452                 I can't believe no one had enough time to tell
5453                 me I forgot the `cvs add`
5454
5455 2005-06-27 [colin]      1.9.12cvs1
5456
5457         * src/Makefile.am
5458         * src/gtk/Makefile.am
5459         * src/messageview.c
5460         * src/procmsg.c
5461         * src/summaryview.c
5462         * configure.ac
5463                 Add optional libgnomeprint-based printing
5464         * src/mainwindow.c
5465         * src/gtk/quicksearch.c
5466                 Add an Edit/Quick search menu item to show
5467                 and focus the quicksearch
5468
5469 2005-06-27 [paul]       1.9.12
5470
5471         1.9.12 release
5472
5473         * po/ca.po
5474         * po/de.po
5475         * po/es.po
5476         * po/fr.po
5477         * po/it.po
5478         * po/ko.po
5479         * po/pt_BR.po
5480         * po/sk.po
5481         * po/zh_CN.po
5482                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5483                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
5484                 SungHyun Nam, Frederico Goncalves Guimaraes,
5485                 Andrej Kacian, and Yang Guilong
5486 2005-06-26 [colin]      1.9.11cvs106
5487
5488         * src/imap_gtk.c
5489                 Forgot one file for previous fix
5490
5491 2005-06-26 [colin]      1.9.11cvs105
5492
5493         * src/folder.c
5494         * src/imap.c
5495                 Fix problems with folder operations in no_select
5496                 imap folders. it applies only to mails, and 
5497                 creation/deletion/move/renaming of folders 
5498                 should be possible
5499
5500 2005-06-26 [paul]       1.9.11cvs104
5501
5502         * src/prefs_filtering.c
5503                 replace one more GTK_STOCK_REMOVE
5504                 with GTK_STOCK_DELETE
5505
5506 2005-06-25 [colin]      1.9.11cvs103
5507
5508         * src/imap.c
5509                 Optimize get_seq_set_from_seq_list
5510                 (Patch by Ricardo) 
5511
5512 2005-06-25 [colin]      1.9.11cvs102
5513
5514         * src/mh.c
5515                 If the directory exists, but not in the
5516                 correct encoding, rename it. This should
5517                 handle old-versions-induced bugs.
5518
5519 2005-06-25 [colin]      1.9.11cvs101
5520
5521         * src/mh.c
5522                 Fix path access with extended dir names
5523                 Fixes bug #589 (SC segfaults with wrong locale
5524                 settings)
5525
5526 2005-06-25 [colin]      1.9.11cvs100
5527
5528         * src/prefs_account.c
5529         * src/prefs_account.h
5530         * src/compose.c
5531                 Add an option to encrypt replies to
5532                 encrypted messages
5533
5534 2005-06-25 [colin]      1.9.11cvs99
5535
5536         * src/compose.c
5537         * src/quote_fmt_parse.y
5538                 ... And make it work with pgpinline.
5539
5540 2005-06-25 [colin]      1.9.11cvs98
5541
5542         * src/compose.c
5543         * src/procmime.c
5544         * src/procmime.h
5545         * src/quote_fmt_parse.y
5546                 o Make reedition of encrypted messages possible
5547                   (as long as it is encrypted to self too, no
5548                    magic there)
5549                 o Make replying with quote (and without selecting
5550                   text) possible for encrypted messages.
5551                 Closes bug #550 (Not possible to "reply with quote"
5552                 to gnupg encrypted messages)
5553
5554 2005-06-24 [paul]       1.9.11cvs97
5555
5556         * src/imap.c
5557                 add missing include
5558
5559 2005-06-24 [paul]       1.9.11cvs96
5560
5561         * src/editldap.c
5562                 made bind password entry invisible
5563                 (sync with main)
5564         * src/send_message.c
5565                 send_message_local(): check exit status
5566                 to detect errors (sync with main)
5567         * src/textview.c
5568                 use main's less ambiguous popup menu
5569                 wording
5570
5571 2005-06-24 [paul]       1.9.11cvs95
5572
5573         * src/prefs_actions.c
5574         * src/prefs_customheader.c
5575         * src/prefs_display_header.c
5576         * src/prefs_filtering_action.c
5577         * src/prefs_matcher.c
5578         * src/prefs_template.c
5579         * src/prefs_toolbar.c
5580                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
5581         * src/gtk/description_window.c
5582                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
5583
5584 2005-06-23 [colin]      1.9.11cvs94
5585
5586         * src/summaryview.c
5587                 Fix rough edges (be sure to call status_show whenever
5588                 necessary).
5589
5590 2005-06-23 [colin]      1.9.11cvs93
5591
5592         * src/summaryview.c
5593                 Optimize Select All
5594                 Before, in a 5K mails folder: 11s
5595                 After, in the same folder: 58000µs
5596                 The joys of locking... gtk_clist_select_all() fires a 
5597                 tree-select-row event for each selected row, which in 
5598                 summaryview, callbacks summary_selected which in turn,
5599                 calls summary_status_show, which walks the selected
5600                 rows. Hence, calling gtk_clist_select_all was 
5601                 exponential. Locking the summaryview makes 
5602                 summary_selected return early.
5603
5604 2005-06-23 [colin]      1.9.11cvs92
5605
5606         * src/imap.c
5607                 Move mutex at the important place to avoid
5608                 deadlocks
5609         * src/summaryview.c
5610                 Fix Del key deleting directly instead of
5611                 moving to trash
5612
5613 2005-06-22 [colin]      1.9.11cvs91
5614
5615         * src/plugins/spamassassin/libspamc.c
5616                 As we do spagetti code with assignations in multiple
5617                 places (see _message_read_raw where out = msg = raw),
5618                 let's be sure we don't free the same pointer twice.
5619                 Should fix bug #683 (Crash in libpam at 
5620                 message_cleanup).
5621
5622 2005-06-22 [colin]      1.9.11cvs90
5623
5624         * src/compose.c
5625         * src/messageview.c
5626         * src/toolbar.c
5627                 Make toolbar's delete use the move to trash stuff;
5628                 Add gtk_widget_realize to be sure pixmaps can get
5629                 created (that may fix an old worksforme bug which
5630                 I can't find back...)
5631
5632 2005-06-22 [colin]      1.9.11cvs89
5633
5634         * src/summaryview.c
5635         * src/summaryview.h
5636         * src/mainwindow.c
5637                 Rename "Message/Delete" to "Message/Move to trash"
5638                 Add "Message/Delete..." that directly destroys the
5639                 selected messages after asking for a confirmation.
5640
5641 2005-06-22 [colin]      1.9.11cvs88
5642
5643         * src/imap.c
5644                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
5645                 o Fix a deadlock (thanks Darko)
5646
5647 2005-06-22 [colin]      1.9.11cvs87
5648
5649         * src/gtk/foldersort.c
5650                 Add missing include for the i18n;
5651                 patch by Fabien Vantard
5652
5653 2005-06-21 [colin]      1.9.11cvs86
5654
5655         * src/folder.c
5656         * src/folderview.c
5657                 Respect the no_select flag
5658         * src/imap.c
5659                 Fix recursive deletion
5660         * src/imap_gtk.c
5661         * src/mh_gtk.c
5662                 Make the folder deletion's warning
5663                 more explicit
5664
5665 2005-06-21 [colin]      1.9.11cvs85
5666
5667         * src/textview.c
5668                 Prevent email addresses from spanning accross
5669                 lines - fixes bug # 646 (newline-chars in 
5670                 email addresses)
5671
5672 2005-06-20 [colin]      1.9.11cvs84
5673
5674         * src/folder.c
5675                 Be sure not to remove source if copy failed
5676
5677 2005-06-20 [colin]      1.9.11cvs83
5678
5679         * src/folderview.c
5680         * src/imap_gtk.c
5681                 remove summaryview's lock
5682         * src/imap.c
5683                 introduce threads to avoid problems when foreground tasks
5684                 interfere with background tasks
5685         * src/mh.c
5686                 prevent moving to drafts/queue
5687         * src/mimeview.c
5688                 fix leak
5689
5690 2005-06-19 [colin]      1.9.11cvs82
5691
5692         * src/imap_gtk.c
5693                 Remember that the user doesn't want to override
5694                 offline mode, for 3 seconds. It avoid presenting
5695                 him with N popups in a really short time.
5696
5697 2005-06-17 [colin]      1.9.11cvs81
5698
5699         * src/imap.c
5700                 Fix IMAP breaking on folders containing '('
5701                 (Probably won't be enough)
5702
5703 2005-06-17 [colin]      1.9.11cvs80
5704
5705         Forgotten files on 1.9.11cvs79
5706         * src/summaryview.c
5707                 Fix stepping when not immediately executing
5708         * src/imap.c
5709                 Really prevent UID FETCH 0
5710         * src/codeconv.c
5711                 Fix outgoing charset never set to utf-8
5712         * src/mh.c
5713                 Fix leak
5714
5715 2005-06-16 [colin]      1.9.11cvs79
5716
5717         * src/compose.c
5718                 Fix bug #707 (Dash splits rows)
5719                 Only wrap if we're on a line break position and
5720                 the previous one was a "white" (space) char.
5721                 Pango stuff is weird.
5722
5723 2005-06-16 [colin]      1.9.11cvs78
5724
5725         * src/imap_gtk.c
5726                 Lock summaryview while downloading messages
5727                 on user demand
5728         * src/procheader.c
5729         * src/unmime.c
5730         * src/common/utils.c
5731         * src/common/utils.h
5732                 Replace \r and \n with spaces in From and
5733                 Subject headers
5734
5735 2005-06-16 [paul]       1.9.11cvs77
5736
5737         * src/procmime.c
5738                 liberalise the mime parser
5739         * src/gtk/about.c
5740                 add text wrapping
5741
5742 2005-06-16 [paul]       1.9.11cvs76
5743
5744         * src/gtk/about.c
5745                 reworked
5746
5747 2005-06-15 [colin]      1.9.11cvs75
5748
5749         * src/compose.c
5750                 Finish header encoding fix
5751         * src/summaryview.c
5752                 Fix segfault
5753         * src/headerview.c
5754                 Fix compilation (Thanks Stephan
5755                 Sachse)
5756
5757 2005-06-15 [colin]      1.9.11cvs74
5758
5759         * Makefile.am
5760                 Install gnome2 stuff rather than gnome1, 
5761                 if both are present
5762         * src/codeconv.c
5763         * src/codeconv.h
5764         * src/compose.c
5765                 Fix headers encoding
5766         * src/folder.c
5767                 Visual progress when fetching all messages
5768         * src/folderview.c
5769         * src/summaryview.c
5770         * src/summaryview.h
5771                 Prevent changing current message while
5772                 incorporating
5773
5774 2005-06-15 [paul]       1.9.11cvs73
5775
5776         * src/gtk/gtkaspell.c
5777         * src/gtk/gtkaspell.h
5778                 fix build warnings
5779
5780 2005-06-15 [paul]       1.9.11cvs72
5781
5782         * src/prefs_filtering.c
5783                 allow reordering of filter rules by
5784                 drag n drop
5785
5786 2005-06-15 [paul]       1.9.11cvs71
5787
5788         * COPYING
5789                 updated
5790         * src/codeconv.c
5791                 replace deprecated function
5792         * src/inc.c
5793         * src/send_message.c
5794         * src/gtk/progressdialog.c
5795         * src/gtk/progressdialog.h
5796                 salvage and reuse parts of reverted sync
5797
5798 2005-06-15 [paul]       1.9.11cvs70
5799
5800         * src/inc.c
5801         * src/send_message.c
5802         * src/gtk/progressdialog.c
5803         * src/gtk/progressdialog.h
5804                 revert yesterday's sync with main
5805                 it contains deprecated functions
5806
5807 2005-06-15 [colin]      1.9.11cvs69
5808
5809         * src/headerview.c
5810                 Fix bug #670 (multi user to: will corrupt message 
5811                 headers display)
5812
5813 2005-06-15 [colin]      1.9.11cvs68
5814
5815         * src/compose.c
5816                 Fix bug #421 (Fix undo on wrapping)
5817
5818 2005-06-15 [colin]      1.9.11cvs67
5819
5820         * src/folder.c
5821                 Provide visual feedback while processing
5822                 folder's rules.
5823         * src/imap.c
5824                 Provide visual feedback while getting
5825                 short headers (for uncached messages)
5826
5827
5828 2005-06-14 [paul]       1.9.11cvs66
5829
5830         * src/account.c
5831                 change a couple stock icons
5832         * src/inc.c
5833         * src/send_message.c
5834         * src/gtk/progressdialog.c
5835         * src/gtk/progressdialog.h
5836                 sync main's GtkTreeView implementation
5837
5838 2005-06-14 [colin]      1.9.11cvs65
5839
5840         * src/imap.c
5841                 Various little fixes, mainly on error paths
5842
5843 2005-06-13 [colin]      1.9.11cvs64
5844
5845         * matcher.c
5846         * procmsg.c
5847         * procmsg.h
5848                 Add a way to fetch only headers. This speeds
5849                 up filtering on headers for IMAP. Fixes:
5850                 bug #481 extraneous imap commands slow down 
5851                         imap filtering
5852                 bug #522 Sylpheed downloads all messages 
5853                         when opening mailbox (IMAP)
5854                 bug #677 IMAP fetch is soooooooooooooo slow
5855         * src/folder.c
5856         * src/folder.h
5857                 Add a folder set_batch method so that
5858                 implementations can speed up flags changes
5859         * src/folderutils.c
5860         * src/summaryview.c
5861                 Use that in mark as (un)read and mark all read
5862                 Refix bug #679
5863         * src/imap.c
5864                 Implement set_batch - brings back deferred
5865                 flags in a less buggy manner. Fixes:
5866                 bug #729 IMAP immediate expunge of deleted messages
5867                 bug #191 remove list of messages with one command
5868                 Fix login with strange chars
5869                 Implement fetch_msg_full
5870                 Fix copy (wrong counts)
5871
5872 2005-06-12 [colin]      1.9.11cvs63
5873
5874         * src/folder.c
5875                 lock incorporation during long operations.
5876                 Avoids fucking up the IMAP socket.
5877
5878 2005-06-12 [colin]      1.9.11cvs62
5879
5880         * src/imap.c
5881                 Fix harmful typo
5882                 Factorize remove_all_msg
5883                 Thread-ize expunge
5884         * src/summaryview.c
5885                 Don't update partial-download status if unnecessary
5886         * src/folder.c
5887                 Use remove_msgs everywhere possible
5888
5889 2005-06-12 [colin]      1.9.11cvs61
5890
5891         * src/folder.c
5892         * src/folder.h
5893                 Add a remove_msgs function to remove a 
5894                 list of messages
5895         * src/imap.c
5896                 Implement that.
5897
5898 2005-06-12 [colin]      1.9.11cvs60
5899
5900         * src/imap.c
5901                 Remove flags-processing deferring... Too hard
5902                 to get it to work in all cases.
5903
5904 2005-06-11 [colin]      1.9.11cvs59
5905
5906         * src/imap.c
5907                 printf -> debug_print
5908
5909 2005-06-11 [colin]      1.9.11cvs58
5910
5911         * src/imap.c
5912                 o Fix build without USE_PTHREAD
5913                 o Factorize imap_open
5914                 o Alertpanel in case of impossible connection
5915                 o Alertpanel in case of impossible login
5916                 o Fix deferred flags processing to force a 
5917                   flush before adding some more flags to process,
5918                   but in another folder.
5919
5920 2005-06-10 [colin]      1.9.11cvs57
5921
5922         * src/imap.c
5923                 o Fix a format string error
5924                 o init ssl socket outside of the thread 
5925                   (it possibly invokes gtk calls)
5926         * src/procmime.c
5927                 o Put back the buffer to its necessary size
5928                 o Fix changing a file pointer without keeping
5929                   track of it (thanks Valgrind)
5930         * src/common/smtp.c
5931                 o Fix automatic STARTTLS if login should be done
5932                   and the server only allows it after starting TLS
5933         * src/gtk/gtkinputdialog.c
5934                 o Eat GDK_Return so that the combo popup doesn't 
5935                   appear when we press Enter to validate the combo
5936                   input dialog (as seen in the Open with... dialog)
5937
5938 2005-06-10 [colin]      1.9.11cvs56
5939
5940         * src/imap.c
5941                 o A bit less debug
5942                 o Fix a crash on deletion
5943                 o Threadize imap_select (it's called outside of 
5944                   threads)
5945                 o Defer treatment of DELETED flags
5946
5947
5948 2005-06-09 [colin]      1.9.11cvs55
5949
5950         * src/imap.c
5951                 Make sure we check imap_gtk_should_override(), which
5952                 potentially calls gtk stuff, before creating thread.
5953                 That way it should't be called via imap_get_session()
5954                 inside a thread.
5955
5956 2005-06-09 [colin]      1.9.11cvs54
5957
5958         * src/imap.c
5959                 o add a bit of status output
5960                 o remove some dead code
5961                 o threadize get_list_of_uids
5962                 o threadize imap_get_flags
5963                 o defer flag changing by 500ms so that they
5964                   can be batched
5965
5966
5967 2005-06-08 [colin]      1.9.11cvs53
5968
5969         * src/imap.c
5970                 Thread-ize imap_cmd_fetch
5971
5972 2005-06-08 [colin]      1.9.11cvs52
5973
5974         * src/main.c
5975                 Mmh, that broke POP3...
5976
5977 2005-06-08 [colin]      1.9.11cvs51
5978
5979         * src/main.c
5980                 Stabilize IMAP patch (thanks to Hoa)
5981
5982 2005-06-08 [colin]      1.9.11cvs50
5983
5984         * src/imap.c
5985                 Test patch to speed up imap. 
5986
5987 2005-06-08 [colin]      1.9.11cvs49
5988
5989         * src/imap_gtk.c
5990                 Warning fix
5991         * src/procmime.c
5992                 Apply patch from gentoo to use /usr/share/mime/globs if 
5993                 available, after un-breaking it
5994         * src/common/log.c
5995         * src/common/log.h
5996                 Use g_timeout for invoking hooks that possibly use gtk
5997                 calls. This should leave gtk calls in the main thread.
5998
5999 2005-06-08 [paul]       1.9.11cvs48
6000
6001         * src/codeconv.c
6002                 conv_get_outgoing_charset_str(): don't
6003                 use prefs_common setting
6004         * src/compose.c
6005         * src/compose.h
6006                 add /Options/Character encoding/... to
6007                 temporarily change the outgoing encoding
6008
6009         (belated sync with main)
6010
6011 2005-06-08 [paul]       1.9.11cvs47
6012
6013         * src/compose.c
6014                 correction to/completion of last
6015                 sync with main
6016
6017 2005-06-08 [paul]       1.9.11cvs46
6018
6019         sync with main:
6020         
6021         * src/codeconv.c
6022         * src/codeconv.h
6023                 always enabled Japanese auto-detection
6024                 if the first letters of locale string
6025                 is "ja"
6026         * src/compose.c
6027                 don't use "destroy" signal to destroy
6028                 Compose object (fix rare crashes on discard?)
6029         * src/mainwindow.c
6030         * src/messageview.c
6031         * src/prefs_send.c
6032                 added Hebrew encodings
6033         * src/sourcewindow.c
6034                 don't use "destroy" signal to destroy
6035                 objects
6036
6037 2005-06-07 [colin]      1.9.11cvs45
6038
6039         * src/summaryview.c
6040                 Add missing unlocks/locks
6041
6042 2005-06-07 [paul]       1.9.11cvs44
6043
6044         * src/summaryview.c
6045                 restore bug #749 fix
6046
6047 2005-06-06 [colin]      1.9.11cvs43
6048
6049         * src/summaryview.c
6050                 Fix selection bug when prefs_common.open_unread 
6051                 is FALSE
6052
6053 2005-06-06 [colin]      1.9.11cvs42
6054
6055         * src/common/md5.c
6056                 Fix a warning
6057         * src/summaryview.c
6058         * src/folderview.c
6059                 Factorize long operations beginning and end
6060                 (locking, freezing/thawing, cursor, ...)
6061                 Check selection->data member in selection-
6062                 related loops; this avoids dying an awful
6063                 death if the selection changes on us while
6064                 we're marking a whole IMAP folder unread, 
6065                 for example.
6066
6067 2005-06-06 [paul]       1.9.11cvs41
6068
6069         * src/textview.c
6070                 don't g_free() a static gchar buffer
6071
6072 2005-06-05 [colin]      1.9.11cvs40
6073
6074         * src/mainwindow.c
6075         * src/messageview.c
6076         * src/summaryview.c
6077                 Fix bug #749 (Show all headers should be
6078                 sticky as the GUI suggests)
6079
6080 2005-06-03 [paul]       1.9.11cvs39
6081
6082         * src/compose.c
6083                 don't allow editing of mail while sending.
6084                 patch by Colin
6085
6086 2005-06-03 [paul]       1.9.11cvs38
6087
6088         * src/folderview.c
6089                 add a freeze/thaw to speed up 'mark all read'
6090
6091 2005-06-03 [paul]       1.9.11cvs37
6092
6093         * src/prefs_message.c
6094                 reflect changes immediately
6095
6096 2005-06-02 [colin]      1.9.11cvs36
6097
6098         * po/POTFILES.in
6099                 Patch by Fabien Vantard.
6100
6101 2005-06-02 [colin]      1.9.11cvs35
6102
6103         * src/imap.c
6104                 Use a non-blocking imap_getline() if possible.
6105                 This should completely prevent the interface
6106                 from freezin on imap operations, although it
6107                 may do strange stuff in case of folder switching
6108                 while a big imap operation is taking place...
6109
6110                 In addition, fix a leak in the case thread
6111                 creation fails on connection.
6112
6113 2005-06-02 [colin]      1.9.11cvs34
6114
6115         * src/crash.c
6116         * src/prefs_common.h
6117                 Fix build (prefs_common_init() doesn't exist
6118                 anymore)
6119
6120 2005-06-02 [colin]      1.9.11cvs33
6121
6122         * src/prefs_account.c
6123                 Fix bug #245 (filtering rules broken when
6124                 renaming a remote account (imap4 or nntp)
6125
6126 2005-06-02 [colin]      1.9.11cvs32
6127
6128         * src/imap.c
6129                 Try to fix IMAP shortcomings: 
6130                 o Multithread imap_open()
6131                 o allow offline-mode overriding instead of
6132                   just returning NULL
6133         * src/imap_gtk.c
6134         * src/imap_gtk.h
6135                 Add a function to ask whether we want to
6136                 override offline-mode for 10 minutes (one-shot
6137                 asking was painful)
6138         * src/procheader.c
6139                 Fix segfault when imap parser isn't happy about
6140                 a missing {
6141
6142 2005-06-01 [colin]      1.9.11cvs31
6143
6144         * src/addrharvest.c
6145         * src/compose.c
6146         * src/mbox.c
6147         * src/mbox.h
6148         * src/mh.c
6149         * src/msgcache.c
6150         * src/send_message.c
6151         * src/setup.c
6152         * src/undo.c
6153         * src/common/hooks.c
6154         * src/common/prefs.c
6155         * src/common/template.c
6156         * src/common/utils.c
6157         * src/gtk/gtkutils.c
6158         * src/gtk/inputdialog.c
6159         * src/gtk/menu.c
6160         * src/gtk/pluginwindow.c
6161         * src/gtk/prefswindow.c
6162         * src/plugins/pgpmime/passphrase.c
6163         * src/plugins/pgpmime/prefs_gpg.c
6164                 More -Wall fixes
6165
6166         * src/common/Makefile.am
6167         * src/common/timing.h
6168                 Add basic timing code
6169
6170         * src/summaryview.c
6171                 Fix a bug with unread messages when 
6172                 re-sorting folders, and by the way
6173                 fix a big performance hit when 
6174                 re-sorting (10k mails: before 5s,
6175                 after .5s)
6176
6177         * src/prefs_compose_writing.c
6178         * src/prefs_compose_writing.h
6179         * src/prefs_message.c
6180         * src/prefs_message.h
6181         * src/prefs_other.c
6182         * src/prefs_other.h
6183         * src/prefs_quote.c
6184         * src/prefs_quote.h
6185         * src/prefs_receive.c
6186         * src/prefs_receive.h
6187         * src/prefs_send.c
6188         * src/prefs_send.h
6189         * src/prefs_summaries.c
6190         * src/prefs_summaries.h
6191                 Fix copyright banner
6192
6193 2005-06-01 [paul]       1.9.11cvs30
6194
6195         * po/fi.po
6196                 updated by Flammie Pirinen
6197         * src/procmime.c
6198                 fix 'Bad BASE64 content' output
6199
6200 2005-05-31 [colin]      1.9.11cvs29
6201
6202         * src/procmime.c
6203                 Oops, where did my hunk go.
6204
6205 2005-05-31 [colin]      1.9.11cvs28
6206
6207         * src/Makefile.am
6208         * src/account.c
6209         * src/action.c
6210         * src/addr_compl.c
6211         * src/addressbook.c
6212         * src/codeconv.c
6213         * src/compose.c
6214         * src/export.c
6215         * src/folder.c
6216         * src/folderview.c
6217         * src/image_viewer.c
6218         * src/main.c
6219         * src/mainwindow.c
6220         * src/messageview.c
6221         * src/mimeview.c
6222         * src/msgcache.c
6223         * src/prefs_account.c
6224         * src/prefs_actions.c
6225         * src/prefs_common.c
6226         * src/prefs_compose_writing.c
6227         * src/prefs_customheader.c
6228         * src/prefs_ext_prog.c
6229         * src/prefs_filtering.c
6230         * src/prefs_filtering_action.c
6231         * src/prefs_fonts.c
6232         * src/prefs_image_viewer.c
6233         * src/prefs_message.c
6234         * src/prefs_message.h
6235         * src/prefs_msg_colors.c
6236         * src/prefs_other.c
6237         * src/prefs_other.h
6238         * src/prefs_quote.c
6239         * src/prefs_receive.c
6240         * src/prefs_receive.h
6241         * src/prefs_send.c
6242         * src/prefs_send.h
6243         * src/prefs_spelling.c
6244         * src/prefs_summaries.c
6245         * src/prefs_summary_column.c
6246         * src/prefs_template.c
6247         * src/prefs_themes.c
6248         * src/prefs_toolbar.c
6249         * src/prefs_wrapping.c
6250         * src/procmime.c
6251         * src/procmsg.c
6252         * src/send_message.h
6253         * src/ssl_manager.c
6254         * src/summary_search.c
6255         * src/summaryview.c
6256         * src/textview.c
6257         * src/wizard.c
6258         * src/common/smtp.c
6259         * src/common/smtp.h
6260         * src/gtk/gtkutils.h
6261                 o Move the rest of Common prefs to new style
6262                 o Lots of -Wall warning fixes
6263                 o fix FIXME in cache memusage calculation
6264                 o Let return receipts be sent from any account
6265                 o Little cache optimisation (read)
6266                 o Fix bug #746 (don't treat commas as separators
6267                   when inside a quoted string)
6268
6269 2005-05-31 [paul]       1.9.11cvs27
6270
6271         * src/prefs_common.c
6272                 fix 'off-by-one' typo
6273
6274 2005-05-31 [paul]       1.9.11cvs26
6275
6276         * src/account.c
6277         * src/addr_compl.c
6278         * src/compose.c
6279         * src/foldersel.c
6280         * src/prefs_actions.c
6281         * src/prefs_common.c
6282         * src/prefs_common.h
6283         * src/prefs_customheader.c
6284         * src/prefs_display_header.c
6285         * src/prefs_filtering.c
6286         * src/prefs_filtering_action.c
6287         * src/prefs_matcher.c
6288         * src/prefs_summaries.c
6289         * src/prefs_summary_column.c
6290         * src/prefs_template.c
6291         * src/prefs_toolbar.c
6292         * src/ssl_manager.c
6293         * src/gtk/pluginwindow.c
6294         * src/gtk/prefswindow.c
6295         * src/gtk/progressdialog.c
6296                 add hidden prefs 'enable_rules_hint'
6297                 for gtk_tree_view_set_rules_hint()
6298                 (sync with main)
6299                 
6300
6301 2005-05-31 [colin]      1.9.11cvs25
6302
6303         * src/Makefile.am
6304         * src/main.c
6305         * src/prefs_common.c
6306         * src/prefs_summaries.c ** ADDED **
6307         * src/prefs_summaries.h ** ADDED **
6308                 Common/Display -> Display/Summaries
6309
6310 2005-05-31 [colin]      1.9.11cvs24
6311
6312         * src/Makefile.am
6313         * src/main.c
6314         * src/prefs_quote.c ** ADDED **
6315         * src/prefs_quote.h ** ADDED **
6316                 Move Common/Quote to Compose/Quoting
6317         * src/prefs_common.c
6318         * src/prefs_common.h
6319                 Remove old quote stuff, add
6320                 convenience functions for GtkTextView prefs
6321         * src/gtk/prefswindow.c
6322                 Set default height higher
6323
6324 2005-05-30 [colin]      1.9.11cvs23
6325
6326         * src/Makefile.am
6327         * src/main.c
6328         * src/prefs_common.c
6329         * src/prefs_compose_writing.c ** ADDED **
6330         * src/prefs_compose_writing.h ** ADDED **
6331                 Move Common/Compose prefs to Compose/Writing
6332
6333 2005-05-30 [colin]      1.9.11cvs22
6334
6335         * src/common/utils.c
6336                 Fix bug #651 (Confused Attract by Subject)
6337                 Patch by M. Benkmann <haferfrost@web.de>
6338         * AUTHORS
6339
6340 2005-05-30 [colin]      1.9.11cvs21
6341
6342         * src/compose.c
6343                 Fix concatenation of different headers of
6344                 the same type (bug #645)
6345         * src/prefs_folder_item.c
6346                 Fix bug #699 (setting color to black doesn't
6347                 work immediately)
6348         * src/procmime.c
6349                 Print out decoding error only once per
6350                 block
6351
6352 2005-05-30 [paul]       1.9.11cvs20
6353
6354         * src/common/template.c
6355                 fix Bcc
6356
6357 2005-05-30 [paul]       1.9.11cvs19
6358
6359         * doc/src/rfc2368.txt   **NEW FILE**
6360         * src/compose.c
6361                 compose_entries_set(): don't interpret Bcc
6362                 header field (conform to RFC 2368)
6363                 (sync with main)
6364
6365 2005-05-29 [colin]      1.9.11cvs18
6366
6367         * src/prefs_common.c
6368                 Let the default reply format respect
6369                 netiquette by cutting the signature.
6370
6371 2005-05-29 [colin]      1.9.11cvs17
6372
6373         * src/summaryview.c
6374                 Don't let always_show_msg override
6375                 open_unread_on_enter when opening a new
6376                 directory.
6377
6378 2005-05-27 [paul]       1.9.11cvs16
6379
6380         sync with main:
6381
6382         * src/main.c
6383                 app_will_exit(): cleanup tmp directory when exit
6384         * src/message_search.c
6385                 improved the interface and made code cleanup.
6386                 removed Clear button
6387         * src/send_message.c
6388                 send_message_local(): use GSpawn, and detect errors
6389         * src/summary_search.c
6390                 improved the interface and made code cleanup
6391         * src/textview.c
6392                 textview_write_link(): also skip non-ascii space
6393                  at the head of link strings (phishing check
6394                  didn't work at the case)
6395         * src/common/utils.c
6396                 get_command_output(): use g_spawn_command_line_sync()
6397                 instead of popen()
6398
6399 2005-05-26 [colin]      1.9.11cvs15
6400
6401         * src/folder.c
6402                 remove printf
6403
6404 2005-05-26 [colin]      1.9.11cvs14
6405
6406         * src/common/nntp.c
6407                 Fix nntp mode reader (bug #611)
6408                 Patch by Florian Mickler <florian@mickler.org>
6409
6410 2005-05-26 [colin]      1.9.11cvs13
6411
6412         * src/plugins/pgpmime/passphrase.c
6413                 Fix mouse grabbing (bug #557)
6414
6415 2005-05-26 [colin]      1.9.11cvs12
6416
6417         * src/prefs_themes.c
6418                 Fix g_warning (bug #541)
6419
6420 2005-05-26 [colin]      1.9.11cvs11
6421
6422         * src/prefs_actions.c
6423         * src/prefs_template.c
6424                 Fix bug #506 (no warning if action/template
6425                 is not saved)
6426         * src/common/template.c
6427                 Fix a possible crash
6428
6429 2005-05-26 [colin]      1.9.11cvs10
6430
6431         * src/folder.c
6432         * src/folderview.c
6433         * src/procmsg.c
6434         * src/summaryview.c
6435                 Forbid locked messages to be moved or
6436                 deleted. Locked messages in trashes 
6437                 still get deleted, for performance
6438                 reason (mh.c::mh_remove_all_msgs)
6439
6440 2005-05-25 [colin]      1.9.11cvs9
6441
6442         * src/procmime.c
6443                 Use correct encoding when sending mails
6444                 with attachments that have accentued 
6445                 chars in their name
6446
6447 2005-05-24 [colin]      1.9.11cvs8
6448
6449         * src/summaryview.c
6450                 Fix bug #688 f) read/unread marker not
6451                 changed on first click
6452                 Also, optimize summary_status_show()
6453                 calls
6454         * src/folder.c
6455         * src/inc.c
6456         * src/procmime.c
6457                 Fix bug #688 b) and c) wrt message
6458                 attachments and signature
6459         * src/stock_pixmap.c
6460         * src/stock_pixmap.h
6461         * src/stock_pixmap.c
6462         * src/stock_pixmap.h
6463         * src/Makefile.am
6464         * src/pixmaps/clip_gpg_signed.xpm
6465                 Add clip/signed icon
6466
6467 2005-05-24 [colin]      1.9.11cvs7
6468
6469         * src/folder_item_prefs.c
6470                 whitespace fix
6471
6472 2005-05-24 [colin]      1.9.11cvs6
6473
6474         * src/folderview.c
6475         * src/prefs_common.c
6476         * src/prefs_common.h
6477                 Add a confirmation to folder drag and drop
6478                 fixes bug #156
6479         * src/alertpanel.c
6480         * src/alertpanel.h
6481                 fix _with_disable parameters so that
6482                 the buttons labels are specifiable too
6483         * src/plugins/pgpmime/sgpgme.c
6484                 reflect said change
6485                 
6486
6487 2005-05-24 [colin]      1.9.11cvs5
6488
6489         * src/folderview.c
6490                 Uncollapse/collapse folders on double-click
6491                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
6492                 closes bug #108
6493
6494 2005-05-23 [colin]      1.9.11cvs4
6495
6496         * src/common/socket.c
6497                 Check another special SSL_peek() error.
6498                 Should help wrt bug #728
6499
6500 2005-05-23 [colin]      1.9.11cvs3
6501
6502         * src/plugins/pgpmime/pgpmime.c
6503                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
6504                 breaking menu accelerators and stuff. Users will have to
6505                 reselect "PGP MIME" instead of "PGP/MIME" in their 
6506                 account's privacy preferences if needed.
6507
6508 2005-05-22 [paul]
6509
6510         * tools/kdeservicemenu/install.sh
6511                 use kdesu to prompt for root password if doing
6512                 global install/uninstall
6513
6514 2005-05-20 [colin]      1.9.11cvs2
6515
6516         * src/procmsg.c
6517                 Fix another compilation error with gcc-2.9x
6518                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
6519         * src/send_message.c
6520                 Don't send QUIT if we aren't connected
6521
6522 2005-05-19 [colin]      1.9.11cvs1
6523
6524         * src/procmsg.c
6525                 Fix compilation with gcc 2.9x
6526
6527 2005-05-19 [paul]       1.9.11
6528
6529         1.9.11 released
6530
6531 2005-05-19 [paul]       1.9.9cvs14
6532
6533         * src/gtk/inputdialog.c
6534                 prevent gettext warning
6535
6536 2005-05-19 [paul]       1.9.9cvs13
6537
6538         * src/mainwindow.c
6539         * src/prefs_common.c
6540         * src/prefs_common.h
6541         * src/textview.c
6542         * src/textview.h
6543                 add an option to toggle cursor in message
6544                 view (sync with main)
6545
6546 2005-05-18 [colin]      1.9.9cvs12
6547
6548         * src/compose.c
6549                 Dereference freed pointer
6550         * src/gtk/gtkaspell.c
6551                 Fix duplication of dictionaries (is it an aspell issue?)
6552
6553 2005-05-18 [colin]      1.9.9cvs11
6554
6555         * src/gtk/inputdialog.c
6556         * src/gtk/gtkaspell.c
6557                 HIGuify dialogs
6558         * src/alertpanel.c
6559                 Remove a double call
6560
6561 2005-05-17 [colin]      1.9.9cvs10
6562
6563         * src/gtk/gtkaspell.c
6564                 Fix dialogs, Ctrl-Enter accel
6565
6566 2005-05-17 [colin]      1.9.9cvs9
6567
6568         * src/gtk/gtkaspell.c
6569                 Fix some accelerators, escape in replace-window
6570
6571 2005-05-16 [colin]      1.9.9cvs8
6572
6573         * src/gtk/gtkaspell.c
6574                 Revert last commit, it was a mistake.
6575
6576 2005-05-16 [colin]      1.9.9cvs7
6577
6578         * src/gtk/gtkaspell.c
6579                 Remove buggy code while we're at it. It's a 
6580                 dead code path anyway.
6581
6582 2005-05-16 [colin]      1.9.9cvs6
6583
6584         * src/gtk/gtkaspell.c
6585                 Missed some gtk_menu_popup where deactivate
6586                 signal should be handled. Should fix bug
6587                 #629 a bit more.
6588
6589 2005-05-16 [colin]      1.9.9cvs5
6590
6591         * src/gtk/gtkaspell.c
6592                 Remove debug printf()s
6593
6594 2005-05-16 [colin]      1.9.9cvs4
6595
6596         * src/gtk/gtkaspell.c
6597                 Fix a bit aspell problems
6598                 (see bug #629)
6599
6600 2005-05-13 [colin]      1.9.9cvs3
6601
6602         * src/folderview.c
6603                 Fix the + appearing even when no subfolders
6604                 have unread messages. Thanks to wwp for the
6605                 bug report.
6606
6607 2005-05-11 [paul]       1.9.9cvs2
6608
6609         * src/folderview.c
6610                 correction to 1.9.9cvs1, only colour folders that
6611                 have new msgs (not unread msgs)
6612
6613 2005-05-10 [colin]      1.9.9cvs1
6614
6615         * src/folderview.c
6616         * src/summaryview.c
6617                 Try to fix bolding bugs again.
6618
6619 2005-05-09 [paul]
6620
6621         * tools/claws.i18n.status.pl
6622                 add Ricardo Mones Lastra's script that has been providing
6623                 the i18n status page for many months
6624
6625 2005-05-09 [paul]       1.9.9
6626
6627         1.9.9 release
6628
6629 2005-05-09 [paul]       1.9.6cvs58
6630
6631         * AUTHORS
6632         * INSTALL
6633         * README.claws
6634                 updated
6635         * Makefile.am 
6636         * RELEASE_NOTES.claws
6637                 add release notes to cvs to simplify release
6638                 procedure
6639         * configure.ac
6640                 add ca and fi to ALL_LINGUAS
6641         * po/Makefile.in.in
6642                 workaround for missing Makevars
6643         * po/ca.po
6644         * po/fi.po
6645                 add new Catalan and Finnish translations
6646                 submitted by Miquel Oliete and Flammie Pirinen
6647         * po/de.po
6648         * po/es.po
6649         * po/fr.po
6650         * po/it.po
6651         * po/pl.po
6652         * po/ru.po
6653         * po/sk.po
6654         * po/sr.po
6655         * po/zh_CN.po
6656                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
6657                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
6658                 Urke MMI, and Hansom Young
6659         * src/main.c
6660                 Fix drafting when quitting. compose_draft() closes the
6661                 compose windows, which modifies the compose_list GSList.
6662                 We have to refresh this list after echo drafting to avoid a
6663                 segfault
6664         * src/partial_download.c
6665                 fix segfault on exit
6666
6667 2005-05-06 [paul]       1.9.6cvs57
6668
6669         * src/grouplistdialog.c
6670                 quick fix/workaround for unresizeable newsgroup
6671                 name column 
6672
6673 2005-05-06 [paul]       1.9.6cvs56
6674
6675         * src/inc.c
6676         * src/mainwindow.c
6677                 use gettext plural forms
6678         * src/imap_gtk.c
6679         * src/mh_gtk.c
6680         * src/toolbar.c
6681                 small improvement to english usage
6682
6683 2005-05-05 [thorsten]   1.9.6cvs55
6684
6685         * src/folder.c
6686                 fix possible crash
6687
6688 2005-05-05 [paul]       1.9.6cvs54
6689         
6690         sync with HEAD
6691
6692         * AUTHORS
6693         * src/compose.c
6694                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
6695                 patch by Tim Mann
6696
6697 2005-05-05 [paul]       1.9.6cvs53
6698
6699         * src/mainwindow.c
6700                 fix resizing of separate message and
6701                 folder views
6702
6703 2005-05-05 [paul]       1.9.6cvs52
6704
6705         * src/account.c
6706         * src/addrgather.c
6707         * src/browseldap.c
6708         * src/exphtmldlg.c
6709         * src/expldifdlg.c
6710         * src/importmutt.c
6711         * src/importpine.c
6712         * src/main.c
6713         * src/mainwindow.c
6714         * src/noticeview.c
6715         * src/prefs_filtering.c
6716         * src/prefs_filtering_action.c
6717         * src/prefs_matcher.c
6718         * src/prefs_spelling.c
6719         * src/prefs_toolbar.c
6720         * src/toolbar.c
6721         * src/wizard.c
6722         * src/gtk/description_window.c
6723         * src/gtk/gtkvscrollbutton.c
6724         * src/gtk/progressdialog.c
6725         * src/gtk/quicksearch.c
6726         * src/plugins/pgpmime/prefs_gpg.c
6727         * src/plugins/spamassassin/spamassassin_gtk.c
6728                 replace deprecated gtk_widget_set_usize
6729
6730 2005-05-04 [colin]      1.9.6cvs51
6731
6732         * src/common/utils.c
6733                 Fix crash when subst_for_filename is called
6734                 with a NULL parameter
6735
6736 2005-05-04 [colin]      1.9.6cvs50
6737
6738         * src/partial_download.c
6739         * src/pop.c
6740                 Escape login when writing uidl file
6741                 fixes bug #736
6742
6743 2005-05-03 [colin]      1.9.6cvs49
6744
6745         * src/procmime.c
6746                 Fix possible DOS in mime parser
6747                 (see bug #634)
6748
6749 2005-05-02 [colin]      1.9.6cvs48
6750
6751         * src/compose.c
6752                 Try to fix the copy/paste mess once again.
6753
6754
6755 2005-04-30 [colin]      1.9.6cvs47
6756
6757         * src/prefs_account.h
6758         * src/procmsg.c
6759         * src/send_message.c
6760         * src/common/smtp.c
6761         * src/common/smtp.h
6762                 Try to batch sending mails (per account) instead of
6763                 reconnecting to server every time.
6764
6765 2005-04-29 [colin]      1.9.6cvs46
6766
6767         * src/messageview.c
6768                 Fix window resizing that refused to size down
6769         * src/prefs_common.c
6770         * src/prefs_common.h
6771         * src/prefs_filtering.c
6772                 Save Filtering's window size
6773
6774 2005-04-21 [paul]       1.9.6cvs45
6775
6776         * ChangeLog-gtk2.claws
6777         * src/setup.c
6778                 correction to sync
6779
6780 2005-04-21 [paul]       1.9.6cvs44
6781
6782         sync with main:
6783
6784         * src/setup.c
6785         * src/statusbar.c
6786         * src/statusbar.h
6787                 use gtkut_widget_draw_now(). Improved performance
6788                 of the update of statusbar
6789         * src/textview.c
6790                 textview_smooth_scroll_do(): redraw it after scroll
6791                 is done (fixed incorrect display when a part of the
6792                 view is hidden).
6793         * src/gtk/gtkutils.c
6794         * src/gtk/gtkutils.h
6795                 gtkut_widget_draw_now(): use gdk_window_process_updates()
6796                 to force update of widgets.
6797                 Removed gtkut_widget_wait_for_draw() which had a big
6798                 overhead  because of waiting for all events processed 
6799
6800 2005-04-20 [paul]       1.9.6cvs43
6801
6802         * src/codeconv.c
6803                 complete 1.9.6cvs42's sync:
6804                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
6805
6806 2005-04-19 [paul]       1.9.6cvs42
6807
6808         sync with main:
6809
6810         * src/action.c
6811                 catch_output(): correctly select the insert text
6812                 (fix invalid iterator warnings).
6813         * src/codeconv.c
6814         * src/codeconv.h
6815         * src/mainwindow.c
6816         * src/messageview.c
6817         * src/prefs_common.c
6818                 support GBK encoding.
6819         * src/common/session.c
6820         * src/common/session.h
6821                 use separate buffer for large data to be sent,
6822                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
6823
6824 2005-04-18 [paul]       1.9.6cvs41
6825
6826         * src/jpilot.c
6827                 convert unsigned long into guint32
6828                 patch by Paul LeoNerd Evans 
6829
6830 2005-04-17 [colin]      1.9.6cvs40
6831
6832         * src/compose.c
6833                 Fix 'Request return receipt' from folder
6834                 properties (bug #708)
6835
6836 2005-04-17 [colin]      1.9.6cvs39
6837
6838         * src/mainwindow.c
6839                 Fix duplicate hotkeys in Mainwindow's menu
6840
6841 2005-04-17 [colin]      1.9.6cvs38
6842
6843         * src/folderview.c
6844                 Fix duplicate hotkeys in Folderview's contextual
6845                 menu
6846
6847 2005-04-15 [colin]      1.9.6cvs37
6848
6849         * src/summaryview.c
6850                 Fix 'Save as...' with non-ascii filenames
6851
6852 2005-04-15 [colin]      1.9.6cvs36
6853
6854         * src/plugins/pgpmime/pgpmime.c
6855                 Fix bus error on 64bit. Spotted by 
6856                 macallan1888@gmail.com
6857
6858 2005-04-15 [colin]      1.9.6cvs35
6859
6860         * src/prefs_account.c
6861                 Fix cvs34.
6862
6863 2005-04-12 [colin]      1.9.6cvs34
6864
6865         * src/prefs_account.c
6866                 Fix smtp auth type off-by-one. We forgot to
6867                 add PLAIN in the prefs-to-gui setter func and
6868                 as a result, the selected auth when opening
6869                 account prefs was not the correct one.
6870
6871 2005-04-12 [paul]       1.9.6cvs33
6872
6873         * src/inc.c
6874                 if the recv dialog is visible, Cancel only
6875                 cancels the current account
6876
6877
6878 2005-04-10 [colin]      1.9.6cvs32
6879
6880         * src/filtering.c
6881                 Copy score when copying FilteringActions
6882                 Fix bug #674
6883
6884 2005-04-10 [colin]      1.9.6cvs31
6885
6886         * src/inc.c
6887                 Make Message -> Receive -> Cancel cancel 
6888                 incorporation on all accounts. Fixes
6889                 bug #693
6890
6891 2005-04-10 [colin]      1.9.6cvs30
6892
6893         * src/prefs_account.c
6894                 Update Privacy checkbuttons status based
6895                 on the selected privacy system
6896         * src/compose.c
6897                 Always connect the "None" privacy system; the
6898                 static boolean was probably there to avoid
6899                 reconnecting twice in the same compose window,
6900                 but as the parent function is only called once
6901                 per compose, it's only a bug - as a static is
6902                 initialized once per application instance.
6903                 Also, don't uncheck Sign and Encrypt when
6904                 selecting None as privacy system; just ignore
6905                 them when sending/queuing.
6906                 Should fix bug #695
6907
6908 2005-04-08 [colin]      1.9.6cvs29
6909
6910         * src/account.c
6911         * src/prefs_account.c
6912         * src/prefs_account.h
6913                 Add account preference to queue message in a certain
6914                 folder.
6915
6916 2005-04-06 [colin]      1.9.6cvs28
6917
6918         * src/prefs_account.c
6919                 Update old inbox path syntax
6920
6921 2005-04-06 [paul]       1.9.6cvs27
6922
6923         sync with main:
6924
6925         * configure.ac
6926                 changed -traditional-cpp to -no-cpp-precomp for newer
6927                 Mac OS X support
6928         * src/foldersel.c
6929                 made column resize automatically
6930         * src/send_message.c
6931                 send_message_smtp(): consider EOF right after QUIT
6932                 successful (workaround for Gmail SMTP server)
6933         * src/common/socket.c
6934                 ssl_read(), ssl_peek(): check EOF which violates the
6935                 SSL protocol
6936         * src/gtk/colorlabel.c
6937                 removed warnings when displaying colorlabel menu
6938                 (don't use GtkAlignment)
6939
6940 2005-04-05 [paul]       1.9.6cvs26
6941
6942         * src/plugins/trayicon/trayicon.c
6943                 fix clipping of icon under KDE3 
6944
6945 2005-04-05 [paul]       1.9.6cvs25
6946
6947         * src/summaryview.c
6948                 hide display of threading
6949                 patch by Alfons
6950
6951 2005-04-04 [thorsten]   1.9.6cvs24
6952
6953         * src/mh.c
6954                 marks lost on filesystems with different stat() results on
6955                 summer-/wintertime
6956
6957 2005-04-03 [colin]      1.9.6cvs23
6958
6959         * src/summaryview.c
6960                 Don't handle up/down. Patch by Alfons
6961
6962 2005-04-02 [colin]      1.9.6cvs22
6963
6964         * src/summaryview.c
6965                 Make scrolling faster. Patch by Alfons.
6966
6967 2005-04-01 [colin]      1.9.6cvs21
6968
6969         * src/Makefile.am
6970         * src/stock_pixmap.c
6971         * src/pixmaps/dir-noselect.xpm ** REMOVED **
6972         * src/pixmaps/dir_noselect.xpm ** ADDED **
6973                 Fix pixmap name mismatch (Thanks Stephan Sachse)
6974
6975 2005-04-01 [colin]      1.9.6cvs20
6976
6977         * src/image_viewer.c
6978         * src/image_viewer.h
6979         * src/procmime.c
6980         * src/procmime.h
6981         * src/textview.c
6982         * src/textview.h
6983                 Implement inline image resizing and right-clicking
6984
6985 2005-04-01 [paul]       1.9.6cvs19
6986
6987         * AUTHORS
6988         * Makefile.am
6989         * configure.ac
6990                 check for gnome2
6991                 patch by Luca Cavalli <loopback<AT>slackit.org>
6992         * po/ru.po
6993                 updated by Pavlo Bohmat
6994
6995 2005-03-31 [colin]      1.9.6cvs18
6996
6997         * src/news.c
6998                 Fix parsing references
6999         * src/msgcache.c
7000                 don't put nulls in the references list
7001         * src/procheader.c
7002                 commit that forgotten file in 1.9.6cvs14
7003
7004 2005-03-31 [colin]      1.9.6cvs17
7005
7006         * src/compose.c
7007                 Fix joining of signature separator again. 
7008                 Maybe Hiro could put it in main too...
7009
7010 2005-03-31 [colin]      1.9.6cvs16
7011
7012         * src/Makefile.am
7013         * src/foldersel.c
7014         * src/stock_pixmap.c
7015         * src/stock_pixmap.h
7016         * src/pixmaps/dir-noselect.xpm
7017                 Update foldersel.c (sync from main, patch by Alfons)
7018
7019 2005-03-30 [colin]      1.9.6cvs15
7020
7021         * src/imap.c
7022                 Fix handling of imap folders containing [] in 
7023                 their name. Thanks to Nahuel Angelinetti for
7024                 the detailed bugreport.
7025
7026 2005-03-30 [colin]      1.9.6cvs14
7027
7028         * src/common/utils.h
7029         * src/common/utils.c
7030         * src/common/defs.h
7031         * src/matcher.c
7032         * src/msgcache.c
7033         * src/news.c
7034         * src/procmsg.c
7035         * src/procmsg.h
7036         * src/quote_fmt_parse.y
7037         * src/summaryview.c
7038                 Update references system. Patch by Alfons
7039
7040 2005-03-30 [colin]      1.9.6cvs13
7041
7042         * src/common/socket.c
7043                 Force the glibc to read resolv.conf again when 
7044                 it has changed. Should fix issues when changing
7045                 networks on a laptop and not restarting sylpheed. 
7046
7047 2005-03-30 [paul]       1.9.6cvs12
7048
7049         partial sync with main:
7050
7051         * src/action.c
7052                 create_io_dialog(): use user-defined text font
7053                 (thanks to Alfons), and modified its appearance.
7054         * src/addrgather.c
7055         * src/addrharvest.c
7056         * src/browseldap.c
7057                 replace old code
7058         * src/compose.c
7059                 don't join (presumably) itemized lines on line-wrapping
7060                 fixed wrapping of quote when auto-wrapping is enabled
7061                 compose_destroy(): destroy paned only if it's not
7062                 attached to window. Fixed memory leak of popup menu.
7063         * src/exphtmldlg.c
7064         * src/expldifdlg.c
7065                 replace old code
7066         * src/html.c
7067         * src/html.h
7068         * src/importmutt.c
7069         * src/importpine.c
7070                 replace old code
7071         * src/main.c
7072                 removed redundant code
7073         * src/mainwindow.c
7074                 changed 'Code set' (which is rather incorrect)
7075                 in the menu to 'Character encoding'
7076                 main_window_set_widgets(): request size first
7077                 to prevent window size becoming wrong
7078                 fixed remembering of the state of the visibility
7079                 of MessageView
7080         * src/messageview.c
7081                 changed 'Code set' (which is rather incorrect)
7082                 in the menu to 'Character encoding'
7083         * src/prefs_common.c
7084         * src/prefs_common.h
7085                 added an option whether to render HTML as text or not
7086                 added separators to outgoing encoding menu
7087         * src/procheader.c
7088                 procheader_scan_date_string(): support header
7089                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
7090         * src/summaryview.c
7091         * src/summaryview.h
7092                 minor code cleanup
7093         * src/textview.c
7094                 textview_show_html(): force output of newline
7095                 added an option whether to render HTML as text or not
7096         * src/common/utils.c
7097                 strncpy2(): optimized based on Alfons' code
7098         * src/gtk/gtkutils.c
7099         * src/gtk/gtkutils.h
7100                 removed non-used code
7101         * src/plugins/pgpmime/passphrase.c
7102                 partially fixed grab input of passphrase dialog
7103                 Confine pointer to window
7104
7105 2005-03-30 [colin]      1.9.6cvs11
7106
7107         * src/msgcache.c
7108         * src/msgcache.h
7109                 Read/write 32bit ints from cache & marks
7110                 From main.
7111
7112 2005-03-29 [paul]       1.9.6cvs10
7113
7114         * AUTHORS
7115         * ChangeLog.claws
7116         * src/compose.c
7117         * src/gtk/gtkaspell.c
7118                 sync with HEAD (don't pass NULL pointers) 
7119
7120 2005-03-24 [paul]
7121
7122         * tools/Makefile.am
7123         * tools/README
7124         * tools/acroread2sylpheed.pl
7125                 sync with HEAD (add script to send pdfs as
7126                 attachments from Adobe Reader 7)
7127
7128 2005-03-21 [paul]       1.9.6cvs9
7129
7130         * configure.ac
7131         * po/POTFILES.in
7132         * src/Makefile.am
7133         * src/crash.c
7134         * src/image_viewer.c ** ADDED **
7135         * src/image_viewer.h ** ADDED **
7136         * src/main.c
7137         * src/prefs_common.c
7138         * src/prefs_common.h
7139         * src/prefs_image_viewer.c ** ADDED **
7140         * src/prefs_image_viewer.h ** ADDED **
7141         * src/textview.c
7142         * src/gtk/about.c
7143         * src/pixmaps/sylpheed_logo.xpm
7144         * src/plugins/Makefile.am
7145         * src/plugins/image_viewer/.cvsignore ** REMOVED **
7146         * src/plugins/image_viewer/Makefile.am ** REMOVED **
7147         * src/plugins/image_viewer/plugin.c ** REMOVED **
7148         * src/plugins/image_viewer/viewer.c ** REMOVED **
7149         * src/plugins/image_viewer/viewer.glade ** REMOVED **
7150         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
7151         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
7152         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
7153         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
7154                 as gdk-pixbuf is now built-in
7155                 remove image_viewer plugin and put code back into
7156                 main codebase
7157                 implement inline image display (sync with main)
7158
7159                 replace logo with newer, nicer, larger version  
7160
7161 2005-03-21 [paul]       1.9.6cvs8
7162
7163         * src/gtk/about.c
7164                 cosmetic improvement
7165
7166 2005-03-21 [holger]     1.9.6cvs7
7167
7168         * src/plugins/spamassassin/spamassassin.c
7169                 Sync with HEAD
7170                 (unregister hook on failed plugin init)
7171
7172 2005-03-20 [colin]      1.9.6cvs6
7173
7174         * src/common/plugin.c
7175                 Check that plugin isn't already loaded
7176                 Patch by Alfons
7177
7178 2005-03-20 [thorsten]   1.9.6cvs5
7179
7180         * src/compose.c
7181                 use a more compatible syntax
7182
7183 2005-03-20 [thorsten]   1.9.6cvs4
7184
7185         * src/prefs_toolbar.c
7186                 fix crash when selecting toolbar item (uninitialized pointer)
7187
7188 2005-03-20 [thorsten]   1.9.6cvs3
7189
7190         * src/procmime.c
7191                 fix mimetype detection (referenced free()d string)
7192
7193 2005-03-20 [paul]       1.9.6cvs2
7194
7195         * src/compose.c
7196                 sync with HEAD (1.0.3cvs5)
7197                 neglect Reply-To header if empty
7198                 Patch by Alfons 
7199
7200 2005-03-19 [holger]     1.9.6cvs1
7201
7202         * src/summaryview.c
7203         * src/summaryview.h
7204                 Sync with HEAD
7205
7206 2005-03-18 [paul]       1.9.6
7207
7208         initial GTK2 release
7209
7210 2005-03-18 [paul]       1.0.3cvs3.1
7211
7212         * AUTHORS
7213         * ChangeLog.claws
7214         * configure.ac
7215         * src/gtk/about.c
7216         * src/pixmaps/sylpheed_logo.xpm
7217                 sync with HEAD
7218
7219 2005-03-18 [colin]      1.0.3cvs2.6
7220
7221         * src/summaryview.c
7222                 Remove call to summary_step in summary_copy_selected_to
7223                 Can't see its purpose, and this causes bug when copying
7224                 a message if the next one is unread: it reads it.
7225
7226 2005-03-18 [paul]       1.0.3cvs2.5
7227
7228         * src/foldersel.c
7229                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
7230
7231 2005-03-18 [paul]       1.0.3cvs2.4
7232
7233         * src/addrharvest.c
7234         * src/codeconv.c
7235         * src/codeconv.h
7236         * src/compose.c
7237         * src/news.c
7238         * src/procheader.c
7239         * src/procmime.c
7240         * src/unmime.c
7241         * src/unmime.h
7242                 fix buffer overflow, CAN-2005-0667, see
7243                 http://secunia.com/advisories/14491/
7244                 Patch by Alfons
7245
7246 2005-03-17 [colin]      1.0.3cvs2.3
7247
7248         * src/prefs_fonts.c
7249         * src/summaryview.c
7250                 Fix font bugs (both lists now officialy share 
7251                 the same font)
7252                 
7253
7254 2005-03-17 [paul]       1.0.3cvs2.2
7255
7256         * src/gtk/pluginwindow.c
7257                 make plugin descriptions uneditable
7258
7259 2005-03-11 [paul]       1.0.3cvs2.1
7260
7261         * ChangeLog.claws
7262         * configure.ac
7263         * po/POTFILES.in
7264         * src/plugins/trayicon/trayicon.c
7265                 sync with HEAD
7266                 add src/wizard.c to POTFILES.in
7267
7268 2005-03-11 [paul]       1.0.3cvs1.1
7269
7270         * ChangeLog
7271         * ChangeLog.claws
7272         * configure.ac
7273         * po/de.po
7274         * po/es.po
7275         * po/fr.po
7276         * po/it.po
7277         * po/pt_BR.po
7278         * po/ru.po
7279         * po/sk.po
7280         * po/sr.po
7281         * po/zh_CN.po
7282                 sync with HEAD
7283
7284 2005-03-04 [colin]      1.0.1cvs22.2
7285
7286         * src/compose.c
7287                 Fix signatures with accentued chars in it
7288
7289 2005-03-04 [colin]      1.0.1cvs22.1
7290
7291         * src/common/smtp.c
7292         * src/common/smtp.h
7293                 Don't use SIZE param in MAIL FROM: if server 
7294                 doesn't support it. Patch by Eugen Freiter
7295                 <eugen_f@users.sf.net>
7296
7297 2005-02-27 [paul]       1.0.1cvs20.1
7298
7299         * ChangeLog.claws
7300         * configure.ac
7301         * src/messageview.c
7302                 sync with HEAD
7303
7304 2005-02-27 [colin]      1.0.1cvs19.4
7305
7306         * src/procheader.c
7307         * src/procheader.h
7308                 Fix prototypes. Patch by Alfons
7309
7310 2005-02-27 [colin]      1.0.1cvs19.3
7311
7312         * src/compose.c
7313                 Don't auto-join the signature separator.
7314
7315 2005-02-26 [colin]      1.0.1cvs19.2
7316
7317         * src/summaryview.c
7318                 Fix 'mark all read' with collapsed threads.
7319                 Patch by Alfons.
7320
7321 2005-02-25 [paul]       1.0.1cvs19.1
7322
7323         * ChangeLog.claws
7324         * configure.ac
7325         * src/prefs_account.c
7326         * src/prefs_folder_item.c
7327         * src/gtk/prefswindow.c
7328         * src/gtk/prefswindow.h
7329                 sync with HEAD
7330
7331 2005-02-25 [paul]       1.0.1cvs15.12
7332
7333         * src/alertpanel.c
7334         * src/codeconv.c
7335         * src/compose.c
7336         * src/textview.c
7337         * src/gtk/gtkutils.c
7338         * src/gtk/gtkutils.h
7339         * src/gtk/logwindow.c
7340         * src/gtk/progressdialog.c
7341                 sync with main (revision 127)
7342                 and fix logwindow clipping
7343
7344 2005-02-24 [colin]      1.0.1cvs15.11
7345
7346         * src/plugins/pgpmime/passphrase.c
7347                 Disable input grabbing; it doesn't work yet.
7348
7349 2005-02-24 [colin]      1.0.1cvs15.10
7350
7351         * src/messageview.c
7352                 Don't send out receipts if offline. Ask.
7353
7354 2005-02-23 [colin]      1.0.1cvs15.9
7355
7356         * src/summaryview.c     
7357                 Fix expanding
7358
7359 2005-02-23 [colin]      1.0.1cvs15.8
7360
7361         * src/summaryview.c
7362                 Really fix Bug 568 by removing useless
7363                 calls. summary_thread_init() now called
7364                 in summary_sort(). This should please
7365                 Alfons as it should be faster than 
7366                 previously.
7367
7368 2005-02-23 [colin]      1.0.1cvs15.7
7369
7370         * src/compose.c
7371                 Encode parts as QP or B64 if signing
7372
7373 2005-02-23 [colin]      1.0.1cvs15.6
7374
7375         * src/compose.c
7376                 Fix Mimeinfo leakage (including tmp files)
7377         * src/procmsg.c
7378                 Fix tmp file leakage (spotted by Ivan Rayner)
7379
7380 2005-02-22 [colin]      1.0.1cvs15.5
7381
7382         * src/expldifdlg.c
7383                 Fix keyboard input. Patch by Alfons.
7384
7385 2005-02-21 [colin]      1.0.1cvs15.4
7386
7387         * src/compose.c
7388                 Fix Sign/Encrypt when unselecting privacy
7389                 system
7390         * src/prefs_common.c
7391                 Change default message font to Monospace
7392         * src/summaryview.c
7393                 More freezing during potentially large operations
7394
7395 2005-02-21 [paul]       1.0.1cvs15.3
7396
7397         * src/main.c
7398                 fix --help output
7399
7400 2005-02-21 [paul]       1.0.1cvs15.2
7401
7402         * po/Makefile.in.in
7403         * src/compose.c
7404         * src/summaryview.c
7405         * src/textview.c
7406         * src/common/utils.c
7407         * src/common/utils.h
7408                 sync with main (revision 117)
7409
7410 2005-02-20 [colin]      1.0.1cvs15.1
7411
7412         * src/common/defs.h
7413                 Change cache file to .sylpheed_claws_cache, as
7414                 suggested by Alfons. Allows people to switch
7415                 between Sylpheed and Sylpheed-Claws. it is
7416                 a good idea to "Check for new messages" at next
7417                 startup.
7418
7419
7420 2005-02-18 [colin]      1.0.1cvs14.1
7421
7422         * src/quote_fmt_lex.l
7423         * src/quote_fmt_parse.y
7424                 Fix parser initialisation. Patch by Ivan.
7425
7426 2005-02-18 [colin]      1.0.1cvs11.6
7427
7428         * src/folderview.c
7429                 Fix scrolldown (bug 662)
7430
7431 2005-02-17 [colin]      1.0.1cvs11.5
7432
7433         * src/codeconv.c
7434                 conv_filename_to_utf8: return clean 7bit instead
7435                 of broken utf8 if needed
7436         * src/mimeview.c
7437                 Fix display of parts with unclean 8bit names
7438
7439 2005-02-17 [paul]       1.0.1cvs11.4
7440
7441         * src/compose.c
7442         * src/exportldif.c
7443         * src/matcher_parser_parse.y
7444         * src/procmime.c
7445         * src/sourcewindow.c
7446         * src/common/Makefile.am
7447         * src/common/intl.h             ** REMOVED **
7448         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7449                 sync with main (revision 109)
7450                 and clean up
7451
7452 2005-02-16 [colin]      1.0.1cvs11.3
7453
7454         * src/summaryview.c
7455                 Fix collapsed thread not highlighting when new
7456                 messages in it (Bug 568) Patch by Stephan Sachse.
7457                 Fix messed up selection when reaching bounds (Bug 632)
7458         * src/prefs_themes.c
7459                 Fix theme installing (Bug 684)
7460
7461 2005-02-16 [colin]      1.0.1cvs11.2
7462
7463         * src/messageview.c
7464                 Fix messageview_select_all
7465
7466 2005-02-16 [colin]      1.0.1cvs11.1
7467
7468         * src/mh.c
7469                 Sync with HEAD (MH scan required function)
7470
7471 2005-02-15 [colin]      1.0.1cvs8.1
7472
7473         * src/mimeview.c
7474         * src/common/utils.c
7475                 Sync with HEAD (filename chars substitution)
7476
7477 2005-02-15 [colin]      1.0.1cvs7.3
7478
7479         * src/gtk/pluginwindow.c
7480                 Fix button spacing
7481
7482 2005-02-15 [colin]      1.0.1cvs7.2
7483
7484         * src/mimeview.c
7485                 Fix mime icons not reset across message when
7486                 scrolled down
7487
7488 2005-02-15 [colin]      1.0.1cvs7.1
7489
7490         * src/compose.c
7491         * src/procmime.c
7492                 Sync with HEAD (optimisation of cvs6)
7493
7494 2005-02-14 [colin]      1.0.1cvs6.1
7495
7496         * src/compose.c
7497         * src/procmime.c
7498                 Sync with HEAD (encode "From " at line beginning)
7499
7500 2005-02-14 [colin]      1.0.1cvs5.3
7501
7502         * src/compose.c
7503                 Fix wrapping with accentued chars.
7504
7505 2005-02-13 [colin]      1.0.1cvs5.2
7506
7507         * src/textview.c
7508                 Fix email informative part parsing with
7509                 accentued chars in it. ispunct() returns
7510                 true for them in utf8...
7511
7512 2005-02-12 [colin]      1.0.1cvs5.1
7513
7514         * src/filtering.c
7515                 Sync with HEAD (remove wrong use of compose after send)
7516
7517 2005-02-12 [paul]       1.0.1cvs4.5
7518
7519         * src/textview.c
7520                 remove unnecessary code (thanks to Alfons)
7521
7522 2005-02-12 [paul]       1.0.1cvs4.4
7523
7524         * src/textview.c
7525                 add 'Copy' to contextual menu on emails
7526
7527 2005-02-11 [colin]      1.0.1cvs4.3
7528
7529         * src/compose.c
7530                 revert 1.0.0cvs28.2, it doesn't work that well.
7531
7532 2005-02-11 [paul]       1.0.1cvs4.2
7533
7534         * po/Makefile.in.in
7535                 fix 'make release'
7536
7537 2005-02-10 [paul]       1.0.1cvs4.1
7538
7539         * ChangeLog
7540         * ChangeLog.claws
7541         * ChangeLog.jp
7542         * configure.ac
7543         * src/compose.c
7544                 sync with HEAD (sync with main)
7545
7546 2005-02-10 [paul]       1.0.1cvs3.2
7547
7548         * AUTHORS
7549         * Makefile.am
7550         * autogen.sh
7551         * configure.ac
7552         * config/mkinstalldirs
7553         * intl/.cvsignore
7554         * intl/ChangeLog
7555         * intl/VERSION
7556         * intl/bindtextdom.c
7557         * intl/config.charset
7558         * intl/dcgettext.c
7559         * intl/dcigettext.c
7560         * intl/dcngettext.c
7561         * intl/dgettext.c
7562         * intl/dngettext.c
7563         * intl/eval-plural.h
7564         * intl/explodename.c
7565         * intl/finddomain.c
7566         * intl/gettext.c
7567         * intl/gettextP.h
7568         * intl/gmo.h
7569         * intl/hash-string.h
7570         * intl/intl-compat.c
7571         * intl/l10nflist.c
7572         * intl/libgnuintl.h.in
7573         * intl/loadinfo.h
7574         * intl/loadmsgcat.c
7575         * intl/localcharset.c
7576         * intl/localcharset.h
7577         * intl/locale.alias
7578         * intl/localealias.c
7579         * intl/localename.c
7580         * intl/log.c
7581         * intl/ngettext.c
7582         * intl/os2compat.c
7583         * intl/os2compat.h
7584         * intl/osdep.c
7585         * intl/plural-exp.c
7586         * intl/plural-exp.h
7587         * intl/plural.c
7588         * intl/plural.y
7589         * intl/ref-add.sin
7590         * intl/ref-del.sin
7591         * intl/relocatable.c
7592         * intl/relocatable.h
7593         * intl/textdomain.c
7594         * m4/Makefile.am
7595         * po/Makefile.in.in
7596         * src/Makefile.am
7597         * src/account.c
7598         * src/action.c
7599         * src/addr_compl.c
7600         * src/addressadd.c
7601         * src/addressbook.c
7602         * src/addrgather.c
7603         * src/addrindex.c
7604         * src/alertpanel.c
7605         * src/browseldap.c
7606         * src/codeconv.c
7607         * src/codeconv.h
7608         * src/compose.c
7609         * src/compose.h
7610         * src/crash.c
7611         * src/editaddress.c
7612         * src/editbook.c
7613         * src/editgroup.c
7614         * src/editjpilot.c
7615         * src/editldap.c
7616         * src/editldap_basedn.c
7617         * src/editvcard.c
7618         * src/exphtmldlg.c
7619         * src/expldifdlg.c
7620         * src/export.c
7621         * src/exporthtml.c
7622         * src/filtering.c
7623         * src/folder.c
7624         * src/folder_item_prefs.c
7625         * src/foldersel.c
7626         * src/folderview.c
7627         * src/grouplistdialog.c
7628         * src/headerview.c
7629         * src/imap.c
7630         * src/imap_gtk.c
7631         * src/import.c
7632         * src/importldif.c
7633         * src/importmutt.c
7634         * src/importpine.c
7635         * src/inc.c
7636         * src/ldif.c
7637         * src/main.c
7638         * src/mainwindow.c
7639         * src/matcher.c
7640         * src/mbox.c
7641         * src/message_search.c
7642         * src/messageview.c
7643         * src/mh.c
7644         * src/mh_gtk.c
7645         * src/mimeview.c
7646         * src/msgcache.c
7647         * src/news.c
7648         * src/news_gtk.c
7649         * src/noticeview.c
7650         * src/partial_download.c
7651         * src/pop.c
7652         * src/prefs_account.c
7653         * src/prefs_actions.c
7654         * src/prefs_common.c
7655         * src/prefs_customheader.c
7656         * src/prefs_display_header.c
7657         * src/prefs_ext_prog.c
7658         * src/prefs_filtering.c
7659         * src/prefs_filtering_action.c
7660         * src/prefs_folder_item.c
7661         * src/prefs_fonts.c
7662         * src/prefs_gtk.c
7663         * src/prefs_matcher.c
7664         * src/prefs_msg_colors.c
7665         * src/prefs_spelling.c
7666         * src/prefs_summary_column.c
7667         * src/prefs_template.c
7668         * src/prefs_themes.c
7669         * src/prefs_toolbar.c
7670         * src/prefs_wrapping.c
7671         * src/privacy.c
7672         * src/procheader.c
7673         * src/procmime.c
7674         * src/procmsg.c
7675         * src/quote_fmt.c
7676         * src/recv.c
7677         * src/send_message.c
7678         * src/setup.c
7679         * src/sourcewindow.c
7680         * src/ssl_manager.c
7681         * src/statusbar.c
7682         * src/summary_search.c
7683         * src/summaryview.c
7684         * src/textview.c
7685         * src/toolbar.c
7686         * src/wizard.c
7687         * src/common/nntp.c
7688         * src/common/plugin.c
7689         * src/common/smtp.c
7690         * src/common/ssl.c
7691         * src/common/ssl_certificate.c
7692         * src/common/string_match.c
7693         * src/common/sylpheed.c
7694         * src/common/template.c
7695         * src/common/utils.c
7696         * src/gtk/about.c
7697         * src/gtk/colorlabel.c
7698         * src/gtk/description_window.c
7699         * src/gtk/filesel.c
7700         * src/gtk/foldersort.c
7701         * src/gtk/gtkaspell.c
7702         * src/gtk/gtkutils.c
7703         * src/gtk/inputdialog.c
7704         * src/gtk/logwindow.c
7705         * src/gtk/menu.c
7706         * src/gtk/pluginwindow.c
7707         * src/gtk/prefswindow.c
7708         * src/gtk/progressdialog.c
7709         * src/gtk/quicksearch.c
7710         * src/gtk/sslcertwindow.c
7711         * src/plugins/clamav/clamav_plugin.c
7712         * src/plugins/clamav/clamav_plugin_gtk.c
7713         * src/plugins/demo/demo.c
7714         * src/plugins/dillo_viewer/dillo_prefs.c
7715         * src/plugins/dillo_viewer/dillo_viewer.c
7716         * src/plugins/image_viewer/plugin.c
7717         * src/plugins/image_viewer/viewer.c
7718         * src/plugins/image_viewer/viewerprefs.c
7719         * src/plugins/mathml_viewer/mathml_viewer.c
7720         * src/plugins/pgpmime/passphrase.c
7721         * src/plugins/pgpmime/plugin.c
7722         * src/plugins/pgpmime/prefs_gpg.c
7723         * src/plugins/pgpmime/select-keys.c
7724         * src/plugins/pgpmime/sgpgme.c
7725         * src/plugins/spamassassin/spamassassin.c
7726         * src/plugins/spamassassin/spamassassin_gtk.c
7727         * src/plugins/trayicon/trayicon.c
7728                 sync with main (revision 104)
7729
7730 2005-02-10 [colin]      1.0.1cvs3.1
7731
7732         * src/mainwindow.c
7733                 Sync with HEAD (fix occasional crasher)
7734
7735 2005-02-10 [colin]      1.0.1cvs2.1
7736
7737         * src/messageview.c
7738                 Synw with HEAD (don't automatically display html)
7739
7740 2005-02-09 [colin]      1.0.1cvs1.3
7741
7742         * src/textview.c
7743         * src/textview.h
7744                 Add contextual menu on emails
7745
7746 2005-02-09 [colin]      1.0.1cvs1.2
7747
7748         * src/codeconv.c
7749                 Fix converting from broken headers and 
7750                 put back the _ in missing places
7751                 (feature broke with cvs24.2 sync, main 
7752                  possibly affected?)
7753
7754 2005-02-09 [colin]      1.0.1cvs1.1
7755
7756         * src/messageview.c
7757         * src/mimeview.c
7758         * src/mimeview.h
7759                 Sync with HEAD (display non text/plain mails with plugin)
7760
7761 2005-02-08 [colin]      1.0.1.1
7762
7763         * ChangeLog.claws
7764         * po/pt_BR.po
7765                 Sync with HEAD
7766         * configure.ac
7767                 Make default configuration directory 
7768                 be .sylpheed-gtk2
7769
7770 2005-02-08 [colin]      1.0.0cvs29.1
7771
7772         * po/de.po
7773         * po/es.po
7774         * po/fr.po
7775         * po/it.po
7776         * po/sk.po
7777         * po/sr.po
7778                 Sync translations with HEAD
7779
7780 2005-02-06 [colin]      1.0.0cvs28.3
7781
7782         * src/compose.c
7783                 Make compose a bit faster - patch by Alfons.
7784
7785 2005-02-06 [colin]      1.0.0cvs28.2
7786
7787         * src/compose.c
7788                 Make pasting via middle-click more reliable
7789
7790 2005-02-05 [paul]       1.0.0cvs28.1
7791
7792         * ChangeLog
7793         * ChangeLog.claws
7794         * ChangeLog.jp
7795         * configure.ac
7796         * src/compose.c
7797                 sync with HEAD
7798                 (fix bug 682 'redirect is broken'
7799
7800 2005-02-05 [torte]      1.0.0cvs27.1
7801
7802         * ChangeLog.claws
7803         * configure.ac
7804         * src/partial_download.c
7805                 Sync with HEAD (fix buf overflow)
7806
7807 2005-02-03 [colin]      1.0.0cvs26.1
7808
7809         * src/common/plugin.c
7810                 Sync with HEAD (avoid plugin mismatches)
7811
7812 2005-02-03 [paul]       1.0.0cvs25.3
7813
7814         * src/folderview.c
7815         * src/headerview.c
7816         * src/summaryview.c
7817         * src/textview.c
7818         * src/gtk/colorlabel.c
7819                 third and final part of initial sync with main-gtk2
7820
7821 2005-02-03 [paul]       1.0.0cvs25.2
7822
7823         * src/jpilot.c
7824                 fix building with jpilot support
7825
7826 2005-02-02 [colin]      1.0.0cvs25.1
7827
7828         * src/messageview.c
7829                 Sync with HEAD (fix dangerous typo)
7830
7831 2005-02-01 [colin]      1.0.0cvs24.3
7832
7833         * src/common/xml.c
7834                 Write file as advertised (UTF-8)
7835
7836 2005-02-01 [paul]       1.0.0cvs24.2
7837
7838         * src/addrbook.c
7839         * src/addrindex.c
7840         * src/alertpanel.h
7841         * src/codeconv.c
7842         * src/codeconv.h
7843         * src/compose.c
7844         * src/export.c
7845         * src/folder_item_prefs.c
7846         * src/html.c
7847         * src/imap.c
7848         * src/import.c
7849         * src/jpilot.c
7850         * src/mainwindow.c
7851         * src/matcher_parser_lex.l
7852         * src/messageview.c
7853         * src/mh.c
7854         * src/prefs_account.c
7855         * src/prefs_actions.c
7856         * src/prefs_common.c
7857         * src/prefs_gtk.c
7858         * src/prefs_gtk.h
7859         * src/prefs_themes.c
7860         * src/procheader.c
7861         * src/procmime.c
7862         * src/sourcewindow.c
7863         * src/statusbar.c
7864         * src/summaryview.c
7865         * src/textview.c
7866         * src/toolbar.c
7867         * src/unmime.c
7868         * src/common/template.c
7869         * src/common/utils.c
7870         * src/common/xml.c
7871         * src/common/xml.h
7872         * src/gtk/gtkaspell.c
7873         * src/plugins/clamav/clamav_plugin.c
7874         * src/plugins/dillo_viewer/dillo_prefs.c
7875         * src/plugins/image_viewer/viewerprefs.c
7876         * src/plugins/pgpmime/passphrase.c
7877         * src/plugins/pgpmime/prefs_gpg.c
7878         * src/plugins/pgpmime/select-keys.c
7879         * src/plugins/spamassassin/spamassassin.c
7880                 second part of initial sync with main-gtk2
7881                 (more to follow)
7882
7883 2005-01-31 [colin]      1.0.0cvs24.1
7884
7885         * src/compose.c
7886                 Sync with HEAD
7887
7888 2005-01-29 [paul]       1.0.0cvs23.2
7889
7890         * src/account.c
7891         * src/action.c
7892         * src/addressadd.c
7893         * src/addressbook.c
7894         * src/alertpanel.c
7895         * src/compose.c
7896         * src/editaddress.c
7897         * src/editbook.c
7898         * src/editgroup.c
7899         * src/editjpilot.c
7900         * src/editldap.c
7901         * src/editldap_basedn.c
7902         * src/editvcard.c
7903         * src/export.c
7904         * src/foldersel.c
7905         * src/grouplistdialog.c
7906         * src/import.c
7907         * src/importldif.c
7908         * src/inc.c
7909         * src/main.c
7910         * src/mainwindow.c
7911         * src/message_search.c
7912         * src/messageview.c
7913         * src/mimeview.c
7914         * src/prefs_actions.c
7915         * src/prefs_common.c
7916         * src/prefs_common.h
7917         * src/prefs_customheader.c
7918         * src/prefs_display_header.c
7919         * src/prefs_filtering.c
7920         * src/prefs_filtering_action.c
7921         * src/prefs_gtk.c
7922         * src/prefs_matcher.c
7923         * src/prefs_summary_column.c
7924         * src/prefs_template.c
7925         * src/sourcewindow.c
7926         * src/summary_search.c
7927         * src/summaryview.c
7928         * src/textview.c
7929         * src/gtk/about.c
7930         * src/gtk/description_window.c
7931         * src/gtk/gtkshruler.c
7932         * src/gtk/gtkutils.c
7933         * src/gtk/gtkutils.h
7934         * src/gtk/inputdialog.c
7935         * src/gtk/logwindow.c
7936         * src/gtk/prefswindow.c
7937         * src/gtk/progressdialog.c
7938         * src/gtk/progressdialog.h
7939                 first part of initial sync with main-gtk2
7940                 (more to follow)
7941
7942 2005-01-28 [colin]      1.0.0cvs23.1
7943
7944         * src/folderview.c
7945                 Sync with HEAD
7946
7947 2005-01-27 [colin]      1.0.0cvs21.1
7948
7949         * src/folder.c
7950         * src/folderview.c
7951                 Sync with HEAD
7952
7953 2005-01-27 [colin]      1.0.0cvs19.1
7954
7955         * src/procmime.c
7956                 Sync with HEAD
7957
7958 2005-01-27 [colin]      1.0.0cvs18.1
7959
7960         * src/messageview.c
7961         * src/summaryview.c
7962         * src/mainwindow.c
7963         * src/compose.c
7964         * src/compose.h
7965         * src/procmsg.c
7966         * src/procmsg.h
7967         * src/toolbar.c
7968                 Sync with HEAD
7969
7970 2005-01-26 [paul]       1.0.0cvs15.2
7971
7972         * src/compose.c
7973                 compose_entries_set(): convert subject and body to
7974                 utf8 if necessary. patch by Felix Eckhofer
7975
7976 2005-01-26 [paul]       1.0.0cvs15.1
7977
7978         * configure.ac
7979         * src/common/template.c
7980                 sync with HEAD (fix memory leak)
7981
7982 2005-01-25 [paul]       1.0.0cvs14.1
7983
7984         * configure.ac
7985         * src/compose.c
7986                 sync with HEAD
7987
7988 2005-01-24 [colin]      1.0.0cvs13.1
7989
7990         * src/summaryview.c
7991                 Sync with HEAD
7992
7993 2005-01-24 [paul]       1.0.0cvs12.1
7994
7995         * configure.ac
7996         * src/messageview.c
7997         * src/mh.c
7998         * src/common/utils.c
7999                 sync with HEAD
8000
8001 2005-01-24 [colin]      1.0.0cvs11.1
8002
8003         * src/procheader.c
8004                 Sync with HEAD
8005
8006 2005-01-24 [colin]      1.0.0cvs10.1
8007
8008         * src/folderview.c
8009                 Sync with HEAD
8010
8011 2005-01-23 [colin]      1.0.0cvs9.1
8012
8013         * src/crash.c
8014                 Sync with HEAD
8015
8016 2005-01-22 [colin]      1.0.0cvs8.1
8017
8018         * src/summaryview.c
8019         * src/gtk/quicksearch.c
8020                 Sync with HEAD
8021
8022 2005-01-21 [colin]      1.0.0cvs7.1
8023
8024         * src/summaryview.c
8025                 Sync with HEAD
8026
8027 2005-01-21 [colin]      1.0.0cvs6.1
8028
8029         * src/summaryview.c
8030                 Sync with HEAD
8031
8032 2005-01-21 [colin]      1.0.0cvs5.1
8033
8034         * src/gtk/quicksearch.c
8035         * src/prefs_common.c
8036         * src/prefs_common.h
8037                 Sync with HEAD (recurse option)
8038
8039 2005-01-21 [colin]      1.0.0cvs4.1
8040
8041         * src/folder.h
8042         * src/folderview.c
8043         * src/folderview.h
8044         * src/summaryview.c
8045         * src/gtk/quicksearch.c
8046         * src/gtk/quicksearch.h
8047                 Sync with HEAD (recursive quicksearch)
8048
8049 2005-01-20 [colin]      1.0.0cvs3.4
8050
8051         * src/ssl_manager.c
8052                 Remove useless code
8053
8054 2005-01-20 [colin]      1.0.0cvs3.3
8055
8056         * src/ssl_manager.c
8057                 Fix leak, thanks to Alfons.
8058
8059 2005-01-20 [colin]      1.0.0cvs3.2
8060
8061         * src/ssl_manager.c
8062                 Port SSL certificate window to GTK2.
8063
8064 2005-01-20 [paul]       1.0.0cvs3.1
8065
8066         * ChangeLog.claws
8067         * configure.ac
8068         * src/addrindex.c
8069         * src/addrindex.h
8070                 sync with HEAD
8071
8072 2005-01-19 [colin]      1.0.0cvs2.2
8073
8074         * src/plugins/trayicon/trayicon.c
8075                 Fix freeze with gtk-2.6, the easy way
8076                 (signal blocking helpless there...)
8077                 Closes bug #668.
8078
8079 2005-01-19 [colin]      1.0.0cvs2.1
8080
8081         * src/mbox.c
8082         * src/mbox.h
8083         * src/mainwindow.c
8084         * src/summaryview.c
8085         * src/summaryview.h
8086                 Sync with HEAD
8087
8088 2005-01-19 [paul]       1.0.0cvs1.1
8089
8090         * configure.ac
8091         * po/de.po
8092         * po/es.po
8093         * po/fr.po
8094         * po/hr.po
8095         * po/it.po
8096         * po/ja.po
8097         * po/ko.po
8098         * po/pt_BR.po
8099         * po/ru.po
8100         * po/sk.po
8101         * po/sr.po
8102                 sync with HEAD (update translations)
8103
8104 2005-01-18 [colin]      1.0.0cvs0.1
8105
8106         * src/foldersel.c
8107                 Specify search column - patch by Alfons
8108
8109 2005-01-18 [colin]      0.9.13cvs36.3
8110
8111         * src/prefs_toolbar.c
8112                 Change Delete to Remove
8113         * src/prefs_fonts.c
8114                 GTK2 version and leak fixes
8115         * src/prefs_actions.c
8116                 Add stock buttons.
8117                 All patches by Alfons
8118
8119 2005-01-17 [colin]      0.9.13cvs36.2
8120
8121         * src/compose.c
8122                 Fix DnD inserting twice. While at it,
8123                 add DnD support for text/plain in the
8124                 body, and add support in the headers.
8125
8126 2005-01-16 [colin]      0.9.13cvs36.1
8127
8128         * ChangeLog
8129         * ChangeLog.jp
8130         * ChangeLog.claws
8131                 Sync with HEAD (nothing applicable)
8132
8133 2005-01-16 [colin]      0.9.13cvs33.2
8134
8135         * src/prefs_toolbar.c
8136                 GTK2ize prefs_toolbar, by Alfons.
8137
8138 2005-01-14 [colin]      0.9.13cvs33.1
8139
8140         * src/html.c
8141         * src/msgcache.c
8142                 Sync with HEAD
8143
8144 2005-01-14 [colin]      0.9.13cvs32.1
8145
8146         * src/html.c
8147         * src/html.h
8148         * src/msgcache.c
8149         * AUTHORS
8150         * tools/calypso_convert.pl
8151                 Sync with HEAD
8152
8153 2005-01-08 [colin]      0.9.13cvs29.2
8154
8155         * src/prefs_filtering_action.c
8156         * src/prefs_filtering.c
8157                 2 more gtk2 patches by Alfons
8158
8159 2005-01-07 [paul]       0.9.13cvs29.1
8160
8161         * ChangeLog
8162         * ChangeLog.claws
8163         * ChangeLog.jp
8164         * configure.ac
8165         * src/pop.c
8166         * src/pop.h
8167                 sync with HEAD
8168
8169 2005-01-07 [colin]      0.9.13cvs28.3
8170
8171         * src/gtk/progressdialog.c
8172         * src/gtk/progressdialog.h
8173         * src/inc.c
8174         * src/send_message.c
8175                 GTK2 for the incorporation dialog. The CList isn't dead
8176                 yet, for a more smooth migration. Patch by Alfons.
8177
8178 2005-01-06 [colin]      0.9.13cvs28.2
8179
8180         * src/prefs_display_header.c
8181                 GTK2 conversion by Alfons
8182         * src/prefs_actions.c
8183         * src/prefs_matcher.c
8184                 Fix 2 leaks - patch by Alfons
8185
8186 2005-01-06 [colin]      0.9.13cvs28.1
8187
8188         * src/prefs_matcher.c
8189                 Sync with HEAD
8190
8191 2005-01-06 [colin]      0.9.13cvs27.4
8192
8193         * src/prefs_matcher.c
8194                 Fix double-free. Patch by Alfons
8195
8196 2005-01-06 [colin]      0.9.13cvs27.3
8197
8198         * src/prefs_matcher.c
8199                 GTK2 widgets + memleak
8200                 Patch by Alfons
8201
8202 2005-01-05 [colin]      0.9.13cvs27.2
8203
8204         * src/account.c
8205         * src/addr_compl.c
8206         * src/foldersel.c
8207         * src/stock_pixmap.c
8208         * src/stock_pixmap.h
8209                 3 more GTK2 patches by Alfons.
8210
8211 2005-01-04 [colin]      0.9.13cvs27.1
8212
8213         * src/folderview.c
8214         * src/imap_gtk.c
8215         * src/news_gtk.c
8216                 Sync with HEAD
8217
8218 2005-01-04 [colin]      0.9.13cvs25.9
8219
8220         * src/compose.c
8221                 Fix Show Ruler menuitem
8222         * src/prefs_template.c
8223                 Convert to GTK2
8224         * src/common/utils.c
8225                 Make auto pointer stuff handles NULLs
8226                 Patches by Alfons.
8227
8228 2005-01-04 [colin]      0.9.13cvs25.8
8229
8230         * src/compose.c
8231                 Move the attachment list to gtk2
8232                 Patch by Alfons.
8233
8234 2005-01-04 [colin]      0.9.13cvs25.7
8235
8236         * src/textview.c
8237                 Make some keys work again
8238                 Patch by SungHyun Nam <namsh@kldp.org>
8239
8240 2005-01-04 [colin]      0.9.13cvs25.6
8241
8242         * src/gtk/gtkshruler.c
8243                 Move the ruler to GTK2
8244                 Patch by Alfons
8245
8246 2005-01-03 [colin]      0.9.13cvs25.5
8247
8248         * src/compose.c
8249                 Fix my broken patch apply 
8250
8251 2005-01-03 [colin]      0.9.13cvs25.4
8252
8253         * src/common/utils.c
8254         * src/common/utils.h
8255         * src/gtk/prefswindow.c
8256                 Move auto pointer stuff to utils.c
8257                 Patch by Alfons again :)
8258
8259 2005-01-03 [colin]      0.9.13cvs25.3
8260
8261         * src/compose.c
8262         * src/prefs_gtk.c
8263         * src/prefs_template.c
8264         * src/textview.c
8265                 Empty text widgets with empty strings, not NULL char
8266                 Patch by SungHyun Nam <namsh@kldp_org>
8267
8268 2005-01-03 [colin]      0.9.13cvs25.2
8269
8270         * src/main.c
8271         * AUTHORS
8272                 Sync with HEAD
8273
8274 2005-01-03 [colin]      0.9.13cvs25.1
8275
8276         * src/pop.c
8277         * src/pop.h
8278                 Sync with HEAD
8279
8280 2005-01-03 [colin]      0.9.13cvs24.3
8281
8282         * src/account.c
8283                 Two patches from Alfons and Alex S Moore:
8284                 fix images, fix return value.
8285
8286 2005-01-01 [colin]      0.9.13cvs24.2
8287
8288         * src/prefs_actions.c
8289                 Fix over-zealous assertion. Patch by Alfons
8290
8291 2005-01-01 [colin]      0.9.13cvs24.1
8292
8293         * src/procmime.c
8294                 Sync with HEAD (leak fix)
8295
8296 2004-12-31 [colin]      0.9.13cvs23.2
8297
8298         * src/prefs_common.c
8299                 GTK2 widgets + stock buttons - patch by Alfons
8300
8301 2004-12-31 [paul]       0.9.13cvs23.1
8302
8303         * configure.ac
8304                 bump up EXTRA_VERSION to match (sync'ed) HEAD
8305         * src/gtk/pluginwindow.c
8306                 use GTK2 widgets and plug memory leaks,
8307                 patches by Alfons
8308
8309 2004-12-30 [colin]      0.9.13cvs22.4
8310
8311         * src/account.c
8312         * src/action.c
8313         * src/export.c
8314         * src/foldersel.c
8315         * src/import.c
8316         * src/message_search.c
8317         * src/prefs_actions.c
8318         * src/prefs_common.c
8319         * src/prefs_customheader.c
8320         * src/prefs_filtering.c
8321         * src/prefs_summary_column.c
8322         * src/summary_search.c
8323         * src/gtk/about.c
8324         * src/gtk/description_window.c
8325         * src/gtk/gtkutils.c
8326         * src/gtk/gtkutils.h
8327         * src/gtk/inputdialog.c
8328         * src/gtk/prefswindow.c
8329                 Use GTK2 stock buttons. Patches by Alfons.
8330
8331 2004-12-30 [colin]      0.9.13cvs22.3
8332
8333         * src/account.c
8334                 Sync with HEAD
8335         * src/prefs_actions.c
8336         * src/prefs_customheader.c
8337         * src/prefs_filtering.c
8338         * src/prefs_msg_colors.c
8339         * src/prefs_summary_column.c
8340         * src/gtk/prefswindow.c
8341                 Use GtkTreeView instead of deprecated 
8342                 widgets. Patches by Alfons.
8343
8344 2004-12-30 [paul]       0.9.13cvs22.2
8345
8346         * src/foldersel.c
8347                 use GTK 2 Tree View
8348                 patch by Alfons, with root folder sorting fix
8349                 by Stephan Sachse
8350
8351 2004-12-30 [paul]       0.9.13cvs22.1
8352
8353         * ChangeLog
8354         * ChangeLog.claws
8355         * ChangeLog.jp
8356         * NEWS
8357         * configure.ac
8358         * src/account.c
8359                 sync with HEAD
8360
8361 2004-12-22 [martin]     0.9.13cvs21.2
8362
8363         * src/action.c
8364                 free the command line after its use
8365
8366 2004-12-18 [paul]       0.9.13cvs21.1
8367
8368         * AUTHORS
8369         * ChangeLog
8370         * ChangeLog.claws
8371         * ChangeLog.jp
8372         * NEWS
8373         * configure.ac
8374         * src/action.c
8375         * src/compose.c
8376         * src/syldap.c
8377                 sync with HEAD
8378
8379 2004-12-17 [martin]     0.9.13cvs17.2
8380
8381         * src/action.c
8382                 convert actions input to locale
8383         * src/inc.c
8384                 convert notification command to locale
8385         * src/plugins/pgpmime/select-keys.c
8386                 convert attributes to utf8
8387
8388 2004-12-14 [colin]      0.9.13cvs17.1
8389
8390         * ChangeLog
8391         * ChangeLog.jp
8392         * ChangeLog.claws
8393         * src/action.c
8394         * src/common/utils.c
8395         * src/gtk/prefswindow.c
8396         * src/gtk/gtkutils.c
8397         * src/gtk/gtkutils.h
8398         * src/plugins/spamassassin/libspamc.c
8399                 Sync with HEAD
8400
8401 2004-12-13 [colin]      0.9.13cvs14.1
8402
8403         * src/quote_fmt_parse.y
8404                 Sync with HEAD
8405
8406 2004-12-10 [colin]      0.9.13cvs12.1
8407
8408         * src/prefs_themes.c
8409         * src/mainwindow.c
8410         * src/messageview.c
8411                 Sync with HEAD
8412
8413 2004-12-09 [colin]      0.9.13cvs10.1
8414
8415         * src/procmime.c
8416                 Sync with HEAD (fix B64 encoding from memory)
8417
8418 2004-12-08 [colin]      0.9.13cvs9.1
8419
8420         * src/gtk/colorlabel.c
8421                 Sync with HEAD
8422
8423 2004-12-08 [paul]       0.9.13cvs8.2
8424
8425         * src/gtk/pluginwindow.c
8426                 fix window resizing oddities
8427
8428 2004-12-08 [colin]      0.9.13cvs8.1
8429
8430         * src/quote_fmt_parse.y
8431                 Sync with HEAD
8432
8433 2004-12-08 [colin]      0.9.13cvs7.1
8434
8435         * src/matcher_parser_parse.y
8436         * src/msgcache.c
8437         * src/prefs_matcher.c
8438         * src/procheader.c
8439         * src/matcher.c
8440         * src/common/defs.h
8441         * po/sr.po
8442                 Sync with HEAD
8443
8444 2004-12-08 [colin]      0.9.13cvs6.1
8445
8446         * src/quote_fmt_parse.y
8447         * src/textview.c
8448                 Sync with HEAD
8449         * src/gtk/prefswindow.c
8450         * src/gtk/pluginwindow.c
8451                 Fix G_CALLBACKS protos (thanks to Alfons)
8452
8453 2004-12-07 [torte]      0.9.13cvs2.2
8454
8455         * src/procmime.c
8456                 [Bug 650] reply button causes crash
8457                 Thanks to David Relson and Christoph
8458
8459 2004-12-07 [colin]      0.9.13cvs2.1
8460
8461         * ChangeLog.claws
8462         * AUTHORS
8463         * po/sk.po
8464         * src/procmime.c
8465         * src/prefs_account.c
8466         * src/common/smtp.c
8467         * src/common/smtp.h
8468                 Sync with HEAD
8469
8470 2004-12-06 [colin]      0.9.12cvs187.1
8471
8472         * ChangeLog.claws
8473         * INSTALL
8474         * Makefile.am
8475         * README.claws
8476         * TODO.claws
8477         * configure.ac
8478         * po/bg.po
8479         * po/cs.po
8480         * po/el.po
8481         * po/en_GB.po
8482         * po/es.po
8483         * po/fr.po
8484         * po/hr.po
8485         * po/hu.po
8486         * po/it.po
8487         * po/ja.po
8488         * po/ko.po
8489         * po/nl.po
8490         * po/pl.po
8491         * po/pt_BR.po
8492         * po/ru.po
8493         * po/sk.po
8494         * po/sr.po
8495         * po/sv.po
8496         * po/zh_CN.po
8497         * po/zh_TW.Big5.po
8498         * src/compose.c
8499         * tools/Makefile.am
8500         * tools/README
8501         * tools/filter_conv.pl
8502         * tools/kdeservicemenu/README
8503         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8504         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8505                 Sync with HEAD
8506
8507 2004-12-04 [colin]      0.9.12cvs183.1
8508
8509         * src/compose.c
8510                 Sync with HEAD (compose window position saving)
8511
8512 2004-12-04 [paul]       0.9.12cvs182.3
8513
8514         * src/messageview.c
8515         * src/mimeview.c
8516         * src/prefs_customheader.c
8517         * src/gtk/quicksearch.c
8518                 replace some forgotten GTK_SIGNAL_FUNCs
8519
8520 2004-12-04 [paul]       0.9.12cvs182.2
8521
8522         * src/Makefile.am
8523                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
8524                 committed in error      
8525
8526 2004-12-04 [paul]       0.9.12cvs182.1
8527
8528         * ChangeLog
8529         * ChangeLog.claws
8530         * ChangeLog.jp
8531         * INSTALL
8532         * NEWS
8533         * README
8534         * README.jp
8535         * configure.ac
8536         * doc/manual/ja/Makefile.am
8537         * doc/manual/ja/sylpheed-1.html
8538         * doc/manual/ja/sylpheed-10.html
8539         * doc/manual/ja/sylpheed-11.html
8540         * doc/manual/ja/sylpheed-12.html
8541         * doc/manual/ja/sylpheed-13.html
8542         * doc/manual/ja/sylpheed-14.html
8543         * doc/manual/ja/sylpheed-15.html
8544         * doc/manual/ja/sylpheed-16.html
8545         * doc/manual/ja/sylpheed-17.html
8546         * doc/manual/ja/sylpheed-18.html
8547         * doc/manual/ja/sylpheed-19.html
8548         * doc/manual/ja/sylpheed-2.html
8549         * doc/manual/ja/sylpheed-20.html
8550         * doc/manual/ja/sylpheed-3.html
8551         * doc/manual/ja/sylpheed-4.html
8552         * doc/manual/ja/sylpheed-5.html
8553         * doc/manual/ja/sylpheed-6.html
8554         * doc/manual/ja/sylpheed-7.html
8555         * doc/manual/ja/sylpheed-8.html
8556         * doc/manual/ja/sylpheed-9.html
8557         * doc/manual/ja/sylpheed.html
8558         * doc/manual/ja/sylpheed.sgml
8559         * po/de.po
8560         * src/Makefile.am
8561         * src/compose.c
8562         * src/procmime.c
8563         * src/pixmaps/regular.xpm **REMOVED**
8564         * src/plugins/pgpmime/pgpmime.c
8565         * src/plugins/pgpmime/plugin.c
8566         * src/plugins/pgpmime/prefs_gpg.c
8567                 sync with HEAD
8568
8569 2004-12-03 [paul]       0.9.12cvs180.1
8570
8571         * ChangeLog
8572         * ChangeLog.claws
8573         * ChangeLog.jp
8574         * configure.ac
8575         * src/Makefile.am
8576         * src/pop.c
8577         * src/common/utils.c
8578         * src/common/utils.h
8579         * src/pixmaps/continue.xpm
8580         * src/pixmaps/dir_close.xpm
8581         * src/pixmaps/dir_open.xpm
8582         * src/pixmaps/drafts_close.xpm
8583         * src/pixmaps/drafts_open.xpm
8584         * src/pixmaps/folder.xpm **REMOVED**
8585         * src/pixmaps/group.xpm
8586         * src/pixmaps/unread.xpm
8587                 sync with HEAD
8588
8589 2004-12-02 [colin]      0.9.12cvs179.1
8590
8591         * src/compose.c
8592                 Sync with HEAD (non-duplicated reedition)
8593
8594 2004-12-02 [colin]      0.9.12cvs178.1
8595
8596         * src/compose.c
8597                 Sync with HEAD (linewrap_quote fix)
8598
8599 2004-12-01 [colin]      0.9.12cvs177.3
8600
8601         * src/addrharvest.c
8602                 Replace sizeof with strlen
8603
8604 2004-12-01 [paul]       0.9.12cvs177.2
8605
8606         * src/addrharvest.c
8607                 fix 'harvest addresses'
8608
8609 2004-11-30 [colin]      0.9.12cvs177.1
8610
8611         * src/gtk/prefswindow.c
8612         * src/gtk/pluginwindow.c
8613                 Sync with HEAD
8614
8615 2004-11-29 [colin]      0.9.12cvs176.1
8616
8617         * src/folderview.c
8618                 sync with HEAD (Fix disappearing separators in folderview's popup)
8619
8620 2004-11-29 [colin]      0.9.12cvs175.1
8621
8622         * src/procmime.c
8623                 Sync with head (another format fix)
8624
8625 2004-11-29 [colin]      0.9.12cvs174.1
8626
8627         * src/pop.c
8628                 Sync with HEAD (format string fix)
8629
8630 2004-11-26 [colin]      0.9.12cvs173.1
8631
8632         * src/common/smtp.c
8633         * src/common/smtp.h
8634                 Sync with HEAD
8635
8636 2004-11-24 [colin]      0.9.12cvs172.1
8637
8638         * src/plugins/pgpmime/pgpmime.c
8639                 Sync with HEAD
8640
8641 2004-11-24 [colin]      0.9.12cvs171.1
8642
8643         * src/plugins/pgpmime/pgpmime.c
8644                 Sync with head (gpgmectx leaks)
8645
8646 2004-11-24 [colin]      0.9.12cvs169.1
8647
8648         * src/plugins/pgpmime/plugin.c
8649         * src/plugins/trayicon/Makefile.am
8650         * src/plugins/trayicon/newmarkedmail.xpm
8651         * src/plugins/trayicon/trayicon.c
8652         * src/plugins/trayicon/unreadmarkedmail.xpm
8653                 Sync with HEAD
8654
8655 2004-11-23 [colin]      0.9.12cvs168.1
8656
8657         * src/partial_download.c
8658         * src/partial_download.h
8659         * src/plugins/pgpmime/plugin.c
8660                 Sync with HEAD
8661
8662 2004-11-23 [colin]      0.9.12cvs166.1
8663
8664         * src/Makefile.am
8665         * src/codeconv.c
8666         * src/compose.c
8667         * src/folderview.c
8668         * src/main.c
8669         * src/partial_download.c
8670         * src/partial_download.h
8671         * src/prefs_account.c
8672         * src/prefs_account.h
8673         * src/privacy.c
8674         * src/privacy.h
8675         * src/procmime.c
8676         * src/common/Makefile.am
8677         * src/common/base64.h
8678         * src/common/partial_download.c
8679         * src/common/partial_download.h
8680         * src/gtk/prefswindow.c
8681         * src/gtk/prefswindow.h
8682         * src/plugins/pgpmime/pgpmime.c
8683         * src/plugins/pgpmime/prefs_gpg.c
8684         * src/plugins/pgpmime/prefs_gpg.h
8685         * src/plugins/pgpmime/sgpgme.c
8686         * src/plugins/pgpmime/sgpgme.h
8687                 Sync with HEAD
8688
8689 2004-11-23 [colin]      0.9.12cvs163.1
8690
8691         * src/main.c
8692                 Sync with HEAD (cursor optimization)
8693
8694 2004-11-23 [colin]      0.9.12cvs162.1
8695
8696         * src/prefs_common.c
8697         * src/prefs_themes.c
8698         * src/procmsg.c
8699                 Sync with HEAD
8700
8701 2004-11-23 [colin]      0.9.12cvs158.9
8702
8703         * src/compose.c
8704                 Fix double-free when forwarding
8705         * src/msgcache.c
8706                 Fix leak on error path
8707                 
8708
8709 2004-11-23 [colin]      0.9.12cvs158.8
8710
8711         * src/compose.c
8712                 Fix possible double-free
8713                 Spotted by Alfons
8714
8715 2004-11-23 [colin]      0.9.12cvs158.7
8716
8717         * src/compose.c
8718                 Fix some signal handlers' prototypes
8719                 Spotted by Alfons
8720
8721 2004-11-22 [colin]      0.9.12cvs158.6
8722
8723         * src/compose.c
8724                 Remove unneeded code and duplicated
8725                 wrapping - patch by Alfons
8726
8727 2004-11-22 [colin]      0.9.12cvs158.5
8728
8729         * src/prefs_themes.c
8730                 Fix oversized selector
8731
8732 2004-11-22 [colin]      0.9.12cvs158.4
8733
8734         * src/compose.c
8735                 fix dump_text()
8736                 patch by Alfons
8737
8738 2004-11-19 [colin]      0.9.12cvs158.3
8739
8740         * src/textview.c
8741                 Add a context menu on links (open, copy)
8742
8743 2004-11-18 [paul]       0.9.12cvs158.2
8744
8745         * src/addrgather.c
8746         * src/exphtmldlg.c
8747         * src/expldifdlg.c
8748         * src/mimeview.c
8749         * src/prefs_common.c
8750         * src/plugins/image_viewer/viewer.c
8751         * src/plugins/spamassassin/spamassassin_gtk.c
8752                 replace deprecated gtk_notebook_set_page
8753                 and gtk_notebook_current_page
8754
8755 2004-11-18 [paul]       0.9.12cvs158.1
8756
8757         * configure.ac
8758         * src/compose.c
8759         * src/mainwindow.c
8760         * src/messageview.c
8761         * src/prefs_common.c
8762         * src/common/utils.c
8763         * src/common/utils.h
8764                 sync with HEAD
8765
8766 2004-11-17 [colin]      0.9.12cvs156.1
8767
8768         * src/prefs_account.c
8769         * src/prefs_account.h
8770         * src/procmsg.c
8771                 Sync with HEAD (add pref to store encrypted mails encrypted)
8772
8773 2004-11-17 [paul]       0.9.12cvs155.1
8774
8775         * ChangeLog
8776         * ChangeLog.claws
8777         * ChangeLog.jp
8778         * NEWS
8779         * configure.ac
8780         * src/compose.c
8781         * src/jpilot.c
8782         * src/privacy.c
8783         * src/procmime.c
8784         * src/procmime.h
8785         * src/procmsg.c
8786         * src/toolbar.c
8787         * src/pixmaps/error.xpm
8788                 sync with HEAD
8789
8790 2004-11-17 [colin]      0.9.12cvs151.1
8791
8792         * src/plugins/pgpmime/pgpmime.c
8793                 Sync with HEAD (remove debug printf)
8794
8795 2004-11-17 [colin]      0.9.12cvs150.1
8796
8797         * src/plugins/pgpmime/pgpmime.c
8798                 Sync with HEAD (off-by-one fix)
8799
8800 2004-11-17 [colin]      0.9.12cvs149.1
8801
8802         * src/procmsg.c
8803                 Sync with HEAD (coding style fixes)
8804
8805 2004-11-16 [colin]      0.9.12cvs148.1
8806
8807         * src/procmsg.c
8808                 Sync with head (Fix the fix)
8809
8810 2004-11-16 [colin]      0.9.12cvs147.1
8811
8812         * src/procmsg.c
8813                 Sync with Main (leak fix)
8814
8815 2004-11-16 [colin]      0.9.12cvs146.14
8816
8817         * src/compose.c
8818                 Remove useless chunk of code
8819                 Patch by Alfons
8820
8821 2004-11-15 [colin]      0.9.12cvs146.13
8822
8823         * src/compose.c
8824                 Fix drafting after insertion
8825                 Patch by Alfons
8826
8827 2004-11-15 [colin]      0.9.12cvs146.12
8828
8829         * src/compose.c
8830         * src/prefs_filtering.c
8831         * src/prefs_filtering_action.c
8832         * src/prefs_toolbar.c
8833                 Fix some const-correctness
8834
8835 2004-11-15 [colin]      0.9.12cvs146.11
8836
8837         * src/summaryview.c
8838         * src/prefs_themes.c
8839         * src/messageview.c
8840                 Fix some leaks
8841
8842 2004-11-15 [colin]      0.9.12cvs146.10
8843
8844         * src/codeconv.c
8845                 More unreadable locale fixes
8846
8847 2004-11-14 [colin]      0.9.12cvs146.9
8848
8849         * src/textview.c
8850                 Fix uri_security_check
8851                 Patch by Alfons
8852
8853 2004-11-13 [paul]       0.9.12cvs146.8
8854
8855         * src/folder.c
8856         * src/procmime.c
8857                 fix 2 bugs introduced in last commit
8858
8859 2004-11-13 [paul]       0.9.12cvs146.7
8860
8861         * src/compose.c
8862         * src/exporthtml.c
8863         * src/exportldif.c
8864         * src/folder.c
8865         * src/imap.c
8866         * src/imap_gtk.c
8867         * src/main.c
8868         * src/mainwindow.c
8869         * src/messageview.c
8870         * src/mh_gtk.c
8871         * src/prefs_themes.c
8872         * src/procmime.c
8873         * src/setup.c
8874         * src/summaryview.c
8875                 replace deprecated g_basename
8876
8877 2004-11-13 [paul]       0.9.12cvs146.6
8878
8879         * src/compose.c
8880         * src/imap.c
8881         * src/matcher_parser.h
8882         * src/matcher_parser_parse.y
8883         * src/prefs_filtering.c
8884         * src/prefs_filtering_action.c
8885         * src/prefs_themes.c
8886         * src/prefs_toolbar.c
8887         * src/common/utils.c
8888                 various small fixes/cleanups
8889
8890 2004-11-12 [colin]      0.9.12cvs146.5
8891
8892         * src/textview.c
8893                 Validate event's origin on visibility notify
8894                 Patch by Alfons.
8895
8896 2004-11-12 [paul]       0.9.12cvs146.4
8897
8898         * src/exporthtml.c
8899         * src/exportldif.c
8900         * src/imap.c
8901         * src/mh.c
8902         * src/mimeview.c
8903         * src/prefs_spelling.c
8904         * src/prefs_themes.c
8905                 replace deprecated g_dirname    
8906
8907 2004-11-12 [colin]      0.9.12cvs146.3
8908
8909         * src/textview.c
8910                 Some coding style fixes
8911
8912 2004-11-12 [colin]      0.9.12cvs146.2
8913
8914         * src/codeconv.c
8915                 We want to replace _all_ extended chars in
8916                 conv_unreadable_*, because any string containing
8917                 extended chars not parsing as UTF8 is 
8918                 undisplayed on gtk2.
8919
8920 2004-11-12 [paul]       0.9.12cvs146.1
8921
8922         * ChangeLog
8923         * ChangeLog.claws
8924         * ChangeLog.jp
8925         * NEWS
8926         * configure.ac
8927         * src/account.c
8928         * src/folderview.c
8929         * src/folderview.h
8930         * src/imap.c
8931         * src/imap_gtk.c
8932         * src/inc.c
8933         * src/mainwindow.c
8934         * src/mh_gtk.c
8935         * src/news_gtk.c
8936         * src/pop.c
8937         * src/prefs_account.c
8938         * src/prefs_account.h
8939         * src/prefs_ext_prog.c
8940         * src/procmime.c
8941         * src/procmime.h
8942         * src/procmsg.c
8943         * src/procmsg.h
8944         * src/summary_search.c
8945         * src/summaryview.c
8946         * src/textview.c
8947         * src/common/defs.h
8948         * src/common/utils.c
8949         * src/common/utils.h
8950         * src/gtk/menu.c
8951         * src/gtk/menu.h
8952                 sync with HEAD
8953
8954 2004-11-11 [colin]      0.9.12cvs144.2
8955
8956         * src/textview.c
8957                 Fix URI range selection (patch by Alfons)
8958
8959 2004-11-09 [colin]      0.9.12cvs144.1
8960
8961         * ChangeLog.claws
8962         * src/compose.c
8963         * src/folder.c
8964         * src/folder_item_prefs.c
8965         * src/prefs_account.c
8966         * src/prefs_account.h
8967         * src/plugins/pgpmime/pgpmime.c
8968                 Sync with HEAD
8969
8970 2004-11-08 [colin]      0.9.12cvs143.1
8971
8972         * src/summaryview.c
8973                 Sync with HEAD (optimize quicksearch)
8974
8975 2004-11-08 [colin]      0.9.12cvs142.2
8976
8977         * src/compose.c
8978                 Don't wrap when Edit/Auto wrapping is disabled
8979
8980 2004-11-08 [colin]      0.9.12cvs142.1
8981
8982         * src/textview.c
8983                 Sync with HEAD
8984
8985 2004-11-08 [colin]      0.9.12cvs141.1
8986
8987         * src/textview.c
8988                 Sync with HEAD (fix some mail URIs)
8989
8990 2004-11-08 [colin]      0.9.12cvs140.3
8991
8992         * src/textview.c
8993                 o Use text cursor instead of arrow when
8994                   not on a link
8995                 o Fix handling of contiguous links (as in
8996                   "colin@colino.net" <colin@colino.net>)
8997                   This one unveils a bug in get_email_part()
8998
8999 2004-11-07 [colin]      0.9.12cvs140.2
9000
9001         * src/textview.c
9002                 Fix memleak. Patch by Alfons.
9003
9004 2004-11-06 [colin]      0.9.12cvs140.1
9005
9006         * src/compose.c
9007                 Sync with HEAD (don't ask passphrase
9008                 when drafting)
9009
9010 2004-11-06 [paul]       0.9.12cvs139.2
9011
9012         * AUTHORS
9013         * src/textview.c
9014         * src/textview.h
9015                 textview URI handling. hovering over a 
9016                 link displays it in the status bar,
9017                 and changes the mouse pointer to a hand 
9018                 cursor. a link is activated with a single 
9019                 click. (Modified from the) patch by Jean-Yves 
9020                 Lefort <jylefort@users.sourceforge.net>
9021                 
9022
9023 2004-11-05 [colin]      0.9.12cvs139.1
9024
9025         * src/compose.c
9026         * src/procmime.c
9027                 Sync with HEAD again ^^
9028
9029 2004-11-05 [colin]      0.9.12cvs139.1
9030
9031         * src/compose.c
9032         * src/procmime.c
9033                 Sync with HEAD
9034
9035 2004-11-03 [paul]       0.9.12cvs138.1
9036
9037         * ChangeLog.claws
9038         * configure.ac
9039         * po/POTFILES.in
9040         * src/prefs_ext_prog.c
9041         * src/procmime.c
9042         * tools/kdeservicemenu/README
9043         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9044         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9045                 sync with HEAD
9046
9047 2004-11-01 [christoph]  0.9.12cvs136.2
9048
9049         * src/procmime.c
9050                 convert MIME parameters to UTF-8
9051
9052 2004-10-29 [colin]      0.9.12cvs136.1
9053
9054         * src/common/utils.c
9055                 Sync with HEAD (don't use '=' in mime boundary)
9056
9057 2004-10-29 [paul]       0.9.12cvs135.1
9058
9059         * configure.ac
9060         * doc/src/rfc2231.txt
9061         * src/procmime.c
9062         * src/common/quoted-printable.c
9063         * src/common/utils.c
9064         * src/common/utils.h
9065                 sync with HEAD
9066
9067 2004-10-27 [paul]       0.9.12cvs134.1
9068
9069         * configure.ac
9070         * src/main.c
9071         * src/procmime.c
9072         * src/plugins/pgpmime/pgpmime.c
9073                 sync with HEAD
9074
9075 2004-10-26 [paul]       0.9.12cvs132.3
9076
9077         * src/account.c
9078         * src/addressbook.c
9079         * src/addrgather.c
9080         * src/addrharvest.c
9081         * src/codeconv.c
9082         * src/compose.c
9083         * src/customheader.c
9084         * src/editaddress.c
9085         * src/editgroup.c
9086         * src/enriched.c
9087         * src/expldifdlg.c
9088         * src/exporthtml.c
9089         * src/exportldif.c
9090         * src/folder.c
9091         * src/foldersel.c
9092         * src/folderview.c
9093         * src/grouplistdialog.c
9094         * src/html.c
9095         * src/imap.c
9096         * src/jpilot.c
9097         * src/ldapserver.c
9098         * src/ldif.c
9099         * src/mimeview.c
9100         * src/news.c
9101         * src/news_gtk.c
9102         * src/pop.c
9103         * src/prefs_display_header.c
9104         * src/prefs_gtk.c
9105         * src/prefs_msg_colors.c
9106         * src/prefs_toolbar.c
9107         * src/procheader.c
9108         * src/procmime.c
9109         * src/summaryview.c
9110         * src/textview.c
9111         * src/toolbar.c
9112         * src/vcard.c
9113         * src/common/mgutils.c
9114         * src/common/nntp.c
9115         * src/common/smtp.c
9116         * src/common/template.c
9117         * src/common/utils.c
9118         * src/common/xmlprops.c
9119         * src/plugins/pgpmime/pgpmime.c
9120         * src/plugins/pgpmime/select-keys.c
9121         * src/plugins/pgpmime/sgpgme.c
9122                 replace deprecated g_strcasecmp(), g_strncasecmp(),
9123                 g_string_sprintfa(), gtk_notebook_current_page()
9124
9125 2004-10-26 [colin]      0.9.12cvs132.2
9126
9127         * src/prefs_folder_item.c
9128                 Fix default-account selection
9129
9130 2004-10-21 [colin]      0.9.12cvs133
9131
9132         * src/compose.c
9133                 Sync with HEAD (Remove extra separator in compose's Options)
9134         * src/textview.c
9135                 Set wrapping to char
9136
9137 2004-10-21 [paul]       0.9.12cvs131.2
9138
9139         * src/compose.c
9140         * src/sourcewindow.c
9141                 fix wrapping
9142                 fix window shrinking 
9143
9144 2004-10-21 [colin]      0.9.12cvs131.1
9145
9146         * ChangeLog.claws
9147         * src/compose.c
9148                 Sync with HEAD
9149
9150 2004-10-21 [paul]       0.9.12cvs130.2
9151
9152         * src/prefs_folder_item.c
9153                 sync with HEAD (Apply to subfolders)
9154
9155 2004-10-19 [colin]      0.9.12cvs130.1
9156
9157         * ChangeLog.claws
9158         * src/compose.c
9159         * src/common/utils.c
9160         * src/gtk/menu.c
9161                 Sync with HEAD
9162
9163 2004-10-19 [colin]      0.9.12cvs128.1
9164
9165         * src/addrbook.c
9166         * src/addrcache.c
9167         * src/addressbook.c
9168         * src/codeconv.c
9169         * src/compose.c
9170         * src/customheader.c
9171         * src/editaddress.c
9172         * src/editgroup.c
9173         * src/exporthtml.c
9174         * src/folder.c
9175         * src/folderview.c
9176         * src/imap.c
9177         * src/jpilot.c
9178         * src/main.c
9179         * src/matcher_parser_parse.y
9180         * src/mbox.c
9181         * src/pop.c
9182         * src/prefs_account.c
9183         * src/prefs_gtk.c
9184         * src/prefs_msg_colors.c
9185         * src/procheader.c
9186         * src/procmime.c
9187         * src/procmime.h
9188         * src/procmsg.c
9189         * src/summaryview.c
9190         * src/textview.c
9191         * src/common/base64.c
9192         * src/common/partial_download.c
9193         * src/common/socket.c
9194         * src/common/sylpheed.c
9195         * src/common/utils.c
9196         * src/common/utils.h
9197         * src/gtk/pluginwindow.c
9198         * src/gtk/quicksearch.c
9199         * src/plugins/clamav/clamav_plugin.c
9200         * src/plugins/clamav/clamav_plugin.h
9201         * src/plugins/clamav/clamav_plugin_gtk.c
9202         * src/plugins/pgpmime/passphrase.c
9203         * src/plugins/pgpmime/pgpmime.c
9204         * src/plugins/pgpmime/plugin.c
9205         * src/plugins/pgpmime/prefs_gpg.c
9206         * src/plugins/pgpmime/prefs_gpg.h
9207         * src/plugins/pgpmime/select-keys.c
9208         * src/plugins/pgpmime/sgpgme.c
9209         * src/plugins/spamassassin/libspamc.c
9210         * src/plugins/spamassassin/spamassassin.c
9211         * src/plugins/spamassassin/spamassassin.h
9212         * src/plugins/spamassassin/spamassassin_gtk.c
9213         * src/plugins/trayicon/trayicon.c
9214         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9215                 Sync with HEAD
9216
9217 2004-10-14 [colin]      0.9.12cvs126.2
9218
9219         * src/codeconv.c
9220         * src/textview.c
9221                 Fix conv_unreadable_locale
9222
9223 2004-10-13 [colin]      0.9.12cvs126.1
9224
9225         * src/compose.c
9226                 Sync with HEAD (don't convert charset for 
9227                 drafted messages, minor cleanup)
9228
9229 2004-10-13 [colin]      0.9.12cvs125.1
9230
9231         * po/POTFILES.in
9232                 Sync with HEAD (POTFILES fix)
9233
9234 2004-10-12 [colin]      0.9.12cvs124.3
9235
9236         * src/compose.c
9237                 Fix encoding bug from latest sync
9238
9239 2004-10-12 [paul]       0.9.12cvs124.2
9240
9241         * src/plugins/pgpmime/prefs_gpg.c
9242         * src/plugins/pgpmime/prefs_gpg.h
9243                 forgotten in last commit        
9244
9245 2004-10-12 [paul]       0.9.12cvs124.1
9246
9247         * ChangeLog.claws
9248         * configure.ac
9249         * m4/spamassassin.m4
9250         * src/Makefile.am
9251         * src/account.c
9252         * src/compose.c
9253         * src/compose.h
9254         * src/crash.c
9255         * src/main.c
9256         * src/mimeview.c
9257         * src/passphrase.c
9258         * src/passphrase.h
9259         * src/prefs_account.c
9260         * src/prefs_account.h
9261         * src/prefs_common.c
9262         * src/privacy.c
9263         * src/privacy.h
9264         * src/procmime.c
9265         * src/procmime.h
9266         * src/procmsg.c
9267         * src/rfc2015.c
9268         * src/rfc2015.h
9269         * src/select-keys.c
9270         * src/select-keys.h
9271         * src/textview.c
9272         * src/common/utils.c
9273         * src/common/utils.h
9274         * src/gtk/about.c
9275         * src/plugins/pgpmime/Makefile.am
9276         * src/plugins/pgpmime/passphrase.c
9277         * src/plugins/pgpmime/passphrase.h
9278         * src/plugins/pgpmime/pgpmime.c
9279         * src/plugins/pgpmime/plugin.c
9280         * src/plugins/pgpmime/select-keys.c
9281         * src/plugins/pgpmime/select-keys.h
9282         * src/plugins/pgpmime/sgpgme.c
9283         * src/plugins/pgpmime/sgpgme.h
9284                 sync with HEAD
9285
9286 2004-10-04 [colin]      0.9.12cvs122.1
9287
9288         * src/mainwindow.c
9289         * src/messageview.c
9290         * src/messageview.h
9291         * src/textview.c
9292                 Sync with HEAD
9293
9294 2004-10-04 [colin]      0.9.12cvs121.1
9295
9296         * src/summaryview.c
9297                 Sync with HEAD
9298
9299 2004-10-04 [paul]       0.9.12cvs120.1
9300
9301         * configure.ac
9302                 sync with HEAD [don't try to build 
9303                 pgpmime plugin when gpgme is disabled]
9304
9305 2004-10-03 [colin]      0.9.12cvs119.3
9306
9307         * src/gtk/gtksctree.c
9308                 Lots of side effects. Put back as before 117.2.
9309         * src/summaryview.c
9310                 Fix bug #602
9311
9312 2004-10-03 [colin]      0.9.12cvs119.2
9313
9314         * src/gtk/gtksctree.c
9315                 Revert 608 fix that doesn't work that good
9316
9317 2004-10-02 [colin]      0.9.12cvs119.1
9318
9319         * src/mainwindow.c
9320         * src/messageview.c
9321         * src/prefs_common.h
9322         * src/procmime.c
9323         * src/procmime.h
9324         * src/textview.c
9325                 Sync with HEAD
9326         * src/gtk/gtksctree.c
9327                 Close bug #608
9328
9329 2004-10-01 [colin]      0.9.12cvs118.1
9330
9331         * src/mimeview.c
9332                 Sync with HEAD (better Save All fix)
9333
9334 2004-10-01 [colin]      0.9.12cvs117.2
9335
9336         * src/gtk/gtksctree.c
9337                 Faster on selection
9338
9339 2004-10-01 [colin]      0.9.12cvs117.1
9340
9341         * src/mimeview.c
9342                 Sync with HEAD (Save All: only attachments)
9343
9344 2004-10-01 [paul]       0.9.12cvs116.1
9345
9346         * ChangeLog.claws
9347         * configure.ac
9348         * src/account.c
9349         * src/prefs_common.c
9350         * src/gtk/colorlabel.c
9351                 sync with HEAD
9352
9353 2004-09-30 [colin]      0.9.12cvs115.1
9354
9355         * src/stock_pixmap.c
9356         * src/stock_pixmap.h
9357         * src/folderview.c
9358         * src/Makefile.am
9359         * src/pixmaps/read.xpm
9360                 Sync with HEAD (new pixmap)
9361
9362 2004-09-29 [colin]      0.9.12cvs114.1
9363
9364         * src/compose.c
9365                 Sync with HEAD
9366                 Fix focus handling in headers
9367
9368 2004-09-29 [paul]       0.9.12cvs113.1
9369
9370         * src/quote_fmt_parse.y
9371                 sync with HEAD
9372  
9373
9374 2004-09-28 [colin]      0.9.12cvs112.1
9375
9376         * src/folderview.c
9377         * src/mainwindow.c
9378                 Sync with HEAD
9379
9380 2004-09-28 [colin]      0.9.12cvs110.1
9381
9382         * src/folderview.c
9383                 Sync with HEAD (Contextual Empty trash menu)
9384
9385 2004-09-28 [colin]      0.9.12cvs108.1
9386
9387         * src/addressbook.c
9388                 Sync with HEAD (addressbook edit on double-click)
9389
9390 2004-09-28 [colin]      0.9.12cvs106.1
9391
9392         * src/inc.c
9393                 Sync with HEAD (folder_item freeze on inc)
9394
9395 2004-09-27 [colin]      0.9.12cvs105.1
9396
9397         * src/folderview.c
9398                 Sync with HEAD (right-align new and unread column)
9399
9400 2004-09-27 [colin]      0.9.12cvs104.1
9401
9402         * src/main.c
9403                 Sync with HEAD (revert 0.9.12cvs101)
9404
9405 2004-09-24 [colin]      0.9.12cvs103.2
9406
9407         * src/wizard.c
9408                 Fix gtk warnings and use domain part of the email address 
9409                 when domain detection fails (no dot in domain name)
9410
9411 2004-09-23 [colin]      0.9.12cvs103.1
9412
9413         * src/plugins/spamassassin/libspamc.c
9414         * src/plugins/spamassassin/libspamc.h
9415         * src/plugins/spamassassin/utils.c
9416         * src/plugins/spamassassin/utils.h
9417                 Sync with HEAD (Update spamassassin to 3.0)
9418
9419 2004-09-21 [colin]      0.9.12cvs102.3
9420
9421         * src/action.c
9422                 Add horizontal scrollbar in action io dialog as needed
9423                 Patch by Alfons.
9424
9425 2004-09-20 [colin]      0.9.12cvs102.2
9426
9427         * src/plugins/image_viewer/viewer.c
9428                 Remove imlib stuff
9429                 use gtk_pixmap_set when clearing
9430                 (would be better to use gtkImages, but causes size-allocate 
9431                 signals storm)
9432
9433 2004-09-17 [paul]       0.9.12cvs102.1
9434
9435         * ChangeLog
9436         * ChangeLog.claws
9437         * ChangeLog.jp
9438         * configure.ac
9439         * src/inc.c
9440                 sync with HEAD
9441
9442
9443 2004-09-17 [colin]      0.9.12cvs101.1
9444
9445         * ChangeLog.claws
9446         * src/main.c
9447                 Sync with HEAD (fix segs at exit)
9448
9449 2004-09-14 [colin]      0.9.12cvs99.5
9450
9451         * src/common/socket.c
9452         * AUTHORS
9453                 Fix send error on 64bit platforms
9454                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
9455
9456 2004-09-14 [colin]      0.9.12cvs99.4
9457
9458         * src/action.c
9459                 Fix action output with utf8 
9460                 Patch by Alfons.
9461
9462 2004-09-14 [colin]      0.9.12cvs99.3
9463
9464         * ChangeLog.claws
9465         * src/folder.c
9466                 Sync with HEAD
9467
9468 2004-09-09 [colin]      0.9.12cvs99.2
9469
9470         * src/action.c
9471                 Fix progress bar (displaying "Completed %v/%u")
9472                 Patch by Alfons.
9473
9474 2004-09-08 [colin]      0.9.12cvs99.1
9475
9476         * src/account.c
9477         * src/folder.c
9478         * src/procmsg.c
9479         * src/procmsg.h
9480         * src/plugins/pgpmime/pgpmime.c
9481                 Sync with HEAD
9482
9483 2004-09-08 [colin]      0.9.12cvs97.2
9484
9485         * src/summaryview.c
9486                 Don't select mails in collapsed threads 
9487                 when navigating with up/down
9488
9489 2004-09-07 [colin]      0.9.12cvs97.1
9490
9491         * src/inc.c
9492                 Sync with HEAD (meaningful error messages)
9493
9494 2004-09-06 [colin]      0.9.12cvs96.1
9495
9496         * src/toolbar.c
9497                 Sync with HEAD (fix Redirect graying out)
9498
9499 2004-09-06 [colin]      0.9.12cvs95.1
9500
9501         * src/summaryview.c
9502         * src/mimeview.c
9503                 Sync with HEAD (fix dropped URIs)
9504
9505 2004-09-06 [colin]      0.9.12cvs94.1
9506
9507         * src/addressbook.c
9508         * src/addressitem.h
9509         * src/addritem.c
9510         * src/addritem.h
9511                 Sync with HEAD (addressbook DnD)
9512
9513 2004-09-03 [colin]      0.9.12cvs93.1
9514
9515         * src/summaryview.c
9516                 Sync with HEAD (next/prev unread)
9517
9518 2004-09-03 [colin]      0.9.12cvs92.1
9519
9520         * src/prefs_common.c
9521         * src/prefs_common.h
9522         * src/summaryview.c
9523                 Sync with HEAD ('mark_as_read_delay' pref)
9524
9525 2004-09-02 [colin]      0.9.12cvs91.2
9526
9527         * src/common/xml.c
9528                 Fix leak
9529
9530 2004-09-02 [colin]      0.9.12cvs91.1
9531
9532         * src/gtk/menu.c
9533                 Sync with HEAD (menu accel don't work, but whatever)
9534
9535 2004-09-02 [colin]      0.9.12cvs90.1
9536
9537         * src/account.c
9538                 Sync with HEAD (fix bug 582)
9539
9540 2004-09-02 [colin]      0.9.12cvs89.1
9541
9542         * src/addrindex.c
9543                 Sync with HEAD (free deleted queries)
9544
9545 2004-09-02 [colin]      0.9.12cvs88.1
9546
9547         * src/ldapquery.c
9548                 Sync with HEAD (fix LDAP freezes)
9549
9550 2004-09-02 [colin]      0.9.12cvs87.1
9551
9552         * src/prefs_spelling.c
9553                 Sync with HEAD (add default dictionary)
9554
9555 2004-09-01 [colin]      0.9.12cvs86.1
9556
9557         * src/filtering.c
9558         * src/folderview.c
9559         * src/imap.c
9560         * src/prefs_matcher.c
9561         * src/stock_pixmap.c
9562         * src/summary_search.c
9563         * src/summaryview.c
9564         * src/wizard.c
9565         * src/wizard.h
9566                 Sync with HEAD (uninitialized vars fixes)
9567                 + gtk2 specific warning fixes
9568
9569 2004-08-31 [colin]      0.9.12cvs85.1
9570
9571         * src/folder.c
9572                 Sync with HEAD (Fix memory corruption due to 
9573                 uninitialized var)
9574
9575 2004-08-31 [colin]      0.9.12cvs84.4
9576
9577         * src/summary_search.c
9578                 Fix segfaults when searching in folders with broken headers
9579
9580 2004-08-31 [colin]      0.9.12cvs84.3
9581
9582         * src/compose.c
9583         * src/textview.c
9584                 Fix some more encoding/decoding issues
9585
9586 2004-08-30 [colin]      0.9.12cvs84.2
9587
9588         * src/mimeview.c
9589         * src/prefs_themes.c
9590         * src/gtk/filesel.c
9591         * src/gtk/filesel.h
9592                 Add a folder-mode selection (fixes mimeview's "Save all")
9593
9594 2004-08-29 [colin]      0.9.12cvs84.1
9595
9596         * src/mimeview.c
9597                 Sync with HEAD (don't escape saved filenames)
9598
9599 2004-08-27 [colin]      0.9.12cvs83.1
9600
9601         * ChangeLog
9602         * ChangeLog.claws
9603         * ChangeLog.jp
9604         * src/mh.c
9605         * src/procheader.c
9606         * src/procmsg.c
9607         * src/procmsg.h
9608         * src/common/utils.c
9609         * src/gtk/menu.h
9610         * po/
9611                 Sync with HEAD 0.9.12cvs83 (sync with main)
9612
9613 2004-08-26 [colin]      0.9.12cvs82.4
9614
9615         * src/codeconv.c
9616                 Fix strange stack corruption
9617                 Convert to utf8 after unmime, not before
9618
9619 2004-08-26 [colin]      0.9.12cvs82.3
9620
9621         * src/main.c
9622         * src/wizard.c
9623                 Fix account folders duplication
9624
9625 2004-08-25 [colin]      0.9.12cvs82.2
9626
9627         * src/wizard.c
9628                 Remove ports
9629                 Add SSL selection
9630                 Use login@server as account name
9631
9632 2004-08-25 [colin]      0.9.12cvs82.1
9633
9634         * src/plugins/pgpmime/pgpmime.c
9635                 Sync with HEAD (leak fix).
9636
9637 2004-08-25 [colin]      0.9.12cvs81.1
9638
9639         * src/plugins/pgpmime/pgpmime.c
9640         * src/plugins/pgpmime/sgpgme.c
9641         * src/plugins/pgpmime/sgpgme.h
9642                 Sync with HEAD (Handle combined messages).
9643
9644 2004-08-24 [colin]      0.9.12cvs80.3
9645
9646         * src/wizard.c
9647                 Fix full name, ports, and imap
9648
9649 2004-08-24 [colin]      0.9.12cvs80.2
9650
9651         * src/Makefile.am
9652         * src/main.c
9653         * src/setup.c
9654         * src/setup.h
9655         * src/stock_pixmap.c
9656         * src/stock_pixmap.h
9657         * src/wizard.c ** ADDED **
9658         * src/wizard.h ** ADDED ** 
9659         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
9660                 Add a setup wizard 
9661
9662 2004-08-24 [colin]      0.9.12cvs80.1
9663
9664         * src/folder.c
9665                 Sync with HEAD (set mimeflags on all messages)
9666
9667 2004-08-24 [colin]      0.9.12cvs79.3
9668
9669         * src/matcher_parser_lex.l
9670                 Fix 8bits strings not in utf8
9671
9672 2004-08-24 [colin]      0.9.12cvs79.2
9673
9674         * src/compose.c
9675                 Check conversion result before replacing buffer
9676
9677 2004-08-23 [colin]      0.9.12cvs79.1
9678
9679         * src/compose.c
9680                 Sync with HEAD (create message header in memory)
9681
9682 2004-08-23 [colin]      0.9.12cvs78.1
9683
9684         * src/rfc2015.c
9685         * src/rfc2015.h
9686                 Sync with HEAD (fix bug 197 again)
9687
9688 2004-08-23 [colin]      0.9.12cvs77.3
9689
9690         * src/compose.c
9691                 Fix again inline gpg signing (which outputs utf8
9692                 in gtk2). Not syncing this fix to HEAD as this 
9693                 code is meant to die.
9694
9695 2004-08-23 [colin]      0.9.12cvs77.2
9696
9697         * src/prefs_account.h
9698                 Remove useless include
9699
9700 2004-08-23 [colin]      0.9.12cvs77.1
9701
9702         * src/imap.c
9703         * po/es.po
9704         * po/fr.po
9705         * po/it.po
9706         * po/pl.po
9707         * po/pt_BR.po
9708         * po/sk.po
9709         * po/sr.po
9710                 Sync with HEAD (fix bug 577)
9711
9712 2004-08-22 [colin]      0.9.12cvs76.1
9713
9714         * src/plugins/trayicon/trayicon.c
9715                 Sync with HEAD (fix formatting bug)
9716
9717 2004-08-21 [colin]      0.9.12cvs74.2
9718
9719         * src/gtk/colorsel.c
9720                 Fix bug 564 (Folder color selection window exits on any
9721                 keypress)
9722
9723 2004-08-21 [colin]      0.9.12cvs74.1
9724
9725         * ChangeLog.claws
9726         * src/compose.c
9727         * src/summaryview.c
9728         * src/toolbar.c
9729                 Sync with HEAD (fix bug 576)
9730
9731 2004-08-21 [colin]      0.9.12cvs70.1
9732
9733         * src/compose.c
9734         * src/mainwindow.c
9735                 Sync with HEAD
9736                 
9737
9738 2004-08-21 [paul]       0.9.12cvs66.4
9739
9740         * src/mainwindow.c
9741         * src/messageview.c
9742         * src/gtk/menu.c
9743         * src/plugins/spamassassin/spamassassin_gtk.c
9744                 remove some deprecated gtk1 functions
9745
9746
9747 2004-08-21 [colin]      0.9.12cvs66.3
9748
9749         * src/compose.c
9750         * src/codeconv.c
9751                 Fix warnings
9752                 Remove encoding hacks
9753                 Fix bug 575 (Strange character messes up message)
9754                 Don't display conversion error when drafting
9755
9756 2004-08-21 [paul]       0.9.12cvs66.2
9757
9758         * src/prefs_account.c
9759                 fix GnuPG mode bugs
9760
9761
9762 2004-08-20 [colin]      0.9.12cvs66.1
9763
9764         * src/codeconv.c
9765                 Sync with HEAD 0.9.12cvs66
9766
9767 2004-08-20 [paul]
9768
9769         * src/plugins/pgpmime/plugin.c
9770                 modify PGP/MIME plugin's description
9771
9772 2004-08-17 [colin]      0.9.12cvs65.1
9773
9774         * src/common/ssl.c
9775         * src/plugins/pgpmime/plugin.c
9776                 Sync with HEAD
9777
9778 2004-08-14 [colin]      0.9.12cvs60.3
9779
9780         * src/plugins/trayicon/trayicon.c
9781                 Put back resize callback, on size-request signal
9782                 rather than size-allocate to avoid infinite 
9783                 callback loop
9784
9785 2004-08-13 [colin]      0.9.12cvs60.2
9786
9787         * src/common/defs.h
9788                 Cache versions have been fixed
9789
9790 2004-08-13 [colin]      0.9.12cvs60.1
9791
9792         * src/folderutils.c
9793                 Sync with HEAD
9794
9795 2004-08-12 [colin]      0.9.12cvs59.1
9796
9797         * src/plugins/trayicon/trayicon.c
9798                 Sync with HEAD
9799
9800 2004-08-12 [colin]      0.9.12cvs57.5
9801
9802         * sylpheed.desktop
9803         * configure.ac
9804         * src/Makefile.am
9805         * src/main.c
9806                 Add support for Freedesktop.org's startup notification
9807
9808 2004-08-11 [colin]      0.9.12cvs57.4
9809
9810         * src/textview.c
9811                 Fix off-by-one
9812
9813 2004-08-11 [colin]      0.9.12cvs57.3
9814
9815         * src/message_search.c
9816         * src/summary_search.c
9817                 Make searches case insensitive by default
9818         * src/textview.c
9819                 Fix case-insensitive search in message
9820
9821 2004-08-11 [colin]      0.9.12cvs57.2
9822
9823         * src/summary_search.c
9824                 Let case-sensitive be specified
9825
9826 2004-08-10 [colin]      0.9.12cvs55.4
9827
9828         * src/common/socket.c
9829                 Fix the possible race condition
9830
9831 2004-08-09 [paul]       0.9.12cvs55.3
9832
9833         * configure.ac
9834         * src/Makefile.am
9835         * src/common/Makefile.am
9836                 sync with HEAD
9837
9838
9839 2004-08-09 [paul]       0.9.12cvs55.2
9840
9841         * autogen.sh
9842         * po/poconv.sh
9843                 remove unneeded script
9844
9845         * configure.ac
9846                 add forgotten USE_LDAP_TLS (sync with HEAD)
9847
9848
9849 2004-08-09 [colin]      0.9.12cvs55.1
9850
9851         * src/main.c
9852         * src/common/ssl.c
9853         * src/common/sylpheed.c
9854         * src/common/sylpheed.h
9855                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
9856
9857 2004-08-09 [paul]       0.9.12cvs54.1
9858
9859         * ChangeLog
9860         * ChangeLog.claws
9861         * ChangeLog.jp
9862         * configure.ac
9863         * po/POTFILES.in
9864         * src/Makefile.am
9865         * src/folderutils.c
9866         * src/main.c
9867         * src/pgpmime.c
9868         * src/pgpmime.h
9869         * src/sgpgme.c
9870         * src/sgpgme.h
9871         * src/plugins/Makefile.am
9872         * src/plugins/pgpmime/.cvsignore
9873         * src/plugins/pgpmime/Makefile.am
9874         * src/plugins/pgpmime/pgpmime.c
9875         * src/plugins/pgpmime/pgpmime.h
9876         * src/plugins/pgpmime/plugin.c
9877         * src/plugins/pgpmime/sgpgme.c
9878         * src/plugins/pgpmime/sgpgme.h
9879                 sync with HEAD
9880
9881 2004-08-08 [paul]       0.9.12cvs51.1
9882
9883         * configure.ac
9884         * src/folder.c
9885                 sync with HEAD
9886
9887 2004-08-07 [colin]      0.9.12cvs50.1
9888
9889         * src/pop.c
9890         * src/common/partial_download.c
9891                 fix warnings (sync from HEAD)
9892
9893 2004-08-07 [colin]      0.9.12cvs48.1
9894
9895         * src/prefs_folder_item.c
9896                 sync with HEAD 0.9.12cvs48
9897
9898 2004-08-06 [colin]      0.9.12cvs47.1
9899
9900         * src/compose.c
9901                 Sync with HEAD
9902
9903 2004-08-06 [christoph]  0.9.12cvs46.2
9904
9905         * src/main.c
9906         * src/plugins/clamav/clamav_plugin_gtk.c
9907         * src/plugins/dillo_viewer/dillo_viewer.c
9908         * src/plugins/image_viewer/plugin.c
9909         * src/plugins/mathml_viewer/mathml_viewer.c
9910         * src/plugins/spamassassin/spamassassin_gtk.c
9911         * src/plugins/trayicon/trayicon.c
9912                 don't mix GTK1.2 plugin with GTK2 plugins
9913
9914 2004-08-06 [colin]      0.9.12cvs46.1
9915
9916         * ChangeLog
9917         * ChangeLog.claws
9918         * ChangeLog.jp
9919         * configure.ac
9920         * sylpheed-claws.pc.in
9921         * src/folder.c
9922         * src/imap.c
9923         * src/localfolder.c
9924         * src/messageview.c
9925         * src/mimeview.c
9926         * src/mimeview.h
9927         * src/msgcache.c
9928         * src/news.c
9929         * src/prefs_ext_prog.c
9930         * src/prefs_folder_item.c
9931         * src/prefs_fonts.c
9932         * src/prefs_msg_colors.c
9933         * src/prefs_spelling.c
9934         * src/prefs_themes.c
9935         * src/prefs_toolbar.c
9936         * src/prefs_wrapping.c
9937         * src/procmime.h
9938         * src/common/defs.h
9939         * src/common/nntp.c
9940         * src/common/session.c
9941         * src/common/session.h
9942         * src/common/socket.c
9943         * src/common/utils.h
9944         * src/common/xml.c
9945         * src/common/xml.h
9946         * src/gtk/prefswindow.c
9947         * src/gtk/prefswindow.h
9948         * src/plugins/clamav/clamav_plugin_gtk.c
9949         * src/plugins/dillo_viewer/dillo_prefs.c
9950         * src/plugins/image_viewer/viewerprefs.c
9951         * src/plugins/spamassassin/spamassassin_gtk.c
9952         * m4/openssl.m4 *** REMOVED ***
9953                 Sync with HEAD 0.9.12cvs46
9954
9955 2004-08-03 [paul]       0.9.12cvs40.2
9956
9957         * src/action.c
9958         * src/addressadd.c
9959         * src/addressbook.c
9960         * src/addrgather.c
9961         * src/browseldap.c
9962         * src/compose.c
9963         * src/crash.c
9964         * src/editaddress.c
9965         * src/editgroup.c
9966         * src/editldap_basedn.c
9967         * src/foldersel.c
9968         * src/importldif.c
9969         * src/mimeview.c
9970         * src/prefs_common.c
9971         * src/prefs_template.c
9972         * src/sourcewindow.c
9973         * src/summaryview.c
9974         * src/gtk/about.c
9975         * src/gtk/foldersort.c
9976         * src/gtk/logwindow.c
9977         * src/gtk/pluginwindow.c
9978         * src/gtk/prefswindow.c
9979                 change all gtk_scrolled_window_set_policy from 
9980                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
9981
9982 2004-08-02 [paul]       0.9.12cvs40.1
9983
9984         * AUTHORS
9985                 update translation team section
9986         * po/pt_BR.po
9987                 updated by Frederico Goncalves Guimaraes
9988                 <fggdebian@yahoo.com.br>
9989
9990 2004-07-31 [colin]      0.9.12cvs39.9
9991
9992         * src/exphtmldlg.c
9993                 Fix compilation
9994
9995 2004-07-31 [colin]      0.9.12cvs39.8
9996
9997         * src/exphtmldlg.c
9998                 Fix an alertpanel type
9999
10000 2004-07-30 [colin]      0.9.12cvs39.7
10001
10002         * src/alertpanel.c
10003                 Fix alertpanel_error_log's icon
10004
10005 2004-07-30 [colin]      0.9.12cvs39.6
10006
10007         * src/pop.c
10008                 Two of them should still be warnings
10009
10010 2004-07-30 [colin]      0.9.12cvs39.5
10011
10012         * src/pop.c
10013                 More warning -> error
10014 2004-07-29 [colin]      0.9.12cvs39.4
10015
10016         * src/pop.c
10017                 Warning -> error
10018
10019 2004-07-29 [colin]      0.9.12cvs39.3
10020
10021         * src/prefs_matcher.c
10022                 Fix segfault
10023
10024 2004-07-29 [colin]      0.9.12cvs39.2
10025
10026         * src/alertpanel.c
10027                 More nice-looking alertpanels
10028
10029 2004-07-29 [colin]      0.9.12cvs39.1
10030
10031         * src/messageview.c
10032                 sync with head
10033                 (inform user when partial mail is deleted on server)
10034
10035 2004-07-29 [colin]      0.9.12cvs38.1
10036
10037         * src/messageview.c
10038                 sync with head
10039
10040 2004-07-28 [paul]       0.9.12cvs37.7
10041
10042         * src/mainwindow.c
10043                 complete the replacement of deprecated gtk_progress_*
10044
10045 2004-07-28 [paul]       0.9.12cvs37.6
10046
10047         * src/action.c
10048         * src/inc.c
10049         * src/mainwindow.c
10050         * src/send_message.c
10051         * src/gtk/progressdialog.c
10052         * src/gtk/progressdialog.h
10053                 replace deprecated gtk_progress_*
10054
10055 2004-07-28 [paul]       0.9.12cvs37.5
10056
10057         * src/gtk/filesel.c
10058                 remove gtk_window_set_wmclass()
10059 2004-07-28 [paul]       0.9.12cvs37.4
10060
10061         * src/addressbook.c
10062         * src/compose.c
10063         * src/foldersel.c
10064         * src/mainwindow.c
10065         * src/messageview.c
10066         * src/sourcewindow.c
10067         * src/gtk/logwindow.c
10068                 remove gtk_window_set_wmclass()
10069                 
10070         * src/prefs_filtering.c
10071         * src/prefs_filtering_action.c
10072         * src/prefs_fonts.c
10073         * src/prefs_gtk.c
10074         * src/prefs_matcher.c
10075         * src/ssl_manager.c
10076         * src/gtk/prefswindow.c
10077                 replace gtk_window_position()
10078
10079 2004-07-28 [colin]      0.9.12cvs37.3
10080
10081         * src/alertpanel.c
10082         * src/alertpanel.h
10083                 Add a way to specify panel type for specific
10084                 panels (alertpanel())
10085         * src/account.c
10086         * src/addressbook.c
10087         * src/compose.c
10088         * src/expldifdlg.c
10089         * src/main.c
10090         * src/messageview.c
10091         * src/summaryview.c
10092         * src/textview.c
10093         * src/gtk/sslcertwindow.c
10094                 Fix alertpanel()s so that their icon match
10095                 their real type
10096
10097 2004-07-28 [paul]       0.9.12cvs37.2
10098
10099         * src/addr_compl.c
10100         * src/addressbook.c
10101         * src/alertpanel.c
10102         * src/compose.c
10103         * src/export.c
10104         * src/foldersel.c
10105         * src/folderview.c
10106         * src/grouplistdialog.c
10107         * src/import.c
10108         * src/mainwindow.c
10109         * src/message_search.c
10110         * src/messageview.c
10111         * src/passphrase.c
10112         * src/prefs_actions.c
10113         * src/prefs_common.c
10114         * src/prefs_customheader.c
10115         * src/prefs_display_header.c
10116         * src/prefs_filtering.c
10117         * src/prefs_filtering_action.c
10118         * src/prefs_gtk.c
10119         * src/prefs_matcher.c
10120         * src/prefs_msg_colors.c
10121         * src/prefs_summary_column.c
10122         * src/prefs_template.c
10123         * src/sourcewindow.c
10124         * src/ssl_manager.c
10125         * src/summary_search.c
10126         * src/gtk/colorsel.c
10127         * src/gtk/description_window.c
10128         * src/gtk/gtkaspell.c
10129         * src/gtk/inputdialog.c
10130         * src/gtk/logwindow.c
10131         * src/gtk/prefswindow.c
10132         * src/gtk/progressdialog.c
10133                 replace deprecated gtk_window_set_policy
10134
10135 2004-07-27 [colin]      0.9.12cvs37.1
10136
10137         * src/msgcache.c
10138                 More fixes (synced for head again)
10139
10140 2004-07-27 [colin]      0.9.12cvs35.3
10141
10142         * src/msgcache.c
10143                 Fix wrong test
10144
10145 2004-07-27 [colin]      0.9.12cvs35.2
10146
10147         * src/mimeview.c
10148                 Fix width a bit (by Paul)
10149         * src/alertpanel.c
10150         * src/alertpanel.h
10151                 Specialize icons, make alertpanel_message()
10152                 private
10153         * src/message_search.c
10154         * src/sgpgme.c
10155         * src/summary_search.c
10156                 Suit alertpanel changes
10157
10158 2004-07-27 [colin]      0.9.12cvs35.1
10159
10160         * src/alertpanel.c
10161                 Add an icon
10162         * src/passphrase.c
10163                 Add debug output - maybe someone will
10164                 want to look at the problem with Grab
10165                 Input :)
10166         Bump version as we're synced with HEAD
10167
10168 2004-07-26 [colin]      0.9.12cvs33.26
10169
10170         * src/pop.c
10171                 Fix uidl-file parsing when not in new
10172                 format
10173
10174 2004-07-26 [colin]      0.9.12cvs33.25
10175
10176         * src/gtk/menu.c
10177                 Move popup menu up if necessary (fixes 
10178                 account selector)
10179         * src/mainwindow.c
10180                 Set account selector's button height to
10181                 minimum
10182
10183 2004-07-26 [colin]      0.9.12cvs33.24
10184
10185         * src/alertpanel.c
10186                 Maybe fix 551 (Truncated font in alert window)
10187
10188 2004-07-26 [colin]      0.9.12cvs33.23
10189
10190         * po/de.po
10191         * po/es.po
10192         * po/fr.po
10193         * po/it.po
10194         * po/ja.po
10195         * po/pl.po
10196         * po/ru.po
10197         * po/sk.po
10198         * po/sr.po
10199         * po/zh_CN.po
10200                 Sync po files with HEAD
10201
10202 2004-07-26 [paul]       0.9.12cvs33.22
10203
10204         * src/compose.c
10205                 fix Bug 556 'Organisation-header is sent even if empty'
10206
10207 2004-07-24 [colin]      0.9.12cvs33.21
10208
10209         * src/compose.c
10210         * src/gtk/gtkaspell.c
10211         * src/gtk/gtkaspell.h
10212                 Fix speller accelerators (require hack)
10213
10214 2004-07-24 [colin]      0.9.12cvs33.20
10215
10216         * src/gtk/gtkaspell.c
10217                 Fix over-eager code deletion breaking
10218                 Check while typing
10219
10220 2004-07-24 [colin]      0.9.12cvs33.19
10221
10222         * src/browseldap.c
10223         * src/ldapctrl.c
10224         * src/ldapctrl.h
10225         * src/ldapserver.h
10226                 Sync ldap with HEAD
10227         (Fixes 546 LDAP completely broken)
10228
10229 2004-07-24 [colin]      0.9.12cvs33.18
10230
10231         * src/prefs_msg_colors.c
10232                 Fix prototype mismatch
10233         (Fixes 547 void function cannot return value)
10234
10235 2004-07-24 [colin]      0.9.12cvs33.17
10236
10237         * src/mainwindow.c
10238                 Fix sort going back to previous sort key
10239                 when changing sort direction
10240
10241 2004-07-24 [colin]      0.9.12cvs33.16
10242
10243         * src/compose.c
10244                 Fix space insertion when re-wrapping at 
10245                 cursor point
10246
10247 2004-07-24 [colin]      0.9.12cvs33.15
10248
10249         * src/gtk/gtkaspell.c
10250                 Don't change cursor position in insert-text
10251                 callback
10252         (Fixes 539 Word wrapping on input transposes letters)
10253
10254 2004-07-24 [colin]      0.9.12cvs33.14
10255
10256         * src/gtk/gtkaspell.c
10257                 Reencode non-ascii chars to dictionary's
10258                 encoding
10259         (Fixes 544 Spell check broken non english locale)
10260
10261 2004-07-24 [colin]      0.9.12cvs33.13
10262
10263         * src/summaryview.c
10264                 Fix Shift+Down, add Home/End/PgUp/PgDown
10265
10266 2004-07-21 [colin]      0.9.12cvs33.12
10267
10268         * src/prefs_common.c
10269                 Fix a gtk warning (Patch by Andrej Kacian)
10270
10271 2004-07-21 [colin]      0.9.12cvs33.11
10272
10273         * src/gtk/filesel.c
10274                 More check
10275
10276 2004-07-21 [colin]      0.9.12cvs33.10
10277
10278         * src/compose.c
10279         * src/crash.c
10280         * src/export.c
10281         * src/import.c
10282         * src/messageview.c
10283         * src/mimeview.c
10284         * src/prefs_spelling.c
10285         * src/prefs_themes.c
10286         * src/summaryview.c
10287         * src/gtk/filesel.c
10288         * src/gtk/filesel.h
10289         * src/gtk/pluginwindow.c
10290                 Untwist open/save mode guessing logic, make
10291                 it explicit
10292
10293 2004-07-20 [colin]      0.9.12cvs33.9
10294
10295         * src/codeconv.c
10296                 conv_encode_header: src_charset is UTF-8 on
10297                 gtk2
10298         * src/compose.c
10299                 Remove double encoding of the headers
10300
10301 2004-07-20 [colin]      0.9.12cvs33.8
10302
10303         * src/codeconv.c
10304                 Fix typo
10305
10306 2004-07-20 [colin]      0.9.12cvs33.7
10307
10308         * src/mainwindow.c
10309                 Set the separated messageview to the saved
10310                 size of Claws' messageview (Patch by Alfons)
10311                 Fix a callback prototype (me)
10312
10313 2004-07-20 [colin]      0.9.12cvs33.6
10314
10315         * src/codeconv.h
10316                 Forgot one hunk in 0.9.12cvs33.4
10317
10318 2004-07-19 [colin]      0.9.12cvs33.5
10319
10320         * src/action.c
10321                 Action output fix
10322                 Patch by Alfons
10323
10324 2004-07-19 [colin]      0.9.12cvs33.4
10325
10326         * src/compose.c
10327                 Fix outgoing charset bug in headers
10328         * src/codeconv.c
10329                 Clean for glib2 - Patch by Alfons
10330
10331 2004-07-19 [colin]      0.9.12cvs33.3
10332
10333         * src/statusbar.c
10334                 Remove grip from the statusbar
10335                 Patch by Alfons
10336
10337 2004-07-19 [colin]      0.9.12cvs33.2
10338
10339         * src/messageview.c
10340         * src/textview.c
10341                 Fix messageview remembering the previous
10342                 scroll position when loading a new message
10343                 Patch by Alfons
10344
10345 2004-07-19 [colin]      0.9.12cvs33.1
10346
10347         * src/folder.h
10348         * src/folderview.c
10349         * src/summaryview.c
10350                 Sync with HEAD
10351
10352 2004-07-18 [colin]      0.9.12cvs32.7
10353
10354         * configure.ac
10355                 Remove useless check for XIM - noticed
10356                 by Alfons
10357
10358 2004-07-18 [colin]      0.9.12cvs32.6
10359
10360         * src/summaryview.c
10361                 Remove non-modified and shift-modified
10362                 accelerators in summaryview's popup
10363                 menu, as that doesn't get catched by
10364                 the accel-activate signal catcher...
10365
10366 2004-07-18 [colin]      0.9.12cvs32.5
10367
10368         * src/prefs_common.c
10369                 Define sensible default prefs for 
10370                 wrapping
10371
10372 2004-07-18 [colin]      0.9.12cvs32.4
10373
10374         * src/compose.c
10375         * src/prefs_common.c
10376         * src/prefs_common.h
10377         * src/prefs_wrapping.c
10378                 Remove Smart Wrapping pref, which does
10379                 nothing on gtk2 branch
10380
10381 2004-07-18 [colin]      0.9.12cvs32.3
10382
10383         * src/sourcewindow.c
10384                 Proper utf8
10385
10386 2004-07-18 [colin]      0.9.12cvs32.2
10387
10388         * src/compose.c
10389                 Save attachment status when drafting
10390
10391 2004-07-18 [colin]      0.9.12cvs32.1
10392
10393         * src/gtk/filesel.c
10394                 Fix erratic folder selection in open mode
10395
10396 2004-07-18 [colin]      0.9.12cvs31.11
10397
10398         * src/pop.c
10399                 Don't let partial messages get deleted
10400                 even with "dowload all"
10401                 (0.9.12cvs31.8 fix extension)
10402 2004-07-18 [colin]      0.9.12cvs31.10
10403
10404         * src/gtk/logwindow.c
10405                 Fix log scrolling
10406
10407 2004-07-18 [colin]      0.9.12cvs31.9
10408
10409         * src/common/utils.c
10410                 Fix non-utf8 strings coming from commands
10411                 and files
10412
10413 2004-07-18 [colin]      0.9.12cvs31.8
10414
10415         * src/pop.c
10416                 Fix partial download bug with Download all
10417                 messages option
10418
10419 2004-07-18 [colin]      0.9.12cvs31.7
10420
10421         * src/textview.c
10422                 Fix bug introduced in 0.9.12cvs31.2
10423                 (blocked in select mode after double click)
10424
10425 2004-07-18 [colin]      0.9.12cvs31.6
10426
10427         * src/compose.c
10428         * src/gtk/menu.c
10429                 More glib-warning fixes
10430
10431 2004-07-18 [colin]      0.9.12cvs31.5
10432
10433         * src/compose.c
10434                 Fix trashing the primary clipboard when moving 
10435                 around with tab
10436         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
10437
10438 2004-07-18 [colin]      0.9.12cvs31.4
10439
10440         * src/codeconv.c
10441                 convert unencoded iso headers to utf8
10442         (Fix Bug 538 Unencoded local characters in subject make it 
10443          disappear)
10444
10445 2004-07-18 [colin]      0.9.12cvs31.3
10446
10447         * src/compose.c
10448                 Fix tab char handling in wrapping
10449         (Fix Bug 537 Line wrap problem - TAB character treated as 
10450          one character instead of 8)
10451
10452 2004-07-18 [colin]      0.9.12cvs31.2
10453
10454         * src/textview.c
10455                 return FALSE on GDK_MOTION_NOTIFY
10456         (Fix Bug 535 Hyperlinks/addresses are not selectable 
10457          (unable to highlight))
10458
10459 2004-07-18 [colin]      0.9.12cvs31.1
10460
10461         * src/folderview.c
10462                 Sync with 0.9.12cvs31
10463
10464 2004-07-18 [colin]      0.9.12cvs30.4
10465
10466         * src/compose.c
10467                 Also block text_inserted when inserting a file
10468
10469 2004-07-18 [colin]      0.9.12cvs30.3
10470
10471         * src/compose.c
10472                 Fix smart wrapping (block text_inserted handler
10473                 while putting quotation to avoid wrap on input,
10474                 don't join lines if next is sig separator)
10475
10476 2004-07-17 [colin]      0.9.12cvs30.2
10477
10478         * src/folderview.c
10479         * src/mainwindow.c
10480         * src/mimeview.c
10481         * src/summaryview.c
10482         * src/gtk/quicksearch.c
10483         * src/gtk/quicksearch.h
10484                 Block key events handlers *and* accels while
10485                 quicksearch is focused
10486         (Fixes Bug 534 quick-search bar not accepting certain letters)
10487
10488 2004-07-17 [colin]      0.9.12cvs30.1
10489
10490         * src/folder.h
10491         * src/folderview.c
10492         * src/summaryview.c
10493                 Sync with 0.9.12cvs30
10494
10495 2004-07-17 [colin]      0.9.12cvs28.2
10496
10497         * src/mimeview.c
10498         * src/procmime.c
10499         * src/summaryview.c
10500         * src/gtk/menu.c
10501                 Squash some compile and glib warnings
10502
10503 2004-07-17 [paul]       0.9.12cvs28.1
10504
10505         * src/mimeview.c
10506                 sync with 0.9.12cvs28 HEAD
10507
10508 2004-07-16 [paul]       0.9.12cvs26.1
10509         
10510         * src/gtk/quicksearch.c
10511         * src/account.c
10512         * src/account.h
10513         * src/compose.c
10514         * src/customheader.c
10515         * src/folder_item_prefs.c
10516         * src/main.c
10517         * src/mainwindow.c
10518         * src/messageview.c
10519         * src/mimeview.c
10520         * src/news.c
10521         * src/pgpmime.c
10522         * src/pop.c
10523         * src/pop.h
10524         * src/prefs_account.c
10525         * src/prefs_account.h
10526         * src/prefs_common.c
10527         * src/prefs_common.h
10528         * src/prefs_display_header.c
10529         * src/prefs_gtk.c
10530         * src/prefs_gtk.h
10531         * src/procheader.c
10532         * src/procmime.c
10533                 sync with 0.9.12cvs26 HEAD      
10534
10535 2004-07-15 [colin]      0.9.12cvs18.14
10536
10537         * src/folder.c
10538                 Disable GPG signature check during
10539                 folder move and scan
10540         (Closes Bug 521 Signature checking slows down Folder-Move)
10541
10542 2004-07-14 [colin]      0.9.12cvs18.13
10543
10544         * src/common/partial_download.c
10545                 update includes
10546
10547 2004-07-14 [colin]      0.9.12cvs18.12
10548
10549         * src/common/partial_download.c
10550         * src/common/partial_download.h
10551                 Move doc at top, add correct copyright
10552
10553 2004-07-14 [colin]      0.9.12cvs18.11
10554
10555         * src/folder.c
10556         * src/messageview.c
10557         * src/pop.c
10558         * src/pop.h
10559         * src/procmsg.c
10560         * src/summaryview.c
10561         * src/common/Makefile.am
10562         * src/common/partial_download.c ** NEW FILES **
10563         * src/common/partial_download.h ** NEW FILES **
10564                 Move partial-download related stuff to its
10565                 own file
10566
10567 2004-07-14 [colin]      0.9.12cvs18.10
10568
10569         * src/send_message.c
10570                 Fix smtp auth when user is null or empty
10571
10572 2004-07-13 [colin]      0.9.12cvs18.9
10573
10574         * src/gtk/quicksearch.c
10575                 Use alphabetic order
10576
10577 2004-07-13 [colin]      0.9.12cvs18.8
10578
10579         * src/pop.c
10580                 Be paranoid on the checks
10581
10582 2004-07-13 [colin]      0.9.12cvs18.7
10583
10584         * src/gtk/quicksearch.c
10585                 Fix Engrish once again
10586
10587 2004-07-13 [colin]      0.9.12cvs18.6
10588
10589         * src/procmsg.c
10590         * src/summaryview.c
10591                 Mark messages for deletion when they are about to
10592                 be removed from trash
10593
10594 2004-07-13 [colin]      0.9.12cvs18.5
10595
10596         * src/matcher.c
10597         * src/matcher.h
10598         * src/matcher_parser_parse.y
10599         * src/prefs_matcher.c
10600         * src/gtk/quicksearch.c
10601                 Add 'partial' ('p') match string to find partially
10602                 downloaded messages
10603
10604 2004-07-13 [colin]      0.9.12cvs18.4
10605
10606         * src/pop.c
10607                 Fix misplaced block
10608
10609 2004-07-13 [colin]      0.9.12cvs18.3
10610
10611         * src/pop.c
10612         * src/pop.h
10613         * src/messageview.c
10614                 Refactor API (to avoid passing 5+ params and code
10615                 duplication)
10616         * src/folder.c
10617         * src/msgcache.c
10618         * src/procheader.c
10619         * src/common/defs.h
10620                 Add planned_download to cache
10621                 Don't mess uidl file when moving partially downloaded
10622                 mails (they change folder, we should change it in the
10623                 uidl list too or we'll remove an incorrect message)
10624                 (this also helps removing hacks when changing 
10625                 planned_download in messageview.c)
10626
10627 2004-07-12 [colin]      0.9.12cvs18.2
10628
10629         * src/gtk/quicksearch.c
10630                 Fix missing status update in quicksearch
10631
10632 2004-07-12 [paul]       0.9.12cvs18.1
10633
10634         * po/POTFILES.in
10635         * src/Makefile.am
10636         * src/account.c
10637         * src/codeconv.c
10638         * src/compose.c
10639         * src/inc.c
10640         * src/main.c
10641         * src/prefs_common.c
10642         * src/procmsg.h
10643         * src/toolbar.c
10644         * src/prefs_msg_colors.[ch]     ** NEW FILES **
10645         * src/prefs_wrapping.[ch]       ** NEW FILES **
10646         * src/common/intl.h
10647         * src/common/utils.[ch]
10648         * src/gtk/quicksearch.[ch]
10649                 sync with 0.9.12cvs18 HEAD
10650
10651 2004-07-12 [colin]      0.9.11cvs17.25
10652
10653         * src/folder.c
10654         * src/folder.h
10655                 Remove unused function added by me in 0.9.11cvs17.10
10656
10657 2004-07-11 [colin]      0.9.11cvs17.24
10658
10659         * src/inc.c
10660         * src/messageview.c
10661         * src/pop.c
10662         * src/pop.h
10663                 Use folderitem and msgnum instead of filename to
10664                 know which mail to delete
10665                 Move old partial mail deletion to pop.c
10666
10667 2004-07-10 [colin]      0.9.11cvs17.23
10668
10669         * src/inc.c
10670                 Add debug
10671         * src/pop.c
10672         * src/pop.h
10673                 Don't re-use same enums for unrelated stuff: it's 
10674                 completely misleading !
10675                 Document a bit
10676
10677 2004-07-09 [colin]      0.9.11cvs17.22
10678
10679         * src/inc.c
10680                 Remove folder-type check and do
10681                 more tests to be sure everything's
10682                 ok
10683         * src/messageview.c
10684                 Punctuation update, remove useless
10685                 code, fix two warnings
10686         * src/noticeview.c
10687                 Layout cleaning, reset 2nd button
10688                 when specifying one
10689
10690 2004-07-09 [colin]      0.9.11cvs17.21
10691
10692         * src/messageview.c
10693         * src/pop.c
10694         * src/pop.h
10695                 Allow user to change his mind
10696                 and postpone decision (by
10697                 unmarking the mail)
10698
10699 2004-07-09 [colin]      0.9.11cvs17.20
10700
10701         * src/messageview.c
10702                 Fix bug with delete state
10703         * src/pop.c
10704         * src/pop.h
10705                 Fix buffer leak (fread doesn't 
10706                 terminate buffers with \0)
10707                 Refactoring (remove magic 
10708                 numbers)
10709
10710 2004-07-09 [colin]      0.9.11cvs17.19
10711
10712         * src/pop.c
10713                 Don't log "Skipping message" if 
10714                 we're going to TOP it two lines
10715                 later
10716
10717 2004-07-09 [colin]      0.9.11cvs17.18
10718
10719         * src/messageview.c
10720                 Fix Engrish
10721
10722 2004-07-09 [colin]      0.9.11cvs17.17
10723
10724         * src/pop.c
10725                 strlen checking...
10726         * src/messageview.c
10727                 refactoring a bit
10728
10729 2004-07-08 [colin]      0.9.11cvs17.16
10730
10731         * src/noticeview.c
10732         * src/noticeview.h
10733                 Add an optional second button
10734         * src/messageview.c
10735         * src/pop.c
10736         * src/pop.h
10737                 Don't delete partially received mails after a certain
10738                 time; rather, let the user decide.
10739
10740 2004-07-08 [colin]      0.9.11cvs17.15
10741
10742         * src/common/smtp.h
10743                 Sync with HEAD
10744
10745 2004-07-08 [colin]      0.9.11cvs17.14
10746
10747         * src/messageview.c
10748         * src/common/smtp.c
10749                 Use to_human_readable() for sizes
10750
10751 2004-07-08 [colin]      0.9.11cvs17.13
10752
10753         * src/inc.c
10754         * src/messageview.c
10755         * src/pop.c
10756         * src/pop.h
10757         * src/procmsg.c
10758                 Fix partial-downloading issues:
10759                         catch unsupported TOP
10760                         don't delete partially downloaded mails before 5 days
10761                         don't update existing with non-MH folders; that'll
10762                         make dups, but it's better than trashing the folder
10763                         free new msginfo parts
10764                 Fix indentation ;-)
10765
10766 2004-07-08 [colin]      0.9.11cvs17.12
10767
10768         * src/common/smtp.c
10769         * src/common/smtp.h
10770                 Sync smtp size verification with HEAD
10771
10772 2004-07-08 [colin]      0.9.11cvs17.11
10773
10774         * src/summaryview.c
10775         * src/prefs_common.c
10776         * src/prefs_common.h
10777         * src/gtk/quicksearch.c
10778         * src/gtk/quicksearch.h
10779                 Sync sticky pref with HEAD
10780
10781 2004-07-08 [colin]      0.9.11cvs17.10
10782
10783         * src/folder.c [1.213.2.6]
10784         * src/folder.h [1.87.2.6]
10785         * src/inc.c [1.149.2.7]
10786         * src/messageview.c [1.94.2.8]
10787         * src/procheader.c [1.47.2.6]
10788         * src/procmsg.c [1.150.2.4]
10789         * src/procmsg.h [1.60.2.5]
10790         * src/pop.c [1.56.2.4]
10791         * src/pop.h [1.17.2.3]
10792                 Let too big messages get downloaded, but truncated
10793                 Add a button to download them completely
10794                 
10795 2004-07-06 [colin]      0.9.11cvs17.9
10796
10797         * src/gtk/quicksearch.c [1.1.2.3]
10798                 Add a Clear button
10799         * commitHelper
10800         * PATCHSETS
10801                 Add a script to help with cvs
10802
10803 2004-07-03 [colin]      0.9.11cvs17.8
10804
10805         * src/plugins/imageviewer/viewer.c
10806                 fix imageviewer (which was staying on the first
10807                 displayed image)
10808
10809 2004-07-03 [colin]      0.9.11cvs17.7
10810
10811         Removed FIXME_GTK2 warnings
10812         * src/gtk/gtkutils.c
10813                 useless #warnings
10814         * src/gtk/menu.c
10815                 useless #warnings (no need to mess with menu rc)
10816         * src/gtk/menu.h
10817                 unused functions
10818         
10819
10820 2004-07-03 [colin]      0.9.11cvs17.6
10821
10822         Removed FIXME_GTK2 warnings
10823         * src/codeconv.c
10824                 useless #warnings (rewrite needed)
10825         * src/compose.c
10826                 useless #warnings (rewrite needed)
10827                 useless #warnings (gtk2 is like that)
10828                 useless #warnings (previously fixed)
10829         * src/main.c
10830                 useless #warnings (previously fixed)
10831         * src/message_search.c
10832                 useless #warnings (gtk2 is like that)
10833                 Made apparent that search is case-sensitive
10834         * src/mimeview.c
10835                 useless #warnings (rewrite needed)
10836                 useless #warnings (gtk2 is like that)
10837                 reimplemented real warnings
10838         * src/prefs_common.c
10839                 Removed block cursor option (not it gtk2)
10840         * src/prefs_gtk.c
10841                 useless #warnings (rewrite needed)
10842         * src/procheader.c
10843                 useless #warnings (rewrite needed)
10844         * src/sourcewindow.c
10845                 useless #warnings (incorrect placing)
10846         * src/summary_search.c
10847                 useless #warnings (gtk2 is like that)
10848                 Made apparent that search is case-sensitive
10849         * src/action.c
10850                 useless #warnings (gtk2 is like that)
10851         * src/textview.c
10852                 useless #warnings (rewrite needed)
10853         * src/toolbar.c
10854                 useless #warnings (rewrite needed)
10855
10856 2004-07-03 [colin]      0.9.11cvs17.5
10857
10858         * src/textview.c
10859                 Fix mismerge which broke URI opening
10860                 
10861 2004-07-01 [colin]      0.9.11cvs17.4
10862
10863         * src/gtk/filesel.c
10864                 Fill filename when saving
10865                 
10866 2004-06-27 [colin]      0.9.11cvs17.3
10867
10868         * src/gtk/filesel.[ch]
10869                 Use the new GTK file selector
10870                 Update prototype to match the reality: multiple file
10871                 selection is open-only          
10872         * src/compose.c
10873                 Match the new prototypes        
10874         * configure.ac
10875                 Match the new requirements (gtk 2.4.0)
10876                         
10877 2004-06-26 [colin]      0.9.11cvs17.2
10878
10879         * src/plugins/trayicon/trayicon.c
10880                 Remove useless signal handler on resize, which causes
10881                 an infinite "loop"
10882         
10883 2004-06-26 [colin]      0.9.11cvs17.1
10884         
10885         * tools/Makefile.am
10886                 remove launch_firebird and add nautilus2sylpheed.sh
10887         * src/quicksearch.c
10888           src/summaryview.c
10889                 Fix show/hide "Extended symbols" button problem
10890                 Fix apparition at startup
10891                 Fix const warnings
10892         * src/plugins/image_viewer/Makefile.am
10893                 Fix configure 
10894         * common/ssl.c
10895                 Re-enable certificate check, as it doesn't seem to
10896                 cause Xlib errors anymore
10897
10898 2004-06-25 [paul]       0.9.11cvs17
10899
10900         * sync with 0.9.11cvs17 HEAD
10901         
10902         NOTE: QuickSearch is broken
10903
10904 2004-06-07 [colin]      0.9.10claws67.10
10905         * src/plugins/trayicon/trayicon.c
10906           src/plugins/trayicon/libeggtrayicon/Makefile.am
10907           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10908                 Fix gettextization in trayicon plugin
10909
10910 2004-06-07 [colin]      0.9.10claws67.9
10911         
10912         * src/summaryview.c
10913           src/gtk/gtksctree.[ch]
10914                 Let Shift+{Up,Down} work in summaryview
10915                 (well, Down "works" and Up works)
10916                 Let the list scroll when using these keys
10917
10918 2004-06-06 [colin]      0.9.10claws67.8
10919
10920         * src/plugins/trayicon/trayicon.c
10921                 Fix pixmap update
10922
10923 2004-06-06 [colin]      0.9.10claws67.7
10924
10925         * src/addressbook.c
10926                 Fix signal handling causing system-wide focus grab
10927
10928 2004-05-25 [paul]       0.9.10claws67.6
10929
10930         * Makefile.am
10931           src/Makefile.am
10932                 clean up
10933
10934 2004-05-25 [paul]       0.9.10claws67.5
10935
10936         * replace deprecated gtk_signal... functions
10937
10938 2004-05-23 [colin]      0.9.10claws67.4
10939
10940         * src/compose.c
10941                 Fix wrapping
10942
10943 2004-05-22 [colin]      0.9.10claws67.3
10944
10945         * src/compose.c
10946                 Re-fix [Edited] in compose.c::compose_reedit()
10947
10948 2004-05-22 [colin]      0.9.10claws67.2
10949
10950         * src/procmime.c
10951                 Fix parsing of multiparts mails
10952
10953 2004-05-22 [colin]      0.9.10claws67.1
10954
10955         * src/summaryview.c
10956                 Fix quicksearch
10957
10958 2004-05-22 [paul]       0.9.10claws67
10959
10960         * sync with 0.9.10claws67 HEAD
10961
10962 2004-05-14 [alfons]
10963
10964         * src/procmime.h
10965                 add forgotton prototype
10966
10967 2004-05-10 [paul]       0.9.10claws57
10968
10969         * sync with 0.9.10claws57 HEAD
10970
10971 2004-05-05 [paul]       0.9.9.claws1
10972
10973         * ChangeLog-gtk2        ** REMOVED **
10974           ChangeLog-gtk2.claws  ** ADDED **
10975                 rename and adopt the normal claws format
10976                 
10977         * configure.ac
10978                 require gtkmathview >= 0.5
10979
10980         * ac/*                          ** REMOVED **
10981           ac/                           ** REMOVED **
10982           intl/Makefile.in              ** REMOVED **
10983           m4/                           ** ADDED **
10984           m4/missing                    ** ADDED **
10985           m4/missing/gdk-pixbuf.m4      ** ADDED **
10986           m4/missing/gettext.m4         ** ADDED **
10987           m4/missing/gpgme.m4           ** ADDED **
10988           m4/missing/imlib.m4           ** ADDED **
10989           m4/.cvsignore                 ** ADDED **
10990           m4/Makefile.am                ** ADDED **
10991           m4/README                     ** ADDED **
10992           m4/aclocal-include.m4         ** ADDED **
10993           m4/aspell.m4                  ** ADDED **
10994           m4/check-type.m4              ** ADDED **
10995           m4/gnupg-check-typedef.m4     ** ADDED **
10996           m4/openssl.m4                 ** ADDED **
10997           m4/spamassassin.m4            ** ADDED **
10998           po/ChangeLog                  ** REMOVED **
10999           po/Makefile.in.in             ** REMOVED **
11000           po/Rules-quot                 ** REMOVED **
11001           po/boldquot.sed               ** REMOVED **
11002           po/en@boldquot.header         ** REMOVED **
11003           po/en@quot.header             ** REMOVED **
11004           po/insert-header.sin          ** REMOVED **
11005           po/quot.sed                   ** REMOVED **
11006           po/remove-potcdate.sed        ** REMOVED **
11007           po/remove-potcdate.sin        ** REMOVED **
11008           po/stamp-po                   ** REMOVED **
11009           Makefile.am
11010           autogen.sh
11011           configure.ac
11012                 enable building with automake 1.8.x
11013                 add 'autopoint --force' to autogen.sh and remove all
11014                 auto-generated files, remove ac/ directory and use
11015                 m4/ directory instead
11016                 
11017         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11018                 fix gettextization
11019
11020 2004-02-28 Colin Leroy <colin@colino.net>
11021         * src/prefs_matcher.c
11022           src/prefs_filtering.c
11023           src/prefs_filtering_action.c
11024                 Fix non-editable GtkEntries
11025
11026 2004-02-22 Thorsten Maerz <torte@netztorte.de>
11027         * src/prefs_themes.c
11028                 utf8 conversion for theme info
11029
11030 2004-02-21 Thorsten Maerz <torte@netztorte.de>
11031         * sync 0.9.9claws
11032
11033 2004-02-14 Thorsten Maerz <torte@netztorte.de>
11034         * src/grouplistdialog.c
11035                 allow multiple selections without ctrl key
11036
11037 2004-02-09 Thorsten Maerz <torte@netztorte.de>
11038         * src/main.c
11039                 enable customizable accelerators
11040
11041 2004-02-08 Thorsten Maerz <torte@netztorte.de>
11042         * src/prefs_common.c
11043                 re-enable different font settings for gtk1/2
11044         * src/prefs_folder_item.c
11045                 fix folder prefs displayed wrong
11046         * src/textview.c
11047                 set 'sunken' shadow type
11048
11049 2004-02-07 Colin Leroy <colin@colino.net>
11050         * src/compose.c
11051                 Fix message being always [Edited]
11052                 Encode headers correctly (utf8 buf)
11053
11054 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11055         * src/socket.c
11056                 remove double g_source_attach()
11057                 (Thanks to Colin Leroy)
11058
11059 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11060         * src/gtk/gtksctree.c
11061                 Fix SSL certificate list not shown
11062         * src/mimeview.c
11063                 Fix clicks in mime tree
11064
11065 2004-01-27 Thorsten Maerz <torte@netztorte.de>
11066         * src/common/socket.c
11067                 Fix SSL receive
11068         * src/compose.c
11069                 Fix clipboard menu hotkeys
11070
11071 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11072         * src/gtk/gtkaspell.[ch]
11073           src/compose.c
11074                 reimplement spellchecker
11075
11076 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11077         * src/gtk/filesel.c
11078                 crash when inserting file in compose window
11079                 (TODO: keep old selection on clicks)
11080         * src/main.c
11081                 use gtkrc-2.0 instead of gtkrc
11082
11083 2004-01-25 Thorsten Maerz <torte@netztorte.de>
11084         * src/messageview.c
11085                 remove orphaned mimeview unref()
11086
11087 2004-01-20 Thorsten Maerz <torte@netztorte.de>
11088         * src/grouplistdialog.c
11089                 expand nodes containing subscribed groups
11090
11091 2004-01-19 Thorsten Maerz <torte@netztorte.de>
11092         * src/textview.c
11093                 textview: hide cursor, restore old click behaviour
11094
11095 2004-01-18 Thorsten Maerz <torte@netztorte.de>
11096         * src/textview.c
11097                 variable names messed up
11098
11099 2004-01-17 Colin Leroy <colin@colino.net>
11100         * src/addr_compl.c
11101                 Fix completion address too thin
11102         * src/compose.c
11103                 Fix tab-to-subject behaviour
11104         * src/summaryview.c
11105                 Implement key up & down in summaryview
11106
11107 2004-01-12 Thorsten Maerz <torte@netztorte.de>
11108
11109         * sync 098claws
11110
11111 2004-01-08 Thorsten Maerz <torte@netztorte.de>
11112         * configure.ac
11113           Makefile.am
11114           doc/.cvsignore
11115           doc/Makefile.am
11116                 faq, man, manual moved to doc/
11117         * ac/aspell.m4
11118           ac/check-type.m4
11119           ac/gnupg-check-typedef.m4
11120           ac/openssl.m4
11121           ac/spamassassin.m4
11122           ac/missing/gdk-pixbuf.m4
11123           ac/missing/gpgme.m4
11124           ac/missing/imlib.m4
11125                 fix automake warnings
11126
11127 2003-12-06 Colin Leroy <colin@colino.net>
11128         * src/summaryview.c
11129                 Fix quicksearch
11130
11131 2003-12-05 Colin Leroy <colin@colino.net>
11132         * src/summaryview.c
11133                 Fix going to next unread folder
11134
11135 2003-12-05 Colin Leroy <colin@colino.net>
11136         * src/crash.c
11137                 Fix gtk2 compilation
11138         * src/session.c
11139                 Remove iotag source handler at disconnection
11140         * src/socket.[ch] 
11141                 Remove source handler when closing socket 
11142                 (fixes another seg)
11143
11144 2003-12-04 Colin Leroy <colin@colino.net>
11145         * src/compose.c
11146           src/prefs_account.c
11147           src/prefs_common.c
11148                 Fix some dropdown menus
11149
11150 2003-12-04 Colin Leroy <colin@colino.net>
11151         * src/compose.c
11152                 Fix event handlers on header fields
11153         * src/common/socket.c
11154           src/common/session.c
11155                 Fix segfault with callback (SSL)
11156                 Fix end of session 
11157
11158 2003-10-06 Thorsten Maerz <torte@netztorte.de>
11159
11160         * Fix compile bug in src/compose.c
11161         * removed src/gtk/gtkstext.[ch]
11162
11163 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
11164
11165         * Convert character set and escape "text" attributes in toolbar setting
11166         files.
11167         * Fixed bug in button-press-event handling.
11168
11169 2003-09-16 Thorsten Maerz <torte@netztorte.de>
11170
11171         * Fixed bug in key-press-event handling.
11172
11173 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
11174
11175         * Enabled to compile tray-icon plugin (Ad-hoc).
11176         * Avoid hang up bug of icon list in mime view (Ad-hoc).
11177
11178 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
11179
11180         * Enabled to compile on sylpheed-claws.
11181         (tray-icon plugin still cannot compile yet.)
11182
11183 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
11184
11185         * Updated to 0.9.5.
11186
11187 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
11188
11189         * Updated to 0.9.4.
11190         * Ported monitoring SSL mechanism to GSource of GLib2
11191         (I don't confirm it)
11192         * Added _gtk2 suffix to key name of font preference to avoid
11193         ovverwriting preference of Gtk+-1.2 version.
11194
11195 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
11196
11197         * Updated to 0.9.2.
11198
11199 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
11200
11201         * Updated to 0.9.1.
11202         * Translate po files into UTF-8 when execute autogen.sh.
11203
11204 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
11205
11206         * Updated to 0.9.0.
11207
11208 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
11209
11210         * Plugged GError related memory leaks.
11211
11212 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
11213
11214         * Changed default size of fonts.
11215         * Enabled to set titile font size of warning dialog.
11216
11217 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
11218
11219         * Embed a sylpheed icon into executable binary on Windows.
11220
11221 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
11222
11223         * I forgot to traslate character set of element string in src/xml.c.
11224
11225 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
11226
11227         * Fixed detecting bind_textdomain_codeset in configure.in.
11228         * The bug in which "Example" of "Date fromat" preference isn't displayed
11229         correctly has been fixed.
11230
11231 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
11232
11233         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
11234           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
11235           glib-gettextize
11236           Removed intl directory.
11237           Translated po files into UTF-8.
11238           (Thanks! Ryuji Abe)
11239
11240 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
11241
11242         * The bug which doesn't unscape string in xml.c has been fixed.
11243
11244 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
11245
11246         * The bug which is failed to translate encoding of file name thorough
11247         file dialog has been fixed.
11248
11249 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
11250
11251         * Modified to translate file names which is used in inporting/expoting
11252         mbox feature and "Save as" feature into locale encoding.
11253         * Translate file names into locale encoding when "Attache file" and
11254         "Insert file".
11255         * Force set G_BROKEN_FILENAMES environment variable.
11256         * Other minor fixes.
11257
11258 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
11259
11260         * Modified to treat MH folder's name as locale encoding.
11261
11262 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
11263
11264         * The bug which clash on switching candidates of auto completion of
11265         addresses, cannot use auto completion in Japanesse is fixed
11266         (Thanks! Tokunaga-san)¡¥
11267
11268 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11269
11270         * The bug which cannot switch key accelerator preference has been fixed
11271         (Thanks! smbd-san)¡¥
11272
11273 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11274
11275         * version 0.8.11-gtk2-20030314
11276
11277 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
11278
11279         * The bug in which character set conversion of filtering messages has
11280         been fixed.(Thanks! COCOA-san).
11281
11282 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
11283
11284         * Revived "Leave space on head" preference in "Message" category.
11285         * A bug which clash when put the cursor to end of buffer and execute
11286         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
11287
11288 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
11289
11290         * version 0.8.11-gtk2-20030312
11291
11292 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
11293
11294         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
11295         * Modified to use Pango's API directly for font preference.
11296         * Integrated GtkTextView of textview to one widget.
11297         * Set fonts of header title in textview by "header_title" tag.
11298         * Removed some deprecated codes.
11299
11300 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
11301
11302         * Updated to 0.8.11.
11303         * Merged cygwin patch(Thanks! Sakai-san).
11304
11305 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
11306
11307         * version 0.8.10-gtk2-20030309