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