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