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