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