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