2005-02-10 [colin] 1.0.1cvs3.1
[claws.git] / ChangeLog.claws
1 2005-02-08 [paul]       1.0.1
2
3         1.0.1 released
4
5 2005-02-08 [paul]       1.0.0cvs29
6
7         * po/de.po
8         * po/es.po
9         * po/fr.po
10         * po/it.po
11         * po/pt_BR.po
12         * po/sk.po
13         * po/sr.po
14                 updated by Thomas Gilgin, Ricardo Mones Lastra,
15                 Fabien Vantard, Andrea Spadaccini, Frederico Goncalves
16                 Guimaraes, Andrej Kacian, Aleksandar Urosevic
17
18 2005-02-05 [paul]       1.0.0cvs28
19
20         * src/compose.c
21                 fix Bug 682 'redirect is broken'
22
23
24 2005-02-05 [thorsten]   1.0.0cvs27
25
26         * src/partial_download.c
27                 fix buf overflow
28
29 2005-02-03 [colin]      1.0.0cvs26
30
31         * src/common/plugin.c
32                 Don't load GTK2 plugins at all. This solves
33                 the plugins problem when switching between
34                 GTK1 and GTK2 version.
35
36 2005-02-02 [colin]      1.0.0cvs25
37
38         * src/messageview.c
39                 Fix dangerous typo
40
41 2005-01-31 [colin]      1.0.0cvs24
42
43         * src/compose.c
44                 Fix MsgInfo reference leak
45
46 2005-01-28 [colin]      1.0.0cvs23
47
48         * src/folderview.c
49                 Change check - partial_recv is not cached.
50
51 2005-01-28 [colin]      1.0.0cvs22
52
53         * src/folderview.c
54                 Don't call partial_mark_for_delete() when 
55                 it's useless
56
57 2005-01-27 [colin]      1.0.0cvs21
58
59         * src/procmsg.c
60         * src/compose.c
61                 Fix build - sorry.
62
63 2005-01-27 [christoph]  1.0.0cvs20
64
65         * src/folder.c
66                 use normal message remove function if a folder has no function
67                 to remove all messages
68
69         * src/folderview.c
70                 fix memory leak
71
72 2005-01-27 [colin]      1.0.0cvs19
73
74         * src/procmime.c
75                 Forgot to commit this file with cvs18.
76
77 2005-01-27 [colin]      1.0.0cvs18
78
79         * src/compose.c
80                 Uhm, better not touch the original msginfo_list.
81
82 2005-01-27 [colin]      1.0.0cvs17
83
84         * src/procmsg.c
85         * src/procmsg.h
86                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
87         * src/compose.c
88                 ... And use it to be able to reply to the currently 
89                 selected MimeInfo.
90
91 2005-01-27 [colin]      1.0.0cvs16
92
93         * src/messageview.c
94         * src/summaryview.c
95         * src/compose.c
96         * src/compose.h
97         * src/toolbar.c
98         * src/mainwindow.c
99                 Factorize this reply mess
100
101 2005-01-26 [paul]       1.0.0cvs15
102
103         * ChangeLog
104         * ChangeLog.jp
105         * src/common/template.c
106                 sync with main, (fix memory leak), see ChangeLog
107                 2005-01-25
108
109 2005-01-25 [paul]       1.0.0cvs14
110
111         * src/compose.c
112                 compose_redirect(): fix sensitivity of attachment 
113                 "Properties..." button
114
115 2005-01-24 [colin]      1.0.0cvs13
116
117         * src/summaryview.c
118                 Freeze clist during operations involving message
119                 lists.
120
121 2005-01-24 [paul]       1.0.0cvs12
122
123         * ChangeLog
124         * ChangeLog.jp
125         * src/messageview.c
126         * src/mh.c
127         * src/common/utils.c
128                 sync with main, see ChangeLog 2005-01-19
129
130 2005-01-24 [colin]      1.0.0cvs11
131
132         * src/procheader.c
133                 Fix build with MIPSpro compiler.
134                 Patch by Ivan Rayner <ivanr@sgi.com>
135
136 2005-01-24 [colin]      1.0.0cvs10
137
138         * src/folderview.c
139                 Use (+) in collapsed folders with quicksearch-
140                 matching subfolders
141
142 2005-01-23 [holger]     1.0.0cvs9
143
144         * src/crash.c
145                 Include missing header file
146
147 2005-01-22 [colin]      1.0.0cvs8
148
149         * src/summaryview.c
150         * src/gtk/quicksearch.c
151                 Make recursive quicksearch work in
152                 root folders (and code fixes)
153
154 2005-01-21 [colin]      1.0.0cvs7
155
156         * src/summaryview.c
157                 Set cursor to wait while looking in subfolders
158
159 2005-01-21 [colin]      1.0.0cvs6
160
161         * src/summaryview.c
162                 Don't clear quicksearch if recursion is on,
163                 even if !sticky
164
165 2005-01-21 [colin]      1.0.0cvs5
166
167         * src/gtk/quicksearch.c
168         * src/prefs_common.c
169         * src/prefs_common.h
170                 Add option to recurse or not
171
172 2005-01-21 [colin]      1.0.0cvs4
173
174         * src/folder.h
175         * src/folderview.c
176         * src/folderview.h
177         * src/summaryview.c
178         * src/gtk/quicksearch.c
179         * src/gtk/quicksearch.h
180                 Make quicksearch recursive - results materialized
181                 by search icons in the folderview.
182
183 2005-01-20 [holger]     1.0.0cvs3
184
185         * src/addrindex.c
186         * src/addrindex.h
187                 Add addrindex_load_person_attribute() (for plugins)
188
189 2005-01-19 [colin]      1.0.0cvs2
190
191         * src/mbox.c
192         * src/mbox.h
193         * src/mainwindow.c
194         * src/summaryview.c
195         * src/summaryview.h
196                 Add an easy way to export specific messages
197                 to an mbox file.
198
199 2005-01-19 [paul]       1.0.0cvs1
200
201         * po/ja.po
202         * po/ko.po
203                 updated by  Rui Hirokawa and
204                 SungHyun Nam
205
206 2005-01-18 [paul]       1.0.0
207
208         * version 1.0.0 released
209
210 2005-01-17 [thorsten]   0.9.13cvs38
211
212         * src/crash.c
213         * src/gtk/pluginwindow.c
214                 return value of filesel should not be free()d
215
216 2005-01-17 [paul]       0.9.13cvs37
217
218         * AUTHORS
219         * po/es.po
220         * po/fr.po
221         * po/hr.po
222         * po/it.po
223         * po/pt_BR.po
224         * po/sk.po
225         * po/sr.po
226                 update translations. submitted by Ricardo Mones
227                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
228                 Frederico Goncalves Guimaraes, Andrej Kacian,
229                 Aleksandar Urosevic
230
231 2005-01-16 [colin]      0.9.13cvs36
232
233         * src/prefs_toolbar.c
234                 Fix two leaks, both found by Alfons.
235
236 2005-01-15 [paul]       0.9.13cvs35
237
238         * src/gtk/pluginwindow.c
239                 fix 2 memleaks, patch by Alfons
240
241 2005-01-15 [paul]       0.9.13cvs34
242
243         * ChangeLog
244         * ChangeLog.jp
245         * src/common/template.c
246                 sync with main, see ChangeLog 2005-01-11
247                 (fix potential memory corruption bug)
248
249 2005-01-14 [colin]      0.9.13cvs33
250
251         * src/html.c
252         * src/msgcache.c
253                 Fix coding style issues from the last patch
254
255 2005-01-14 [colin]      0.9.13cvs32
256
257         * src/msgcache.c
258                 Fix possible double free, avoid putting 8k on the stack
259         * src/html.c
260         * src/html.h
261                 Fix links with tags inside, add some entities
262         * AUTHORS
263                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
264
265 2005-01-09 [thorsten]   0.9.13cvs31
266
267         * tools/calypso_convert.pl
268                 support nested subdirs (possible in recent calypso versions)
269                 fix "change of readonly value" error with perl >= 5.8
270
271 2005-01-08 [colin]      0.9.13cvs30
272
273         * src/prefs_filtering_action.c
274                 Plug leak - patch by Alfons
275
276 2005-01-07 [paul]       0.9.13cvs29
277
278         * ChangeLog
279         * ChangeLog.jp
280         * src/pop.c
281         * src/pop.h
282                 sync with main, see ChangeLog 2005-01-06
283
284 2005-01-06 [colin]      0.9.13cvs28
285
286         * src/prefs_matcher.c
287                 Plug leak. Patch by Alfons
288
289 2005-01-04 [christoph]  0.9.13cvs27
290
291         * src/folderview.c
292         * src/imap_gtk.c
293         * src/news_gtk.c
294                 Create extra popup menu entries for account settings
295
296         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
297
298 2005-01-03 [colin]      0.9.13cvs26
299
300         * src/main.c
301                 Plugins should be loaded before --receive or --receive-all 
302                 is processed. 
303                 Patch by Felix Eckhofer <felix-ml@tribut.de>
304
305 2005-01-03 [colin]      0.9.13cvs25
306
307         * src/pop.c
308         * src/pop.h
309                 Add data_len member, because we can get NULs from network
310                 Patch by Alfons
311
312 2005-01-01 [colin]      0.9.13cvs24
313
314         * src/procmime.c
315                 Fix possible memleak in corner case - found by
316                 Martin Kluge, patch by Alfons
317
318 2004-12-30 [colin]      0.9.13cvs23
319
320         * src/account.c
321                 Fix prototypes - patch by Alfons
322
323 2004-12-30 [paul]       0.9.13cvs22
324
325         * ChangeLog
326         * ChangeLog.jp
327         * NEWS
328         * src/account.c
329                 sync with main 1.0.0.
330                 see ChangeLog 2004-12-22
331
332 2004-12-18 [paul]       0.9.13cvs21
333
334         * AUTHORS
335         * ChangeLog
336         * ChangeLog.jp
337         * src/action.c
338                 sync with main, see ChangeLog 2004-12-17
339
340 2004-12-17 [thorsten]   0.9.13cvs20
341
342         * src/compose.c
343                 protect trailing spaces when signing message
344
345 2004-12-16 [paul]       0.9.13cvs19
346
347         * ChangeLog
348         * ChangeLog.jp
349         * NEWS
350         * src/compose.c
351         * src/syldap.c
352                 sync with main 1.0.0rc
353                 see ChangeLog 2004-12-15
354
355 2004-12-14 [colin]      0.9.13cvs18
356
357         * src/gtk/prefswindow.c
358                 Fix build. Sorry :)
359
360 2004-12-14 [colin]      0.9.13cvs17
361
362         * src/gtk/gtkutils.c
363         * src/gtk/gtkutils.h
364         * src/gtk/prefswindow.c
365                 Catch Enter in prefswindow while in text
366                 widget. Patch by Alfons.
367
368 2004-12-14 [paul]       0.9.13cvs16
369
370         * ChangeLog
371         * ChangeLog.jp
372         * src/action.c
373         * src/compose.c
374         * src/common/utils.c
375                 sync with main, see ChangeLog entries 2004-12-10
376                 and 2004-12-13
377
378         * po/ru.po
379                 updated by Pavlo Bohmat
380
381 2004-12-13 [thorsten]   0.9.13cvs15
382
383         * src/plugins/spamassassin/libspamc.c
384                 fix memleak
385
386 2004-12-13 [colin]      0.9.13cvs14
387
388         * src/gtk/prefswindow.c
389         * src/gtk/pluginwindow.c
390                 Fix key_pressed handlers
391
392 2004-12-11 [colin]      0.9.13cvs13
393
394         * src/quote_fmt_parse.y
395                 Rework quote_fmt_parse to use less local 
396                 arrays in local blocks, so it doesn't 
397                 freak out IBM's stack protector. Patch
398                 by Alfons.
399
400 2004-12-10 [colin]      0.9.13cvs12
401
402         * src/messageview.c
403                 Fix logic error
404         * src/mainwindow.c
405                 Fix corruptions when de-separating messageview
406
407 2004-12-10 [paul]       0.9.13cvs11
408
409         * src/prefs_themes.c
410                 use a different set of icons for the Preview
411
412 2004-12-09 [colin]      0.9.13cvs10
413
414         * src/procmime.c
415                 Fix procmime_encode_content doing horribly wrong
416                 stuff when encoding to B64 from memory
417
418 2004-12-08 [colin]      0.9.13cvs9
419
420         * src/gtk/colorlabel.c
421                 Fix color label off-by-one
422                 Patch by Alfons
423
424 2004-12-08 [hoa]        0.9.13cvs8
425
426         * src/quote_fmt_parse.y
427                 really fix buffer overflow
428
429 2004-12-08 [colin]      0.9.13cvs7
430
431         * src/matcher_parser_parse.y
432         * src/msgcache.c
433         * src/prefs_matcher.c
434         * src/procheader.c
435         * src/matcher.c
436         * src/common/defs.h
437                 Cache total_size and use that to speed up
438                 'partial' match.
439                 Add 'partial' to the list of useable stuff
440                 in filtering
441
442 2004-12-08 [paul]
443
444         * po/sr.po
445                 updated by URKE MMI
446
447 2004-12-08 [colin]      0.9.13cvs6
448
449         * src/textview.c
450                 Fix possible boundary overrun in
451                 get_email_part(). Patch by Alfons
452
453 2004-12-08 [hoa]        0.9.13cvs5
454
455         * src/quote_fmt_parse.y
456                 fix buffer overflow
457                 http://bugs.gentoo.org/show_bug.cgi?id=67253
458
459 2004-12-07 [thorsten]   0.9.13cvs4
460
461         * src/procmime.c
462                 fix leak introduced with 0.9.13cvs1
463
464 2004-12-07 [keith]      0.9.13cvs3
465
466         * src/procmime.c
467                 Fix typo
468
469 2004-12-07 [colin]      0.9.13cvs2
470
471         * AUTHORS
472         * src/prefs_account.c
473         * src/common/smtp.c
474         * src/common/smtp.h
475                 Add SMTP PLAIN authentication. Patch by 
476                 George Michaelson <ggm@apnic.net>
477
478 2004-12-07 [thorsten]   0.9.13cvs1
479
480         * src/procmime.c
481                 [Bug 650] reply button causes crash
482                 Patch partly by David Relson
483
484 2004-12-06 [paul]       0.9.13
485
486         0.9.13 released
487
488 2004-12-06 [paul]
489
490         * po/sk.po
491                 updated by Andrej Kacian
492         * INSTALL
493         * README.claws
494                 updated
495         
496 2004-12-06 [christoph]
497
498         * configure.ac
499                 move GPGME check to PGP/MIME plugin checks
500
501 2004-12-06 [colin]      0.9.12cvs187
502
503         * src/compose.c
504                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
505
506 2004-12-06 [paul]       0.9.12cvs186
507
508         * INSTALL
509         * README.claws
510                 updated
511         * po/es.po
512         * po/fr.po
513         * po/it.po
514         * po/ja.po
515         * po/pt_BR.po
516         * po/zh_CN.po
517                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
518                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
519                 and Yang Guilong
520
521 2004-12-05 [paul]       0.9.12cvs185
522
523         * INSTALL
524         * Makefile.am
525         * README.claws
526                 update
527         * TODO.claws    **REMOVED**
528                 removed, use the wiki instead
529         * tools/Makefile.am
530         * tools/README
531                 remove newscache_conv.pl from the release package
532                 and notes as it is broken and not currently maintained
533         * tools/filter_conv.pl
534                 use --config-dir to find claws' config dir
535         * tools/kdeservicemenu/README
536         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
537         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
538                 make a top-level menu entry
539
540 2004-12-04 [paul]       0.9.12cvs184
541
542         * src/addrharvest.c
543                 conv_unmime_header_overwrite(name)
544
545 2004-12-04 [colin]      0.9.12cvs183
546
547         * src/compose.c
548                 Fix saving of compose window position
549                 when sending mail. Patch by Alfons.
550
551 2004-12-04 [paul]       0.9.12cvs182
552
553         * ChangeLog
554         * ChangeLog.jp
555         * INSTALL
556         * NEWS
557         * README
558         * README.jp
559         * doc/manual/ja/Makefile.am
560         * doc/manual/ja/sylpheed-1.html
561         * doc/manual/ja/sylpheed-10.html
562         * doc/manual/ja/sylpheed-11.html
563         * doc/manual/ja/sylpheed-12.html
564         * doc/manual/ja/sylpheed-13.html
565         * doc/manual/ja/sylpheed-14.html
566         * doc/manual/ja/sylpheed-15.html
567         * doc/manual/ja/sylpheed-16.html
568         * doc/manual/ja/sylpheed-17.html
569         * doc/manual/ja/sylpheed-18.html
570         * doc/manual/ja/sylpheed-19.html
571         * doc/manual/ja/sylpheed-2.html
572         * doc/manual/ja/sylpheed-20.html
573         * doc/manual/ja/sylpheed-3.html
574         * doc/manual/ja/sylpheed-4.html
575         * doc/manual/ja/sylpheed-5.html
576         * doc/manual/ja/sylpheed-6.html
577         * doc/manual/ja/sylpheed-7.html
578         * doc/manual/ja/sylpheed-8.html
579         * doc/manual/ja/sylpheed-9.html
580         * doc/manual/ja/sylpheed.html
581         * doc/manual/ja/sylpheed.sgml
582         * src/Makefile.am
583         * src/procmime.c
584         * src/pixmaps/regular.xpm **REMOVED**
585                 sync with main 1.0.0beta4, including: "canonicalize text files
586                 before encoding to BASE64, and uncanonicalize after decoding
587                 to conform with RFC 2045" 
588
589 2004-12-03 [christoph]  0.9.12cvs181
590
591         * src/compose.c
592                 build the Privacy System menu without GtkItemFactory to
593                 allow '/' in Privacy System names
594
595         * src/plugins/pgpmime/pgpmime.c
596         * src/plugins/pgpmime/plugin.c
597                 Update description and change Privacy System name
598
599 2004-12-03 [paul]
600
601         * src/pixmaps/dir_close.xpm
602         * src/pixmaps/dir_open.xpm
603         * src/pixmaps/drafts_close.xpm
604         * src/pixmaps/drafts_open.xpm
605         * src/pixmaps/group.xpm
606         * src/pixmaps/unread.xpm
607                 update icons (sync with main (adjust hue))      
608
609 2004-12-02 [paul]       0.9.12cvs180
610
611         * ChangeLog
612         * ChangeLog.jp
613         * src/Makefile.am
614         * src/pop.c
615         * src/common/utils.c
616         * src/common/utils.h
617         * src/pixmaps/folder.xpm **REMOVED**
618                 sync with main
619                 fixes bug 644 'extra CRs in subject line break filtering' 
620
621 2004-12-02 [colin]      0.9.12cvs179
622
623         * src/compose.c
624                 Prevent duplicate edition of queued
625                 and drafted mails
626
627 2004-12-02 [colin]      0.9.12cvs178
628
629         * src/compose.c
630                 Fix quote linewrapping ignoring pref
631                 Patch by Alfons
632
633 2004-11-30 [colin]      0.9.12cvs177
634
635         * src/gtk/prefswindow.c
636         * src/gtk/pluginwindow.c
637                 Add shortcut keys to prefs window
638                 and plugin window. Patch by Fabien Vantard.
639
640 2004-11-29 [colin]      0.9.12cvs176
641
642         * src/folderview.c
643                 Fix disappearing separators in folderview's popup
644
645 2004-11-29 [colin]      0.9.12cvs175
646
647         * src/procmime.c
648                 Another format bug
649
650 2004-11-29 [colin]      0.9.12cvs174
651
652         * src/pop.c
653                 Fix format string
654
655 2004-11-26 [colin]      0.9.12cvs173
656
657         * src/common/smtp.c
658         * src/common/smtp.h
659                 Use ESMTP for all servers advertising it
660                 Add SIZE= parameter to MAIL command for 
661                 ESMTP servers
662
663 2004-11-24 [colin]      0.9.12cvs172
664
665         * src/plugins/pgpmime/pgpmime.c
666                 Forgot one :(
667
668 2004-11-24 [colin]      0.9.12cvs171
669
670         * src/plugins/pgpmime/pgpmime.c
671                 Fix numerous GpgmeGtk leaks
672
673 2004-11-24 [colin]      0.9.12cvs170
674
675         * src/plugins/pgpmime/pgpmime.c
676                 Fix numerous GpgmeCtx leaks
677
678 2004-11-24 [colin]      0.9.12cvs169
679
680         * src/plugins/pgpmime/plugin.c
681                 Update requirements
682         * src/plugins/trayicon/Makefile.am
683         * src/plugins/trayicon/newmarkedmail.xpm
684         * src/plugins/trayicon/trayicon.c
685         * src/plugins/trayicon/unreadmarkedmail.xpm
686                 Add new icons when there are unread marked mails
687                 answers
688
689 2004-11-23 [thorsten]   0.9.12cvs168
690
691         * src/plugins/pgpmime/plugin.c
692                 typo: plugin_init instead of plugin_done
693
694 2004-11-23 [thorsten]   0.9.12cvs167
695
696         * commitHelper
697                 o add me
698         * src/partial_download.c
699         * src/partial_download.h
700                 o fix path for includes
701
702 2004-11-23 [colin]      0.9.12cvs166
703
704         * src/procmime.c
705                 Uh, changed API.
706
707 2004-11-23 [colin]      0.9.12cvs165
708
709         * src/procmime.c
710                 Fix mime headers wrapping
711
712 2004-11-23 [christoph]  0.9.12cvs164
713
714         * src/common/Makefile.am
715         * src/common/partial_download.[ch]
716         * src/Makefile.am
717         * src/partial_download.[ch]
718         * src/folderview.c
719                 move to src because it depends on src stuff
720
721         * src/codeconv.c
722         * src/common/base64.h
723                 move B64LEN macro to base64.h
724
725         * src/compose.c
726         * src/privacy.[ch]
727                 add PrefsAccount to sign-function parameters
728
729         * src/main.c
730         * src/prefs_account.[ch]
731         * src/gtk/prefswindow.[ch]
732                 o use new prefswindow for account prefs
733                 o add possibility to add new pages to account prefs
734
735         * src/plugins/pgpmime/prefs_gpg.[ch]
736         * src/plugins/pgpmime/prefs_gpg.glade
737                 add account prefs for GPG
738
739         * src/plugins/pgpmime/pgpmime.c
740         * src/plugins/pgpmime/sgpgme.[ch]
741                 create signers list based on the GPG account prefs
742
743 2004-11-23 [colin]      0.9.12cvs163
744
745         * src/main.c
746                 Fix cursor going from normal to wait
747                 as many times as there are folders
748                 (very noticeable on exported displays)
749
750 2004-11-23 [colin]      0.9.12cvs162
751
752         * src/msgcache.c
753                 HEAD needs this leak fix too
754
755 2004-11-22 [luke]       0.9.12cvs161
756
757         * src/gtk/gtkstext.c
758                 'Up' key moves one line (not one paragraph) like 'Down'
759
760 2004-11-22 [paul]       0.9.12cvs160
761
762         * src/prefs_themes.c
763                 fix oversized GtkFrames
764
765 2004-11-19 [paul]       0.9.12cvs159
766
767         * src/prefs_common.c
768                 update prefs_keybind_apply_clicked()
769
770 2004-11-18 [paul]       0.9.12cvs158
771
772         * src/compose.c
773         * src/messageview.c
774         * src/common/utils.c
775         * src/common/utils.h
776                 use Message-ID format like that previously
777                 used in compose_generate_msgid()
778
779 2004-11-17 [christoph]  0.9.12cvs157
780
781         * src/mainwindow.c
782         * src/prefs_common.c
783                 integrate "Common preferences" into new preferences dialog
784
785 2004-11-17 [colin]      0.9.12cvs156
786
787         * src/prefs_account.c
788         * src/prefs_account.h
789         * src/procmsg.c
790                 Add an option to let the user choose to store encrypted
791                 mail as clear text or encrypted.
792
793 2004-11-17 [colin]      0.9.12cvs155
794
795         * src/compose.c
796         * src/toolbar.c
797                 Be verbose when sending fails
798         * src/procmsg.c
799                 Fix procmsg_send_queue returning 0 when there's an error
800                 Don't send messages to be encrypted to nobody 
801
802
803 2004-11-17 [colin]      0.9.12cvs154
804
805         * src/privacy.c
806                 Fix more pointer confusion
807
808 2004-11-17 [paul]       0.9.12cvs153
809
810         * src/procmime.h
811                 forgotten in sync with main 1.0.0beta3
812
813
814 2004-11-17 [paul]       0.9.12cvs152
815
816         * ChangeLog
817         * ChangeLog.jp
818         * NEWS
819         * src/compose.c
820         * src/jpilot.c
821         * src/procmime.c
822                 sync with main 1.0.0beta3
823                 see ChangeLog 2004-11-15 and 2004-11-16
824
825 2004-11-17 [colin]      0.9.12cvs151
826
827         * src/plugins/pgpmime/pgpmime.c
828                 Remove debug printf
829
830 2004-11-17 [colin]      0.9.12cvs150
831
832         * src/plugins/pgpmime/pgpmime.c
833                 Fix off-by-one causing segs
834
835 2004-11-17 [colin]      0.9.12cvs149
836
837         * src/procmsg.c
838                 < Reboot_> don't compare pointers to NULL with !
839                 So, use the other form to bring consistency.
840                 Also fix coding style.
841
842 2004-11-16 [colin]      0.9.12cvs148
843
844         * src/procmsg.c
845                 Fix the fix :)
846
847 2004-11-16 [colin]      0.9.12cvs147
848
849         * src/procmsg.c
850                 Fix leaks in procmsg_send_message_queue
851
852 2004-11-12 [paul]       0.9.12cvs146
853
854         * src/prefs_account.c
855         * src/procmime.c
856         * src/procmime.h
857                 fix sync breakage 
858
859 2004-11-12 [paul]
860
861         * src/pixmaps/complete.xpm
862         * src/pixmaps/continue.xpm
863                 small sync with main, see ChangeLog 2004-11-11
864
865 2004-11-11 [paul]       0.9.12cvs145
866
867         * ChangeLog
868         * ChangeLog.jp
869         * src/account.c
870         * src/folderview.c
871         * src/folderview.h
872         * src/imap.c
873         * src/imap_gtk.c
874         * src/inc.c
875         * src/mainwindow.c
876         * src/mh_gtk.c
877         * src/news_gtk.c
878         * src/pop.c
879         * src/prefs_account.c
880         * src/prefs_account.h
881         * src/prefs_ext_prog.c
882         * src/procmsg.c
883         * src/procmsg.h
884         * src/summary_search.c
885         * src/summaryview.c
886         * src/textview.c
887         * src/common/defs.h
888         * src/common/utils.c
889         * src/common/utils.h
890         * src/gtk/menu.c
891         * src/gtk/menu.h
892                 sync with main 1.0.0beta2 (plus 4)
893
894 2004-11-09 [christoph]  0.9.12cvs144
895
896         * src/compose.c
897         * src/prefs_account.[ch]
898                 add option menu to select default privacy system
899
900         * src/plugins/pgpmime/pgpmime.c
901                 better memory allocation
902
903         * src/folder.c
904                 syncronize flags when scanning a folder
905
906 2004-11-08 [colin]      0.9.12cvs143
907
908         * src/summaryview.c
909                 Prevent useless folder count updates while 
910                 quicksearch is running. It is really annoying 
911                 while quicksearch is running a full-mail
912                 scan, like 'b foo', in a big folder.
913
914 2004-11-08 [colin]      0.9.12cvs142
915
916         * src/textview.c
917                 Really fix these mail URIs
918
919 2004-11-08 [colin]      0.9.12cvs141
920
921         * src/textview.c
922                 fix "colin@colino.net" <colin@colino.net> 
923                 types of URIs
924
925 2004-11-06 [colin]      0.9.12cvs140
926
927         * src/compose.c
928                 Don't ask for passphrase if not sending
929
930 2004-11-05 [christoph]  0.9.12cvs139
931
932         * src/compose.c
933                 o encode text content of composed mails
934         * src/procmime.c
935                 o allow encoding of MimeInfos that are stored in memory buffers
936                 
937
938 2004-11-03 [paul]       0.9.12cvs138
939
940         * po/POTFILES.in
941                 add 'src/plugins/pgpmime/prefs_gpg.c'.
942                 Patch submitted by Fabien Vantard
943
944         * src/prefs_ext_prog.c
945                 fix typos. Patch submitted by Fabien Vantard
946
947         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
948         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
949                 add German, Spanish, Italian, Brazilian Portuguese,
950                 and Slovak translations. Submitted by Thomas Gilgin,
951                 J. José del Río 'partymola', Andrea Spadaccini,
952                 Frederico Goncalves Guimaraes, and Andrej Kacian
953
954 2004-11-01 [christoph]  0.9.12cvs137
955
956         * src/procmime.c
957                 implement RFC2231's parameter encoding
958
959 2004-10-29 [colin]      0.9.12cvs136
960
961         * src/common/utils.c
962                 Fix boundary delimiter (a Pine user gets this:
963                 > Malformed message: Unexpected characters at end of parameters:
964                 > =_Thu__28_Oct_2)
965
966 2004-10-29 [paul]
967
968         * tools/textviewer.sh
969                 fix typo. patch submitted by Johann Koenig 
970                 <explosive@hvc.rr.com>
971
972 2004-10-29 [paul]
973
974         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
975         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
976                 add French translations, submitted by Fabien Vantard
977
978 2004-10-28 [christoph]  0.9.12cvs135
979
980         * doc/src/rfc2231.txt                           ** NEW **
981         * src/procmime.c
982         * src/common/quoted-printable.c
983         * src/common/utils.[ch]
984                 implement RFC2231's parameter decoding
985
986 2004-10-27 [paul]
987
988         * tools/kdeservicemenu/README
989         * tools/kdeservicemenu/install.sh
990         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
991         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
992         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
993                 output files to /tmp instead of littering the
994                 current dir
995                 add uninstall function
996                 refactor
997
998 2004-10-26 [christoph]  0.9.12cvs134
999
1000         * src/procmime.c
1001                 better check if parameters have to be in quoted string
1002
1003 2004-10-25 [paul]
1004
1005         * tools/kdeservicemenu/README
1006         * tools/kdeservicemenu/install.sh
1007         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1008         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1009         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1010                 add files for Sylpheed Service Menu in Konqueror
1011
1012 2004-10-22 [paul]       0.9.12cvs133
1013
1014         * src/compose.c
1015         * src/prefs_common.c
1016         * src/prefs_common.h
1017         * src/prefs_wrapping.c
1018                 remove 'smart wrapping'
1019
1020 2004-10-21 [colin]      0.9.12cvs132
1021
1022         * src/compose.c
1023                 Remove extraneous separator in Options
1024
1025 2004-10-21 [colin]      0.9.12cvs131
1026
1027         * src/compose.c
1028                 Replace "unknown" attachments by "application/octet-stream"
1029                 Be a bit more defensive when using strchr
1030
1031 2004-10-20 [paul]
1032
1033         * po/ru.po
1034                 updated by Pavlo Bohmat
1035
1036 2004-10-19 [christoph]  0.9.12cvs130
1037
1038         * src/compose.c
1039                 fix wrong menu entry path
1040
1041         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
1042
1043         * src/gtk/menu.c
1044                 add extra check for missing menu entries
1045
1046 2004-10-19 [christoph]  0.9.12cvs129
1047
1048         * src/compose.c
1049         * src/common/utils.c
1050                 use utils' generate_msgid() in compose.c
1051
1052 2004-10-18 [christoph]  0.9.12cvs128
1053
1054         * src/plugins/pgpmime/passphrase.c
1055         * src/plugins/pgpmime/pgpmime.c
1056         * src/plugins/pgpmime/prefs_gpg.[ch]
1057         * src/plugins/pgpmime/prefs_gpg.glade
1058         * src/plugins/pgpmime/sgpgme.c
1059                 add GPG prefs
1060
1061 2004-10-18 [christoph]  0.9.12cvs127
1062
1063         * src/addrbook.c
1064         * src/addrcache.c
1065         * src/addressbook.c
1066         * src/codeconv.c
1067         * src/compose.c
1068         * src/customheader.c
1069         * src/editaddress.c
1070         * src/editgroup.c
1071         * src/exporthtml.c
1072         * src/folder.c
1073         * src/folderview.c
1074         * src/imap.c
1075         * src/jpilot.c
1076         * src/main.c
1077         * src/matcher_parser_parse.y
1078         * src/mbox.c
1079         * src/pop.c
1080         * src/prefs_account.c
1081         * src/prefs_gtk.c
1082         * src/prefs_msg_colors.c
1083         * src/procheader.c
1084         * src/procmime.[ch]
1085         * src/procmsg.c
1086         * src/summaryview.c
1087         * src/textview.c
1088         * src/common/base64.c
1089         * src/common/partial_download.c
1090         * src/common/socket.c
1091         * src/common/sylpheed.c
1092         * src/common/utils.[ch]
1093         * src/gtk/filesel.c
1094         * src/gtk/pluginwindow.c
1095         * src/gtk/quicksearch.c
1096         * src/plugins/pgpmime/pgpmime.c
1097         * src/plugins/pgpmime/plugin.c
1098         * src/plugins/pgpmime/select-keys.c
1099         * src/plugins/pgpmime/sgpgme.c
1100         * src/plugins/spamassassin/libspamc.c
1101         * src/plugins/trayicon/trayicon.c
1102         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1103         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1104                 o don't use any GNU C extensions
1105                 o fix warnings
1106                 o replace some non-POSIX functions
1107
1108         * src/plugins/spamassassin/spamassassin.[ch]
1109         * src/plugins/spamassassin/spamassassin_gtk.c
1110         * src/plugins/clamav/clamav_plugin.[ch]
1111         * src/plugins/clamav/clamav_plugin_gtk.c
1112                 replace statusbar_print_all() from common code because it is a
1113                 GUI function
1114
1115 2004-10-17 [paul]
1116
1117         * po/es.po
1118         * po/ko.po
1119         * AUTHORS
1120                 update Spanish and Korean translations,
1121                 submitted by Ricardo Mones Lastra and
1122                 SungHyun Nam
1123
1124 2004-10-13 [colin]      0.9.12cvs126
1125
1126         * src/compose.c
1127                 Don't convert message to forced encoding when 
1128                 drafting, plus minor magic-values cleanup.
1129
1130 2004-10-13 [colin]      0.9.12cvs125
1131
1132         * po/POTFILES.in
1133                 Update POTFILES.in to reflect the source
1134                 place changes
1135
1136 2004-10-08 [christoph]  0.9.12cvs124
1137
1138         * m4/spamassassin.m4
1139                 fix libspamc OpenSSL
1140
1141         * src/compose.c
1142                 rearrange the compose menu
1143
1144 2004-10-08 [christoph]  0.9.12cvs123
1145
1146         * src/Makefile.am
1147         * src/account.c
1148         * src/compose.[ch]
1149         * src/crash.c
1150         * src/main.c
1151         * src/mimeview.c
1152         * src/passphrase.[ch]                           ** REMOVE **
1153         * src/prefs_account.[ch]
1154         * src/prefs_common.[ch]
1155         * src/privacy.[ch]
1156         * src/procmime.[ch]
1157         * src/procmsg.c
1158         * src/rfc2015.[ch]                              ** REMOVE **
1159         * src/select-keys.[ch]                          ** REMOVE **
1160         * src/common/utils.[ch]
1161         * src/gtk/about.c
1162         * src/plugins/pgpmime/Makefile.am
1163         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1164         * src/plugins/pgpmime/pgpmime.c
1165         * src/plugins/pgpmime/plugin.c
1166         * src/plugins/pgpmime/prefs_gpg.[ch]
1167         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1168         * src/plugins/pgpmime/sgpgme.[ch]
1169                 o Add new MIME-Writer
1170                 o extend PrivacySystem with sign and encrypt functions
1171                 o extend PGP/MIME plugin with sign and encrypt functions
1172                 o integrate extended Privacy API in Compose and Sending process
1173
1174 2004-10-04 [colin]      0.9.12cvs122
1175
1176         * src/mainwindow.c
1177         * src/messageview.c
1178         * src/messageview.h
1179         * src/textview.c
1180                 Make forced encoding limited to messageview and
1181                 apply only to parts displayed using textview
1182
1183 2004-10-04 [colin]      0.9.12cvs121
1184
1185         * src/summaryview.c
1186                 Fix bug #605 (collapsed threads re-expand when moving or
1187                 deleting mails)
1188
1189 2004-10-03 [colin]      0.9.12cvs120
1190
1191         * src/summaryview.c
1192                 Fix bug #602
1193
1194 2004-10-02 [colin]      0.9.12cvs119
1195
1196         * src/mainwindow.c
1197         * src/messageview.c
1198         * src/prefs_common.h
1199         * src/procmime.c
1200         * src/procmime.h
1201         * src/textview.c
1202                 Clean up forced charset feature
1203                 Add forced decode
1204
1205 2004-10-01 [colin]      0.9.12cvs118
1206
1207         * src/mimeview.c
1208                 Better fix for Save all: skip multipart mails' first 
1209                 text part
1210
1211 2004-10-01 [colin]      0.9.12cvs117
1212
1213         * src/mimeview.c
1214                 Only save attachments in Save All
1215
1216 2004-10-01 [paul]       0.9.12cvs116
1217
1218         * ChangeLog
1219         * ChangeLog.jp
1220         * src/account.c
1221         * src/prefs_common.c
1222         * src/gtk/colorlabel.c
1223                 sync with main 0.9.12cvs17
1224
1225 2004-09-30 [colin]      0.9.12cvs115
1226
1227         * src/stock_pixmap.c
1228         * src/stock_pixmap.h
1229         * src/folderview.c
1230         * src/Makefile.am
1231         * src/pixmaps/read.xpm
1232                 Add icon for total # column
1233
1234 2004-09-29 [colin]      0.9.12cvs114
1235
1236         * src/compose.c
1237                 Don't close compose until message is sent if 
1238                 Show Send Dialog is Always
1239
1240 2004-09-29 [paul]       0.9.12cvs113
1241
1242         * src/quote_fmt_parse.y
1243                 In the quotation templates recognise sender's first and last 
1244                 names (%F %L) when the name is in the format "Duck, Donald".
1245                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1246
1247
1248 2004-09-28 [colin]      0.9.12cvs112
1249
1250         * src/mainwindow.c
1251                 Put back mnemonic
1252         * src/folderview.c
1253                 Fix Empty trash being visible-invisible-visible...
1254
1255 2004-09-28 [colin]      0.9.12cvs111
1256
1257         * src/mainwindow.c
1258                 Relabel Empty all Trash folders
1259
1260 2004-09-28 [colin]      0.9.12cvs110
1261
1262         * src/folderview.c
1263                 Add contextual Empty trash menu
1264         * src/mainwindow.c
1265                 Revert cvs109 which was useless
1266
1267 2004-09-28 [colin]      0.9.12cvs109
1268
1269         * src/mainwindow.c
1270                 Fix uninialized var
1271
1272 2004-09-28 [colin]      0.9.12cvs108
1273
1274         * src/addressbook.c
1275                 Fix triple-click
1276
1277 2004-09-28 [colin]      0.9.12cvs107
1278
1279         * src/addressbook.c
1280                 Fix double-click on entries
1281
1282 2004-09-28 [colin]      0.9.12cvs106
1283
1284         * src/inc.c
1285                 Reintroduce folder_item update freeze on incorporation
1286
1287 2004-09-27 [christoph]  0.9.12cvs105
1288
1289         * src/folderview.c
1290                 right-align new and unread column
1291
1292 2004-09-27 [paul]
1293
1294         * 0.9.12b released
1295
1296 2004-09-27 [paul]       0.9.12cvs104
1297
1298         * src/main.c
1299                 revert 0.9.12cvs101, it causes another segfault
1300
1301 2004-09-23 [christoph]  0.9.12cvs103
1302
1303         * src/plugins/spamassassin/libspamc.[ch]
1304         * src/plugins/spamassassin/utils.[ch]
1305                 update libspamc to SpamAssassin 3.0.0
1306
1307 2004-09-17 [paul]       0.9.12cvs102
1308
1309         * ChangeLog
1310         * ChangeLog.jp
1311         * src/inc.c
1312                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1313  
1314
1315 2004-09-17 [colin]      0.9.12cvs101
1316
1317         * src/main.c
1318                 Fix segfaults when quitting. valgrind says:
1319                         ==12144== Invalid read of size 4
1320                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1321                         [...]
1322                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1323                         [...]
1324                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1325
1326
1327 2004-09-13 [christoph]  0.9.12cvs100
1328
1329         * src/folder.c
1330                 add NULL pointer checks to fix segfault when messages can
1331                 not be fetched
1332
1333 2004-09-08 [colin]      0.9.12cvs99
1334
1335         * src/account.c
1336                 Remove a debug printf
1337
1338 2004-09-08 [christoph]  0.9.12cvs98
1339
1340         * src/procmsg.[ch]
1341                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1342                 if the message structure has been scanned
1343
1344         * src/folder.c
1345                 o scan structure when the mail is fetched for the first time
1346                   to prevent unnecessary fetching of messages while scanning
1347                   the folder for messages
1348                 o revert 0.9.12cvs24
1349
1350         * src/plugins/pgpmime/pgpmime.c
1351                 check signature if auto signature checking is enabled when the
1352                 signature status is requested for first time and not when
1353                 checking if a part has a signature
1354
1355 2004-09-07 [colin]      0.9.12cvs97
1356
1357         * src/inc.c
1358                 Change session error messages so that they
1359                 are a bit more helpful (the origin of the
1360                 error is not apparent if one isn't in 
1361                 front of Sylpheed when it happens).
1362
1363 2004-09-06 [colin]      0.9.12cvs96
1364
1365         * src/toolbar.c
1366                 Fix graying out Redirect in non english languages
1367                 Patch by Fabien Vantard
1368
1369 2004-09-06 [colin]      0.9.12cvs95
1370
1371         * src/summaryview.c
1372         * src/mimeview.c
1373                 Fix dropped URIs
1374
1375 2004-09-06 [colin]      0.9.12cvs94
1376
1377         * src/addressbook.c
1378         * src/addressitem.h
1379         * src/addritem.c
1380         * src/addritem.h
1381                 Add basic drag and drop to addressbook
1382
1383 2004-09-03 [colin]      0.9.12cvs93
1384
1385         * src/summaryview.c
1386                 Next/Prev unread message should start
1387                 from next/prev node (especially if 
1388                 mark_as_read_delay != 0)
1389
1390 2004-09-03 [colin]      0.9.12cvs92
1391
1392         * src/prefs_common.c
1393         * src/prefs_common.h
1394         * src/summaryview.c
1395                 Add an hidden 'mark_as_read_delay' pref 
1396
1397 2004-09-02 [colin]      0.9.12cvs91
1398
1399         * src/gtk/menu.c
1400                 Add unduplicated menu entries (fixes bug 532)
1401                 Patch by Fabien Vantard
1402
1403 2004-09-02 [colin]      0.9.12cvs90
1404
1405         * src/account.c
1406                 Fix bug 582 (broken auto account selection)
1407
1408 2004-09-02 [colin]      0.9.12cvs89
1409
1410         * src/addrindex.c
1411                 Free deleted queries too
1412
1413 2004-09-02 [colin]      0.9.12cvs88
1414
1415         * src/ldapquery.c
1416                 Fix freezes in LDAP, due to memory corruption
1417                 after deletion of a query (and not removing it
1418                 from the corresponding list of queries).
1419                 Very probably fixes bug 567 and bug 569
1420
1421 2004-09-02 [colin]      0.9.12cvs87
1422
1423         * src/prefs_spelling.c
1424                 Fix bug with aspell prefs init, where spell checking
1425                 is enabled at first but dictionary not specified. Use
1426                 LANG's dictionary by default.
1427
1428 2004-09-01 [colin]      0.9.12cvs86
1429
1430         * src/filtering.c
1431         * src/imap.c
1432         * src/prefs_matcher.c
1433         * src/stock_pixmap.c
1434                 Fix more nasty uninitialized variables
1435
1436 2004-08-31 [colin]      0.9.12cvs85
1437
1438         * src/folder.c
1439                 Fix memory corruption when entering procmsg_msginfo_free()
1440                 with unitialized msginfo. Thanks Valgrind.
1441
1442 2004-08-29 [colin]      0.9.12cvs84
1443
1444         * src/mimeview.c
1445                 Don't escape filenames before saving - that's 
1446                 not dangerous. By the way, fix the leak.
1447
1448 2004-08-27 [paul]       0.9.12cvs83
1449
1450         * src/mh.c
1451         * src/procheader.c
1452         * src/procmsg.c
1453         * src/procmsg.h
1454         * src/common/utils.c
1455         * src/gtk/menu.h
1456                 sync with main 0.9.12cvs6, see ChangeLog
1457                 2004-08-24, 2004-08-25, 2004-08-26
1458
1459
1460 2004-08-26 [paul]
1461
1462         * po/ja.po
1463                 updated by Rui Hirokawa
1464
1465 2004-08-25 [colin]      0.9.12cvs82
1466
1467         * src/plugins/pgpmime/pgpmime.c
1468                 Fix leak on non-combined encrypted messages
1469
1470 2004-08-25 [colin]      0.9.12cvs81
1471
1472         * src/plugins/pgpmime/pgpmime.c
1473         * src/plugins/pgpmime/sgpgme.c
1474         * src/plugins/pgpmime/sgpgme.h
1475                 Handle combined encryption/signature
1476
1477 2004-08-24 [colin]      0.9.12cvs80
1478
1479         * src/folder.c
1480                 Set mime flags on non multipart messages too
1481
1482 2004-08-23 [christoph]  0.9.12cvs79
1483
1484         * src/compose.c
1485                 create message header in memory as GString before writing it
1486                 to the message file
1487
1488 2004-08-23 [colin]      0.9.12cvs78
1489
1490         * src/rfc2015.c
1491         * src/rfc2015.h
1492         * src/compose.c
1493                 Fix (again) bug 197: inline encryption broken
1494
1495 2004-08-23 [paul]
1496
1497         * po/zh_CN.po
1498                 updated by Hansom Young
1499
1500 2004-08-23 [paul]
1501
1502         * 0.9.12a released
1503
1504 2004-08-23 [colin]      0.9.12cvs77
1505
1506         * src/imap.c
1507                 Try and fix bug 577 (session->last_access_time is broken since 
1508                 sync with main 0.9.12cvs2). 
1509                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1510
1511 2004-08-23 [paul]
1512
1513         * po/es.po
1514         * po/fr.po
1515         * po/pl.po
1516         * po/pt_BR.po
1517         * po/sk.po
1518         * po/sr.po
1519                 update translations. submitted by Ricardo
1520                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1521                 Frederico Goncalves Guimaraes, Andrej Kacian,
1522                 Urke MMI
1523
1524 2004-08-22 [paul]       0.9.12cvs76
1525
1526         * src/plugins/trayicon/trayicon.c
1527                 fix formatting bug in trayicon_popup_menu_entries[]
1528
1529
1530 2004-08-22 [paul]       0.9.12cvs75
1531
1532         * m4/Makefile.am
1533                 remove reference to openssl.m4
1534
1535
1536 2004-08-21 [colin]      0.9.12cvs74
1537
1538         * src/compose.c
1539                 Fix bug 576 (Duplicate auto-bcc on reedit)
1540
1541 2004-08-21 [colin]      0.9.12cvs73
1542
1543         * src/toolbar.c
1544                 Grey out Redirect in the toolbar when selection is
1545                 multiple. Fixes bug 520
1546
1547 2004-08-21 [colin]      0.9.12cvs72
1548
1549         * src/compose.c
1550                 Save Sign, Encrypt and Mode status when drafting or queuing
1551                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1552                 state)
1553
1554 2004-08-21 [colin]      0.9.12cvs71
1555
1556         * src/summaryview.c
1557                 Fix bug 494 (Messages are always opened in summary 
1558                 view when right clicked.) Also fixes bug 508.
1559
1560 2004-08-21 [colin]      0.9.12cvs70
1561
1562         * src/compose.c
1563                 When using inline encryption, don't use QP or Base64:
1564                 the mail will be encrypted to a 7bit string.
1565                 Fixes bug 197
1566
1567 2004-08-21 [colin]      0.9.12cvs69
1568
1569         * src/compose.c
1570                 Fix inline-signing with 8bit chars: data must be 
1571                 converted to Quoted-printable before signing.
1572
1573 2004-08-21 [colin]      0.9.12cvs68
1574
1575         * src/compose.c
1576                 Remove 'Message/Save to draft folder'
1577                 and 'Message/Save and keep editing' to 
1578                 put a single 'File/Save' command.
1579                 Fixes bug 224
1580
1581 2004-08-21 [colin]      0.9.12cvs67
1582
1583         * src/mainwindow.c
1584                 Fix bug 222 (Summary view state not retained between sessions)
1585
1586 2004-08-20 [colin]      0.9.12cvs66
1587
1588         * src/codeconv.c
1589                 Fix bug 574 (empty cur_locale is not enough)
1590
1591 2004-08-20 [paul]
1592
1593         * src/plugins/pgpmime/plugin.c
1594                 modify PGP/MIME plugin's description
1595
1596 2004-08-16 [colin]      0.9.12cvs65
1597
1598         * src/common/ssl.c
1599                 Fix version comparison
1600
1601 2004-08-16 [colin]      0.9.12cvs64
1602
1603         * src/common/ssl.c
1604                 I meant 2.2.
1605
1606 2004-08-16 [colin]      0.9.12cvs63
1607
1608         * src/common/ssl.c
1609                 People with glibc 2.1 have had problems with non-blocking
1610                 SSL_connect. Disable it for glibc < 2.2.
1611
1612 2004-08-16 [colin]      0.9.12cvs62
1613
1614         * src/common/ssl.c
1615                 Fix format error
1616
1617 2004-08-13 [colin]      0.9.12cvs61
1618
1619         * src/plugins/pgpmime/plugin.c
1620                 Add plugin's description
1621
1622 2004-08-12 [christoph]  0.9.12cvs60
1623
1624         * src/folderutils.c
1625                 fix bug that did not thaw folder updates when deleting
1626                 duplicates in empty folders
1627
1628 2004-08-12 [colin]      0.9.12cvs59
1629
1630         * src/plugins/trayicon/trayicon.c
1631                 Add a context menu with most common operations
1632
1633 2004-08-12 [colin]      0.9.12cvs58
1634
1635         * configure.ac
1636         * sylpheed.desktop
1637         * src/Makefile.am
1638         * src/main.c
1639                 Add support for Freedesktop.org's startup notification
1640
1641 2004-08-10 [colin]      0.9.12cvs57
1642
1643         * src/main.c
1644         * src/common/socket.c
1645         * src/common/ssl.c
1646         * src/common/sylpheed.c
1647         * src/common/sylpheed.h
1648                 Put back the ssl connect nonblocking...
1649                 without the race condition
1650
1651 2004-08-09 [colin]      0.9.12cvs56
1652
1653         * src/main.c
1654         * src/common/ssl.c
1655         * src/common/sylpheed.c
1656         * src/common/sylpheed.h
1657                 Reverting previous commit, doesn't work 
1658
1659 2004-08-09 [colin]      0.9.12cvs55
1660
1661         * src/main.c
1662         * src/common/ssl.c
1663         * src/common/sylpheed.c
1664         * src/common/sylpheed.h
1665                 Make SSL_connect nonblocking, using a thread
1666
1667 2004-08-09 [paul]       0.9.12cvs54
1668
1669         * po/POTFILES.in
1670                 reflect new location of sgpgme.c
1671         * src/main.c
1672                 sync with main, see ChangeLog 2004-08-09
1673
1674 2004-08-08 [christoph]  0.9.12cvs53
1675
1676         * src/folderutils.c
1677                 freeze FolderItem updates while deleting duplicate messages
1678
1679 2004-08-08 [christoph]  0.9.12cvs52
1680
1681         * configure.ac
1682         * src/Makefile.am
1683         * src/main.c
1684         * src/pgpmime.c
1685         * src/pgpmime.h
1686         * src/sgpgme.c
1687         * src/sgpgme.h
1688         * src/plugins/Makefile.am
1689         * src/plugins/pgpmime/.cvsignore
1690         * src/plugins/pgpmime/Makefile.am
1691         * src/plugins/pgpmime/pgpmime.c
1692         * src/plugins/pgpmime/pgpmime.h
1693         * src/plugins/pgpmime/plugin.c
1694         * src/plugins/pgpmime/sgpgme.c
1695         * src/plugins/pgpmime/sgpgme.h
1696                 new plugin for PGP/MIME
1697
1698 2004-08-07 [christoph]  0.9.12cvs51
1699
1700         * src/folder.c
1701                 disable immediate folder change notification on opened folders
1702                 until SummaryView can handle it quickly
1703
1704 2004-08-07 [colin]      0.9.12cvs50
1705
1706         * src/pop.c
1707         * src/common/partial_download.c
1708                 fix warnings
1709
1710 2004-08-07 [colin]      0.9.12cvs49
1711
1712         * src/Makefile.am
1713         * src/account.c
1714         * src/addressbook.c
1715         * src/alertpanel.c
1716         * src/alertpanel.h
1717         * src/compose.c
1718         * src/exphtmldlg.c
1719         * src/expldifdlg.c
1720         * src/main.c
1721         * src/message_search.c
1722         * src/messageview.c
1723         * src/pop.c
1724         * src/sgpgme.c
1725         * src/summary_search.c
1726         * src/summaryview.c
1727         * src/textview.c
1728         * src/gtk/sslcertwindow.c
1729         * src/pixmaps/stock_dialog-error.xpm
1730         * src/pixmaps/stock_dialog-info.xpm
1731         * src/pixmaps/stock_dialog-question.xpm
1732         * src/pixmaps/stock_dialog-warning.xpm
1733                 sync new alertpanel from gtk2
1734
1735 2004-08-07 [colin]      0.9.12cvs48
1736
1737         * src/prefs_folder_item.c
1738                 fix memory corruption in folderitem's prefs
1739
1740 2004-08-06 [colin]      0.9.12cvs47
1741
1742         * src/compose.c
1743                 close compose window after queuing, before 
1744                 sending when user presses Send
1745
1746 2004-08-05 [christoph]  0.9.12cvs46
1747
1748         * src/msgcache.c
1749         * src/common/defs.h
1750                 add charset to cache file and convert charset when reading the
1751                 cache if different from internal used charset
1752
1753 2004-08-05 [christoph]  0.9.12cvs45
1754
1755         * src/messageview.c
1756         * src/mimeview.[ch]
1757         * src/procmime.h
1758         * src/common/utils.h
1759                 cleanup (remove unused includes/reorganize)
1760
1761         * src/prefs_ext_prog.c
1762         * src/prefs_folder_item.c
1763         * src/prefs_fonts.c
1764         * src/prefs_msg_colors.c
1765         * src/prefs_spelling.c
1766         * src/prefs_themes.c
1767         * src/prefs_toolbar.c
1768         * src/prefs_wrapping.c
1769         * src/gtk/prefswindow.[ch]
1770         * src/plugins/clamav/clamav_plugin_gtk.c
1771         * src/plugins/dillo_viewer/dillo_prefs.c
1772         * src/plugins/image_viewer/viewerprefs.c
1773         * src/plugins/spamassassin/spamassassin_gtk.c
1774                 change PrefsPage path into an array of strings and don't
1775                 split a single string into parts (better for translation)
1776
1777 2004-08-05 [christoph]  0.9.12cvs44
1778
1779         * src/folder.c
1780                 fix FolderItem's message counts after rebuilding a cache
1781
1782 2004-08-05 [paul]       0.9.12cvs43
1783
1784         * ChangeLog
1785         * ChangeLog.jp
1786         * src/imap.c
1787         * src/news.c
1788         * src/common/nntp.c
1789         * src/common/session.c
1790         * src/common/session.h
1791         * src/common/socket.c
1792                 sync with main 0.9.12cvs2
1793                 see ChangeLog 2004-08-04
1794
1795 2004-08-04 [christoph]  0.9.12cvs42
1796
1797         * configure.ac
1798                 add missing AC_DEFINE(USE_OPENSSL, ...)
1799         * src/folder.c
1800                 use new xml_node_new() function
1801
1802 2004-08-03 [christoph]  0.9.12cvs41
1803
1804         * src/folder.c
1805         * src/localfolder.c
1806         * src/common/xml.[ch]
1807                 sync with main 0.9.12cvs1
1808                 see ChangeLog 2004-07-23
1809
1810 2004-08-03 [christoph]
1811
1812         * configure.ac
1813         * m4/openssl.m4                 ** REMOVE **
1814                 use pkg-config to get OpenSSL CFLAGS and LIBS
1815                 (OpenSSL 0.9.7 is required now)
1816
1817 2004-08-02 [paul]       0.9.12cvs40
1818
1819         * AUTHORS
1820                 update translation team section
1821         * po/pt_BR.po
1822                 updated by Frederico Goncalves Guimaraes
1823                 <fggdebian@yahoo.com.br>
1824
1825 2004-07-29 [colin]      0.9.12cvs39
1826
1827         * src/messageview.c
1828                 Inform the user when a partially 
1829                 downloaded mail isn't on the server
1830                 anymore (due to Mark for deletion)
1831
1832 2004-07-29 [colin]      0.9.12cvs38
1833
1834         * src/messageview.c
1835                 Hide noticeview if necessary
1836
1837 2004-07-27 [colin]      0.9.12cvs37
1838
1839         * src/msgcache.c
1840                 More fixes (i overlook a bit, thanks
1841                 Christoph for spotting it)
1842
1843 2004-07-27 [colin]      0.9.12cvs36
1844
1845         * src/msgcache.c
1846                 Fix wrong test 
1847
1848 2004-07-26 [colin]      0.9.12cvs35
1849
1850         * src/pop.c
1851                 Fix uidl-file parsing when not in new
1852                 format
1853
1854 2004-07-19 [colin]      0.9.12cvs34
1855
1856         * src/compose.c
1857                 Save attachment status when drafting
1858
1859 2004-07-19 [colin]      0.9.12cvs33
1860
1861         * src/folder.h
1862         * src/folderview.c
1863         * src/summaryview.c
1864                 Reverse 0.9.12cvs29 to 31 (folder icon update
1865                 when quicksearch is active)
1866
1867 2004-07-18 [colin]      0.9.12cvs32
1868
1869         * src/pop.c
1870                 Fix partial download bug with "Download all
1871                 messages" option
1872
1873 2004-07-18 [colin]      0.9.12cvs31
1874
1875         * src/folderview.c
1876                 Fix crash
1877
1878 2004-07-17 [colin]      0.9.12cvs30
1879
1880         * src/summaryview.c
1881                 Same, when sticky search is off
1882
1883 2004-07-17 [colin]      0.9.12cvs29
1884
1885         * src/folder.h
1886         * src/folderview.c
1887         * src/summaryview.c
1888                 Update FolderItem icon whenever its summaryview is 
1889                 filtered
1890
1891 2004-07-16 [christoph]  0.9.12cvs28
1892
1893         * src/mimeview.c
1894                 make doubleclick work again
1895
1896 2004-07-16 [christoph]  0.9.12cvs27
1897
1898         * src/mimeview.c
1899                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1900
1901 2004-07-16 [paul]       0.9.12cvs26
1902         
1903         * src/gtk/quicksearch.c
1904         * src/compose.c
1905         * src/customheader.c
1906         * src/messageview.c
1907         * src/news.c
1908         * src/prefs_account.c
1909         * src/prefs_display_header.c
1910         * src/procheader.c
1911                 replace "Message-Id" with "Message-ID"
1912
1913 2004-07-16 [paul]       0.9.12cvs25
1914
1915         * ChangeLog
1916         * ChangeLog.jp
1917         * src/account.c
1918         * src/account.h
1919         * src/folder_item_prefs.c
1920         * src/main.c
1921         * src/pop.c
1922         * src/pop.h
1923         * src/prefs_account.c
1924         * src/prefs_account.h
1925         * src/prefs_common.c
1926         * src/prefs_common.h
1927         * src/prefs_gtk.c
1928         * src/prefs_gtk.h
1929                 sync with main 0.9.12cvs1
1930
1931 2004-07-15 [colin]      0.9.12cvs24
1932
1933         * src/folder.c
1934                 Disable GPG signature check during
1935                 folder move and scan 
1936         (Closes Bug 521 Signature checking slows down Folder-Move)
1937
1938 2004-07-14 [christoph]  0.9.12cvs23
1939
1940         * src/pgpmime.c
1941                 add missing fclose
1942
1943         * src/procmime.c
1944                 add checks if fopen really worked
1945
1946 2004-07-14 [colin]      0.9.12cvs22
1947
1948         * src/pop.c
1949         * src/common/partial_download.c
1950                 Update includes
1951
1952 2004-07-14 [colin]      0.9.12cvs21
1953
1954         * src/folder.c
1955         * src/inc.c
1956         * src/matcher.c
1957         * src/matcher.h
1958         * src/matcher_parser_parse.y
1959         * src/messageview.c
1960         * src/msgcache.c
1961         * src/noticeview.c
1962         * src/noticeview.h
1963         * src/pop.c
1964         * src/pop.h
1965         * src/prefs_matcher.c
1966         * src/procheader.c
1967         * src/procmsg.c
1968         * src/procmsg.h
1969         * src/summaryview.c
1970         * src/common/Makefile.am
1971         * src/common/defs.h
1972         * src/gtk/quicksearch.c
1973         * src/common/partial_download.c ** NEW FILES **
1974         * src/common/partial_download.h ** NEW FILES **
1975                 Partial downloading of pop3 mails
1976
1977 2004-07-13 [christoph]  0.9.12cvs20
1978
1979         * src/mimeview.c
1980                 use "button_release_event" instead of "button_press_event",
1981                 because executing event callbacks while the button is still
1982                 pressed is not good and causes problems
1983
1984 2004-07-12 [colin]      0.9.12cvs19
1985
1986         * src/gtk/quicksearch.c
1987                 Fix a missing status update in quicksearch
1988
1989 2004-07-08 [colin]      0.9.12cvs18
1990
1991         * src/common/smtp.h
1992                 Fix guint vs gint bug
1993
1994 2004-07-08 [colin]      0.9.12cvs17
1995
1996         * src/common/smtp.c
1997                 use to_human_readable() for sizes
1998
1999 2004-07-08 [paul]       0.9.12cvs16
2000
2001         * src/inc.c [1.174]
2002                 fix occasional non-clearance of the statusbar
2003                 (close Bug 531 'SA plugin: status bar does not 
2004                  get cleared in OFFLINE mode')
2005
2006 2004-07-07 [colin]      0.9.12cvs15
2007
2008         * src/prefs_common.c [1.225]
2009         * src/prefs_common.h [1.112]
2010                 Add a hidden summary_quicksearch_sticky preference,
2011                 to allow the quicksearch bar to reset across folders
2012         * src/summaryview.c [1.437]
2013                 Use this preference
2014         * src/gtk/quicksearch.c [1.5]
2015         * src/gtk/quicksearch.h [1.3]
2016                 Add this preference, fix focus when hitting Enter,
2017                 add handling of Esc key to reset
2018
2019 2004-07-06 [colin]      0.9.12cvs14
2020
2021         * src/gtk/quicksearch.c [1.4]
2022                 Add Clear button
2023
2024 2004-07-06 [christoph]  0.9.12cvs13
2025
2026         * src/toolbar.c
2027                 enable next unread button in empty folders if next folder
2028                 dialog is not disabled
2029
2030         (Closes Feature Request [ 755800 ] "next" button enabled in empty
2031          folders)
2032
2033 2004-07-06 [colin]      0.9.12cvs12
2034
2035         * src/common/smtp.c [1.16]
2036                 Display maximum message size in the log
2037
2038 2004-07-06 [paul]       0.9.12cvs11
2039
2040         * src/toolbar.c
2041                 fix typo. (spotted by Fabien Vantard)
2042
2043 2004-07-06 [paul]       0.9.12cvs10
2044
2045         * src/main.c
2046                 terminate cleanly on SIGHUP. Patch submitted by
2047                 Thomas Gilgin <thg@karate-muellheim.de>
2048
2049 2004-07-05 [christoph]  0.9.12cvs9
2050
2051         * src/inc.c
2052                 better replacing of %d in new mail notification command
2053
2054 2004-07-05 [colin]      0.9.12cvs8
2055
2056         * src/common/smtp.[ch]
2057                 Take SIZE (returned by EHLO) into account, and
2058                 avoid sending too big messages
2059
2060 2004-07-04 [paul]       0.9.12cvs7
2061
2062         * src/account.c
2063                 fix auto-account selection on imap/news
2064
2065 2004-07-01 [paul]       0.9.12cvs6
2066
2067         * src/gtk/quicksearch.c
2068                 reveal hidden string in gui
2069                 
2070         * src/compose.c
2071                 fix updating of gpg signing setting on 
2072                 switching accounts
2073
2074 2004-06-30 [darko]      0.9.12cvs5
2075
2076         * src/common/utils.c
2077                 remove expand_search_string()
2078         * src/gtk/quicksearch.c
2079                 remove no longer needed for loop (thanks Christoph)
2080                 add expand_search_string()
2081
2082 2004-06-30 [darko]      0.9.12cvs4
2083
2084         * src/common/utils.c
2085                 allow all filtering expressions in quicksearch
2086
2087         (Closes Bug 519 filtering expr. in quicksearch)
2088
2089 2004-06-30 [christoph]  0.9.12cvs3
2090
2091         * configure.ac
2092                 better 'localedir'
2093
2094         * src/common/intl.h
2095                 allow plugins to define TEXTDOMAIN for the _(...) macro
2096
2097 2004-06-30 [paul]       0.9.12cvs2
2098
2099         * po/POTFILES.in
2100           src/Makefile.am
2101           src/main.c
2102           src/prefs_common.c
2103           src/prefs_msg_colors.[ch]     ** NEW FILES **
2104                 move message colouring options to
2105                 '/Other Preferences/Message View/Colors'
2106
2107 2004-06-30 [paul]       0.9.12cvs1
2108
2109         * po/POTFILES.in
2110           src/Makefile.am
2111           src/main.c
2112           src/prefs_common.c
2113           src/prefs_wrapping.[ch]       ** NEW FILES **
2114                 move message wrapping options to
2115                 /'Other Preferences/Compose/Message Wrapping'
2116
2117 2004-06-28 [paul]       0.9.12
2118
2119         * Sylpheed-Claws 0.9.12 released
2120
2121         * po/es.po
2122           po/fr.po
2123           po/sk.po
2124                 updated by Ricardo Mones Lastra, Fabien Vantard,
2125                 Andrej Kacian
2126
2127 2004-06-27 [paul]       0.9.11cvs19
2128
2129         * src/common/ssl.c
2130                 re-enable certificate check
2131
2132 2004-06-25 [christoph]  0.9.11cvs18
2133
2134         * src/procmsg.h
2135                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2136
2137 2004-06-25 [paul]       0.9.11cvs17
2138
2139         * sync with main 0.9.12cvs1
2140                 see ChangeLog 2004-06-23
2141                 
2142         * src/gtk/menu.c
2143                 remove unused menu_toggle_toggle()
2144
2145 2004-06-23 [christoph]  0.9.11cvs16
2146
2147         * src/folder.c
2148         * src/procheader.c
2149         * src/procmsg.h
2150         * src/summaryview.c
2151                 scan the mime structure of multipart mails for correct
2152                 attachment, encryped and signed (with privacy API) part
2153                 detection
2154
2155         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2156
2157 2004-06-22 [paul]
2158
2159         * po/ru.po
2160                 updated by Pavlo Bohmat
2161
2162 2004-06-20 [christoph]  0.9.11cvs15
2163
2164         * src/inc.c
2165         * src/pop.[ch]
2166                 disconnect after authentication when doing POP before SMTP
2167
2168         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2169
2170 2004-06-19 [christoph]  0.9.11cvs14
2171
2172         * src/folder.c
2173                 fix FolderItem name update
2174
2175         (Closes Bug 511 Folder-Renaming not reflected immediately)
2176
2177 2004-06-17 [paul]       0.9.11cvs13
2178         
2179         * sync with main 0.9.12 release
2180           src/session.c
2181                 session_set_timeout(): fixed a bug that didn't
2182                 reset timeout_tag when interval is 0.
2183
2184 2004-06-16 [christoph]  0.9.11cvs12
2185
2186         * src/textview.c
2187                 correctly clear the URL in the status bar
2188
2189 2004-06-15 [christoph]  0.9.11cvs11
2190
2191         * src/summaryview.c
2192                 add missing gtk_widget_show()
2193
2194 2004-06-11 [christoph]  0.9.11cvs10
2195
2196         * src/plugins/spamassassin/spamassassin.c
2197                 correctly check waitpid return code
2198
2199         (Closes Bug 396 Zombie process when spamassassin is called)
2200
2201 2004-06-10 [christoph]  0.9.11cvs9
2202
2203         * src/mainwindow.c
2204         * src/summaryview.[ch]
2205         * src/gtk/Makefile.am
2206         * src/gtk/quicksearch.c                         ** NEW **
2207                 separate quick search from summaryview
2208
2209 2004-06-09 [christoph]  0.9.11cvs8
2210
2211         * src/inc.c
2212                 remove unused code
2213
2214         * src/textview.c
2215                 get folder for compose default account from MsgInfo and not
2216                 from SummaryView
2217
2218 2004-06-09 [christoph]  0.9.11cvs7
2219
2220         * src/folder.[ch]
2221                 add information about added or removed messages to
2222                 FOLDER_ITEM_UPDATE hook
2223
2224         * src/imap_gtk.c
2225         * src/mh_gtk.c
2226                 scan folder when removing a folder failed instead of
2227                 updating the summaryview
2228
2229 2004-06-08 [paul]       0.9.11cvs6
2230
2231         * sync with main 0.9.11cvs2
2232                 see ChangeLog 2004-06-08
2233
2234 2004-06-07 [christoph]  0.9.11cvs5
2235
2236         * configure.ac
2237         * src/common/Makefile.am
2238                 detect library providing 'encrypt' function
2239
2240 2004-06-07 [paul]       0.9.11cvs4
2241
2242         * src/inc.c
2243                 sync with main, 'code cleanup'
2244                 
2245         * tools/nautilus2sylpheed.sh
2246                 fix whitespace limitation. patch submitted by
2247                 Stephan Sachse <white@teg-clan.de>
2248
2249 2004-06-04 [christoph]  0.9.11cvs3
2250
2251         * src/account.c
2252         * src/action.[ch]
2253         * src/addressbook.c
2254         * src/addrindex.h
2255         * src/folder.h
2256         * src/folder_item_prefs.c
2257         * src/inc.c
2258         * src/main.c
2259         * src/messageview.c
2260         * src/mh_gtk.c
2261         * src/prefs_themes.c
2262         * src/procmime.c
2263         * src/quote_fmt.h
2264         * src/stock_pixmap.c
2265         * src/toolbar.c
2266                 fix compiler warnings
2267
2268 2004-06-03 [paul]       0.9.11cvs2
2269
2270         * src/msgcache.c
2271                 sync with main 0.9.11cvs1: "changed gint32 to
2272                 guint32 for some platforms"
2273
2274 2004-06-02 [christoph]  0.9.11cvs1
2275
2276         * src/common/ssl.c
2277                 fix SSL_CTX variable name for older OpenSSL versions
2278
2279         (Closes Bug 503 fix compilation with older OpenSSL)
2280
2281 2004-05-31 [paul]       0.9.11claws
2282
2283         * 0.9.11claws released
2284
2285 2004-05-31 [paul]       0.9.10claws72
2286
2287         * po/es.po
2288           po/it.po
2289           po/ja.po
2290           po/pl.po
2291           po/sk.po
2292           po/sr.po
2293           po/zh_CN.po
2294                 update translations, submitted by Ricardo Mones Lastra,
2295                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2296                 Urke MMI, and Hansom Young
2297
2298 2004-05-25 [luke]       0.9.10claws71
2299
2300         * AUTHORS
2301         * src/mimeview.c
2302         * src/stockpixmap.[ch]
2303         * src/Makefile.am
2304         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2305         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2306         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2307         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2308         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2309
2310                 o Added privacy emblems from Jesper Shultz 
2311                   <jesper@schultz-net.dk>
2312                 o Overlay emblems onto mimeview icons to indicate
2313                   status of signature and if a message is encrypted
2314         
2315         * src/textview.c
2316                 remove unused color definitions (were used to 
2317                 indicate sig status)
2318
2319 2004-05-25 [paul]       0.9.10claws70
2320
2321         * AUTHORS
2322           tools/Makefile.am
2323           tools/README
2324           tools/nautilus2sylpheed.sh            ** NEW FILE **
2325                 add script to enable sending files from
2326                 nautilus.
2327                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2328                 
2329         * tools/launch_firebird                 ** REMOVED **
2330                 removed as the standard "firefox '%s'" now functions
2331                 correctly
2332
2333 2004-05-23 [paul]       0.9.10claws69
2334
2335         * src/compose.c
2336                 fix %X cursor point segfault
2337                 patch by Christoph
2338
2339 2004-05-23 [christoph]  0.9.10claws68
2340
2341         * src/folder.c
2342                 fix folder moving
2343
2344 2004-05-21 [paul]       0.9.10claws67
2345
2346         * sync with 0.9.10cvs17
2347                 see ChangeLog 2004-05-21
2348
2349 2004-05-20 [paul]       0.9.10claws66
2350
2351         * sync with 0.9.10cvs16
2352                 see ChangeLog 2004-05-19 and 2004-05-20
2353
2354 2004-05-19 [alfons]     0.9.10claws65
2355
2356         * src/summaryview.h
2357                 on some platforms regoff_t is defined as off_t, so 
2358                 pull in sys/types.h
2359
2360 2004-05-19 [paul]       0.9.10claws64
2361
2362         * sync with 0.9.10cvs13
2363                 see ChangeLog 2004-05-18
2364
2365 2004-05-17 [christoph]  0.9.10claws63
2366
2367         * src/folder.c
2368                 search all folders when searching for default folders and
2369                 not return the special folder of the first folder
2370
2371 2004-05-13 [alfons]     0.9.10claws62
2372
2373         * src/summaryview.c
2374                 add a better check to see if a message is a news message
2375                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2376
2377 2004-05-13 [paul]       0.9.10claws61
2378
2379         * src/msgcache.c
2380                 sync with 0.9.10cvs12
2381                 see ChangeLog 2004-05-12
2382
2383 2004-05-12 [alfons]     0.9.10claws60
2384
2385         * src/folderview.c
2386                 release lock in case of folder could not be opened 
2387
2388 2004-05-11 [christoph]  0.9.10claws59
2389
2390         * src/inc.[ch]
2391                 remove unused folderview update stuff from inc.[ch]
2392
2393 2004-05-11 [paul]       0.9.10claws58
2394
2395         * sync with 0.9.10cvs11
2396                 see ChangeLog 2004-05-10 and 2004-05-11
2397
2398 2004-05-09 [christoph]  0.9.10claws57
2399
2400         * src/folderview.c
2401                 check for folder class functions and not folder type to detect
2402                 valid drag targets
2403
2404 2004-05-08 [christoph]  0.9.10claws56
2405
2406         * src/sgpgme.c
2407                 fix date output for signature expire times
2408
2409         (Patch by Edgar Toernig <froese@gmx.de>)
2410
2411 2004-05-06 [christoph]  0.9.10claws55
2412
2413         * src/gtk/prefswindow.c
2414                 change window type to DIALOG
2415
2416         * src/folder.[ch]
2417         * src/folderview.c
2418         * src/news_gtk.c
2419                 o add folder_remove()
2420                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2421                 o add new "sort" field to Folder, no longer sort folders by type
2422                   higher sort values will be first in the folder list, new folders get 0
2423                   and will be added to the end
2424
2425         * src/mainwindow.c
2426         * src/gtk/Makefile.am
2427         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2428                 add dialog to allow users to change the folder order
2429
2430 2004-05-04 [paul]       0.9.10claws54
2431
2432         * src/inc.c
2433                 Display account_name in statusbar when retrieving
2434                 messages from a pop account
2435         * src/prefs_account.c
2436                 display account name in title of prefs_account
2437                 window
2438         * src/prefs_folder_item.c
2439                 display folder name in title of prefs_folder window
2440
2441         all 3 patches submitted by Fabien Vantard
2442
2443         * AUTHORS
2444                 add Fabien Vantard
2445
2446 2004-05-04 [paul]       0.9.10claws53
2447
2448         * src/prefs_actions.c
2449           src/prefs_template.c
2450                 'Esc' Key exits alertpanel
2451                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2452
2453 2004-04-26 [christoph]  0.9.10claws52
2454
2455         * src/gtk/about.c
2456         * src/gtk/colorsel.c
2457         * src/gtk/description_window.c
2458         * src/gtk/filesel.c
2459         * src/gtk/gtkaspell.c
2460         * src/gtk/inputdialog.c
2461         * src/gtk/pluginwindow.c
2462         * src/gtk/progressdialog.c
2463                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2464                   it does not work correctly with xinerama
2465                 o lock incorporation while the plugin window is open
2466
2467 2004-04-23 [paul]       0.9.10claws51
2468
2469         * po/POTFILES.in
2470                 update location of inputdialog.c
2471                 
2472         * src/gtk/about.c
2473                 update Copyright string
2474                 
2475         * src/msgcache.c
2476           src/prefs_common.c
2477           src/prefs_themes.c
2478                 improve the english a little
2479
2480 2004-04-22 [christoph]  0.9.10claws50
2481
2482         * src/folderutils.[ch]
2483                 add folderutils_mark_all_read()
2484
2485         * src/folderview.c
2486                 readd "mark all read" from popup menu, now works
2487                 in all folders and not only the opened folder
2488
2489 2004-04-21 [christoph]  0.9.10claws49
2490
2491         * src/Makefile.am
2492         * src/inputdialog.[ch]                  ** REMOVED **
2493         * src/gtk/Makefile.am
2494         * src/gtk/inputdialog.[ch]              ** NEW **
2495                 move inputdialog.[ch] into gtk directory
2496
2497         * src/mh_gtk.c
2498                 remove check for missing IMAP folder account
2499
2500 2004-04-20 [christoph]  0.9.10claws48
2501
2502         * src/mainwindow.c
2503         * src/foldersel.c
2504                 remove new/rename/delete folder GUI functions because
2505                 they are always active, even for news folders, and can
2506                 not be easily made folder class dependent
2507
2508         * src/gtk/menu.[ch]
2509                 make menu_translate() public
2510
2511         * src/Makefile.am
2512         * src/folder.[ch]
2513         * src/folderview.[ch]
2514         * src/imap_gtk.[ch]                     ** NEW **
2515         * src/main.c
2516         * src/mh_gtk.[ch]                       ** NEW **
2517         * src/news_gtk.[ch]                     ** NEW **
2518                 o dynamically build FolderView popup menus from a folder
2519                   specific part, with callbacks to seperated code, and
2520                   a common part
2521                 o remove the folder class specifiy code from folderview.c
2522
2523 2004-04-15 [luke]       0.9.10claws47
2524
2525         * src/prefs_folder_item.c
2526                 o remove buttons for applying 'scan for new mail'
2527                   and 'process at startup' to sub folders
2528                 o add 'apply to sub folder' check buttons for all
2529                   properties and set folder prefs accordingly
2530                 o replace multiple gtk_widget_show() with one
2531                   gtk_widget_show_all() on container
2532
2533 2004-04-14 [darko]      0.9.10claws46
2534
2535         * src/gtk/Makefile.am
2536         * src/gtk/pluginwindow.c
2537                 load plugins from to $(prefix)/lib/sylpheed/plugins
2538                 in file selection dialog
2539         * src/plugins/clamav/clamav_plugin.c
2540                 const correctness
2541
2542 2004-04-14 [christoph]  0.9.10claws45
2543
2544         * src/folder.c
2545         * src/plugins/image_viewer/viewer.c
2546                 fix g_warnings
2547
2548 2004-04-10 [alfons]     0.9.10claws44
2549         
2550         * src/compose.c
2551                 appropriate auto account selection when forwarding
2552                 (fixes bug #476, "forward as attachment does not listen
2553                 to account rules")
2554
2555 2004-04-09 [alfons]     0.9.10claws43
2556
2557         * src/summaryview.c
2558                 make quick search combo matching case sensitive
2559
2560 2004-04-06 [alfons]     0.9.10claws42
2561
2562         * src/addr_compl.c
2563                 use cursor position to prevent clearing the entire entry
2564
2565 2004-04-06 [alfons]     0.9.10claws41
2566
2567         * src/folderview.c
2568                 fix bug #472, "filter not updated when renaming folder" 
2569
2570 2004-04-06 [alfons]     0.9.10claws40
2571
2572         * src/messageview.[ch]
2573           src/summaryview.c
2574                 reflect changes to Show all headers to main view
2575                 and message view (only affects detached message
2576                 view). see also bug #473, 'Show All Headers 
2577                 "problem"'.
2578
2579 2004-04-03 [alfons]     0.9.10claws39
2580
2581         * src/matcher.c
2582                 free address list
2583
2584 2004-04-03 [alfons]     0.9.10claws38
2585
2586         * src/matcher_parser_parse.y
2587           src/matcher.[ch]
2588                 prepare address look up matcher type; marginally
2589                 tested, and not hooked into the UI yet.
2590
2591                 basically it accepts the result of the left hand
2592                 side of the matcher (the "criteria"):
2593
2594                         from all_in_addressbook ""
2595                         ~to_or_cc any_in_addressbook ""
2596                 
2597                 the first case matches all addresses found in the
2598                 from header, and the second case matches if any
2599                 (at least one) of the addresses in to or cc headers 
2600                 are not in the address book.
2601
2602                 the string argument is not used yet, but is intended
2603                 to match a group of addresses 
2604
2605 2004-04-02 [luke]       0.9.10claws37
2606
2607         * src/prefs_folder_item.c
2608                 Add two buttons to apply 'scan for new mail'
2609                 and 'process at startup' to sub folders
2610
2611 2004-04-02 [luke]
2612         * tools/textviewer.sh
2613                 better filename extension matching plus some support for
2614                 MS Excel, MS Powerpoint and HTML
2615
2616 2004-03-29 [christoph]  0.9.10claws36
2617
2618         * src/folder.h
2619         * src/folderutils.[ch]
2620         * src/mainwindow.c
2621                 add delete duplicates for all folders
2622
2623 2004-03-29 [alfons]     0.9.10claws35
2624
2625         * src/folder.c
2626                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2627                 when selecting top-level folder node (thanks to 
2628                 Alex S. Moore)
2629
2630 2004-03-28 [keith]      0.9.10claws34
2631
2632         * src/textview.c
2633                 prepend "http://" to URIs of the form "www.example.com"
2634
2635 2004-03-28 [paul]       0.9.10claws33
2636
2637         * src/common/nntp.c
2638           src/common/smtp.c
2639           src/folder.c
2640           src/imap.c
2641           src/inc.c
2642           src/news.c
2643           src/pop.c
2644                 revise 'translatable string' policy:
2645                 don't translate debug_print() or log_print(),
2646                 translate log_message() and log_warning()
2647         
2648         * po/zh_CN.po
2649                 update submitted by Hansom Young
2650
2651 2004-03-25 [alfons]     0.9.10claws32
2652
2653         * src/prefs_common.c
2654                 I mean this one: Return the GList...
2655
2656 2004-03-25 [alfons]     0.9.10claws31
2657
2658         * src/prefs_common.h
2659                 add new members at the end of prefs_common, so
2660                 they get properly initialized
2661
2662 2004-03-24 [christoph]  0.9.10claws30
2663
2664         * src/imap.c
2665                 o NULL is a valid GSList
2666
2667 2004-03-24 [alfons]     0.9.10claws29
2668
2669         * src/prefs_common.[ch]
2670           src/summaryview.c
2671           src/common/defs.h
2672                 add history to quick search (patch submitted by 
2673                 Ivan Francolin Martinez - thanks!)
2674
2675 2004-03-24 [alfons]     0.9.10claws28
2676
2677         * src/imap.c
2678                 NULL output pointer parameter
2679
2680 2004-03-21 [alfons]     0.9.10claws27
2681
2682         * src/addrindex.[ch]
2683           src/addr_compl.c
2684                 complete addresses on nicks and aliases
2685
2686 2004-03-21 [alfons]     0.9.10claws26
2687
2688         * src/import.c
2689           src/inc.c
2690           src/mbox.[ch]
2691                 disable filters on import mbox (patch submitted
2692                 by Edgar Toernig)
2693
2694 2004-03-21 [darko]      0.9.10claws25
2695
2696         * src/addr_compl.c
2697                 select the address when only one match is found while
2698                 doing address completion with tab key (feature
2699                 request #914720)
2700
2701 2004-03-21 [alfons]     0.9.10claws24
2702
2703         * src/messageview.c
2704           src/toolbar.c
2705                 don't `navigate-delete` when a summary view's selection does not 
2706                 match the accompanying message view's message
2707
2708 2004-03-20 [alfons]     0.9.10claws23
2709
2710         * src/summaryview.c
2711                 hide ext search button on initial display (should fix bug #459,
2712                 "Toggling quick-search at 1st time: minor UI inconsistency")
2713
2714 2004-03-20 [alfons]     0.9.10claws22
2715
2716         * src/summaryview.[ch]
2717                 add function to get selected msginfo, if there's
2718                 only one selected
2719
2720 2004-03-20 [paul]       0.9.10claws21
2721
2722         * sync with 0.9.10cvs7
2723                 see ChangeLog 2004-03-19
2724
2725 2004-03-19 [paul]       0.9.10claws20
2726
2727         * src/common/nntp.c
2728           src/common/smtp.c
2729           src/common/ssl.c
2730           src/folder.c
2731           src/imap.c
2732           src/inc.c
2733           src/news.c
2734           src/pop.c
2735                 don't translate strings in debug_print(), log_print(),
2736                 log_message(),  and log_warning()
2737
2738 2004-03-19 [alfons]     0.9.10claws19
2739
2740         better next/previous/delete/focus navigation with separate 
2741         message view 
2742         
2743         * src/toolbar.c
2744                 call summaryview_delete() instead of messageview_delete()
2745         * src/messageview.c
2746                 disable messageview_delete()
2747
2748 2004-03-18 [paul]       0.9.10claws18
2749
2750         * sync with 0.9.10cvs6
2751                 see ChangeLog 2004-03-16
2752
2753 2004-03-17 [alfons]     0.9.10claws17
2754
2755         * src/gtk/filesel.c
2756                 remove bogus semicolon after if() (sometimes it pays to
2757                 read LKML :)
2758
2759 2004-03-15 [darko]      0.9.10claws16
2760
2761         * src/gtk/filesel.c
2762                 support full path in place of a filename
2763         * src/mimeview.c
2764                 store directory attachments were saved to and
2765                 use it when saving attachments
2766         * src/prefs_common.[hc]
2767                 store directory attachments were last saved to
2768
2769 2004-03-15 [paul]       0.9.10claws15
2770
2771         * src/folderview.c
2772                 fix bug where unsubscribing a newsgroup would destroy
2773                 (most of the) filtering rules
2774
2775 2004-03-15 [paul]       0.9.10claws14
2776
2777         * src/folderview.c
2778                 fix Bug 458, 'Folder View remaining empty after 
2779                 removing a NEWS account' (was also true of IMAP
2780                 accounts)
2781
2782 2004-03-15 [paul]       0.9.10claws13
2783
2784         * src/folderview.c
2785                 fix folderview invisibility of newly subscribed
2786                 newsgroups
2787
2788 2004-03-13 [paul]       0.9.10claws12
2789
2790         * src/compose.c
2791           src/plugins/dillo_viewer/dillo_prefs.c
2792           src/plugins/image_viewer/viewerprefs.c
2793                 gettextise some forgotten parts
2794
2795 2004-03-13 [alfons]     0.9.10claws11
2796
2797         * src/imap.c
2798                 make sure the correct type is passed to sscanf()
2799
2800 2004-03-13 [paul]       0.9.10claws10
2801
2802         * sync with 0.9.10cvs5
2803                 see ChangeLog 2004-03-02 and 2004-03-12, 
2804                 specifically:
2805                 'always move messages by default when using DnD (except 
2806                 for News folder). Copy messages if Ctrl-key is pressed.'
2807                 and 'added a function to filter selected messages'
2808
2809 2004-03-12 [christoph]  0.9.10claws9
2810
2811         * src/codeconv.c
2812                 add parameter check to conv_unmime_header_overwrite()
2813
2814         * src/imap.c
2815                 o fix spelling
2816                 o fix removing of NEW flag when UNREAD is unset
2817
2818         * src/procmime.c
2819                 decode MIME-headers
2820
2821         (Closes 437 i18n attachment display error.)
2822
2823 2004-03-12 [paul]       0.9.10claws8
2824
2825         * po/it.po
2826                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2827                 
2828         * tools/Makefile.am
2829                 add 'textviewer.sh'
2830
2831 2004-03-12 [alfons]     0.9.10claws7
2832
2833         * src/imap.c
2834                 o quiet compiler and typecast Folder * to IMAP Folder *
2835                 o wake up and fix my previous incompatible type assignment bug
2836
2837 2004-03-12 [alfons]     0.9.10claws6
2838
2839         * src/imap.c
2840                 don't mix up pointers to int, guint32 _and_ 
2841                 unsigned int 
2842
2843 2004-03-12 [christoph]  0.9.10claws5
2844
2845         * src/folderview.c
2846                 Add error requester when renaming a folder failed
2847
2848         * src/imap.c
2849                 Check new FolderItem name for namespace seperator
2850                 before renaming
2851
2852         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2853
2854 2004-03-11 [christoph]  0.9.10claws4
2855
2856         * src/folder.[ch]
2857         * src/imap.c
2858         * src/procmsg.h
2859                 syncronize flags in cache with IMAP folder flags
2860
2861         Adapted a patch submitted by Simon 'corecode' Schubert
2862         <corecode@corecode.ath.cx> 
2863
2864
2865 2004-03-11 [alfons]     0.9.10claws3
2866
2867         * src/textview.[ch]
2868                 remove dead code that at one time controlled display of
2869                 URIs in status bar
2870
2871 2004-03-10 [paul]       0.9.10claws2
2872
2873         * po/it.po
2874                 updated by Lupino <lupin85@email.it>
2875
2876 2004-03-09 [alfons]     0.9.10claws1
2877
2878         * src/matcher.c
2879                 we're not using yywrap, but we may, so close yyin instead
2880                 of initial FILE *
2881
2882 2004-03-08 [paul]       0.9.10claws
2883
2884         * 0.9.10claws released
2885
2886 2004-03-08 [paul]       0.9.9claws41
2887
2888         * po/es.po
2889           po/ja.po
2890           po/ru.po
2891           po/sk.po
2892           po/sr.po
2893           po/zh_CN.po
2894                 update translations. submitted by Ricardo Mones Lastra,
2895                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2896                 Hansom Young
2897
2898 2004-03-06 [paul]       0.9.9claws40
2899
2900         * src/stock_pixmap.c
2901                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2902                 patch submitted by Pawel Pekala
2903
2904 2004-03-06 [alfons]             0.9.9claws39
2905
2906         * src/addrindex.c
2907                 allow nick name completion again 
2908
2909 2004-03-02 [match]              0.9.9claws38
2910
2911         * configure.ac
2912                 added definition of USE_LDAP_TLS to support TLS.
2913         * src/ldapctrl.[ch]
2914         * src/ldapquery.c
2915         * src/ldapserver.[ch]
2916         * src/addressbook.c
2917         * src/addrindex.c
2918         * src/editldap.c
2919                 included LDAP TLS support.
2920
2921 2004-03-02 [christoph]          0.9.9claws37
2922
2923         * src/folder.[ch]
2924                 o add more documentation for FolderClass
2925                 o remove usused FolderClass virtual functions
2926
2927         * src/imap.c
2928         * src/mh.c
2929         * src/news.c
2930                 change creation of FolderClass because static initializations
2931                 for structs suck in C89
2932
2933 2004-03-01 [paul]
2934
2935         * sync with 0.9.10
2936
2937 2004-02-28 [keith]      0.9.9claws36
2938
2939         * src/common/utils.c
2940                 Fix treatment of whitespace in quicksearch bar (leading
2941                 spaces and >1 space between commands and parameters).
2942
2943 2004-02-27 [alfons]     0.9.9claws35
2944
2945         * src/compose.[ch]
2946                 Explicitly remove draft timeout to fix nasty race between 
2947                 compose_send_cb() (which destroys the compose window) and 
2948                 compose_defer_auto_save_draft() (which expects compose 
2949                 window to exist). Should fix Keith's and Fred Marton's
2950                 bug report (#128, "crash after complaining about character
2951                 set conversion")
2952
2953 2004-02-27 [luke]       0.9.9claws34
2954         
2955         * src/folder.c
2956                 Do folder_item_apply_processing() even if no processing
2957                 rules for the folder exist (so global processing is applied)
2958
2959 2004-02-26 [thorsten]   0.9.9claws33
2960
2961         * src/mimeview.c
2962                 Remove misleading static declaration
2963
2964 2004-02-26 [alfons]     0.9.9claws32
2965
2966         * src/procmime.[ch]
2967           src/compose.c
2968           src/mimeview.c
2969           src/textview.c
2970                 use/add procmime_get_content_type_str() as a safe wrapper
2971                 for returning a Content-Type type string; should fix 
2972                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2973                  - attachments."
2974
2975 2004-02-26 [thorsten]   0.9.9claws31
2976
2977         * src/mimeview.c
2978                 Restructure save_as/save_all
2979
2980 2004-02-26 [alfons]     0.9.9claws30
2981
2982         * src/procmime.c
2983                 clean up (2)
2984
2985 2004-02-26 [alfons]     0.9.9claws29
2986
2987         * src/procmime.c
2988                 clean up (1)
2989
2990 2004-02-24 [luke]
2991
2992         * tools/textviewer.sh
2993                 tweaks from Johann Koenig, recognition of shell
2994                 scripts in particular
2995
2996 2004-02-24 [paul]       0.9.9claws28
2997
2998         * sync with 0.9.9cvs13
2999                 see ChangeLog 2004-02-24
3000
3001 2004-02-23 [paul]       0.9.9claws27
3002
3003         * src/inc.c
3004                 one alertpanel on pop3 authentication error will suffice
3005                 
3006         * src/prefs_fonts.c
3007                 remove unnecessary printf
3008
3009 2004-02-22 [alfons]     0.9.9claws26
3010
3011         * src/messageview.c
3012                 put back a lost check
3013
3014 2004-02-21 [alfons]     0.9.9claws25
3015
3016         * src/folderview.c
3017                 don't forget to save folder properties after renaming folder
3018
3019 2004-02-20 [paul]       0.9.9.claws24
3020
3021         * src/addressbook.c
3022                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
3023                 
3024         * src/inc.c
3025                 complete sync with 0.9.9cvs9's 'update folderview
3026                 progressively'
3027                 
3028         * configure.ac
3029                 require gettext >= 0.12.1
3030
3031 2004-02-17 [match]      0.9.9claws23
3032
3033         * src/compose.c
3034                 keep the peace - change style.
3035
3036 2004-02-17 [alfons]     0.9.9claws22
3037
3038         * src/filtering.c
3039                 make MATCHACTION_STOP cancel filtering / processing;
3040                 clean up and document it to make it a little bit more clear;
3041
3042 2004-02-17 [alfons]     0.9.9claws21
3043
3044         %X marks the cursor spot for reply quote format
3045
3046         * src/quote_fmt_lex.l 
3047           src/quote_fmt.c
3048                 add %X token
3049                 
3050         * src/quote_fmt.h
3051           src/quote_fmt_parse.y
3052                 handle %X token
3053                 
3054         * src/compose.c
3055                 handle %X token for replies only (for now)
3056
3057 2004-02-17 [paul]       0.9.9claws20
3058
3059         * po/sk.po
3060                 updated by Andrej Kacian
3061                 
3062         * src/news.c
3063                 remove unneeded include
3064                 
3065         * src/prefs_fonts.c
3066                 be a little more user-friendly with the labels
3067                 
3068         * configure.ac
3069                 a change forgotten in the last commit: 
3070                 SYLPHEED_ACLOCAL_INCLUDE(m4)
3071
3072 2004-02-17 [paul]       0.9.9claws19
3073
3074         * ac/*                          ** REMOVED **
3075           ac/                           ** REMOVED **
3076           intl/Makefile.in              ** REMOVED **
3077           m4/                           ** NEW **
3078           m4/missing                    ** NEW **
3079           m4/missing/gdk-pixbuf.m4      ** NEW **
3080           m4/missing/gettext.m4         ** NEW **
3081           m4/missing/gpgme.m4           ** NEW **
3082           m4/missing/imlib.m4           ** NEW **
3083           m4/.cvsignore                 ** NEW **
3084           m4/Makefile.am                ** NEW **
3085           m4/README                     ** NEW **
3086           m4/aclocal-include.m4         ** NEW **
3087           m4/aspell.m4                  ** NEW **
3088           m4/check-type.m4              ** NEW **
3089           m4/gnupg-check-typedef.m4     ** NEW **
3090           m4/openssl.m4                 ** NEW **
3091           m4/spamassassin.m4            ** NEW **
3092           po/ChangeLog                  ** REMOVED **
3093           po/Makefile.in.in             ** REMOVED **
3094           po/Rules-quot                 ** REMOVED **
3095           po/boldquot.sed               ** REMOVED **
3096           po/en@boldquot.header         ** REMOVED **
3097           po/en@quot.header             ** REMOVED **
3098           po/insert-header.sin          ** REMOVED **
3099           po/quot.sed                   ** REMOVED **
3100           po/remove-potcdate.sed        ** REMOVED **
3101           po/remove-potcdate.sin        ** REMOVED **
3102           po/stamp-po                   ** REMOVED **
3103           Makefile.am
3104           autogen.sh
3105           configure.ac
3106                 enable building with automake 1.8.x
3107                 add 'autopoint' to autogen.sh and remove all
3108                 auto-generated files, remove ac/ in favour of
3109                 m4/
3110
3111 2004-02-17 [alfons]     0.9.9claws18
3112         
3113         * src/summaryview.c
3114                 MSG_IS_NEWS() is not stored at all, and is bogus
3115
3116 2004-02-17 [martin]     0.9.9claws17
3117
3118         * src/prefs_themes.c
3119                 fix crash when installing wrong theme and output an
3120                 error message
3121
3122 2004-02-16 [christoph]  0.9.9claws16
3123
3124         * src/compose.c
3125         * src/stock_pixmap.[ch]
3126         * src/toolbar.[ch]
3127         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3128                 add "Wrap current paragraph" to compose toolbar
3129
3130 2004-02-15 [alfons]     0.9.9claws15
3131
3132         * src/folderview.c
3133                 refine previous commit to make sure other hook functions
3134                 get their grab of the pie too
3135
3136 2004-02-15 [alfons]     0.9.9claws14
3137
3138         * src/folderview.c
3139                 fix sync breakage so we don't pass invalid pointer types
3140
3141 2004-02-15 [match]      0.9.9claws13
3142
3143         * src/ldapquery.[ch]
3144         * src/ldapserver.h
3145         * src/addrindex.[ch]
3146                 tweak threading calls.
3147         * src/addr_compl.[ch]
3148                 add alias into completion list.
3149         * src/addressbook.c
3150                 fix ldap browse.
3151                 improve context menu behavior.
3152                 change menu sequence.
3153                 add send mail from addressbook.
3154         * src/addrselect.[ch]
3155         * src/compose.[ch]
3156                 add send mail from addressbook.
3157
3158 2004-02-15 [christoph]  0.9.9claws12
3159
3160         * src/folderutils.c
3161                 skip deleting when duplist is empty
3162
3163         * src/folderview.[ch]
3164         * src/mainwindow.c
3165         * src/summaryview.[ch]
3166                 call folderutils_delete_duplicates() from mainwindow code
3167
3168 2004-02-15 [alfons]     0.9.9claws11
3169         
3170         * src/common/utils.c
3171                 add prefix for italian ms o(e) 
3172
3173 2004-02-14 [paul]       0.9.9claws10
3174
3175         * src/foldersel.c
3176                 fix updating of the folder view when creating a
3177                 new folder
3178
3179 2004-02-13 [paul]       0.9.9claws9
3180
3181         * src/plugins/clamav/clamav_plugin.c
3182                 remove GUI code
3183
3184 2004-02-13 [paul]       0.9.9claws8
3185
3186         * sync with 0.9.9cvs9
3187                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3188
3189 2004-02-13 [alfons]     0.9.9claws7
3190
3191         * src/common/utils.c
3192                 fix wrong type of argument for ctype functions (pass unsigned
3193                 char instead of signed char)
3194
3195 2004-02-12 [alfons]     0.9.9claws6
3196
3197         * src/compose.[ch]
3198                 don't select text in header entry when composing to a 
3199                 default address, but rather give the header entry a
3200                 different color / style (same as the folder new color)
3201
3202 2004-02-12 [alfons]     0.9.9claws5
3203
3204         * src/plugins/clamav/clamav_plugin.c
3205                 don't exit(2) on libclamav init error - show a warning.
3206                 (tested by damaging a clamav database file.)
3207
3208 2004-02-12 [paul]       0.9.9claws4
3209
3210         * sync with 0.9.9cvs4
3211                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3212
3213 2004-02-11 [luke]       0.9.9claws3
3214
3215         * src/mimeview.c
3216                 remove redundant check introduced in 0.9.9claws1
3217
3218 2004-02-11 [luke]       0.9.9claws2
3219
3220         * src/mimeview.c
3221                 fix compilation of my previous commit without gpg enabled
3222
3223 2004-02-10 [luke]       0.9.9claws1
3224
3225         * src/mimeview.c
3226                 add borders to icons to indicate the privacy status for
3227                 the message part (unknown/bad/good)
3228
3229 2004-02-06 [paul]       0.9.9claws
3230
3231         0.9.9claws released
3232
3233 2004-02-06 [darko]      0.9.8claws64
3234
3235         * src/compose.c
3236                 don't allow Ctrl+Enter while external editor is active
3237
3238 2004-02-06 [paul]       0.9.8claws63
3239
3240         * po/es.po
3241           po/pl.po
3242           po/sk.po
3243           po/sr.po
3244                 update Spanish, Polish, Slovak, and Serbian translations.
3245                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3246                 and Urke MMI
3247
3248 2004-02-04 [alfons]     0.9.8claws62
3249
3250         * src/compose.c
3251                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3252                 don't have clue yet why the cursor pos is at the end of the
3253                 text.)
3254
3255 2004-02-04 [alfons]     0.9.8claws61
3256
3257         * src/compose.c
3258                 always grab focus when one of the header entries is clicked 
3259                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3260
3261 2004-02-02 [paul]
3262
3263         * ac/missing/gdk-pixbuf.m4
3264           ac/missing/gpgme.m4
3265           ac/missing/imlib.m4
3266                 prevent 'underquoted definition' warnings
3267                 patch submitted by David Relson
3268                 
3269         * src/plugins/clamav/README
3270                 update, improve, correct
3271
3272 2004-01-31 [thorsten]   0.9.8claws60
3273
3274         * src/news.c
3275                 'dir' not initialized if group has no messages
3276
3277 2004-01-29 [christoph]  0.9.8claws59
3278
3279         * src/customheader.[ch]
3280                 add custom_header_is_allowed() to check for disallowed header names
3281                 that must not be overridden by custom headers
3282
3283         * src/compose.c
3284                 always write From: header and use custom_header_is_allowed() to
3285                 check if custom header should be written
3286
3287         * src/prefs_customheader.c
3288                 check if custom header is disallowed using custom_header_is_allowed()
3289
3290         * src/folderutils.c
3291                 destroy message id GHashTable before freeing the MsgInfos
3292
3293 2004-01-29 [paul]       0.9.8claws58
3294
3295         * sync with 0.9.9 release
3296                 see ChangeLog 2004-01-29
3297
3298 2004-01-29 [paul]       0.9.8claws57
3299
3300         * sync with 0.9.8cvs11
3301                 see ChangeLog 2004-01-29
3302
3303 2004-01-28 [christoph]  0.9.8claws56
3304
3305         * src/pgpmime.c
3306         * src/sgpgme.[ch]
3307                 return WARN signature status when signature is not trusted
3308
3309         * src/Makefile.am
3310         * src/folder.c
3311         * src/folderutils.[ch]                  ** NEW **
3312         * src/summaryview.c
3313                 implement delete duplicates summaryview independent
3314
3315 2004-01-28 [paul]       0.9.8claws55
3316
3317         * sync with 0.9.8cvs10
3318                 see Changelog 2004-01-27 and 2004-01-28
3319
3320 2004-01-26 [christoph]  0.9.8claws54
3321
3322         * src/imap.c
3323                 create a root node for the Folder if scan fails because root
3324                 folder does not exist
3325
3326 2004-01-26 [paul]       0.9.8claws53
3327
3328         * sync with 0.9.8cvs7
3329                 see ChangeLog 2004-01-23
3330
3331 2004-01-25 [alfons]     0.9.8claws52
3332
3333         * src/compose.c
3334                 remove left-over constant INDENT_CHARS
3335
3336 2004-01-25 [alfons]     0.9.8claws51
3337
3338         * src/procmime.c
3339                 add NULL pointer check for mimeinfo->node in
3340                 procmime_mimeinfo_parent()
3341
3342 2004-01-25 [darko]      0.9.8claws50
3343
3344         * src/compose.c
3345                 make "Wrap all long lines" toolbar button wrap all
3346                 long lines not just the current line
3347                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3348
3349
3350 2004-01-25 [alfons]     0.9.8claws49
3351
3352         * src/procmime.c
3353                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3354                 necessary anyway, because *scanf() functions neglect white
3355                 space in the input. 
3356                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3357
3358 2004-01-25 [paul]       0.9.8claws48
3359
3360         * src/prefs_ext_prog.c
3361                 apply Alfons' patch to check for NULL pointers
3362                 fixes bug #424
3363
3364 2004-01-25 [paul]       0.9.8claws47
3365
3366         * sync with 0.9.8cvs8
3367                 see ChangeLog 2004-01-23
3368
3369 2004-01-25 [thorsten]   0.9.8claws46
3370
3371         * src/messageview.c
3372                 remove orphaned mimeview unref()
3373
3374 2004-01-23 [christoph]  0.9.8claws45
3375
3376         * src/summaryview.c
3377                 set ctree widget style
3378
3379 2004-01-23 [paul]       0.9.8claws44
3380
3381         * sync with 0.9.8cvs5
3382                 see ChangeLog 2004-01-22
3383
3384 2004-01-23 [alfons]     0.9.8claws43
3385
3386         * src/procmsg.c
3387                 remove redundant code in procmsg_get_thread_tree()
3388
3389 2004-01-21 [christoph]  0.9.8claws42
3390
3391         * src/folderview.c
3392                 set ctree widget style, otherwise GTK does not use the
3393                 the correct vertical size for the list items
3394
3395 2004-01-21 [alfons]     0.9.8claws41
3396
3397         * src/summaryview.c
3398                 GDK_Left should only switch to folderview when
3399                 when summaryview hscrollbar is at the leftmost
3400                 position (fixes bug #420, "Focus error")
3401
3402 2004-01-21 [paul]       0.9.8claws40
3403
3404         * sync with 0.9.8cvs4
3405                 see ChangeLog 2004-01-20
3406
3407 2004-01-20 [christoph]  0.9.8claws39
3408
3409         * src/folderview.c
3410                 remove setting sensitivity for no longer existing
3411                 /Scoring... popup entry
3412
3413 2004-01-20 [keith]      0.9.8claws38
3414
3415         * configure.ac
3416                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3417
3418 2004-01-20 [paul]       0.9.8claws37
3419
3420         * src/prefs_fonts.c
3421                 demystify font settings
3422                 
3423         * src/textview.c
3424                 use textview->msgfont for header->body in
3425                 textview_show_header()
3426
3427 2004-01-20 [paul]       0.9.8claws36
3428
3429         * src/compose.c
3430           src/undo.c
3431                 remove superfluous debug_print's
3432                 
3433         * src/inc.c
3434                 clear the statusbar after LOCAL incorporation
3435
3436 2004-01-20 [paul]       0.9.8claws35
3437
3438         * sync with 0.9.8cvs3
3439                 see ChangeLog 2004-01-20
3440
3441 2004-01-19 [keith]      0.9.8claws34
3442
3443         * src/folderview.c
3444                 don't show 'Search folder...' on popup menu
3445                 if folder has no mails in it
3446
3447 2004-01-17 [keith]      0.9.8claws33
3448
3449         * src/compose.c
3450           src/prefs_common.c
3451           src/prefs_common.h
3452                 store position of compose window in prefs
3453
3454 2004-01-17 [thorsten]   0.9.8claws32
3455
3456         * src/gtk/gtkvscrollbutton.c
3457                 ensure scrollbutton resize event on different gtk versions
3458
3459 2004-01-15 [alfons]     0.9.8claws31
3460         
3461         * src/summaryview.c
3462                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3463                 message as read
3464
3465 2004-01-12 [christoph]  0.9.8claws30
3466
3467         * src/procmime.c
3468                 better MIME-Version check
3469
3470 2004-01-11 [alfons]     0.9.8claws29
3471
3472         * src/procmsg.c
3473                 remove unnecessary but still effective check (could possibly
3474                 lead to some unwanted side effects)
3475
3476 2004-01-11 [alfons]     0.9.8claws28
3477
3478         * src/procmsg.c
3479                 we should not prefer lowest message number while threading 
3480                 (introduced in previous commit)
3481
3482 2004-01-11 [alfons]     0.9.8claws27
3483
3484         * src/procmsg.c
3485                 subject threading fixes:
3486                 
3487                         - make message with lowest message number the
3488                           thread parent,
3489                         - refine recording last node when threading. the last node
3490                           should be the previous one if a node has a thread parent,
3491                           or the current node if not
3492                 
3493                 (there's another threading bug fix coming up)
3494
3495 2004-01-10 [paul]       0.9.8claws26
3496
3497         * src/main.c
3498           src/prefs_ext_prog.c
3499           src/plugins/clamav/clamav_plugin_gtk.c
3500                 minor gui fixes
3501
3502 2004-01-09 [christoph]  0.9.8claws25
3503
3504         * src/Makefile.am
3505         * src/string_match.[ch]                 ** REMOVE **
3506         * src/common/Makefile.am
3507         * src/common/string_match.[ch]          ** NEW **
3508                 move string_match.[ch] to common directory
3509
3510 2004-01-09 [christoph]  0.9.8claws24
3511
3512         * src/pgpmime.c
3513                 add MIME-Version header for the message parser
3514
3515 2004-01-09 [paul]       0.9.8claws23
3516
3517         * po/POTFILES.in
3518           src/Makefile.am
3519           src/main.c
3520           src/prefs_common.c
3521           src/prefs_ext_prog.[ch]       ** NEW FILES **
3522                 move External Command options from 'Common Prefs/Other' to
3523                 'Other Prefs/Message View/External Programs', also reveal
3524                 the hidden options for audio player and image viewer.
3525                 
3526         * src/prefs_common.c
3527                 fix toggling of header pane
3528
3529 2004-01-09 [paul]       0.9.8claws22
3530
3531         * src/compose.c
3532                 when changing account also change the save folder
3533
3534         * src/textview.c
3535                 if a text/plain attachment has 'Content-Disposition: attachment'
3536                 don't display it inline
3537
3538 2004-01-08 [christoph]  0.9.8claws21
3539
3540         * src/procmime.c
3541                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3542                 otherwise thread the message content as one text part and
3543                 don't assume charset US-ASCII which is only specified as
3544                 default for MIME-messages
3545
3546 2004-01-08 [paul]       0.9.8claws20
3547
3548         * src/plugins/clamav/clamav_plugin.c
3549           src/plugins/spamassassin/spamassassin.c
3550                 inform the user what is happening via the statusbar
3551
3552 2004-01-06 [paul]       0.9.8claws19
3553
3554         * po/es.po
3555                 update Spanish translation. submitted by Ricardo
3556                 Mones Lastra
3557
3558 2004-01-05 [paul]       0.9.8claws18
3559
3560         * sync with 0.9.8cvs2
3561                 see ChangeLog 2004-01-05
3562
3563 2004-01-03 [luke]       0.9.8claws17
3564
3565         * src/procheader.c
3566                 Clean up:
3567                 o remove unused functions string_getchar() and file_getchar()
3568                 o remove the getchar_ parameter from generic_get_one_field()
3569                 o add an 'unfold' parameter to generic_get_one_field, to
3570                   be used if no HeaderEntry is supplied
3571                 o procheader_get_one_field_asis() uses
3572                   generic_get_one_field().
3573
3574 2004-01-01 [christoph]  0.9.8claws16
3575
3576         * src/common/xml.[ch]
3577                 o add xml_new_tag() to manage usage counts of strings correctly
3578                 o correct xml_copy_tree() function name
3579
3580         * src/folder.c
3581         * src/main.c
3582                 allow registering and unregistering of FolderClasses anytime
3583
3584 2003-12-31 [christoph]  0.9.8claws15
3585
3586         * src/folder.[ch]
3587         * src/common/xml.[ch]
3588                 keep folderlist.xml data for unloaded FolderClasses
3589
3590 2003-12-30 [luke]       0.9.8claws14
3591
3592         * src/procheader.[ch]
3593                 o added procheader_get_one_field_asis() that does not do
3594                   unfolding
3595                 o fix procheader_get_header_array_asis() to use the above,
3596                   fixing ugliness of headers in textview
3597
3598         * src/compose.c
3599                 o don't unfold headers when redirecting.        
3600
3601 2003-12-30 [paul]       0.9.8claws13
3602
3603         * po/POTFILES.in
3604           src/common/defs.h
3605           src/Makefile.am
3606           src/main.c
3607           src/prefs_common.c
3608           src/prefs_themes.[ch] ** NEW FILES **
3609                 redesign and move Icon Theme selector to
3610                 the new prefs window
3611           
3612         * src/stock_pixmap.c
3613                 fix the old bug where icons are not always
3614                 updated when changing themes
3615         
3616         * src/summaryview.c
3617                 fix bug where the icons on the title row
3618                 of the summary view were not updated
3619         
3620         all patches submitted by Ricardo Mones Lastra
3621
3622 2003-12-30 [hoa]        0.9.8claws12
3623
3624         * src/folder.c
3625                 run preglobal and postglobal processing rules
3626                 even if the folder does not have any rules.
3627
3628 2003-12-28 [paul]       0.9.8claws11
3629
3630         * ac/aspell.m4
3631           ac/check-type.m4
3632           ac/gnupg-check-typedef.m4
3633           ac/openssl.m4
3634           ac/spamassassin.m4
3635                 fix 'underquoted definition' warnings, patch submitted by
3636                 David Relson <relson@osagesoftware.com>
3637                 
3638         * src/common/utils.c
3639                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3640                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3641
3642 2003-12-28 [paul]       0.9.8claws10
3643
3644         * sync with 0.9.8cvs1
3645                 see ChangeLog 2003-12-17
3646
3647 2003-12-27 [christoph]  0.9.8claws9
3648
3649         * src/common/utils.[ch]
3650                 add g_node_map() to map a GNode into a new GNode
3651                 converting all node data's with a function
3652
3653         * src/account.c
3654         * src/folder.[ch]
3655         * src/folderview.c
3656         * src/imap.c
3657         * src/mainwindow.c
3658         * src/summaryview.c
3659                 o use g_node_map() to convert XML <-> Folder
3660                 o remove redundant FolderItem->parent and
3661                   replace it with folder_item_parent()
3662
3663 2003-12-23 [christoph]  0.9.8claws8
3664
3665         * src/folder.[ch]
3666         * src/folderview.c
3667         * src/mainwindow.c
3668         * src/procmsg.c
3669                 o use callback for notifications about added and
3670                   destroyed folders
3671                 o rewrite folderlist saving (new functions to create
3672                   folder from XML tree, and XML tree from folder)
3673
3674         * src/common/xml.[ch]
3675                 add function to save XML trees
3676
3677         * src/prefs_filtering.c
3678                 code cleanup
3679
3680 2003-12-22 [christoph]  0.9.8claws7
3681
3682         * src/prefs_account.[ch]
3683                 add "SMTP only" accounts
3684
3685 2003-12-20 [melvin]     0.9.8claws6
3686
3687         * src/action.[ch]
3688                 Changed the interface for action_update_*_menu() so
3689                 action.c does not need to know the paths of the different
3690                 actions menu (mainwindow, message view and compose window). 
3691
3692         * src/compose.c
3693                 Tiny code cleanup to merge spell checker related code
3694                 compose_update_actions_menu(): new function to update
3695                 the actions menu. Use it in compose_create()
3696
3697         * src/compose.h
3698                 compose_update_actions_menu(): new function to update
3699                 the actions menu. Used also in prefs_actions.c.
3700
3701         * src/mainwindow.[ch]
3702                 main_window_update_actions_menu(): new function to update
3703                 the actions menu. Used in main_window_create() and in
3704                 prefs_actions.c
3705
3706         * src/messageview.[ch]
3707                 messageview_update_actions_menu(): new function to update
3708                 the actions menu. Used in messageview_add_toolbar() and in
3709                 prefs_actions.c
3710                 
3711         * src/prefs_actions.c   
3712                 prefs_actions_ok(): fixed to update the actions menu of
3713                 the separate message view and the compose windows.
3714
3715 2003-12-20 [luke]       0.9.8claws5
3716         * src/procheader.c
3717                 fix unfolding/newline stripping for multiline fields
3718                 in generic_get_one_field()
3719
3720 2003-12-19 [christoph]  0.9.8claws4
3721
3722         * src/summaryview.c
3723                 o code cleanup
3724                 o use subject_compare_for_sort() when comparing
3725                   simplified subjects
3726
3727 2003-12-19 [christoph]  0.9.8claws3
3728
3729         * src/msgcache.c
3730                 more syncing with 0.8.9a
3731
3732 2003-12-19 [christoph]  0.9.8claws2
3733
3734         * src/folder.c
3735                 don't write all FolderItem XML attributes for the root node
3736
3737 2003-12-19 [melvin]     0.9.8claws1
3738
3739         * src/messageview.c
3740                 Added missing menu branch (Tools/Create processing/rule)
3741         * po/fr.po
3742                 Updated French translation for the added string.
3743
3744 2003-12-19 [paul]       0.9.8claws
3745
3746         0.9.8claws released
3747
3748 2003-12-19 [paul]       0.9.7claws51
3749
3750         * po/en_GB.po
3751           po/es.po
3752           po/ja.po
3753           po/pl.po
3754           po/sk.po
3755           po/zh_CN.po
3756                 update translations. submitted by me, Ricardo Mones
3757                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3758                 Hansom Young
3759                 
3760         * src/folder_item_prefs.c
3761                 'enable_processing' set to FALSE by default
3762
3763 2003-12-18 [melvin]     0.9.7claws50
3764
3765         * po/fr.po
3766                 Updated French translation
3767
3768 2003-12-17 [christoph]  0.9.7claws49
3769
3770         * src/procheader.c
3771                 revert discarding of whitespace from 0.9.7claws44
3772
3773                 RFC2822 2.2.3: Unfolding is accomplished by simply
3774                 removing any CRLF that is immediately followed by WSP.
3775
3776 2003-12-17 [paul]       0.9.7claws48
3777
3778         * src/folder.c
3779                 fix new message count
3780                 
3781         * configure.ac
3782                 update autotools macros
3783
3784         * sync with 0.9.8a
3785
3786 2003-12-16 [christoph]  0.9.7claws47
3787
3788         * src/folder.c
3789                 fix folder update before adding MsgInfo to cache
3790                 in add_msginfo_to_cache()
3791
3792         * src/procmsg.c
3793                 remove old call to folder_item_update() that is no
3794                 longer required
3795
3796 2003-12-16 [christoph]  0.9.7claws46
3797
3798         * src/main.c
3799                 make sure the shutdown process only runs once
3800
3801 2003-12-16 [hoa]        0.9.7claws45
3802
3803         * src/mainwindow.c
3804         * src/messageview.c
3805         * src/summaryview.[ch]
3806                 Create filter rules using a message is fixed.
3807                 We can now create processing rules using a message.
3808
3809 2003-12-15 [alfons]     0.9.7claws44
3810
3811         * src/procheader.c
3812                 make sure we discard folding white space
3813
3814 2003-12-15 [luke]       0.9.7claws43
3815         * src/textview.c
3816         * src/mimeview.c
3817                 o use "name" parameter if "filename" doesn't exist
3818
3819 2003-12-14 [alfons]     0.9.7claws42
3820
3821         * src/summaryview.c
3822         * src/common/utils.c
3823                 allow quick finding based on the result of passing
3824                 a message to an external command. E.g:
3825
3826                         X "bogofilter < %F" 
3827                 
3828                 gets me all the spam in a folder.
3829
3830 2003-12-14 [luke]       0.9.7claws41
3831
3832         * src/textview.c
3833         * src/mimeview.c
3834                 o use parameter "filename" instead of "name" in a couple of 
3835                   places for correctness
3836
3837         * src/procmime.c
3838         * src/common/utils.[ch]
3839                 o make temporary filename for attachments safe for %p 
3840                   substitutions in actions.
3841
3842 2003-12-13 [christoph]  0.9.7claws40
3843
3844         * src/main.c
3845                 readd exit(0) to clean_quit() because otherwise sylpheed
3846                 does not always terminate
3847
3848         * src/pgpmime.c
3849         * src/privacy.h
3850                 add an identifier-string for PrivacySystems
3851
3852 2003-12-12 [paul]
3853
3854         * doc/man/sylpheed.1
3855                 update the man page
3856
3857 2003-12-12 [paul]       0.9.7claws39
3858
3859         general clean up
3860         
3861         * configure.ac
3862                 correct and clean up './configure --help' info
3863         
3864         * src/plugins/clamav/clamav_plugin.c
3865           src/plugins/spamassassin/spamassassin.c
3866                 correct plugin_desc(), works with LOCAL, IMAP, and
3867                 POP accounts
3868                 
3869         * src/filtering.c
3870           src/matcher.[ch]
3871           src/matcher_parser_parse.y
3872           src/prefs_filtering_action.c
3873                 use 'Change Score' instead of '(In/De)crease score'.
3874                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3875          
3876          * src/mainwindow.c
3877                 hyphenate: 'Pre-processing', 'Post-processing'
3878                 
3879         * src/prefs_account.c
3880                 change 'Generate Message-ID' to 'Generate Message-Id'
3881                 
3882         * src/prefs_folder_item.c
3883                 change 'Processing on startup:' to 'Process at startup'
3884                 change 'Scan for new mail:' to 'Scan for new mail'
3885                 
3886 2003-12-11 [christoph]  0.9.7claws38
3887
3888         * src/crash.c
3889         * src/main.[ch]
3890                 make sure the clean_exit() funtion is not called again by the
3891                 signal handler while it is already running
3892
3893         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3894
3895         * src/summaryview.c
3896                 fix wrong assertion
3897
3898 2003-12-11 [paul]       0.9.7claws37
3899
3900         * src/compose.c
3901                 'anonymise' Message-Id: header string
3902
3903 2003-12-11 [paul]       0.9.7claws36
3904
3905         * src/plugins/clamav/clamav_plugin.c
3906                 fix (don't break) signature count
3907                 use cl_strerror() instead of deprecated cl_perror()
3908         
3909 2003-12-11 [darko]      0.9.7claws35
3910
3911         * src/summaryview.c
3912                 also update the sort arrow (thanks Christoph)
3913
3914 2003-12-11 [darko]      0.9.7claws34
3915
3916         * src/summaryview.c
3917                 allow reverting to default sort mode (no sort)
3918
3919 2003-12-10 [hoa]        0.9.7claws33
3920
3921         * src/matcher.c
3922                 fixed quotation of string for matcher.
3923
3924 2003-12-08 [paul]       0.9.7claws32
3925
3926         * src/imap.c
3927           src/inc.c
3928                 plug memory leaks (patch by Alfons)
3929
3930 2003-12-08 [christoph]  0.9.7claws31
3931
3932         * src/folder_item_prefs.[ch]
3933         * src/folderview.c
3934         * src/prefs_folder_item.c
3935                 add new FolderItem property to exclude folders from new
3936                 mail checks
3937
3938         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3939
3940 2003-12-07 [paul]       0.9.7claws30
3941
3942         * src/plugins/clamav/clamav_plugin.c
3943                 fix signature count
3944
3945 2003-12-07 [thorsten]   0.9.7claws29
3946
3947         * src/filtering.c
3948                 debug_print some warning if destfolder missing
3949         * src/prefs_filtering.c
3950                 uninitialized filter list when deleting a folder
3951
3952 2003-12-06 [paul]       0.9.7claws28
3953
3954         * src/procheader.c
3955                 add Alfons' patch to trim line feeds
3956
3957 2003-12-06 [paul]       0.9.7claws27
3958
3959         * partial sync with 0.9.7cvs8
3960                 leaving claws' online/offline more or less intact
3961                 see ChangeLog 2003-12-04 and 2003-12-06
3962
3963 2003-12-06 [christoph]  0.9.7claws26
3964
3965         * src/messageview.c
3966         * src/privacy.[ch]
3967                 revert pirvacy API changes
3968
3969 2003-12-05 [alfons]     0.9.7claws25
3970
3971         * src/matcher.[ch]
3972                 clean up my old cruft
3973
3974 2003-12-05 [alfons]     0.9.7claws24
3975
3976         * src/matcher.c
3977                 fix comparison buglet ;-) and make `test` matcher
3978                 work again
3979
3980 2003-12-05 [alfons]     0.9.7claws23
3981
3982         * src/prefs_folder_item.c
3983                 K&R 2nd Ed., page 241 (function parameter identifiers
3984                 starting with an underscore are kind of insulting)
3985
3986 2003-12-05 [hoa]        0.9.7claws22
3987
3988         * src/main.c
3989         * src/mainwindow.[ch]
3990         * src/mainwindow.h
3991                 add destructor for mainwindow so that the last 
3992                 MimeInfo opened in messageview is destroyed when
3993                 exiting sylpheed.
3994
3995 2003-12-05 [hoa]        0.9.7claws21
3996
3997         * src/filtering.[ch]
3998         * src/matcher.[ch]
3999         * src/matcher_parser_lex.l
4000         * src/matcher_parser_parse.y
4001         * src/prefs_actions.c
4002         * src/prefs_filtering.c
4003         * src/common/utils.[ch]
4004                 quote arguments before giving them to command line.
4005                 fixed quote of string in matcher/processing/filtering rules.
4006
4007         * src/messageview.c
4008         * src/privacy.[ch]
4009                 allows decryption to return a new whole 
4010                 MIME message structure.
4011
4012 2003-12-04 [hoa]        0.9.7claws20
4013
4014         * src/filtering.[ch]
4015         * src/folder.c
4016         * src/mainwindow.c
4017         * src/matcher.c
4018         * src/matcher_parser_parse.y
4019         * src/folderview.c
4020                 global rules to run before folder specific rules.
4021                 global rules to run after folder specific rules.
4022                 
4023         * src/messageview.c
4024                 fixed quick addition of rules.
4025         
4026         * src/prefs_filtering.[ch]
4027         * src/summaryview.c
4028                 we can now customize the title for the dialog.
4029                 updated case where we rename of delete folders.
4030
4031         * src/addressbook.c
4032                 got back the function addressbook_browse_entry_cb()
4033                 that is needed in case we compiled with LDAP support.
4034
4035 2003-12-04 [paul]       0.9.7claws19
4036
4037         * sync with 0.9.7cvs6
4038                 see ChangeLog 2003-12-04
4039                 fixes bug 171 'Wrong message decoing: koi8-r and 
4040                 iso8859-5 looks same. Can't read many emails.'
4041
4042 2003-12-04 [paul]       0.9.7claws18
4043
4044         * po/POTFILES.in
4045                 remove 'src/prefs_scoring.c'
4046
4047 2003-12-03 [hoa]        0.9.7claws17
4048
4049         * src/Makefile.am
4050                 compilation of scoring.[ch] and prefs_scoring.[ch]
4051                 is removed.
4052         
4053         * src/filtering.[ch]
4054         * src/folder.c
4055         * src/folder_item_prefs.[ch]
4056         * src/folderview.c
4057         * src/main.c
4058         * src/mainwindow.c
4059         * src/matcher.[ch]
4060         * src/matcher_parser.h
4061         * src/matcher_parser_parse.y
4062         * src/prefs_filtering.[ch]
4063         * src/prefs_filtering_action.c
4064         * src/prefs_folder_item.c
4065         * src/prefs_scoring.[ch]              * REMOVED FILES *
4066         * src/procmsg.[ch]
4067         * src/scoring.[ch]                    * REMOVED FILES *
4068         * src/summaryview.c
4069                 merged scoring and filtering.
4070                 
4071                 Note : compatibility is kept by parsing score like 
4072                   add_score. To get the behaviour of older scoring 
4073                   system, you have to define some equivalent rule :
4074                   "score_lower -9999 hide"
4075                   "score_greater 9999 mark"
4076                   
4077                   To define global rules, you have to define them 
4078                   in the new global processing rules.
4079                   The variable that kept the list filtering rules 
4080                   was "global_processing" and has been renamed into 
4081                   "filtering_rules".
4082                   "global_processing" variable is now the name 
4083                   of the variable that keeps the list of global 
4084                   processing rules.
4085                   In the configuration file, "[global]" section is 
4086                   now for the global processing rules (which includes
4087                   score things and new global processing rules).
4088                   New "[filtering]" section is for the filtering rules.
4089                   
4090                   Before running with this version, during testing 
4091                   phase, ** MAKE A BACKUP ** of your matcherrc file.
4092                   Then, you have to make the following changes :
4093                   - leave all scoring rules in "[global]" section.
4094                   - move all other rules of "[global]" section to
4095                       a new section named "[filtering]".
4096
4097 2003-12-03 [christoph]  0.9.7claws16
4098
4099         * src/procmime.c
4100                 use default Content-Type as specified in RFC2045 if
4101                 Content-Type header is syntactically incorrect
4102
4103 2003-12-03 [christoph]  0.9.7claws15
4104
4105         * src/addressbook.c
4106         * src/addrindex.h
4107         * src/addritem.c
4108         * src/expldifdlg.h
4109         * src/exportldif.c
4110         * src/filtering.c
4111         * src/folder.c
4112         * src/folderview.c
4113         * src/jpilot.c
4114         * src/localfolder.c
4115         * src/matcher.h
4116         * src/matcher_parser_lex.l
4117         * src/matcher_parser_parse.y
4118         * src/news.c
4119         * src/prefs_filtering_action.c
4120         * src/prefs_folder_item.c
4121         * src/prefs_fonts.c
4122         * src/procmsg.c
4123         * src/sgpgme.c
4124                 clean up warnings
4125
4126         * src/procmime.c
4127                 revert 0.9.7claws14 change
4128
4129 2003-12-03 [alfons]     0.9.7claws14
4130
4131         * src/procmime.c
4132                 catch invalid Content-Type with no subtype
4133
4134 2003-12-03 [alfons]     0.9.7claws13
4135
4136         * src/alertpanel.h
4137         * src/setup.c
4138         * src/plugins/image_viewer/plugin.c
4139                 compile again, we need stddef.h for size_t
4140
4141 2003-12-03 [paul]       0.9.7claws12
4142
4143         * src/account.c
4144                 don't allow cloning of accounts with remote folders,
4145                 patch submitted by Ricardo Mones Lastra
4146
4147 2003-12-03 [christoph]  0.9.7claws11
4148
4149         * src/folder.[ch]
4150         * src/imap.c
4151         * src/localfolder.[ch]
4152         * src/mh.c
4153         * src/news.c
4154         * src/common/xml.[ch]
4155                 add set_xml() and get_xml() virtual functions to FolderClass to
4156                 save extra information for Folders (for example the rootpath
4157                 only used by LocalFolder). The folderlist write function no
4158                 longer needs to know the folder type to save this extra
4159                 information.
4160
4161 2003-12-02 [christoph]  0.9.7claws10
4162
4163         * src/Makefile.am
4164         * src/account.c
4165         * src/folder.[ch]
4166         * src/folderview.h
4167         * src/imap.c
4168         * src/localfolder.[ch]          ** NEW **
4169         * src/mainwindow.c
4170         * src/mh.[ch]
4171         * src/news.[ch]
4172         * src/prefs_account.[ch]
4173         * src/prefs_filtering.h
4174         * src/procmsg.h
4175         * src/remotefolder.[ch]         ** NEW **
4176         * src/common/xml.[ch]
4177                 add item_set_xml() and item_get_xml() virtual functions to
4178                 FolderClass to give folders the ability to add extra information
4179                 to the saved FolderItem data. If NULL the default function for
4180                 FolderItem will be used.
4181
4182 2003-11-29 [christoph]  0.9.7claws9
4183
4184         * src/procheader.c
4185                 fix bug in unfolding
4186
4187 2003-11-29 [luke]       0.9.7claws8
4188
4189         * src/textview.c
4190                 fix compilation for non c99 compilers
4191
4192 2003-11-29 [christoph]  0.9.7claws7
4193
4194         * src/procmime.[ch]
4195         * src/mimeview.c
4196                 o unknown disposition types should be handled as
4197                   attachment (RFC2183)
4198                 o missing headers should not default to inline
4199                   (would make "Save All" useless when disposition header
4200                    is not set by the sending mailer)
4201                 o remove old MimeInfo data and cleanup
4202
4203 2003-11-29 [luke]       0.9.7claws6
4204
4205         * src/procmime.[ch]
4206                 re-added parsing of Content-Disposition header
4207                         - removes the old  'gchar* content_disposition'
4208                         - adds a new field 'DispositionType disposition'
4209                         - adds parameters to MimeInfo::parameters
4210
4211         * src/mimeview.c
4212                 use the "filename" parameter for saving, and the new
4213                 MimeInfo::disposition for save all.
4214
4215         * src/compose.c
4216         * src/toolbar.[ch]
4217                 add a 'check spelling' button as a possibility for 
4218                 the compose toolbar
4219
4220         * src/stockpixmap.[ch]
4221         * src/pixmaps/check_spelling.xpm        ** NEW **
4222         * src/Makefile.am
4223                 add a pixmap for use with 'check spelling' button or
4224                 a user defined action
4225
4226         * src/textview.c
4227                 re-apply fixed (I hope) patch for bug 57
4228                 "Hidden URL in HTML Mails"
4229
4230 2003-11-28 [christoph]  0.9.7claws5
4231
4232         * src/procmime.c
4233                 o be more liberal in what we accept as Content-Type parameters
4234                 o ignore comments after parameters
4235
4236         * src/sgpgme.c
4237                 o only free passphrase when an error occurs
4238
4239 2003-11-28 [paul]       0.9.7claws4
4240
4241         * src/account.c
4242                 add 'Clone Account' function. patch submitted by
4243                 Ricardo Mones Lastra
4244
4245 2003-11-27 [thorsten]   0.9.7claws3
4246
4247         * src/mimeview.c
4248                 fix crash if 'save_all' failed twice
4249
4250 2003-11-27 [paul]       0.9.7claws2
4251
4252         * po/POTFILES.in
4253                 fix a typo
4254
4255         * po/zh_CN.po
4256                 update Simplified Chinese translation. submitted by
4257                 Hansom Young
4258
4259 2003-11-27 [paul]       0.9.7claws1
4260
4261         * po/POTFILES.in
4262                 clean up
4263
4264 2003-11-26 [paul]       0.9.7claws
4265
4266         * 0.9.7claws released
4267
4268 2003-11-26 [paul]       0.9.6claws99
4269
4270         * src/Makefile.am
4271                 add reference to pixmaps/mime_message.xpm
4272
4273 2003-11-26 [paul]       0.9.6claws98
4274
4275         * po/POTFILES.in
4276                 remove reference to src/sigstatus.c
4277
4278 2003-11-26 [christoph]  0.9.6claws97
4279
4280         * src/Makefile.am
4281         * src/prefs_common.c
4282         * src/rfc2015.c
4283         * src/sigstatus.[ch]            ** REMOVE **
4284                 remove signature result popup option and window
4285
4286 2003-11-26 [paul]       0.9.6claws96
4287
4288         * po/es.po
4289           po/ja.po
4290           po/pl.po
4291           po/sk.po
4292           po/sr.po
4293                 update translations. submitted by Ricardo Mones Lastra,
4294                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4295
4296 2003-11-25 [christoph]  0.9.6claws95
4297
4298         * src/procmime.c
4299                 display mime structure only in debug mode
4300
4301 2003-11-25 [melvin]     0.9.6claws94
4302
4303         * po/fr.po
4304                 Updated French translations + typos fixes of older
4305                 translations (thanks to Fabien Vantard for pointing
4306                 to some of them)
4307
4308 2003-11-25 [melvin]     0.9.6claws93
4309
4310         * src/editldap.c
4311                 Fixed a couple of typos.
4312
4313 2003-11-24 [paul]       0.9.6claws92
4314
4315         * po/POTFILES.in
4316                 add 'src/textview.c'
4317
4318 2003-11-24 [paul]       0.9.6claws91
4319
4320         * src/sgpgme.c
4321                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4322
4323 2003-11-24 [paul]       0.9.6claws90
4324
4325         * src/plugins/image_viewer/viewer.c
4326                 image_viewer_show_mimepart(): 
4327                 use procmime_mimeinfo_get_parameter() to get the file name
4328
4329 2003-11-24 [paul]       0.9.6claws89
4330
4331         * src/textview.c
4332                 textview_show_mime_part(): rewrite text hint
4333
4334 2003-11-22 [paul]       0.9.6claws88
4335
4336         * sync with 0.9.7cvs5
4337                 see ChangeLog 2003-11-21
4338
4339 2003-11-21 [paul]       0.9.6claws87
4340
4341         * src/mimeview.c
4342                 define shortcut key 'o' for 'Open with...'
4343
4344 2003-11-21 [alfons]     0.9.6claws86
4345
4346         * src/messageview.c
4347                 fix bug #383 'Deleting message from "separate message view" 
4348                 uses local Trash folder'
4349
4350 2003-11-21 [christoph]  0.9.6claws85
4351
4352         * src/mimeview.c
4353                 fix content-type guessing by name parameter when finding
4354                 the correct viewer
4355
4356 2003-11-21 [alfons]     0.9.6claws84
4357
4358         * src/main.c
4359                 no mail incorporation allowed with --offline param.
4360                 fixes bug #374, "--offline ignored"
4361
4362 2003-11-20 [christoph]  0.9.6claws83
4363
4364         * src/mimeinfo.c
4365                 use signed MimeInfo when checking the signature and not
4366                 the selected one
4367
4368 2003-11-19 [alfons]     0.9.6claws82
4369
4370         * src/mainwindow.c
4371                 fix crash when toggling separate views, patch submitted
4372                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4373                 fixes bug #342, "separate views  cause crash"
4374
4375 2003-11-19 [paul]       0.9.6claws81
4376
4377         * src/compose.c
4378                 compose_redirect_write_headers_from_headerlist(): 
4379                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4380                 
4381         * src/main.c
4382                 code cleanup (inherited from 0.9.7cvs4)
4383                 
4384         * tools/tb2sylpheed
4385                 bugfix: added missing attribute-list start. submitted by
4386                 Urke MMI
4387
4388 2003-11-19 [luke]       0.9.6claws80
4389
4390         * src/textview.c
4391                 revert my last commit until I get time to fix it
4392
4393 2003-11-18 [christoph]  0.9.6claws79
4394
4395         * src/mimeview.[ch]
4396                 check parent MimeInfos for signatures and display the
4397                 result of the parent when found
4398
4399         * src/pgpmime.c
4400                 o avoid NULL pointer warnings
4401                 o use procmime_mimeinfo_get_parameter()
4402
4403         * src/sgpgme.c
4404                 small text changes
4405
4406 2003-11-17 [luke]       0.9.6claws78
4407
4408         * src/textview.c
4409                 add check for disguised URLs, fixing bug 57
4410                 "Hidden URL in HTML Mails"
4411
4412 2003-11-16 [christoph]  0.9.6claws77
4413
4414         * src/procmime.c
4415                 fix crash when parsing invalid Content-Type header
4416
4417 2003-11-16 [christoph]  0.9.6claws76
4418
4419         * src/pgpmime.c
4420         * src/privacy.c
4421         * src/procmime.c
4422         * src/sgpgme.[ch]
4423                 implement message decrypting
4424
4425         * src/rfc2015.c
4426                 remove old code
4427
4428 2003-11-14 [luke]       0.9.6claws75
4429
4430         * src/mimeview.c
4431                 fix a couple of problems that treated application/* and
4432                 application/octet-stream the wrong way around
4433                 (since 0.9.6claws10), causing "Open" to do nothing.
4434
4435 2003-11-14 [christoph]  0.9.6claws74
4436
4437         * src/messageview.c
4438         * src/pgpmime.c
4439         * src/privacy.[ch]
4440                 prepare for message part decrypting
4441
4442         * src/sgpgme.c
4443                 add output for expired signatures
4444
4445         * src/rfc2015.c
4446                 remove some old code
4447
4448 2003-11-10 [christoph]  0.9.6claws73
4449
4450         * src/mimeview.c
4451                 add "Full info" button for bad and warn signature status
4452
4453         * src/sgpgme.c
4454                 generate full signature info like gpg's output
4455                 (gpg -v --with-fingerprint --verify)
4456
4457 2003-11-10 [christoph]  0.9.6claws72
4458
4459         * src/mimeview.c
4460         * src/pgpmime.c
4461         * src/privacy.[ch]
4462         * src/sgpgme.[ch]
4463         * src/textview.[ch]
4464                 o add code to view full signature info
4465                 o do automatic signature checks
4466
4467 2003-11-10 [alfons]     0.9.6claws71
4468
4469         * src/summaryview.c
4470                 don't crash when gtkut_font_load() returns invalid font (has
4471                 something to do with locale settings)
4472                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4473
4474 2003-11-09 [alfons]     0.9.6claws70
4475
4476         * src/procmime.c
4477                 plug leak
4478
4479 2003-11-08 [luke]       0.9.6claws69
4480
4481         * src/summaryview.c
4482                 fix some typos
4483
4484         * src/compose.c
4485                 rewrite compose_attach_parts(), fixing various bugs mainly
4486                 to do with re-editing.
4487
4488         * src/mimeview.c
4489                 "save all" now only saves attachments with names/filenames
4490
4491 2003-11-04 [match]      0.9.6claws68
4492
4493         * src/ldapctrl.[ch]
4494                 fix broken LDAP support.
4495
4496         * src/ldapquery.c
4497                 remove printf's.
4498
4499 2003-11-04 [luke]       0.9.6claws67
4500
4501         * src/mimeview.c
4502                 o  fixed bug 4 "focus lost on messages with attachments"
4503                 o  fixed 'Save all' attachments for new mime changes
4504                 o  right clicking on icons consistent with right clicking on
4505                    mime tree
4506                   - fixes a bug where wrong part is saved when you
4507                     choose 'Save as' from popup menu
4508                   - fixes bug 308 "No way to "save all" attachments"
4509                 o  fixed a compiler warning.
4510
4511         * src/textview.c
4512                 o  removed flickering in mime tree when using "n" and "p"
4513                    shortcuts
4514                 o  fixed bug where selecting the textview and pressing e.g.
4515                    'y' causes sylpheed to respond twice.
4516
4517         * src/summaryview.c
4518                 removed hard coding of * and ! shortcuts (which only served
4519                 to cause problems if you tried to redefine the shortcuts)
4520
4521 2003-11-04 [luke]       0.9.6claws66
4522
4523         * src/plugins/image_viewer/viewer.c
4524         * src/plugins/image_viewer/viewerprefs.c
4525         * src/plugins/image_viewer/viewerprefs.glade
4526                 o  allow toggling of image scaling by clicking on image
4527                 o  respond to image's container widget resize
4528
4529         * src/procmime.c
4530                 o  fix bad parsing of message when re-editing/viewing a
4531                    message saved to the drafts folder
4532
4533 2003-11-02 [match]      0.9.6claws65
4534
4535         * src/browseldap.h
4536                 fix if not building LDAP support.
4537         * src/addrindex.c
4538         * src/ldapquery.[ch]
4539         * src/editldap.h
4540                 include support for contains query. feature req 529354.
4541
4542 2003-11-02 [alfons]     0.9.6claws64
4543
4544         * src/browseldap.c
4545                 fix build bustage if not compiling ldap support
4546
4547 2003-11-01 [match]      0.9.6claws63
4548
4549         * po/POTFILES.in
4550         * src/Makefile.am
4551         * src/addr_compl.[ch]
4552         * src/addrbook.c
4553         * src/addrcache.[ch]
4554         * src/addrdefs.h        ** NEW **
4555         * src/addressbook.c
4556         * src/addressitem.h
4557         * src/addrindex.[ch]
4558         * src/addritem.h
4559         * src/addrquery.[ch]
4560         * src/ldapquery.[ch]
4561         * src/ldapserver.[ch]
4562                 refactor LDAP query mechanism.
4563
4564         * src/browseldap.[ch]   ** NEW **
4565         * src/ldaplocate.[ch]   ** NEW **
4566                 add feature to browse LDAP entry that was retrieved using
4567                 an explicit LDAP search.
4568
4569 2003-11-01 [alfons]     0.9.6claws62
4570
4571         * src/prefs_gtk.c
4572                 prefs_write_param(): fail when we see an invalid type; all the
4573                 callers seem to handle this gracefully by reverting changes
4574
4575 2003-10-30 [christoph]  0.9.6claws61
4576
4577         * configure.ac
4578         * ac/openssl.m4
4579         * ac/spamassassin.m4
4580         * src/Makefile.am
4581                 use extra variables for all libraries to make sure plugins
4582                 are only linked with libraries they really need. $LIBS is always
4583                 added to the linking parameters, but we only what the libraries
4584                 listed in the Makefile
4585
4586 2003-10-29 [paul]       0.9.6claws60
4587
4588         * src/mimeview.c
4589                 don't use Subject for unknown part name
4590
4591 2003-10-29 [paul]       0.9.6claws59
4592
4593         * src/compose.c
4594                 get name of attachment(s) when re-editing, fwd'ing or
4595                 redirecting
4596                 
4597         * src/mimeview.c
4598                 get name of attachment(s) when saving
4599
4600 2003-10-29 [hoa]        0.9.6claws58
4601
4602         * src/textview.c
4603                 implemented multipart/alternative in MIME message viewer.
4604
4605 2003-10-28 [christoph]  0.9.6claws57
4606
4607         * configure.ac
4608                 make sure MathML-Viewer is not built with the
4609                 Gtk2 version of GtkMathView
4610
4611 2003-10-28 [paul]       0.9.6claws56
4612
4613         * sync with 0.9.7cvs1
4614                 see ChangeLog 2003-10-28
4615
4616 2003-10-27 [alfons]     0.9.6claws55
4617
4618         * src/matcher_parser_parse.y
4619         * src/gtk/colorlabel.c
4620                 allow setting color label to 0 in filtering/processing rules
4621                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4622
4623 2003-10-26 [alfons]     0.9.6claws54
4624
4625         * src/summary_search.c
4626                 fix misnomer and correct selecting initial search node  
4627
4628 2003-10-26 [christoph]  0.9.6claws53
4629
4630         * src/pgpmime.c
4631         * src/sgpgme.c
4632                 change display of signature info to use only name of
4633                 signer, otherwise the text gets too long.
4634
4635         * src/procmime.c
4636                 don't use MimeInfo's filename to generate tmp filename
4637
4638 2003-10-25 [christoph]  0.9.6claws52
4639
4640         * src/procmime.c
4641                 fix message body searching
4642
4643 2003-10-25 [paul]       0.9.6claws51
4644
4645         * src/compose.c
4646                 use g_basename rather than basename
4647
4648 2003-10-24 [christoph]  0.9.6claws50
4649
4650         * src/sgpgme.c
4651                 change fetching of signature key's trust
4652
4653 2003-10-24 [paul]       0.9.6claws49
4654
4655         * po/sk.po
4656                 update Slovak translation
4657                 submitted by Andrej Kacian
4658                 
4659         * src/mainwindow.c
4660                 remove unknown menu entry /File/Add mailbox/mbox...
4661
4662 2003-10-24 [hoa]        0.9.6claws48
4663
4664         * src/Makefile.am
4665                 removed all references to mbox folders
4666
4667         * src/carray.[ch]               * REMOVED *
4668         * src/chash.[ch]                * REMOVED *
4669         * src/maillock.[ch]             * REMOVED *
4670         * src/mailmbox.[ch]             * REMOVED *
4671         * src/mailmbox_folder.[ch]      * REMOVED *
4672         * src/mailmbox_parse.[ch]       * REMOVED *
4673         * src/mailmbox_types.[ch]       * REMOVED *
4674         * src/mbox_folder.[ch]          * REMOVED *
4675                 remove implementation of mbox folders
4676                 and old mailbox folder.
4677                 mbox folder implementation will be added
4678                 as a plugin so that implementation can be entirely
4679                 synchronized with the files of the project they are
4680                 extracted from (libEtPan!).
4681         
4682         * src/mainwindow.c
4683         * src/folder.c
4684         * src/folderview.[ch]
4685         * src/procmsg.h         
4686                 Disable as much code that references mbox folders
4687                 as possible.
4688                 Some UI thing still need to know that folder is mbox
4689                 (when we have to enter the name of the mailbox and
4690                 we want to add /var/mail/$USER).
4691
4692 2003-10-23 [christoph]  0.9.6claws47
4693
4694         * src/noticeview.c
4695                 don't always display button when noticeview is made visible
4696
4697         * src/mimeview.c
4698         * src/pgpmime.c
4699         * src/privacy.[ch]
4700         * src/sgpgme.[ch]
4701                 get signature information from crypto system
4702
4703 2003-10-22 [paul]       0.9.6claws46
4704
4705         * po/es.po
4706                 updated by Ricardo Mones Lastra
4707
4708 2003-10-22 [paul]       0.9.6claws45
4709
4710         * src/Makefile.am
4711                 update to reflect the changes to the icons that
4712                 happened in 0.9.6claws35
4713
4714 2003-10-22 [alfons]     0.9.6claws44
4715         
4716         * src/carray.h
4717                 inline carray_count() 
4718
4719 2003-10-21 [alfons]     0.9.6claws43
4720
4721         * src/carray.h
4722                 glib wrappers
4723         * src/carray.c
4724                 disable
4725         * src/mailmbox.[ch]
4726         * src/mailmbox_folder.c
4727         * src/mailmbox_parse.c
4728         * src/mailmbox_types.[ch]
4729                 %s/uint32_t/guint
4730
4731 2003-10-21 [luke]       0.9.6claws42
4732
4733         * src/stock_pixmaps.[ch]
4734         * src/mimeview.c
4735         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4736         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4737                 o remove mime_application_octet_stream.xpm icon (it was never
4738                   really needed)
4739                 o remove redundant icon messageview_text.xpm
4740
4741         * src/mainwindow.c
4742                 fix visibility of signature noticeview when toggling 'separate
4743                 message view'
4744
4745 2003-10-21 [christoph]  0.9.6claws41
4746
4747         * src/procmime.c
4748                 decode multipart and rfc822 mime parts to allow further
4749                 parsing when required
4750
4751 2003-10-21 [christoph]  0.9.6claws40
4752
4753         * src/procmime.[ch]
4754         * src/textview.c
4755                 remove obsolete charset parameter in MimeInfo and fix
4756                 TextView to use the charset from the parameter hash table
4757
4758         * src/plugins/dillo_viewer/Makefile.am
4759         * src/plugins/trayicon/Makefile.am
4760                 add OPENSSL_CFLAGS to fix building with using
4761                 --with-openssl-* parameters
4762
4763 2003-10-21 [paul]       0.9.6claws39
4764
4765         * src/prefs_matcher.[ch]
4766                 replace remnants of the old, renamed 'Execute' matchtype
4767                 add a brief description to the Info window
4768
4769 2003-10-21 [hoa]        0.9.6claws38
4770         
4771         * src/Makefile.am
4772         * src/carray.[ch]               * NEW *
4773         * src/chash.[ch]                * NEW *
4774         * src/folder.c
4775         * src/maillock.[ch]             * NEW *
4776         * src/mailmbox.[ch]             * NEW *
4777         * src/mailmbox_folder.[ch]      * NEW *
4778         * src/mailmbox_parse.[ch]       * NEW *
4779         * src/mailmbox_types.[ch]       * NEW *
4780                 implementation of mbox folder with unique message numbers
4781
4782                 made use of libEtPan! implementation of mbox for lower-layer.
4783
4784 2003-10-20 [alfons]     0.9.6claws37
4785
4786         * src/noticeview.c
4787                 fix invalid argument warning
4788         * src/pgpmime.c
4789                 no in place variable
4790
4791 2003-10-20 [paul]       0.9.6claws36
4792
4793         * src/compose.[ch]
4794           src/filtering.c
4795           src/messageview.c
4796                 fix crash when using Forward in Filtering when
4797                 external editor option is set
4798                 
4799                 Patch submitted by Simon 'corecode' Schubert
4800                 <corecode@corecode.ath.cx> 
4801
4802 2003-10-20 [paul]       0.9.6claws35
4803
4804         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4805           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4806           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4807           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4808           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4809           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4810           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4811           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4812           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4813           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4814           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4815           src/mimeview.c
4816           src/stock_pixmap.[ch]
4817                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4818                 icons. add privacy_warn.xpm icon
4819
4820 2003-10-20 [hoa]  0.9.6claws34
4821
4822         * src/folder_item_prefs.[ch]
4823         * src/prefs_folder_item.c
4824         * src/main.c
4825                 Added a property per folder to choose whether we 
4826                 want to apply processing on it on startup or if we
4827                 prefer to wait the folder selection to apply it.
4828         
4829         * src/messageview.c
4830                 fixed C89 compatibility (for old compilers, for
4831                 example gcc 2.95.x).
4832
4833 2003-10-17 [christoph]  0.9.6claws33
4834
4835         * src/mimeview.c
4836         * src/noticeview.[ch]
4837                 change noticeview icon to indicate signature status
4838
4839 2003-10-17 [christoph]  0.9.6claws32
4840
4841         * src/Makefile.am
4842         * src/main.c
4843         * src/mimeview.c
4844         * src/noticeview.c
4845         * src/pgpmime.[ch]                              ** NEW **
4846         * src/privacy.[ch]
4847         * src/rfc2015.c
4848         * src/sgpgme.c                                  ** NEW **
4849                 reimplement PGP/Mime signature checking (unfinished)
4850
4851 2003-10-15 [christoph]  0.9.6claws31
4852
4853         * src/procmime.[ch]
4854                 fix procmime_get_text_content() and
4855                 procmime_get_first_text_content()
4856
4857 2003-10-15 [christoph]  0.9.6claws30
4858
4859         * src/plugins/spamassassin/spamassassin_gtk.c
4860         * src/plugins/spamassassin/spamassassin_gtk.glade
4861                 fix timeout tooltip
4862
4863 2003-10-15 [paul]       0.9.6claws29
4864
4865         * src/messageview.c
4866                 workaround for buggy smtp servers. on sending a
4867                 return receipt strip the name part from the address
4868                 when creating headers
4869                 
4870 2003-10-15 [paul]       0.9.6claws28
4871
4872         * sync with 0.9.7 release
4873                 see ChangeLog 2003-10-15
4874
4875 2003-10-14 [christoph]  0.9.6claws27
4876
4877         * src/plugins/clamav/clamav_plugin.c
4878                 fix clamav plugin
4879
4880 2003-10-14 [christoph]  0.9.6claws26
4881
4882         * src/compose.c
4883         * src/mimeview.c
4884         * src/procmime.[ch]
4885         * src/rfc2015.c
4886         * src/textview.c
4887         * src/plugins/clamav/clamav_plugin.c
4888                 use GNode to create the mime tree (some changes to functions
4889                 that traverse the tree are just quick and dirty. Maybe we
4890                 can find better solutions with g_node_*-functions)
4891
4892 2003-10-14 [luke]       0.9.6claws25
4893
4894         * src/mimeview.c
4895                 fix a navigation bug (stupid typo of mine)
4896
4897 2003-10-14 [christoph]  0.9.6claws24
4898
4899         * src/textview.c
4900                 fix missing last line in plain/text mails
4901
4902 2003-10-13 [luke]       0.9.6claws23
4903
4904         * src/summaryview.c
4905                 fix bug 334 (part 1)
4906
4907 2003-10-13 [kov]        0.9.6claws22
4908
4909         * src/mimeview.c
4910                 error checking when the user enters a non-directory at
4911                 the file selection dialog.
4912                 work-around for users entering directory location without
4913                 adding a leading G_DIR_SEPARATOR.
4914
4915 2003-10-13 [luke]       0.9.6claws21
4916
4917         * src/compose.c
4918                 error reporting for inserting files, including catching
4919                 invalid characters for current locale/encoding
4920
4921 2003-10-13 [paul]       0.9.6claws20
4922
4923         * src/folderview.c
4924                 fix bug #347 'subscribe newsgroups crashes'
4925
4926 2003-10-13 [paul]       0.9.6claws19
4927
4928         * src/compose.c
4929                 when using 'Reply to all' include the 'send replies
4930                 to' folder property
4931                 
4932         * po/ja.po
4933                 update Japanese translation. submitted by Rui Hirokawa 
4934                 <rui_hirokawa@ybb.ne.jp>        
4935
4936 2003-10-13 [hoa]        0.9.6claws18
4937
4938         * src/account.c
4939         * src/compose.c
4940         * src/messageview.c
4941         * src/procheader.c
4942         * src/procheader.h
4943                 rename get_header_from_msginfo() into
4944                 procheader_get_header_from_msginfo() so that we have a
4945                 coherent exported naming.
4946                 avoid parsing of header contained in a string via
4947                 a newly written temporary file.
4948
4949         Patch submitted by Simon 'corecode' Schubert
4950                 <corecode@corecode.ath.cx>
4951
4952 2003-10-12 [hoa]        0.9.6claws17
4953
4954         * src/filtering.c
4955         * src/filtering.h
4956         * src/matcher.c
4957         * src/matcher.h
4958         * src/matcher_parser_parse.y
4959         * src/prefs_filtering_action.c
4960                 added "stop" action : stop applying the filtering rules.
4961                 added "set score" and "increase/decrease score" actions.
4962                 That two last action replace the "change_score" action
4963                 introduced by alfons in 0.8.8claws85.
4964                 "set score" is to set a given score to the message.
4965                 "increase/decrease score" will increase or decrease the
4966                 score if the given value is respectively positive or
4967                 negative. If someone find a some better name for this last
4968                 rule, it can be modified.
4969
4970 2003-10-12 [paul]       0.9.6claws16
4971
4972         * AUTHORS
4973           po/ja.po
4974                 update Japanese translation. submitted by Rui Hirokawa 
4975                 <rui_hirokawa@ybb.ne.jp>
4976
4977 2003-10-12 [christoph]  0.9.6claws15
4978
4979         * src/procmime.c
4980                 fix crash caused by incorrect headers
4981
4982 2003-10-10 [christoph]  0.9.6claws14
4983
4984         * src/main.c
4985         * src/privacy.[ch]
4986         * src/rfc2015.[ch]
4987                 implement detection of signed message parts for rfc2015
4988
4989 2003-10-10 [thorsten]   0.9.6claws13
4990
4991         * src/mimeview.c
4992                 fix typo
4993
4994 2003-10-10 [christoph]  0.9.6claws12
4995
4996         * src/stock_pixmap.[ch]
4997         * src/pixmaps/mime_message.xpm                  ** NEW **
4998                 add a new icon for mime type "message"
4999
5000         * src/privacy.[ch]
5001         * src/procmime.[ch]
5002                 add crypto api
5003
5004         * src/mimeview.c
5005                 o use crypto api
5006                 o add icons for message type mime parts
5007
5008 2003-10-10 [christoph]  0.9.6claws11
5009
5010         * src/mainwindow.c
5011         * src/messageview.[ch]
5012         * src/mimeview.[ch]
5013         * src/procmime.[ch]
5014         * src/procmsg.[ch]
5015         * src/rfc2015.c
5016         * src/summaryview.c
5017         * src/textview.[ch]
5018                 o remove switching between TextView and MimeView in MessageView
5019                   (if required we can hide the icon box and the MimeView will
5020                    look exaxtly like the TextView)
5021                 o temporary remove signature and decrypting GPGME code
5022
5023 2003-10-09 [christoph]  0.9.6claws10
5024
5025         * src/action.c
5026         * src/compose.c
5027         * src/messageview.c
5028         * src/mimeview.c
5029         * src/procmime.[ch]
5030         * src/procmsg.c
5031         * src/rfc2015.c
5032         * src/textview.c
5033         * src/common/utils.[ch]
5034         * src/plugins/clamav/clamav_plugin.c
5035         * src/plugins/dillo_viewer/dillo_viewer.c
5036         * src/plugins/image_viewer/viewer.c
5037         * src/plugins/mathml_viewer/mathml_viewer.c
5038                 new mime parser (several things need fixing)
5039
5040 2003-10-09 [paul]       0.9.6claws9
5041
5042         * src/imap.c
5043                 a little more sync with 0.9.6cvs2 and a tidy up
5044
5045 2003-10-08 [paul]       0.9.6claws8
5046
5047         * sync with 0.9.6cvs2
5048                 see ChangeLog 2003-10-03
5049
5050 2003-10-05 [christoph]  0.9.6claws7
5051
5052         * src/summaryview.c
5053                 don't use flags to check if a message is in a news folder
5054
5055         (closes Bug 282 clicking on folder with copied Messages from News
5056          immediately after having copied them crashes Sylpheed-Claws)
5057
5058 2003-10-05 [christoph]  0.9.6claws6
5059
5060         * src/Makefile.am
5061         * src/progressdialog.[ch]               ** REMOVE **
5062         * src/gtk/Makefile.am
5063         * src/gtk/progressdialog.[ch]           ** NEW **
5064                 move progressdialog to gtk directory
5065
5066 2003-10-04 [christoph]  0.9.6claws5
5067
5068         * src/prefs_toolbar.c
5069         * src/gtk/prefswindow.c
5070                 remove widget_show_all for pages root widget
5071
5072         * src/plugins/spamassassin/spamassassin.[ch]
5073         * src/plugins/spamassassin/spamassassin_gtk.c
5074         * src/plugins/spamassassin/spamassassin_gtk.glade
5075                 add support for new libspamc transports
5076
5077 2003-10-04 [christoph]  0.9.6claws4
5078
5079         * src/plugins/spamassassin/libspamc.[ch]
5080         * src/plugins/spamassassin/spamassassin.c
5081         * src/plugins/spamassassin/utils.[ch]
5082                 update libspamc to version from SpamAssassin 2.60
5083
5084 2003-10-03 [christoph]  0.9.6claws3
5085
5086         * src/send_message.c
5087                 fix missing format string bug found by
5088                 Georgi Guninski <guninski@guninski.com>
5089
5090 2003-10-03 [paul]       0.9.6claws2
5091
5092         * po/zh_CN.po
5093                 update Simpilified Chinese translation, submitted by
5094                 Hansom Young
5095
5096 2003-10-02 [christoph]  0.9.6claws1
5097
5098         * src/imap.c
5099                 add UIDPLUS support for COPY and EXPUNGE
5100
5101 2003-10-02 [paul]       0.9.6claws
5102
5103         * 0.9.6claws released
5104
5105 2003-10-02 [paul]
5106
5107         * po/es.po
5108           po/sk.po
5109                 update Spanish and Slovak translations
5110                 submitted by Ricardo Mones Lastra and Andrej Kacian
5111  
5112 2003-10-02 [paul]       0.9.5claws43
5113
5114         * po/en_GB.po
5115                 update British English translation
5116
5117 2003-10-02 [paul]       0.9.5claws42
5118
5119         * po/hr.po
5120                 update Croatian translation, submitted by Dragan
5121
5122 2003-10-01 [paul]       0.9.5claws41
5123
5124         * po/pl.po
5125           po/sr.po
5126                 update Polish and Serbian translations, submitted by
5127                 Emil and Urke MMI
5128
5129 2003-10-01 [melvin]     0.9.5claws40
5130
5131         * po/fr.po
5132                 Updated French translations
5133
5134 2003-10-01 [melvin]     0.9.5claws39
5135
5136         * src/prefs_fonts.c
5137                 Fixed a Gtk warning
5138
5139         * src/plugins/dillo_prefs.c     
5140                 Quasi unnoticeable UI clean-up.
5141
5142 2003-10-01 [paul]
5143
5144         * tools/README
5145           tools/maildir2sylpheed.pl
5146                 bug fixes, rewrites, submitted by Matthias Förste 
5147                 <itsjustme@users.sourceforge.net>
5148
5149 2003-09-29 [paul]       0.9.5claws38
5150
5151         * src/inc.c
5152                 fix my coding carelessness
5153
5154 2003-09-29 [paul]       0.9.5claws37
5155
5156         * po/POTFILES.in
5157           src/Makefile.am
5158           src/main.c
5159           src/prefs_common.[ch]
5160           src/prefs_fonts.[ch]  ** NEW FILES **
5161                 move Font config options to Other Prefs/Display/Fonts
5162                 (user's current configuration is preserved)
5163
5164 2003-09-29 [paul]       0.9.5claws36
5165
5166         * src/inc.c
5167           src/prefs_account.c
5168                 allow 'local_mbox' value to point to either a directory 
5169                 (/var/mail -  default, new) or a file (/var/mail/username
5170                 - original)
5171
5172 2003-09-28 [paul]       0.9.5claws35
5173
5174         * src/rfc2015.c
5175                 on signature check, where key exists, print the
5176                 Key ID
5177
5178 2003-09-27 [alfons]     0.9.5claws34
5179
5180         * src/action.c
5181                 o make progress bar not fill/expand when resizing dialog
5182                 o use default fixed text font for actions output
5183
5184 2003-09-27 [paul]       0.9.5claws33
5185
5186         * src/prefs_common.[ch]
5187           src/procmsg.c
5188           src/send_message.c
5189                 remove External Program settings from Common Prefs/Send
5190                 as they are now unnecessary due to Local account settings.
5191                 plus a little tidying-up after 0.9.5claws31
5192
5193 2003-09-27 [paul]       0.9.5claws32
5194
5195         * src/prefs_account.c
5196                 o make correction to gui text:
5197                   'Local mailbox file' -> 'Local mailbox directory'
5198                 o give 'local_mbox' option a reasonable default value:
5199                   '/var/mail'
5200                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5201                   value
5202
5203 2003-09-26 [paul]       0.9.5claws31
5204
5205         * src/inc.c
5206           src/prefs_common.[ch]
5207                 remove 'Incorporate from spool' common pref,
5208                 force creation of a 'Local' account
5209
5210 2003-09-26 [christoph]  0.9.5claws30
5211
5212         * src/folder.c
5213         * src/msgcache.c
5214                 add more NULL pointer checks
5215
5216 2003-09-25 [christoph]  0.9.5claws29
5217
5218         * src/folder.c
5219                 o don't fetch source message to get it's message id
5220                 o immediately scan dest folder when copying a message did not
5221                   return a new message number and not do it when the first message
5222                   without a new message number is found
5223
5224 2003-09-23 [christoph]  0.9.5claws28
5225
5226         * src/compose.c
5227                 fix generating of headers
5228
5229         (patch by David Relson <relson@osagesoftware.com>)
5230
5231 2003-09-23 [paul]       0.9.5claws27
5232
5233         * po/zh_CN.po
5234                 update Simplified Chinese translation. submitted by
5235                 Hansom Young
5236
5237 2003-09-23 [paul]       0.9.5claws26
5238
5239         * tools/Makefile.am
5240           tools/README
5241           tools/vcard2xml.py    ** NEW FILE **
5242                 add a script that converts an evolution vcard to
5243                 sylpheed's xml format
5244                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5245
5246 2003-09-22 [paul]       0.9.5claws25
5247
5248         * src/plugins/clamav/clamav_plugin.c
5249                 don't skip MULTIPART parts
5250
5251 2003-09-21 [christoph]  0.9.5claws24
5252
5253         * src/alertpanel.c
5254                 remove unneeded include
5255
5256         * src/folder.c
5257                 clean up copy/move mess with duplicated code
5258
5259         * src/imap.c
5260                 fix problem that sometimes the folder was not scanned
5261                 also it was changed
5262
5263 2003-09-21 [christoph]  0.9.5claws23
5264
5265         * src/Makefile.am
5266         * src/logwindow.[ch]                    ** REMOVE **
5267         * src/mainwindow.c
5268         * src/prefs_common.c
5269         * src/gtk/Makefile.am
5270         * src/gtk/logwindow.[ch]                ** ADD **
5271                 make logwindow prefs_common independent and move
5272                 it to gtk directory
5273
5274 2003-09-20 [christoph]  0.9.5claws22
5275
5276         * src/compose.c
5277                 add extra space for address code conversion
5278                 (4 * unconvered size could be too small for short headers)
5279
5280 2003-09-20 [christoph]  0.9.5claws21
5281
5282         * src/compose.c
5283                 increase temp buffer size when writing headers
5284
5285 2003-09-19 [darko]      0.9.5claws20
5286
5287         * src/compose.c
5288                 don't ignore value of 'Save copy of outgoing messages to
5289                 this folder instead of Sent' in message redirect
5290
5291 2003-09-17 [christoph]  0.9.5claws19
5292
5293         * src/compose.c
5294                 use ", " as address seperator for mail headers and pass whole
5295                 header line at once to compose_convert_header to make sure
5296                 it is correctly folded
5297
5298         (closes Bug 64 Problem when sending to many recipients)
5299
5300 2003-09-17 [hoa]        0.9.5claws18
5301         
5302         * src/matcher.[ch]
5303           src/matcher_parser_parse.y
5304           src/prefs_matcher.c
5305                 changed the keyword used for command execution in condition
5306                 keyword is changed from "execute" to "test"
5307                 so that it is not the same as the one used for action.
5308                 This will fix a bug when using filtering dialog.
5309                 All semantic in the code is also changed to reflect
5310                 the keyword change.
5311
5312 2003-09-17 [paul]
5313         
5314         * sync with 0.9.6 release
5315
5316 2003-09-17 [paul]       0.9.5claws17
5317
5318         * sync with 0.9.5cvs8
5319                 see ChangeLog 2003-09-16 and 2003-09-17
5320
5321 2003-09-16 [paul]       0.9.5claws16
5322
5323         * sync with 0.9.5cvs6
5324                 see ChangeLog 2003-09-16
5325
5326 2003-09-15 [paul]       0.9.5claws15
5327
5328         * sync with 0.9.5cvs5
5329                 see ChangeLog 2003-09-15
5330
5331 2003-09-14 [alfons]     0.9.5claws14
5332
5333         * src/inc.c
5334                 make "Go to inbox after receiving new mail" again;
5335                 regression of a sync, restored to sylpheed main 
5336                 behaviour. (misses still some bits)
5337
5338 2003-09-14 [alfons]     0.9.5claws13
5339
5340         * src/prefs_filtering_action.c
5341                 o add proper message if empty execute command line
5342                 o don't select first action item after registering a
5343                   new action to prevent (what seems to be a GTK) bug
5344                   #36, "filtering will only accept one action change 
5345                   per invocation".
5346
5347 2003-09-14 [alfons]     0.9.5claws12
5348
5349         * src/prefs_filtering.c
5350         * src/prefs_filtering_action.c
5351         * src/prefs_matcher.c
5352                 fix function signature for key_pressed_event signal handlers
5353
5354 2003-09-14 [alfons]     0.9.5claws11
5355
5356         * src/mainwindow.c
5357                 fix regression caused by fix for invalid bug #7
5358                 (should fix #246, "Multiple selections are deselected when 
5359                 moving from search window to main window")
5360                 
5361 2003-09-14 [alfons]     0.9.5claws10
5362         
5363         * src/actions.[ch]
5364         * src/filtering.[ch]
5365         * src/prefs_actions.c
5366                 allow `filtering actions` in actions; only for advanced users
5367                 right now: try for example, "%as{mark color 2}" 
5368         
5369 2003-09-13 [paul]       0.9.5claws9
5370         
5371         * po/pl.po
5372           po/zh_CN.po   ** NEW FILE **
5373                 update Polish translation, submitted by Emil 
5374                 <eminowbl@posejdon.wpk.p.lodz.pl>
5375                 add new Simplified Chinese translation, submitted by
5376                 Hansom Young <hansom_young@yahoo.com>
5377
5378 2003-09-12 [alfons]     0.9.5claws8
5379
5380         * src/summaryview.c
5381                 don't open separate message views when View | Separate message view
5382                 is active 
5383                 (please look carefully for any navigation regressions)
5384
5385 2003-09-11 [alfons]     0.9.5claws7
5386
5387         * src/mainwindow.c
5388                 make default message view, opened by View | Separate message 
5389                 view, look like a claws message view (which includes a menu
5390                 bar and a toolbar)
5391                 (fixes bug #298, "message view loses tool bar") 
5392
5393 2003-09-11 [christoph]  0.9.5claws6
5394
5395         * src/folderview.c
5396                 fix double deleting of newsgroup folders
5397
5398         (closes Bug 305 crash after deleting of a newsgroup)
5399
5400 2003-09-11 [paul]       0.9.5claws5
5401
5402         * src/rfc2015.c
5403           src/common/utils.h
5404                 more sync'ing from 0.9.5cvs2
5405
5406 2003-09-11 [christoph]  0.9.5claws4
5407
5408         * src/compose.c
5409         * src/rfc2015.c
5410         * src/common/utils.h
5411                 fix sync with 0.9.5cvs2
5412
5413 2003-09-11 [paul]       0.9.5claws3
5414
5415         * sync with 0.9.5cvs4
5416                 see ChangeLog 2003-09-11
5417
5418 2003-09-11 [paul]       0.9.5claws2
5419
5420         * sync with 0.9.5cvs2
5421                 see ChangeLog 2003-09-05
5422                 
5423 2003-09-11 [paul]       0.9.5claws1
5424
5425         * sync with 0.9.5cvs3
5426                 see ChangeLog 2003-09-10
5427
5428 2003-09-10 [paul]       0.9.5claws
5429
5430         * 0.9.5claws released
5431
5432 2003-09-10 [paul]       0.9.4claws78
5433
5434         * src/Makefile.am
5435                 add missing files
5436
5437 2003-09-10 [melvin]     0.9.4claws77
5438
5439         * po/fr.po
5440                 Updated French translations
5441
5442 2003-09-10 [paul]       0.9.4claws76
5443
5444         * po/es.po
5445           po/sk.po
5446           po/sr.po
5447                 update Spanish, Slovak, and Serbian translations.
5448                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5449                 and Urke MMI
5450                 
5451         * AUTHORS
5452                 add translation team section
5453
5454 2003-09-09 [christoph]  0.9.4claws75
5455
5456         * src/folder.c
5457                 free item->prefs in folder_item_destroy
5458
5459 2003-09-09 [alfons]     0.9.4claws74
5460
5461         * src/folderview.c
5462                 o proper check for root node sorting
5463                 o remove unnecessary gtk_ctree_remove_node 
5464
5465         (should fix bug #300, "crash while moving folder")      
5466
5467 2003-09-08 [christoph]  0.9.4claws73
5468
5469         * src/folderview.c
5470                 o fix double adding of IMAP FolderItems to GtkCTree
5471                 o fix crash then mbox folder is removed
5472
5473 2003-09-08 [christoph]  0.9.4claws72
5474
5475         * src/folder.c
5476         * src/folderview.c
5477         * src/mainwindow.c
5478                 fix new folder notification
5479
5480         * src/mbox_folder.c
5481                 fix cache path
5482
5483 2003-09-08 [christoph]  0.9.4claws71
5484
5485         * src/compose.c
5486                 replace '\n' and '\r' before removing trailing spaces
5487
5488         * src/folder.[ch]
5489         * src/folderview.c
5490                 add information about new or removed items in folder tree change
5491                 notification and use this in folderview to add and remove only
5492                 the appected items and not refresh the whole tree
5493
5494 2003-09-07 [match]      0.9.4claws70
5495
5496         * src/Makefile.am
5497         * src/addr_compl.c
5498         * src/addressbook.c
5499         * src/addressitem.h
5500         * src/addrindex.c
5501         * src/addritem.c
5502         * src/addritem.h
5503         * src/addrquery.c                       ** NEW **
5504         * src/addrquery.h
5505         * src/ldapquery.c
5506         * src/ldapserver.c
5507         * src/stock_pixmap.c
5508         * src/stock_pixmap.h
5509         * src/pixmaps/address_search.xpm        ** NEW **
5510                 re-introduce Lookup button for LDAP 'static' searches.
5511
5512 2003-09-07 [alfons]     0.9.4claws69
5513         
5514         * src/summaryview.c
5515                 abandon setting usize for messageview because it gives layout problems
5516                 with the quick search bar and the headerview; fixes assorted UI glitches:
5517                 
5518                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5519                 o bug #280, "Window resiizes for line length but does not revert"
5520
5521 2003-09-07 [christoph]  0.9.4claws68
5522
5523         * src/compose.c
5524                 o make sure we don't have any newlines in header values
5525                 o check custom headers for spaces and newlines and ignore
5526                   malformed header names
5527
5528 2003-09-06 [christoph]  0.9.4claws67
5529
5530         * src/folder.c
5531         * src/folderview.c
5532                 invoke notification hook for folder tree changes after append
5533                 and remove folder
5534
5535         (closes Bug 294 Crash while moving folder with many subdirectories)
5536
5537 2003-09-06 [christoph]  0.9.4claws66
5538
5539         * src/folder.c
5540                 destroy folder's MsgCache if FolderItem is removed to make sure
5541                 it is not saved when the FolderItem is destroyed
5542
5543 2003-09-06 [christoph]  0.9.4claws65
5544
5545         * src/plugins/clamav/clamav_plugin.c
5546                 fix copy & paste bug
5547
5548 2003-09-05 [christoph]  0.9.4claws64
5549
5550         * src/folder.c
5551         * src/messageview.[ch]
5552         * src/procmsg.[ch]
5553         * src/summaryview.c
5554                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5555                 by MessageView to clear it when the message is deleted. Should
5556                 work even if messages are deleted in MainWindow or by
5557                 processing.
5558
5559 2003-09-05 [alfons]     0.9.4claws63
5560
5561         * src/messageview.c
5562                 deleting a message in a message view frees its msginfo, make 
5563                 messageview_update_all() aware of that (should fix bug #293,
5564                 "deleting message caused crash")
5565
5566 2003-09-05 [melvin]     0.9.4claws62
5567
5568         * src/action.c
5569                 Improve synchronous action exit code (fixes 
5570                 a ~5 seconds delay after action exit on RedHat 9)
5571
5572 2003-09-04 [christoph]  0.9.4claws61
5573
5574         * src/compose.c
5575         * src/rfc2015.c
5576         * src/common/utils.[ch]
5577                 add util function to create mime boundary and use it
5578                 in compose and gpg code
5579
5580 2003-09-04 [alfons]     0.9.4claws60
5581
5582         * src/folder.c
5583                 source folder item's GNode should already have been freed in 
5584                 a previous call to src->folder->klass->remove_folder()
5585                 (should fix bug #287, "crash when moving folders")
5586
5587 2003-09-03 [thorsten]   0.9.4claws59
5588
5589         * src/plugins/spamassassin/spamassassin_gtk.c
5590                 fix compile error
5591
5592 2003-09-03 [christoph]  0.9.4claws58
5593
5594         * src/plugins/spamassassin/spamassassin.[ch]
5595         * src/plugins/spamassassin/spamassassin_gtk.c
5596                 add timeout config option
5597
5598 2003-09-03 [paul]       0.9.4claws57
5599
5600         * po/sk.po      ** NEW FILE **
5601                 add Slovak translation. Submitted by Andrej Kacian 
5602                 <andrej@kacian.sk>
5603
5604 2003-09-03 [paul]       0.9.4claws56
5605
5606         * src/plugins/clamav/clamav_plugin_gtk.c
5607                 gui tweaks: replace a label with a tooltip, modify the
5608                 text, use gtk_check_button_new(); instead of
5609                 gtk_check_button_new_with_label("");
5610
5611 2003-09-02 [alfons]     0.9.4claws55
5612
5613         * src/gtk/filesel.c
5614                 remember last used dir when attaching multiple files (should fix
5615                 bug #290, "Attach File does not remember directory")
5616
5617 2003-09-01 [paul]       0.9.4claws54
5618
5619         * po/es.po
5620                 updated by Ricardo Mones Lastra
5621
5622 2003-09-01 [alfons]     0.9.4claws53
5623
5624         * src/gtk/gtkaspell.[ch]
5625                 be pedantic and strict and use const gchar * instead of guchar *
5626
5627 2003-09-01 [alfons]     0.9.4claws52
5628
5629         * src/mainwindow.c
5630         * src/summaryviewc.
5631                 re-enable Save As when multiple messages are selected
5632
5633 2003-09-01 [paul]       0.9.4claws51
5634
5635         * src/textview.c
5636                 g_free(trimmed_uri);
5637
5638 2003-09-01 [paul]       0.9.4claws50
5639
5640         * sync with 0.9.4cvs13
5641                 see ChangeLog 2003-09-01
5642
5643 2003-09-01 [paul]       0.9.4claws49
5644
5645         * src/textview.c
5646                 trim uri before sending to the statusbar
5647                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5648                 in the message window causes main S-C window to enlarge 
5649                 past screen edges'
5650
5651 2003-09-01 [paul]       0.9.4claws48
5652
5653         * sync with 0.9.4cvs12
5654                 see ChangeLog 2003-09-01
5655
5656 2003-08-30 [christoph]  0.9.4claws47
5657
5658         * src/compose.c
5659         * src/folder_item_prefs.[ch]
5660         * src/prefs_folder_item.c
5661         * src/gtk/gtkaspell.[ch]
5662                 commit per folder dictionary patch by
5663                 Paul Evans <nerd@freeuk.com>
5664
5665 2003-08-30 [christoph]  0.9.4claws46
5666
5667         * src/plugins/spamassassin/spamassassin_gtk.c
5668         * src/plugins/spamassassin/spamassassin_gtk.glade
5669                 reduce GUI clutter by placing hints into tooltips
5670
5671 2003-08-30 [paul]       0.9.4claws45
5672
5673         * src/compose.c
5674                 add 'Content-Disposition: inline' to a text/plain
5675                 part when using PGP/MIME signing
5676
5677 2003-08-30 [paul]       0.9.4claws44
5678
5679         * src/prefs_common.c
5680           src/prefs_spelling.c
5681           src/prefs_spelling.glade
5682                 reduce GUI clutter by placing hints into tooltips
5683
5684 2003-08-29 [christoph]  0.9.4claws43
5685
5686         * configure.ac
5687                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5688
5689         * src/stock_pixmap.c
5690                 change unecessary warning into a debug message
5691
5692         * src/plugins/clamav/Makefile.am
5693                 Fix error "-I$(CLAMAV_LIBS)"
5694
5695 2003-08-29 [christoph]  0.9.4claws42
5696
5697         * intl/Makefile.in
5698         * src/Makefile.am
5699         * src/matcher.h
5700         * src/common/Makefile.am
5701         * src/common/passcrypt.c
5702                 commit fixes and patches for some of the IRIX problems found by
5703                 Ivan Rayner <ivanr@sgi.com>
5704
5705 2003-08-29 [paul]       0.9.4claws41
5706
5707         * src/prefs_filtering.c
5708                 add 'Top' and 'Bottom' buttons, based on changes in
5709                 src/prefs_filter.c in 0.9.4cvs11.
5710
5711 2003-08-27 [christoph]  0.9.4claws40
5712
5713         * src/folderview.c
5714                 fix bug that the current summary settings were copied to the
5715                 wrong folder item, when the folder item prefs are opened.
5716                 Copying is not required because summary settings and
5717                 folder_item_prefs do not contain the same settings
5718
5719 2003-08-27 [thorsten]   0.9.4claws39
5720
5721         * src/imap.c
5722                 fix compile error
5723
5724 2003-08-26 [paul]       0.9.4claws38
5725
5726         * sync with 0.9.4cvs9
5727                 see ChangeLog 2003-08-26
5728
5729 2003-08-25 [paul]       0.9.4claws37
5730
5731         * sync with 0.9.4cvs8
5732                 see ChangeLog 2003-08-25
5733
5734 2003-08-24 [christoph]  0.9.4claws36
5735
5736         * src/prefs_filtering.c
5737                 shouldn't remove items from a GSList while iterating over the
5738                 list (makes cur invalid and cur->next not accessable)
5739
5740         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5741          crashed)
5742
5743 2003-08-23 [christoph]  0.9.4claws35
5744
5745         * src/news.c
5746                 news folders should be scanned when opened
5747
5748 2003-08-22 [christoph]  0.9.4claws34
5749
5750         * src/prefs_folder_item.c
5751                 use macro to assign strings that always frees the old string
5752
5753         * src/gtk/gtkaspell.[ch]
5754                 add gtkaspell_set_dictionary_menu_active_item() to set active
5755                 item in dictionary option menu
5756
5757         * src/prefs_spelling.c
5758                 use gtkaspell_set_dictionary_menu_active_item() to select
5759                 dictionary
5760
5761 2003-08-21 [christoph]  0.9.4claws33
5762
5763         * src/folder.[ch]
5764         * src/imap.c
5765         * src/mbox_folder.c
5766         * src/mh.c
5767         * src/news.c
5768                 optimize folder system
5769
5770         * src/gtk/gtkstext.c
5771                 fix division by zero when font has 0 width for ' '
5772
5773 2003-08-21 [paul]       0.9.4claws32
5774
5775         * sync with 0.9.4cvs7
5776                 see ChangeLog 2003-08-20
5777
5778 2003-08-19 [paul]       0.9.4claws31
5779
5780         * src/common/defs.h
5781                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5782                 SYLDOC_FAQ_HTML_INDEX.
5783         * src/manual.c
5784                 use LC_MESSAGES instead of LC_ALL to find the current
5785                 language
5786
5787           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5788
5789 2003-08-19 [paul]       0.9.4claws30
5790
5791         * po/bg.po
5792                 updated by George Danchev
5793
5794 2003-08-18 [luke]       0.9.4claws29
5795         * src/mimeview.[ch]
5796         * src/gtk/gtkvscrollbutton.[ch]
5797                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5798                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5799                 o removed horizontal separator between icons
5800
5801 2003-08-17 [christoph]  0.9.4claws28
5802
5803         * src/procmsg.c
5804                 no subject threading when the subject has no reply prefix
5805
5806 2003-08-16 [christoph]  0.9.4claws27
5807
5808         * src/mainwindow.c
5809                 remember and restore window sizes and position when the main
5810                 window is hidden or shown
5811
5812         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5813          minimised/reopened using trayicon)
5814
5815 2003-08-16 [paul]       0.9.4claws26
5816
5817         * src/crash.c
5818                 add #include "defs.h"
5819
5820 2003-08-16 [paul]       0.9.4claws25
5821
5822         * src/plugins/clamav/clamav_plugin.c
5823                 reword a debug_print
5824                 
5825         * src/plugins/dillo_viewer/dillo_prefs.c
5826                 cosmetic: change the labels' text, add tooltips, and
5827                 left-align the hint
5828
5829 2003-08-15 [christoph]  0.9.4claws24
5830
5831         * src/news.c
5832                 complete last change (forgot some changes)
5833
5834 2003-08-15 [christoph]  0.9.4claws23
5835
5836         * src/news.c
5837                 o check number of messages and don't return a 0 message
5838                   when no messages are available
5839                 o don't parse xref header anymore
5840
5841         (closes Bug 203 I'm not getting any news)
5842
5843 2003-08-15 [paul]       0.9.4claws22
5844
5845         * src/common/defs.h
5846           src/crash.c
5847                 update and define claws bugzilla location
5848
5849 2003-08-15 [paul]       0.9.4claws21
5850
5851         * po/ru.po
5852                 update submitted by Ruslan N. Balkin
5853
5854 2003-08-14 [christoph]  0.9.4claws20
5855
5856         * src/procmsg.c
5857                 fix search for oldest node in subject threading
5858
5859 2003-08-14 [christoph]  0.9.4claws19
5860
5861         * src/procmsg.c
5862         * src/common/utils.h
5863                 add possibility to check all nodes with the same subject for
5864                 subject threading, not only the oldest node. Should not break
5865                 threads anymore if the oldest node is thread_by_subject_max_age
5866                 days older then parent, because it can now find a child of
5867                 oldest node as new parent.
5868
5869 2003-08-11 [christoph]  0.9.4claws18
5870
5871         * src/plugins/spamassassin/spamassassin.c
5872                 run spam check in background process
5873
5874 2003-08-10 [alfons]     0.9.4claws17
5875
5876         * src/summaryview.c
5877                 make `Select All' sensitive too
5878
5879 2003-08-10 [christoph]  0.9.4claws16
5880
5881         * src/imap.c
5882                 add more checks in imap_close
5883
5884 2003-08-09 [alfons]     0.9.4claws15
5885
5886         * src/prefs_spelling.c
5887                 no spell checking UI if not requested
5888
5889 2003-08-09 [alfons]     0.9.4claws14
5890
5891         * src/gtk/prefswindow.c
5892                 make it compile
5893
5894 2003-08-09 [christoph]  0.9.4claws13
5895
5896         * src/prefs_spelling.c
5897         * src/gtk/prefswindow.[ch]
5898         * src/plugins/clamav/clamav_plugin_gtk.c
5899         * src/plugins/spamassassin/spamassassin_gtk.c
5900                 sort prefs pages by heighest weight in tree
5901
5902 2003-08-09 [paul]       0.9.4claws12
5903
5904         * sync with 0.9.4cvs6
5905                 see ChangeLog 2003-08-07
5906                 
5907         * AUTHORS
5908                 add Leandro and Luke to claws-branch section
5909
5910 2003-08-09 [christoph]  0.9.4claws11
5911
5912         * src/gtk/Makefile.am
5913         * src/gtk/colorsel.[ch]                 ** NEW **
5914                 create a color selection dialog that can be used as a simple
5915                 function call with it's own gtk main loop like filesel.[ch]
5916
5917         * src/Makefile.am
5918         * src/main.c
5919         * src/prefs_common.c
5920         * src/prefs_spelling.[ch]               ** NEW **
5921         * src/prefs_spelling.glade              ** NEW **
5922         * src/gtk/gtkutils.[ch]
5923                 move "Spell Checker" prefs to new prefs dialog
5924
5925         * src/prefs_folder_item.c
5926                 use new colorsel dialog
5927
5928 2003-08-08 [paul]       0.9.4claws10
5929
5930         * src/inc.c
5931                 clear the progress bar unconditionally
5932
5933 2003-08-08 [paul]       0.9.4claws9
5934
5935         * sync with 0.9.4cvs4
5936                 see ChangeLog 2003-07-31
5937
5938 2003-08-07 [christoph]  0.9.4claws8
5939
5940         * configure.ac
5941                 fix bug in image viewer plugin part
5942
5943         * src/imap.c
5944                 don't execute close command if the folder item is not selected
5945
5946 2003-08-07 [hoa]        0.9.4claws7
5947
5948         * src/filtering.[ch]
5949         * src/matcher_parser.h
5950         * src/matcher_parser_parse.y
5951                 can define several actions for each filtering rule
5952                 can import old versions of filtering rules
5953
5954         * src/prefs_filtering.c
5955                 call to a new dialog box to define actions
5956
5957         * src/prefs_filtering_action.[ch]
5958                 dialog box to define actions for filtering rules
5959
5960 2003-08-06 [christoph]  0.9.4claws6
5961
5962         * src/imap.c
5963                 make sure source folder is selected when copying messages
5964
5965 2003-08-06 [christoph]  0.9.4claws5
5966
5967         * sync with 0.9.4cvs2
5968                 see ChangeLog 2003-07-29                
5969
5970 2003-08-05 [paul]       0.9.4claws4
5971
5972         * sync with 0.9.4cvs3
5973                 see ChangeLog 2003-07-30
5974
5975 2003-08-04 [match]      0.9.4claws3
5976
5977         * po/POTFILES.in
5978                 export of LDIF files.
5979
5980 2003-08-04 [match]      0.9.4claws2
5981
5982         * src/ldif.[ch]
5983                 support for export LDIF. documented.
5984         * src/importldif.[ch]
5985         * src/exportldif.[ch]
5986                 add tooltips. documented.
5987         * src/exphtmldlg.[ch]
5988         * src/common/xmlprops.[ch]
5989                 documented.
5990         * src/exportldif.[ch]                   ** NEW **
5991         * src/expldifdlg.[ch]                   ** NEW **
5992         * src/addressbook.[ch]
5993         * src/Makefile.am
5994                 export of LDIF files.
5995                 documented.
5996
5997 2003-08-04 [christoph]  0.9.4claws1
5998
5999         * .cvsignore
6000         * Makefile.am
6001         * configure.ac
6002         * sylpheed-claws.pc.in                  ** NEW **
6003         * src/Makefile.am
6004         * src/common/Makefile.am
6005         * src/gtk/Makefile.am
6006                 install sylpheed header files in $(pkgincludedir) and create a
6007                 pkg-config file to allow building a plugin without the source
6008                 package
6009
6010 2003-08-04 [paul]       0.9.4claws
6011
6012         * version 0.9.4claws
6013
6014 2003-08-04 [paul]       0.9.3claws97
6015
6016         * po/es.po
6017                 update Spanish translation. Submitted by Ricardo
6018                 Mones Lastra.
6019
6020 2003-08-03 [paul]       0.9.3claws96
6021
6022         * po/hr.po
6023           po/sr.po
6024                 update Croatian and Serbian translations. Submitted by
6025                 Dragan and Urke MMI respectively
6026
6027 2003-08-03 [alfons]     0.9.3claws95
6028
6029         * src/summaryview.c
6030                 mark flag has precedence over important flag - seems
6031                 to have been changed in sync of 0.9.3claws45. this fixes
6032                 a regression where messages that were scored as important
6033                 don't show their mark flags. (using the same column for
6034                 both importance as mark flags is the real problem
6035                 ofcourse)
6036
6037 2003-08-03 [melvin]     0.9.3claws94
6038
6039         * po/fr.po
6040                 Updated French translations.
6041
6042 2003-08-03 [melvin]     0.9.3claws93
6043
6044         * src/Makefile.am
6045                 Fixed typo introduced after 0.9.3claws92 
6046                 that prevented compilation
6047                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6048                 CPPFLAGS and YFLAGS to allow user setting these.
6049         * src/common/Makefile.am
6050         * src/gtk/Makefile.am
6051         * src/plugins/clamav/Makefile.am
6052         * src/plugins/demo/Makefile.am
6053         * src/plugins/dillo_viewer/Makefile.am
6054         * src/plugins/image_viewer/Makefile.am
6055         * src/plugins/mathml_viewer/Makefile.am
6056         * src/plugins/spamassassin/Makefile.am
6057         * src/plugins/trayicon/Makefile.am
6058         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6059                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6060                 CPPFLAGS and YFLAGS to allow user setting these.
6061
6062 2003-08-02 [christoph]  0.9.3claws92
6063
6064         * configure.ac
6065                 o rearrange plugin tests
6066                 o add test for clamav.h to ClamAV tests
6067
6068 2003-08-02 [luke]       0.9.3claws91
6069
6070         * src/mimeview.c
6071                 o fixed appearance of icon list when toggling back from the 
6072                   ctree
6073                 o toggling of icons using the keyboard works correctly
6074                 o fixed all other keyboard shortcuts to work when icons are
6075                   active
6076         
6077         * src/messageview.c
6078                 o fixed bug 4 - focus lost when changing messageview view type
6079
6080 2003-08-02 [christoph]  0.9.3claws90
6081
6082         * src/common/hooks.c
6083                 fix crash when pointer stored in hash table could get invalid
6084                 when a plugin is unloaded
6085
6086 2003-08-01 [christoph]  0.9.3claws89
6087
6088         * configure.ac
6089                 o try to build all plugins (except spamassassin) by default
6090                 o don't build a plugin if a dependency check fails
6091
6092         * src/common/hooks.c
6093                 fix warning
6094
6095 2003-08-01 [match]      0.9.3claws88
6096
6097         * src/importldif.c
6098                 allow single click field selection. document code.
6099
6100 2003-08-01 [christoph]  0.9.3claws87
6101
6102         * src/plugins/clamav/clamav_plugin.c
6103         * src/plugins/clamav/clamav_plugin_gtk.c
6104         * src/plugins/dillo_viewer/dillo_viewer.c
6105         * src/plugins/image_viewer/plugin.c
6106         * src/plugins/mathml_viewer/mathml_viewer.c
6107         * src/plugins/spamassassin/spamassassin.c
6108         * src/plugins/spamassassin/spamassassin_gtk.c
6109         * src/plugins/trayicon/trayicon.c
6110                 add version check to all plugins
6111
6112 2003-08-01 [hoa]        0.9.3claws86
6113
6114         * src/prefs_filtering.c
6115                 fixed a cosmetic bug, during creation of dialog box,
6116                 wrong widgets were shown after creation.
6117
6118 2003-08-01 [luke]       0.9.3claws85
6119
6120         * src/mainwindow.c
6121                 o fixed visibility of icons/mimeview after toggling separate
6122                   message/folder view (factored out some similar code too).
6123
6124
6125 2003-07-31 [alfons]     0.9.3claws84
6126
6127         * src/mimeview.c
6128                 tweak icon box UI a bit more, now allowing right-clicks actions
6129                 getting the relevant mime data too; should fix #250, "Can't save 
6130                 attachments sometimes".
6131
6132 2003-07-30 [alfons]     0.9.3claws83
6133
6134         * src/compose.c
6135                 don't do auto-save-draft inside key press handler, but rather
6136                 schedule it half of a second later; should fix #67, "autosave 
6137                 make re-rediting message crazy"
6138
6139 2003-07-30 [christoph]  0.9.3claws82
6140
6141         * src/plugins/trayicon/trayicon.c
6142                 process pending events before unloading the plugin
6143
6144         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
6145
6146 2003-07-30 [alfons]     0.9.3claws81
6147
6148         * src/common/hooks.c
6149                 parameter 2 of g_hook_destroy() should really be a hook id
6150
6151 2003-07-30 [alfons]     0.9.3claws80
6152
6153         * src/common/plugin.c
6154                 fix a possibly harmful function signature mismatch 
6155                 for plugin_done
6156
6157 2003-07-30 [alfons]     0.9.3claws79
6158
6159         * src/common/hooks[.ch]
6160                 const correctness
6161
6162 2003-07-30 [darko]      0.9.3claws78
6163
6164         * src/summaryview.c
6165                 make it compile again
6166
6167 2003-07-30 [luke]       0.9.3claws77
6168
6169         * src/crash.c
6170         * src/main.c
6171                 o added/moved signal handlers for SIGTERM (normal kill command) 
6172                   and SIGINT (ctl-c) to be used even without 
6173                   --enable-crash-dialog, fixing bug 166
6174
6175         * src/summaryview.c
6176                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6177                   bug 227
6178
6179         * src/mainwindow.c
6180                 o changed sensitivity condition for 'Next new' and 'Next 
6181                   unread', fixing bug 8
6182
6183 2003-07-29 [alfons]     0.9.3claws76
6184
6185         * src/common/utils.[ch]
6186                 add generate_msgid()
6187         * src/messageview.c
6188                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6189                 sent folder".
6190
6191 2003-07-29 [alfons]     0.9.3claws75
6192
6193         * src/messageview.c
6194                 fix a memleak (claws-only)
6195
6196 2003-07-29 [alfons]     0.9.3claws74
6197
6198         * src/mimeview.[ch]
6199         * src/gtk/gtkvscrollbutton.[ch]
6200                 fix UI glitch where mime icon toolbox' scroll position is not 
6201                 reset after switching to another message
6202                 
6203
6204 2003-07-29 [paul]       0.9.3claws73
6205
6206         * src/prefs_folder_item.c
6207                 split the prefs into 2 separate pages
6208
6209 2003-07-29 [paul]       0.9.3claws72
6210
6211         * src/compose.c
6212                 prepend "\n\n" to a signature without a separator too
6213
6214 2003-07-29 [paul]       0.9.3claws71
6215
6216         * src/compose.c
6217                 fix bug where changing to an account without an auto-sig
6218                 from an initial account without an auto-sig would insert 
6219                 2 blank lines at the cursor point
6220                 fix bug where changing to an account with an auto-sig
6221                 from an initial account without an auto-sig would insert
6222                 the sig at the cursor point
6223
6224 2003-07-29 [paul]       0.9.3claws70
6225
6226         * src/folderview.c
6227                 use the colour from the folder pref unless the folder
6228                 has new messages
6229
6230 2003-07-29 [alfons]     0.9.3claws69
6231
6232         * src/procmsg.[ch]
6233         * src/messageview.c
6234         * src/procheader.c
6235                 rewrite return receipt request work a little bit (the former 
6236                 implementation presumably depended too much on the UI setting
6237                 flags). (we're losing the old pending flag.) 
6238
6239 2003-07-28 [christoph]  0.9.3claws68
6240
6241         * src/folder.c
6242         * src/imap.c
6243         * src/mh.c
6244         * src/procmsg.[ch]
6245                 fix copy to IMAP folder from other folder
6246
6247 2003-07-28 [christoph]  0.9.3claws67
6248
6249         * src/procmsg.c
6250                 fix sync of procmsg_get_message_file_list
6251
6252 2003-07-28 [christoph]  0.9.3claws66
6253
6254         * sync with 0.9.3cvs14
6255                 see ChangeLog 2003-07-18
6256         * sync with 0.9.3cvs17
6257                 see ChangeLog 2003-07-23
6258
6259         (closes Bug 234 segmentation fault after sending out mail via
6260          smtp(auth))
6261
6262 2003-07-28 [paul]       0.9.3claws65
6263
6264         * po/es.po
6265                 update Spanish translation, submitted by Ricardo Mones
6266                 Lastra
6267
6268 2003-07-28 [christoph]  0.9.3claws64
6269
6270         * src/folder.[ch]
6271         * src/imap.c
6272         * src/mh.c
6273                 return new message numbers as a GRelation instead of a GSList
6274                 that has to be in the same order as the input list. A list
6275                 would make it hard for IMAP to optimize oepration by sorting
6276                 the input list. The returned list would have to be reordered
6277                 to match the same order that input list has.
6278
6279         * src/gtk/gtkaspell.c
6280                 fix missing return value, could cause a crash when garbage is
6281                 on the stack that is used as the expected return value
6282
6283 2003-07-28 [paul]       0.9.3claws63
6284
6285         * sync with 0.9.4cvs1
6286                 see ChangeLog 2003-07-28
6287
6288 2003-07-27 [alfons]     0.9.3claws62
6289
6290         * src/mimeview.c
6291                 tweak it more to make icon list act like a check button group
6292
6293 2003-07-27 [christoph]  0.9.3claws61
6294
6295         * sync with 0.9.3cvs20
6296                 see ChangeLog 2003-07-25
6297
6298 2003-07-27 [paul]       0.9.3claws60
6299
6300         * src/procmsg.c
6301                 re-commit changes from 0.9.3claws58 -
6302                 accidently removed in 0.9.3claws59
6303
6304 2003-07-27 [paul]       0.9.3claws59
6305
6306         * src/procmsg.[ch]
6307                 a sync from 0.9.3cvs17
6308                 see ChangeLog 2003-07-23
6309
6310 2003-07-27 [alfons]     0.9.3claws58
6311
6312         * src/procmsg.c
6313                 add missing header members to MsgInfo; fixes the problem of 
6314                 not displaying X-Faces, as noticed by Ricardo Mones
6315
6316 2003-07-26 [christoph]  0.9.3claws57
6317
6318         * sync with 0.9.3cvs18
6319                 see ChangeLog 2003-07-24
6320
6321 2003-07-26 [christoph]  0.9.3claws56
6322
6323         * sync with 0.9.3cvs17
6324                 see ChangeLog 2003-07-23
6325
6326 2003-07-26 [christoph]  0.9.3claws55
6327
6328         * src/folder.[ch]
6329         * src/imap.c
6330         * src/mbox_folder.c
6331         * src/mh.c
6332         * src/news.c
6333                 add support for copy function that copy multiple messages
6334                 (not implemented yet)
6335
6336         * src/summaryview.c
6337                 add missing return value
6338
6339 2003-07-26 [paul]       0.9.3claws54
6340
6341         * tools/multiwebsearch.pl
6342                 do whitespace substitution before passing the string
6343                 to the browser. fixes bug with browsers that don't
6344                 do whitespace conversion themselves.
6345
6346 2003-07-25 [christoph]  0.9.3claws53
6347
6348         * src/folder.[ch]
6349         * src/imap.c
6350         * src/mh.c
6351                 rewrite adding of multiple messages to a folder for
6352                 claws' folder system
6353
6354 2003-07-25 [luke]       0.9.3claws52
6355
6356         * src/mimeview.c
6357                 o icon toggles set correctly on leaving ctree mimeview
6358
6359 2003-07-25 [paul]       0.9.3claws51
6360
6361         * partial sync with 0.9.3cvs21 [src/main.c]
6362                 see ChangeLog 2003-07-25
6363
6364 2003-07-24 [paul]       0.9.3claws50
6365
6366         * tools/maildir2sylpheed.pl
6367                 fix typo
6368
6369 2003-07-24 [paul]       0.9.3claws49
6370
6371         * src/mimeview.c
6372                 increase the gutter size of paned so that the panes
6373                 can be resized
6374                 
6375         * src/plugins/demo/demo.c
6376                 squeeze in another typo fix
6377
6378 2003-07-24 [paul]       0.9.3claws48
6379
6380         * src/plugins/demo/demo.c
6381           src/prefs_account.c
6382                 small changes to the English
6383                 
6384         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6385           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6386           src/Makefile.am
6387           src/stock_pixmap.c
6388                 rename the misspelled icon
6389
6390 2003-07-23 [alfons]     0.9.3claws47
6391
6392         * src/mimeview.c
6393                 make icon list look like a list of toggles
6394
6395 2003-07-23 [luke]       0.9.3claws46
6396
6397         * src/pixmaps/mimeview_gpg_expired.xpm
6398         * src/pixmaps/mimeview_gpg_failed.xpm
6399         * src/pixmaps/mimeview_gpg_passed.xpm
6400         * src/pixmaps/mimeview_text_html.xpm
6401         * src/pixmaps/mimeview_image.xpm
6402                 o all icons the same size
6403
6404         * src/mimeview.[ch]
6405                 o mimeview ctree arranged vertically above the viewer
6406                 o icons changed to buttons
6407                 o can use keyboard to select an icon (Enter)
6408                 o resize icon list to width of icons
6409
6410         *  src/gtk/gtkvscrollbutton.c
6411                 o sensitivity of buttons reacts to position
6412
6413 2003-07-23 [christoph]  0.9.3claws45
6414
6415         * sync with 0.9.3cvs14 (incomplete)
6416                 see ChangeLog 2003-07-17
6417
6418 2003-07-23 [alfons]     0.9.3claws44
6419
6420         * src/folder.c
6421         * src/procmsg.h
6422                 sync with my local tree to restore some claws-only things
6423
6424 2003-07-23 [paul]       0.9.3claws43
6425
6426         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6427           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6428           src/Makefile.am
6429           src/mimeview.c
6430           src/procmime.h
6431           src/rfc2015.c
6432           src/stock_pixmap.[ch]
6433                 indicate missing keys and expired sigs/keys
6434                 in mime view column
6435
6436 2003-07-23 [paul]       0.9.3claws42
6437
6438         * src/compose.c
6439                 Redirect fixes: enable automatic account selection and
6440                 do not append signature to message on changing account
6441                 fixes Bug[s] #248
6442
6443 2003-07-23 [paul]       0.9.3claws41
6444
6445         * sync with 0.9.3cvs16
6446                 see ChangeLog 2003-07-23
6447
6448 2003-07-23 [alfons]     0.9.3claws40
6449
6450         * src/inc.c
6451                 give progress dialog a main window, and give it the first 
6452                 one (presumably the only one). fixes bug #247, "segfault on 
6453                 pop-before-smtp" 
6454
6455 2003-07-22 [alfons]     0.9.3claws39
6456
6457         * src/summaryview.c
6458                 shift-space scrolls up
6459
6460 2003-07-22 [paul]       0.9.3claws38
6461
6462         * sync with 0.9.3cvs15
6463                 see ChangeLog 2003-07-22
6464
6465 2003-07-20 [alfons]     0.9.3claws37
6466
6467         * src/compose.c
6468                 put menu inside #ifdef USE_ASPELL..#endif
6469
6470 2003-07-20 [christoph]  0.9.3claws36
6471
6472         * src/procmsg.c
6473                 fix wrong flags in MsgInfo returned by
6474                 procmsg_msginfo_get_full_info()
6475
6476         (closes Bug 221 Deleting messages from the Message View gives incorrect
6477          new/unread message counts in the folder view)
6478
6479         * src/plugins/spamassassin/spamassassin_gtk.c
6480                 add gettext macro for prefs page title
6481
6482 2003-07-20 [paul]       0.9.3claws35
6483
6484         * src/mimeview.c
6485                 redraw icon list on signature check
6486
6487 2003-07-20 [christoph]  0.9.3claws34
6488
6489         * src/Makefile.am
6490         * src/account.c
6491         * src/folder.[ch]
6492         * src/folder_item_prefs.[ch]            ** NEW **
6493         * src/folderview.c
6494         * src/mainwindow.c
6495         * src/mh.c
6496         * src/prefs_gtk.c
6497         * src/prefs_scoring.c
6498         * src/summaryview.c
6499         * src/prefs_folder_item.[ch]
6500                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6501                   Properties dialog
6502                 o use prefswindow for folder properties
6503
6504         * src/gtk/prefswindow.[ch]
6505                 change implementation to use an invisible notebook instead
6506                 of unparenting widgets
6507
6508 2003-07-20 [christoph]  0.9.3claws33
6509
6510         * src/compose.h
6511         * src/folder.c
6512         * src/folderview.h
6513         * src/headerview.h
6514         * src/prefs_filtering.h
6515         * src/prefs_folder_item.[ch]
6516         * src/procmime.h
6517         * src/procmsg.h
6518         * src/summaryview.h
6519                 clean up header mess
6520                 (always use 1. typedefs, 2. #includes, 3. structures)
6521
6522         * src/common/version.h.in
6523                 add casts for constants
6524
6525         * src/plugins/demo/demo.c
6526                 fix typo
6527
6528         * src/plugins/spamassassin/spamassassin.c
6529                 remove unused variable
6530
6531 2003-07-20 [alfons]     0.9.3claws32
6532
6533         * src/mimeview.c
6534                 o make icon buttons respond on left click
6535                 o minor cosmetic change
6536
6537 2003-07-19 [luke]       0.9.3claws31
6538
6539         * src/mimeview.[ch]
6540         * src/gtk/gtkvscrollbutton.c
6541         * src/messageview.c
6542                 o improved mimeview behaviour when selecting a new message
6543                 o plus code cleanups to remove compile warnings
6544
6545
6546 2003-07-19 [alfons]     0.9.3claws30
6547
6548         * src/procmsg.c
6549         * src/compose.c
6550         * src/common/utils.[ch]
6551                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6552
6553 2003-07-19 [alfons]     0.9.3claws29
6554
6555         * src/prefs_folder_item.c
6556                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6557                 string pointers
6558
6559 2003-07-19 [luke]       0.9.3claws28
6560
6561         * src/messageview.c
6562         * src/mimeview.[ch]
6563         * src/procmime.h
6564         * src/rfc2015.c
6565         * src/stock_pixmap.[ch]
6566         * src/gtk/Makefile.am
6567         * src/Makefile.am
6568         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6569         * src/pixmaps/mime_*.xpm                ** NEW **
6570                 o mimeview rearrangement with a new icon shortcut bar
6571
6572 2003-07-19 [alfons]     0.9.3claws27
6573
6574         * src/folderview.c
6575                 o plug leaking nodes_to_recollapse
6576                 o add folderview_recollapse_all_nodes() (not used yet)
6577
6578 2003-07-19 [alfons]     0.9.3claws26
6579
6580         * src/compose.c
6581         * src/common/utils.c
6582                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6583                 for both forwarding as replying
6584
6585 2003-07-18 [christoph]  0.9.3claws25
6586
6587         * configure.ac
6588         * src/common/sylpheed.[ch]
6589         * src/common/version.h.in
6590                 add version in numeric form to allow easy comparison
6591
6592         * src/plugins/demo/demo.c
6593                 add version check
6594                 - sylpheed version > plugin version => never allowed, sylpheed
6595                   could contain unknown API changes
6596                 - sylpheed version < minimum version required => don't load,
6597                   API required not available (if linking does not fail)
6598
6599 2003-07-18 [alfons]     0.9.3claws24
6600         
6601         * src/common/plugin.[ch]
6602                 const correctness
6603
6604 2003-07-18 [christoph]  0.9.3claws23
6605
6606         * src/common/hooks.c
6607                 fix crash when hooks where unregisted
6608
6609         * src/plugins/trayicon/trayicon.c
6610                 unregister detroy signal before destroying the widget
6611                 (still crashes when the plugin is unloaded)
6612
6613 2003-07-18 [alfons]     0.9.3claws22
6614         
6615         * src/folderview.c
6616                 delay expanding folder tree during drags until timeout triggered
6617                 (needs perhaps some tweaking, so testing is welcome)
6618
6619 2003-07-17 [alfons]     0.9.3claws21
6620
6621         * src/folderview.c
6622                 clean up cruft
6623
6624 2003-07-17 [christoph]  0.9.3claws20
6625
6626         * src/common/session.c
6627                 fix opening of SSL connections
6628
6629         * src/plugins/image_viewer/Makefile.am
6630                 add OPENSSL_CFLAGS (we should find a better solution to remove
6631                 this dependencies if they are not required)
6632
6633         * src/plugins/spamassassin/spamassassin.c
6634                 remove setlocale workaround (fixed in libspamc)
6635
6636         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6637          if spell checking enabled)
6638
6639 2003-07-17 [alfons]     0.9.3claws19
6640
6641         * src/common/hooks.[ch]
6642         * src/plugins/clamav/clamav_plugin.c
6643         * src/plugins/spamassassin/spamassassin.c
6644         * src/plugins/trayicon/trayicon.c
6645                 fix signedness muck 
6646
6647 2003-07-17 [alfons]     0.9.3claws18
6648
6649         * src/procmime.c
6650                 plug memleak
6651
6652 2003-07-17 [alfons]     0.9.3claws17
6653
6654         * src/inc.c
6655                 plug memleak
6656
6657 2003-07-17 [paul]       0.9.3claws16
6658
6659         * src/common/defs.h
6660           src/mainwindow.c
6661           src/manual.[ch]
6662                 add link to the Claws site's FAQ page, after the suggestion
6663                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6664                 Move url strings to defs.h
6665                 
6666         * src/mainwindow.c
6667                 fix typo to prevent "unknown menu entry" warnings
6668
6669 2003-07-17 [alfons]     0.9.3claws15
6670
6671         * src/folderview.[ch]
6672         * src/summaryview.[ch]
6673         * src/mimeview.[ch]
6674                 plug DnD leaks 
6675
6676 2003-07-17 [paul]       0.9.3claws14
6677
6678         * src/inc.c
6679                 remove two instances of 'GTK_EVENTS_FLUSH' because
6680                 they are unnecessary and probably cause a stack overflow
6681
6682 2003-07-16 [christoph]  0.9.3claws13
6683
6684         * src/mimeview.[ch]
6685                 use an invisible GTK notebook to switch between viewers
6686                 instead of reparenting widgets
6687
6688 2003-07-16 [christoph]  0.9.3claws12
6689
6690         * src/folder.c
6691                 move folder_item_update_freeze() to correct place in
6692                 folder_item_scan_full()
6693
6694 2003-07-16 [paul]       0.9.3claws11
6695
6696         * sync with 0.9.3cvs12
6697                 see ChangeLog 2003-07-14 and 2003-07-15
6698
6699 2003-07-16 [christoph]  0.9.3claws10
6700
6701         * src/imap.[ch]
6702         * src/prefs_account.[ch]
6703                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6704
6705 2003-07-15 [alfons]     0.9.3claws9
6706
6707         * src/main.c
6708                 make --config-dir do something useful
6709
6710 2003-07-15 [alfons]     0.9.3claws8
6711
6712         * src/procmsg.c
6713                 o fix a bug where 'last' didn't really point to the last message
6714                   in the top level list of children, but to the last threaded
6715                   message. 
6716                 
6717                 o clean up and make it easier to sync
6718
6719 2003-07-15 [alfons]     0.9.3claws7
6720
6721         * src/mainwindow.c
6722                 make correct menu items sensitive       
6723
6724 2003-07-14 [alfons]     0.9.3claws6
6725
6726         * src/procmsg.c
6727                 tune the threader so it will not subject-thread any message
6728                 without a subject prefix (this will not thread correctly if 
6729                 a parent is delivered after their childs, but it looks 
6730                 better right now)
6731
6732 2003-07-13 [christoph]  0.9.3claws5
6733
6734         * src/mainwindow.c
6735                 group "Add mailbox *..." menu items in submenu
6736
6737 2003-07-13 [alfons]     0.9.3claws4
6738
6739         * src/summaryview.c
6740                 correct summary_toggle_pressed() signature and make sure
6741                 signal is not passed on
6742
6743 2003-07-13 [alfons]     0.9.3claws3
6744
6745         * src/summaryview.c
6746                 o for now don't pass on keys when they we're handled by 
6747                   ctree::key_press_event
6748                 o clean up
6749
6750 2003-07-13 [alfons]     0.9.3claws2
6751         
6752         * src/main.c
6753                 add command line option "--config-dir" to get the current 
6754                 configuration dir
6755
6756 2003-07-12 [alfons]     0.9.3claws1
6757
6758         * src/matcher.[ch]
6759         * src/matcher_parser_parse.y
6760         * src/prefs_filtering.c
6761         * src/filtering.c
6762                 add "Lock" filter action to lock messages;
6763
6764         * src/filtering.c       
6765                 remove debug_print()    
6766         * src/prefs_filtering.c
6767                 re-organize matcher part 9: 
6768                 make action text entries easily extendible;
6769                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6770                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6771
6772 2003-07-12 [paul]
6773
6774         * tools/README
6775                 update old information and add missing
6776                 information
6777
6778 2003-07-12 [paul]       0.9.3claws
6779
6780         * 0.9.3claws released
6781         
6782 2003-07-12 [paul]       0.9.0claws103
6783
6784         * src/Makefile.am
6785                 add addrquery.h
6786
6787 2003-07-12 [melvin]     0.9.0claws102
6788
6789         * src/messageview.c
6790                 Fixed bug #215: Show MIME tab for single text/html messages. 
6791                 
6792 2003-07-12 [paul]       0.9.0claws101
6793
6794         * man/sylpheed.1
6795                 updated
6796
6797 2003-07-12 [paul]       0.9.0claws100
6798
6799         * po/es.po
6800           po/hr.po
6801           po/pl.po
6802           po/sr.po
6803                 update Spanish, Croatian, Polish, Serbian translations.
6804                 submitted by Ricardo Mones Lastra, Dragan, Witold
6805                 Wladyslaw Wojciech Wilk, Urke MMI
6806
6807 2003-07-12 [melvin]     0.9.0claws99
6808
6809         * po/fr.po
6810                 Updated French translations.
6811
6812 2003-07-12 [paul]       0.9.0claws98
6813
6814         * src/addressbook.c
6815                 disable 'Lookup' button as it has no effect
6816
6817 2003-07-11 [alfons]     0.9.0claws97
6818         
6819         * src/summaryview.c
6820                 summary_searchbar_pressed() should return TRUE to signal that
6821                 event was handled. when returning void, the return value passed
6822                 to GTK is actually random, but maybe FALSE, in which case the
6823                 event is handled by parent
6824                 
6825 2003-07-10 [paul]       0.9.0claws96
6826
6827         * ac/missing/gettext.m4
6828                 update to version 0.12
6829
6830 2003-07-10 [paul]       0.9.0claws95
6831
6832         * src/plugins/clamav/clamav_plugin.c
6833                 fix bug where multipart/alternative messages
6834                 would slip through without being scanned
6835
6836 2003-07-10 [christoph]  0.9.0claws94
6837
6838         * src/folder.c
6839                 correct check if folder supports removing when a message is
6840                 moved. if not the message is only copied.
6841
6842         (closes Bug 132 crash on startup in newsgroups folders)
6843
6844 2003-07-09 [alfons]     0.9.0claws93
6845
6846         * configure.ac
6847         * src/common/defs.h
6848                 --with-config-dir (default .sylpheed)
6849
6850 2003-07-09 [christoph]  0.9.0claws92
6851
6852         * configure.ac
6853                 use PKG_CHECK_MODULES to check for gtkmathview
6854                 (version 0.4.2 now required)
6855
6856 2003-07-08 [melvin]     0.9.0claws91
6857
6858         * src/action.c
6859                 Implemented a progress bar that counts the number of completed
6860                 tasks when the action runs more than one command.
6861
6862 2003-07-08 [alfons]     0.9.0claws90
6863
6864         * src/procmsg.c
6865                 if queued message has an invalid Message-Id, don't try to
6866                 find message it refers to (fixes #209 "crash when processing 
6867                 in folder")
6868
6869 2003-07-08 [paul]       0.9.0claws89
6870
6871         * sync with 0.9.3cvs2
6872                 see ChangeLog 2003-07-08
6873
6874 2003-07-08 [match]      0.9.0claws88
6875
6876         * src/ldapctrl.c
6877                 extend LDAP search for first/last name by parsing search term.
6878
6879 2003-07-08 [alfons]     0.9.0claws87
6880
6881         * src/send_message.c
6882                 fix bug #208 "Status message stuck when sending on POP3 account"
6883
6884 2003-07-07 [paul]       0.9.0claws86
6885
6886         * po/hr.po
6887                 new Croatian translation, submitted by
6888                 Dragan <drleskov@inet.hr>
6889
6890 2003-07-07 [paul]       0.9.0claws85
6891
6892         * sync with 0.9.3cvs1
6893                 see ChangeLog 2003-07-07
6894
6895 2003-07-05 [christoph]  0.9.0claws84
6896
6897         * src/Makefile.am
6898         * src/messageview.c
6899         * src/mimeview.[ch]
6900         * src/stock_pixmap.[ch]
6901         * src/pixmaps/messageview_text.xpm              ** NEW **
6902                 move mimeview tabs to the right side and use icons
6903                 instead of text to save some space
6904
6905         (patch by Luke Plant <lukeplant@softhome.net>)
6906
6907 2003-07-05 [christoph]  0.9.0claws83
6908
6909         * src/inc.c
6910                 add NULL pointer checks
6911
6912         (patch by Luke Plant <lukeplant@softhome.net>)
6913         (closes Bug 204 0.9.0 quits on authentication error?!)
6914
6915 2003-07-05 [alfons]     0.9.0claws82
6916
6917         * configure.ac
6918                 take the clue in bug #202 "./configure script - 
6919                 'if test' comparison failure" reported by John Kristoff. 
6920
6921 2003-07-04 [christoph]  0.9.0claws81
6922
6923         * src/plugins/spamassassin/spamassassin.c
6924                 set timeout for spam check
6925
6926 2003-07-04 [christoph]  0.9.0claws80
6927
6928         * src/main.c
6929                 destroy all FolderItems when shutting down to
6930                 allow folders to clean up
6931
6932 2003-07-04 [melvin]     0.9.0claws79
6933
6934         * src/gtk/gtkaspell.c
6935                 Fixed bug #184 "Entering non-ascii character deletes
6936                 previous char if spell checking enabled": this makes
6937                 the spell checking in multibytes (e.g. UTF-8)locales work.
6938                 (Patch by Luke Plant).
6939                 
6940 2003-07-04 [christoph]  0.9.0claws78
6941
6942         * sync with 0.9.2cvs1
6943                 see ChangeLog 2003-06-10
6944
6945 2003-07-04 [paul]       0.9.0claws77
6946
6947         * sync with 0.9.3 release
6948                 see ChangeLog 2003-07-04
6949
6950 2003-07-03 [christoph]  0.9.0claws76
6951
6952         * src/folder.[ch]
6953         * src/imap.c
6954         * src/mbox_folder.c
6955         * src/mh.c
6956         * src/news.c
6957                 move folder_item_get_path() stuff into a folder virtual function
6958
6959         * src/procmsg.c
6960                 use folder_item_fetch_msg() to get message and do not contruct
6961                 the filename from path and number
6962
6963 2003-07-03 [paul]       0.9.0claws75
6964
6965         * sync with 0.9.2cvs12
6966                 see ChangeLog 2003-07-03
6967
6968 2003-07-02 [paul]       0.9.0claws74
6969
6970         * src/messageview.c
6971                 fix text-selection for replying
6972
6973 2003-07-02 [paul]       0.9.0claws73
6974
6975         * sync with 0.9.2cvs11
6976                 see ChangeLog 2003-07-02
6977
6978 2003-07-02 [paul]       0.9.0claws72
6979
6980         * src/procmsg.c
6981                 revert last commit because it breaks more
6982                 than it fixes
6983
6984 2003-07-02 [paul]       0.9.0claws71
6985
6986         * src/procmsg.c
6987                 fix thread by subject/sort by date
6988
6989 2003-07-01 [paul]       0.9.0claws70
6990
6991         * sync with 0.9.2cvs10
6992                 see ChangeLog 2003-07-01
6993
6994 2003-06-30 [paul]       0.9.0claws69
6995
6996         * sync with 0.9.2cvs9
6997                 see ChangeLog 2003-06-30
6998
6999 2003-06-28 [match]      0.9.0claws68
7000
7001         * src/addressbook.c
7002                 fix null ptr.
7003
7004 2003-06-27 [paul]       0.9.0claws67
7005
7006         * sync with 0.9.2cvs7
7007                 see ChangeLog 2003-06-27
7008
7009 2003-06-26 [christoph]  0.9.0claws66
7010
7011         * src/folder.c
7012                 freeze folder updates while a folder is scanned
7013
7014         (closes Bug 185 New message counter)
7015
7016 2003-06-26 [darko]      0.9.0claws65
7017
7018         * src/ldapserver.c
7019                 fix infinite loop when adding a new LDAP server
7020
7021 2003-06-26 [paul]       0.9.0claws64
7022
7023         * sync with 0.9.2cvs6
7024                 see ChangeLog 2003-06-26
7025
7026 2003-06-26 [paul]       0.9.0claws63
7027
7028         * sync with 0.9.2cvs5
7029                 see ChangeLog 2003-06-25 and 2003-06-26
7030
7031 2003-06-25 [match]      0.9.0claws62
7032
7033         * src/addr_compl.c
7034                 Fixed tab/backtab for dropped-down completion list to
7035                 move next/previous field. (close bug 147)
7036
7037 2003-06-25 [christoph]  0.9.0claws61
7038
7039         * src/addr_compl.[ch]
7040         * src/addrindex.[ch]
7041         * src/folderview.c
7042         * src/inc.c
7043         * src/news.c
7044         * src/summaryview.c
7045         * src/toolbar.c
7046                 fix warnings
7047
7048 2003-06-25 [leandro]    0.9.0claws60
7049
7050         * src/compose.c
7051                 o cleanups
7052                 o gray out "Message/Remove references" menu item if not
7053                   replying to a message
7054
7055 2003-06-24 [leandro]    0.9.0claws59
7056
7057         * src/compose.[ch]
7058                 o removed "Message/Create new thread" menu item
7059                 o added "Message/Remove references" menu item
7060                   (it's off by default and will not check anymore
7061                    if the subject changed)
7062
7063 2003-06-23 [alfons]     0.9.0claws58
7064
7065         * src/procmsg.c
7066                 try better grouping messages threaded by subject based on their age.
7067                 still not perfect - because the message tree is not sorted by date.  
7068
7069 2003-06-23 [thorsten]   0.9.0claws57
7070
7071         * src/pop.[ch]
7072                 added mail_receive_hook to allow modifications
7073                 directly after retrieval (e.g. adding headers).
7074
7075 2003-06-23 [paul]       0.9.0claws56
7076
7077         * src/sourcewindow.c
7078                  enable the use of Ctrl+A to select all text in
7079                  the sourcewindow
7080                  Patch submitted by Ivan Francolin Martinez
7081                  <ivanfm@users.sourceforge.net>
7082
7083 2003-06-22 [christoph]  0.9.0claws55
7084
7085         * src/folder.[ch]
7086                 o add notification hook for folder tree changes
7087                 o invoke hooks after folder tree scanning
7088
7089         * src/folderview.[ch]
7090                 register hook for folder tree changes that
7091                 updates the ctree
7092
7093         (there are more places that should be updated, like add, remove 
7094          or move folder)
7095
7096         (closes Bug 164 Crash on rebuild folder tree)
7097         (closes Bug 190 Crash on 'rebuilding folder tree')
7098
7099 2003-06-21 [leandro]    0.9.0claws54
7100
7101         * src/compose.[ch]
7102                 create a new thread if subject changes
7103                 (it's on by default, can be disabled in Message menu)
7104
7105 2003-06-21 [alfons]     0.9.0claws53
7106
7107         * src/summaryview.c
7108                 quiet little compiler
7109
7110 2003-06-21 [christoph]  0.9.0claws52
7111
7112         update gettext stuff to version 0.12
7113
7114 2003-06-19 [alfons]     0.9.0claws51
7115
7116         * src/common/log.c
7117         * src/common/plugin.c
7118                 move defs.h before glib.h to prevent MIN/MAX redefs
7119
7120 2003-06-19 [alfons]
7121
7122         * src/addressbook.c
7123                 translatable
7124
7125 2003-06-19 [match]      0.9.0claws50
7126
7127         * src/addressbook.[ch]
7128         * src/addrindex.[ch]
7129         * src/addr_compl.[ch]
7130         * src/editldap.[ch]
7131         * src/editldap_basedn.[ch]
7132         * src/addritem.[ch]
7133         * src/ldapquery.h
7134                 re-implemented dynamic LDAP search. works without
7135                 slowdown on display sender with addressbook
7136                 option.
7137         * src/addrbook.c
7138                 documented code.
7139
7140 2003-06-19 [paul]       0.9.0claws49
7141
7142         * src/compose.c
7143                 fix Bug #136 'Nonprovided quotation marks crash claws'
7144                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
7145
7146 2003-06-19 [alfons]     0.9.0claws48
7147
7148         * src/prefs_common.[ch]
7149         * src/procmsg.c
7150                 restrict threading by subject by checking thread for
7151                 age (prefs_common.thread_by_subject_max_age)
7152
7153 2003-06-18 [christoph]  0.9.0claws47
7154
7155         * src/imap.c
7156                 fix memory leak in imap_cmd_fetch()
7157
7158 2003-06-18 [christoph]  0.9.0claws46
7159
7160         * src/prefs_gtk.c
7161                 fix memory leak in prefs_set_default() when used multiple
7162                 times or after prefs have been read
7163
7164 2003-06-18 [christoph]  0.9.0claws45
7165
7166         * src/common/plugin.c
7167                 fix memory leak in plugin_unload()
7168
7169 2003-06-18 [christoph]  0.9.0claws44
7170
7171         * src/imap.c
7172                 fix memory leak in imap_cmd_ok()
7173
7174 2003-06-18 [christoph]  0.9.0claws43
7175
7176         * src/folder.c
7177                 stop messages that are downloaded from POP3 and added to
7178                 an IMAP inbox from being filtered twice (first by POP3
7179                 and again when IMAP folder is scaned to get the UID of
7180                 the APPEND operation when no UIDPLUS is available)
7181
7182 2003-06-18 [alfons]
7183
7184         * tools/Makefile.am
7185                 phoenix <- firebird     
7186
7187 2003-06-18 [paul]
7188
7189         * tools/launch_phoenix          ** REMOVED **
7190           tools/launch_firebird         ** NEW **
7191                 renamed and edited to reflect the browser's name change from
7192                 'phoenix' to 'firebird'
7193
7194 2003-06-18 [paul]       0.9.0claws42
7195
7196         * sync with 0.9.2cvs2
7197                 see ChangeLog 2003-06-16
7198
7199 2003-06-17 [alfons]     0.9.0claws41
7200
7201         * src/procmsg.c
7202                 prevent threading problems when a node is an ancestor (parent / great parent),
7203                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7204                 for finding an sample set of messages)
7205
7206 2003-06-16 [christoph]  0.9.0claws40
7207
7208         * src/main.c
7209                 don't popup main window on --receive or --receive-all
7210
7211         * src/mainwindow.[ch]
7212         * src/plugins/trayicon/trayicon.c
7213                 allow hiding of main window by clicking on the trayicon
7214                 (doesn't work correctly in seperate window mode and may
7215                  cause unexpected GTK problems I couldn't find yet)
7216
7217         * src/common/ssl.c
7218                 remove incorrect warning
7219
7220 2003-06-15 [alfons]     0.9.0claws39
7221
7222         * src/gtk/gtkstext.c
7223                 don't output debug text;
7224                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7225                 for pointing this out);
7226
7227 2003-06-14 [alfons]     0.9.0claws38
7228         
7229         * src/messageview.c
7230                 remove printf() and make one if..else comply with coding style
7231
7232 2003-06-14 [alfons]     0.9.0claws37
7233
7234         * AUTHORS
7235                 add Martin Wicke
7236         * src/action.c
7237         * src/messageview.[ch]
7238         * src/summaryview.c
7239                 apply patch #754162 "Quoting messages filtered by actions" submitted
7240                 by Martin Wicke, which allows quoting message body changed by an
7241                 action (Thanks!).
7242
7243 2003-06-13 [alfons]     0.9.0claws36
7244
7245         * src/utils.c
7246                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7247                 use case insensitive regexp (suggested by Ivan Martinez)
7248
7249 2003-06-13 [christoph]  0.9.0claws35
7250
7251         * configure.ac
7252         * src/plugins/trayicon/Makefile.am
7253         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7254         * src/plugins/trayicon/trayicon.c
7255         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7256         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7257         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7258         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7259         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7260         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7261                 replace my own EggTrayIcon backport with the backport
7262                 used by (l|x)mule and gabber.
7263
7264 2003-06-13 [alfons]     0.9.0claws34
7265
7266         * AUTHORS
7267         * src/common/utils.c
7268                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7269
7270 2003-06-13 [alfons]     0.9.0claws33
7271
7272         * src/compose.c
7273                 clean up a little bit
7274
7275 2003-06-12 [alfons]     0.9.0claws32
7276
7277         * src/compose.c
7278                 const correctness fix
7279
7280         * src/common/sylpheed.[ch]
7281                 () -> (void)
7282                 prevent redef MIN/MAX
7283                 
7284         * src/common/utils.[ch]
7285                 () -> (void)
7286
7287 2003-06-12 [melvin]     0.9.0claws31
7288
7289         * src/compose.c
7290                 Updated to take into accounts changes in GtkAspell.
7291
7292 2003-06-12 [alfons]     0.9.0claws30
7293
7294         * src/compose.c
7295         * src/procmsg.c
7296         * src/common/utils.[ch]
7297                 handle reply subject prefixes better (initial 
7298                 suggestion by Robert Story adapted and enhanced 
7299                 using regexps)
7300
7301 2003-06-12 [melvin]     0.9.0claws29
7302
7303         * src/compose.c
7304                 Use new gtkaspell_checkers_strerror() to get the speller's
7305                 error message instead of accessing the (now private)
7306                 checkers structure.
7307                 Minor code clean up
7308
7309         * src/main.c
7310                 Use #ifdef instead of #if for USE_ASPELL
7311                 Use the new spell checkers init/quit functions 
7312
7313         * src/gtk/gtkaspell.c
7314                 Use #ifdef instead of #if for USE_ASPELL
7315                 Moved in the majority of GtkAspell structures that were
7316                 exported before by gtkaspell.h
7317         
7318         * src/gtk/gktaspell.h
7319                 Made gtkaspell.h contain only the necessary data to be
7320                 publicized by moving many structures to gtkaspell.c.
7321                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7322                 gtkaspell_checkers_new(): replaced by...
7323                 gtkaspell_checkers_init(): new function for initialization
7324                 gtkaspell_checkers_delete(): replaced by...
7325                 gtkaspell_checkers_quit(): new function
7326                 gtkaspell_checkers_strerror(): new function that returns
7327                 the checker's last error message.
7328                 
7329 2003-06-11 [melvin]     0.9.0claws28
7330
7331         * po/POTFILES.in
7332                 Updated to take into account gtkaspell.c migration to
7333                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7334
7335 2003-06-10 [alfons]     0.9.0claws27
7336
7337         * src/filtering.[ch]
7338         * src/folder.c
7339         * src/matcher.c
7340         * src/scoring.[ch]
7341                 - try fixing bug #18 (any brave testers?)
7342                 - add more robustness by refusing previously 
7343                   unchecked NULL pointers 
7344
7345 2003-06-10 [alfons]     0.9.0claws26
7346
7347         * src/procmsg.c
7348                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7349
7350 2003-06-09 [alfons]     0.9.0claws25
7351
7352         * src/prefs_common.c
7353                 fix bug #163 "Icon switching doesnt work properly" by 
7354                 preventing early freeing of prefs_common.pixmap_theme_path.
7355
7356 2003-06-09 [christoph]  0.9.0claws24
7357
7358         * src/gtk/gtkaspell.c
7359                 revert Thorsten's fix and add forgotten g_strdup for
7360                 aspell path (it should not be possible to alter the path a
7361                 GtkASpell uses from outside)
7362
7363 2003-06-09 [thorsten]   0.9.0claws23
7364
7365         * src/gtk/gtkaspell.c
7366                 dont free prefs_common.aspell_path when closing compose
7367
7368 2003-06-08 [colin]      0.9.0claws22
7369
7370         * src/plugins/spamassassin/spamassassin.c
7371                 fix prefs types
7372
7373 2003-06-07 [christoph]  0.9.0claws21
7374
7375         * src/Makefile.am
7376         * src/compose.c
7377         * src/gtkaspell.[ch]            ** REMOVE **
7378         * src/gtk/Makefile.am
7379         * src/gtk/gtkaspell.[ch]        ** NEW **
7380                 o make gtkaspell independent from sylpheed's prefs
7381                 o move gtkaspell.[ch] to gtk directory
7382
7383 2003-06-07 [christoph]  0.9.0claws20
7384
7385         * src/Makefile.am
7386         * src/crash.c
7387         * src/export.c
7388         * src/filesel.[ch]              ** REMOVE **
7389         * src/folder.c
7390         * src/main.[ch]
7391         * src/common/sylpheed.[ch]
7392         * src/gtk/Makefile.am
7393         * src/gtk/filesel.[ch]          ** NEW **
7394         * src/gtk/pluginwindow.c
7395         * src/gtk/sslcertwindow.c
7396                 move filesel.[ch] to gtk directory
7397
7398 2003-06-07 [alfons]     0.9.0claws19
7399
7400         * src/filesel.c
7401                 make (multi) file selection dialog work again (Claws-only)
7402
7403 2003-06-07 [thorsten]   0.9.0claws18
7404
7405         * po/de.po
7406                 fix typos
7407
7408 2003-06-07 [alfons]     0.9.0claws17
7409
7410         * configure.ac
7411         * src/mimeview.c
7412                 detect apache mishap in which case don't include fnmatch.h
7413                 if regex.h is already included
7414
7415 2003-06-06 [christoph]  0.9.0claws16
7416
7417         * configure.ac
7418         * src/mimeview.h
7419                 add check for fnmatch.h and include it when available
7420
7421         * src/mimeview.[ch]
7422                 fix wrong case sensitivity of Content-Types
7423
7424         * src/gtk/Makefile.am
7425                 need the same include paths in gtk directory as in
7426                 common directory because .h files in common can
7427                 include files from these directories, when included
7428                 in gtk's .h or .c files
7429
7430 2003-06-06 [alfons]     0.9.0claws15
7431
7432         * src/mimeview.c
7433         * src/summaryview.c
7434                 make it compile again because of regex.h / fnmatch.h 
7435                 include problems (related to recent mime stuff, can
7436                 someone check this?)
7437
7438 2003-06-06 [thorsten]   0.9.0claws14
7439
7440         * src/folderview.c
7441                 possible use of uninitialized pointer while dragging
7442
7443 2003-06-06 [paul]       0.9.0claws13
7444
7445         * src/compose.c
7446                 fix bug where the insert sig button would be effective
7447                 only when auto_sig was set
7448
7449 2003-06-06 [paul]       0.9.0claws12
7450
7451         * sync with 0.9.2 release
7452
7453 2003-06-02 [paul]       0.9.0claws11
7454
7455         * sync with 0.9.1cvs1
7456                 see ChangeLog 2003-06-02
7457                 
7458         * po/de.po
7459                 update by Jens
7460
7461 2003-06-01 [christoph]  0.9.0claws10
7462
7463         * src/account.c
7464                 don't use substring search to find accounts by email address
7465
7466         (closes Bug 169 Overly loose matching of "From" address)
7467
7468 2003-05-31 [christoph]  0.9.0claws9
7469
7470         * doc-src/rfc2683.txt
7471         * src/imap.c
7472                 limit IMAP command length as recommended in RFC2683
7473                 (message number lists will be split into multiple imap
7474                 sets, the limit of 1000 octets is not a hard limit)
7475
7476         (closes Bug 161 sylpheed-claws exits with segfault when logging
7477          in to certain imap-servers)
7478
7479 2003-05-29 [alfons]     0.9.0claws8
7480
7481         * src/toolbar.[ch]
7482                 add print button (calling summary_print());
7483                 fine tune setting tooltip text;
7484                 (if someone needs other buttons, please take these 
7485                 commits as a guide, instead of bothering us - also
7486                 see 0.8.11claws150) 
7487
7488 2003-05-29 [darko]      0.9.0claws7
7489
7490         * src/compose.c
7491                 fix crash when word wrapping kicks in due to
7492                 changed text by spell checker
7493
7494 2003-05-29 [paul]       0.9.0claws6
7495
7496         * src/compose.c
7497                 fix bug where changing account would insert
7498                 sig even if auto_sig was FALSE
7499                 
7500         * ChangeLog
7501           ChangeLog.jp
7502           INSTALL
7503                 sync with 0.9.1 release
7504
7505 2003-05-28 [christoph]  0.9.0claws5
7506
7507         * src/imap.c
7508                 fix truncation of too long commands
7509
7510         (closes Bug 167 IMAP hangs trying to get envelope
7511          information in imap_get_uncached_messages)
7512
7513 2003-05-27 [paul]       0.9.0claws4
7514
7515         * tools/Makefile.am
7516           tools/maildir2sylpheed.pl     ** NEW FILE **
7517                 add kmail to sylpheed mailbox conversion script
7518
7519 2003-05-27 [paul]       0.9.0claws3
7520
7521         * sync with 0.9.0cvs10
7522                 see ChangeLog 2003-05-26
7523
7524 2003-05-26 [paul]       0.9.0claws2
7525
7526         * sync with 0.9.0cvs9
7527                 see ChangeLog 2003-05-26
7528
7529 2003-05-24 [paul]       0.9.0claws1
7530
7531         * sync with 0.9.0cvs8
7532                 see ChangeLog 2003-05-23
7533
7534 2003-05-24 [paul]       0.9.0claws
7535
7536         * version 0.9.0claws released
7537
7538 2003-05-24 [paul]       0.8.11claws177
7539
7540         * src/plugins/dillo-viewer/Makefile.am
7541           src/plugins/traycon/Makefile.am
7542                 add missing files
7543                 
7544         * po/bg.po
7545           po/en_GB.po
7546           po/es.po
7547           po/it.po
7548           po/pt_BR.po
7549           po/ru.po
7550           po/sr.po
7551                 update Bulgarian, British English, Spanish, Italian, 
7552                 Brazilian Portuguese, Russian, and Serbian translations, 
7553                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7554                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7555                 Ruslan N. Balkin, and Urke MMI
7556
7557 2003-05-23 [melvin]     0.8.11claws176
7558
7559         * po/fr.po
7560                 Updated French translations
7561
7562 2003-05-22 [paul]       0.8.11claws175
7563
7564         * src/Makefile.am
7565           src/addrbook.[ch]
7566           src/addrcache.[ch]
7567           src/addr_compl.[ch]
7568           src/adressbook.[ch]
7569           src/addrindex.[ch]
7570           src/addritem.[ch]
7571           src/editaddress.c
7572           src/editgroup.c
7573           src/editldap_basedn.c
7574           src/editldap.c
7575           src/jpilot.c
7576           src/vcard.c
7577                 revert to get ldap into it previous working state
7578                 
7579         * po/zh_TW.Big5.po
7580                 new Taiwanese translation,
7581                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7582
7583 2003-05-22 [christoph]  0.8.11claws174
7584
7585         * src/plugins/spamassassin/libspamc.[ch]
7586                 sync libspamc with SpamAssaain release 2.55
7587
7588 2003-05-22 [paul]       0.8.11claws173
7589
7590         * sync with 0.9.0cvs7
7591                 see ChangeLog 2003-05-22
7592                 
7593         * src/summaryview.c
7594                 revert change in 0.8.11claws172: follow
7595                 Hiroyuki's decision and that's the end of it.
7596
7597 2003-05-21 [paul]       0.8.11claws172
7598
7599         * src/summaryview.c
7600                 fix discrepency between open_unread_on_enter
7601                 and always_show_msg
7602
7603 2003-05-21 [paul]       0.8.11claws171
7604
7605         * sync with 0.9.0cvs6
7606                 see ChangeLog 2003-05-21
7607
7608 2003-05-21 [paul]       0.8.11claws170
7609
7610         * sync with 0.9.0cvs5
7611                 see ChangeLog 2003-05-21
7612
7613 2003-05-20 [paul]       0.8.11claws169
7614
7615         * sync with 0.9.0cvs4
7616                 see ChangeLog 2003-05-20
7617                 fixes bug #152, 'encoding of IMAP folders names'
7618
7619 2003-05-20 [paul]       0.8.11claws168
7620
7621         * sync with 0.9.0cvs3
7622                 see ChangeLog 2003-05-20
7623                 
7624         * src/tools/convert_mbox.pl
7625                 minor change in the comments, submitted by Fred Marton
7626
7627 2003-05-19 [paul]       0.8.11claws167
7628
7629         * src/plugins/clamav/Makefile.am
7630           configure.ac
7631                 link clamav_lib to the plugin and not to the main program
7632
7633 2003-05-19 [christoph]
7634
7635         * src/Makefile.am
7636                 add -export-dynamic for linking
7637
7638 2003-05-19 [paul]       0.8.11claws166
7639
7640         * sync with 0.9.0cvs1
7641                 see ChangeLog 2003-05-19
7642
7643 2003-05-19 [paul]       0.8.11claws165
7644
7645         * src/inc.c
7646                 fix 'pop before smtp' timeout
7647
7648 2003-05-18 [alfons]     0.8.11claws164
7649
7650         * src/prefs_matcher.c
7651                 put "execute" action command line ("expression") in edit box
7652
7653 2003-05-18 [christoph]  0.8.11claws163
7654
7655         * src/mimeview.[ch]
7656         * src/plugins/dillo_viewer/dillo_viewer.c
7657         * src/plugins/image_viewer/viewer.c
7658         * src/plugins/mathml_viewer/mathml_viewer.c
7659                 let a viewer have a list of Content-Types
7660
7661 2003-05-18 [paul]       0.8.11claws162
7662
7663         * src/prefs_filtering.c
7664                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7665                 and REDIRECT actions
7666
7667 2003-05-17 [christoph]
7668
7669         * README.claws
7670                 o remove dynamic signatures that was syned with main
7671                 o add infos about no longer "build in" image viewer
7672                 o update bugtracker URL
7673
7674 2003-05-17 [christoph]  0.8.11claws161
7675
7676         * src/folder.c
7677         * src/folderview.c
7678         * src/imap.c
7679                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7680                 for every folder after rebuilding the folder tree.
7681
7682         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7683          messages)
7684
7685 2003-05-17 [christoph]  0.8.11claws160
7686
7687         * src/imap.c
7688                 don't use STATUS command on current folder to check for
7689                 content changes. imap_cmd_ok() now tracks changes to
7690                 folder and number of existing messages.
7691
7692 2003-05-17 [paul]       0.8.11claws159
7693
7694         * src/plugins/clamav/clamav_plugin.c
7695                 remove unnecessary debug_print
7696
7697 2003-05-16 [thorsten]   0.8.11claws158
7698
7699         * src/plugins/demo.c
7700                 included missing intl.h
7701
7702 2003-05-16 [paul]       0.8.11claws157
7703
7704         * po/POTFILES.in
7705                 remove non-existant entries
7706         
7707         * src/plugins/clamav/clamav_plugin.c
7708           src/plugins/clamav/clamav_plugin_gtk.c
7709           src/plugins/dillo_viewer/dillo_prefs.c
7710           src/plugins/dillo_viewer/dillo_viewer.c
7711                 gettextise
7712
7713 2003-05-16 [christoph]  0.8.11claws156
7714
7715         * po/POTFILES.in
7716                 include plugin .c files for translation until I
7717                 find a better solution to have plugins have their
7718                 own textdomain
7719         * src/plugins/demo/demo.c
7720         * src/plugins/image_viewer/plugin.c
7721         * src/plugins/mathml_viewer/mathml_viewer.c
7722         * src/plugins/spamassassin/spamassassin.c
7723         * src/plugins/spamassassin/spamassassin_gtk.c
7724         * src/plugins/trayicon/trayicon.c
7725                 add gettext macros for plugin name and description
7726
7727 2003-05-16 [paul]
7728
7729         * sync with 0.9.0
7730
7731 2003-05-16 [paul]       0.8.11claws155
7732
7733         * sync with lastest 0.9.0pre1
7734                 see ChangeLog 2003-05-16
7735
7736 2003-05-15 [paul]       0.8.11claws154
7737
7738         * sync with latest 0.9.0pre1
7739                 see ChangeLog 2003-05-14 and 2003-05-15
7740
7741 2003-05-14 [christoph]  0.8.11claws153
7742
7743         * src/plugins/image_viewer/viewer.c
7744         * src/plugins/image_viewer/viewer.glade         ** NEW **
7745         * src/plugins/image_viewer/viewerprefs.c
7746                 make it possible to disable the autoload function in the
7747                 imageviewer again
7748
7749 2003-05-14 [christoph]  0.8.11claws152
7750
7751         * src/folder.c
7752                 fix folder update after adding a message
7753
7754 2003-05-13 [alfons]     0.8.11claws151
7755
7756         * src/common/session.c
7757                 remove debug traces
7758                 
7759         * src/addrcache.[ch]
7760         * src/filtering.[ch]
7761         * src/folder.[c]
7762         * src/gtkaspell.[ch]
7763         * src/imap.[ch]
7764         * src/mbox_folder.[ch]
7765         * src/mh.[ch]
7766         * src/mimeview.h
7767         * src/msgcache.[ch]
7768         * src/news.[ch]
7769         * src/passphrase.[ch]
7770         * src/prefs_common.[ch]
7771         * src/prefs_gtk.[ch]
7772         * src/procmsg.c
7773         * src/scoring.[ch]
7774                 be pedantic; (in prototypes () implies (int))
7775
7776 2003-05-13 [alfons]     0.8.11claws150
7777
7778         * src/prefs_toolbar.[ch]
7779         * src/summaryview.[ch]
7780         * src/toolbar.[ch]
7781                 change misleading text in toolbar prefs;
7782                 add toolbar action for ignore thread (toggles ignore thread flag);
7783                 clean up a little bit;
7784
7785 2003-05-12 [paul]
7786
7787         * tools/convert_mbox.pl
7788                 bug fixed by Fred Marton
7789
7790 2003-05-12 [paul]
7791
7792         * sync with 0.9.0pre1
7793
7794 2003-05-09 [paul]       0.8.11claws149
7795
7796         * sync with 0.8.11cvs43
7797                 see ChangeLog 2003-05-09
7798
7799 2003-05-08 [christoph]  0.8.11claws148
7800
7801         * src/imap.[ch]
7802                 o use CAPABILIY as first command and check for PREAUTH
7803                   information in the response to it
7804                 o rewrite all imap_cmd_* functions to use an IMAPSession
7805                   instead of a SockInfo as parameter
7806                 o do STARTTLS after fetching and checking the server
7807                   capabilities
7808
7809 2003-05-08 [paul]       0.8.11claws147
7810
7811         * tools/Makefile.am
7812           tools/README
7813           tools/convert_mbox.pl         ** NEW FILE **
7814                 add mbox conversion script. Submitted by 
7815                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7816
7817 2003-05-07 [christoph]
7818
7819         * doc-src/glade.txt
7820         * src/gtk/pluginwindow.glade
7821         * src/plugins/image_viewer/viewerprefs.glade
7822         * src/plugins/spamassassin/spamassassin_gtk.glade
7823                 add glade files for user interfaces and a description how
7824                 to use glade to create the sylpheed code
7825
7826 2003-05-07 [paul]       0.8.11claws146
7827
7828         * sync with 0.8.11cvs41
7829                 see ChangeLog 2003-05-07
7830
7831 2003-05-06 [christoph]  0.8.11claws145
7832
7833         * src/main.c
7834         * src/plugins/image_viewer/viewer.c
7835                 fix usage of imlib in imageviewer plugin
7836
7837         * src/gtk/prefswindow.c
7838                 handle window close event correctly
7839
7840 2003-05-06 [paul]       0.8.11claws144
7841
7842         * src/common/ssl.c
7843                 fix typo introduced in sync
7844
7845 2003-05-06 [paul]       0.8.11claws143
7846
7847         * sync with 0.8.11cvs39
7848                 see ChangeLog 2003-05-06
7849
7850 2003-05-06 [paul]       0.8.11claws142
7851
7852         * AUTHORS
7853           po/cs.po
7854                 updated Czech translation, submitted by 
7855                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7856                 
7857         * src/plugins/clamav/clamav_plugin_gtk.c
7858                 clean up
7859
7860 2003-05-03 [alfons]     0.8.11claws141
7861
7862         * src/compose.[ch]
7863                 make paste as quotation work even when the call to 
7864                 text_inserted() was deferred (fixes bug #140 "Paste 
7865                 as quotation does not work when using "external" 
7866                 clipboard")
7867
7868 2003-05-03 [thorsten]   0.8.11claws140
7869
7870         * src/addrquery.h
7871           src/ldapquery.h
7872           src/mainwindow.c
7873                 removed C++ comments
7874         * src/addr_compl.c
7875                 function with non-int retval/param used before
7876                 implementation/declaration
7877
7878 2003-05-02 [paul]       0.8.11claws139
7879
7880         * src/addr_compl.[ch]
7881           src/addressbook.[ch]
7882           src/addrindex.c
7883           src/summaryview.c
7884                 revert match's changes to (finally) remove the bug where
7885                 opening a folder causes massive slowdown when using the 
7886                 'Display sender using address book' option
7887
7888 2003-05-01 [melvin]     0.8.11claws138
7889
7890         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7891         * src/plugins/dillo_viewer/dillo_viewer.c
7892                 Fixed bug where "Cancel" button from prefs issued
7893                 warnings.
7894                 Comply a little more to coding style
7895
7896 2003-05-01 [paul]       0.8.11claws137
7897
7898         * sync with 0.8.11cvs38
7899                 see ChangeLog 2003-05-01
7900
7901 2003-05-01 [paul]       0.8.11claws136
7902
7903         * po/bg.po
7904                 updated by George Danchev
7905
7906 2003-04-30 [christoph]  0.8.11claws135
7907
7908         * src/plugins/dillo_viewer/dillo_prefs.c
7909         * src/plugins/image_viewer/viewerprefs.c
7910         * src/plugins/spamassassin/spamassassin_gtk.c
7911                 remove gtk_widget_ref() calls for widgets in
7912                 glade code
7913
7914 2003-04-30 [paul]       0.8.11claws134
7915
7916         * src/addrindex.c
7917                 ok, this time a better fix for the bug where opening folder
7918                 has massive slowdown when using the 'Display sender using 
7919                 address book' option
7920
7921 2003-04-30 [paul]       0.8.11claws133
7922
7923         * src/addrindex.c
7924                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7925         
7926 2003-04-30 [melvin]     0.8.11claws132
7927
7928         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7929
7930         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7931                 Preferences for the dillo plugin
7932         * src/plugins/dillo_viewer/dillo_viewer.c
7933                 Support for preferences
7934         * src/plugins/dillo_viewer/Makefile.am
7935                 Added dillo_prefs.[ch]
7936
7937 2003-04-30 [alfons]     0.8.11claws131
7938
7939         * src/common/plugin.[ch]
7940                 see? this ANSI C'fication immediately gives us type
7941                 checking for free.
7942
7943 2003-04-30 [alfons]     0.8.11claws130
7944
7945         * src/common/plugin.[ch]
7946         * src/plugins/clamav/clamav_plugin.[ch]
7947         * src/plugins/clamav/clamav_plugin_gtk.c
7948         * src/plugins/demo/demo.c
7949         * src/plugins/dillo_viewer/dillo_viewer.c
7950         * src/plugins/image_viewer/plugin.c
7951         * src/plugins/image_viewer/viewer.[ch]
7952         * src/plugins/image_viewer/viewerprefs.[ch]
7953         * src/plugins/mathml_viewer/mathml_viewer.c
7954         * src/plugins/spamassassin/spamassassin.[ch]
7955         * src/plugins/spamassassin/spamassassin_gtk.c
7956         * src/plugins/trayicon/trayicon.c
7957                 clean up
7958
7959 2003-04-30 [alfons]     0.8.11claws129
7960
7961         * src/common/utils.c
7962                 make is_ascii_str() fail gracefully when NULL pointer
7963                 is passed
7964
7965 2003-04-30 [paul]       0.8.11claws128
7966
7967         * src/addrindex.c
7968                 fix bug where opening folder has massive slowdown when
7969                 using the 'Display sender using address book' option
7970
7971 2003-04-30 [paul]       0.8.11claws127
7972
7973         * src/plugins/clamav/clamav_plugin.c
7974           src/plugins/clamav/clamav_plugin_gtk.c
7975           src/plugins/demo/demo.c
7976           src/plugins/dillo_viewer/dillo_viewer.c
7977           src/plugins/image_viewer/plugin.c
7978           src/plugins/mathml_viewer/mathml_viewer.c
7979           src/plugins/spamassassin/spamassassin.c
7980           src/plugins/spamassassin/spamassassin_gtk.c
7981           src/plugins/trayicon/trayicon.c
7982                 get rid of eye-hurting function signatures
7983
7984 2003-04-30 [paul]       0.8.11claws126
7985
7986         * src/plugins/trayicon/trayicon.c
7987                 add description
7988                 
7989         * src/mimeview.c
7990                 be more descriptive
7991
7992 2003-04-30 [paul]       0.8.11claws125
7993
7994         * configure.ac
7995                 arrange the plugins in reverse alphabetical order
7996                 
7997         * src/plugins/clamav/clamav_plugin.[ch]
7998           src/plugins/clamav/clamav_plugin_gtk.c
7999                 rename some params
8000                 resize max_size window
8001                 re-arrange the order of some gui elements
8002                 improve descriptions
8003         
8004         * src/plugins/image_viewer/plugin.c
8005           src/plugins/mathml_viewer/mathml_viewer.c
8006                 add descriptions
8007                 
8008         * src/plugins/spamassassin/spamassassin_gtk.c
8009                 resize max_size window
8010                 re-arrange the order of some gui elements
8011                 
8012         * src/messageview.c
8013           src/mimeview.c
8014                 correct typos
8015
8016 2003-04-30 [alfons]     0.8.11claws124
8017
8018         * src/imap.c
8019                 fix a leak found while browsing Martin Kluge's 
8020                 valgrind log (Claws only)
8021
8022 2003-04-29 [darko]      0.8.11claws123
8023
8024         * src/gtk/gtkstext.h
8025                 include wchar.h if it is available, fixes compilation
8026                 on HP-UX systems
8027
8028 2003-04-29 [melvin]     0.8.11claws122
8029
8030         * src/prefs_actions.c
8031                 Improved help text of Actions' syntax
8032
8033 2003-04-28 [paul]       0.8.11claws121
8034
8035         * src/action.c
8036                 a better fix for the crash when performing an action
8037                 on a mime part
8038
8039 2003-04-28 [paul]       0.8.11claws120
8040
8041         * src/action.c
8042                 fix crash when performing an action on a
8043                 mime part
8044
8045 2003-04-28 [paul]       0.8.11claws119
8046
8047         * sync with 0.8.11cvs36
8048                 see ChangeLog 2003-04-28
8049
8050 2003-04-27 [paul]       0.8.11claws118
8051
8052         * more sync with 0.8.11cvs35
8053                 see ChangeLog 2003-04-25
8054
8055 2003-04-26 [christoph]  0.8.11claws117
8056
8057         * src/folder.c
8058                 fix remove virtual check
8059
8060 2003-04-26 [paul]       0.8.11claws116
8061
8062         * src/messageview.c
8063                 fix return-receipt, make it work again
8064
8065 2003-04-26 [paul]       0.8.11claws115
8066
8067         * src/mimeview.c
8068                 restore double-clicking of the [application/pgp-signature 
8069                 (Select "Check signature" to check)] line in the message view,
8070                 broken in recent sync
8071
8072 2003-04-26 [christoph]  0.8.11claws114
8073
8074         * src/folder.c
8075                 check if remove virtual really exists before
8076                 calling the function
8077
8078 2003-04-25 [match]      0.8.11claws113
8079
8080         * src/addrindex.c
8081         * src/addrbook.c
8082         * src/ldapquery.[ch]
8083         * src/ldapctrl.[ch]
8084                 fix memleak.
8085         * src/ldapserver.[ch]
8086                 fix memleak. fix segfault.
8087                 plug a Claws memleak
8088
8089 2003-04-25 [alfons]     0.8.11claws112
8090
8091         * src/folder.c
8092                 plug a Claws memleak
8093
8094 2003-04-25 [alfons]     0.8.11claws111
8095
8096         * src/common/session.c
8097                 plug a memleak
8098
8099 2003-04-25 [paul]       0.8.11claws110
8100
8101         * sync with 0.8.11cvs35
8102                 see ChangeLog 2003-04-24 and 2003-04-25
8103                 
8104         * src/gtk/pluginwindow.c
8105                 correct another strange float value
8106
8107 2003-04-24 [christoph]  0.8.11claws109
8108
8109         * src/folder.c
8110                 freeze folder item updates when unsetting new flags
8111
8112         * src/gtk/pluginwindow.c
8113                 correct strange float value
8114
8115 2003-04-23 [paul]       0.8.11claws108
8116
8117         * sync with 0.8.11cvs33
8118                 see ChangeLog 2003-04-23
8119
8120 2003-04-22 [paul]       0.8.11claws107
8121
8122         * src/Makefile.am
8123           src/messageview.c
8124           src/mimeview.c
8125           src/pgptext.[ch]      ** REMOVED **
8126                 remove pgptext.[ch] as its not used any more
8127
8128 2003-04-22 [paul]       0.8.11claws106
8129
8130         * sync with 0.8.11cvs31
8131                 see ChangeLog 2003-04-21 and 2003-04-22
8132
8133 2003-04-21 [alfons]     0.8.11claws105
8134
8135         * src/main.c
8136                 No access to GTK structures if we're a spawned child
8137                 (and clean up code a little bit...) Should fix #126.
8138
8139 2003-04-21 [melvin]     0.8.11claws104
8140
8141         * src/plugins/dillo_viewer/README
8142                 Improved slightly the text.
8143
8144 2003-04-21 [melvin]     0.8.11claws103
8145
8146         * src/plugins/dillo_viewer/README *** NEW ***
8147                 Added a README file for the Dillo plugin
8148
8149 2003-04-20 [paul]
8150
8151         * tools/README
8152           tools/outlook2sylpheed.pl
8153                 updated and improved by Ricardo Mones Lastra
8154
8155 2003-04-18 [oliver]     0.8.11claws102
8156
8157         * src/inc.c 
8158         * src/prefs_account.h
8159                 remove Pop3SessionType (used by selective download)
8160         * src/prefs_toolbar.c
8161                 enable set Default Toolbar button
8162
8163 2003-04-18 [paul]       0.8.11claws101
8164
8165         * sync with 0.8.11cvs29
8166                 see ChangeLog 2003-04-18
8167
8168 2003-04-17 [paul]       0.8.11claws100
8169
8170         * src/prefs_common.[ch]
8171           src/summaryview.c
8172                 remove 'Open next message on deletion' option,
8173                 as the same effect can now be achieved via the
8174                 'Always open messages in summary when selected'
8175                 option.
8176
8177 2003-04-17 [paul]       0.8.11claws99
8178
8179         * sync with 0.8.11cvs28
8180                 see ChangeLog 2003-04-17
8181
8182 2003-04-17 [christoph]  0.8.11claws98
8183
8184         * ac/spamassassin.m4
8185         * src/plugins/spamassassin/libspamc.[ch]
8186         * src/plugins/spamassassin/utils.[ch]
8187                 sync libspamc with SpamAssassin project
8188
8189 2003-04-17 [christoph]  0.8.11claws97
8190
8191         * src/common/socket.h
8192         * src/gtk/sslcertwindow.h
8193                 rename old USE_SSL to USE_OPENSSL
8194
8195 2003-04-17 [paul]       0.8.11claws96
8196
8197         * src/prefs_common.h
8198                 use gulong for P_COLOR so that it compiles/runs on
8199                 64-bit systems. Patch submitted by James Noyes
8200                 <jnoyes-claws@retrogeeks.com>
8201                 
8202         * po/de.po
8203                 updated by Jens
8204
8205 2003-04-17 [paul]       0.8.11claws95
8206
8207         * sync with 0.8.11cvs27
8208                 see ChangeLog 2003-04-16
8209
8210 2003-04-15 [paul]       0.8.11claws94
8211
8212         * src/prefs_common.[ch]
8213                 rearrange to stop the window getting too long:
8214                         move Receive dialog stuff to Receive tab
8215                         move Send dialog to Send tab
8216                         remove Dialogs frame
8217                 rename 'Open messages in summary with cursor keys' to
8218                 'Always open messages in summary when selected', as its
8219                 more appropriate
8220
8221 2003-04-15 [paul]       0.8.11claws93
8222
8223         * src/prefs_common.[ch]
8224           src/summaryview.c
8225                 add new option '/Interface/Open next message on deletion'
8226
8227 2003-04-15 [paul]       0.8.11claws92
8228
8229         * src/summaryview.[ch]
8230                 add /Mark/Lock and /Mark/Unlock to the pop-up
8231                 menu. Patch submitted by Ivan Francolin Martinez
8232                 <ivanfm@users.sourceforge.net>
8233
8234 2003-04-15 [paul]       0.8.11claws91
8235
8236         * sync with 0.8.11cvs24
8237                 see ChangeLog 2003-04-15
8238
8239 2003-04-14 [jens]       0.8.11claws90
8240
8241         * updated German translation and some corrections from
8242                 Roland Bless <bless@tm.uka.de>
8243
8244 2003-04-14 [paul]       0.8.11claws89
8245
8246         * sync with 0.8.11cvs22
8247                 see ChangeLog 2003-04-14
8248
8249 2003-04-13 [paul]       0.8.11claws88
8250
8251         * src/plugins/clamav/clamav_plugin.c
8252                 fix memory leaks
8253                 clean up
8254
8255 2003-04-12 [paul]       0.8.11claws87
8256
8257         * src/plugins/clamav/clamav_plugin.c
8258                 activate enable/disable archive scanning option
8259                 
8260         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8261
8262 2003-04-12 [paul]       0.8.11claws86
8263
8264         * src/plugins/Makefile.am
8265           src/plugins/clamav/Makefile.am                ** NEW FILE **
8266           src/plugins/clamav/README                     ** NEW FILE ** 
8267           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8268           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8269                 add Clam AntiVirus plugin
8270
8271 2003-04-12 [paul]       0.8.11claws85
8272
8273         * sync with 0.8.11cvs21
8274                 see ChangeLog 2003-04-11
8275
8276 2003-04-11 [paul]       0.8.11claws84
8277
8278         * po/es.po
8279                 update Spanish translation. Submitted by Ricardo
8280                 Mones Lastra.
8281
8282 2003-04-10 [christoph]  0.8.11claws83
8283
8284         * src/mbox.c
8285                 fix typo that did not move unfiltered mails to destination
8286                 folder
8287
8288         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8289          when filtering from spool)
8290
8291 2003-04-10 [christoph]  0.8.11claws82
8292
8293         * src/imap.c
8294                 use BODY.PEEK instead of BODY in in message fetch operation
8295                 to make sure the IMAP server does not set the \Seen flag for
8296                 messages. Sylpheed does that later itself, when the message
8297                 is opened in sylpheed
8298
8299         (closes Bug 111 Claws destroys unread marks)
8300
8301 2003-04-09 [oliver]     0.8.11claws81
8302         
8303         * src/folder.c
8304                 fix crash in folder_destroy
8305         * README.claws
8306                 remove selective download
8307
8308 2003-04-09 [christoph]  0.8.11claws80
8309
8310         * src/imap.c
8311                 fix crash in imap_get_msginfo() when then fetched message
8312                 is not found
8313
8314         (closes Bug 110 Crash during mail composition)
8315
8316 2003-04-08 [christoph]  0.8.11claws79
8317
8318         * src/folder.c
8319         * src/prefs_account.c
8320                 Filter new messages that are found in an INBOX folder
8321                 when 'Filter messages on receiving' is enabled in the
8322                 Folder's AccountPrefs. This allows to use Sylpheed's
8323                 filtering engine for IMAP folders where messages are
8324                 added to the INBOX by a MTA
8325
8326 2003-04-08 [paul]       0.8.11claws78
8327
8328         * src/procmsg.h
8329                 clean up after last commit
8330
8331 2003-04-08 [paul]       0.8.11claws77
8332
8333         * sync with 0.8.11cvs20
8334                 see ChangeLog 2003-04-07 and 2003-04-08
8335
8336 2003-04-07 [christoph]  0.8.11claws76
8337
8338         * src/filtering.[ch]
8339         * src/inc.[ch]
8340         * src/mbox.c
8341         * src/procmsg.[ch]
8342                 add procmsg_msginfo_filter() to execute filtering actions
8343
8344 2003-04-06 [christoph]  0.8.11claws75
8345
8346         * src/imap.c
8347                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8348
8349 2003-04-06 [christoph]  0.8.11claws74
8350
8351         * src/common/utils.[ch]
8352                 add g_int_compare() function for slist sorting
8353
8354         * src/imap.c
8355                 fetch all MsgInfos with one command in imap_get_msginfos()
8356                 using an imap set with a list of ranges
8357
8358         * src/news.c
8359                 use new g_int_compare() function
8360
8361 2003-04-06 [thorsten]   0.8.11claws73
8362
8363         * src/mh.c
8364                 corrected implementation of mh_folder_destroy()
8365
8366 2003-04-05 [christoph]  0.8.11claws72
8367
8368         * src/account.c
8369         * src/folder.[ch]
8370         * src/folderview.c
8371         * src/imap.c
8372         * src/inc.c
8373         * src/main.c
8374         * src/mainwindow.c
8375         * src/mbox_folder.c
8376         * src/mh.c
8377         * src/mimeview.h
8378         * src/msgcache.[ch]
8379         * src/news.c
8380         * src/procmime.h
8381         * src/procmsg.[ch]
8382         * src/setup.c
8383         * src/gtk/gtkutils.c
8384                 o rename structure field names class and new to klass and
8385                   new_msgs, to allow including files in C++
8386                 o add 'extern "C"' block to some header files
8387                 o add MsgInfoList and MsgNumberList as alias for GSList for
8388                   developers to know what type of list is expected
8389
8390         * src/plugins/image_viewer/plugin.c
8391         * src/plugins/image_viewer/viewer.[ch]
8392         * src/plugins/image_viewer/viewerprefs.[ch]
8393                 rename function names to prevent conflicts
8394
8395 2003-04-05 [paul]       0.8.11claws71
8396
8397         * sync with 0.8.11cvs18
8398                 see ChangeLog 2003-04-03 and 2003-04-04
8399
8400 2003-04-02 [christoph]  0.8.11claws70
8401
8402         * src/folder.[ch]
8403         * src/imap.[ch]
8404         * src/mbox_folder.[ch]
8405         * src/mh.[ch]
8406         * src/news.[ch]
8407                 o Make all virtual folder functions private
8408                 o remove unused folder code
8409
8410         * src/common/socket.[ch]
8411         * src/summaryview.c
8412                 fix warnings
8413
8414 2003-03-30 [alfons]     0.8.11claws69
8415
8416         * src/send_message.c
8417                 remove two debug traces and see if people still report
8418                 errors
8419
8420 2003-03-30 [alfons]     0.8.11claws68
8421
8422         * src/send_message.c
8423         * src/commons/session.c
8424                 add more debug traces
8425
8426 2003-03-30 [christoph]  0.8.11claws67
8427
8428         * src/folder.c
8429                 change processing folder name from .processing to processing
8430
8431         * src/common/ssl.c
8432                 disable SSL certificate check because it causes Xlib error
8433                 when the child process want's to open an GTK window
8434
8435 2003-03-30 [christoph]  0.8.11claws66
8436
8437         * src/folder.c
8438                 don't use default folder for processing folder item because
8439                 it can be a non local folder
8440
8441         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8442
8443 2003-03-30 [alfons]     0.8.11claws65
8444
8445         * src/send_message.c
8446                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8447                 to generate bad code for 'send_send_data_progressive': When
8448                 called from 'send_send_data_finished', the 'data' pointer is
8449                 cleared just before the assignment to the dialog pointer
8450
8451 2003-03-29 [christoph]  0.8.11claws64
8452
8453         * src/common/prefs.h
8454         * src/plugins/image_viewer/Makefile.am
8455         * src/plugins/image_viewer/plugin.c
8456         * src/plugins/image_viewer/viewer.[ch]
8457         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8458                 add PrefsPage for ImageViewer
8459
8460 2003-03-28 [thorsten]   0.8.11claws63
8461
8462         * src/common/session.c
8463                 added some comments
8464
8465 2003-03-28 [paul]       0.8.11claws62
8466
8467         * sync with 0.8.11cvs16
8468                 see ChangeLog 2003-03-28
8469
8470 2003-03-28 [paul]       0.8.11claws61
8471
8472         * sync with 0.8.11cvs15
8473                 see ChangeLog 2003-03-28
8474
8475 2003-03-27 [christoph]  0.8.11claws60
8476
8477         * src/folder.c
8478         * src/imap.c
8479         * src/common/socket.[ch]
8480                 set socket state to DISCONNECTED when any operation
8481                 fails to allow reconnecting in IMAP code without
8482                 checking the return code of all calls to the command
8483                 functions
8484
8485         * src/folderview.c
8486         * src/summaryview.c
8487                 remove some more stuff that depends on specific
8488                 folder types
8489
8490 2003-03-27 [paul]       0.8.11claws59
8491
8492         * sync with 0.8.11cvs14
8493                 see ChangeLog 2003-03-27
8494                 
8495         * src/selective_download.[ch]   ** REMOVED **
8496                 really removed
8497
8498 2003-03-27 [christoph]  0.8.11claws58
8499
8500         * src/folder.c
8501                 fix handling of tmp_flags in flag copy function
8502
8503 2003-03-27 [paul]       0.8.11claws57
8504
8505         * sync with 0.8.11cvs13
8506                 see ChangeLog 2003-03-27
8507
8508 2003-03-27 [oliver]     0.8.11claws56
8509
8510         * src/maiwindow.c
8511                 remove sel_download_cb
8512
8513 2003-03-27 [oliver]     0.8.11claws55
8514         
8515         * src/inc.c
8516                 remove POP3_TOP
8517         
8518 2003-03-26 [oliver]     0.8.11claws54
8519
8520         *src/pop.h
8521                 remove POP3_TOP*
8522         * README.claws
8523                 remove selective donwload readme
8524
8525 2003-03-26 [oliver]     0.8.11claws53
8526         * src/matcher.[ch]
8527         * src/matcher_parser_parse.y 
8528         * src/pop.c 
8529         * src/prefs_account.[ch]
8530         * src/prefs_filtering.c
8531                 remove selective donwload
8532
8533 2003-03-26 [oliver]     0.8.11claws52
8534
8535         * src/inc.[ch] 
8536         * src/filtering.c 
8537         * src/mainwindow.c 
8538                 remove selective donwload
8539
8540 2003-03-26 [oliver]     0.8.11claws51
8541         
8542         * src/Makefile.am
8543         * src/selective_download.[ch]   ** REMOVE **    
8544
8545 2003-03-26 [christoph]  0.8.11claws50
8546
8547         * src/news.c
8548                 fix NEWS that got broken by a sync with sylpheed-main
8549
8550 2003-03-26 [christoph]  0.8.11claws49
8551
8552         * src/mimeview.c
8553                 fix mime type guessing when no mime type is found for a file
8554
8555 2003-03-25 [christoph]  0.8.11claws48
8556
8557         * src/mimeview.c
8558         * src/procmime.c
8559                 remove mime type guessing from mime parser and use
8560                 name based mime types in viewer lookup for mime type
8561                 application/octet-stream
8562
8563 2003-03-25 [christoph]  0.8.11claws47
8564
8565         * doc-src/readme.txt
8566         * doc-src/rfc2554.txt
8567                 add RFC about SMTP AUTH
8568
8569         * src/send_message.c
8570         * src/common/smtp.[ch]
8571                 add extra error code for authentication errors and
8572                 clear temporary password when this error occurs
8573
8574         (closes Bug 84 authentication failure while sending should
8575          prompt for password again)
8576
8577 2003-03-25 [christoph]  0.8.11claws46
8578
8579         * configure.ac
8580         * src/Makefile.am
8581         * src/imageview.[ch]                            ** REMOVE **
8582         * src/messageview.[ch]
8583         * src/mimeview.[ch]
8584         * src/prefs_common.[ch]
8585         * src/textview.c
8586         * src/plugins/Makefile.am
8587         * src/plugins/image_viewer/.cvsignore           ** NEW **
8588         * src/plugins/image_viewer/Makefile.am          ** NEW **
8589         * src/plugins/image_viewer/plugin.c             ** NEW **
8590         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8591                 move image viewer into a plugin (building is enabled by default)
8592                 [ToDo: Prefs for resize and autoview]
8593
8594 2003-03-25 [paul]       0.8.11claws45
8595
8596         * sync with 0.8.11cvs12
8597                 see ChangeLog 2003-03-26
8598
8599 2003-03-25 [paul]       0.8.11claws44
8600
8601         * sync with 0.8.11cvs11
8602                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8603                 
8604         Note: Selective Download is broken.
8605                 
8606 2003-03-22 [christoph]  0.8.11claws43
8607
8608         * src/folder.c
8609                 code cleanup for flags copying
8610
8611 2003-03-22 [christoph]  0.8.11claws42
8612
8613         * src/plugins/trayicon/trayicon.c
8614                 fix setting the transparent area when the window size
8615                 is forced by the system tray
8616
8617 2003-03-22 [christoph]  0.8.11claws41
8618
8619         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8620         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8621         * src/plugins/trayicon/newmail.xpm              ** NEW **
8622         * src/plugins/trayicon/nomail.xpm               ** NEW **
8623         * src/plugins/trayicon/trayicon.c
8624         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8625                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8626                 o add icon for unread mails
8627                 o set transparency for window
8628
8629 2003-03-22 [christoph]  0.8.11claws40
8630
8631         * src/news.c
8632                 init news session to prevent crash when session is closed
8633
8634 2003-03-22 [christoph]  0.8.11claws39
8635
8636         * src/imap.c
8637         * src/common/session.[ch]
8638                 Init session data to make sure we don't have invalid pointers
8639                 for read_ch and write_ch when new multi process sessions are
8640                 not used
8641
8642         * src/main.c
8643         * src/common/plugin.c
8644         * src/common/sylpheed.c
8645         * src/plugins/demo/demo.c
8646         * src/plugins/dillo_viewer/dillo_viewer.c
8647         * src/plugins/mathml_viewer/mathml_viewer.c
8648         * src/plugins/spamassassin/spamassassin.c
8649         * src/plugins/spamassassin/spamassassin_gtk.c
8650                 add plugin types to allow loading plugins at different times
8651                 (and maybe for different frontends), because it's not good to
8652                 load GTK-Plugins gefore gtk_init was called
8653
8654         * configure.ac
8655         * src/plugins/Makefile.am
8656         * src/plugins/trayicon/.cvsignore               ** NEW **
8657         * src/plugins/trayicon/Makefile.am              ** NEW **
8658         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8659         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8660         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8661         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8662         * src/plugins/trayicon/trayicon.c               ** NEW **
8663                 New Trayicon plugin that shows an icon in a systray that uses
8664                 XEMBED protocol like Gnome's systray. Icon shows if there
8665                 are new mails and a tooltip shows information about new,
8666                 unread and total messages.
8667
8668 2003-03-22 [paul]       0.8.11claws38
8669
8670         * src/common/smtp.c
8671                 fix ESMTP AUTH CRAM-MD5
8672                 [sync with main (still version 0.8.11cvs6), see
8673                  ChangeLog 2003-03-22]
8674
8675 2003-03-21 [colin]      0.8.11claws37
8676
8677         * src/send_message.c
8678                 Fix USE_SSL => USE_OPENSSL
8679
8680 2003-03-21 [colin]      0.8.11claws36
8681
8682         * src/folderview.c
8683                 Fix counts in drag and dropped subfolders
8684
8685 2003-03-21 [colin]      0.8.11claws35
8686
8687         * src/folder.c 
8688         * src/folderview.c
8689                 speed up a bit folder dnd
8690
8691 2003-03-20 [alfons]     0.8.11claws34
8692
8693         * src/main.c
8694         * src/toolbar.c
8695         * src/procmsg.c
8696                 don't send locked queue messages
8697                 (feature request "[ 705245 ] Locking message in outbox 
8698                  should prevent sending")
8699
8700 2003-03-20 [christoph]  0.8.11claws33
8701
8702         * src/folder.c
8703                 remove NEW and UNREAD flag in special folders when scanning
8704                 
8705         * src/common/smtp.c
8706                 fix ESMTP AUTH CRAM-MD5
8707
8708 2003-03-20 [paul]       0.8.11claws32
8709
8710         * src/prefs_account.c
8711                 Re-write 'Tunnel command to open connection' as
8712                 'Use command to communicate with server', and disable
8713                 it for all except IMAP accounts
8714
8715 2003-03-20 [paul]       0.8.11claws31
8716
8717         * sync with 0.8.11cvs6
8718                 see ChangeLog 2003-03-20
8719
8720 2003-03-19 [match]      0.8.11claws30
8721
8722         * src/addritem.[ch]
8723                 include documentation. minor refactoring.
8724         * src/addr_compl.[ch]
8725         * src/addrindex.[ch]
8726         * src/addresbook.[ch]
8727         * src/summaryview.c
8728                 re-enable address lookup (was disabled in
8729                 0.8.11claws20).
8730
8731 2003-03-19 [christoph]  0.8.11claws29
8732
8733         * src/procmsg.c
8734                 add temp flag handling, will make moving and copying
8735                 messages possible again
8736
8737         * src/folder.c
8738                 correct calulation of folder stats
8739
8740 2003-03-18 [match]      0.8.11claws28
8741
8742         * src/editgroup.h
8743                 remove case sensitive comparison (closes bug 80).
8744
8745 2003-03-18 [christoph]  0.8.11claws27
8746
8747         * src/imap.c
8748                 fix imap using a tunnel command
8749
8750         (closes bug 87)
8751
8752 2003-03-18 [christoph]  0.8.11claws26
8753
8754         * src/folder.[ch]
8755         * src/imap.c
8756         * src/procmsg.[ch]
8757                 rewrite flag handling for folders
8758
8759 2003-03-18 [christoph]  0.8.11claws25
8760
8761         * src/folder.c
8762         * src/procmsg.c
8763         * src/summaryview.c
8764                 unset NEW and UNREAD flags when message is ignored, to make
8765                 sure messages don't show up as unread on other IMAP clients,
8766                 because the IGNORE_THREAD flag can not be syncronized through
8767                 the IMAP folder
8768
8769 2003-03-17 [christoph]  0.8.11claws24
8770
8771         * src/imap.c
8772                 don't use recursion to fetch uids when the number of messages
8773                 does not match. Moved code into subfunction that is used
8774                 again when needed, to prevent an endless loop.
8775
8776 2003-03-17 [thorsten]   0.8.11claws23
8777
8778         * src/imageview.[ch]
8779                 export imageview_get_resized_size() (for plugins)
8780         * src/prefs_common.[ch]
8781                 added prefs_common_get() (for plugins)
8782
8783 2003-03-17 [christoph]  0.8.11claws22
8784
8785         * src/imap.c
8786                 o remove UID guessing from copy code
8787                 o support UIDPLUS extension for APPEND command
8788
8789 2003-03-17 [paul]       0.8.11claws21
8790
8791         * src/gtk/about.c
8792                 remove 'Compiled-plugins' section.
8793                 
8794         * src/plugins/dillo_viewer/dillo_viewer.c
8795                 slight change to description text
8796
8797 2003-03-16 [match]      0.8.11claws20
8798         * src/ldapserver.[ch]           ** NEW **
8799         * src/ldapctrl.[ch]             ** NEW **
8800         * src/ldapquery.[ch]            ** NEW **
8801         * src/ldaputil.[ch]             ** NEW **
8802         * src/addrcindex.[ch]           ** NEW **
8803         * src/addrquery.h               ** NEW **
8804         * src/addritem.[ch]
8805         * src/addrcache.[ch]
8806         * src/addrindex.[ch]
8807         * src/addr_compl.[ch]
8808         * src/addressbook.[ch]
8809         * src/addrbook.[ch]
8810         * src/editgroup.c
8811         * src/editaddress.c
8812         * src/editldap.c
8813         * src/editldap_basedn.c
8814         * src/vcard.c
8815         * src/jpilot.c
8816         * src/Makefile.am
8817                 included dynamic LDAP queries. improved address
8818                 completion.
8819
8820 2003-03-16 [paul]       0.8.11claws19
8821
8822         * tools/multiwebsearch.pl
8823                 fix a fatal typo
8824
8825 2003-03-16 [christoph]  0.8.11claws18
8826
8827         * src/mimeview.c
8828         * src/plugins/dillo_viewer/dillo_viewer.c
8829         * src/plugins/mathml_viewer/mathml_viewer.c
8830                 make unregistering of MimeViewerFactorys possible
8831
8832 2003-03-16 [alfons]     0.8.11claws17
8833
8834         * configure.ac
8835                 correct typo
8836
8837 2003-03-16 [melvin]     0.8.11claws16
8838
8839         * src/plugins/dillo_viewer.c
8840                 Fixed bug where it was not possible to view more than
8841                 one text/html attachment per message (bug discovered
8842                 by Christoph Hohmann).
8843
8844 2003-03-15 [melvin]     0.8.11claws15
8845
8846         * src/prefs_actions.c
8847                 Fixed compilation warnings.
8848
8849 2003-03-15 [melvin]     0.8.11claws14
8850
8851         * src/plugins/Makefile.am
8852         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8853         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8854         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8855                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8856                 newer (http://dillo.auriga.wearlab.de/).
8857
8858 2003-03-15 [christoph]  0.8.11claws13
8859
8860         * src/imap.c
8861                 don't query imap folder for attributes because we already
8862                 for them from imap_status
8863
8864         * src/mimeview.[ch]
8865                 add support for plugable MimeViewers (unloading Viewers
8866                 not yet complete)
8867
8868         * src/plugins/Makefile.am
8869         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8870         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8871         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8872                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8873                 widget from http://helm.cs.unibo.it/mml-widget/
8874
8875 2003-03-14 [christoph]  0.8.11claws12
8876
8877         * src/folder.[ch]
8878                 o error return code's should better be negative
8879                 o replace printf with debug_print
8880
8881         * src/imap.c
8882                 improve IMAP folder scan by checking UID-NEXT
8883
8884         * src/summaryview.c
8885                 remove check that are unnecessary in my opinion
8886
8887 2003-03-13 [christoph]  0.8.11claws11
8888
8889         * src/folder.[ch]
8890         * src/foldersel.c
8891         * src/folderview.c
8892         * src/imap.c
8893         * src/mbox_folder.c
8894         * src/mh.c
8895         * src/news.c
8896         * src/prefs_scoring.c
8897         * src/summaryview.c
8898                 use a common function to get a displayable name
8899                 for a FolderItem
8900
8901 2003-03-13 [paul]       0.8.11claws10
8902
8903         * tools/Makefile.am
8904           tools/README
8905           tools/multiwebsearch.conf     ** NEW FILE **
8906           tools/multiwebsearch.pl       ** NEW FILE **
8907                 add multiwebsearch Actions script
8908
8909 2003-03-13 [colin]      0.8.11claws9
8910
8911         * src/compose.c
8912                 Remove leading emtpy lines from quoted text
8913                 before quoting it
8914
8915 2003-03-13 [melvin]     0.8.11claws8
8916
8917         * src/prefs_actions.c
8918                 Fixed a memory leak
8919                 Code clean ups
8920                 Added Cancel and OK buttons
8921                 Corrected help text
8922
8923 2003-03-13 [christoph]  0.8.11claws7
8924
8925         * src/account.c
8926         * src/folder.[ch]
8927         * src/imap.c
8928         * src/mainwindow.c
8929         * src/mbox_folder.c
8930         * src/mh.c
8931         * src/news.c
8932         * src/setup.c
8933                 replace more folder type stuff with folder class stuff
8934
8935 2003-03-13 [melvin]     0.8.11claws6
8936
8937         * src/prefs_actions.c
8938                 Added new tokens:
8939                 %u: user provided argument
8940                 %h: user provided argument (hidden on input)
8941                 %s: current text selection in the message view 
8942
8943 2003-03-13 [paul]       0.8.11claws5
8944
8945         * sync with 0.8.11cvs5
8946                 see ChangeLog 2003-03-11, 2003-03-12
8947
8948 2003-03-12 [christoph]  0.8.11claws4
8949
8950         * src/folder.c
8951                 use folder class idstr when writing folderlist.xml
8952
8953         * src/folder.h
8954         * src/imap.c
8955         * src/news.c
8956                 replace folder type checks with folder class checks
8957
8958 2003-03-12 [christoph]  0.8.11claws3
8959
8960         * src/folder.[ch]
8961         * src/imap.[ch]
8962         * src/main.c
8963         * src/mbox_folder.[ch]
8964         * src/mh.[ch]
8965         * src/news.[ch]
8966                 o create a list of known folder classes in the folder system
8967                 o use folder class id strings for folder item identifiers
8968
8969 2003-03-12 [christoph]  0.8.11claws2
8970
8971         * src/imap.c
8972                 fix imap uid validity check
8973
8974 2003-03-12 [christoph]  0.8.11claws1
8975
8976         * src/account.c
8977         * src/folder.[ch]
8978         * src/foldersel.c
8979         * src/folderview.c
8980         * src/imap.c
8981         * src/mainwindow.c
8982         * src/mbox_folder.c
8983         * src/mh.c
8984         * src/news.c
8985         * src/prefs_scoring.c
8986         * src/procmsg.c
8987         * src/setup.c
8988         * src/summaryview.c
8989                 initial restructuring of folder system, seperating
8990                 folders and folder classes
8991
8992 2003-03-12 [paul]       0.8.11claws
8993
8994         0.8.11claws release
8995
8996 2003-03-12 [christoph]
8997
8998         * src/gtk/prefswindow.c
8999                 fix translation of "Page Index"
9000
9001 2003-03-12 [paul]       0.8.10claws110
9002
9003         a sync from 0.8.11cvs4 before the release
9004
9005         * src/common/utils.c
9006                 subject_compare_for_sort(): allow null strings (fixes
9007                 summary sorting).
9008
9009 2003-03-11 [paul]       0.8.10claws109
9010
9011         * po/es.po
9012                 update Spanish translation, submitted by
9013                 Ricardo Mones Lastra
9014
9015 2003-03-11 [melvin]     0.8.10claws108
9016
9017         * po/fr.po
9018                 Updated French translations
9019
9020 2003-03-11 [paul]       0.8.10claws107
9021
9022         * manual/en/Makefile.am
9023           manual/en/*.html
9024                 update English manual, add a new page
9025                 updated by Francois Barriere <fbarriere@atmel.fr>
9026                 
9027         * po/bg.po
9028           po/it.po
9029           po/sr.po
9030                 update Bulgarian, Italian, and Serbian translations
9031                 submitted by George Danchev, Alessandro Maestri, and
9032                 Urke MMI
9033
9034 2003-03-10 [paul]       0.8.10claws106
9035
9036         * src/gtk/about.c
9037           src/gtk/prefswindow.c
9038                 make some strings translatable
9039
9040 2003-03-10 [darko]      0.8.10claws105
9041
9042         * src/compose.c
9043                 code cleanup to make Hiro happy
9044
9045 2003-03-10 [paul]       0.8.10claws104
9046
9047         * sync with 0.8.11cvs2
9048                 see ChangeLog 2003-03-10
9049
9050 2003-03-09 [melvin]     0.8.10claws103
9051
9052         * src/textview.c
9053                 textview_set_font(): fix for message display in
9054                 UTF-8 locales (thanks to Sergey Vlasov).
9055                 (was unintentionnaly reverted in 0.8.6claws6)   
9056
9057 2003-03-08 [darko]      0.8.10claws102
9058
9059         * src/compose.c
9060                 fix infinite loop in wrapping as reported
9061                 by happycactus
9062                 obsoletes patch #696482
9063
9064 2003-03-08 [christoph]  0.8.10claws101
9065
9066         * src/imap.c
9067                 add workaround for IMAP servers that do not
9068                 support the "UID SEARCH UID" command
9069
9070 2003-03-07 [christoph]  0.8.10claws100
9071
9072         * src/plugins/spamassassin/spamassassin.[ch]
9073         * src/plugins/spamassassin/spamassassin_gtk.c
9074                 code cleanup
9075
9076 2003-03-07 [paul]       0.8.10claws99
9077
9078         * po/es.po
9079                 updated Spanish translation, submitted by
9080                 Ricardo Mones Lastra
9081
9082 2003-03-07 [christoph]  0.8.10claws98
9083
9084         * src/send.c
9085                 fix in 0.8.10claws94 was wrong
9086                 local delivery does not require escaping, remove escaping
9087                 code to make signatures of mails with "." lines valid
9088                 
9089                 NOTE: requires that sendmail is executed with "-i" option,
9090                       what is the default now, but has to be changed in all
9091                       exsiting accounts)
9092
9093 2003-03-07 [paul]       0.8.10claws97
9094
9095         * sync with 0.8.11 release
9096                 see ChangeLog 2003-03-07
9097
9098 2003-03-06 [paul]       0.8.10claws96
9099
9100         * src/compose.c
9101                 revert commit 0.8.10claws92
9102
9103 2003-03-06 [paul]       0.8.10claws95
9104
9105         * src/folderview.c
9106                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
9107
9108         * src/gtkaspell.c
9109                 fix bug 74, 'Crash opening editor window with pseudo-color
9110                 display'
9111                 
9112         Patches submitted by Kevin Vigor <kevin@vigor.nu>
9113
9114 2003-03-06 [christoph]  0.8.10claws94
9115
9116         * src/send.c
9117                 fix rfc2821 (4.5.2) violation in SMTP data sending,
9118                 all lines starting with a period get an extra period
9119                 inserted
9120                 (found by Simon 'corecode' Schubert)
9121
9122 2003-03-06 [paul]       0.8.10claws93
9123
9124         * src/folderview.c
9125                 if configured font can't be loaded fall back to gtk
9126                 default. (with thanks to Christoph)
9127                 
9128                 closes long-standing bug 15 'Crashes on startup'
9129
9130 2003-03-06 [paul]       0.8.10claws92
9131
9132         * src/compose.c
9133                 freeze text before autosave and thaw afterwards
9134                 fixes bug 67 'autosave make re-rediting message crazy'
9135
9136 2003-03-06 [christoph]  0.8.10claws91
9137
9138         * src/compose.c
9139                 ignore address comment in dupe check for Cc-list
9140
9141         (closes reopened bug 47 Replying to message strips name part of
9142          e-mail addresses of Cc: lines)
9143
9144 2003-03-06 [paul]       0.8.10claws90
9145
9146         * src/Makefile.am
9147                 remove reference to gtkxtext.h as its no longer in
9148                 the repository
9149
9150 2003-03-06 [paul]       0.8.10claws89
9151
9152         * sync with 0.8.10cvs25
9153                 see ChangeLog 2003-03-06
9154
9155 2003-03-06 [oliver]     0.8.10claws88
9156         
9157         * src/messageview.c
9158                 remove include
9159
9160 2003-03-06 [oliver]     0.8.10claws87
9161         
9162         * src/folderview.c 
9163                 remove changes introduced inclaws74
9164         * src/messageview.c
9165                 another attempt to sanely delete and update
9166                 messages deleted in separate messageview
9167
9168 2003-03-05 [christoph]  0.8.10claws86
9169
9170         * src/summaryview.c
9171                 check if "From" matches any account's address if
9172                 addressbook completion of addresses is disabled too
9173
9174         (closes Bug 70 "Display recipient in from" doesn't check
9175          folder's default account)
9176
9177 2003-03-05 [christoph]  0.8.10claws85
9178
9179         * src/compose.c
9180         * src/common/utils.[ch]
9181                 don't strip address comments when building Cc lists
9182
9183         (closes Bug 47 Replying to message strips name part of e-mail addresses
9184          of Cc: lines)
9185
9186         * src/folder.c
9187                 fix return value of copy function
9188
9189 2003-03-05 [christoph]  0.8.10claws84
9190
9191         * src/imap.c
9192                 don't ask imap server for non rfc822 headers
9193
9194         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9195
9196         * src/imap.c
9197                 destroy session on socket error to allow reconnecting
9198
9199 2003-03-05 [christoph]  0.8.10claws83
9200
9201         * configure.ac
9202                 fix building with gnome when no prefix is set
9203
9204         (closes bug 66 Gnome directory is set to NONE)
9205
9206 2003-03-05 [paul]       0.8.10claws82
9207
9208         * sync with 0.8.10cvs23
9209                 see ChangeLog 2003-03-05
9210
9211 2003-03-04 [christoph]  0.8.10claws81
9212
9213         * src/folder.c
9214                 o fix moving and copying when folder returns 0 for new
9215                   message number
9216                 o remove some code for single message copy and move
9217                   operations and use functions for multiple messages
9218
9219         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9220
9221         * src/news.c
9222                 remove unused include
9223
9224 2003-03-04 [paul]       0.8.10claws80
9225
9226         * src/gtk/about.c
9227                 list 'Compiled plugins'
9228
9229 2003-03-03 [christoph]  0.8.10claws79
9230
9231         * src/news.[ch]
9232                 have to multiply the percentage of the current fetch with
9233                 the percentage that it has of the total fetch operation
9234                 for correct values
9235
9236 2003-03-03 [christoph]  0.8.10claws78
9237
9238         * src/news.c
9239                 fix calculation of expected lines for progress indicator
9240
9241 2003-03-03 [christoph]  0.8.10claws77
9242
9243         * src/summaryview.c
9244         * src/common/utils.c
9245                 fix segfault when opening the root news folder
9246
9247 2003-03-03 [christoph]  0.8.10claws76
9248
9249         * src/mainwindow.[ch]
9250         * src/common/Makefile.am
9251         * src/common/progressindicator.[ch]
9252                 add UI independent progress indicator handling
9253
9254         * src/news.[ch]
9255                 use new progress indicator for message info fetching
9256
9257         * src/common/hooks.h
9258                 code cleanup
9259
9260 2003-03-03 [oliver]     0.8.10claws75
9261
9262         * src/toolbar.c
9263         * src/compose.c
9264                 removed commented code
9265
9266 2003-03-03 [oliver]     0.8.10claws74
9267
9268         * src/toolbar.[ch]
9269                 cleanups and refactoring
9270         * src/compose.[ch]
9271                 compose_reply_mode reply & forwarding interface for
9272                 toolbar buttons
9273         * src/folderview.c
9274                 act on messages marked for deletion in folderview_selected
9275                 based on prefs_common.immediate_exec since a message might 
9276                 have been deleted by messageview in a folder we are changing 
9277                 to (does anybody understand what I'm on about ?)
9278
9279 2003-03-03 [oliver]     0.8.10claws73
9280         
9281         * src/messageview.[ch]
9282                 new functions
9283                 - messageview_delete: delete message shown in messagview
9284                 - messageview_update_view: update messageview to currently 
9285                   selected summaryview message
9286                 - add separate messageview to msgview_list in order to update 
9287                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9288         * src/summaryview.[ch]
9289                 summary_get_selection returns a list of selected msgs
9290                 in summaryview
9291         * src/mainwindow.c
9292                 toolbar reply refactoring
9293
9294 2003-03-03 [paul]       0.8.10claws72
9295
9296         * sync with 0.8.10cvs21
9297                 see ChangeLog 2003-03-03
9298
9299 2003-03-02 [christoph]  0.8.10claws71
9300
9301         * src/common/passcrypt.c
9302                 use POSIX includes
9303
9304 2003-03-02 [christoph]  0.8.10claws70
9305
9306         * configure.ac
9307         * src/prefs_account.c
9308         * src/prefs_gtk.[ch]
9309         * src/common/.cvsignore
9310         * src/common/Makefile.am
9311         * src/common/passcrypt.c                ** NEW **
9312         * src/common/passcrypt.h.in             ** NEW **
9313                 Implement password encryption in config files
9314                 using unix encrypt and setkey functions. The crypt
9315                 key can be set as a configure parameter. Old
9316                 passwords will be converted if they do not begin
9317                 with '!'
9318
9319 2003-03-02 [paul]       0.8.10claws69
9320
9321         * src/prefs_account.c
9322                 fix compile error
9323
9324 2003-03-01 [thorsten]   0.8.10claws68
9325
9326         * po/el.po
9327           po/hr.po
9328           po/it.po
9329           po/nl.po
9330           po/sr.po
9331           po/sv.po
9332                 corrected format strings
9333         * po/en_GB.po
9334                 corrected headers
9335                 (fix compile errors with GNU gettext-0.11.5)
9336
9337 2003-03-01 [oliver]     0.8.10claws67
9338
9339         * src/summaryview.c
9340                 menu callbacks call toolbar_menu_reply
9341
9342 2003-03-01 [oliver]     0.8.10claws66
9343
9344         * src/mainwindow.c
9345         * src/messageview.c
9346                 menu callbacks call toolbar_menu_reply
9347         * src/toolbar.[ch]
9348                 callbacks from menu handled by toolbar_menu_reply
9349
9350 2003-03-01 [paul]       0.8.10claws65
9351
9352         * src/addressbook.c
9353                 revert commit 0.8.10claws54 - breaks editing of
9354                 addressbook.
9355                 
9356         * po/bg.po
9357                 update Bulgarian translation, submitted by
9358                 George Danchev
9359
9360 2003-02-28 [christoph]  0.8.10claws64
9361
9362         * src/account.c
9363         * src/addressadd.c
9364         * src/compose.c
9365         * src/gtkaspell.c
9366         * src/gtkxtext.h                ** REMOVE **
9367         * src/imap.c
9368         * src/matcher.[ch]
9369         * src/mh.c
9370         * src/news.c
9371         * src/pine.c
9372         * src/prefs_common.c
9373         * src/prefs_matcher.c
9374         * src/procheader.[ch]
9375         * src/procmsg.[ch]
9376         * src/toolbar.c
9377         * src/common/ssl_certificate.c
9378         * src/gtk/colorlabel.c
9379         * src/gtk/menu.c
9380                 o fix warnings
9381                 o remove code obsoleted by new cache and folder system rework
9382
9383 2003-02-28 [oliver]     0.8.10claws63
9384         
9385         * src/toolbar.[ch]
9386                 * fix bug where reply in Messageview replied to 
9387                 Message displayed in summaryview
9388                 (reportedd via ML by chinatinte at gmx dot ch)
9389                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9390                 didn't work in separate MessageView Toolbar
9391                 (wondering if anybody uses this at all ?)
9392         * src/summaryview.[ch]
9393                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9394                 (generalize reply and forward code);
9395         * src/messageview.c 
9396                 remove focus_in event which updated summaryview to messageview
9397
9398 2003-02-28 [paul]       0.8.10claws62
9399
9400         * po/Makefile.in.in
9401                 add the --check option
9402                 Patch submitted by Ricardo Mones Lastra
9403
9404 2003-02-28 [paul]       0.8.10claws61
9405
9406         * src/prefs_account.c
9407                 re-order 'Signature' items
9408
9409 2003-02-28 [paul]       0.8.10claws60
9410
9411         * sync with 0.8.10cvs20
9412                 see ChangeLog 2003-02-28
9413
9414 2003-02-28 [paul]       0.8.10claws59
9415
9416         * po/POTFILES.in
9417                 update to reflect recent movement of files
9418
9419 2003-02-28 [paul]       0.8.10claws58
9420
9421         * sync with 0.8.10cvs19
9422                 see ChangeLog 2003-02-28
9423
9424 2003-02-27 [martin]     0.8.10claws57
9425
9426         * src/prefs_matcher.c 
9427                 fix segfault in prefs_matcher_ok() when the
9428                 last entry is deleted and prevents that the
9429                 message "entry not saved" comes up after deleting
9430                 an entry
9431
9432 2003-02-27 [martin]     0.8.10claws56
9433
9434         * src/prefs_filtering.c 
9435                 fix segfault in prefs_filtering_ok() when the
9436                 last entry is deleted and prevents that the
9437                 message "entry not saved" comes up after deleting
9438                 an entry
9439
9440 2003-02-27 [paul]       0.8.10claws55
9441
9442         * sync with 0.8.10cvs18
9443                 see ChangeLog 2003-02-27
9444
9445 2003-02-27 [paul]       0.8.10claws54
9446
9447         * src/addressbook.c
9448                 fix bug where the address book crashes with 
9449                 multiple lookups.
9450                 Patch [687729] submitted by David Frager 
9451                 <dbfrager@users.sourceforge.net>
9452
9453 2003-02-25 [christoph]  0.8.10claws53
9454
9455         * src/Makefile.am
9456         * src/colorlabel.[ch]           ** REMOVE **
9457         * src/gtk/Makefile.am
9458         * src/gtk/colorlabel.[ch]       ** NEW **
9459                 move colorlabel files to gtk directory
9460
9461         * src/esmtp.[ch]                ** REMOVE **
9462                 has been merged into smtp.[ch] in 0.7.5
9463
9464 2003-02-25 [christoph]  0.8.10claws52
9465
9466         * src/Makefile.am
9467         * src/about.[ch]                ** REMOVE **
9468         * src/gtk/Makefile.am
9469         * src/gtk/about.[ch]            ** NEW **
9470                 move about files to gtk directory
9471
9472 2003-02-25 [christoph]  0.8.10claws51
9473
9474         * src/folder.c
9475                 some code optimization of folder scanning code
9476
9477         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9478
9479 2003-02-25 [christoph]  0.8.10claws50
9480
9481         * src/main.c
9482         * src/common/sylpheed.c
9483                 add command line parameter parsing to common code
9484
9485 2003-02-24 [christoph]
9486
9487         * Makefile.am
9488         * configure.ac
9489                 fix gnome prefix problems, the configure script now removed
9490                 `gnome-config --prefix` from `gnome-config --datadir`
9491                 and adds $(prefix} instead
9492
9493         (closes Bug 24 Makefile does not respect prefix when installing
9494          GNOME data)
9495
9496 2003-02-24 [christoph]  0.8.10claws49
9497
9498         * src/news.c
9499                 check for valid session before trying to authenticate
9500
9501         (closes Bug 60 crash if "authenticate on logon" is activated
9502          and newsserver-hostname is not valid)
9503
9504 2003-02-24 [melvin]     0.8.10claws48
9505
9506         * src/prefs_actions.c
9507                 Make sure all user's input is sent to the action and then
9508                 close the socket..
9509
9510 2003-02-23 [alfons]     0.8.10claws46
9511
9512         * src/summaryview.c
9513                 also wait cursor when deleting files
9514
9515 2003-02-23 [paul]
9516
9517         * tools/freshmeat_search.pl
9518           tools/google_search.pl
9519                 scripts should now work for any browser/browser command line
9520
9521 2003-02-22 [christoph]  0.8.10claws45
9522
9523         * src/procmsg.c
9524                 fix IMAP flag setting, IMAP flag is not handled correctly
9525                 anymore by the folder system and information about the
9526                 folder should not be saved in the MsgInfo (in my opinion)
9527
9528         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9529
9530 2003-02-22 [christoph]  0.8.10claws44
9531
9532         * src/summaryview.c
9533                 fix spelling of "label" ;-)
9534
9535 2003-02-22 [thorsten]   0.8.10claws43
9536
9537         * src/mimeview.c
9538           src/prefs_common.[ch]
9539           src/procmime.[ch]
9540                 do not use description as attachment name
9541
9542 2003-02-22 [alfons]     0.8.10claws42
9543
9544         * src/summaryview.c
9545                 freeze/thaw folder item updates when changing color labels,
9546                 and put a wait cursors on
9547
9548 2003-02-22 [thorsten]   0.8.10claws41
9549
9550         * src/mimeview.c
9551                 save-all fixes: crash if invoked on multipart container,
9552                 mimeinfo access, pathseparators, error dialog
9553
9554 2003-02-21 [alfons]     0.8.10claws40
9555
9556         * src/prefs_gtk.c
9557                 remove unused var
9558
9559 2003-02-21 [colin]      0.8.10claws39
9560
9561         * src/send.c
9562                 Fix smtp logging
9563
9564 2003-02-21 [colin]      0.8.10claws38
9565
9566         * src/summaryview.c
9567                 Freeze/thaw folderItem updates when filtering messages 
9568                 via Tools/Filter messages
9569
9570 2003-02-21 [paul]       0.8.10claws37
9571
9572         * src/compose.c
9573                 revert commit 0.8.10claws26, there are ulterior motives
9574                 for users to set a Reply-To header when posting to
9575                 newsgroups
9576
9577 2003-02-21 [paul]       0.8.10claws36
9578
9579         * sync with 0.8.10cvs17
9580                 see ChangeLog 2003-02-21
9581
9582 2003-02-20 [christoph]  0.8.10claws35
9583
9584         * src/imap.c
9585                 IMAP UID fetch speedup using SEARCH
9586
9587         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9588
9589         * src/imap.c
9590                 fix problem with UIDs in IMAP UID cache that no longer existed
9591
9592 2003-02-20 [christoph]  0.8.10claws34
9593
9594         * src/imap.c
9595         * src/procheader.c
9596         * src/procheader.h
9597                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9598
9599         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9600
9601         * src/imap.c
9602                 Rewrite imap_cmd_gen_recv use sock_getline instead
9603                 of sock_gets to avoid problems with too long reply
9604                 lines
9605     
9606 2003-02-20 [colin]      0.8.10claws33
9607         
9608         * src/prefs_account.c
9609                 Better wording
9610
9611 2003-02-20 [colin]      0.8.10claws32
9612
9613         * src/compose.c
9614                 Remove useless '&& !to_sender' 
9615
9616 2003-02-20 [darko]
9617
9618         * AUTHORS
9619                 change my e-mail address
9620
9621 2003-02-19 [colin]      0.8.10claws31
9622
9623         * src/prefs_common.c
9624                 X11 style colors for every configurable color
9625
9626 2003-02-19 [alfons]     0.8.10claws30
9627
9628         * src/prefs_gtk.[ch]
9629         * src/prefs_common.c
9630                 for color_new accept both plain integers and X11 style color
9631                 names (as found in /usr/lib/X11/rgb.txt)
9632
9633 2003-02-19 [paul]       0.8.10claws29
9634
9635         * src/mainwindow.c
9636                 add tooltips to online/offline button and account selector
9637                 button
9638
9639 2003-02-19 [paul]       0.8.10claws28
9640
9641         * src/folder.c
9642           src/news.c
9643           src/prefs_account.[ch]
9644           src/prefs_common.[ch]
9645                 move 'Maximum number of articles to download' to
9646                 account prefs.
9647                 clean up account prefs gui a little by hiding entries
9648                 rather then greying out entries
9649
9650 2003-02-19 [hiro]       0.8.10claws27
9651
9652         * src/common/utils.c
9653                 fix bug #54 'yesterdays date is displayed in the message 
9654                 summary window'
9655
9656 2003-02-19 [paul]       0.8.10claws26
9657
9658         * src/compose.c
9659                 fix bug reported in Feature Request [688596] 
9660                 'Reply-to header in news'
9661
9662 2003-02-18 [paul]       0.8.10claws25
9663
9664         * src/select-keys.c
9665                 add a 'List all keys' button to key selection dialog
9666
9667 2003-02-18 [colin]      0.8.10claws24
9668         
9669         * src/stock_pixmap.c
9670                 fix compile error
9671
9672 2003-02-18 [colin]      0.8.10claws23
9673
9674         * src/common/smtp.[ch]
9675           src/prefs_account.c
9676                 Try to starttls if it seems to be the only
9677                 way to authenticate a user
9678
9679 2003-02-18 [paul]       0.8.10claws22
9680
9681         * src/Makefile.am
9682           src/folderview.c
9683           src/stock_pixmap.[ch]
9684           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9685           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9686                 as a Drafts folder is a special folder allow it to have
9687                 its own unique icons
9688
9689 2003-02-18 [colin]      0.8.10claws21
9690
9691         * src/imap.c
9692                 Fix port selection when using starttls
9693
9694 2003-02-18 [paul]       0.8.10claws20
9695
9696         * src/mainwindow.c
9697           src/prefs_common.[ch]
9698                 make blue the default new mail colour
9699
9700 2003-02-18 [paul]       0.8.10claws19
9701
9702         * sync with 0.8.10cvs14
9703                 see ChangeLog 2003-02-18
9704
9705 2003-02-17 [jens]       0.8.10claws18
9706
9707         * src/common/md5.c
9708                 fixed a compile problem with gcc 3.3
9709                 works on 2.95.3 too (testet on PPC as it is big endian)
9710
9711 2003-02-17 [paul]       0.8.10claws17
9712
9713         * sync with 0.8.10cvs13
9714                 see ChangeLog 2003-02-17
9715
9716 2003-02-17 [paul]       0.8.10claws16
9717
9718         * sync with 0.8.10cvs12
9719                 see ChangeLog 2003-02-17
9720
9721 2003-02-16 [match]      0.8.10claws15
9722
9723         * src/addressbook.c
9724                 Eliminates reloading of address data when items
9725                 deleted or added. Applied submitted by
9726                 Luke Plant <lukeplant@softhome.net>
9727
9728 2003-02-16 [paul]       0.8.10claws14
9729
9730         * src/news.c
9731                 when a 'protocol error' is encountered disconnect from
9732                 the server. This means that the user can carry on viewing
9733                 other articles and doesn't have to either wait until the
9734                 server timesout or quit sylpheed.
9735                 Fixes bug #53 'Unable to read messages in newsgroups, 
9736                 displayed message doesn't change'
9737
9738 2003-02-15 [christoph]  0.8.10claws13
9739
9740         * src/imap.c
9741                 fix bug that stopped scanning of folders when an
9742                 IMAP folder was empty
9743
9744         (closes bug 46 stop scan messages in folders after empty folder)
9745
9746 2003-02-15 [paul]
9747
9748         * tools/Makefile.am
9749           tools/README
9750           tools/freshmeat_search.pl     ** NEW FILE **
9751           tools/google_search.pl        ** NEW FILE **
9752                 Add 2 Actions scripts which search freshmeat/google
9753                 for the selected text using the browser configured
9754                 in sylpheedrc.
9755                 
9756         Note: These scripts are very dependent on the format of the
9757         browser command and may not work on every occasion. Testing
9758         is welcome. 
9759
9760 2003-02-14 [alfons]     0.8.10claws12
9761
9762         * src/compose.c
9763                 fix breakage because of uninitialized account pointer.
9764                 please verify.
9765
9766 2003-02-14 [paul]       0.8.10claws11
9767
9768         * src/compose.c
9769           src/prefs_account.[ch]
9770           src/prefs_common.[ch]
9771                 move signature settings to Account Prefs
9772
9773 2003-02-14 [paul]       0.8.10claws10
9774
9775         * sync with 0.8.10cvs11
9776                 see ChangeLog 2003-02-14
9777
9778 2003-02-13 [thorsten]   0.8.10claws9
9779
9780         * src/news.c
9781                 revert news progressbar (GUI separation)
9782
9783 2003-02-13 [paul]       0.8.10claws8
9784
9785         * src/compose.c
9786                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9787                 paragraph 1
9788
9789 2003-02-13 [paul]       0.8.10claws7
9790
9791         * src/compose.[ch]
9792           src/summaryview.c
9793                 fix 'Follow-up and Reply-to' so that it creates a reply to
9794                 the newsgroup and the sender. If the message has the keyword
9795                 'poster' in the Followup-To header, all replies go to the
9796                 sender, re: RFC 1036, Section 2.2.3
9797                 rename all instances of 'ignore_replyto' to 'to_sender', both
9798                 were previously used, now we use just one.
9799
9800 2003-02-13 [paul]       0.8.10claws6
9801
9802         * sync with 0.8.10cvs9
9803                 see ChangeLog 2003-02-13
9804
9805 2003-02-13 [paul]       0.8.10claws5
9806
9807         * configure.ac
9808                 show which plugins are configured in the configure
9809                 output.
9810
9811 2003-02-12 [thorsten]   0.8.10claws4
9812
9813         * src/news.c
9814                 show progress while fetching news headers
9815
9816 2003-02-12 [christoph]  0.8.10claws3
9817
9818         * configure.ac
9819         * src/plugins/Makefile.am
9820                 use AM_CONDITIONAL to enable plugins, automake correctly
9821                 manages this when creating distdir
9822
9823 2003-02-12 [christoph]  0.8.10claws2
9824
9825         * ac/spamassassin.m4
9826         * src/plugins/spamassassin/Makefile.am
9827                 fix building SpamAssassin plugin without OpenSSL
9828
9829 2003-02-12 [paul]       0.8.10claws1
9830
9831         * ac/Makefile.am
9832           src/Makefile.am
9833           src/plugins/Makefile.am
9834                 fix failure of 'make release'
9835
9836 2003-02-12 [paul]       0.8.10claws
9837
9838         * 0.8.10claws released
9839
9840 2003-02-12 [paul]       0.8.9claws56
9841
9842         * po/bg.po
9843           po/es.po
9844           po/it.po
9845           po/ru.po
9846           po/sr.po
9847                 updated translations by George Danchev, Ricardo Mones Lastra,
9848                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9849                 
9850         * sylpheed.spec.in
9851                 Allow the building of RPMs by a regular user. Submitted
9852                 by Sergei Astanin
9853
9854 2003-02-11 [alfons]     0.8.9claws55
9855
9856         * src/colorlabel.c
9857                 don't use pixmaps for label color rect but draw rectangles
9858                 so we can respect the color map of palette based visuals
9859                 (fixes the long time crashes on Suns - thanks to Andreas
9860                 Engel and Steve O'Hara-Smith for testing)
9861
9862 2003-02-11 [christoph]  0.8.9claws54
9863
9864         * src/matcher_parser_parse.y
9865                 correct bug where filering rules of not existing folders in
9866                 matcherrc were added to global filtering
9867                 
9868         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9869          main filter-rules after removing directory, http://bugs.debian.org/180253)
9870         
9871 2003-02-11 [paul]       0.8.9claws53
9872
9873         * sync with 0.8.10cvs7
9874                 see ChangeLog 2003-02-09
9875
9876 2003-02-11 [melvin]     0.8.9claws52
9877
9878         * po/fr.po
9879                 Updated French tranlsations
9880
9881 2003-02-10 [paul]       0.8.9claws51
9882
9883         * sylpheed.spec.in
9884                 correct --enable-openssl
9885                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9886
9887 2003-02-09 [martin]     0.8.9claws50
9888
9889         * src/prefs_matcher.c
9890                 fix segfault in prefs_matcher_substitute_cb() when
9891                 no row is selected
9892
9893 2003-02-09 [paul]       0.8.9claws49
9894
9895         * src/folderview.c
9896                 fix bug where a newsgroup folder's processing rules were
9897                 merged with the global filtering rules when the newsgroup
9898                 folder was deleted, causing some seriously bad results,
9899                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9900
9901 2003-02-08 [melvin]     0.8.9claws48
9902
9903         * src/compose.c
9904                 Corrected and modified an alert message.
9905
9906 2003-02-07 [paul]       0.8.9claws47
9907
9908         * src/folderview.c
9909                 fix bug where both an 'Account properties' window and a
9910                 'Folder properties' window were opened when clicking on
9911                 'Properties' in an NNTP or IMAP folder's popup menu.
9912
9913 2003-02-07 [paul]       0.8.9claws46
9914
9915         * sync with 0.8.10cvs6
9916                 see ChangeLog 2003-02-06
9917
9918 2003-02-06 [christoph]  0.8.9claws45
9919
9920         * src/mbox.c
9921                 freeze folder updates while importing mbox files
9922                 (closes bug 43 importing mbox took hours)
9923                 
9924         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9925
9926 2003-02-06 [thorsten]   0.8.9claws44
9927
9928         * po/de.po
9929                 Updated german translations
9930
9931 2003-02-06 [thorsten]   0.8.9claws43
9932
9933         * src/news.h
9934                 use guint for message numbers (fix count in grouplist dialog)
9935
9936 2003-02-05 [paul]       0.8.9claws42
9937
9938         * sync with 0.8.10cvs2
9939                 see ChangeLog 2003-02-05
9940
9941 2003-02-04 [colin]      0.8.9claws41
9942
9943         * src/prefs_common.[ch]
9944           src/procmsg.c
9945           src/summaryview.c
9946                 Add an option to disable threading by subject
9947
9948 2003-02-04 [christoph]  0.8.9claws40
9949
9950         * src/inc.c
9951                 only abort fetching mails from multiple accounts when the
9952                 error is fatal and does not allow to check any more accounts
9953                 (currently only disk full error)
9954
9955         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9956          receive mails for other accouts)
9957
9958 2003-02-04 [christoph]  0.8.9claws39
9959
9960         * src/folder.c
9961                 first add the new message to the cache, then
9962                 send the update notification
9963
9964         (closes bug 39 after sending message folderview doesnt get updated)
9965
9966 2003-02-04 [colin]      0.8.9claws38
9967
9968         * src/inc.c
9969                 _really_ fix this Connecting... status
9970
9971 2003-02-04 [paul]       0.8.9claws37
9972
9973         * sync with 0.8.10
9974                 see ChangeLog 2003-02-04
9975
9976 2003-02-04 [paul]       0.8.9claws36
9977
9978         * sync with 0.8.9cvs6
9979                 see ChangeLog 2003-02-03
9980
9981 2003-02-04 [paul]       0.8.9claws35
9982
9983         * po/pt_BR.po
9984                 updated by André Filipe de Assunção e Brito 
9985                 <bedecko@netsite.com.br>
9986
9987 2003-02-03 [thorsten]   0.8.9claws34
9988
9989         * po/de.po
9990                 Updated german translations
9991
9992 2003-02-02 [paul]       0.8.9claws33
9993
9994         * po/es.po
9995                 updated by Ricardo Mones Lastra
9996
9997 2003-02-02 [thorsten]   0.8.9claws32
9998
9999         * src/mh.c
10000                 Fix mh_get_msginfo() segfault if file is inaccessible
10001
10002 2003-01-31 [colin]      0.8.9claws31
10003
10004         * src/procheader.c
10005                 Fix last commit's bug
10006
10007 2003-01-31 [colin]      0.8.9claws30
10008
10009         * src/procheader.c
10010                 Missing a change for gpg-signed messages
10011
10012 2003-01-31 [paul]       0.8.9claws29
10013
10014         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
10015           src/procheader.c
10016           src/stock_pixmap.[ch]
10017           src/summaryview.c
10018                 indicate GnuPG signed messages by displaying an icon
10019                 in the Attachment column.
10020
10021 2003-01-31 [paul]       0.8.9claws28
10022
10023         * sync with 0.8.9cvs4
10024                 see ChangeLog 2003-01-31
10025
10026 2003-01-31 [alfons]     0.8.9claws27
10027
10028         * src/textview.c
10029                 tune URI parser to accept mailto URLs with a '?'
10030                 (patch from Ruslan Balkin)
10031
10032 2003-01-31 [colin]      0.8.9claws26
10033
10034         * src/summaryview.c
10035                 Fix a leak introduced in claws24
10036
10037 2003-01-31 [colin]      0.8.9claws25
10038
10039         * src/summaryview.c
10040                 Freeze/Thaw folder updates when deleting dups
10041
10042 2003-01-31 [colin]      0.8.9claws24
10043         
10044         * src/addr_compl.c
10045           src/summaryview.c
10046           src/msgcache.c
10047                 little speed improvements
10048
10049 2003-01-31 [colin]      0.8.9claws23
10050
10051         * src/summaryview.c
10052                 Fix segfault when forwarding nothing
10053                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
10054                 
10055 2003-01-30 [paul]       0.8.9claws22
10056
10057         * sync with 0.8.9cvs3
10058                 see ChangeLog 2003-01-30
10059
10060 2003-01-30 [paul]       0.8.9claws21
10061
10062         * sync with 0.8.9cvs2
10063                 see ChangeLog 2003-01-30
10064
10065 2003-01-29 [paul]       0.8.9claws20
10066
10067         * sync with 0.8.9cvs1
10068                 see ChangeLog 2003-01-29
10069
10070 2003-01-28 [paul]       0.8.9claws19
10071
10072         * po/POTFILES.in
10073                 update to reflect changes. 
10074                 thanks to Ricardo Mones Lastra
10075
10076 2003-01-27 [christoph]  0.8.9claws18
10077
10078         * ac/openssl.m4
10079         * ac/spamassassin.m4
10080         * src/plugins/spamassassin/README
10081         * src/plugins/spamassassin/libspamc.[ch]
10082         * src/plugins/spamassassin/utils.[ch]
10083                 updated to latest libspamc
10084
10085 2003-01-27 [christoph]  0.8.9claws17
10086
10087         * src/folder.c
10088                 fix wrong use of procheader_get_header_fields
10089
10090 2003-01-27 [christoph]  0.8.9claws16
10091
10092         * src/news.c
10093         * src/prefs_account.[ch]
10094         * src/common/nntp.[ch]
10095                 allow to force authentication for NNTP servers
10096
10097         Patch submitted by Florian Mickler <dmk@d-labs.de>
10098
10099 2003-01-26 [paul]       0.8.9claws15
10100
10101         * src/summaryview.c
10102                 speed up of marking messages as read
10103                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
10104
10105 2003-01-26 [christoph]  0.8.9claws14
10106
10107         * src/Makefile.am
10108         * src/mgutils.[ch]              ** REMOVE **
10109         * src/xml.[ch]                  ** REMOVE **
10110         * src/xmlprops.[ch]             ** REMOVE **
10111         * src/common/Makefile.am
10112         * src/common/mgutils.[ch]       ** NEW **
10113         * src/common/xml.[ch]           ** NEW **
10114         * src/common/xmlprops.[ch]      ** NEW **
10115                 move xml files to common directory
10116
10117 2003-01-26 [christoph]  0.8.9claws13
10118
10119         * src/plugins/spamassassin/spamassassin_gtk.c
10120                 only set gtk entry text if string is available
10121
10122 2003-01-26 [melvin]     0.8.9claws12
10123
10124         * src/description_window.c
10125                 Allow resizing of the window
10126                 Allow automatic horizontal scroll bar
10127                 Do not vertically expand and fill
10128
10129 2003-01-26 [christoph]  0.8.9claws11
10130
10131         * src/Makefile.am
10132         * src/gtkutils.[ch]             ** REMOVE **
10133         * src/common/sylpheed.c
10134         * src/gtk/Makefile.am
10135         * src/gtk/description_window.c
10136         * src/gtk/gtkutils.[ch]         ** NEW **
10137         * src/gtk/prefswindow.c
10138                 move gtkutils to gtk directory
10139
10140 2003-01-26 [paul]       0.8.9claws10
10141
10142         * src/summaryview.c
10143                 rename summary_unread_clicked() to summary_status_clicked()
10144
10145 2003-01-26 [melvin]     0.8.9claws9
10146
10147         * src/prefs_actions.c
10148                 Cosmetical changes to the help text
10149
10150 2003-01-26 [paul]       0.8.9claws8
10151
10152         * src/folder.[ch]
10153           src/mainwindow.c
10154           src/prefs_common.c
10155           src/prefs_sumamry_column.c
10156           summaryview.[ch]
10157                 rename the 'Unread' column to 'Status'
10158
10159 2003-01-25 [match]      0.8.9claws7
10160
10161         * src/mgutils.[ch]
10162                 removed reference to LDAP constants. removed error2string.
10163                 included functions to support LDAP dynamic queries.
10164         * src/syldap.h
10165                 moved LDAP constants here.
10166         * src/addressbook.c
10167         * src/addrindex.c
10168         * src/importldif.c
10169                 removed references to LDAP constants and references to
10170                 error2string.
10171
10172 2003-01-25 [paul]       0.8.9claws6
10173
10174         * src/summaryview.c
10175                 summary_thread_build(), summary_thread_init(): remove 
10176                 unneeded reference to summaryview->folder_item
10177
10178 2003-01-25 [christoph]  0.8.9claws5
10179
10180         * src/gtk/description_window.c
10181                 o allow description texts to expand over multiple columns
10182                 o translate all columns
10183         * src/prefs_actions.c
10184                 change syntax description to use new multi column feature
10185
10186         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10187
10188 2003-01-25 [match]      0.8.9claws4
10189
10190         * src/vcard.c
10191                 fixed bug with Quoted-Printable
10192
10193 2003-01-25 [paul]       0.8.9claws3
10194
10195         * src/folder.[ch]
10196           src/summaryview.[ch]
10197                 implement per-folder collapsed/expanded threads setting
10198                 
10199         * src/prefs_common.c
10200                 remove global collapsed/expanded threads option
10201
10202 2003-01-25 [christoph]  0.8.9claws2
10203
10204         * po/POTFILES.in
10205                 add pluginwindow and prefswindow
10206         * src/compose.c
10207                 make send respond correctly to messages that could be added
10208                 to the queue folder, but the UID of the message is unknown
10209         * src/folder.c
10210         * src/imap.c
10211                 don't return guessed UIDs in imap_add_msg anymore. We return
10212                 0 to tell the folder system it was appened but the UID is
10213                 unknown. Folder system now get's the UID by scaning the folder
10214                 and searching the cache for the Message-ID
10215                 (closes bug #29 Messages queued, but not sent)
10216
10217 2003-01-25 [paul]       0.8.9claws1
10218
10219         * src/codeconv.c
10220                 conv_encode_header():  fix bug when long headers with 8-bit
10221                 characters are used, so that the encoded words are wrapped.
10222                 If the space in the original text falls on the wrap boundary,
10223                 it can be lost.
10224                 Patch by Sergey Vlasov.
10225                 
10226         * src/folderview.c
10227                  fix bug where a change to the sorting method or thread view
10228                  of a folder's messages is lost if simpify-subject is set and
10229                  toggled on or off.
10230                  Patch by Luke Plant.
10231
10232 2003-01-24 [paul]       0.8.9claws
10233
10234         * sylpheed-0.8.9claws released
10235         
10236         * Makefile.am
10237           sylpheed.spec.in
10238                 remove reference to 'INSTALL.jp'
10239
10240 2003-01-23 [paul]       0.8.8claws128
10241
10242         * po/es.po
10243           po/it.po
10244           po/ru.po
10245           po/sr.po
10246                 updated translations. submitted by Ricardo Mones Lastra,
10247                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10248
10249 2003-01-23 [colin]      0.8.8claws127
10250
10251         * src/compose.c
10252                 Fix drafted and queued news articles re-edition
10253
10254 2003-01-23 [melvin]     0.8.8claws126
10255
10256         * po/fr.po
10257                 Updated French translations
10258
10259 2003-01-23 [colin]      0.8.8claws125
10260
10261         * src/inc.c
10262                 Fix "Connecting to..." status message
10263
10264 2003-01-22 [paul]       0.8.8claws124
10265
10266         * po/bg.po
10267                 updated by George Danchev
10268                 
10269         * src/folder.c
10270                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10271                 and folder deletion
10272
10273 2003-01-21 [paul]       0.8.8claws123
10274
10275         * po/bg.po
10276                 updated by George Danchev
10277                 
10278         * src/about.c
10279                 its now 2003
10280                 
10281         * src/toolbar.c
10282                 don't translate 'Separator'
10283                 
10284         * src/plugins/spamassassin/Makefile.am
10285                 add aspell to CPPFLAGS
10286                 
10287         * src/plugins/spamassassin/spamassassin.c
10288           src/plugins/spamassassin/spamassassin_gtk.c
10289                 set correct default for spamassassin_receive_spam
10290                 slightly re-word descriptions and some
10291                 other minor changes
10292
10293 2003-01-19 [alfons]     0.8.8claws122
10294                 
10295         * src/mimeview.c
10296                 mimeview_save_as(): we might as well show the file name for
10297                 the single case "Save As" too
10298
10299 2003-01-19 [alfons]     0.8.8claws121
10300
10301         * src/crash.c
10302                 change bug tracker URL to bugzilla URL
10303
10304 2003-01-19 [alfons]     0.8.8claws120
10305
10306         * src/mimeview.c
10307                 mimeview_save_all(): display name of file before overwriting;
10308                 continue saving all, even when one overwrite was cancelled
10309
10310 2003-01-19 [christoph]  0.8.8claws119
10311
10312         * src/summaryview.c
10313         * src/procmsg.[ch]
10314                 fix wrong usage of procmsg_find_children in summaryview
10315                 by using procmsg_update_unread_children instead of
10316                 summaryview_update_unread_children
10317
10318 2003-01-19 [christoph]  0.8.8claws118
10319
10320         * src/procmsg.c
10321                 fix infinite loop in procmsg_find_children
10322                  (closes bug #25 sylpheed crashes on delete.)
10323
10324         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10325
10326 2003-01-19 [paul]       0.8.8claws117
10327
10328         * po/pt_BR.po
10329                 updated by Ivan Francolin Martinez
10330
10331 2003-01-18 [melvin]     0.8.8claws116
10332
10333         * src/prefs_actions.c
10334                 Removed syntax limitation of only one '&' at the end of command.
10335                         Now actions that contain '>/dev/null 2>&1' are possible.
10336
10337 2003-01-18 [melvin]     0.8.8claws115
10338
10339         * src/prefs_actions.c
10340                 Actions IO dialog: when the action ends
10341                 the "Close" button now has focus and [Escape] closes the
10342                 window.
10343
10344 2003-01-18 [christoph]  0.8.8claws114
10345
10346         * src/procmsg.c
10347                 o add debug output when MsgInfos are really freed
10348                 o free GSLists in procmsg_find_children and
10349                   procmsg_update_unread_children
10350
10351 2003-01-18 [christoph]  0.8.8claws113
10352
10353         * src/mainwindow.c
10354                 reorder Configuration menu
10355
10356 2003-01-18 [christoph]  0.8.8claws112
10357
10358         * src/compose.c
10359                 fix applying templates to forwarded messages
10360
10361         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10362
10363 2003-01-17 [christoph]  0.8.8claws111
10364
10365         * src/folder.c
10366                 destroy folder items, when a folder item is removed
10367
10368 2003-01-17 [christoph]  0.8.8claws110
10369
10370         * src/folder.c
10371                 fix wrong folder stats update when ignored message is
10372                 deleted
10373
10374 2003-01-17 [colin]      0.8.8claws109
10375         
10376         * src/mainwindow.c
10377         * src/summaryview.c
10378                 Quicksearch bugfixes: 
10379                 - hide help button at startup if not extended
10380                 - switch to extended when looking for replies
10381
10382 2003-01-17 [paul]
10383
10384         * sync with 0.8.9 release
10385
10386 2003-01-17 [paul]       0.8.8claws108
10387
10388         * sync with 0.8.8cvs11
10389                 see ChangeLog 2003-01-17
10390
10391 2003-01-16 [colin]      0.8.8claws107
10392
10393         * src/procmsg.c
10394                 Changed encryption test to re-ask passphrase
10395                 if an encrypted message hasn't been decrypted
10396                 Fixes bug #5
10397
10398 2003-01-16 [christoph]  0.8.8claws106
10399
10400         * src/prefs_gtk.c
10401         * src/prefs_toolbar.c
10402         * src/gtk/prefswindow.h
10403         * src/plugins/spamassassin/spamassassin_gtk.c
10404                 remove page destroy function that is not used anymore
10405
10406 2003-01-16 [paul]       0.8.8claws105
10407
10408         * sync with 0.8.8cvs9
10409                 see ChangeLog 2002-01-16
10410
10411 2003-01-16 [colin]      0.8.8claws104
10412
10413         * src/compose.[ch]
10414                 Fix bug with autosaved drafts for IMAP, when draft
10415                 folder is specified - fixes bugzilla bug #20
10416
10417 2003-01-15 [paul]       0.8.8claws103
10418
10419         * src/compose.[ch]
10420           src/procmsg.c
10421                 store folder and message-id of message forwarding
10422                 in queue header and set forward flag after sending
10423
10424 2003-01-15 [paul]       0.8.8claws102
10425
10426         * sync with 0.8.8cvs8
10427                 see ChangeLog 2002-01-15
10428
10429 2003-01-15 [colin]      0.8.8claws101
10430
10431         * src/Makefile.am
10432                 Fix linking with GNU libiconv
10433
10434 2003-01-15 [darko]      0.8.8claws100
10435
10436         * src/pine.c
10437                 fix crash when importing pine address book
10438                 entry with an empty name (reported by DY
10439                 <dybulk at tri8.net>)
10440
10441 2003-01-14 [paul]       0.8.8claws99
10442
10443         * configure.in  ** REMOVED **
10444           configure.ac  ** NEW FILE **
10445                 rename configure.in to configure.ac, as it is now
10446                 preferred
10447
10448 2003-01-14 [melvin]     0.8.8claws98
10449
10450         * src/folderview.c
10451                 folderview_check_new(): More precise function description
10452
10453 2003-01-14 [melvin]     0.8.8claws97
10454
10455         * src/folderview.c
10456                 folderview_check_new(): return the number of new messages 
10457                         since last check.
10458         * src/inc.c
10459                 inc_account_mail(): Disable counting of new messages for IMAP
10460                         and NNTP until bug [19] and [14] are fixed.
10461
10462 2003-01-14 [paul]       0.8.8claws96
10463
10464         * sync with 0.8.8cvs6
10465                 see ChangeLog 2003-01-14
10466
10467 2003-01-13 [alfons]     0.8.8claws95
10468
10469         * src/textview.c
10470                 tune email address validation (c. 0.8.8claws89): if . is 
10471                 just one char away from @, the address is invalid too 
10472                 (correctly rejects addresses like foo@.com)
10473
10474 2003-01-13 [paul]       0.8.8claws94
10475
10476         * src/messageview.c
10477           src/toolbar.c
10478                 fixes to the Message View toolbar and menu:
10479                 fix non-functioning Forward button
10480                 make Reply button consider default_reply_list
10481                 remove 'Follow-up...' menu entry
10482                 add 'Forward' and 'Redirect' menu entries
10483
10484 2003-01-13 [melvin]     0.8.8claws93
10485
10486         * src/inc.c
10487                 Fixed typo that could make new messages count incorrect.
10488
10489 2003-01-13 [melvin]     0.8.8claws92
10490
10491         * src/folderview.[ch]
10492                 folderview_check_new(): return the number of new messages.
10493         * src/inc.c
10494                 Should fix bug [14] where new mail notification worked 
10495                         incorrectly with IMAP accounts.
10496                 inc_spool_account(): return number of new msgs, or -1 on error
10497                 inc_all_spool(): return number of new msgs
10498                 
10499 2003-01-13 [melvin]     0.8.8claws91
10500
10501         * src/prefs_actions.c
10502                 Justify help text.
10503
10504 2003-01-12 [thorsten]   0.8.8claws90
10505
10506         * src/common/prefs.c
10507                 close file before rename
10508
10509 2003-01-12 [alfons]     0.8.8claws89
10510
10511         * AUTHORS
10512                 add Christian Mertes
10513         * src/common/utils.[ch]
10514                 g_stricase_hash(), g_stricase_equal(): functions for 
10515                 case insensitive hash tables
10516         * src/textview.c
10517                 use top level domain names to validate email address, based
10518                 on a patch by Christian Mertes (thanks!), but changed 
10519                 implementation to use a hash table 
10520
10521 2003-01-12 [paul]       0.8.8claws88
10522
10523         * po/bg.po
10524                 updated by George Danchev
10525
10526 2003-01-12 [alfons]     0.8.8claws87
10527
10528         * src/summaryview.c
10529                 delete / execute performance: use new style folder update
10530
10531 2003-01-12 [paul]       0.8.8claws86
10532
10533         * sync with 0.8.8cvs5
10534                 see ChangeLog 2003-01-13 (!)
10535
10536 2003-01-12 [alfons]     0.8.8claws85
10537
10538         * src/filtering.c
10539         * src/matcher_parser_parse.y
10540                 prepare change_score filtering action
10541         * src/matcher.[ch]
10542                 give up const-correctness on functions that call non-const-correct functions;
10543                 several casts to gpointer in g_free();
10544                 add change_score;
10545
10546 2003-01-12 [christoph]  0.8.8claws84
10547
10548         * src/compose.c
10549                 fix 2 warnings
10550
10551         * src/gtk/prefswindow.[ch]
10552         * src/plugins/spamassassin/spamassassin_gtk.c
10553                 changed the call of the widget create function
10554                 for PrefsPages, because sometimes the widget
10555                 create function needs a widget that already has
10556                 been attached to a window (to create GDK pixmaps
10557                 for exmaple). So we simply pass the GtkWindow as
10558                 the second parameter now.
10559
10560         * src/main.c
10561         * src/mainwindow.c
10562         * src/prefs_toolbar.[ch]
10563                 rewrite Toolbar Preferences using the new
10564                 prefs window
10565
10566 2003-01-11 [alfons]     0.8.8claws83
10567
10568         * src/addressadd.c
10569                 fix crash when adding sender to addressbook because status bar
10570                 isn't there (the status bar doesn't seem to be used though,
10571                 but I'll let Match decide what to do with it)
10572
10573 2003-01-11 [colin]      0.8.8claws82
10574
10575         * src/main.c
10576           src/toolbar.c
10577                 Two useless changes reversed
10578
10579 2003-01-11 [colin]      0.8.8claws81
10580
10581         * src/mainwindow.c
10582           src/mainwindow.h
10583                 Add mainwindow_get_mainwindow()
10584         * src/alertpanel.c
10585           src/alertpanel.h
10586                 Add alertpanel_error_log() 
10587         * src/compose.c
10588           src/inc.c
10589           src/messageview.c
10590           src/toolbar.c
10591           src/main.c
10592           src/procmsg.c
10593                 Network errors get a View Log button
10594
10595 2003-01-10 [alfons]     0.8.8claws80
10596
10597         * src/prefs_toolbar.c
10598         * src/toolbar.c
10599                 use the translatable string for "Separator" as file name for
10600                 separator toolbar items (probably make this uppercase?)
10601
10602 2003-01-10 [alfons]     0.8.8claws79
10603
10604         * src/prefs_toolbar.c
10605                 put right A_SEPARATOR description string in "displayed
10606                 toolbar items list" so manually added separators are
10607                 saved correctly (bug #10, "Adding a separator to the main 
10608                 toolbar fails, entry in xml file is wrong")
10609
10610 2003-01-10 [christoph]  0.8.8claws78
10611
10612         * src/imap.c
10613                 o fix warnings
10614                 o use CAPABILITY to check if NAMESPACE is available
10615
10616 2003-01-10 [christoph]  0.8.8claws77
10617
10618         * src/imap.[ch]
10619                 apply UIDPLUS IMAP extension support patch
10620
10621         Patch submitted by Simon 'corecode' Schubert
10622
10623 2003-01-10 [paul]       0.8.8claws76
10624
10625         * src/folderview.c
10626                 a sync from main which fixes the news account folders'
10627                 Properties bug
10628
10629 2003-01-10 [christoph]  0.8.8claws75
10630
10631         * src/folder.c
10632                 don't accept 0 as a valid uid returned by copy and move
10633                 functions. 0 means the message was copied or moved but the
10634                 new uid could not be fetched. It is not an error condition
10635                 for the copy or move operation.
10636
10637 2003-01-10 [paul]       0.8.8claws74
10638
10639         * src/prefs_filtering.c
10640                 change English used in Alert when entry is not
10641                 saved.
10642                 
10643         * sync with 0.8.8cvs4
10644                 see ChangeLog 2003-01-10
10645
10646 2003-01-10 [darko]      0.8.8claws73
10647
10648         * src/pine.c
10649                 fix crash when importing address book entry
10650                 without a valid address
10651
10652 2003-01-09 [alfons]     0.8.8claws72
10653
10654         * src/inc.c
10655                 filtering performance: use new style folder update
10656
10657 2003-01-09 [christoph]  0.8.8claws71
10658
10659         * src/compose.c
10660         * src/gtk/menu.[ch]
10661                 fix wrong selecting of mime encoding type, when
10662                 opening property dialog of attachments in the
10663                 compose window. 7bit was always selected and that
10664                 destoryed files with 8bit data.
10665                 (closes bug #9 Sylpheed-claws destroys attachments when
10666                  changing MIME-types)
10667
10668 2003-01-09 [paul]       0.8.8claws70
10669
10670         * sync with 0.8.8cvs3
10671                 see ChangeLog 2003-01-09
10672
10673 2003-01-08 [alfons]     0.8.8claws69
10674         
10675         * src/addressadd.c
10676                 apply patch by Kim Schulz to fix build breakage
10677                 because of missing variable
10678
10679 2003-01-08 [paul]       0.8.8claws68
10680
10681         * sync with 0.8.8cvs2
10682                 see ChangeLog 2002-01-08
10683
10684 2003-01-08 [paul]       0.8.8claws67
10685
10686         * po/it.po
10687                 updated by Alessandro Maestri
10688                 
10689         * src/addressadd.c
10690                 when using 'Add sender to addressbook' allow
10691                 name to be edited and remarks to be entered
10692                 Patch submitted by Luke Plant
10693
10694 2003-01-08 [darko]      0.8.8claws66
10695
10696         * README.claws, src/summaryview.c
10697                 fix description for marked messages
10698
10699 2003-01-08 [paul]
10700
10701         * tools/Makefile.am
10702           tools/launch_phoenix  ** NEW FILE **
10703                 add script that enables using Phoenix as the default
10704                 web browser. 
10705                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10706                 
10707         * tools/OOo2sylpheed.pl
10708                 remove full path to sylpheed executable, just 'sylpheed'
10709                 will do
10710                 
10711         * tools/README
10712                 add launch_phoenix informtion and re-arrange and compress
10713                 the data a little
10714
10715 2003-01-07 [christoph]  0.8.8claws65
10716
10717         * src/folder.c
10718                 fix update for source folder when moving messages
10719         * src/procmsg.[ch]
10720         * src/summaryview.c
10721                 use function to set to_folder for message infos and
10722                 automatically update the op_count for old and new
10723                 folder
10724
10725 2003-01-07 [melvin]     0.8.8claws64
10726
10727         * src/prefs_actions.c
10728                 Fixed bug where an '%p' Action on a displayed image crashed 
10729                         Sylpheed
10730                 Code clean up (get rid of duplicated code and removed unnecessary 
10731                                 structure member)
10732
10733 2003-01-07 [christoph]  0.8.8claws63
10734
10735         * src/compose.c
10736         * src/folder.[ch]
10737         * src/folderview.c
10738         * src/import.c
10739         * src/inc.c
10740         * src/main.c
10741         * src/mainwindow.c
10742         * src/messageview.c
10743         * src/prefs_folder_item.c
10744         * src/procmsg.c
10745         * src/summaryview.c
10746         * src/toolbar.c
10747                 o remove all folder update triggering from the UI code. The folder
10748                   system should know much better when a folder needs an update.
10749                 o to prevent multiple updates in a row the folder updates can be
10750                   frozen for some time.
10751
10752                 Note: - Please verify that no updates are missing
10753                       - Check where freeze/thaws should be added
10754
10755 2003-01-07 [christoph]  0.8.8claws62
10756
10757         * src/prefs_actions.c
10758                 don't translate empty strings
10759
10760         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10761
10762 2003-01-06 [christoph]  0.8.8claws61
10763
10764         * src/prefs_actions.c
10765                 mark strings for gettext
10766         * src/prefs_matcher.c
10767                 use new description window for Execute action and
10768                 match condition in Filtering
10769
10770         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10771
10772 2003-01-06 [alfons]     0.8.8claws60
10773
10774         keep myself inspired to re-organize matcher part 8; 
10775         yes, more to come (I need to move out the descriptive
10776         text for actions to matcher.c, or at least make it not
10777         depend on the wicked ordering)
10778
10779         * src/prefs_matcher.c
10780                 add documentation so others may comprehend the
10781                 UI part of the conditions
10782                 
10783 2003-01-06 [christoph]  0.8.8claws59
10784
10785         * src/prefs_actions.c
10786                 use new description window for syntax help
10787         * src/gtk/description_window.c
10788                 fix display of descriptions with column count != 2
10789
10790         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10791
10792 2003-01-06 [christoph]  0.8.8claws58
10793
10794         * src/quote_fmt.c
10795         * src/summaryview.[ch]
10796         * src/gtk/Makefile.am
10797         * src/gtk/description_window.[ch]       ** NEW **
10798                 use a generic window to display syntax descriptions
10799                 currently used in quote_fmt and summaryview (new description
10800                 for extended quick search)
10801
10802         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10803
10804 2003-01-06 [paul]       0.8.8claws57
10805
10806         * sync with 0.8.8cvs1
10807                 see ChangeLog 2003-01-06
10808
10809 2003-01-06 [christoph]  0.8.8claws56
10810
10811         * src/mainwindow.c
10812         * src/prefs_gtk.[ch]
10813         * src/gtk/prefswindow.[ch]
10814         * src/plugins/spamassassin/spamassassin_gtk.c
10815                 o remove page management from prefswindow, pages
10816                   will be an argument to prefswindow_open
10817                 o prefswindow_open gets a datapointer that is
10818                   passed to the widget_create function to allow
10819                   creation of prefswindow for specific items
10820
10821 2003-01-06 [colin]      0.8.8claws55
10822         
10823         * src/summaryview.c
10824                 We don't want regexp in the reply-finder, 
10825                 because MIDs can contain !,$,. and so on
10826
10827 2003-01-06 [jens]       0.8.8claws54
10828
10829         * src/jpilot.c
10830                 fixed a wrong free in jpilot_read_db_files
10831
10832 2003-01-06 [alfons]     0.8.8claws53
10833
10834         re-organize matcher part 8; more to come
10835        
10836         * src/matcher.c
10837                 matcherprop_to_string(): put g_free()s before the
10838                 switch-case break to fix memleaks                
10839
10840 2003-01-06 [colin]      0.8.8claws52
10841
10842         * src/summaryview.c
10843                 cleanup & reply-finder now displays the first 
10844                 matching message
10845
10846 2003-01-05 [alfons]     0.8.8claws51
10847
10848         re-organize matcher part 7; more to come
10849
10850         * src/matcher.[ch]
10851                 fixes for constant correctness;
10852                 more documentation;
10853
10854 2003-01-05 [alfons]     0.8.8claws50
10855
10856         re-organize matcher part 6; more to come
10857         
10858         * src/matcher.[ch]
10859                 fixes for constant correctness;
10860                 more documentation;
10861         * src/filtering.c
10862                 fix for constant correctness
10863
10864 2003-01-05 [colin]      0.8.8claws49
10865
10866         * src/account.[ch]
10867                 Add account_get_reply_account function
10868         * src/compose.c
10869                 Use account_get_reply_account function 
10870         * src/summaryview.c
10871                 Basic reply-finder - click on the replied
10872                 icon gets you to the outbox using quick-search
10873
10874 2003-01-05 [paul]       0.8.8claws48
10875
10876         * src/prefs_common.c
10877                 small change to English
10878                 
10879         * src/prefs_filtering.c
10880                 prefs_filtering_action_select(): improve logic and uniformity
10881                 of gui
10882
10883 2003-01-05 [alfons]     0.8.8claws47
10884
10885         fine tune solution to focus problems (bug #7)
10886
10887         * src/mainwindow.c
10888                 mainwindow_focus_in_event(): remove grab event check
10889         * src/summaryview.c
10890                 summary_button_pressed(): move selection on right-click
10891                 too. we can't possibly move the selection back after
10892                 canceling a dialog, because gtk's incomplete focus 
10893                 management. whether this is a good solution, only time
10894                 will tell.
10895
10896 2003-01-05 [christoph]  0.8.8claws46
10897
10898         * src/imap.c
10899                 fix crash when no imap connection could be established
10900
10901 2003-01-05 [paul]       0.8.8claws45
10902
10903         * src/mainwindow.c
10904           src/sumamryview.c
10905           src/gtk/menu.[ch]
10906                 fix bug 605957 'shortcuts in popup-menu'
10907                 make user-defined shortcuts work
10908                 show shortcuts that are already defined
10909                 in the main menu
10910                 Patch submitted by Luke Plant
10911
10912 2003-01-05 [alfons]     0.8.8claws44
10913
10914         * src/mainwindow.c
10915                 focus_in_event handler should not select summary view row 
10916                 when another window (menu, dialog) grabbed for events 
10917                 (bug #7, "[0.8.8claws42] Message summary focus") 
10918
10919 2003-01-04 [christoph]  0.8.8claws43
10920
10921         * src/procmsg.c
10922                 update save folder after adding the sent message
10923                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10924
10925 2003-01-02 [christoph]  0.8.8claws42
10926
10927         * src/common/plugin.c
10928                 fix unloading of all plugins and unload
10929                 plugins in reverse order
10930                 
10931         * src/gtk/pluginwindow.c
10932                 implement function of load and unload button
10933
10934         * src/gtk/prefswindow.c
10935         * src/gtk/prefswindow.h
10936                 rename register function and add new unregister
10937                 function
10938
10939         * src/plugins/spamassassin/spamassassin_gtk.c
10940                 unregister prefs page and update for changes in
10941                 src/gtk/prefswindow.c
10942
10943 2003-01-02 [paul]       0.8.8claws41
10944
10945         * po/es.po
10946                 updated by Ricardo Mones Lastra
10947
10948 2003-01-02 [paul]
10949
10950         * tools/tb2sylpheed
10951                 fixes and improvements by Urke MMI
10952
10953 2003-01-02 [thorsten]   0.8.8claws40
10954
10955         * src/procmsg.c
10956                 fixed wrong return value
10957
10958 2003-01-02 [thorsten]   0.8.8claws39
10959
10960         * src/prefs.c
10961                 fixed printing wrong variable
10962
10963 2003-01-02 [thorsten]   0.8.8claws38
10964
10965         * src/prefs.c
10966                 fixed acessing members of freed pfile struct
10967
10968 2003-01-02 [thorsten]   0.8.8claws37
10969
10970         * src/procmsg.c
10971                 detect loops across several messages
10972                 as suggested by Christoph Hohmann
10973
10974 2003-01-01 [match]      0.8.8claws36
10975
10976         * src/addrindex.c
10977                 fixed another memory leak.
10978
10979 2003-01-01 [match]      0.8.8claws35
10980
10981         * src/jpilot.[ch]
10982                 fixed memory leaks. applied Doxygen comments.
10983
10984 2003-01-01 [thorsten]   0.8.8claws34
10985
10986         * src/procmsg.c
10987                 inhibit endless loop if msg references itself
10988                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10989
10990 2003-01-01 [christoph]  0.8.8claws33
10991
10992         * src/mainwindow.c
10993         * src/gtk/Makefile.am
10994         * src/gtk/pluginwindow.c                ** NEW **
10995         * src/gtk/pluginwindow.h                ** NEW **
10996                 add plugin window
10997
10998         * src/plugins/demo/demo.c
10999         * src/plugins/spamassassin/spamassassin.c
11000         * src/plugins/spamassassin/spamassassin_gtk.c
11001                 write better plugin descriptions
11002
11003 2002-12-31 [christoph]  0.8.8claws32
11004
11005         * src/gtk/prefswindow.c
11006         * src/plugins/spamassassin/spamassassin_gtk.c
11007                 some small improvements to GTK code
11008
11009 2002-12-31 [christoph]  0.8.8claws31
11010
11011         * src/plugins/spamassassin/spamassassin_gtk.c
11012                 enable folder select button
11013
11014 2002-12-31 [christoph]  0.8.8claws30
11015
11016         * src/mainwindow.c
11017         * src/gtk/Makefile.am
11018         * src/gtk/prefswindow.c                         ** NEW **
11019         * src/gtk/prefswindow.h                         ** NEW **
11020                 add new prefs window
11021
11022         * src/common/plugin.c
11023                 don't try to load empty config lines
11024         
11025         * src/plugins/spamassassin/Makefile.am
11026         * src/plugins/spamassassin/spamassassin.c
11027         * src/plugins/spamassassin/spamassassin.h       ** NEW **
11028         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
11029                 GTK config for SpamAssassin Plugin using
11030                 the new prefs window
11031
11032 2002-12-31 [paul]       0.8.8claws29
11033
11034         * po/POTFILES.in
11035                 remove obsolete entry 'src/menu.c'
11036
11037 2002-12-31 [alfons]     0.8.8claws28
11038
11039         * src/matcher.[ch]
11040         * src/matcher_parser_parse.y
11041         * src/prefs_matcher.c
11042                 add "ignore_thread" and "~ignore_thread" condition so it's
11043                 possible to make the actions / scoring operate on the ignore
11044                 thread flag
11045
11046 2002-12-31 [christoph]  0.8.8claws27
11047
11048         * src/addrbook.c
11049         * src/addrindex.c
11050         * src/folder.c
11051         * src/matcher.c
11052         * src/prefs_account.c
11053         * src/prefs_actions.c
11054         * src/prefs_customheader.c
11055         * src/prefs_display_header.c
11056         * src/prefs_gtk.c
11057         * src/procmime.c
11058         * src/toolbar.c
11059         * src/xmlprops.c
11060         * src/common/prefs.[ch]
11061                 extend prefs file handling for reading and automatic handling
11062                 of blocks. When reading prefs_set_block_label will automatically
11063                 move on to the block. When writing it will copy all other blocks
11064                 automatically
11065
11066         * src/common/plugin.c
11067                 Now loading plugin filenames from [Plugins] block in
11068                 sylpheed rc file
11069
11070 2002-12-30 [christoph]  0.8.8claws26
11071
11072         * src/common/hooks.[ch]
11073                 return abort status to caller of hooks_invoke
11074                 
11075         * src/inc.[ch]
11076                 invoke message filtering hook and stop
11077                 default handling when filter returns abort
11078
11079         * src/common/plugin.[ch]
11080         * src/plugins/demo/demo.c
11081                 modify plugin loader, because resolving symbols for strings
11082                 does not work correctly
11083         
11084         * configure.in
11085         * ac/spamassassin.m4                            ** NEW **
11086         * src/plugins/spamassassin/.cvsignore           ** NEW **
11087         * src/plugins/spamassassin/Makefile.am          ** NEW **
11088         * src/plugins/spamassassin/README               ** NEW **
11089         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
11090         * src/plugins/spamassassin/spamassassin.c       ** NEW **
11091         * src/plugins/spamassassin/utils.[ch]           ** NEW **
11092                 add spamassassin plugin, see src/plugins/spamassassin/README
11093                 for details
11094
11095 2002-12-29 [alfons]     0.8.8claws25
11096
11097         * src/mainwindow.c
11098                 when moving focus from a message view to the main 
11099                 window, don't forget to select the summary node
11100                 of the displayed message. should fix "[ 659103 ] 
11101                 focus-follows-mouse confuses sylpheed"
11102
11103 2002-12-29 [christoph]  0.8.8claws24
11104
11105         * src/Makefile.am
11106         * src/stringtable.[ch]          ** REMOVE **
11107         * src/common/Makefile.am
11108         * src/common/stringtable.[ch]   ** NEW **
11109                 move stringtable files to common directory
11110
11111 2002-12-29 [christoph]  0.8.8claws23
11112
11113         * src/Makefile.am
11114         * src/menu.[ch]                 ** REMOVE **
11115         * src/gtk/Makefile.am
11116         * src/gtk/menu.[ch]             ** NEW **
11117                 move menu files to gtk directory
11118
11119 2002-12-29 [match]      0.8.8claws22
11120
11121         * src/addressbook.c
11122         * src/syldap.c
11123                 moved UI specific code out of LDAP code into addressbook
11124                 UI code. fixed memory leak.
11125
11126 2002-12-29 [christoph]  0.8.8claws21
11127
11128         * src/folder.c
11129                 only check for IGNORED parent message when message is
11130                 not IGNORED itself
11131
11132 2002-12-29 [alfons]     0.8.8claws20
11133
11134         * src/summaryview.c
11135                 set gtksctree's anchor correct (immediate execute
11136                 changes the tree's layout, and anchor points at 
11137                 the incorrect row). fixes "[ 657233 ] multiple msg 
11138                 delete sometimes off by 1".
11139                 we probably have to look for more tree layout /
11140                 anchor glitches.
11141
11142 2002-12-29 [paul]       0.8.8claws19
11143
11144         * src/summaryview.c
11145                 fix bug [ 659054 ] incorrect sorting of 'From' column
11146                 when using 'display sender using address book'
11147                 thanks to Alfons and Luke Plant
11148
11149 2002-12-29 [christoph]  0.8.8claws18
11150
11151         * src/folder.c
11152         * src/procmsg.[ch]
11153                 check parent messages for IGNORE THREAD flag, when adding,
11154                 moving or copying messages to a folder
11155
11156 2002-12-27 [alfons]     0.8.8claws17
11157
11158         re-organize matcher part 5; more to come
11159
11160         * src/matcher.c
11161                 hash keywords in matchparser_tab 
11162
11163 2002-12-27 [alfons]     0.8.8claws16
11164
11165         re-organize matcher part 4; more to come
11166
11167         * src/matcher_parser.h
11168         * src/matcher_parser_lex.l
11169         * src/matcher_parser_parse.y
11170                 cleanup
11171
11172 2002-12-27 [alfons]     0.8.8claws15
11173
11174         re-organize matcher part 3; more to come
11175
11176         * src/matcher.[ch]
11177                 cleanup
11178
11179 2002-12-27 [alfons]     0.8.8claws14
11180
11181         re-organize matcher part 2; more to come but this should
11182         work. cc me if there are any regressions.
11183
11184         * src/matcher.h
11185                 add prototype for get_matchparser_tab_id()
11186         * src/matcher_parser_lex.l
11187                 look up keywords using matchparser_tab_id();
11188
11189 2002-12-27 [alfons]     0.8.8claws12
11190
11191         re-organize matcher part 1
11192
11193         * src/matcher.h
11194                 map yacc generated constants to sylpheed matcher constants
11195         * src/matcher.c
11196                 add function to find a matcher constant from a string
11197
11198 2002-12-27 [christoph]  0.8.8claws11
11199
11200         * src/compose.c
11201                 MENUITEM_ADD casts the 4th argument from integer to pointer
11202                 so it probably should not be a pointer, this means we
11203                 should use account id for it and not the account's pointer
11204
11205 2002-12-27 [paul]       0.8.8claws10
11206
11207         * src/mainwindow.c
11208                 remove unneeded 'GtkWidget *vbox'
11209                 
11210         * src/summaryview.c
11211                 further sync with 0.8.8 - make sort
11212                 by recipient work as expected
11213                 
11214         * NEWS
11215                 sync with 0.8.8
11216
11217 2002-12-27 [paul]       0.8.8claws9
11218
11219         * po/pt_BR.po
11220                 updated by Ivan F. Martinez
11221                 
11222 2002-12-27 [darko]      0.8.8claws8
11223
11224         * src/common/utils.c
11225                 added locked pattern to extended search
11226
11227 2002-12-27 [alfons]     0.8.8claws7
11228
11229         * src/prefs_matcher.[ch]
11230                 clean up
11231
11232 2002-12-26 [alfons]     0.8.8claws6
11233
11234         * src/matcher.[ch]
11235         * src/matcher_parser_lex.l
11236         * src/matcher_parser_parse.y
11237         * src/prefs_matcher.c
11238                 allow color label as a condition in the matcher
11239
11240 2002-12-26 [oliver]     0.8.8claws5
11241         
11242         * src/toolbar.c 
11243                 enable Addressbook for Main and Messageview
11244         * src/prefs_actions.c
11245                 enable actions in Messageview
11246
11247 2002-12-26 [christoph]  0.8.8claws4
11248
11249         * src/common/plugin.c
11250                 add a little debug output
11251         * configure.in
11252         * src/plugins/demo/Makefile.am
11253                 better use of automake
11254
11255 2002-12-26 [christoph]  0.8.8claws3
11256
11257         * src/Makefile.am
11258         * src/common/Makefile.am
11259                 fix "make distdir"
11260
11261 2002-12-26 [christoph]  0.8.8claws2
11262
11263         * configure.in
11264                 sort configure checks into common / gtk / plugins
11265         * po/POTFILES.in
11266                 add src/prefs_gtk.c
11267         * src/Makefile.am
11268                 add plugins SUBDIR
11269         * src/main.c
11270         * src/common/sylpheed.[ch]
11271                 added now sylpheed_done function for shutdown
11272         * src/common/Makefile.am
11273         * src/common/plugin.[ch]                ** NEW **
11274                 plugin loader and unloader
11275         * src/plugins/.cvsignore                ** NEW **
11276         * src/plugins/Makefile.am               ** NEW **
11277                 build plugins
11278         * src/plugins/demo/.cvsignore           ** NEW **
11279         * src/plugins/demo/Makefile.am          ** NEW **
11280         * src/plugins/demo/demo.c               ** NEW **
11281                 small demo plugin that installs a logtext hook and
11282                 outputs the log text to stdout
11283
11284 2002-12-26 [paul]       0.8.8claws1
11285
11286         * po/es.po
11287                 updated by Ricardo Mones Lastra
11288
11289 2002-12-26 [paul]       0.8.8claws
11290
11291         * 0.8.8claws released
11292
11293 2002-12-26 [paul]       0.8.7claws12
11294
11295         * po/bg.po
11296                 updated by George Danchev
11297
11298 2002-12-26 [paul]       0.8.7claws11
11299
11300         * po/POTFILES.in
11301                 remove unneeded 'src/prefs.c' entry 
11302
11303 2002-12-26 [paul]       0.8.7claws10
11304
11305         * src/codeconv.c
11306           src/mainwindow.c
11307                 sync with 0.8.8 release
11308         
11309         * src/folder.[ch]
11310           src/mh.c
11311           src/summaryview.c
11312                 partial sync with 0.8.8 release
11313         
11314
11315 2002-12-25 [alfons]     0.8.7claws9
11316
11317         * src/matcher.[ch]
11318         * src/matcher_parser_lex.l
11319         * src/matcher_parser_parse.y
11320         * src/prefs_matcher.c
11321                 add locked flag to possible filtering / matcher 
11322                 conditions (also a good example what should be
11323                 done to add a simple boolean condition)
11324
11325 2002-12-25 [christoph]  0.8.7claws8
11326
11327         * src/Makefile.am
11328         * src/account.[ch]
11329         * src/addrbook.c
11330         * src/addressbook.c
11331         * src/addrindex.c
11332         * src/filtering.c
11333         * src/folder.c
11334         * src/matcher.c
11335         * src/prefs.[ch]                ** REMOVE **
11336         * src/prefs_account.c
11337         * src/prefs_actions.c
11338         * src/prefs_common.c
11339         * src/prefs_customheader.c
11340         * src/prefs_display_header.c
11341         * src/prefs_filtering.c
11342         * src/prefs_folder_item.c
11343         * src/prefs_gtk.[ch]            ** NEW **
11344         * src/prefs_matcher.c
11345         * src/prefs_scoring.c
11346         * src/prefs_summary_column.c
11347         * src/procmime.c
11348         * src/selective_download.c
11349         * src/toolbar.c
11350         * src/common/Makefile.am
11351         * src/common/prefs.[ch]         ** NEW **
11352                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11353
11354 2002-12-24 [alfons]     0.8.7claws7
11355
11356         * src/summaryview.c
11357                 summary_thread_build(): fix real cause of the crash mentioned in
11358                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11359                 this way we get meaningful ctree nodes 
11360
11361 2002-12-24 [oliver]     0.8.7claws6
11362
11363         * src/mainwindow.[ch]
11364         * src/messageview.[ch]
11365         * src/compose.[ch]
11366         * src/inc.c
11367         * src/summaryview.c
11368                 changes to use updated toolbar handling
11369                 
11370 2002-12-24 [oliver]     0.8.7claws5
11371
11372         * src/toolbar.[ch]
11373                 generic toolbar handling
11374                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11375         * src/prefs_toolbar.[ch]
11376                 adjust to handling
11377         
11378 2002-12-24 [oliver]     0.8.7claws4
11379         
11380         * src/stock_pixmap.[ch]
11381                 move SYLPHEED_LOGO to end of list in order 
11382                 to remove it from Custom Toolbar`s Icon View
11383
11384 2002-12-24 [alfons]     0.8.7claws3
11385
11386         * src/summaryview.c
11387                 summary_thread_build(): fix crash because of focus != selection 
11388                 after threading. when deleting the selection, gtk tries but fails 
11389                 to find the correct focusable element. we now force the selection
11390                 to be focused. this should solve the infamous bug reported by 
11391                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11392                 a test case is available. 
11393
11394 2002-12-24 [darko]      0.8.7claws2
11395
11396         * src/summaryview.c
11397                 don't crash when unmarking message with unread children
11398
11399 2002-12-23 [christoph]  0.8.7claws1
11400
11401         * src/Makefile.am
11402         * src/common/Makefile.am
11403                 update Makefiles for moved intl.h, version.h and defs.h
11404         * src/imap.c
11405                 rewrite imap_session_get to avoid duplicate code
11406
11407 2002-12-23 [paul]       0.8.7claws
11408
11409         * Santa-Claws released
11410         
11411         * po/hu.po
11412           po/ru.po
11413                 squeeze in updated Hungarian and Russian translations.
11414                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11415
11416 2002-12-23 [paul]       0.8.6claws129
11417
11418         * po/pl.po
11419                 updated by Witold Wladyslaw Wojciech Wilk
11420
11421 2002-12-23 [paul]       0.8.6claws128
11422
11423         * src/quote_fmt_parse.y
11424                 fix typo and add licence header
11425
11426 2002-12-23 [paul]       0.8.6claws127
11427
11428         * po/en_GB.po
11429                 updated
11430
11431 2002-12-23 [paul]       0.8.6claws126
11432
11433         * po/it.po
11434                 updated translation, submitted by Alessandro Maestri
11435                 
11436 2002-12-23 [paul]       0.8.6claws125
11437
11438         * src/quote_fmt_parse.y
11439                 fix signature-stripping on replies bug. match
11440                 '-- \n' and not '-- '.
11441
11442 2002-12-22 [paul]       0.8.6claws124
11443
11444         * po/bg.po
11445           po/es.po
11446           po/sr.po
11447                 updated translations. submitted by George Danchev,
11448                 Ricardo Mones Lastra, and Urke MMI respectively
11449
11450 2002-12-21 [paul]       0.8.6claws123
11451
11452         * src/addrbook.c
11453                 fix coding style
11454
11455 2002-12-21 [paul]       0.8.6claws122
11456
11457         * src/addrbook.c
11458                 fix bug [643638] where if a person is in one or more
11459                 addressbook groups editing that person's email 
11460                 address results in removal from those groups.
11461                 Patch submitted by Luke Plant.
11462
11463 2002-12-20 [christoph]  0.8.6claws121
11464
11465         * src/common/utils.c
11466         * src/summaryview.c
11467                 reimplement expand_search_string using GString to
11468                 prevent crashs caused by miscalculated string
11469                 lengths reported by Paul
11470
11471 2002-12-20 [christoph]  0.8.6claws120
11472
11473         * src/summaryview.c
11474                 don't use "changed" to check if op_count has to be changed as it
11475                 is also set when the message has unread children
11476                 (closes bug [ 653221 ] crash while deleting duplicates)
11477
11478 2002-12-20 [paul]       0.8.6claws119
11479
11480         * sync with 0.8.6cvs27
11481                 see ChangeLog 2002-12-20
11482
11483 2002-12-20 [paul]       0.8.6claws118
11484
11485         * sync with 0.8.6cvs26
11486                 see ChangeLog 2002-12-19 and 2002-12-20
11487
11488 2002-12-19 [alfons]     0.8.6claws117
11489
11490         * src/textview.c
11491                 fix incorrect parsing of email addresses, submitted by 
11492                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11493                 name display if it contains @".
11494
11495 2002-12-18 [paul]       0.8.6claws116
11496
11497         * sync with 0.8.6cvs23
11498                 see ChangeLog 2002-12-18
11499
11500 2002-12-18 [paul]       0.8.6claws115
11501
11502         * src/Makefile.am
11503         * src/account.c
11504         * src/codeconv.c
11505         * src/gtkutils.[ch]
11506         * src/imap.c
11507                 sync with 0.8.6cvs22.
11508                 see ChangeLog 2002-12-17 and 2002-12-18
11509
11510 2002-12-17 [christoph]  0.8.6claws114
11511
11512         * src/imap.c
11513                 o don't create a session if imap greeting fails
11514                 o don't close socket when authentication fails
11515                   this is done by imap_session_destroy
11516
11517 2002-12-17 [thorsten]   0.8.6claws113
11518
11519         * tools/Makefile.am
11520           tools/README
11521           tools/google_msgid.pl ** NEW FILE **
11522                 Added "search for message-id" script and doc
11523
11524 2002-12-17 [thorsten]   0.8.6claws112
11525
11526         * po/hu.po
11527                 Updated hungarian translation
11528                 (updated by Gal Zoltan)
11529
11530 2002-12-16 [christoph]  0.8.6claws111
11531
11532         * src/addr_compl.c
11533                 remove stupid addressbook dump to debug output
11534         * src/mh.c
11535                 fix memory leak found by Hiro
11536
11537 2002-12-14 [paul]       0.8.6claws110
11538
11539         * src/compose.c
11540                 fix menubar sensitivity on send
11541                 
11542         * src/prefs_filtering.c
11543         * src/prefs_matcher.c
11544         * src/prefs_scoring.c
11545                 Fix english ;)
11546                 
11547         * src/common/quoted-printable.h
11548                 sync: fix typo
11549         
11550 2002-12-13 [christoph]  0.8.6claws109
11551
11552         * src/Makefile.am
11553         * src/manage_window.[ch]        ** REMOVE **
11554         * src/gtk/Makefile.am
11555         * src/gtk/manage_window.[ch]    ** NEW **
11556                 move manage_window files to gtk directory
11557
11558 2002-12-13 [christoph]  0.8.6claws108
11559
11560         * src/Makefile.am
11561         * src/gtkshruler.[ch]           ** REMOVE **
11562         * src/gtk/Makefile.am
11563         * src/gtk/gtkshruler.[ch]       ** NEW **
11564                 move gtkshruler files to gtk directory
11565
11566 2002-12-13 [christoph]  0.8.6claws107
11567
11568         * src/Makefile.am
11569         * src/compose.c
11570         * src/gtkstext.[ch]             ** REMOVE **
11571         * src/gtkutils.[ch]
11572         * src/textview.c
11573         * src/gtk/gtkstext.[ch]         ** NEW **
11574         * src/gtk/Makefile.am
11575                 o move stext functions to gtkstext.c to remove
11576                   dependency of gtkutils
11577                 o move gtkstext files to gtk directory
11578
11579         * src/gtk/Makefile.am
11580         * src/gtk/sslcertwindow.[ch]
11581                 UI stuff can always depend on common code so
11582                 it's ok to add ../common to include path
11583
11584 2002-12-13 [colin]      0.8.6claws106
11585
11586         * src/summaryview.c
11587                 Disconnect sighandlers for mainwindow when
11588                 quicksearch has the focus
11589                 Fix bug #653231
11590         * src/mainwindow.[ch]
11591                 Make key_pressed callback public, to be able
11592                 to disconnect it
11593
11594 2002-12-13 [christoph]  0.8.6claws105
11595
11596         * src/mh.c
11597                 create .mh_sequences file in new MH folders
11598                 (closes feature request [ 523162 ] MH folders should
11599                  get a .mh_sequences)
11600
11601 2002-12-13 [colin]      0.8.6claws104
11602
11603         * src/summaryview.c
11604                 Better handling of quicksearch show/hide
11605                 (basically the button stays under the mouse 
11606                  when toggled)
11607
11608 2002-12-13 [paul]       0.8.6claws103
11609
11610         * sync with 0.8.6cvs17
11611                 see ChangeLog 2002-12-13
11612
11613 2002-12-13 [paul]       0.8.6claws102
11614
11615         * po/es.po
11616                 updated by Ricardo Mones Lastra
11617
11618 2002-12-11 [colin]       0.8.6claws101
11619
11620         * src/folder.c
11621                 remove statusbar stuff
11622           src/folderview.c
11623                 set statusbar verbosity when moving folders
11624
11625 2002-12-11 [colin]       0.8.6claws100
11626         * src/prefs_filtering.c
11627         * src/prefs_matcher.c
11628         * src/prefs_scoring.c
11629                 Fix english ;)
11630
11631 2002-12-11 [colin]       0.8.6claws99
11632
11633         * src/prefs_common.[ch]
11634                 Add summary_quicksearch_type
11635         * src/summaryview.c
11636                 Save last used quicksearch type
11637
11638 2002-12-11 [jens]       0.8.6claws98
11639         * src/prefs_filtering.c
11640         * src/prefs_matcher.c
11641         * src/prefs_scoring.c
11642                 added dialog for incomplete rules in scoring, filtering and
11643                 matcher to ask wheather really close
11644
11645 2002-12-11 [colin]      0.8.6claws97
11646
11647         * src/folder.c
11648                 Fix folder dnd statusbar logging
11649
11650 2002-12-10 [christoph]  0.8.6claws96
11651
11652         * src/compose.c
11653         * src/folder.c
11654         * src/imap.c
11655         * src/inc.c
11656         * src/main.c
11657         * src/mainwindow.c
11658         * src/news.c
11659         * src/send.c
11660         * src/statusbar.[ch]
11661         * src/common/hooks.c
11662         * src/common/log.[ch]
11663                 o handle verbose logging in statusbar directly in statusbar code
11664                   and common code does not need any knowledge about a statusbar
11665                 o remove direct calls to statusbar_(puts|pop)_all functions
11666
11667 2002-12-10 [jens]       0.8.6claws95
11668
11669         * src/*.c
11670                 removed gettext from g_warnings
11671         * po/POTFILES.in
11672                 cleaned and updated
11673         * po/de.po
11674                 updated
11675
11676 2002-12-10 [colin]      0.8.6claws94
11677
11678         * src/main.c
11679                 finish crash dialog fix
11680
11681 2002-12-10 [colin]      0.8.6claws93
11682
11683         * src/main.c
11684                 "Fix" "sylpheed already running" instead of
11685                 crash dialog appearing after a crash
11686
11687 2002-12-10 [colin]      0.8.6claws92
11688
11689         * po/POTFILES.in
11690                 add src/gtk/sslcertwindow.c
11691
11692 2002-12-10 [paul]       0.8.6claws91
11693
11694         * po/POTFILES.in
11695                 updated to reflect recent changes
11696                 submitted by Alessandro Maestri
11697
11698 2002-12-09 [christoph]  0.8.6claws90
11699
11700         * src/Makefile.am
11701         * src/smtp.[ch]                 ** REMOVE **
11702         * src/common/Makefile.am
11703         * src/common/smtp.[ch]          ** NEW **
11704                 move smtp files to common directory
11705
11706 2002-12-09 [christoph]  0.8.6claws89
11707
11708         * src/Makefile.am
11709         * src/session.[ch]              ** REMOVE **
11710         * src/common/Makefile.am
11711         * src/common/session.[ch]       ** NEW **
11712                 move session files to common directory
11713
11714 2002-12-09 [paul]       0.8.6claws88
11715
11716         * src/account.c
11717                 fix bug [649746] edit accounts: move account reverted
11718                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11719
11720 2002-12-09 [colin]      0.8.6claws87
11721
11722         * src/ssl_certificate.c
11723                 cleanup
11724
11725 2002-12-09 [colin]      0.8.6claws86
11726
11727         * src/ssl.c
11728                 Try to open the cert.pem database and 
11729                 issue a warning if it isn't there
11730
11731 2002-12-09 [colin]      0.8.6claws85
11732
11733         * src/common/ssl_certificate.c
11734         * src/gtk/sslcertwindow.c
11735                 Warning fixes
11736
11737 2002-12-09 [colin]      0.8.6claws84
11738
11739         * src/ssl_certificate.[ch] ** REMOVED **
11740         * src/common/ssl_certificate.[ch] ** NEW **
11741         * src/Makefile.am
11742         * src/common/Makefile.am
11743                 Moved ssl_certificate.[ch] to common
11744         * src/common/ssl.c 
11745                 Put back needed include
11746         * src/gtk/sslcertwindow.[ch]
11747                 Changed ssl_certificate.h include
11748         
11749 2002-12-09 [colin]      0.8.6claws83
11750
11751         * src/gtk/sslcertwindow.[ch]
11752                 Implement hook for certificate acception
11753         * src/ssl_certificate.[ch]
11754                 Implement hook for certificate acception
11755         * src/common/ssl.c
11756                 Reenable certificate acception check
11757         * src/mainwindow.c
11758                 Register sslcertwindow's hook
11759         
11760 2002-12-08 [christoph]  0.8.6claws82
11761
11762         * src/about.c
11763         * src/addr_compl.c
11764         * src/codeconv.c
11765         * src/manual.c
11766         * src/undo.c
11767         * src/common/utils.c
11768                 o add missing includes
11769                 o fix warnings
11770         * src/.cvsignore
11771         * src/common/.cvsignore
11772         * src/common/version.h          ** REMOVE **
11773                 remove autogenerated file
11774
11775 2002-12-08 [paul]       0.8.6claws81
11776
11777         * src/stringtable.c
11778                 put back needed include
11779
11780 2002-12-08 [colin]      0.8.6claws80
11781         
11782         * src/gtk/sslcertwindow.c
11783                 Cleaner popups when asking
11784         * src/ssl_certificate.c
11785         * src/prefs_common.[ch]
11786                 remove ssl certificate pref
11787                 put back needed include
11788         * src/undo.c
11789                 put back needed include
11790
11791 2002-12-08 [christoph]  0.8.6claws79
11792
11793         * src/folderview.c
11794         * src/logwindow.c
11795         * src/statusbar.c
11796         * src/summaryview.c
11797                 only abort hook invokation if required data is missing not
11798                 if our own data pointer is NULL, update hookfunction for
11799                 log window
11800
11801 2002-12-08 [paul]       0.8.6claws78
11802
11803         * src/about.c
11804         * src/addrcache.c
11805         * src/addrclip.c
11806         * src/addr_compl.c
11807         * src/addrselect.c
11808         * src/codeconv.c
11809         * src/colorlabel.c
11810         * src/enriched.c
11811         * src/esmtp.c
11812         * src/exporthtml.c
11813         * src/headerview.c
11814         * src/imageview.c
11815         * src/manual.c
11816         * src/noticeview.c
11817         * src/pgptext.c
11818         * src/scoring.c
11819         * src/sourcewindow.c
11820         * src/stringtable.c
11821         * src/undo.c
11822                 clean up: remove unneccesary includes
11823
11824 2002-12-08 [christoph]  0.8.6claws77
11825
11826         * src/folderview.c
11827         * src/statusbar.c
11828         * src/summaryview.c
11829         * src/common/hooks.[ch]
11830                 hook functions now have a gboolean return value, if a hook
11831                 returns TRUE it will stop executing of any more hooks in
11832                 the same hooklist for this invokation
11833
11834 2002-12-08 [colin]      0.8.6claws76
11835         
11836         * src/main.c
11837                 put back argv0 for CRASH_DIALOG
11838
11839 2002-12-08 [christoph]  0.8.6claws75
11840
11841         * src/Makefile.am
11842         * src/about.c
11843         * src/account.c
11844         * src/crash.c
11845         * src/esmtp.h
11846         * src/imap.[ch]
11847         * src/inc.c
11848         * src/main.c
11849         * src/mainwindow.c
11850         * src/news.c
11851         * src/pop.[ch]
11852         * src/prefs_account.[ch]
11853         * src/prefs_common.[ch]
11854         * src/send.[ch]
11855         * src/smtp.[ch]
11856         * src/ssl_certificate.[ch]
11857         * src/ssl_manager.[ch]
11858         * src/common/Makefile.am
11859         * src/common/log.c
11860         * src/common/nntp.[ch]
11861         * src/common/socket.[ch]
11862         * src/common/ssl.[ch]
11863         * src/gtk/sslcertwindow.[ch]
11864         * ac/openssl.m4
11865                 use new autoconf script to detect OpenSSL with extra parameters
11866                 to specify the location of libs and includes, also remove USE_SSL
11867                 to USE_OPENSSL
11868
11869         * src/common/sylpheed.[ch]
11870         * src/common/version.h.in
11871                 start seperation of common code initialization seperated from gui
11872
11873         * src/summaryview.c
11874                 The function that is called when a color label changes
11875                 should not change the color lable again
11876
11877 2002-12-08 [colin]      0.8.6claws74
11878
11879         * src/gtk/sslcertwindow.c
11880                 warning fixes
11881
11882 2002-12-08 [colin]      0.8.6claws73
11883
11884         * src/statusbar.c
11885           src/common/log.h
11886                 Register a hook for statusbar_puts_all
11887         * src/common/log.c
11888                 invoke statusbar_puts_all's hook
11889         
11890 2002-12-08 [colin]      0.8.6claws72
11891
11892         * src/ssl_certificate.c
11893                 Put back a badly-removed include
11894
11895 2002-12-08 [colin]      0.8.6claws71
11896
11897         * src/gtk/sslcertwindow.[ch]    ** NEW **
11898                 new certificate presentation
11899         * src/gtk/Makefile.am
11900                 add new files
11901         * src/ssl_certificate.[ch]
11902                 gtk cleanup, made utility functions public
11903         * src/ssl_manager.c
11904                 use new cert presentation
11905
11906 2002-12-07 [christoph]  0.8.6claws70
11907
11908         * src/Makefile.am
11909         * src/nntp.[ch]                 ** REMOVE **
11910         * src/common/Makefile.am
11911         * src/common/nntp.[ch]          ** NEW **
11912                 move nntp files to common directory
11913
11914 2002-12-07 [christoph]  0.8.6claws69
11915
11916         * src/procmsg.[ch]
11917         * src/summaryview.c
11918                 implement msginfo update callback using sylpheed's new
11919                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11920
11921 2002-12-06 [christoph]  0.8.6claws68
11922
11923         * src/editgroup.c
11924                 This patch changes the 'Edit Group Details' dialog to
11925                 allow extended selections in either pane, so that
11926                 addresses can be added or removed from a group more
11927                 quickly and easily. (it actually is a net decrease in
11928                 file size, as some unnecessary functions have been
11929                 removed). 
11930                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11931
11932 2002-12-06 [christoph]  0.8.6claws67
11933
11934         * src/Makefile.am
11935         * src/template.[ch]             ** REMOVE **
11936         * src/common/Makefile.am
11937         * src/common/template.[ch]      ** NEW **
11938                 move template files to common directory
11939
11940         * src/nntp.c
11941                 add missing log.h include
11942
11943 2002-12-06 [melvin]     0.8.6claws66
11944
11945         * src/prefs_actions.c
11946                 Added the trailing ">" syntax to insert command's output
11947                 without replacing old text (in contrast to trailing "|").
11948
11949 2002-12-05 [colin]      0.8.6claws65
11950         
11951         * src/common/utils.c
11952                 Don't modify original search_string or it'll change
11953                 the next iterations in the for()
11954
11955 2002-12-05 [darko]      0.8.6claws64
11956
11957         * src/common/utils.c
11958                 proper check for filtering commands, found by Colin
11959
11960 2002-12-05 [darko]      0.8.6claws63
11961
11962         * src/common/utils.c
11963                 check proper string for NULL pointer, found by Colin
11964
11965 2002-12-05 [darko]      0.8.6claws62
11966
11967         * src/common/utils.[ch]
11968                 expand_search_string(): new function
11969                 converts Mutt-like patterns to Sylpheed's
11970                 filtering engine
11971         * src/summaryview.c
11972                 use expand_search_string() to allow Mutt-like
11973                 patterns in extended search
11974         * README.claws
11975                 document extended option in quick search
11976
11977 2002-12-05 [paul]       0.8.6claws61
11978
11979         * sync with 0.8.6cvs16
11980                 see ChangeLog 2002-12-05
11981                 
11982         * po/POTFILES.in
11983                 clean up
11984
11985 2002-12-04 [christoph]  0.8.6claws60
11986
11987         * src/imap.[ch]
11988                 put imap authentication code into a new function and
11989                 remove it from imap_session_new that will allow to
11990                 send other commands before authentication
11991
11992 2002-12-04 [christoph]  0.8.6claws59
11993
11994         * src/imap.[ch]
11995                 use already existing method to prevent unneeded IMAP
11996                 folder selects. Set imap_select parameters to NULL
11997                 in some functions if the values are not required.
11998
11999         * src/xml.h
12000                 remove no longer required include
12001
12002 2002-12-04 [paul]       0.8.6claws58
12003
12004         * po/es.po
12005                 updated by Ricardo Mones Lastra
12006                 
12007         * configure.in
12008           po/hu.po      ** NEW FILE **
12009                 initial Hungarian translation, submitted
12010                 by Gál Zoltán <galzoli@hu.inter.net>
12011
12012 2002-12-03 [christoph]  0.8.6claws57
12013
12014         * src/Makefile.am
12015         * src/gtksctree.[ch]            ** REMOVE **
12016         * src/gtk/Makefile.am
12017         * src/gtk/gtksctree.[ch]        ** NEW **
12018                 move gtksctree files to gtk directory
12019
12020 2002-12-03 [christoph]  0.8.6claws56
12021
12022         * src/Makefile.am
12023         * src/md5.[ch]                  ** REMOVE **
12024         * srm/common/Makefile.am
12025         * src/common/md5.[ch]           ** NEW **
12026                 move md5 files to common directory
12027
12028         * src/gtkstext.c
12029                 remove not required #include
12030
12031 2002-12-03 [sergey]     0.8.6claws55
12032
12033         * src/gtkutils.c
12034         * src/gtkutils.h
12035                 gtkut_window_popup(): new function.
12036         * src/mainwindow.c
12037                 main_window_popup(): use gtkut_window_popup() to raise
12038                 window without changing its position.
12039                 (see sylpheed-main ML message [sylpheed:17247])
12040
12041 2002-12-03 [sergey]     0.8.6claws54
12042
12043         * src/send.c
12044                 send_message_local(): removed first-dot escaping
12045                 (SMTP-only, not needed for sending through pipe)
12046
12047 2002-12-03 [paul]       0.8.6claws53
12048
12049         * po/POTFILES.in
12050                 update to reflect recent changes (thanks
12051                 to Ricardo Mones Lastra)
12052                 
12053         * tools/filter_conv.pl
12054                  fix problem with quoted strings. Patch submitted
12055                  by Luke Plant <lukeplant@softhome.net>
12056
12057 2002-12-03 [paul]       0.8.6claws52
12058
12059         * sync with 0.8.6cvs15
12060                 see ChangeLog 2002-12-03
12061
12062 2002-12-02 [christoph]  0.8.6claws51
12063
12064         * src/logwindow.[ch]
12065         * src/common/log.[ch]
12066                 implement logging using a hook function
12067
12068         * src/folderview.c
12069         * src/folder.[ch]
12070                 define hooklist name in header file to avoid
12071                 errors caused by wrong spelling of hooklist names
12072
12073         * src/toolbar.c
12074                 fix warnings
12075
12076 2002-12-02 [christoph]  0.8.6claws50
12077
12078         * src/common/Makefile.am
12079                 add src/common/hooks.[ch]
12080
12081         * src/common/hooks.[ch]
12082                 implement a simple hook system using glib's hook functions
12083
12084         * src/folder.[ch]
12085         * src/folderview.c
12086                 use new hook system for folder item updates
12087
12088 2002-12-02 [christoph]  0.8.6claws49
12089
12090         * doc-src/ui_seperation.txt     ** NEW **
12091                 information for ui seperation
12092
12093         * src/Makefile.am
12094                 remove files that were moved to common
12095                 include common directory by default for the header files
12096
12097         * src/inc.c
12098         * src/common/socket.c
12099         * src/automaton.[ch]
12100                 implement automaton using g_io_*-functions instead of
12101                 gdk_input_add to make it ui independent
12102
12103         * src/codeconv.c
12104         * src/compose.c
12105         * src/ldif.c
12106         * src/pgptext.c
12107         * src/procmime.c
12108         * src/rfc2015.c
12109         * src/smtp.c
12110         * src/unmime.c
12111                 remove common/ prefix because directory is now in
12112                 include path
12113
12114         * src/compose.c
12115         * src/folder.c
12116         * src/folderview.c
12117         * src/mainwindow.c
12118         * src/messageview.c
12119         * src/prefs_common.c
12120         * src/procmsg.c
12121         * src/rfc2015.c
12122                 fix warnings
12123
12124         * src/imap.c
12125         * src/inc.c
12126         * src/news.c
12127         * src/pop.c
12128         * src/send.c
12129         * src/smtp.c
12130         * src/ssl_certificate.c
12131                 add log.h header file for logging functions
12132
12133         * src/main.c
12134         * src/common/utils.c
12135         * src/summaryview.c
12136         * src/xml.c
12137                 o move debug_mode to common/utils.c
12138                 o add functions to set and get debug_mode
12139
12140         * src/defs.h                    ** REMOVE **
12141         * src/intl.h                    ** REMOVE **
12142         * src/socket.[ch]               ** REMOVE **
12143         * src/ssl.[ch]                  ** REMOVE **
12144         * src/utils.[ch]                ** REMOVE **
12145                 replaced by new files in src/common/
12146         
12147         * src/common/Makefile.am
12148                 add new files in src/common/
12149
12150         * src/common/defs.h             ** NEW **
12151         * src/common/intl.h             ** NEW **
12152         * src/common/log.[ch]           ** NEW **
12153         * src/common/socket.[ch]        ** NEW **
12154         * src/common/ssl.[ch]           ** NEW **
12155         * src/common/utils.[ch]         ** NEW **
12156                 replacement for files in src/
12157
12158 2002-12-02 [colin]      0.8.6claws48
12159
12160         * src/folderview.c
12161                 Scroll folderview if necessary during dnd
12162
12163 2002-12-02 [colin]      0.8.6claws47
12164
12165         * src/folder.[ch]
12166                 Add check to verify a move is within a single mailbox
12167         * src/folderview.c
12168                 Add specific error string for this check
12169
12170 2002-12-02 [colin]      0.8.6claws46
12171
12172         * src/folder.c
12173                 Add a test to folder moving, remove a statusbar_print
12174         * src/folderview.c
12175                 Add Move folder... context-menu item
12176                 Factorize folder moving code
12177                 Enable folder DND for mbox
12178
12179 2002-12-01 [christoph]  0.8.6claws45
12180
12181         * ac/aspell.m4
12182                 remove conf.aspelltest if the version check fails
12183
12184 2002-11-30 [christoph]  0.8.6claws44
12185
12186         * autogen.sh
12187                 run libtoolize --force in autogen to create missing
12188                 libtool scripts
12189
12190 2002-11-30 [christoph]  0.8.6claws43
12191
12192         * src/Makefile.am
12193         * src/pgptext.c
12194         * src/procmime.c
12195         * src/rfc2015.c
12196         * src/uuencode.[ch]             ** REMOVED **
12197         * src/common/Makefile.am
12198         * src/common/uuencode.[ch]      ** NEW **
12199                 move uuen/decoder to common directory
12200
12201 2002-11-30 [christoph]  0.8.6claws42
12202
12203         * src/Makefile.am
12204         * src/base64.[ch]               ** REMOVED **
12205         * src/codeconv.c
12206         * src/compose.c
12207         * src/ldif.c
12208         * src/pgptext.c
12209         * src/procmime.c
12210         * src/rfc2015.c
12211         * src/smtp.c
12212         * src/unmime.c
12213         * src/common/Makefile.am
12214         * src/common/base64.[ch]        ** NEW **
12215                 move base64 en/decoder to common directory
12216
12217 2002-11-30 [christoph]  0.8.6claws41
12218
12219         * src/common                    ** NEW **
12220                 new directory for UI independent code
12221         * src/gtk                       ** NEW **
12222                 new directory for GTK frontend
12223         * src/common/.cvsignore         ** NEW **
12224         * src/gtk/.cvsignore            ** NEW **
12225                 ignore build files
12226         * src/common/Makefile.am        ** NEW **
12227         * src/gtk/Makefile.am           ** NEW **
12228                 automake files to build new seperated stuff
12229         * src/Makefile.am
12230                 the binary will currently still be build with the
12231                 files in src, so we include the code from the
12232                 subdirs for now after building the libs there
12233
12234 2002-11-30 [paul]       0.8.6claws40
12235
12236         * src/compose.c
12237                 fix bug [642731] 'Wrong selected account with drafted mail'
12238
12239 2002-11-29 [oliver]     0.8.6claws39
12240         
12241         * src/messageview.c
12242                 o update summaryview when switching between different
12243                   messageviews          
12244         * src/toolbar.c  
12245                 o check if messageview holds already removed msg
12246                   from summaryview
12247                 
12248
12249 2002-11-29 [oliver]     0.8.6claws38
12250
12251         * src/toolbar.c 
12252                 remove not needed variables and includes
12253                 make messageview stay opened and move to next when msgs are deleted 
12254
12255 2002-11-29 [oliver]     0.8.6claws37
12256         
12257         * src/toolbar.c 
12258                 disable compose button (messageview toolbar) by default
12259                 deleted msgs are moved to trash
12260         
12261 2002-11-29 [melvin]     0.8.6claws36
12262
12263         * configure.in
12264                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12265                 and to detect signatures expirations (gpgme 0.3.6)
12266
12267         * src/main.c
12268                 Use non obsolescent function for Gpgme engine checking.
12269
12270         * src/rfc2015.c
12271                 Inform about expired signatures or signatures which key
12272                 has expired. Expiration date is displayed.
12273
12274         * src/sigstatus.c
12275                 Inform about expired signatures or signatures which key
12276                 has expired.
12277
12278 2002-11-28 [paul]       0.8.6claws35
12279
12280         * src/folderview.c
12281                 re-instate 'Check for new messages' in Newsgroup
12282                 folders right-click menu, after a suggestion from
12283                 Tim Mann <timmann@users.sourceforge.net>
12284
12285         * src/main.c
12286                 after a crash check only local folders for new
12287                 messages
12288
12289 2002-11-28 [paul]       0.8.6claws34
12290
12291         * configure.in
12292                 apply patch that fixes the checking of GTK with XIM 
12293                 support on different OSs, such as FreeBSD. Patch 
12294                 submitted by Topia <topia@users.sourceforge.net>
12295                 
12296 2002-11-28 [paul]       0.8.6claws33
12297
12298         * src/mainwindow.c
12299           src/prefs_common.c
12300           src/prefs_toolbar.c
12301                 more changes to the English
12302
12303 2002-11-28 [paul]       0.8.6claws32
12304
12305         * sync with 0.8.6cvs13
12306                 see ChangeLog 2002-11-28 (no sync needed
12307                 for src/compose.c)
12308
12309 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12310         
12311         * src/mainwindow.[ch]
12312                 add patch by Ivan F. Martinez introducing messageview Toolbar
12313                 some changes and committed by oliver    
12314
12315 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12316
12317         * src/messageview.[ch]
12318                 add patch by Ivan F. Martinez introducing messageview Toolbar
12319                 some changes and committed by oliver    
12320
12321 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12322
12323         * src/compose.[ch]
12324                 add patch by Ivan F. Martinez introducing messageview Toolbar
12325                 some changes and committed by oliver    
12326
12327 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12328         
12329         * src/toolbar.[ch]
12330                 add patch by Ivan F. Martinez introducing messageview Toolbar
12331                 some changes and committed by oliver
12332
12333 2002-11-28 [oliver]     0.8.6claws27
12334         
12335         * src/prefs_toolbar.[ch]
12336                 getting ready for messageview toolbar
12337                 free mem allocated by gettext
12338                 change prefs_toolbar to prefs_toolbar_open
12339  
12340 2002-11-28 [thorsten]   0.8.6claws26
12341
12342         * src/imageview.[ch]
12343                 cleaned up conflicting declarations of
12344                 imageview_show_image()
12345
12346 2002-11-28 [paul]       0.8.6claws25
12347
12348         * src/grouplistdialog.c
12349           src/prefs_common.c
12350           src/prefs_summary_column.c
12351                 a few more improvements to the English
12352
12353 2002-11-28 [colin]      0.8.6claws24
12354
12355         * man/sylpheed.1
12356                 A few updates to command-line parameters
12357
12358 2002-11-28 [colin]      0.8.6claws23
12359
12360         * src/prefs_filtering.c
12361                 Fix problems with prefs_filtering_delete_path:
12362                 a) if the first rule is removed, original pointers
12363                    weren't updated (leading to segfaults)
12364                 b) it was always global_processing updated in case
12365                    of removed path was parent of rule path
12366
12367 2002-11-27 [paul]       0.8.6claws22
12368
12369         * src/mainwindow.c
12370           src/prefs_account.c
12371           src/prefs_actions.c
12372           src/prefs_common.c
12373           src/prefs_customheader.c
12374           src/prefs_display_header.c
12375           src/prefs_filtering.c
12376           src/prefs_folder_item.c
12377           src/prefs_matcher.c
12378           src/prefs_scoring.c
12379           src/prefs_summary_column.c
12380           src/prefs_template.c
12381           src/prefs_toolbar.c
12382                  improve the English in the GUI
12383
12384 2002-11-27 [colin]      0.8.6claws21
12385
12386         * src/folder.c
12387                 Fix processing renaming problems happening after
12388                 last commit
12389
12390 2002-11-27 [colin]      0.8.6claws20
12391
12392         * src/folder.c
12393                 recursive move now deletes src each subfolder after 
12394                 having moved it
12395         * src/folderview.c
12396                 Use identifier instead of path during dnd (enables
12397                 IMAP folder dnd)
12398
12399 2002-11-27 [paul]       0.8.6claws19
12400
12401         * src/main.c
12402                 apply patch that does command-line processing 
12403                 BEFORE gtk_init, allowing claws to run from 
12404                 shell-scripts in non-X environment (e.g. crontab 
12405                 or ip-up, ip-down scripts). Patch submitted by
12406                 Ruslan N. Balkin <baron@dartel.ru>
12407                 
12408         * po/it.po
12409                 updated by Alessandro Maestri
12410
12411 2002-11-27 [paul]       0.8.6claws18
12412
12413         * sync with 0.8.6cvs12
12414           src/prefs_common.c
12415                 Differences are that main uses a 'Receive dialog'
12416                 frame on the Interface tab, whereas claws groups all 
12417                 the dialogs together in a 'Dialogs' frame.
12418
12419 2002-11-27 [colin]      0.8.6claws17
12420
12421         * src/prefs_matcher.c
12422                 Fix Execute criteria's NOT flag
12423
12424
12425 2002-11-26 [christoph]  0.8.6claws16
12426
12427         * src/ssl.c
12428                 rewrite the ssl code a little bit, only use one
12429                 SSL context, set default certificates' file/path
12430
12431 2002-11-26 [thorsten]   0.8.6claws15
12432
12433         * src/compose.c
12434                 default-reply-to didn't work for ml-reply
12435
12436 2002-11-26 [melvin]     0.8.6claws14
12437
12438         * src/prefs_actions.c
12439                 Made pipe-actions ignore short headers in message view
12440                 Made trailing-pipe-actions write in the message view with
12441                 the same font as the original message
12442
12443 2002-11-26 [paul]       0.8.6claws13
12444
12445         * src/compose.c
12446                 this time commit the correct file
12447
12448 2002-11-26 [paul]       0.8.6claws12
12449
12450         * sync with 0.8.6cvs11
12451           src/quote_fmt_parse.y  
12452                 no sync needed
12453           src/account.[ch]       
12454                 not sync'ed
12455           src/compose.c
12456                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12457                 on draft mode.
12458                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12459                 header
12460                 
12461         see ChangeLog 2002-11-25 and 2002-11-26
12462
12463 2002-11-26 [colin]      0.8.6claws11
12464
12465         * src/folderview.c
12466                 Fix collapsed folder not auto-expanding during
12467                 mail dnd, if it was the source folder.
12468
12469 2002-11-25 [colin]      0.8.6claws10
12470
12471         * src/folderview.[ch]
12472                 Variable renaming and cleaning (slist of nodes 
12473                 to be re-collapsed is stored in FolderView)
12474
12475 2002-11-25 [paul]       0.8.6claws9
12476
12477         * src/prefs_common.[ch]
12478                 fix breakage caused by last commit
12479
12480 2002-11-25 [paul]       0.8.6claws8
12481
12482         * sync with 0.8.6cvs4
12483                 see ChangeLog 2002-11-21
12484
12485 2002-11-25 [paul]       0.8.6claws7
12486
12487         * sync with 0.8.6cvs4
12488                 see ChangeLog 2002-11-20
12489
12490 2002-11-25 [paul]       0.8.6claws6
12491
12492         * sync with 0.8.6cvs3
12493                 see ChangeLog 2002-11-18
12494
12495 2002-11-25 [colin]      0.8.6claws5
12496
12497         * src/gtkutils.[ch]
12498                 Add gtkut_ctree_node_is_parent()
12499         * src/folderview.c
12500                 Spring-loaded folders
12501
12502 2002-11-25 [colin]      0.8.6claws4
12503
12504         * src/utils.[ch]
12505                 Add slist_concat_unique(), function to merge
12506                 two GSList filtering dups
12507         * src/folder.[ch]
12508         * src/summaryview.[ch]
12509         * src/folderview.c
12510         * src/main.c
12511                 Add detection/update/display of unread answers
12512                 to marked mails
12513         * src/procmsg.[ch]
12514                 Add procmsg_find_children()
12515                 Add procmsg_msg_has_marked_parent()
12516
12517 2002-11-25 [colin]      0.8.6claws3
12518
12519         * src/ssl_certificate.[ch]
12520                 Allow checking a certificate without a DNS
12521                 lookup
12522                 Allow to forget a cert (by deleting it)
12523                 Make ssl_certificate_destroy_public
12524         * src/ssl_manager.[ch] ** NEW FILES **
12525                 Gui to manage (display/remove) certificates
12526         * src/prefs_common.[ch]
12527                 Add a pref to allow silent acceptation of
12528                 trusted certificates or not (based on the
12529                 "I want to know what's going on" principle)
12530         * src/mainwindow.c
12531                 Add SSL manager in Tools menu
12532         * src/Makefile.am
12533                 Add the new files to the build
12534         * po/POTFILES.in
12535                 Add ssl_manager.c to translations
12536
12537 2002-11-25 [colin]      0.8.6claws2
12538
12539         * src/summaryview.[ch]
12540                 Add S_SEARCH_EXTENDED to the quick search, which 
12541                 allows to search using filtering syntax.
12542
12543 2002-11-25 [colin]      0.8.6claws1
12544
12545         * src/summaryview.c
12546                 Deletion of duplicates now prefer deleting
12547                 the unread dup (fixes feature-request 638989).
12548
12549 2002-11-24 [paul]       0.8.6claws
12550
12551         * po/es.po
12552           po/pl.po
12553           po/ru.po
12554           po/sr.po
12555                 updated by Ricardo Mones Lastra,
12556                 Witold Wladyslaw Wojciech Wilk,
12557                 Ruslan N. Balkin, and  Urke MMI 
12558                 respectively
12559
12560 2002-11-24 [paul]       0.8.5claws182
12561
12562         * po/bg.po
12563                 updated by George Danchev
12564
12565 2002-11-23 [alfons]     0.8.5claws181
12566
12567         * src/imap.c
12568                 tiny memory leak found by browsing Dimitar's 
12569                 valgrind report
12570
12571 2002-11-23 [paul]       0.8.5claws180
12572
12573         * po/it.po
12574                 updated by Alessandro Maestri
12575
12576 2002-11-22 [christoph]  0.8.5claws179
12577
12578         * src/compose.c
12579         * src/inc.c
12580         * src/prefs_filtering.c
12581         * src/summaryview.c
12582                 more warning fixes
12583
12584 2002-11-22 [alfons]     0.8.5claws178
12585
12586         * src/summaryview.c
12587                 summary_execute_delete_func(): if message is deleted, make 
12588                 sure to also remove its entry in the subject hash table. 
12589                 fixes a corner case bug.
12590
12591 2002-11-22 [paul]       0.8.5claws177
12592
12593         * .cvsignore
12594                 add 'autom4te.cache'
12595                 
12596         * ltconfig      ** REMOVED **
12597                 not needed
12598
12599 2002-11-22 [paul]       0.8.5claws176
12600
12601         * src/textview.c
12602                 textview_set_font(): fix for message display in
12603                 UTF-8 locales (thanks to Sergey Vlasov).
12604                 
12605         * AUTHORS
12606                 add new team members and contributors
12607
12608
12609 2002-11-21 [colin]      0.8.5claws175
12610
12611         * src/procmsg.[ch]
12612                 Add procmsg_remove_special_headers()
12613         * src/mh.c
12614                 Use procmsg_remove_special_headers() for 
12615                 previous fix
12616
12617 2002-11-21 [colin]      0.8.5claws174
12618
12619         * src/mh.c
12620                 Fix moving/copying from queue/draft folders
12621                 for MH folders
12622
12623 2002-11-21 [christoph]  0.8.5claws173
12624
12625         * src/crash.c
12626         * src/filtering.c
12627         * src/logwindow.c
12628         * src/main.c
12629         * src/matcher_parser_lex.[hl]
12630         * src/mbox.c
12631         * src/mbox_folder.[ch]
12632         * src/prefs_filtering.c
12633         * src/procheader.c
12634         * src/quote_fmt_lex.l
12635         * src/ssl.c
12636                 fix all warnings except the warnings in lex and yacc files
12637
12638 2002-11-20 [christoph]  0.8.5claws172
12639
12640         * src/imap.c
12641                 fix MsgInfo retrieval for IMAP draft and queue folders
12642                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12643
12644 2002-11-19 [christoph]  0.8.5claws171
12645
12646         * src/compose.c
12647                 fix segfault, when draft saving does not get
12648                 the MsgInfo of the new message
12649                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12650
12651 2002-11-19 [christoph]  0.8.5claws170
12652
12653         * src/procmsg.c
12654                 add parameter check for flag setting function
12655                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12656
12657 2002-11-18 [paul]       0.8.5claws169
12658
12659         * src/compose.c
12660                 more sensitivity fixes to redirect mode:
12661                 * disable toolbar draft button
12662                 * allow only Address book in the Tools menu
12663                 * disable editing of message by the spell
12664                   checker
12665
12666 2002-11-18 [paul]       0.8.5claws168
12667
12668         * src/compose.c
12669                 fix sensitivity of menu items in compose_redirect():
12670                 allow only the necessary items 
12671
12672 2002-11-18 [paul]       0.8.5claws167
12673
12674         * src/compose.c
12675                 fix bug [ 603259 ] 'attachment got lost on bounce'
12676
12677 2002-11-18 [paul]       0.8.5claws166
12678
12679         * po/ru.po
12680                 updated by Ruslan N. Balkin <baron@dartel.ru>
12681
12682 2002-11-18 [colin]      0.8.5claws165
12683
12684         * src/main.c
12685           src/defs.h
12686                 Remove old filtering stuff
12687
12688
12689 2002-11-17 [oliver]     0.8.5claws164
12690
12691         * src/toolbar.h
12692                 remove not needed typedef 
12693
12694 2002-11-17 [oliver]     0.8.5claws163
12695
12696         * src/toolbar.c
12697                 make toolbar's on click events translatable
12698
12699 2002-11-15 [colin]      0.8.5claws162
12700
12701         * src/summaryview.c
12702                 Revert too-soon integration of a feature
12703
12704 2002-11-15 [christoph]  0.8.5claws161
12705
12706         * src/imap.c
12707                 use main's implementation of imap_get_msginfo
12708
12709 2002-11-15 [christoph]  0.8.5claws160
12710
12711         * src/compose.c
12712         * src/folder.[ch]
12713         * src/imap.c
12714         * src/mbox_folder.c
12715         * src/mh.c
12716         * src/news.c
12717         * src/procmsg.c
12718         * src/summaryview.c
12719                 replace claws' fetch_msginfo with main's get_msginfo
12720                 (use main's implementation where possible)
12721
12722 2002-11-15 [colin]      0.8.5claws159
12723
12724         * src/ssl_certificate.c
12725                 Missed a check
12726
12727 2002-11-16 [melvin]     0.8.5claws158
12728
12729         * po/fr.po
12730                 Updated French translations.
12731
12732 2002-11-16 [colin]      0.8.5claws157
12733
12734         * src/ssl_certificate.c
12735                 Check for missing parts in the certificates
12736
12737 2002-11-15 [colin]      0.8.5claws156
12738
12739         * src/folderview.c
12740                 Preventive fix (missing check) found by
12741                 Alfons
12742
12743 2002-11-15 [paul]
12744
12745         * NEWS
12746                 sync with 0.8.6 release
12747
12748 2002-11-15 [colin]      0.8.5claws155
12749
12750         * src/folder.[ch]
12751           src/folderview.c
12752                 Fix error handling of folder_item_move_to()
12753                 (thanks to Alfons!)
12754
12755 2002-11-15 [colin]      0.8.5claws154
12756
12757         * src/folder.[ch]
12758           src/folderview.c
12759                 folder_item_move_to() sets an error message instead
12760                 of having GUI stuff in folder.c
12761
12762 2002-11-15 [colin]      0.8.5claws153
12763
12764         * src/procmsg.[ch]
12765                 Implemented a callback for MsgInfo updates, 
12766                 heavily copy/pasted from Christoph's folder 
12767                 callback system
12768         * src/summaryview.[ch]
12769                 Register summary_update_msg as callback
12770
12771 2002-11-14 [colin]      0.8.5claws152
12772         
12773         * src/procmsg.c
12774                 Update the FolderItem after sending (fixes 617593)
12775
12776 2002-11-14 [christoph]  0.8.5claws151
12777
12778         * src/folder.c
12779                 fix wrong position of NULL pointer check found
12780                 by Sergey
12781
12782 2002-11-14 [christoph]  0.8.5claws150
12783
12784         * src/folder.c
12785                 fix segfault when deleting messages from IMAP folders
12786                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12787
12788 2002-11-14 [colin]      0.8.5claws149
12789
12790         * src/compose.c
12791                 Forwarding was also ignoring the folder's default account.
12792
12793 2002-11-14 [colin]      0.8.5claws148
12794
12795         * src/compose.c
12796                 Fix sent folder not set to folder properties when 
12797                 forwarding.
12798
12799 2002-11-14 [thorsten]   0.8.5claws147
12800
12801         * src/inc.c
12802                 inc_start(): Files were not moved from .processing to inbox,
12803                 if no global processing rule existed
12804
12805 2002-11-14 [colin]      0.8.5claws146
12806
12807         * src/ssl_certificate
12808                 Fix file operations
12809
12810 2002-11-14 [paul]       0.8.5claws145
12811
12812         * po/it.po
12813                 updated by Alessandro Maestri
12814
12815 2002-11-13 [alfons]     0.8.5claws144
12816
12817         * src/folder.c
12818                 folder_item_close(): only mark messages unread
12819                 when a folder has new messages 
12820
12821 2002-11-13 [keith]      0.8.5claws143
12822
12823         * src/imap.c
12824                 Fix problem moving or copying between
12825                 IMAP folders
12826
12827 2002-11-13 [colin]      0.8.5claws142
12828
12829         * src/matcher_parser_parse.y
12830                 Fix rule problem when " don't match
12831
12832 2002-11-13 [christoph]  0.8.5claws141
12833
12834         * src/folder.c
12835         * src/folderview.c
12836                 moved cache saving to folder_item_close
12837                 the folderview should not have to deal with
12838                 this things
12839
12840 2002-11-13 [christoph]  0.8.5claws140
12841
12842         * src/summaryview.c
12843                 moved setting of important score to
12844                 summary_set_prefs_from_folderitem
12845
12846 2002-11-13 [colin]      0.8.5claws139
12847
12848         * src/matcher_parser_parse.y
12849                 Fix a segfault in the parser (happening when
12850                 a good expression had been tested and a bad 
12851                 one arrives)
12852
12853 2002-11-13 [paul]       0.8.5claws138
12854
12855         * sync with 0.8.5cvs24
12856                 see ChangeLog 2002-11-13
12857                 
12858         * po/pt_BR.po
12859                 updated by Fabio Jr. Beneditto
12860
12861 2002-11-13 [colin]      0.8.5claws137
12862         
12863         * src/msgcache.c
12864           src/defs.h
12865           src/procmsg.[ch]
12866                 Revert last commit, problem
12867
12868 2002-11-13 [colin]      0.8.5claws136
12869
12870         * src/msgcache.c
12871                 Remove duplicated code
12872         * src/defs.h
12873                 Bumped CACHE_VERSION and MARK_VERSION
12874         * src/procmsg.[ch]
12875                 Network endian for cache and mark files
12876
12877 2002-11-12 [colin]      0.8.5claws135
12878
12879         * src/inc.c
12880                 Fix the "socket error" dialog which disappeared
12881
12882 2002-11-12 [colin]      0.8.5claws134
12883
12884         * src/msgcache.c
12885                 Reverse last commit which had performance 
12886                 problems, but still reverse the list
12887
12888 2002-11-12 [colin]      0.8.5claws133
12889
12890         * src/msgcache.c
12891                 Reverse list order
12892
12893 2002-11-12 [melvin]     0.8.5claws132
12894
12895         * src/compose.c
12896                 Added a check for a NULL prefs_common.dictionary
12897
12898 2002-11-12 [colin]      0.8.5claws131
12899
12900         * src/ssl_certificate.[ch]
12901                 Use FQDN hostname
12902
12903 2002-11-12 [colin]      0.8.5claws130
12904
12905         * src/ssl_certificate.[ch]
12906                 Take connection port into account for 
12907                 checking certificates (a single hostname
12908                 could have multiple servers with multiple
12909                 certificates)
12910         * src/ssl.c
12911                 Pass the port to ssl_certificate_check
12912
12913 2002-11-12 [paul]       0.8.5claws129
12914
12915         * src/folder.c
12916                 fix a typo in last commit
12917
12918 2002-11-12 [paul]       0.8.5claws128
12919
12920         * sync with 0.8.5cvs23
12921                 see ChangeLog entry 2002-11-12
12922
12923 2002-11-11 [colin]      0.8.5claws127
12924
12925         * src/ssl_certificate.c
12926                 Cleaner messages
12927                 Don't popup, instead log error, if the 
12928                 corresponding pref is checked
12929         * src/ssl_certificate.h
12930                 include <openssl/objects/h>
12931
12932 2002-11-11 [colin]      0.8.5claws126
12933
12934         * src/ssl_certificate.h
12935                 _Really_ clean it
12936
12937 2002-11-11 [colin]      0.8.5claws125
12938         
12939         * src/ssl_certificate.c
12940                 Fixed leak
12941
12942 2002-11-11 [colin]      0.8.5claws124
12943
12944         * src/ssl.c
12945                 Cleaned a bit
12946         * src/ssl_certificate.[ch]
12947                 Cleaned a bit (better use of SSL API)
12948                 (This will cause non-recognition of saved 
12949                  certificates of claws12[23]...)
12950
12951 2002-11-11 [paul]       0.8.5claws123
12952         
12953         * po/es.po
12954                 updated by Ricardo Mones Lastra
12955
12956 2002-11-11 [colin]      0.8.5claws122
12957
12958         * src/ssl.c
12959                 Fix a typo
12960
12961 2002-11-11 [colin]      0.8.5claws121
12962
12963         * src/ssl_certificate.[ch] ** NEW FILES **
12964         * src/ssl.[ch]
12965                 Check SSL certificates presented to us
12966         * src/Makefile.am
12967                 Add ssl_certificate.[ch]
12968         * po/POTFILES.in
12969                 Add ssl_certificate.c
12970
12971 2002-11-11 [paul]       0.8.5claws120
12972
12973         * sync with 0.8.5cvs22
12974                 see ChangeLog 2002-11-11
12975
12976 2002-11-11 [paul]       0.8.5claws119
12977
12978         * sync with 0.8.5cvs21
12979                 see ChangeLog 2002-11-11
12980
12981 2002-11-10 [jens]       0.8.5claws118
12982
12983         * src/folder.c
12984         * src/folderview.c
12985                 corrected some typing
12986         * po/de.po
12987                 updated german translation
12988         * sylpheed.spec.in
12989                 cleaned up specfile and adjusted it for claws
12990
12991 2002-11-10 [colin]      0.8.5claws117
12992
12993         * src/summaryview.c
12994                 a STATUSBAR_PUSH/POP fix
12995
12996 2002-11-10 [colin]      0.8.5claws116
12997
12998         * src/prefs_folder_item.c
12999                 Fix hanging after opening folder properties
13000
13001 2002-11-10 [hoa]        0.8.5claws115
13002
13003         * src/matcher_parser_lex.l
13004         * src/matcher_parser_parse.y
13005                 config file for scoring and filtering is no more trashed
13006                 when there is a syntax error in a filtering rule when
13007                 editing it in a dialog.
13008
13009 2002-11-09 [colin]      0.8.5claws114
13010
13011         * src/mbox_folder.c
13012                 Added missing initialisation of folder->destroy()
13013
13014 2002-11-09 [colin]      0.8.5claws113
13015
13016         * src/folder.c
13017           src/folderview.c
13018                 Fix the status bar messages
13019
13020 2002-11-09 [colin]      0.8.5claws112
13021
13022         * src/folderview.c
13023                 Fix hangs after folder dnd, happening after 
13024                 claws109.
13025
13026 2002-11-09 [christoph]  0.8.5claws111
13027
13028         * src/folderview.c
13029                 just changed order of calls (reverse order of
13030                 associated calls)
13031         * src/inc.c
13032                 lock inc when checking only one account, otherwise
13033                 inc all could be executed at the same time
13034
13035 2002-11-09 [christoph]  0.8.5claws110
13036
13037         * src/folderview.c
13038                 better unlock the mouse cursor before calling
13039                 summary_show because it changes the cursor too
13040
13041 2002-11-09 [christoph]  0.8.5claws109
13042
13043         * src/folder.[ch]
13044         * src/folderview.c
13045                 add functions to open and close a folder
13046                 o opending will execute scanning for remote folders
13047                   and processing
13048                 o closing will unset new flag for messages
13049
13050 2002-11-09 [colin]      0.8.5claws108
13051
13052         * src/folder.c
13053                 Add a call to prefs_matcher_write_config to 
13054                 avoid non-leaf folders filtering settings to be
13055                 lost
13056
13057 2002-11-09 [paul]       0.8.5claws107
13058
13059         * src/prefs_account.c
13060                 re-word a label
13061
13062 2002-11-09 [colin]      0.8.5claws106
13063
13064         * src/folderview.c
13065                 Minor esthetic fix
13066
13067 2002-11-09 [colin]      0.8.5claws105
13068
13069         * src/folderview.c
13070                 Fix prefs_filtering deletion for MH folders (same
13071                 reason as below)
13072         * src/prefs_filtering.c
13073                 Fix prefs_filtering renaming and deletion for 
13074                 folder-based processing rules.  
13075
13076 2002-11-09 [christoph]  0.8.5claws104
13077
13078         * src/compose.c
13079         * src/folder.[ch]
13080         * src/folderview.[ch]
13081         * src/import.c
13082         * src/inc.c
13083         * src/main.c
13084         * src/mainwindow.c
13085         * src/messageview.c
13086         * src/prefs_folder_item.c
13087         * src/procmsg.c
13088         * src/summaryview.c
13089                 implement a callback system for folder item updates
13090
13091 2002-11-09 [colin]      0.8.5claws103
13092
13093         * src/folderview.c
13094                 Fix prefs_filtering renaming for MH folders (we
13095                 shouldn't rename by path as another folder could
13096                 have the same hierarchy).
13097
13098 2002-11-09 [colin]      0.8.5claws102
13099
13100         * src/folder.c
13101                 Fix a leak found by Christoph, use better variable
13102                 names
13103
13104 2002-11-09 [colin]      0.8.5claws101
13105
13106         * src/folder.c
13107                 One more fix for processing rules
13108
13109 2002-11-08 [colin]      0.8.5claws100
13110         
13111         * src/matcher.c
13112                 Don't copy the compiled regexp (will be reevaluated)
13113         * src/folderview.c
13114                 Lock folderview while moving
13115         * src/folder.c
13116                 Provide info on what's happening to the user
13117
13118 2002-11-08 [colin]      0.8.5claws99
13119
13120         * src/folderview.c
13121                 Fix folder reordering after a move if parent is 
13122                 root
13123         * src/scoring.[ch]
13124                 Add function to copy a ScoringProp
13125         * src/prefs_folder_item.c
13126                 Copy scoring rules when copying a folder prefs
13127
13128 2002-11-08 [colin]      0.8.5claws98
13129
13130         * src/folderview.c
13131                 Fixes in case of failure
13132         * src/filtering.[ch]    
13133                 Add function to duplicate a FilteringProp
13134         * src/matcher.[ch]
13135                 Add function to duplicate a MatcherProp
13136         * src/prefs_folder_item.c
13137                 Save folder's processing rules when copying 
13138                 its prefs
13139
13140 2002-11-08 [colin]      0.8.5claws97
13141         
13142         * src/folderview.c
13143                 Sort after move
13144         * src/folder.c 
13145                 Change a printf to debug_print
13146
13147 2002-11-08 [colin]      0.8.5claws96
13148
13149         * src/folder.c
13150           src/folderview.c
13151                 Fix segfaults, call me stupido
13152         
13153
13154 2002-11-08 [colin]      0.8.5claws95
13155
13156         *src/folder.c
13157                 Added forgotten prefs to save when moving folders
13158
13159 2002-11-08 [colin]      0.8.5claws94
13160
13161         * src/folder.c
13162                 Fixes to folder DND (prefs copy)
13163         * src/folderview.c
13164                 Optimization for folder DND (don't rescan whole tree)
13165                 Added folderview_create_folder_node() for this 
13166                 optimization, so de-duped a bit the code
13167         * src/prefs_folder_item.[ch]
13168                 Added prefs_folder_item_copy_prefs()    
13169           
13170 2002-11-08 [paul]       0.8.5claws93
13171
13172         * src/prefs_account.c
13173           tools/README
13174           tools/kmail2sylpheed_v2.pl
13175                 correct some typos
13176
13177 2002-11-08 [paul]       0.8.5claws92
13178
13179         * src/compose.c
13180           src/prefs_account.[ch]
13181                 remove account options 'clearsign' and 'ascii_armored',
13182                 replace with 'default_gnupg_mode' to prevent mixed-mode
13183                 Privacy settings
13184
13185 2002-11-08 [paul]       0.8.5claws91
13186
13187         * src/compose.[ch]
13188                 re-implement GnuPG 'on-the-fly' mode selection,
13189                 disallow mixed-mode
13190
13191 2002-11-08 [colin]      0.8.5claws90
13192
13193         * src/folderview.c
13194           src/prefs_folder_item.c
13195                 Change "Property" to "Properties"
13196
13197 2002-11-07 [colin]      0.8.5claws89
13198
13199         * src/folderview.c
13200           src/folder.c
13201                 Allow folder dropping to a root folder
13202
13203 2002-11-07 [paul]       0.8.5claws88
13204
13205         * src/compose.c
13206                 revert last commit
13207
13208 2002-11-07 [paul]       0.8.5claws87
13209
13210         * src/compose.c
13211                 fix reply-to-list bug. closes bug report
13212                 "[633382] reply-to-list broken in recent cvs"
13213
13214 2002-11-07 [paul]       0.8.5claws86
13215
13216         * src/compose.c
13217                 add a forgotten '#if USE_GPGME ... #endif'
13218
13219 2002-11-07 [paul]       0.8.5claws85
13220
13221         * sync with 0.8.5cvs20
13222                 see ChangeLog 2002-11-07
13223
13224 2002-11-07 [colin]      0.8.5claws84
13225
13226         * src/folder.[ch]
13227                 Change folder_item_move_to to return the newly 
13228                 created folderitem.
13229         * src/folderview.c
13230                 Select the new folderitem after moving.
13231
13232 2002-11-07 [colin]      0.8.5claws83
13233
13234         * src/prefs_filtering.c
13235                 Fix rule rewriting when moving a leaf folder to a 
13236                 shorter path
13237
13238 2002-11-07 [colin]      0.8.5claws82
13239
13240         * src/prefs_filtering.c
13241                 fix a leak
13242
13243 2002-11-07 [colin]      0.8.5claws81
13244
13245         * src/folder.[ch]
13246                 Add folder_item_move_to() function to move a 
13247                 folderitem into another one (updates matcher etc)
13248         * src/folderview.c
13249                 Add folder drag'n drop (context menu to come)
13250                 [Should be dataloss free, but Please backup before 
13251                  trying !]
13252
13253 2002-11-06 [colin]      0.8.5claws80
13254
13255         * src/mh.c
13256                 mh_create_folder() returns NULL if can't create
13257                 directory hierarchy
13258
13259 2002-11-06 [paul]       0.8.5claws79
13260
13261         * src/compose.[ch]
13262                 allow 'on-the-fly' changing of the type of encryption 
13263                 and/or signing used (mime/ascii) via the compose window
13264
13265 2002-11-06 [paul]       0.8.5claws78
13266
13267         * sync with 0.8.5cvs19
13268                 see ChangeLog 2002-11-06 for src/account.c: 
13269                 account_get_special_folder()
13270                 
13271 2002-11-05 [alfons]     0.8.5claws77
13272
13273         * src/crash.c
13274                 very minor cleanups: nothing to see here, move on. :-)
13275
13276 2002-11-05 [colin]      0.8.5claws76
13277
13278         * src/main.c
13279                 Changes choices if compose windows are opened to
13280                 Discard, Draft, Don't quit
13281
13282 2002-11-05 [thorsten]   0.8.5claws75
13283
13284         * src/compose.c
13285                 reenabled default_reply_to folder option
13286
13287 2002-11-05 [colin]      0.8.5claws74
13288
13289         * src/compose.[ch] 
13290                 add compose_draft()
13291         * src/crash.c
13292                 add SIGTERM handler
13293         * src/main.[ch]
13294                 add clean_quit() for the SIGTERM handler
13295
13296 2002-11-05 [paul]       0.8.5claws73
13297         
13298         * po/es.po
13299                 updated by Ricardo Mones Lastra
13300
13301 2002-11-05 [melvin]     0.8.5claws72
13302
13303         * src/logwindow.c
13304                 Fixed log-clipping bug #616795.
13305                 To stop logging in the log window use 0 length.
13306         * src/prefs_common.c
13307                 Added a label to inform about the 0 log length behaviour.
13308
13309 2002-11-05 [paul]       0.8.5claws71
13310
13311         * sync with 0.8.5cvs17
13312                 see ChangeLog 2002-11-05
13313
13314 2002-11-04 [paul]       0.8.5claws70
13315
13316         * sylpheed-128x128.png
13317           sylpheed-64x64.png
13318           sylpheed.png
13319                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13320                 <nikai@users.sourceforge.net>
13321                 
13322         * po/bg.po
13323                 updated by George Danchev
13324
13325 2002-11-03 [thorsten]   0.8.5claws69
13326
13327         * src/main.c
13328           src/mimeview.c
13329           src/rfc2015.h
13330                 add check if gpg is active
13331
13332 2002-11-03 [thorsten]   0.8.5claws68
13333
13334         * src/toolbar.h
13335                 removed GSList declaration causing trouble on MacOS-X
13336                 (submitted by alfons, reported by xfesty)
13337
13338 2002-11-01 [paul]       0.8.5claws67
13339
13340         * src/mainwindow.c
13341                 remove last remnants of main's filter code
13342
13343 2002-11-01 [paul]       0.8.5claws66
13344
13345         * tools/filter_conv.pl
13346                 fix bug where user-defined headers were ignored
13347
13348 2002-11-01 [paul]       0.8.5claws65
13349
13350         * src/logwindow.c
13351                 make a debug_print() not translatable
13352
13353 2002-10-31 [melvin]     0.8.5claws64
13354
13355         * ac/aspell.m4
13356                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13357                 not run any GNU/aspell test.  The dictionary path will
13358                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13359                 was given, in which case, it will be $prefix/lib/aspell/
13360         * configure.in
13361                 Fixed typo in commentary (Aspell code).
13362
13363 2002-10-31 [paul]       0.8.5claws63
13364
13365         * po/POTFILES.in
13366                 remove src/filter.c and src/prefs_filter.c
13367                 thanks to Ricardo for reminding me
13368
13369 2002-10-31 [colin]      0.8.5claws62
13370
13371         * src/mbox_folder.c
13372                 Plug some leaks
13373
13374 2002-10-31 [paul]       0.8.5claws61
13375
13376         * src/prefs_filter.[ch] ** REMOVED **
13377           src/filter.[ch]       ** REMOVED **
13378           
13379         * src/Makefile.am
13380           src/folderview.c
13381           src/inc.c
13382           src/main.c
13383           src/mainwindow.c
13384           src/mbox.c
13385           src/prefs_common.c
13386           src/prefs_filtering.c
13387           src/summaryview.[ch]
13388                 remove main's 'filter' code
13389                 
13390         README.claws
13391                 update to reflect removal of main's filter
13392
13393 2002-10-31 [paul]       0.8.5claws60
13394
13395         * src/summaryview.c
13396                 remove check for global_processing in summary_filter_open(). 
13397                 This fixes the bug where if the user uses the right-click 
13398                 'Create filter rule...' and doesn't have any filter rules 
13399                 already defined in claws' advanced filtering, the newly 
13400                 created filter rule goes to main's filtering which is 
13401                 inaccessible through the gui. Now the filter rule gets added
13402                 to claws' filtering by default.
13403
13404 2002-10-28 [melvin]     0.8.5claws59
13405
13406         * src/prefs_actions.c
13407                 Fixed bug #627322 where MIME parts were not always
13408                 correctly passed to a %p action
13409                 Display an error dialog when message filename is not found.
13410
13411 2002-10-28 [melvin]     0.8.5claws58
13412
13413         * src/prefs_common.c
13414                 Readded a missing function declaration lost in 0.8.3claws34
13415
13416 2002-10-28 [paul]       0.8.5claws57
13417
13418         * sync with 0.8.5cvs15
13419                 see ChangeLog 2002-10-28 and 2002-10-25
13420                 
13421         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13422
13423 2002-10-27 [oliver]     0.8.5claws56
13424
13425         * src/pop.c
13426                 plug leak in pop3_top_recv
13427
13428 2002-10-26 [christoph]  0.8.5claws55
13429
13430         * src/folder.c
13431                 set need_update folder flag when messages are added
13432                 (closes bug [ 626922 ] folder not updated after receiving)
13433
13434 2002-10-25 [melvin]     0.8.5claws54
13435
13436         * src/imageview.c
13437                 Fixed a memleak introduced in the scaling code.
13438
13439 2002-10-24 [alfons]     0.8.5claws53
13440
13441         * src/filtering.c
13442                 make filtering's forward message action forward from the 
13443                 correct account
13444                 (closes bug [628089 ] Filter -> Forward from address problem
13445                 reported by Oktay)
13446
13447 2002-10-24 [christoph]  0.8.5claws52
13448
13449         * src/mainwindow.c
13450         * src/manual.[ch]
13451                 o use manual of current locale or english if current
13452                   locale is not available (and english is available)
13453                 o also link to sylpheed doc project manuals
13454
13455 2002-10-23 [paul]       0.8.5claws51
13456
13457         * tools/README
13458           tools/kmail2sylpheed_v2.pl
13459                 add new version of kmail addressbook importer script.
13460                 works with newer versions of Kmail/KAddressBook which
13461                 have new and rearranged data.
13462
13463 2002-10-23 [martin]     0.8.5claws50
13464
13465         * src/folderview.c
13466         * src/summaryview.c
13467         * src/utils.h
13468         * src/utils.c
13469                 added length parameter to get_abbrev_newsgroup_name()
13470                 changed this function so that it abbreviates the newsgroup
13471                 names only so long it is smaller than the length parameter
13472                 (for better reading of some newsgroup names and space efficiency)
13473
13474 2002-10-22 [colin]      0.8.5claws49
13475
13476         *src/foldersel.c
13477                 Revert Alfons' last modification (after voting ;-))
13478
13479 2002-10-21 [alfons]     0.8.5claws48
13480
13481         * src/foldersel.c
13482                 folder view in folder selection dialog reflects state of
13483                 folder view in main window
13484
13485 2002-10-18 [alfons]     0.8.5claws47
13486
13487         * src/mbox.c
13488                 drop imported messages in folder selected by user,
13489                 and not in the inbox
13490                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13491
13492 2002-10-18 [alfons]     0.8.5claws46
13493
13494         * src/compose.c
13495                 make automagic reply work correctly for email accounts 
13496                 (whether it's viable to do a full sync with Hiro's 
13497                 compose.c is still under discussion)
13498
13499 2002-10-18 [melvin]     0.8.5claws45
13500
13501         * src/prefs_actions.c
13502                 Fixed bug #622275 where asynchroneous actions left 
13503                 zombies processes
13504                 Made (synchroneous) actions' input be displayed live.
13505
13506 2002-10-18 [christoph]  0.8.5claws44
13507
13508         * src/textview.c
13509                 don't add a newline in the textview in front of the
13510                 first textpart if header display is disabled
13511                 (closes bug [ 603385 ] disabled header display leaves blank
13512                  lin)
13513
13514 2002-10-18 [christoph]  0.8.5claws43
13515
13516         * src/folder.[ch]
13517         * src/imap.c
13518         * src/mbox_folder.c
13519         * src/mh.c
13520         * src/news.c
13521                 folder->get_num_list now returns an error code
13522                 (closes bug [ 609424 ] News cache cleared on failure)
13523                 
13524 2002-10-17 [colin]      0.8.5claws42
13525         
13526         * src/news.c
13527                 Changed a printf by debug_print
13528
13529 2002-10-16 [paul]       
13530
13531         * tools/OOo2sylpheed.pl
13532                 allow for spaces in the name of the
13533                 file to be attached.
13534
13535 2002-10-16 [colin]      0.8.5claws41
13536
13537         * src/main.c
13538                 Use a tristate to change online mode
13539
13540 2002-10-16 [paul]       0.8.5claws40
13541
13542         * po/es.po
13543                 updated by Ricardo Mones Lastra
13544
13545 2002-10-16 [colin]      0.8.5claws39
13546
13547         * src/main.c
13548           src/mainwindow.[ch]
13549                 Added --online and --offline command-line
13550                 switches
13551
13552 2002-10-15 [christoph]  0.8.5claws38
13553
13554         * src/procmime.c
13555                 set mimeinfo->name to NULL after g_free to
13556                 avoid double freeing with g_free
13557
13558 2002-10-14 [christoph]  0.8.5claws37
13559
13560         * src/compose.c
13561         * src/filtering.c
13562         * src/summaryview.c
13563                 remove calls to folder->change_flags that are now
13564                 done by procmsg flag functions (seems it is not
13565                 used by any foldertype anyway)
13566         * src/folder.c
13567                 init folder->change_flags with NULL
13568
13569 2002-10-14 [christoph]  0.8.5claws36
13570
13571         * src/folder.[ch]
13572         * src/imap.[ch]
13573                 use virtual functions for folder item new and destroy
13574                 functions
13575
13576 2002-10-14 [melvin]     0.8.5claws35
13577
13578         * src/compose.c
13579                 Added a test to not run the spell checker if no default
13580                 dictionary is available. No dialog is displayed though.
13581
13582 2002-10-14 [melvin]     0.8.5claws34
13583
13584         * src/gtkaspell.c
13585                 Fixed bug in dictionary list context menu where
13586                 "More..." pointed to an emtpy submenu if the
13587                 number of dictionaries is a multiple of 15
13588                 Removed unneeded code in suggestions list creation
13589
13590 2002-10-14 [paul]       0.8.5claws33
13591
13592         * po/bg.po
13593                 updated by George Danchev
13594
13595 2002-10-13 [hoa]        0.8.5claws32
13596
13597         * src/matcher.[ch]
13598           src/matcher_parser_parser.y
13599                 removed the escaped string from internal structure
13600                 of matcher.
13601
13602 2002-10-12 [colin]      0.8.5claws31
13603
13604         * src/gtksctree.[ch]
13605           src/summaryview.c
13606                 Removed useless function gtksctree_reanchor
13607
13608 2002-10-12 [alfons]     0.8.5claws30
13609         
13610         * sync with remaining main changes 2002-10-09 - 2002-10-11
13611         - drop changes to src/compose.c (requires claws specific changes)
13612         
13613 2002-10-12 [alfons]     0.8.5claws29
13614         
13615         * sync with main changes of 2002-10-08
13616         - drop changes to src/compose.c (requires claws specific changes)
13617         - drop changes to src/summaryview.c (requires changes to compose.c)     
13618
13619 2002-10-12 [alfons]     0.8.5claws28
13620         
13621         * sync with main changes of 2002-10-07
13622
13623 2002-10-12 [alfons]     0.8.5claws27
13624
13625         * sync with main changes of 2002-10-04
13626         - drop changes to src/compose.c (requires claws specific changes)
13627         - drop changes to src/prefs_folder_item.c (claws implementation
13628           seems to be working)
13629
13630 2002-10-12 [colin]      0.8.5claws26
13631
13632         * src/mainwindow.c
13633                 Fix folder-flicker when space-reading, introduced 
13634                 in claws22.
13635
13636 2002-10-12 [colin]      0.8.5claws25
13637
13638         * src/compose.c
13639                 Save account address when saving as draft.
13640                 (closes bug 621838)
13641
13642 2002-10-12 [colin]      0.8.5claws24
13643
13644         * src/summaryview.c
13645                 Fix the problem consisting of no message selected
13646                 after the last message in a folder has been moved.
13647
13648 2002-10-12 [paul]       0.8.5claws23
13649
13650         * src/compose.c
13651           src/prefs_template.c
13652           src/template.[ch]
13653                 add Cc and Bcc to templates. Patch submitted by
13654                 John L. Males.
13655
13656 2002-10-12 [colin]      0.8.5claws22
13657
13658         * src/folderview.c
13659                 Fix a bug after "Check for new messages":
13660                 If a folder was opened, it was still selected at
13661                 the end of the check, but displayed empty.
13662         * src/mainwindow.c
13663                 Remove unnecessary check
13664
13665 2002-10-12 [paul]
13666
13667         * tools/README
13668                 be more verbose in the description of
13669                 OOo2sylpheed.pl
13670                 
13671
13672 2002-10-11 [colin]      0.8.5claws21
13673
13674         * src/mainwindow.c
13675                 Make space work (better) when no mail is selected
13676
13677 2002-10-11 [colin]      0.8.5claws20
13678
13679         * src/inc.c
13680           src/news.c
13681                 fix warnings
13682
13683 2002-10-11 [colin]      0.8.5claws19
13684
13685         * src/mainwindow.c
13686                 revert 0.8.5claws6 changes as i couldn't get to
13687                 anything satisfying
13688
13689 2002-10-11 [melvin]     0.8.5claws18
13690
13691         * src/compose.c
13692                 Removed buggy and unused macro (should have been committed in
13693                 0.8.5claws17)
13694
13695 2002-10-11 [melvin]     0.8.5claws17
13696
13697         * src/compose.c
13698                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13699
13700 2002-10-11 [thorsten]   0.8.5claws16 
13701
13702         * src/folderview.c
13703                 remove rescan warning
13704
13705 2002-10-11 [colin]      0.8.5claws15 
13706
13707         * src/procheader.c
13708                 fix a segfault that happens if conv_unmime_header
13709                 fails (should be better to find out why it fails)
13710
13711 2002-10-11 [christoph]  0.8.5claws14
13712
13713         * src/summaryview.c
13714                 update folderview stats after ignore/unignore thread
13715
13716 2002-10-11 [hoa]        0.8.5claws13
13717
13718         * src/quote_fmt_parse.y
13719                 Fixed a yacc/bison syntax error
13720         * src/matcher.c
13721                 Escaping of string is fixed.
13722
13723 2002-10-11 [colin]      0.8.5claws12
13724
13725         * src/imageview.c
13726                 Resize images to fit
13727
13728 2002-10-11 [paul]       0.8.5claws11
13729
13730         * po/es.po
13731                 updated by Ricardo Mones Lastra
13732
13733 2002-10-10 [alfons]     0.8.5claws10
13734
13735         * src/compose.c
13736                 allow dropping files by "moving" files from a file manager,
13737                 not only by the more cumbersome "copying". the latter 
13738                 mostly implies holding down the Control button
13739
13740 2002-10-10 [christoph]  0.8.5claws9
13741
13742         * src/summaryview.c
13743                 update folders after thread building for ignored threads
13744
13745 2002-10-10 [christoph]  0.8.5claws8
13746
13747         * config/.cvsignore
13748                 added Makefile
13749         * src/filtering.[ch]
13750         * src/folder.[ch]
13751         * src/folderview.[ch]
13752         * src/import.c
13753         * src/inc.[ch]
13754         * src/mbox.[ch]
13755         * src/procmsg.c
13756         * src/summaryview.[ch]
13757                 o added new flag need_update to FolderItem
13758                 o removed folder_table from various functions from tracking
13759                   folder updates
13760                 o set need_update flags in folder.c's move, copy and delete
13761                   functions and procmsg's flags functions
13762                 o added function folderview_update_items_when_required that
13763                   updates all folders with need_update set
13764                 o call folderview_update_items_when_required instead of
13765                   folderview_update_item_foreach
13766
13767 2002-10-09 [sergey]     0.8.5claws7
13768
13769         * src/compose.c
13770                 Strip CRs whel loading the text into editor in reedit mode.
13771
13772 2002-10-09 [colin]      0.8.5claws6
13773
13774         * src/mainwindow.c
13775                 Make Space work when no mail is selected
13776
13777 2002-10-09 [colin]      0.8.5claws5
13778
13779         * src/gtksctree.[ch]
13780                 Fix range_select
13781                 Add gtk_sctree_reanchor() 
13782         * src/summaryview.c
13783                 Use gtk_sctree_reanchor() - better fix for 
13784                 bug 60413
13785
13786 2002-10-09 [colin]      0.8.5claws4
13787
13788         * src/summaryview.c
13789                 Fix shift-click select after delete problem
13790                 (closes bug 60413)
13791
13792 2002-10-08 [thorsten]   0.8.5claws3
13793
13794         * src/summaryview.c
13795                 exclude current msg from -hide read messages-
13796
13797 2002-10-08 [colin]      0.8.5claws2
13798
13799         * src/inc.[ch]
13800           src/pop.c
13801           src/recv.c
13802                 Differentiate socket errors from disk full
13803                 errors
13804
13805 2002-10-08 [christoph]  0.8.5claws1
13806
13807         * Makefile.am
13808         * configure.in
13809                 modifications for new config directory
13810
13811         * config.guess  ** REMOVED **
13812         * config.sub    ** REMOVED **
13813         * install-sh    ** REMOVED **
13814         * ltmain.sh     ** REMOVED **
13815         * missing       ** REMOVED **
13816         * mkinstalldirs ** REMOVED **
13817                 these files are autogenerated by automake
13818                 when you run autogen.sh
13819
13820         * config/.cvsignore     ** NEW FILE **
13821         * config/Makefile.am    ** NEW FILE **
13822                 ignore autogenerated files
13823                 create a Makefile in this directory
13824
13825 2002-10-08 [paul]       0.8.5claws
13826
13827         * 0.8.5claws release
13828         
13829         * src/compose.c
13830           src/procheader.c
13831           src/procmsg.c
13832                 fix quote reply format for newsgroups reply bug
13833                 (thanks to Hoa)
13834                 
13835         * po/en_GB.po
13836           po/pl.po
13837                 updated by me and Witold Wladyslaw Wojciech Wilk
13838                 repectively
13839
13840 2002-10-07 [paul]       0.8.3claws53
13841
13842         * po/it.po
13843           po/pt_BR.po
13844           po/sr.po
13845                 updated messages catalogs, submitted by
13846                 Alessandro Maestri, Fabio Jr.Beneditto 
13847                 and Urke MMI, respectively.
13848
13849 2002-10-07 [christoph]  0.8.3claws52
13850
13851         * src/folder.[ch]
13852         * src/folderview.c
13853         * src/mainwindow.c
13854                 fix new folder ghost message bug
13855                 (closes bug [ 619722 ] wrong count for newly created folders)
13856
13857 2002-10-07 [christoph]  0.8.3claws51
13858
13859         * src/compose.c
13860                 fix news posting problem
13861
13862 2002-10-07 [melvin]     0.8.3claws50
13863
13864         * po/fr.po
13865                 Updated French translation
13866
13867 2002-10-05 [christoph]  0.8.3claws49
13868
13869         * src/gtkstext.c
13870                 check if line_start_cache is set in gtk_stext_update_text
13871                 (closes bug [ 618119 ] crash while doing search in folder)
13872
13873 2002-10-05 [christoph]  0.8.3claws48
13874
13875         * src/imap.c
13876         * src/news.c
13877         * src/utils.c
13878         * src/utils.h
13879                 implement cache cleanups for claws' folder system
13880                 (closes bug [ 595916 ] imapcache not cleaned up)
13881
13882 2002-10-05 [melvin]     0.8.3claws47
13883
13884         * src/prefs_actions.c
13885                 Made the help text more clear for the %p token
13886
13887 2002-10-04 [paul]       0.8.3claws46
13888
13889         * sync with 0.8.5
13890                 see ChangeLog 2002-10-02 and 2002-10-03
13891
13892 2002-10-04 [christoph]  0.8.3claws45
13893
13894         * src/inc.c
13895                 fix segfault caused by pop before smtp
13896                 call to inc_account_mail with NULL
13897                 pointer for mainwin
13898
13899 2002-10-04 [paul]       0.8.3claws44
13900
13901         * configure.in
13902                 sync the LDAP detection from 0.8.5cvs1
13903
13904 2002-10-02 [christoph]  0.8.3claws43
13905
13906         * po/de.po
13907                 fix small spelling error
13908
13909 2002-10-02 [melvin]     0.8.3claws42
13910
13911         * ac/aspell.m4
13912                 Behave better and say "no" when test program cannot be run.
13913
13914 2002-10-02 [paul]       0.8.3claws41
13915
13916         * sync with 0.8.4cvs1
13917                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13918                 
13919         * src/summaryview.c
13920                 toggle the behavior of Reply menuitem between
13921                 normal reply and reply-to-list
13922
13923 2002-10-01 [sergey]     0.8.3claws40
13924
13925         * src/compose.c
13926                 Convert newlines in the message text to the canonical form
13927                 before base64 encoding (RFC2045 compliance, fixes some
13928                 interoperability issues with Evolution 1.0.3)
13929
13930 2002-09-29 [colin]      0.8.3claws39
13931
13932         * src/summaryview.c
13933                 Fix an unwanted copy/paste
13934
13935 2002-09-29 [colin]      0.8.3claws38
13936
13937         * src/mainwindow.c
13938                 Renamed "Custom toolbar" to "Customize toolbar"
13939                 Renamed "Show all header" to "Show all headers"
13940                 Renamed "Set diplay item" to "Set displayed items"
13941         * src/prefs_common.c
13942                 Renamed "Show all header" to "Show all headers"
13943         * src/prefs_summary_column.c
13944                 Renamed "diplay item" to "displayed items"
13945
13946 2002-09-29 [colin]      0.8.3claws37
13947
13948         * src/mainwindow.[ch]
13949                 online/offline status pixmaps follow theme
13950                 changes
13951         * src/summaryview.[ch]
13952                 quicksearch pixmap follows theme changes
13953
13954 2002-09-29 [thorsten]   0.8.3claws36
13955
13956         * src/compose.c
13957           src/prefs_folder_item.[ch]
13958                 add default_reply_to folder option (closes patch 581044)
13959
13960 2002-09-29 [christoph]  0.8.3claws35
13961
13962         * acconfig.h    ** REMOVED **
13963         * configure.in
13964         * ac/aspell.m4
13965         * ac/check-type.m4
13966         * ac/gnupg-check-typedef.m4
13967                 fix autoheader 2.50 warning
13968
13969 2002-09-29 [christoph]  0.8.3claws34
13970
13971         * major code cleanup (part 2)
13972         
13973                 - unused variables removed
13974                 - unused functions removed
13975                 - uninitialized variables checked
13976                 - missing return statements added
13977                 - missing function return types added
13978                 - added parentheses around assignment
13979                   when suggested by gcc
13980
13981 2002-09-29 [alfons]     0.8.3claws33
13982
13983         * src/logwindow.c
13984                 log_window_clear(): only bracket gtk_text_forward_delete() 
13985                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13986                 works around GTK text bug)
13987
13988 2002-09-29 [paul]       0.8.3claws32
13989
13990         * po/bg.po
13991           po/sr.po
13992                 updated by George Danchev and Urke MMI
13993                 respectively
13994
13995 2002-09-27 [christoph]  0.8.3claws31
13996
13997         * doc-src/readme.txt
13998         * doc-src/rfc1806.txt   ** REMOVED **
13999         * doc-src/rfc2183.txt   ** NEW FILE **
14000         * doc-src/rfc2980.txt   ** NEW FILE **
14001                 update rfcs
14002
14003 2002-09-27 [melvin]     0.8.3claws30
14004
14005         * ac/aspell.m4
14006                 Fixed typo which could break linking
14007
14008 2002-09-27 [melvin]     0.8.3claws29
14009
14010         * ac/aspell.m4
14011                 Improved GNU/aspell checking. 
14012                 Fixed bug #614490
14013
14014 2002-09-27 [paul]       0.8.3claws28
14015
14016         * sync with 0.8.3cvs8
14017                 see ChangeLog 2002-09-27
14018
14019 2002-09-26 [colin]      0.8.3claws27
14020
14021         * src/toolbar.[ch]
14022           src/mainwindow.[ch]
14023                 Add "Reply to Mailing-list" to the toolbar
14024
14025 2002-09-26 [christoph]  0.8.3claws26
14026
14027         * src/summaryview.c
14028                 Fix wrong message counts in summaryview status
14029
14030 2002-09-26 [paul]       0.8.3claws25
14031
14032         * sync with 0.8.3cvs7
14033                 see ChangeLog 2002-09-26
14034
14035 2002-09-26 [paul]       0.8.3claws24
14036
14037         * sync with 0.8.3cvs6
14038                 see ChangeLog 2002-09-25
14039
14040 2002-09-25 [christoph]  0.8.3claws23
14041
14042         * src/prefs_common.c
14043         * src/prefs_folder_item.c
14044         * src/prefs_scoring.c
14045                 Renamed "kill score" to "hide score" in GUI
14046                 and prefs files
14047
14048 2002-09-25 [paul]       0.8.3claws22
14049
14050         * sync with 0.8.3cvs5
14051                 see ChangeLog 2002-09-24
14052
14053 2002-09-24 [alfons]     0.8.3claws21
14054
14055         patch by Satoshi Nagayasu: allows appending / saving multiple 
14056         selected files (closes "[ 612279 ] save multiple mesg(s) in 
14057         'Save as ...'")
14058
14059         * AUTHORS
14060                 add Satoshi Nagayasu
14061         * src/summaryview.c
14062                 summary_save_as(): allow saving selected files to
14063                 one file
14064                 summary_set_menu_sensitive: enable "Save As..." when
14065                 multiple files are selected
14066         * src/utils.[ch]
14067                 append_file(): new function
14068
14069 2002-09-24 [colin]      0.8.3claws20
14070
14071         * src/procmime.c
14072                 Fix segfault when mimeinfo doesn't have a 
14073                 content_type. 
14074
14075 2002-09-24 [colin]      0.8.3claws19
14076
14077         * src/prefs_common.[ch]
14078                 Add a preference to display send dialog or not
14079         * src/send.c
14080                 Display send dialog according to preference
14081
14082 2002-09-24 [colin]      0.8.3claws18
14083
14084         * src/compose.[ch]
14085                 Disable user actions when sending
14086
14087 2002-09-24 [colin]      0.8.3claws17
14088
14089         * src/procmime.c
14090                 Do not display name or filename for attachments
14091                 with an application/pgp-signature type
14092                 (security flaw, see bug 537413)
14093
14094 2002-09-23 [colin]      0.8.3claws16
14095
14096         * src/editaddress.c
14097                 Initialize entry_email, entry_alias and 
14098                 entry_remarks to first email address of the list
14099
14100 2002-09-23 [colin]      0.83claws15
14101
14102         * src/compose.c
14103                 Drop pgp-signature when reediting a signed queued
14104                 message
14105
14106 2002-09-23 [melvin]     0.8.3claws14
14107
14108         * po/fr.po
14109                 Updated French translation
14110
14111 2002-09-23 [melvin]     0.8.3claws13
14112
14113         * src/mainwindow.c
14114                 Made custom toolbar menu labels more consistent
14115         * src/prefs_toolbar.c
14116                 Made custom toolbar window title more consistent
14117
14118 2002-09-22 [colin]      0.8.3claws12
14119
14120         * src/inc.c
14121                 Initialize session type to normal before getting 
14122                 mail (fixes strange Get behaviour)
14123         * src/prefs_account.h
14124                 Move STYPE_POP_BEFORE_SMTP to last position to 
14125                 avoid other side-effects
14126
14127 2002-09-22 [colin]      0.8.3claws11
14128
14129         * src/prefs_account.c
14130                 Fix pop_bfr_smtp_tm_entry sensivity when switching
14131                 from pop3 to apop or vice-versa
14132
14133 2002-09-22 [colin]      0.8.3claws10
14134         
14135         * src/prefs_account.[ch]
14136                 Add an option for the POP before SMTP timeout
14137         * src/inc.c
14138                 Remember time of last POP connection
14139         * src/send.c
14140                 Do POP before SMTP only if timeout reached
14141
14142 2002-09-22 [oliver]     0.8.3claws9
14143         
14144         * README.claws
14145                 explain custom toolbar
14146
14147 2002-09-22 [oliver]     0.8.3claws8
14148
14149         * src/prefs_actions.[ch]
14150         custom toolbar for compose      
14151                 actions callback from compose toolbar
14152         * src/folderview.c
14153                 remove include toolbar.h
14154
14155 2002-09-22 [oliver]     0.8.3claws7
14156         
14157         * src/prefs_toolbar.[ch]
14158                 custom toolbar for compose
14159                 - generic prefs_toolbar handles both
14160                   Mainwin's toolbar as well as Compose toolbar          
14161
14162 2002-09-22 [oliver]     0.8.3claws6
14163         
14164         * src/toolbar.[ch]
14165                 custom toolbar for compose
14166                 restructure toolbar.[ch]
14167
14168 2002-09-22 [oliver]     0.8.3claws5
14169
14170         * src/compose.[ch]
14171                 custom toolbar for compose
14172
14173 2002-09-22 [oliver]     0.8.3claws4
14174         
14175         * src/mainwindow.[ch]
14176                 custom toolbar for compose 
14177                 move mainwin toolbar back to mainwindow
14178
14179 2002-09-22 [alfons]     0.8.3claws3
14180
14181         * src/procmsg.c
14182                 :%sno/if(/if (/gc
14183                 :%sno/for(/for (/gc
14184                 (beautify)
14185
14186 2002-09-22 [alfons]     0.8.3claws2
14187         
14188         * src/procmsg.c
14189                 procmsg_save_to_outbox(): don't unlink message file from queue;
14190                 callers should do it using folder_item_remove_msg()
14191
14192 2002-09-22 [colin]      0.8.3claws1
14193
14194         * src/mimeview.[ch]
14195                 Made mimeview_check_signature() public
14196         * src/textview.c
14197                 Made GPG signatures verifiable by clicking
14198                 the [application/pgp-signature] in the Text
14199                 view
14200
14201 2002-09-22 [paul]       0.8.3claws
14202
14203         * po/bg.po
14204           po/en_GB.po
14205           po/es.po
14206           po/it.po
14207           po/pl.po
14208           po/pt_BR.po
14209           po/sr.po
14210                 updated translations, submitted by George Danchev,
14211                 me, Ricardo Mones Lastra, Alessandro Maestri,
14212                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14213                 and Urke MMI, respectively.     
14214
14215 2002-09-22 [alfons]     0.8.2claws65
14216
14217         * src/procmsg.c
14218         * src/pgptext.c
14219                 no furry valgrinds have been used to plug these memleaks
14220
14221 2002-09-20 [paul]       0.8.2claws64
14222
14223         * sync with 0.8.3cvs4
14224                 'Select thread' re-implemented 
14225                 see ChangeLog 2002-09-20
14226
14227 2002-09-21 [alfons]     0.8.2claws63
14228
14229         * src/compose.c
14230                 compose_send(): plug unnoticed memleak
14231
14232 2002-09-20 [alfons]     0.8.2claws62
14233
14234         * src/addr_compl.c
14235                 replace_address_in_edit(): strict check for NULL address to
14236                 fix "[ 607348 ] Segfault in address completion". My guess is
14237                 that this happens with an empty address book, but it's good
14238                 to have this check here anyway
14239                 
14240                 completion_window_button_press(): free string returned 
14241                 from the internal cache
14242
14243 2002-09-20 [christoph]  0.8.2claws61
14244
14245         * src/procmime.h
14246                 added ENC_BINARY to EncodingType
14247         * src/procmime.c
14248                 the string returned by procmime_get_encoding_str
14249                 should not depend on the order of values in the
14250                 EncodingType definition
14251         * doc-src/rfc1806.txt   ** NEW FILE **
14252                 Added rfc1806 about MIME Content-Disposition
14253                 Extension
14254
14255 2002-09-19 [paul]       0.8.2claws60
14256
14257         * sync with 0.8.2cvs3
14258                 see ChangeLog 2002-09-19
14259
14260 2002-09-19 [paul]       0.8.2claws59
14261
14262         * src/prefs_folder_item.c
14263                 revert to Darko's original alignment of colour
14264                 selector button
14265                 add a colon to folder_color label
14266                 
14267         * src/compose.c
14268                 add Colin's patch (with Hiro's modifications) to 
14269                 force BASE64 encoding for 8-bit text when signing
14270                 (sync with 0.8.3cvs2)
14271
14272 2002-09-18 [alfons]     0.8.2claws58
14273
14274         * src/compose.c
14275                 :%sno/if(/if (/gc
14276                 :%sno/for(/for (/gc
14277                 (beautify a little bit)
14278
14279 2002-09-18 [christoph]  0.8.2claws57
14280
14281         * src/pine.c
14282                 fix handling of fgetc return value
14283
14284 2002-09-17 [alfons]     0.8.2claws56
14285         
14286         * src/summaryview.c
14287                 summary_sort(): check non-NULL summaryview->folder_item when no 
14288                 folder is selected at all
14289                 (closes "[ 610344 ] sort label make syl Crash")
14290
14291 2002-09-17 [alfons]     0.8.2claws55
14292         
14293         * src/compose.c
14294                 beautify a little bit
14295
14296 2002-09-17 [christoph]  0.8.2claws54
14297
14298         * src/folder.c
14299                 initialize max values for cache and folder
14300                 when cache or folder is empty
14301
14302 2002-09-15 [colin]      0.8.2claws53
14303
14304         * src/compose.c
14305                 Fix a leak (thanks Alfons!) and cleaned
14306                 variables names for custom headers
14307
14308 2002-09-15 [colin]      0.8.2claws52
14309
14310         * src/compose.c
14311                 Fix custom headers recognition when
14312                 prefs_common.trans_hdr is on
14313
14314 2002-09-15 [colin]      0.8.2claws51
14315
14316         * src/compose.c
14317                 Allow dynamically-added custom headers
14318                 Yet not reparsed if reedited
14319
14320 2002-09-15 [alfons]     0.8.2claws50
14321
14322         * src/prefs_account.c
14323                 fix warnings
14324
14325 2002-09-15 [colin]      0.8.2claws49
14326         
14327         * src/prefs_account.c
14328                 fix pop_before_smtp sensitivity
14329
14330 2002-09-15 [colin]      0.8.2claws48
14331
14332         * src/inc.[ch]
14333                 add inc_pop_before_smtp()
14334                 allow MainWindow to be undefined in 
14335                 inc_account_mail() and inc_start()
14336         * src/pop.c
14337           src/prefs_account.h
14338                 add STYPE_POP_BEFORE_SMTP session type
14339         * src/prefs_account.c
14340                 activated pop before smtp option
14341         * src/send.c
14342                 do pop before smtp if the relevant option 
14343                 is set
14344
14345 2002-09-15 [paul]       0.8.2claws47
14346
14347         * sync with 0.8.3
14348                 see ChangeLog 2002-09-15
14349
14350 2002-09-14 [paul]       0.8.2claws46
14351
14352         * po/bg.po
14353                 updated Bulgarian translation, submitted by
14354                 George Danchev
14355
14356 2002-09-13 [paul]       0.8.2claws45
14357
14358         * src/compose.c
14359                 merge claws' select_account() with main's
14360                 (new) compose_select_account(). [sync with
14361                 0.8.2cvs15, see ChangeLog 2002-09-11]
14362
14363 2002-09-12 [christoph]  0.8.2claws44
14364
14365         * src/filter.c
14366                 allocate 1 elements of FolderItem not 0
14367
14368 2002-09-12 [colin]      0.8.2claws43
14369
14370         * src/compose.c
14371                 Fix bug #590825 (obey Follow-up: poster)
14372
14373 2002-09-12 [colin]      0.8.2claws42
14374
14375         * src/procmime.c
14376                 Fix bug #557009 (wrong headers for messages 
14377                 forwarded as attachments)
14378
14379 2002-09-11 [colin]      0.8.2claws41
14380         
14381         * src/compose.c
14382                 Put SCF: pseudo-header on top of message
14383                 Set draft tmp_flag when saved as draft
14384
14385         * src/procmsg.c
14386           src/procheader.c
14387                 Skip after first \n\n for beginning of real message
14388                 for drafts too
14389
14390 2002-09-11 [christoph]  0.8.2claws40
14391
14392         * src/filtering.c
14393                 use procmsg flag functions in filtering or processing
14394                 will cause incorrect folder message counts
14395
14396 2002-09-11 [colin]      0.8.2claws39
14397
14398         * src/compose.c
14399                 Fix bug #550175 - wrong save folder when reediting
14400                 drafts
14401
14402 2002-09-11 [paul]       0.8.2claws38
14403
14404         * sync with 0.8.2cvs14
14405                 see ChangeLog 2002-09-11
14406
14407 2002-09-11 [colin]      0.8.2claws37
14408
14409         * src/folder.c
14410                 Fix a typo (seeming to cause new/unread status to
14411                 be lost)
14412
14413 2002-09-10 [christoph]  0.8.2claws36
14414
14415         * src/compose.c
14416                 compose_redirect should not use compose_generic_new
14417                 because that does more stuff than expected including
14418                 opening the external editor
14419                 (closes bug "[ 526608 ] bounced messages appear blank
14420                  in editor")
14421
14422 2002-09-10 [christoph]  0.8.2claws35
14423
14424         * src/folder.c
14425                 fix problem with too large message number range
14426                 causing a crash in folder_item_scan
14427
14428 2002-09-10 [paul]       0.8.2claws34
14429
14430         * sync with 0.8.2cvs13
14431                 see ChangeLog 2002-09-10
14432
14433 2002-09-10 [christoph]  0.8.2claws33
14434
14435         * src/msgcache.c
14436                 set MsgInfo TmpFlags for queue and draft folders
14437                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14438
14439 2002-09-10 [paul]       0.8.2claws32
14440
14441         * AUTHORS
14442           po/bg.po      ** NEW FILE **
14443                 new Bulgarian translation submitted by
14444                 George Danchev <danchev@spnet.net>
14445                 
14446         * tools/Makefile.am
14447           tools/README
14448           tools/tb2sylpheed     ** NEW FILE **
14449                 add script that converts an addressbook exported
14450                 from The Bat! into a Sylpheed addressbook. Submitted
14451                 by Urke MMI <urke-kg@eunet.yu>
14452
14453 2002-09-10 [paul]       0.8.2claws31
14454
14455         * sync with 0.8.2cvs12
14456                 see ChangeLog 2002-09-10
14457
14458 2002-09-06 [paul]       0.8.2claws30
14459
14460         * src/prefs_common.c
14461                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14462                 
14463         * tools/Makefile.am
14464           tools/README
14465           tools/ldif-to-xml.py  ** REMOVED **
14466                 remove obsolete python script
14467
14468 2002-09-06 [paul]       0.8.2claws29
14469
14470         * sync with 0.8.2cvs10
14471                 see ChangeLog 2002-09-06
14472
14473 2002-09-04 [paul]       0.8.2claws28
14474
14475         * sync with 0.8.2cvs9
14476                 see ChangeLog 2002-08-04
14477
14478 2002-09-04 [colin]      0.8.2claws27 
14479
14480         * src/prefs_common.[ch]
14481                 Added signature color configuration
14482         * src/textview.c
14483                 Use user-specified signature color
14484
14485 2002-09-03 [colin]      0.8.2claws26
14486
14487         * src/prefs_common.[ch]
14488                 Added autosave and autosave_length prefs
14489         * src/compose.c
14490                 Added compose_remove_draft()
14491                 Auto-save drafts according to the prefs
14492         * src/main.c
14493                 Added a crash-indicator file, allowing to check
14494                 for new messages on startup if Sylpheed crashed
14495                 (makes saved drafts "reappear")
14496
14497 2002-09-03 [colin]      0.8.2claws25
14498
14499         * src/textview.[ch]
14500                 Grey the signature
14501
14502 2002-09-03 [paul]       0.8.2claws24
14503
14504         * sync with 0.8.2cvs8
14505                 see ChangeLog 2002-09-02 and 2002-09-03
14506
14507 2002-09-03 [darko]      0.8.2claws23
14508
14509         * src/folderview.c
14510                 use normal style when creating new folder to pick
14511                 proper font size 
14512
14513 2002-09-02 [melvin]     0.8.2claws22
14514
14515         * src/gtkaspell.m4
14516                 removed some obsolete code
14517
14518 2002-09-02 [melvin]     0.8.2claws21
14519
14520         * ac/aspell.m4
14521                 fixed test's equality sign (== to =)
14522
14523 2002-09-02 [alfons]     0.8.2claws20
14524
14525         * src/folder.c
14526         * src/mh.c
14527                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14528                 as folder->destroy virtual as suggested by Hiro
14529                 (the mh.c code seems to have been lost around mh.c.1.21)
14530
14531 2002-09-02 [paul]       0.8.2claws19
14532
14533         * po/pt_BR.po
14534                 updated by Fabio Jr. Beneditto
14535                 
14536         * src/defs.h
14537                 use 'http://claws.sylpheed.org' for homepage link. 
14538                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14539
14540 2002-09-01 [alfons]     0.8.2claws18
14541
14542         * src/mh.c
14543                 plug memleak related to one Martin Kluge found
14544
14545 2002-08-31 [paul]       0.8.2claws17
14546
14547         * sync with 0.8.2cvs6
14548                 see ChangeLog 2002-08-30
14549
14550 2002-08-31 [alfons]     0.8.2claws16
14551
14552         * src/folder.c
14553                 folder_destroy(): remove mailbox from folderlist even if it has
14554                 no destroy virtual
14555
14556 2002-08-31 [alfons]     0.8.2claws15
14557
14558         * src/folder.c
14559                 :%sno/if(/if (/gc
14560                 :%sno/for(/for (/gc
14561                 (being pedantic I know)
14562
14563 2002-08-31 [alfons]     0.8.2claws14
14564
14565         * src/folder.c
14566                 check for NULL pointers returned from folder->fetch_msginfo virtual
14567                 (should solve some reported crashes)
14568
14569 2002-08-30 [alfons]     0.8.2claws13
14570
14571         * acconfig.h
14572         * configure.in
14573         * src/crash.c
14574                 enable crash dialog on compilation time
14575                 (--enable-crash-dialog configure option)
14576
14577 2002-08-30 [alfons]     0.8.2claws12
14578
14579         * AUTHORS
14580                 add Martin Kluge
14581         * src/mh.c
14582                 apply memory leak plug patch by Martin Kluge
14583                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14584                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14585                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14586
14587 2002-08-30 [darko]      0.8.2claws11
14588
14589         * src/folderview.c
14590                 copy Gtk style from normal style to match
14591                 font size for coloured folders
14592
14593 2002-08-29 [alfons]     0.8.2claws10
14594
14595         * sylpheed.desktop
14596                 Type=Internet <- Type=Application
14597                 (reported by Michael Schwendt, see:
14598                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14599                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14600
14601 2002-08-29 [paul]       0.8.2claws9
14602
14603         * sync with 0.8.2cvs5
14604                 see ChangeLog 2002-08-29
14605
14606 2002-08-29 [colin]      0.8.2claws8
14607
14608         * src/summaryview.c
14609                 Added a sanity check in summary_select_thread
14610                 Should fix bug 601605
14611
14612 2002-08-29 [colin]      0.8.2claws7
14613
14614         * src/main.c
14615                 Revert claws6 changes regarding bug #591676
14616
14617 2002-08-28 [colin]      0.8.2claws6
14618         
14619         * src/main.c
14620                 Ignore cache for queue folderitems
14621                 Fix bug #591676
14622
14623 2002-08-28 [melvin]     0.8.2claws5
14624
14625         * README.claws
14626                 Fixed typos.
14627
14628 2002-08-28 [melvin]     0.8.2claws4
14629
14630         * README.claws
14631                 Updated a bit the text concerning the spell checker
14632
14633 2002-08-28 [melvin]     0.8.2claws3
14634
14635         Merged the GNU_aspell_branch:
14636                 Support of new GNU/aspell is now included and the old pspell
14637                 is not supported anymore.
14638                 See README.claws
14639
14640         * README.claws
14641                 Updated spell checker text to reflect the switch to GNU/aspell
14642
14643         * ac/aspell.m4          *** NEW ***
14644         * src/gtkaspell.[ch]    *** NEW *** 
14645         * ac/pspell.m4          *** DELETED *** 
14646         * src/gtkspell.[ch]     *** DELETED ***
14647
14648         * ac/Makefile.am
14649                 Updated for GNU/aspell support
14650
14651         * po/POTFILES.in
14652                 Replaced gtkspell.c by gtkaspell.c
14653
14654         * acconfig.h
14655         * src/Makefile.am
14656         * src/about.c
14657         * src/compose.[ch]
14658         * src/crash.c
14659         * src/main.c
14660         * src/prefs_common.[ch]
14661                 Updated for GNU/aspell support
14662
14663 2002-08-28 [paul]       0.8.2claws2
14664
14665         * sync with 0.8.2cvs4
14666                 see ChangeLog 2002-08-27 and 2002-08-28
14667
14668 2002-08-28 [colin]      0.8.2claws1
14669
14670         * src/summary_search.c
14671                 Added "AND search"
14672
14673 2002-08-28 [jens]       0.8.2claws
14674
14675         *po/de.po
14676                 Updated German translations
14677
14678 2002-08-27 [melvin]     0.8.2claws
14679
14680         * po/fr.po
14681                 Updated French translations
14682
14683 2002-08-27 [paul]       0.8.2claws
14684
14685         * sync with 0.8.2 main release
14686
14687         * po/en_GB.po
14688           po/es.po
14689           po/it.po
14690           po/pl.po
14691           po/pt_BR.po
14692           po/sr.po
14693                 updated message catalogs submitted by
14694                 Ricardo Mones Lastra, Alessandro Maestri,
14695                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14696                 Beneditto and Urke MMI  
14697
14698 2002-08-27 [hoa]        0.8.1claws123
14699
14700         * src/mainwindow.[ch]
14701         * src/summaryview.[ch]
14702                 removed the "filter setting" menu option.
14703                 add a "cancel a news message" menu option.
14704
14705 2002-08-26 [martin]     0.8.1claws122
14706
14707         * ChangeLog.claws
14708                 changed string under 0.8.1claws79 changed by myself
14709                 i'm sorry alfons :(
14710
14711 2002-08-26 [martin]     0.8.1claws121
14712
14713         * src/crash.c
14714                 added kill command to debuggerrc to start crash dialog
14715
14716 2002-08-26 [paul]       0.8.1claws120
14717
14718         * sync with 0.8.1cvs31
14719                 see ChangeLog 2002-08-26
14720
14721 2002-08-25 [alfons]     0.8.1claws119
14722
14723         * src/procmsg.c
14724                 fix bug that didn't send out correct headers to news server
14725                 when sending news article and email from queue (bug reported
14726                 and patch provided by Tim Mann; closes bug 
14727                 "[ 583196 ] 0.7.8claws can't post news")
14728
14729 2002-08-25 [alfons]     0.8.1claws118
14730
14731         * src/selective_download.c
14732                 mark two strings as translatable
14733                 (thanks to Urke MMI for pointing this out)
14734
14735 2002-08-25 [alfons]     0.8.1claws117
14736
14737         * src/summaryview.c
14738                 treat sent boxes as special and allow sorting them by addressee
14739                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14740                 submitted by Steve Lamb)
14741
14742 2002-08-24 [alfons]     0.8.1claws116
14743
14744         * src/matcher.c
14745                 fix memleak reported by Martin Kluge
14746                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14747
14748 2002-08-24 [oliver]     0.8.1claws115
14749
14750         * src/prefs_toolbar.c
14751                 o code cleanup as suggested by Alfons
14752                 o memleak fix
14753
14754 2002-08-24 [alfons]     0.8.1claws114
14755
14756         * src/summaryview.c
14757                 o fix another memory leak reported by Martin Kluge
14758                   (see "[ 599568 ] Small Memory Leak")
14759                 o remove 'from' variable from 'summary_set_header()'; we can
14760                   do with just 'to' 
14761
14762 2002-08-24 [paul]       0.8.1claws113
14763
14764         * sync with 0.8.1cvs30
14765                 see ChangeLog 2002-08-23
14766
14767 2002-08-24 [alfons]     0.8.1claws112
14768
14769         * src/summaryview.c
14770                 remove unnecessary allocations for search bar fixing leaks
14771                 reported by Martin Kluge
14772                 (see "[ 599451 ] Further memory leaks?")
14773
14774 2002-08-24 [alfons]     0.8.1claws111
14775
14776         * src/main.c
14777                 make get_socket_name() public for crash.c
14778         * src/crash.c
14779                 o make report bug button work (goes to claws' 
14780                   bug tracker at sf.net)
14781                 o introduce function for doing important stuff just
14782                   before claws goes down
14783                 o clean up code 
14784
14785 2002-08-24 [alfons]     0.8.1claws110
14786
14787         * src/compose.c
14788                 move cursor to "To" entry when forwarding as attachment
14789                 (reported and solved by Steve Lamb, closes bug report
14790                 "[ 592880 ] Forward as attachment; cursor not in to")
14791
14792 2002-08-24 [colin]      0.8.1claws109
14793
14794         * src/mainwindow.c
14795                 fix quick search visibility after GUI (de)separations.
14796
14797 2002-08-23 [colin]      0.8.1claws108
14798
14799         * src/mainwindow.c
14800                 fix header pane visibility after folderview or
14801                 messageview (de)separation
14802
14803 2002-08-23 [paul]       0.8.1claws107
14804
14805         * src/mainwindow.[ch]
14806           src/toolbar.c
14807                 give full control of display or non-display 
14808                 of the Execute icon to Custom toolbar settings.
14809                 add new sensitivity condition to maninwindow.h: 
14810                 M_DELAY_EXEC
14811
14812         * ChangeLog
14813           ChangeLog.jp
14814           NEWS
14815                 more sync with 0.8.1cvs29
14816
14817 2002-08-23 [melvin]     0.8.1claws106
14818
14819         * src/alertpanel.c
14820                 Readded support for custom widget in alertpanel lost in last
14821                 sync.
14822
14823 2002-08-23 [paul]       0.8.1claws105
14824
14825         * sync with 0.8.1cvs29
14826                 see ChangeLog 2002-08-23
14827
14828 2002-08-23 [colin]      0.8.1claws104
14829
14830         * src/summaryview.c
14831                 Fix folder and search pixmaps exchanging positions
14832                 after theme or toolbar changes. Thank to Oliver for 
14833                 reporting this.
14834
14835 2002-08-23 [colin]      0.8.1claws103
14836
14837         * src/mainwindow.c
14838           src/messageview.[ch]
14839           src/noticeview.[ch]
14840           src/summaryview.c
14841                 Changed messageview_create() and noticeview_create()
14842                 to avoid the last gdk_warning
14843
14844 2002-08-22 [colin]      0.8.1claws102
14845
14846         * src/summaryview.c
14847                 Fix my new `Creating pixmap from xpm' warning
14848
14849 2002-08-22 [colin]      0.8.1claws101
14850
14851         * src/mainwindow.c
14852                 Fix some of the gdk warnings
14853
14854 2002-08-22 [colin]      0.8.1claws100
14855
14856         * src/Makefile.am
14857         * src/stock_pixmap.c
14858         * src/stock_pixmap.h
14859         * src/pixmaps/quicksearch.xpm *ADDED*
14860                 Add the quicksearch pixmap
14861         * src/mainwindow.c
14862         * src/summaryview.c
14863         * src/summaryview.h
14864                 Make quicksearch bar visible/hidden via a button
14865
14866 2002-08-22 [christoph]  0.8.1claws99
14867
14868         * src/folder.c
14869                 fix folder update for newsgroups with message
14870                 numbers below minimum number of articles to fetch
14871                 (closes bug #598445)
14872
14873 2002-08-22 [paul]       0.8.1claws98
14874
14875         * sync with 0.8.1cvs28
14876                 see ChangeLog 2002-08-22
14877
14878 2002-08-21 [alfons]     0.8.1claws97
14879
14880         * src/crash.c
14881                 use bt instead of bt full which seems to work 
14882                 better, and bt full doesn't give a great deal 
14883                 of information anyway
14884
14885 2002-08-21 [colin]      0.8.1claws96
14886
14887         * src/summaryview.c
14888                 fix summaryview_searchtype_changed prototype
14889
14890 2002-08-21 [christoph]  0.8.1claws95
14891
14892         * src/mainwindow.c
14893                 o fix broken menu update for sorting type, we have to
14894                   get this info from the summaryview now
14895                 o removed setting of threaded state in menu callback
14896         * src/summaryview.[ch]
14897                 more summaryview/folderitem seperation for
14898                 threading option
14899         * configure.in
14900                 removed not required --with-compiler-flags option
14901
14902 2002-08-21 [oliver]     0.8.1claws94
14903         
14904         * src/toolbar.h 
14905                 o rename toolbar.xml to toolbar_main.xml
14906                   since toolbar_compose.xml might come up 
14907                   any time soon
14908         * README.claws
14909                 add custom toolbar              
14910
14911 2002-08-21 [darko]      0.8.1claws93
14912
14913         * src/procmsg.c
14914                 don't reset tmp flags for messages copied
14915                 to sent folder
14916
14917 2002-08-21 [colin]      0.8.1claws92
14918         
14919         * src/prefs_filtering.c
14920                 fix renaming rules on folder rename 
14921                 when folder is not a leaf folder
14922
14923 2002-08-21 [paul]       0.8.1claws91
14924
14925         * src/prefs_folder_item.c
14926                 fix alignment of colour selector
14927
14928 2002-08-21 [paul]       0.8.1claws90
14929
14930         * sync with 0.8.1cvs27
14931                 see ChangeLog 2002-08-21
14932
14933 2002-08-21 [paul]       0.8.1claws89
14934
14935         * src/summaryview.c
14936                 fix crash when changing field type in
14937                 Quick search bar
14938
14939 2002-08-21 [colin]      0.8.1claws88
14940
14941         * src/summaryview.c
14942                 Made quick search case-insensitive
14943
14944 2002-08-21 [paul]       0.8.1claws87
14945
14946         * sync with 0.8.1cvs26
14947                 see ChangeLog 2002-08-21
14948
14949 2002-08-20 [christoph]  0.8.1claws86
14950
14951         * src/folderview.c
14952         * src/main.c
14953         * src/summaryview.[ch]
14954                 more summaryview/folderitem seperation for
14955                 sort_key and sort_type
14956         * src/procmsg.c
14957                 added missing return statement
14958
14959 2002-08-20 [colin]      0.8.1claws85
14960
14961         * src/summaryview.[ch]
14962                 Added a quick search box
14963         * src/mainwindow.c
14964         * src/prefs_common.[ch]
14965                 Added a show/hide option for the quick search
14966
14967 2002-08-20 [oliver]     0.8.1claws84
14968         
14969         * src/mainwindow.c
14970                 remove toolbar_create_popups
14971         * src/toolbar.[ch]
14972                 o remove toolbar_create_popups
14973                 o fix toolbar_set_sensitive 
14974                   (Bug reports #596834 and #596832)     
14975         * src/prefs_toolbar.c
14976                 o add "Set default" button
14977                 o align label and text + combo widgets
14978
14979 2002-08-20 [hoa]        0.8.1claws83bis
14980
14981         * src/imap.c
14982                 fixed a bug in imap_fetch_msginfo() in case there is no
14983                 current folder.
14984
14985 2002-08-20 [darko]      0.8.1claws83
14986
14987         * src/folderview.c
14988                 copy the color style of folder view so it
14989                 works with GTK themes
14990
14991 2002-08-20 [darko]      0.8.1claws82
14992
14993         * src/folder.h
14994         * src/folderview.c
14995         * src/prefs_folder_item.[hc]
14996                 don't use UI stuff in folder.h
14997
14998 2002-08-20 [darko]      0.8.1claws81
14999
15000         * src/folder.h
15001         * src/prefs_folder_item.h
15002         * src/folderview.c
15003         * src/prefs_folder_item.c
15004                 ability to set folder color in folderview
15005
15006 2002-08-19 [alfons]     0.8.1claws80
15007
15008         * src/summaryview.c
15009                 fix one of the earlier memleaks reported by Martin Kluge
15010
15011 2002-08-19 [alfons]     0.8.1claws79
15012
15013         * src/mainwindow.c
15014                 hide notice view when selecting seperate folder
15015                 view (reported by Urke MMI)
15016
15017 2002-08-19 [christoph]  0.8.1claws78
15018
15019         * src/folderview.c
15020         * src/prefs_folder_item.h
15021         * src/summaryview.[ch]
15022                 o add summary_set_prefs_from_folderitem to set
15023                   summaryview prefs (first step to remove all
15024                   references to the folderitem in summaryview)
15025                 o moved compiled regex stuff from folderitem prefs
15026                   to summaryview code
15027
15028 2002-08-19 [paul]       0.8.1claws77
15029
15030         * src/compose.c
15031                 add check for '.' to QUOTE_IF_REQUIRED
15032
15033 2002-08-19 [paul]       0.8.1claws76
15034
15035         * src/inc.c
15036                 sync with 0.8.1cvs25 (plug memory leak)
15037
15038         * src/prefs_toolbar.c
15039                 re-order prefs_toolbar_cancel()
15040
15041 2002-08-18 [alfons]     0.8.1claws75
15042
15043         * src/inc.c
15044         * src/matcher.c
15045                 plug other memleaks reported by Martin Kluge
15046
15047 2002-08-18 [paul]       0.8.1claws74
15048
15049         * po/pt_BR.po
15050                 updated by Fabio Jr. Beneditto
15051
15052 2002-08-18 [paul]       0.8.1claws73
15053
15054         * src/toolbar.[ch]
15055                 fix bug where tooltips were displayed untranslated              
15056
15057         * src/prefs_toolbar.c
15058                 fix bug where clicking 'Cancel' creates an icon & text
15059                 toolbar regardless of prefs
15060         
15061
15062 2002-08-17 [oliver]     0.8.1claws72
15063
15064         * src/prefs_toolbar.c
15065                 update toolbar on CANCEL
15066                 bug reported by Martin Kluge
15067         * src/toolbar.c
15068                 toolbar_destroy memleak fixed           
15069
15070 2002-08-17 [alfons]     0.8.1claws71
15071
15072         * src/toolbar.c
15073                 plug another memleak reported by Martin Kluge
15074
15075 2002-08-16 [alfons]     0.8.1claws70
15076
15077         * src/crash.c
15078                 use execvp() correctly (suggested by wwp; thanks!)
15079
15080 2002-08-16 [alfons]     0.8.1claws69
15081
15082         * src/gtksctree.c
15083                 plug memory leak reported by Kim Schultz & Martin Kluge
15084
15085 2002-08-16 [paul]       0.8.1claws68
15086
15087         * po/es.po
15088                 updated by Ricardo Mones Lastra
15089
15090 2002-08-16 [paul]       0.8.1claws67
15091
15092         * src/toolbar.h
15093                 fix bug where 'Compose News' icon showed wrong
15094                 tooltip
15095
15096 2002-08-16 [paul]       0.8.1claws66
15097
15098         * sync with 0.8.1cvs24
15099                 see ChangeLog 2002-08-16
15100
15101         * po/it.po
15102                 updated by Alessandro Maestri
15103
15104 2002-08-15 [paul]       0.8.1claws65
15105
15106         * po/sr.po
15107                 updated by Urke MMI
15108
15109 2002-08-15 [paul]       0.8.1claws64
15110
15111         * src/*.c
15112                 don't translate debug info
15113
15114         * src/matcher.[ch]
15115                 add copyright info
15116
15117 2002-08-15 [paul]       0.8.1claws63
15118
15119         * src/prefs_toolbar.c
15120                 fix bug where clicking 'OK' creates an icon & text
15121                 toolbar regardless of prefs
15122
15123 2002-08-14 [alfons]     0.8.1claws62
15124
15125         * src/main.c
15126                 add global var that has the full argv[0]
15127         * src/crash.c
15128                 o execvp the correct sylpheed by using argv0
15129                   and setting the correct work dir
15130                 o other tweaks  
15131
15132 2002-08-14 [oliver]     0.8.1claws61
15133         
15134         * enable/disable Toolbar Action Buttons 
15135         * code cleanups
15136         * src/mainwindow.c
15137         * src/toolbar.[ch]      
15138         * src/prefs_toolbar.c   
15139
15140 2002-08-14 [melvin]     0.8.1claws60
15141
15142         * po/fr.po
15143                 Updated French translations
15144
15145 2002-08-14 [melvin]     0.8.1claws59
15146
15147         * src/crash.c
15148                 Made bug report not translatable
15149         * src/exporthtml.c
15150                 Fixed exporthtml_build_filespec() return value
15151         * src/foldersel.c
15152                 Fixed incorrect include file
15153         * src/gtkspell.c
15154         * src/prefs_actions.c
15155         * src/prefs_toolbar.c
15156                 Made debug info not translatable
15157         * src/mutt.c
15158         * src/quote_fmt.c
15159                 Added missing includes
15160         * src/prefs_common.c
15161                 Fixed typo
15162
15163 2002-08-14 [paul]       0.8.1claws58
15164
15165         * faq/es/sylpheed-faq.html
15166           faq/es/sylpheed-faq-[1-3].html
15167           faq/es/sylpheed-faq-4.html     **NEW FILE **
15168                 update Spanish FAQ
15169
15170 2002-08-13 [christoph]  0.8.1claws57
15171
15172         * src/procmsg.c
15173                 ignore thread fix that did not mark all
15174                 child nodes of a ignored thread as
15175                 ignored. Does not work perfectly yet,
15176                 but it is better now
15177
15178 2002-08-13 [alfons]     0.8.1claws56
15179
15180         * src/crash.c
15181                 o implement 'save crash log'
15182                 o some tweaks
15183
15184 2002-08-13 [melvin]     0.8.1claws55
15185
15186         * src/main.c
15187                 removed unrequired "execinfo.h" header
15188
15189 2002-08-12 [paul]       0.8.1claws54
15190
15191         * faq/en/sylpheed-faq.html
15192           faq/en/sylpheed-faq-[1-3].html
15193           faq/en/sylpheed-faq-4.html     **NEW FILE **
15194                 update English FAQ
15195
15196 2002-08-12 [alfons]     0.8.1claws53
15197
15198         * po/POTFILES.in
15199                 add crash.c to translatables
15200         * src/crash.c
15201                 bring in Leandro's crash dialog
15202
15203 2002-08-11 [alfons]     0.8.1claws52
15204
15205         * src/crash.c
15206                 clean up some warnings
15207
15208 2002-08-11 [alfons]     0.8.1claws51
15209
15210         * acconfig.h
15211         * configure.in
15212         * src/crash.[ch]        ** NEW FILES **
15213         * src/main.c            
15214                 initial gdb crash handler
15215
15216 2002-08-11 [paul]       0.8.1claws50
15217
15218         * src/prefs_toolbar.c
15219                 replace Up/Down arrow pixmaps with text to be
15220                 consistent across icon themes
15221
15222 2002-08-11 [paul]       0.8.1claws49
15223
15224         * src/prefs_common.c
15225           src/prefs_toolbar.c
15226                 rename 'Pixmap' -> 'Icon'
15227
15228         * src/toolbar.[ch]
15229                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15230
15231 2002-08-10 [paul]       0.8.1claws48
15232
15233         * src/prefs_toolbar.c
15234                 re-work the UI
15235
15236 2002-08-10 [paul]       0.8.1claws47
15237
15238         * src/main.c
15239                 don't write Processing progress to status bar
15240                 patch submitted by Alexander Evseev
15241
15242         * src/prefs_toolbar.c
15243                 re-position and resize window
15244                 make window assume correct size on first call
15245
15246 2002-08-10 [paul]       0.8.1claws46
15247
15248         * src/mainwindow.c
15249           src/prefs_toolbar.c
15250           src/toolbar.c
15251           src/toolbar.h
15252                 obey coding style
15253                 follow UI text conventions
15254
15255 2002-08-10 [alfons]     0.8.1claws45
15256
15257         * src/toolbar.c
15258                 correct pixmap for delete action
15259
15260 2002-08-10 [paul]       0.8.1claws44
15261
15262         * po/pt_BR.po
15263                 updated by Fabio Jr. Beneditto
15264
15265 2002-08-10 [paul]       0.8.1claws43
15266
15267         * po/POTFILES.in
15268                 add custom toolbar files
15269
15270 2002-08-10 [paul]       0.8.1claws42
15271
15272         * sync with 0.8.1cvs22
15273                 see ChangeLog 2002-08-09
15274
15275 2002-08-09 [paul]       0.8.1claws41
15276
15277         * tools/Makefile.am
15278           tools/README
15279           tools/outlook2sylpheed.pl     ** NEW FILE **
15280                 add script to convert exported Outlook
15281                 contacts list to a Sylpheed addressbook.
15282                 Submitted by Ricardo Mones Lastra.
15283
15284 2002-08-09 [paul]       0.8.1claws40
15285
15286         * AUTHORS
15287           configure.in
15288           po/sr.po      ** NEW FILE **
15289                 add Serbian message catalog. Submitted by
15290                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15291
15292 2002-08-09 [paul]       0.8.1claws39
15293
15294         * sync with 0.8.1cvs21
15295                 see ChangeLog 2002-08-08
15296
15297 2002-08-08 [oliver]     0.8.1claws38
15298
15299         * src/mainwindow.c
15300                 move Custom Toolbar to Configuration menu
15301
15302 2002-08-08 [oliver]     0.8.1claws37
15303
15304         * src/prefs_toolbar.c
15305                 fix substitute pixmap bug
15306
15307 2002-08-08 [paul]       0.8.1claws36
15308
15309         * sync with 0.8.1cvs19
15310                 see ChangeLog 2002-08-08
15311
15312 2002-08-07 [christoph]  0.8.1claws35
15313
15314         * src/utils.c
15315                 fixed a memory leak in new canonicalize_file_replace
15316
15317 2002-08-07 [christoph]  0.8.1claws34
15318
15319         * src/utils.[ch]
15320                 o canonicalize_file_replace should create the temporary
15321                   file in the same directory as the original file.
15322                 o added get_tmpfile_in_dir that creates a temorary file
15323                   in a specified directory.
15324
15325 2002-08-07 [melvin]     0.8.1claws33
15326
15327         * src/toolbar.c
15328                 fixed bug where 'Article' button acted as 'Email' button.
15329
15330 2002-08-07 [paul]       0.8.1claws32
15331
15332         * sync with 0.8.1.cvs17
15333                 see ChangeLog 2002-08-07
15334
15335 2002-08-07 [colin]      0.8.1claws31
15336         
15337         * src/news.c
15338                 fix mass-cancel problem
15339
15340 2002-08-07 [thorsten]   0.8.1claws30
15341
15342         * src/prefs_toolbar.c
15343                 fix: crash on replace or add new button
15344         * src/toolbar.c
15345                 fix: close xmlfile after reading
15346         * src/utils.c
15347                 fix: unlink() file before rename()
15348
15349 2002-08-06 [paul]       0.8.1claws29
15350
15351         * sync with 0.8.cvs15
15352                 see ChangeLog 2002-08-06
15353
15354 2002-08-06 [oliver]     0.8.1claws28
15355
15356         * src/toolbar.c
15357         * src/prefs_toolbar.c
15358                 fixed empty toolbar issue
15359
15360 2002-08-06 [oliver]     0.8.1claws27
15361
15362         * Custom Toolbar Final 
15363         * src/folderview.c
15364         * src/inc.c
15365         * src/summaryview.c
15366                 o toolbar stuff now lives in src/toolbar.[ch]
15367                 o main_window_toolbar_* functions are renamed to
15368                   toolbar_* reflecting their new source file
15369         * src/mainwindow.[ch]
15370                 o remove toolbar stuff  
15371
15372 2002-08-06 [oliver]     0.8.1claws26
15373         
15374         * src/Makefile.am
15375         * src/prefs_toolbar.[ch]        **New File**
15376         * src/toolbar.[ch]              **New File**
15377                 o prefs_toolbar.[ch] custom toolbar frontend
15378                 o toolbar.[ch]       backend 
15379
15380 2002-08-06 [oliver]     0.8.1claws25
15381
15382         * src/prefs_actions.[ch]
15383                 o new exported function actions_execute
15384
15385 2002-08-06 [paul]       0.8.1claws24
15386
15387         * sync with 0.8.1cvs4
15388                 see ChangeLog 2002-08-06
15389
15390 2002-08-06 [paul]       0.8.1claws23
15391
15392         * sync with 0.8.1cvs13
15393                 see ChangeLog 2002-08-06
15394
15395 2002-08-06 [paul]       0.8.1claws22
15396
15397         * sync with 0.8.1cvs12
15398                 see ChangeLog 2002-08-05 and 2002-08-06
15399
15400 2002-08-06 [match]      0.8.1claws21
15401
15402         * src/addrclip.c
15403                 improvements to cut/copy/paste address
15404
15405 2002-08-05 [match]      0.8.1claws20
15406
15407         * src/addritem.[ch]
15408         * src/addrcache.c
15409         * src/addrbook.c
15410         * src/editaddress.c
15411         * src/addressbook.c
15412                 fixes to improve cut/copy/paste
15413
15414 2002-08-06 [melvin]     0.8.1claws19
15415
15416         * src/account.[ch]
15417                 account_find_all_from_address(): new function that returns the
15418                 list of all accounts that are matched in an address.
15419         * src/alertpanel.[ch]
15420                 alertpanel() now accepts a custom widget
15421                 alertpanel_with_widget(): new function that pops up a panel with
15422                 a custom widget in it 
15423         * src/gtkutils.[ch]
15424                 gtkut_account_menu_new(): new function that allows the selection
15425                 of an account from a list of accounts.
15426         * src/messageview.c
15427                 Extended Return Receipt notification to select the correct 
15428                 account and to make a security test on the Delivery-Notification
15429                 address which should be the same as the Return-Path.
15430
15431 2002-08-06 [thorsten]   0.8.1claws18
15432
15433         * src/mimeview.c
15434                 attach_all: save unnamed as "noname.%d",
15435                 dont free static dirname
15436
15437 2002-08-05 [alfons]     0.8.1claws17
15438
15439         * configure.in
15440                 detect XIM by trying to link rather than compile a XIM program
15441
15442 2002-08-05 [oliver]     0.8.1claws16
15443                 
15444         * src/stock_pixmap.[ch]
15445                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15446                 o new func to retrieve pixmaps
15447
15448 2002-08-05 [paul]       0.8.1claws15
15449
15450         * sync with 0.8.1cvs10
15451                 see ChangeLog 2002-08-05
15452
15453 2002-08-04 [alfons]     0.8.1claws14
15454
15455         * src/textview.c
15456                 see if this plugs memleak
15457
15458 2002-08-04 [melvin]     0.8.1claws13
15459
15460         * src/gtkspell.c
15461                 fixed bug that could crash Sylpheed when highlighting
15462                 all misspelled words.
15463
15464 2002-08-03 [melvin]     0.8.1claws12
15465
15466         * src/prefs_actions.c
15467                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15468         * src/messageview.c
15469                 fixed bug where the Return Receipt was sent to
15470                 Delivery-Notification-To address even if it was not present
15471
15472 2002-08-02 [alfons]     0.8.1claws11
15473
15474         * src/prefs_actions.c
15475                 o more check for NULLs
15476                 o put create_io_dialog() in right conditional block
15477
15478 2002-08-02 [paul]       0.8.1claws10
15479
15480         * po/es.po
15481                 updated by Ricardo Mones Lastra
15482
15483 2002-08-01 [christoph]  0.8.1claws9
15484
15485         * src/folder.c
15486                 don't free the cache of the opened
15487                 folder in the summaryview
15488         * src/summaryview.c
15489                 don't unset flags, if it is not required
15490
15491 2002-08-01 [paul]       0.8.1claws8
15492
15493         * sync with 0.8.1cvs8
15494                 see ChangeLog entry 2002-08-01
15495
15496 2002-08-01 [paul]       0.8.1claws7
15497
15498         * sync with 0.8.1cvs7
15499                 see ChangeLog 2002-07-31 and 2002-08-01
15500
15501 2002-07-31 [christoph]  0.8.1claws6
15502
15503         * src/mainwindow.c
15504                 forgot to update menu sensitivity
15505                 function for new menu entry
15506
15507 2002-07-31 [alfons]     0.8.1claws5
15508
15509         * src/main.c
15510                 check folder item and its path for NULL on
15511                 initial processing
15512
15513 2002-07-31 [christoph]  0.8.1claws4
15514
15515         * src/folder.c
15516                 check if folder_item_get_msginfo in
15517                 folder_item_remove_msg returned NULL
15518         * src/imap.c
15519                 better clear the uid cache in the
15520                 uid validity check function and delete
15521                 cached messages
15522
15523 2002-07-31 [paul]       0.8.1claws3
15524
15525         * man/sylpheed.1
15526                 add the '--attach' option and a few other
15527                 minor changes
15528
15529 2002-07-31 [paul]       0.8.1claws2
15530
15531         * sync with 0.8.1cvs5
15532                 see ChangeLog 2002-07-31
15533
15534 2002-07-31 [christoph]  0.8.1claws1
15535
15536         * src/folderview.[ch]
15537         * src/mainwindow.c
15538                 replace "Rescan all folders..." with
15539                 "Check all folders for new messages..."
15540
15541 2002-07-30 [paul]       0.8.1claws
15542
15543         * version 0.8.1claws released
15544
15545 2002-07-30 [paul]       0.8.0claws29
15546
15547         * tools/OOo2sylpheed.pl ** NEW FILE **
15548           tools/README
15549                 add script to enable sending documents as
15550                 attachments from OpenOffice.org
15551
15552 2002-07-30 [melvin]     0.8.0claws28
15553
15554         * src/prefs_actions.c
15555                 Made the actions' input/output dialog display
15556                 without delay.
15557
15558 2002-07-30 [christoph]  0.8.0claws27
15559
15560         * src/procmsg.c
15561                 check if folder_item_get_msginfo in
15562                 procmsg_save_to_outbox returned NULL
15563
15564 2002-07-30 [paul]       0.8.0claws26
15565
15566         * sync with 0.8.1cvs4
15567                 see ChangeLog 2002-07-29
15568
15569 2002-07-29 [thorsten]   0.8.0claws25
15570
15571         * README.claws
15572                 added selective download, delete on server
15573
15574 2002-07-29 [paul]       0.8.0claws24
15575
15576         * sync with 0.8.1cvs3
15577                 see ChangeLog 2002-07-29
15578
15579 2002-07-27 [christoph]  0.8.0claws23
15580
15581         * src/folder.c
15582                 add extra check if fetching the msginfo
15583                 returned NULL
15584
15585 2002-07-27 [paul]       0.8.0claws22
15586
15587         * sync with 0.8.1cvs2
15588                 see ChangeLog 2002-07-26
15589
15590 2002-07-27 [christoph]  0.8.0claws21
15591
15592         * src/imap.c
15593                 add another check if a valid msginfo
15594                 was returned
15595
15596 2002-07-26 [hoa]        0.8.0claws20
15597
15598         * src/folder.c
15599                 Fixed a condition in folder_item_destroy()
15600
15601         * src/imap.c
15602                 Fixed an error in IMAP protocol
15603
15604 2002-07-26 [alfons]     0.8.0claws19
15605
15606         * src/folder.c
15607                 ofcourse compare with identifier, not the path
15608
15609 2002-07-26 [alfons]     0.8.0claws18
15610
15611         * src/folder.c
15612                 use folder item identifier for saving / restoring
15613                 preferences because folder->path might not be unique
15614
15615 2002-07-26 [melvin]     0.8.0claws17
15616
15617         * src/logwindow.c
15618                 Fixed a crash introduced in 0.8.0claws5 when log is 
15619                 cut under 80 characters.
15620
15621 2002-07-26 [paul]       0.8.0claws16
15622
15623         * sync with 0.8.1cvs1
15624                 see ChangeLog 2002-07-26
15625
15626 2002-07-26 [christoph]  0.8.0claws15
15627
15628         * src/imap.[ch]
15629                 imap folder now remembers the last selected
15630                 folder and imap_fetch_msginfo skips selecting
15631                 the folder if it is already selected
15632
15633 2002-07-26 [christoph]  0.8.0claws14
15634
15635         * src/folder.c
15636         * src/folderview.c
15637         * src/imap.c
15638                 fix imap folder rescanning
15639
15640 2002-07-25 [christoph]  0.8.0claws13
15641
15642         * src/filter.c
15643         * src/folder.[ch]
15644         * src/folderview.c
15645         * src/imap.[ch]
15646         * src/mainwindow.c
15647         * src/mbox_folder.c
15648         * src/mh.c
15649         * src/news.c
15650                 implement imap uid cache and uid validity check
15651
15652 2002-07-25 [alfons]     0.8.0claws12
15653
15654         * src/summaryview.c
15655                 fix a brown paper bag bug, and also add some more
15656                 checks
15657
15658 2002-07-25 [christoph]  0.8.0claws11
15659
15660         * src/folder.c
15661                 don't mix copy, fetch_msginfo and remove
15662                 operations in folder item copy and move
15663                 operations
15664
15665 2002-07-25 [christoph]  0.8.0claws10
15666
15667         * src/folderview.c
15668         * src/mainwindow.c
15669         * src/prefs_folder_item.c
15670         * src/summaryview.[ch]
15671                 remove no longer required parameter update_cache from
15672                 summary_show
15673
15674 2002-07-25 [paul]       0.8.0claws9
15675
15676         * sync with 0.8.1
15677         
15678         * AUTHORS
15679                 a few corrections
15680
15681 2002-07-24 [alfons]     0.8.0claws8
15682
15683         * src/summaryview.c
15684                 sort correctly when using simplified subject line
15685                 (closes feature request "[ 585141 ] applying regexp to subject 
15686                 before sort" submitted by Alexandra Walford)
15687
15688 2002-07-24 [paul]       0.8.0claws7
15689
15690         * sync with 0.8.0cvs3
15691                 see ChangeLog 2002-07-24
15692
15693 2002-07-23 [christoph]  0.8.0claws6
15694
15695         * src/folder.c
15696         * src/folder.h
15697         * src/summaryview.c
15698         * src/summaryview.h
15699         * src/main.c
15700                 o separate processing and summaryview
15701                 o removed summary_write_cache from summaryview
15702                 o removed summaryview->killed_messages, because we don't have
15703                   to keep a list of killed messages anymore. New cache will
15704                   keep the hidden messages in cache anyway
15705         * src/folderview.c
15706         * src/inc.c
15707         * src/selective_download.c
15708                 o removed unnecessary summary_write_cache calls
15709         * src/procmsg.c
15710                 o don't set ignore thread flag in procmsg_get_thread_tree
15711                   if it is already set
15712         * src/mainwindow.c
15713         * src/statusbar.h
15714                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15715                   they are used in different files
15716
15717 2002-07-23 [melvin]     0.8.0claws5
15718
15719         * src/addressbook.c
15720         * src/addrgather.c
15721         * src/editaddress.c
15722         * src/editgroup.c
15723         * src/editldap_basedn.c
15724         * src/importldif.c
15725         * src/prefs_common.c
15726                 Fixed few memory leak (gtk_editable_get_chars returns
15727                 an allocated string)
15728         * src/logwindow.c
15729                 Fixed few memory leak (gtk_editable_get_chars returns
15730                 an allocated string) and modified a little the log cutting
15731                 loop.
15732         * src/compose.c
15733                 Replaced a call to an obsolete function gtk_entry_get_text()
15734                 by gtk_editable_get_chars()
15735         * src/send.c
15736                 Removed a debug printf
15737
15738 2002-07-23 [christoph]  0.8.0claws4
15739
15740         * src/filesel.c
15741                 fix another g_dirname memory leak
15742
15743 2002-07-23 [christoph]  0.8.0claws3
15744
15745         * src/mh.c
15746                 fixed a memory leak in mh_fetch_msginfo
15747                 fixed crash when message header could not be
15748                 parsed
15749
15750 2002-07-23 [paul]       0.8.0claws2
15751
15752         * sync with 0.8.0cvs2
15753                 see ChangeLog 2002-07-23
15754
15755 2002-07-23 [paul]       0.8.0claws1
15756
15757         * sync with 0.8.0cvs1
15758                 see ChangeLog 2002-07-23
15759
15760 2002-07-23 [paul]       0.8.0claws
15761
15762         * release of 0.8.0claws