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