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