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