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