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