96413ea8c7cf20e52261ff3dcc02f0c24ac28a6f
[claws.git] / ChangeLog.claws
1 2005-01-03 [colin]      0.9.13cvs25
2
3         * src/pop.c
4         * src/pop.h
5                 Add data_len member, because we can get NULs from network
6                 Patch by Alfons
7
8 2005-01-01 [colin]      0.9.13cvs24
9
10         * src/procmime.c
11                 Fix possible memleak in corner case - found by
12                 Martin Kluge, patch by Alfons
13
14 2004-12-30 [colin]      0.9.13cvs23
15
16         * src/account.c
17                 Fix prototypes - patch by Alfons
18
19 2004-12-30 [paul]       0.9.13cvs22
20
21         * ChangeLog
22         * ChangeLog.jp
23         * NEWS
24         * src/account.c
25                 sync with main 1.0.0.
26                 see ChangeLog 2004-12-22
27
28 2004-12-18 [paul]       0.9.13cvs21
29
30         * AUTHORS
31         * ChangeLog
32         * ChangeLog.jp
33         * src/action.c
34                 sync with main, see ChangeLog 2004-12-17
35
36 2004-12-17 [thorsten]   0.9.13cvs20
37
38         * src/compose.c
39                 protect trailing spaces when signing message
40
41 2004-12-16 [paul]       0.9.13cvs19
42
43         * ChangeLog
44         * ChangeLog.jp
45         * NEWS
46         * src/compose.c
47         * src/syldap.c
48                 sync with main 1.0.0rc
49                 see ChangeLog 2004-12-15
50
51 2004-12-14 [colin]      0.9.13cvs18
52
53         * src/gtk/prefswindow.c
54                 Fix build. Sorry :)
55
56 2004-12-14 [colin]      0.9.13cvs17
57
58         * src/gtk/gtkutils.c
59         * src/gtk/gtkutils.h
60         * src/gtk/prefswindow.c
61                 Catch Enter in prefswindow while in text
62                 widget. Patch by Alfons.
63
64 2004-12-14 [paul]       0.9.13cvs16
65
66         * ChangeLog
67         * ChangeLog.jp
68         * src/action.c
69         * src/compose.c
70         * src/common/utils.c
71                 sync with main, see ChangeLog entries 2004-12-10
72                 and 2004-12-13
73
74         * po/ru.po
75                 updated by Pavlo Bohmat
76
77 2004-12-13 [thorsten]   0.9.13cvs15
78
79         * src/plugins/spamassassin/libspamc.c
80                 fix memleak
81
82 2004-12-13 [colin]      0.9.13cvs14
83
84         * src/gtk/prefswindow.c
85         * src/gtk/pluginwindow.c
86                 Fix key_pressed handlers
87
88 2004-12-11 [colin]      0.9.13cvs13
89
90         * src/quote_fmt_parse.y
91                 Rework quote_fmt_parse to use less local 
92                 arrays in local blocks, so it doesn't 
93                 freak out IBM's stack protector. Patch
94                 by Alfons.
95
96 2004-12-10 [colin]      0.9.13cvs12
97
98         * src/messageview.c
99                 Fix logic error
100         * src/mainwindow.c
101                 Fix corruptions when de-separating messageview
102
103 2004-12-10 [paul]       0.9.13cvs11
104
105         * src/prefs_themes.c
106                 use a different set of icons for the Preview
107
108 2004-12-09 [colin]      0.9.13cvs10
109
110         * src/procmime.c
111                 Fix procmime_encode_content doing horribly wrong
112                 stuff when encoding to B64 from memory
113
114 2004-12-08 [colin]      0.9.13cvs9
115
116         * src/gtk/colorlabel.c
117                 Fix color label off-by-one
118                 Patch by Alfons
119
120 2004-12-08 [hoa]        0.9.13cvs8
121
122         * src/quote_fmt_parse.y
123                 really fix buffer overflow
124
125 2004-12-08 [colin]      0.9.13cvs7
126
127         * src/matcher_parser_parse.y
128         * src/msgcache.c
129         * src/prefs_matcher.c
130         * src/procheader.c
131         * src/matcher.c
132         * src/common/defs.h
133                 Cache total_size and use that to speed up
134                 'partial' match.
135                 Add 'partial' to the list of useable stuff
136                 in filtering
137
138 2004-12-08 [paul]
139
140         * po/sr.po
141                 updated by URKE MMI
142
143 2004-12-08 [colin]      0.9.13cvs6
144
145         * src/textview.c
146                 Fix possible boundary overrun in
147                 get_email_part(). Patch by Alfons
148
149 2004-12-08 [hoa]        0.9.13cvs5
150
151         * src/quote_fmt_parse.y
152                 fix buffer overflow
153                 http://bugs.gentoo.org/show_bug.cgi?id=67253
154
155 2004-12-07 [thorsten]   0.9.13cvs4
156
157         * src/procmime.c
158                 fix leak introduced with 0.9.13cvs1
159
160 2004-12-07 [keith]      0.9.13cvs3
161
162         * src/procmime.c
163                 Fix typo
164
165 2004-12-07 [colin]      0.9.13cvs2
166
167         * AUTHORS
168         * src/prefs_account.c
169         * src/common/smtp.c
170         * src/common/smtp.h
171                 Add SMTP PLAIN authentication. Patch by 
172                 George Michaelson <ggm@apnic.net>
173
174 2004-12-07 [thorsten]   0.9.13cvs1
175
176         * src/procmime.c
177                 [Bug 650] reply button causes crash
178                 Patch partly by David Relson
179
180 2004-12-06 [paul]       0.9.13
181
182         0.9.13 released
183
184 2004-12-06 [paul]
185
186         * po/sk.po
187                 updated by Andrej Kacian
188         * INSTALL
189         * README.claws
190                 updated
191         
192 2004-12-06 [christoph]
193
194         * configure.ac
195                 move GPGME check to PGP/MIME plugin checks
196
197 2004-12-06 [colin]      0.9.12cvs187
198
199         * src/compose.c
200                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
201
202 2004-12-06 [paul]       0.9.12cvs186
203
204         * INSTALL
205         * README.claws
206                 updated
207         * po/es.po
208         * po/fr.po
209         * po/it.po
210         * po/ja.po
211         * po/pt_BR.po
212         * po/zh_CN.po
213                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
214                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
215                 and Yang Guilong
216
217 2004-12-05 [paul]       0.9.12cvs185
218
219         * INSTALL
220         * Makefile.am
221         * README.claws
222                 update
223         * TODO.claws    **REMOVED**
224                 removed, use the wiki instead
225         * tools/Makefile.am
226         * tools/README
227                 remove newscache_conv.pl from the release package
228                 and notes as it is broken and not currently maintained
229         * tools/filter_conv.pl
230                 use --config-dir to find claws' config dir
231         * tools/kdeservicemenu/README
232         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
233         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
234                 make a top-level menu entry
235
236 2004-12-04 [paul]       0.9.12cvs184
237
238         * src/addrharvest.c
239                 conv_unmime_header_overwrite(name)
240
241 2004-12-04 [colin]      0.9.12cvs183
242
243         * src/compose.c
244                 Fix saving of compose window position
245                 when sending mail. Patch by Alfons.
246
247 2004-12-04 [paul]       0.9.12cvs182
248
249         * ChangeLog
250         * ChangeLog.jp
251         * INSTALL
252         * NEWS
253         * README
254         * README.jp
255         * doc/manual/ja/Makefile.am
256         * doc/manual/ja/sylpheed-1.html
257         * doc/manual/ja/sylpheed-10.html
258         * doc/manual/ja/sylpheed-11.html
259         * doc/manual/ja/sylpheed-12.html
260         * doc/manual/ja/sylpheed-13.html
261         * doc/manual/ja/sylpheed-14.html
262         * doc/manual/ja/sylpheed-15.html
263         * doc/manual/ja/sylpheed-16.html
264         * doc/manual/ja/sylpheed-17.html
265         * doc/manual/ja/sylpheed-18.html
266         * doc/manual/ja/sylpheed-19.html
267         * doc/manual/ja/sylpheed-2.html
268         * doc/manual/ja/sylpheed-20.html
269         * doc/manual/ja/sylpheed-3.html
270         * doc/manual/ja/sylpheed-4.html
271         * doc/manual/ja/sylpheed-5.html
272         * doc/manual/ja/sylpheed-6.html
273         * doc/manual/ja/sylpheed-7.html
274         * doc/manual/ja/sylpheed-8.html
275         * doc/manual/ja/sylpheed-9.html
276         * doc/manual/ja/sylpheed.html
277         * doc/manual/ja/sylpheed.sgml
278         * src/Makefile.am
279         * src/procmime.c
280         * src/pixmaps/regular.xpm **REMOVED**
281                 sync with main 1.0.0beta4, including: "canonicalize text files
282                 before encoding to BASE64, and uncanonicalize after decoding
283                 to conform with RFC 2045" 
284
285 2004-12-03 [christoph]  0.9.12cvs181
286
287         * src/compose.c
288                 build the Privacy System menu without GtkItemFactory to
289                 allow '/' in Privacy System names
290
291         * src/plugins/pgpmime/pgpmime.c
292         * src/plugins/pgpmime/plugin.c
293                 Update description and change Privacy System name
294
295 2004-12-03 [paul]
296
297         * src/pixmaps/dir_close.xpm
298         * src/pixmaps/dir_open.xpm
299         * src/pixmaps/drafts_close.xpm
300         * src/pixmaps/drafts_open.xpm
301         * src/pixmaps/group.xpm
302         * src/pixmaps/unread.xpm
303                 update icons (sync with main (adjust hue))      
304
305 2004-12-02 [paul]       0.9.12cvs180
306
307         * ChangeLog
308         * ChangeLog.jp
309         * src/Makefile.am
310         * src/pop.c
311         * src/common/utils.c
312         * src/common/utils.h
313         * src/pixmaps/folder.xpm **REMOVED**
314                 sync with main
315                 fixes bug 644 'extra CRs in subject line break filtering' 
316
317 2004-12-02 [colin]      0.9.12cvs179
318
319         * src/compose.c
320                 Prevent duplicate edition of queued
321                 and drafted mails
322
323 2004-12-02 [colin]      0.9.12cvs178
324
325         * src/compose.c
326                 Fix quote linewrapping ignoring pref
327                 Patch by Alfons
328
329 2004-11-30 [colin]      0.9.12cvs177
330
331         * src/gtk/prefswindow.c
332         * src/gtk/pluginwindow.c
333                 Add shortcut keys to prefs window
334                 and plugin window. Patch by Fabien Vantard.
335
336 2004-11-29 [colin]      0.9.12cvs176
337
338         * src/folderview.c
339                 Fix disappearing separators in folderview's popup
340
341 2004-11-29 [colin]      0.9.12cvs175
342
343         * src/procmime.c
344                 Another format bug
345
346 2004-11-29 [colin]      0.9.12cvs174
347
348         * src/pop.c
349                 Fix format string
350
351 2004-11-26 [colin]      0.9.12cvs173
352
353         * src/common/smtp.c
354         * src/common/smtp.h
355                 Use ESMTP for all servers advertising it
356                 Add SIZE= parameter to MAIL command for 
357                 ESMTP servers
358
359 2004-11-24 [colin]      0.9.12cvs172
360
361         * src/plugins/pgpmime/pgpmime.c
362                 Forgot one :(
363
364 2004-11-24 [colin]      0.9.12cvs171
365
366         * src/plugins/pgpmime/pgpmime.c
367                 Fix numerous GpgmeGtk leaks
368
369 2004-11-24 [colin]      0.9.12cvs170
370
371         * src/plugins/pgpmime/pgpmime.c
372                 Fix numerous GpgmeCtx leaks
373
374 2004-11-24 [colin]      0.9.12cvs169
375
376         * src/plugins/pgpmime/plugin.c
377                 Update requirements
378         * src/plugins/trayicon/Makefile.am
379         * src/plugins/trayicon/newmarkedmail.xpm
380         * src/plugins/trayicon/trayicon.c
381         * src/plugins/trayicon/unreadmarkedmail.xpm
382                 Add new icons when there are unread marked mails
383                 answers
384
385 2004-11-23 [thorsten]   0.9.12cvs168
386
387         * src/plugins/pgpmime/plugin.c
388                 typo: plugin_init instead of plugin_done
389
390 2004-11-23 [thorsten]   0.9.12cvs167
391
392         * commitHelper
393                 o add me
394         * src/partial_download.c
395         * src/partial_download.h
396                 o fix path for includes
397
398 2004-11-23 [colin]      0.9.12cvs166
399
400         * src/procmime.c
401                 Uh, changed API.
402
403 2004-11-23 [colin]      0.9.12cvs165
404
405         * src/procmime.c
406                 Fix mime headers wrapping
407
408 2004-11-23 [christoph]  0.9.12cvs164
409
410         * src/common/Makefile.am
411         * src/common/partial_download.[ch]
412         * src/Makefile.am
413         * src/partial_download.[ch]
414         * src/folderview.c
415                 move to src because it depends on src stuff
416
417         * src/codeconv.c
418         * src/common/base64.h
419                 move B64LEN macro to base64.h
420
421         * src/compose.c
422         * src/privacy.[ch]
423                 add PrefsAccount to sign-function parameters
424
425         * src/main.c
426         * src/prefs_account.[ch]
427         * src/gtk/prefswindow.[ch]
428                 o use new prefswindow for account prefs
429                 o add possibility to add new pages to account prefs
430
431         * src/plugins/pgpmime/prefs_gpg.[ch]
432         * src/plugins/pgpmime/prefs_gpg.glade
433                 add account prefs for GPG
434
435         * src/plugins/pgpmime/pgpmime.c
436         * src/plugins/pgpmime/sgpgme.[ch]
437                 create signers list based on the GPG account prefs
438
439 2004-11-23 [colin]      0.9.12cvs163
440
441         * src/main.c
442                 Fix cursor going from normal to wait
443                 as many times as there are folders
444                 (very noticeable on exported displays)
445
446 2004-11-23 [colin]      0.9.12cvs162
447
448         * src/msgcache.c
449                 HEAD needs this leak fix too
450
451 2004-11-22 [luke]       0.9.12cvs161
452
453         * src/gtk/gtkstext.c
454                 'Up' key moves one line (not one paragraph) like 'Down'
455
456 2004-11-22 [paul]       0.9.12cvs160
457
458         * src/prefs_themes.c
459                 fix oversized GtkFrames
460
461 2004-11-19 [paul]       0.9.12cvs159
462
463         * src/prefs_common.c
464                 update prefs_keybind_apply_clicked()
465
466 2004-11-18 [paul]       0.9.12cvs158
467
468         * src/compose.c
469         * src/messageview.c
470         * src/common/utils.c
471         * src/common/utils.h
472                 use Message-ID format like that previously
473                 used in compose_generate_msgid()
474
475 2004-11-17 [christoph]  0.9.12cvs157
476
477         * src/mainwindow.c
478         * src/prefs_common.c
479                 integrate "Common preferences" into new preferences dialog
480
481 2004-11-17 [colin]      0.9.12cvs156
482
483         * src/prefs_account.c
484         * src/prefs_account.h
485         * src/procmsg.c
486                 Add an option to let the user choose to store encrypted
487                 mail as clear text or encrypted.
488
489 2004-11-17 [colin]      0.9.12cvs155
490
491         * src/compose.c
492         * src/toolbar.c
493                 Be verbose when sending fails
494         * src/procmsg.c
495                 Fix procmsg_send_queue returning 0 when there's an error
496                 Don't send messages to be encrypted to nobody 
497
498
499 2004-11-17 [colin]      0.9.12cvs154
500
501         * src/privacy.c
502                 Fix more pointer confusion
503
504 2004-11-17 [paul]       0.9.12cvs153
505
506         * src/procmime.h
507                 forgotten in sync with main 1.0.0beta3
508
509
510 2004-11-17 [paul]       0.9.12cvs152
511
512         * ChangeLog
513         * ChangeLog.jp
514         * NEWS
515         * src/compose.c
516         * src/jpilot.c
517         * src/procmime.c
518                 sync with main 1.0.0beta3
519                 see ChangeLog 2004-11-15 and 2004-11-16
520
521 2004-11-17 [colin]      0.9.12cvs151
522
523         * src/plugins/pgpmime/pgpmime.c
524                 Remove debug printf
525
526 2004-11-17 [colin]      0.9.12cvs150
527
528         * src/plugins/pgpmime/pgpmime.c
529                 Fix off-by-one causing segs
530
531 2004-11-17 [colin]      0.9.12cvs149
532
533         * src/procmsg.c
534                 < Reboot_> don't compare pointers to NULL with !
535                 So, use the other form to bring consistency.
536                 Also fix coding style.
537
538 2004-11-16 [colin]      0.9.12cvs148
539
540         * src/procmsg.c
541                 Fix the fix :)
542
543 2004-11-16 [colin]      0.9.12cvs147
544
545         * src/procmsg.c
546                 Fix leaks in procmsg_send_message_queue
547
548 2004-11-12 [paul]       0.9.12cvs146
549
550         * src/prefs_account.c
551         * src/procmime.c
552         * src/procmime.h
553                 fix sync breakage 
554
555 2004-11-12 [paul]
556
557         * src/pixmaps/complete.xpm
558         * src/pixmaps/continue.xpm
559                 small sync with main, see ChangeLog 2004-11-11
560
561 2004-11-11 [paul]       0.9.12cvs145
562
563         * ChangeLog
564         * ChangeLog.jp
565         * src/account.c
566         * src/folderview.c
567         * src/folderview.h
568         * src/imap.c
569         * src/imap_gtk.c
570         * src/inc.c
571         * src/mainwindow.c
572         * src/mh_gtk.c
573         * src/news_gtk.c
574         * src/pop.c
575         * src/prefs_account.c
576         * src/prefs_account.h
577         * src/prefs_ext_prog.c
578         * src/procmsg.c
579         * src/procmsg.h
580         * src/summary_search.c
581         * src/summaryview.c
582         * src/textview.c
583         * src/common/defs.h
584         * src/common/utils.c
585         * src/common/utils.h
586         * src/gtk/menu.c
587         * src/gtk/menu.h
588                 sync with main 1.0.0beta2 (plus 4)
589
590 2004-11-09 [christoph]  0.9.12cvs144
591
592         * src/compose.c
593         * src/prefs_account.[ch]
594                 add option menu to select default privacy system
595
596         * src/plugins/pgpmime/pgpmime.c
597                 better memory allocation
598
599         * src/folder.c
600                 syncronize flags when scanning a folder
601
602 2004-11-08 [colin]      0.9.12cvs143
603
604         * src/summaryview.c
605                 Prevent useless folder count updates while 
606                 quicksearch is running. It is really annoying 
607                 while quicksearch is running a full-mail
608                 scan, like 'b foo', in a big folder.
609
610 2004-11-08 [colin]      0.9.12cvs142
611
612         * src/textview.c
613                 Really fix these mail URIs
614
615 2004-11-08 [colin]      0.9.12cvs141
616
617         * src/textview.c
618                 fix "colin@colino.net" <colin@colino.net> 
619                 types of URIs
620
621 2004-11-06 [colin]      0.9.12cvs140
622
623         * src/compose.c
624                 Don't ask for passphrase if not sending
625
626 2004-11-05 [christoph]  0.9.12cvs139
627
628         * src/compose.c
629                 o encode text content of composed mails
630         * src/procmime.c
631                 o allow encoding of MimeInfos that are stored in memory buffers
632                 
633
634 2004-11-03 [paul]       0.9.12cvs138
635
636         * po/POTFILES.in
637                 add 'src/plugins/pgpmime/prefs_gpg.c'.
638                 Patch submitted by Fabien Vantard
639
640         * src/prefs_ext_prog.c
641                 fix typos. Patch submitted by Fabien Vantard
642
643         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
644         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
645                 add German, Spanish, Italian, Brazilian Portuguese,
646                 and Slovak translations. Submitted by Thomas Gilgin,
647                 J. José del Río 'partymola', Andrea Spadaccini,
648                 Frederico Goncalves Guimaraes, and Andrej Kacian
649
650 2004-11-01 [christoph]  0.9.12cvs137
651
652         * src/procmime.c
653                 implement RFC2231's parameter encoding
654
655 2004-10-29 [colin]      0.9.12cvs136
656
657         * src/common/utils.c
658                 Fix boundary delimiter (a Pine user gets this:
659                 > Malformed message: Unexpected characters at end of parameters:
660                 > =_Thu__28_Oct_2)
661
662 2004-10-29 [paul]
663
664         * tools/textviewer.sh
665                 fix typo. patch submitted by Johann Koenig 
666                 <explosive@hvc.rr.com>
667
668 2004-10-29 [paul]
669
670         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
671         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
672                 add French translations, submitted by Fabien Vantard
673
674 2004-10-28 [christoph]  0.9.12cvs135
675
676         * doc/src/rfc2231.txt                           ** NEW **
677         * src/procmime.c
678         * src/common/quoted-printable.c
679         * src/common/utils.[ch]
680                 implement RFC2231's parameter decoding
681
682 2004-10-27 [paul]
683
684         * tools/kdeservicemenu/README
685         * tools/kdeservicemenu/install.sh
686         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
687         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
688         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
689                 output files to /tmp instead of littering the
690                 current dir
691                 add uninstall function
692                 refactor
693
694 2004-10-26 [christoph]  0.9.12cvs134
695
696         * src/procmime.c
697                 better check if parameters have to be in quoted string
698
699 2004-10-25 [paul]
700
701         * tools/kdeservicemenu/README
702         * tools/kdeservicemenu/install.sh
703         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
704         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
705         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
706                 add files for Sylpheed Service Menu in Konqueror
707
708 2004-10-22 [paul]       0.9.12cvs133
709
710         * src/compose.c
711         * src/prefs_common.c
712         * src/prefs_common.h
713         * src/prefs_wrapping.c
714                 remove 'smart wrapping'
715
716 2004-10-21 [colin]      0.9.12cvs132
717
718         * src/compose.c
719                 Remove extraneous separator in Options
720
721 2004-10-21 [colin]      0.9.12cvs131
722
723         * src/compose.c
724                 Replace "unknown" attachments by "application/octet-stream"
725                 Be a bit more defensive when using strchr
726
727 2004-10-20 [paul]
728
729         * po/ru.po
730                 updated by Pavlo Bohmat
731
732 2004-10-19 [christoph]  0.9.12cvs130
733
734         * src/compose.c
735                 fix wrong menu entry path
736
737         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
738
739         * src/gtk/menu.c
740                 add extra check for missing menu entries
741
742 2004-10-19 [christoph]  0.9.12cvs129
743
744         * src/compose.c
745         * src/common/utils.c
746                 use utils' generate_msgid() in compose.c
747
748 2004-10-18 [christoph]  0.9.12cvs128
749
750         * src/plugins/pgpmime/passphrase.c
751         * src/plugins/pgpmime/pgpmime.c
752         * src/plugins/pgpmime/prefs_gpg.[ch]
753         * src/plugins/pgpmime/prefs_gpg.glade
754         * src/plugins/pgpmime/sgpgme.c
755                 add GPG prefs
756
757 2004-10-18 [christoph]  0.9.12cvs127
758
759         * src/addrbook.c
760         * src/addrcache.c
761         * src/addressbook.c
762         * src/codeconv.c
763         * src/compose.c
764         * src/customheader.c
765         * src/editaddress.c
766         * src/editgroup.c
767         * src/exporthtml.c
768         * src/folder.c
769         * src/folderview.c
770         * src/imap.c
771         * src/jpilot.c
772         * src/main.c
773         * src/matcher_parser_parse.y
774         * src/mbox.c
775         * src/pop.c
776         * src/prefs_account.c
777         * src/prefs_gtk.c
778         * src/prefs_msg_colors.c
779         * src/procheader.c
780         * src/procmime.[ch]
781         * src/procmsg.c
782         * src/summaryview.c
783         * src/textview.c
784         * src/common/base64.c
785         * src/common/partial_download.c
786         * src/common/socket.c
787         * src/common/sylpheed.c
788         * src/common/utils.[ch]
789         * src/gtk/filesel.c
790         * src/gtk/pluginwindow.c
791         * src/gtk/quicksearch.c
792         * src/plugins/pgpmime/pgpmime.c
793         * src/plugins/pgpmime/plugin.c
794         * src/plugins/pgpmime/select-keys.c
795         * src/plugins/pgpmime/sgpgme.c
796         * src/plugins/spamassassin/libspamc.c
797         * src/plugins/trayicon/trayicon.c
798         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
799         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
800                 o don't use any GNU C extensions
801                 o fix warnings
802                 o replace some non-POSIX functions
803
804         * src/plugins/spamassassin/spamassassin.[ch]
805         * src/plugins/spamassassin/spamassassin_gtk.c
806         * src/plugins/clamav/clamav_plugin.[ch]
807         * src/plugins/clamav/clamav_plugin_gtk.c
808                 replace statusbar_print_all() from common code because it is a
809                 GUI function
810
811 2004-10-17 [paul]
812
813         * po/es.po
814         * po/ko.po
815         * AUTHORS
816                 update Spanish and Korean translations,
817                 submitted by Ricardo Mones Lastra and
818                 SungHyun Nam
819
820 2004-10-13 [colin]      0.9.12cvs126
821
822         * src/compose.c
823                 Don't convert message to forced encoding when 
824                 drafting, plus minor magic-values cleanup.
825
826 2004-10-13 [colin]      0.9.12cvs125
827
828         * po/POTFILES.in
829                 Update POTFILES.in to reflect the source
830                 place changes
831
832 2004-10-08 [christoph]  0.9.12cvs124
833
834         * m4/spamassassin.m4
835                 fix libspamc OpenSSL
836
837         * src/compose.c
838                 rearrange the compose menu
839
840 2004-10-08 [christoph]  0.9.12cvs123
841
842         * src/Makefile.am
843         * src/account.c
844         * src/compose.[ch]
845         * src/crash.c
846         * src/main.c
847         * src/mimeview.c
848         * src/passphrase.[ch]                           ** REMOVE **
849         * src/prefs_account.[ch]
850         * src/prefs_common.[ch]
851         * src/privacy.[ch]
852         * src/procmime.[ch]
853         * src/procmsg.c
854         * src/rfc2015.[ch]                              ** REMOVE **
855         * src/select-keys.[ch]                          ** REMOVE **
856         * src/common/utils.[ch]
857         * src/gtk/about.c
858         * src/plugins/pgpmime/Makefile.am
859         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
860         * src/plugins/pgpmime/pgpmime.c
861         * src/plugins/pgpmime/plugin.c
862         * src/plugins/pgpmime/prefs_gpg.[ch]
863         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
864         * src/plugins/pgpmime/sgpgme.[ch]
865                 o Add new MIME-Writer
866                 o extend PrivacySystem with sign and encrypt functions
867                 o extend PGP/MIME plugin with sign and encrypt functions
868                 o integrate extended Privacy API in Compose and Sending process
869
870 2004-10-04 [colin]      0.9.12cvs122
871
872         * src/mainwindow.c
873         * src/messageview.c
874         * src/messageview.h
875         * src/textview.c
876                 Make forced encoding limited to messageview and
877                 apply only to parts displayed using textview
878
879 2004-10-04 [colin]      0.9.12cvs121
880
881         * src/summaryview.c
882                 Fix bug #605 (collapsed threads re-expand when moving or
883                 deleting mails)
884
885 2004-10-03 [colin]      0.9.12cvs120
886
887         * src/summaryview.c
888                 Fix bug #602
889
890 2004-10-02 [colin]      0.9.12cvs119
891
892         * src/mainwindow.c
893         * src/messageview.c
894         * src/prefs_common.h
895         * src/procmime.c
896         * src/procmime.h
897         * src/textview.c
898                 Clean up forced charset feature
899                 Add forced decode
900
901 2004-10-01 [colin]      0.9.12cvs118
902
903         * src/mimeview.c
904                 Better fix for Save all: skip multipart mails' first 
905                 text part
906
907 2004-10-01 [colin]      0.9.12cvs117
908
909         * src/mimeview.c
910                 Only save attachments in Save All
911
912 2004-10-01 [paul]       0.9.12cvs116
913
914         * ChangeLog
915         * ChangeLog.jp
916         * src/account.c
917         * src/prefs_common.c
918         * src/gtk/colorlabel.c
919                 sync with main 0.9.12cvs17
920
921 2004-09-30 [colin]      0.9.12cvs115
922
923         * src/stock_pixmap.c
924         * src/stock_pixmap.h
925         * src/folderview.c
926         * src/Makefile.am
927         * src/pixmaps/read.xpm
928                 Add icon for total # column
929
930 2004-09-29 [colin]      0.9.12cvs114
931
932         * src/compose.c
933                 Don't close compose until message is sent if 
934                 Show Send Dialog is Always
935
936 2004-09-29 [paul]       0.9.12cvs113
937
938         * src/quote_fmt_parse.y
939                 In the quotation templates recognise sender's first and last 
940                 names (%F %L) when the name is in the format "Duck, Donald".
941                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
942
943
944 2004-09-28 [colin]      0.9.12cvs112
945
946         * src/mainwindow.c
947                 Put back mnemonic
948         * src/folderview.c
949                 Fix Empty trash being visible-invisible-visible...
950
951 2004-09-28 [colin]      0.9.12cvs111
952
953         * src/mainwindow.c
954                 Relabel Empty all Trash folders
955
956 2004-09-28 [colin]      0.9.12cvs110
957
958         * src/folderview.c
959                 Add contextual Empty trash menu
960         * src/mainwindow.c
961                 Revert cvs109 which was useless
962
963 2004-09-28 [colin]      0.9.12cvs109
964
965         * src/mainwindow.c
966                 Fix uninialized var
967
968 2004-09-28 [colin]      0.9.12cvs108
969
970         * src/addressbook.c
971                 Fix triple-click
972
973 2004-09-28 [colin]      0.9.12cvs107
974
975         * src/addressbook.c
976                 Fix double-click on entries
977
978 2004-09-28 [colin]      0.9.12cvs106
979
980         * src/inc.c
981                 Reintroduce folder_item update freeze on incorporation
982
983 2004-09-27 [christoph]  0.9.12cvs105
984
985         * src/folderview.c
986                 right-align new and unread column
987
988 2004-09-27 [paul]
989
990         * 0.9.12b released
991
992 2004-09-27 [paul]       0.9.12cvs104
993
994         * src/main.c
995                 revert 0.9.12cvs101, it causes another segfault
996
997 2004-09-23 [christoph]  0.9.12cvs103
998
999         * src/plugins/spamassassin/libspamc.[ch]
1000         * src/plugins/spamassassin/utils.[ch]
1001                 update libspamc to SpamAssassin 3.0.0
1002
1003 2004-09-17 [paul]       0.9.12cvs102
1004
1005         * ChangeLog
1006         * ChangeLog.jp
1007         * src/inc.c
1008                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1009  
1010
1011 2004-09-17 [colin]      0.9.12cvs101
1012
1013         * src/main.c
1014                 Fix segfaults when quitting. valgrind says:
1015                         ==12144== Invalid read of size 4
1016                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1017                         [...]
1018                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1019                         [...]
1020                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1021
1022
1023 2004-09-13 [christoph]  0.9.12cvs100
1024
1025         * src/folder.c
1026                 add NULL pointer checks to fix segfault when messages can
1027                 not be fetched
1028
1029 2004-09-08 [colin]      0.9.12cvs99
1030
1031         * src/account.c
1032                 Remove a debug printf
1033
1034 2004-09-08 [christoph]  0.9.12cvs98
1035
1036         * src/procmsg.[ch]
1037                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1038                 if the message structure has been scanned
1039
1040         * src/folder.c
1041                 o scan structure when the mail is fetched for the first time
1042                   to prevent unnecessary fetching of messages while scanning
1043                   the folder for messages
1044                 o revert 0.9.12cvs24
1045
1046         * src/plugins/pgpmime/pgpmime.c
1047                 check signature if auto signature checking is enabled when the
1048                 signature status is requested for first time and not when
1049                 checking if a part has a signature
1050
1051 2004-09-07 [colin]      0.9.12cvs97
1052
1053         * src/inc.c
1054                 Change session error messages so that they
1055                 are a bit more helpful (the origin of the
1056                 error is not apparent if one isn't in 
1057                 front of Sylpheed when it happens).
1058
1059 2004-09-06 [colin]      0.9.12cvs96
1060
1061         * src/toolbar.c
1062                 Fix graying out Redirect in non english languages
1063                 Patch by Fabien Vantard
1064
1065 2004-09-06 [colin]      0.9.12cvs95
1066
1067         * src/summaryview.c
1068         * src/mimeview.c
1069                 Fix dropped URIs
1070
1071 2004-09-06 [colin]      0.9.12cvs94
1072
1073         * src/addressbook.c
1074         * src/addressitem.h
1075         * src/addritem.c
1076         * src/addritem.h
1077                 Add basic drag and drop to addressbook
1078
1079 2004-09-03 [colin]      0.9.12cvs93
1080
1081         * src/summaryview.c
1082                 Next/Prev unread message should start
1083                 from next/prev node (especially if 
1084                 mark_as_read_delay != 0)
1085
1086 2004-09-03 [colin]      0.9.12cvs92
1087
1088         * src/prefs_common.c
1089         * src/prefs_common.h
1090         * src/summaryview.c
1091                 Add an hidden 'mark_as_read_delay' pref 
1092
1093 2004-09-02 [colin]      0.9.12cvs91
1094
1095         * src/gtk/menu.c
1096                 Add unduplicated menu entries (fixes bug 532)
1097                 Patch by Fabien Vantard
1098
1099 2004-09-02 [colin]      0.9.12cvs90
1100
1101         * src/account.c
1102                 Fix bug 582 (broken auto account selection)
1103
1104 2004-09-02 [colin]      0.9.12cvs89
1105
1106         * src/addrindex.c
1107                 Free deleted queries too
1108
1109 2004-09-02 [colin]      0.9.12cvs88
1110
1111         * src/ldapquery.c
1112                 Fix freezes in LDAP, due to memory corruption
1113                 after deletion of a query (and not removing it
1114                 from the corresponding list of queries).
1115                 Very probably fixes bug 567 and bug 569
1116
1117 2004-09-02 [colin]      0.9.12cvs87
1118
1119         * src/prefs_spelling.c
1120                 Fix bug with aspell prefs init, where spell checking
1121                 is enabled at first but dictionary not specified. Use
1122                 LANG's dictionary by default.
1123
1124 2004-09-01 [colin]      0.9.12cvs86
1125
1126         * src/filtering.c
1127         * src/imap.c
1128         * src/prefs_matcher.c
1129         * src/stock_pixmap.c
1130                 Fix more nasty uninitialized variables
1131
1132 2004-08-31 [colin]      0.9.12cvs85
1133
1134         * src/folder.c
1135                 Fix memory corruption when entering procmsg_msginfo_free()
1136                 with unitialized msginfo. Thanks Valgrind.
1137
1138 2004-08-29 [colin]      0.9.12cvs84
1139
1140         * src/mimeview.c
1141                 Don't escape filenames before saving - that's 
1142                 not dangerous. By the way, fix the leak.
1143
1144 2004-08-27 [paul]       0.9.12cvs83
1145
1146         * src/mh.c
1147         * src/procheader.c
1148         * src/procmsg.c
1149         * src/procmsg.h
1150         * src/common/utils.c
1151         * src/gtk/menu.h
1152                 sync with main 0.9.12cvs6, see ChangeLog
1153                 2004-08-24, 2004-08-25, 2004-08-26
1154
1155
1156 2004-08-26 [paul]
1157
1158         * po/ja.po
1159                 updated by Rui Hirokawa
1160
1161 2004-08-25 [colin]      0.9.12cvs82
1162
1163         * src/plugins/pgpmime/pgpmime.c
1164                 Fix leak on non-combined encrypted messages
1165
1166 2004-08-25 [colin]      0.9.12cvs81
1167
1168         * src/plugins/pgpmime/pgpmime.c
1169         * src/plugins/pgpmime/sgpgme.c
1170         * src/plugins/pgpmime/sgpgme.h
1171                 Handle combined encryption/signature
1172
1173 2004-08-24 [colin]      0.9.12cvs80
1174
1175         * src/folder.c
1176                 Set mime flags on non multipart messages too
1177
1178 2004-08-23 [christoph]  0.9.12cvs79
1179
1180         * src/compose.c
1181                 create message header in memory as GString before writing it
1182                 to the message file
1183
1184 2004-08-23 [colin]      0.9.12cvs78
1185
1186         * src/rfc2015.c
1187         * src/rfc2015.h
1188         * src/compose.c
1189                 Fix (again) bug 197: inline encryption broken
1190
1191 2004-08-23 [paul]
1192
1193         * po/zh_CN.po
1194                 updated by Hansom Young
1195
1196 2004-08-23 [paul]
1197
1198         * 0.9.12a released
1199
1200 2004-08-23 [colin]      0.9.12cvs77
1201
1202         * src/imap.c
1203                 Try and fix bug 577 (session->last_access_time is broken since 
1204                 sync with main 0.9.12cvs2). 
1205                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1206
1207 2004-08-23 [paul]
1208
1209         * po/es.po
1210         * po/fr.po
1211         * po/pl.po
1212         * po/pt_BR.po
1213         * po/sk.po
1214         * po/sr.po
1215                 update translations. submitted by Ricardo
1216                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1217                 Frederico Goncalves Guimaraes, Andrej Kacian,
1218                 Urke MMI
1219
1220 2004-08-22 [paul]       0.9.12cvs76
1221
1222         * src/plugins/trayicon/trayicon.c
1223                 fix formatting bug in trayicon_popup_menu_entries[]
1224
1225
1226 2004-08-22 [paul]       0.9.12cvs75
1227
1228         * m4/Makefile.am
1229                 remove reference to openssl.m4
1230
1231
1232 2004-08-21 [colin]      0.9.12cvs74
1233
1234         * src/compose.c
1235                 Fix bug 576 (Duplicate auto-bcc on reedit)
1236
1237 2004-08-21 [colin]      0.9.12cvs73
1238
1239         * src/toolbar.c
1240                 Grey out Redirect in the toolbar when selection is
1241                 multiple. Fixes bug 520
1242
1243 2004-08-21 [colin]      0.9.12cvs72
1244
1245         * src/compose.c
1246                 Save Sign, Encrypt and Mode status when drafting or queuing
1247                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1248                 state)
1249
1250 2004-08-21 [colin]      0.9.12cvs71
1251
1252         * src/summaryview.c
1253                 Fix bug 494 (Messages are always opened in summary 
1254                 view when right clicked.) Also fixes bug 508.
1255
1256 2004-08-21 [colin]      0.9.12cvs70
1257
1258         * src/compose.c
1259                 When using inline encryption, don't use QP or Base64:
1260                 the mail will be encrypted to a 7bit string.
1261                 Fixes bug 197
1262
1263 2004-08-21 [colin]      0.9.12cvs69
1264
1265         * src/compose.c
1266                 Fix inline-signing with 8bit chars: data must be 
1267                 converted to Quoted-printable before signing.
1268
1269 2004-08-21 [colin]      0.9.12cvs68
1270
1271         * src/compose.c
1272                 Remove 'Message/Save to draft folder'
1273                 and 'Message/Save and keep editing' to 
1274                 put a single 'File/Save' command.
1275                 Fixes bug 224
1276
1277 2004-08-21 [colin]      0.9.12cvs67
1278
1279         * src/mainwindow.c
1280                 Fix bug 222 (Summary view state not retained between sessions)
1281
1282 2004-08-20 [colin]      0.9.12cvs66
1283
1284         * src/codeconv.c
1285                 Fix bug 574 (empty cur_locale is not enough)
1286
1287 2004-08-20 [paul]
1288
1289         * src/plugins/pgpmime/plugin.c
1290                 modify PGP/MIME plugin's description
1291
1292 2004-08-16 [colin]      0.9.12cvs65
1293
1294         * src/common/ssl.c
1295                 Fix version comparison
1296
1297 2004-08-16 [colin]      0.9.12cvs64
1298
1299         * src/common/ssl.c
1300                 I meant 2.2.
1301
1302 2004-08-16 [colin]      0.9.12cvs63
1303
1304         * src/common/ssl.c
1305                 People with glibc 2.1 have had problems with non-blocking
1306                 SSL_connect. Disable it for glibc < 2.2.
1307
1308 2004-08-16 [colin]      0.9.12cvs62
1309
1310         * src/common/ssl.c
1311                 Fix format error
1312
1313 2004-08-13 [colin]      0.9.12cvs61
1314
1315         * src/plugins/pgpmime/plugin.c
1316                 Add plugin's description
1317
1318 2004-08-12 [christoph]  0.9.12cvs60
1319
1320         * src/folderutils.c
1321                 fix bug that did not thaw folder updates when deleting
1322                 duplicates in empty folders
1323
1324 2004-08-12 [colin]      0.9.12cvs59
1325
1326         * src/plugins/trayicon/trayicon.c
1327                 Add a context menu with most common operations
1328
1329 2004-08-12 [colin]      0.9.12cvs58
1330
1331         * configure.ac
1332         * sylpheed.desktop
1333         * src/Makefile.am
1334         * src/main.c
1335                 Add support for Freedesktop.org's startup notification
1336
1337 2004-08-10 [colin]      0.9.12cvs57
1338
1339         * src/main.c
1340         * src/common/socket.c
1341         * src/common/ssl.c
1342         * src/common/sylpheed.c
1343         * src/common/sylpheed.h
1344                 Put back the ssl connect nonblocking...
1345                 without the race condition
1346
1347 2004-08-09 [colin]      0.9.12cvs56
1348
1349         * src/main.c
1350         * src/common/ssl.c
1351         * src/common/sylpheed.c
1352         * src/common/sylpheed.h
1353                 Reverting previous commit, doesn't work 
1354
1355 2004-08-09 [colin]      0.9.12cvs55
1356
1357         * src/main.c
1358         * src/common/ssl.c
1359         * src/common/sylpheed.c
1360         * src/common/sylpheed.h
1361                 Make SSL_connect nonblocking, using a thread
1362
1363 2004-08-09 [paul]       0.9.12cvs54
1364
1365         * po/POTFILES.in
1366                 reflect new location of sgpgme.c
1367         * src/main.c
1368                 sync with main, see ChangeLog 2004-08-09
1369
1370 2004-08-08 [christoph]  0.9.12cvs53
1371
1372         * src/folderutils.c
1373                 freeze FolderItem updates while deleting duplicate messages
1374
1375 2004-08-08 [christoph]  0.9.12cvs52
1376
1377         * configure.ac
1378         * src/Makefile.am
1379         * src/main.c
1380         * src/pgpmime.c
1381         * src/pgpmime.h
1382         * src/sgpgme.c
1383         * src/sgpgme.h
1384         * src/plugins/Makefile.am
1385         * src/plugins/pgpmime/.cvsignore
1386         * src/plugins/pgpmime/Makefile.am
1387         * src/plugins/pgpmime/pgpmime.c
1388         * src/plugins/pgpmime/pgpmime.h
1389         * src/plugins/pgpmime/plugin.c
1390         * src/plugins/pgpmime/sgpgme.c
1391         * src/plugins/pgpmime/sgpgme.h
1392                 new plugin for PGP/MIME
1393
1394 2004-08-07 [christoph]  0.9.12cvs51
1395
1396         * src/folder.c
1397                 disable immediate folder change notification on opened folders
1398                 until SummaryView can handle it quickly
1399
1400 2004-08-07 [colin]      0.9.12cvs50
1401
1402         * src/pop.c
1403         * src/common/partial_download.c
1404                 fix warnings
1405
1406 2004-08-07 [colin]      0.9.12cvs49
1407
1408         * src/Makefile.am
1409         * src/account.c
1410         * src/addressbook.c
1411         * src/alertpanel.c
1412         * src/alertpanel.h
1413         * src/compose.c
1414         * src/exphtmldlg.c
1415         * src/expldifdlg.c
1416         * src/main.c
1417         * src/message_search.c
1418         * src/messageview.c
1419         * src/pop.c
1420         * src/sgpgme.c
1421         * src/summary_search.c
1422         * src/summaryview.c
1423         * src/textview.c
1424         * src/gtk/sslcertwindow.c
1425         * src/pixmaps/stock_dialog-error.xpm
1426         * src/pixmaps/stock_dialog-info.xpm
1427         * src/pixmaps/stock_dialog-question.xpm
1428         * src/pixmaps/stock_dialog-warning.xpm
1429                 sync new alertpanel from gtk2
1430
1431 2004-08-07 [colin]      0.9.12cvs48
1432
1433         * src/prefs_folder_item.c
1434                 fix memory corruption in folderitem's prefs
1435
1436 2004-08-06 [colin]      0.9.12cvs47
1437
1438         * src/compose.c
1439                 close compose window after queuing, before 
1440                 sending when user presses Send
1441
1442 2004-08-05 [christoph]  0.9.12cvs46
1443
1444         * src/msgcache.c
1445         * src/common/defs.h
1446                 add charset to cache file and convert charset when reading the
1447                 cache if different from internal used charset
1448
1449 2004-08-05 [christoph]  0.9.12cvs45
1450
1451         * src/messageview.c
1452         * src/mimeview.[ch]
1453         * src/procmime.h
1454         * src/common/utils.h
1455                 cleanup (remove unused includes/reorganize)
1456
1457         * src/prefs_ext_prog.c
1458         * src/prefs_folder_item.c
1459         * src/prefs_fonts.c
1460         * src/prefs_msg_colors.c
1461         * src/prefs_spelling.c
1462         * src/prefs_themes.c
1463         * src/prefs_toolbar.c
1464         * src/prefs_wrapping.c
1465         * src/gtk/prefswindow.[ch]
1466         * src/plugins/clamav/clamav_plugin_gtk.c
1467         * src/plugins/dillo_viewer/dillo_prefs.c
1468         * src/plugins/image_viewer/viewerprefs.c
1469         * src/plugins/spamassassin/spamassassin_gtk.c
1470                 change PrefsPage path into an array of strings and don't
1471                 split a single string into parts (better for translation)
1472
1473 2004-08-05 [christoph]  0.9.12cvs44
1474
1475         * src/folder.c
1476                 fix FolderItem's message counts after rebuilding a cache
1477
1478 2004-08-05 [paul]       0.9.12cvs43
1479
1480         * ChangeLog
1481         * ChangeLog.jp
1482         * src/imap.c
1483         * src/news.c
1484         * src/common/nntp.c
1485         * src/common/session.c
1486         * src/common/session.h
1487         * src/common/socket.c
1488                 sync with main 0.9.12cvs2
1489                 see ChangeLog 2004-08-04
1490
1491 2004-08-04 [christoph]  0.9.12cvs42
1492
1493         * configure.ac
1494                 add missing AC_DEFINE(USE_OPENSSL, ...)
1495         * src/folder.c
1496                 use new xml_node_new() function
1497
1498 2004-08-03 [christoph]  0.9.12cvs41
1499
1500         * src/folder.c
1501         * src/localfolder.c
1502         * src/common/xml.[ch]
1503                 sync with main 0.9.12cvs1
1504                 see ChangeLog 2004-07-23
1505
1506 2004-08-03 [christoph]
1507
1508         * configure.ac
1509         * m4/openssl.m4                 ** REMOVE **
1510                 use pkg-config to get OpenSSL CFLAGS and LIBS
1511                 (OpenSSL 0.9.7 is required now)
1512
1513 2004-08-02 [paul]       0.9.12cvs40
1514
1515         * AUTHORS
1516                 update translation team section
1517         * po/pt_BR.po
1518                 updated by Frederico Goncalves Guimaraes
1519                 <fggdebian@yahoo.com.br>
1520
1521 2004-07-29 [colin]      0.9.12cvs39
1522
1523         * src/messageview.c
1524                 Inform the user when a partially 
1525                 downloaded mail isn't on the server
1526                 anymore (due to Mark for deletion)
1527
1528 2004-07-29 [colin]      0.9.12cvs38
1529
1530         * src/messageview.c
1531                 Hide noticeview if necessary
1532
1533 2004-07-27 [colin]      0.9.12cvs37
1534
1535         * src/msgcache.c
1536                 More fixes (i overlook a bit, thanks
1537                 Christoph for spotting it)
1538
1539 2004-07-27 [colin]      0.9.12cvs36
1540
1541         * src/msgcache.c
1542                 Fix wrong test 
1543
1544 2004-07-26 [colin]      0.9.12cvs35
1545
1546         * src/pop.c
1547                 Fix uidl-file parsing when not in new
1548                 format
1549
1550 2004-07-19 [colin]      0.9.12cvs34
1551
1552         * src/compose.c
1553                 Save attachment status when drafting
1554
1555 2004-07-19 [colin]      0.9.12cvs33
1556
1557         * src/folder.h
1558         * src/folderview.c
1559         * src/summaryview.c
1560                 Reverse 0.9.12cvs29 to 31 (folder icon update
1561                 when quicksearch is active)
1562
1563 2004-07-18 [colin]      0.9.12cvs32
1564
1565         * src/pop.c
1566                 Fix partial download bug with "Download all
1567                 messages" option
1568
1569 2004-07-18 [colin]      0.9.12cvs31
1570
1571         * src/folderview.c
1572                 Fix crash
1573
1574 2004-07-17 [colin]      0.9.12cvs30
1575
1576         * src/summaryview.c
1577                 Same, when sticky search is off
1578
1579 2004-07-17 [colin]      0.9.12cvs29
1580
1581         * src/folder.h
1582         * src/folderview.c
1583         * src/summaryview.c
1584                 Update FolderItem icon whenever its summaryview is 
1585                 filtered
1586
1587 2004-07-16 [christoph]  0.9.12cvs28
1588
1589         * src/mimeview.c
1590                 make doubleclick work again
1591
1592 2004-07-16 [christoph]  0.9.12cvs27
1593
1594         * src/mimeview.c
1595                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1596
1597 2004-07-16 [paul]       0.9.12cvs26
1598         
1599         * src/gtk/quicksearch.c
1600         * src/compose.c
1601         * src/customheader.c
1602         * src/messageview.c
1603         * src/news.c
1604         * src/prefs_account.c
1605         * src/prefs_display_header.c
1606         * src/procheader.c
1607                 replace "Message-Id" with "Message-ID"
1608
1609 2004-07-16 [paul]       0.9.12cvs25
1610
1611         * ChangeLog
1612         * ChangeLog.jp
1613         * src/account.c
1614         * src/account.h
1615         * src/folder_item_prefs.c
1616         * src/main.c
1617         * src/pop.c
1618         * src/pop.h
1619         * src/prefs_account.c
1620         * src/prefs_account.h
1621         * src/prefs_common.c
1622         * src/prefs_common.h
1623         * src/prefs_gtk.c
1624         * src/prefs_gtk.h
1625                 sync with main 0.9.12cvs1
1626
1627 2004-07-15 [colin]      0.9.12cvs24
1628
1629         * src/folder.c
1630                 Disable GPG signature check during
1631                 folder move and scan 
1632         (Closes Bug 521 Signature checking slows down Folder-Move)
1633
1634 2004-07-14 [christoph]  0.9.12cvs23
1635
1636         * src/pgpmime.c
1637                 add missing fclose
1638
1639         * src/procmime.c
1640                 add checks if fopen really worked
1641
1642 2004-07-14 [colin]      0.9.12cvs22
1643
1644         * src/pop.c
1645         * src/common/partial_download.c
1646                 Update includes
1647
1648 2004-07-14 [colin]      0.9.12cvs21
1649
1650         * src/folder.c
1651         * src/inc.c
1652         * src/matcher.c
1653         * src/matcher.h
1654         * src/matcher_parser_parse.y
1655         * src/messageview.c
1656         * src/msgcache.c
1657         * src/noticeview.c
1658         * src/noticeview.h
1659         * src/pop.c
1660         * src/pop.h
1661         * src/prefs_matcher.c
1662         * src/procheader.c
1663         * src/procmsg.c
1664         * src/procmsg.h
1665         * src/summaryview.c
1666         * src/common/Makefile.am
1667         * src/common/defs.h
1668         * src/gtk/quicksearch.c
1669         * src/common/partial_download.c ** NEW FILES **
1670         * src/common/partial_download.h ** NEW FILES **
1671                 Partial downloading of pop3 mails
1672
1673 2004-07-13 [christoph]  0.9.12cvs20
1674
1675         * src/mimeview.c
1676                 use "button_release_event" instead of "button_press_event",
1677                 because executing event callbacks while the button is still
1678                 pressed is not good and causes problems
1679
1680 2004-07-12 [colin]      0.9.12cvs19
1681
1682         * src/gtk/quicksearch.c
1683                 Fix a missing status update in quicksearch
1684
1685 2004-07-08 [colin]      0.9.12cvs18
1686
1687         * src/common/smtp.h
1688                 Fix guint vs gint bug
1689
1690 2004-07-08 [colin]      0.9.12cvs17
1691
1692         * src/common/smtp.c
1693                 use to_human_readable() for sizes
1694
1695 2004-07-08 [paul]       0.9.12cvs16
1696
1697         * src/inc.c [1.174]
1698                 fix occasional non-clearance of the statusbar
1699                 (close Bug 531 'SA plugin: status bar does not 
1700                  get cleared in OFFLINE mode')
1701
1702 2004-07-07 [colin]      0.9.12cvs15
1703
1704         * src/prefs_common.c [1.225]
1705         * src/prefs_common.h [1.112]
1706                 Add a hidden summary_quicksearch_sticky preference,
1707                 to allow the quicksearch bar to reset across folders
1708         * src/summaryview.c [1.437]
1709                 Use this preference
1710         * src/gtk/quicksearch.c [1.5]
1711         * src/gtk/quicksearch.h [1.3]
1712                 Add this preference, fix focus when hitting Enter,
1713                 add handling of Esc key to reset
1714
1715 2004-07-06 [colin]      0.9.12cvs14
1716
1717         * src/gtk/quicksearch.c [1.4]
1718                 Add Clear button
1719
1720 2004-07-06 [christoph]  0.9.12cvs13
1721
1722         * src/toolbar.c
1723                 enable next unread button in empty folders if next folder
1724                 dialog is not disabled
1725
1726         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1727          folders)
1728
1729 2004-07-06 [colin]      0.9.12cvs12
1730
1731         * src/common/smtp.c [1.16]
1732                 Display maximum message size in the log
1733
1734 2004-07-06 [paul]       0.9.12cvs11
1735
1736         * src/toolbar.c
1737                 fix typo. (spotted by Fabien Vantard)
1738
1739 2004-07-06 [paul]       0.9.12cvs10
1740
1741         * src/main.c
1742                 terminate cleanly on SIGHUP. Patch submitted by
1743                 Thomas Gilgin <thg@karate-muellheim.de>
1744
1745 2004-07-05 [christoph]  0.9.12cvs9
1746
1747         * src/inc.c
1748                 better replacing of %d in new mail notification command
1749
1750 2004-07-05 [colin]      0.9.12cvs8
1751
1752         * src/common/smtp.[ch]
1753                 Take SIZE (returned by EHLO) into account, and
1754                 avoid sending too big messages
1755
1756 2004-07-04 [paul]       0.9.12cvs7
1757
1758         * src/account.c
1759                 fix auto-account selection on imap/news
1760
1761 2004-07-01 [paul]       0.9.12cvs6
1762
1763         * src/gtk/quicksearch.c
1764                 reveal hidden string in gui
1765                 
1766         * src/compose.c
1767                 fix updating of gpg signing setting on 
1768                 switching accounts
1769
1770 2004-06-30 [darko]      0.9.12cvs5
1771
1772         * src/common/utils.c
1773                 remove expand_search_string()
1774         * src/gtk/quicksearch.c
1775                 remove no longer needed for loop (thanks Christoph)
1776                 add expand_search_string()
1777
1778 2004-06-30 [darko]      0.9.12cvs4
1779
1780         * src/common/utils.c
1781                 allow all filtering expressions in quicksearch
1782
1783         (Closes Bug 519 filtering expr. in quicksearch)
1784
1785 2004-06-30 [christoph]  0.9.12cvs3
1786
1787         * configure.ac
1788                 better 'localedir'
1789
1790         * src/common/intl.h
1791                 allow plugins to define TEXTDOMAIN for the _(...) macro
1792
1793 2004-06-30 [paul]       0.9.12cvs2
1794
1795         * po/POTFILES.in
1796           src/Makefile.am
1797           src/main.c
1798           src/prefs_common.c
1799           src/prefs_msg_colors.[ch]     ** NEW FILES **
1800                 move message colouring options to
1801                 '/Other Preferences/Message View/Colors'
1802
1803 2004-06-30 [paul]       0.9.12cvs1
1804
1805         * po/POTFILES.in
1806           src/Makefile.am
1807           src/main.c
1808           src/prefs_common.c
1809           src/prefs_wrapping.[ch]       ** NEW FILES **
1810                 move message wrapping options to
1811                 /'Other Preferences/Compose/Message Wrapping'
1812
1813 2004-06-28 [paul]       0.9.12
1814
1815         * Sylpheed-Claws 0.9.12 released
1816
1817         * po/es.po
1818           po/fr.po
1819           po/sk.po
1820                 updated by Ricardo Mones Lastra, Fabien Vantard,
1821                 Andrej Kacian
1822
1823 2004-06-27 [paul]       0.9.11cvs19
1824
1825         * src/common/ssl.c
1826                 re-enable certificate check
1827
1828 2004-06-25 [christoph]  0.9.11cvs18
1829
1830         * src/procmsg.h
1831                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1832
1833 2004-06-25 [paul]       0.9.11cvs17
1834
1835         * sync with main 0.9.12cvs1
1836                 see ChangeLog 2004-06-23
1837                 
1838         * src/gtk/menu.c
1839                 remove unused menu_toggle_toggle()
1840
1841 2004-06-23 [christoph]  0.9.11cvs16
1842
1843         * src/folder.c
1844         * src/procheader.c
1845         * src/procmsg.h
1846         * src/summaryview.c
1847                 scan the mime structure of multipart mails for correct
1848                 attachment, encryped and signed (with privacy API) part
1849                 detection
1850
1851         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1852
1853 2004-06-22 [paul]
1854
1855         * po/ru.po
1856                 updated by Pavlo Bohmat
1857
1858 2004-06-20 [christoph]  0.9.11cvs15
1859
1860         * src/inc.c
1861         * src/pop.[ch]
1862                 disconnect after authentication when doing POP before SMTP
1863
1864         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1865
1866 2004-06-19 [christoph]  0.9.11cvs14
1867
1868         * src/folder.c
1869                 fix FolderItem name update
1870
1871         (Closes Bug 511 Folder-Renaming not reflected immediately)
1872
1873 2004-06-17 [paul]       0.9.11cvs13
1874         
1875         * sync with main 0.9.12 release
1876           src/session.c
1877                 session_set_timeout(): fixed a bug that didn't
1878                 reset timeout_tag when interval is 0.
1879
1880 2004-06-16 [christoph]  0.9.11cvs12
1881
1882         * src/textview.c
1883                 correctly clear the URL in the status bar
1884
1885 2004-06-15 [christoph]  0.9.11cvs11
1886
1887         * src/summaryview.c
1888                 add missing gtk_widget_show()
1889
1890 2004-06-11 [christoph]  0.9.11cvs10
1891
1892         * src/plugins/spamassassin/spamassassin.c
1893                 correctly check waitpid return code
1894
1895         (Closes Bug 396 Zombie process when spamassassin is called)
1896
1897 2004-06-10 [christoph]  0.9.11cvs9
1898
1899         * src/mainwindow.c
1900         * src/summaryview.[ch]
1901         * src/gtk/Makefile.am
1902         * src/gtk/quicksearch.c                         ** NEW **
1903                 separate quick search from summaryview
1904
1905 2004-06-09 [christoph]  0.9.11cvs8
1906
1907         * src/inc.c
1908                 remove unused code
1909
1910         * src/textview.c
1911                 get folder for compose default account from MsgInfo and not
1912                 from SummaryView
1913
1914 2004-06-09 [christoph]  0.9.11cvs7
1915
1916         * src/folder.[ch]
1917                 add information about added or removed messages to
1918                 FOLDER_ITEM_UPDATE hook
1919
1920         * src/imap_gtk.c
1921         * src/mh_gtk.c
1922                 scan folder when removing a folder failed instead of
1923                 updating the summaryview
1924
1925 2004-06-08 [paul]       0.9.11cvs6
1926
1927         * sync with main 0.9.11cvs2
1928                 see ChangeLog 2004-06-08
1929
1930 2004-06-07 [christoph]  0.9.11cvs5
1931
1932         * configure.ac
1933         * src/common/Makefile.am
1934                 detect library providing 'encrypt' function
1935
1936 2004-06-07 [paul]       0.9.11cvs4
1937
1938         * src/inc.c
1939                 sync with main, 'code cleanup'
1940                 
1941         * tools/nautilus2sylpheed.sh
1942                 fix whitespace limitation. patch submitted by
1943                 Stephan Sachse <white@teg-clan.de>
1944
1945 2004-06-04 [christoph]  0.9.11cvs3
1946
1947         * src/account.c
1948         * src/action.[ch]
1949         * src/addressbook.c
1950         * src/addrindex.h
1951         * src/folder.h
1952         * src/folder_item_prefs.c
1953         * src/inc.c
1954         * src/main.c
1955         * src/messageview.c
1956         * src/mh_gtk.c
1957         * src/prefs_themes.c
1958         * src/procmime.c
1959         * src/quote_fmt.h
1960         * src/stock_pixmap.c
1961         * src/toolbar.c
1962                 fix compiler warnings
1963
1964 2004-06-03 [paul]       0.9.11cvs2
1965
1966         * src/msgcache.c
1967                 sync with main 0.9.11cvs1: "changed gint32 to
1968                 guint32 for some platforms"
1969
1970 2004-06-02 [christoph]  0.9.11cvs1
1971
1972         * src/common/ssl.c
1973                 fix SSL_CTX variable name for older OpenSSL versions
1974
1975         (Closes Bug 503 fix compilation with older OpenSSL)
1976
1977 2004-05-31 [paul]       0.9.11claws
1978
1979         * 0.9.11claws released
1980
1981 2004-05-31 [paul]       0.9.10claws72
1982
1983         * po/es.po
1984           po/it.po
1985           po/ja.po
1986           po/pl.po
1987           po/sk.po
1988           po/sr.po
1989           po/zh_CN.po
1990                 update translations, submitted by Ricardo Mones Lastra,
1991                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
1992                 Urke MMI, and Hansom Young
1993
1994 2004-05-25 [luke]       0.9.10claws71
1995
1996         * AUTHORS
1997         * src/mimeview.c
1998         * src/stockpixmap.[ch]
1999         * src/Makefile.am
2000         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2001         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2002         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2003         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2004         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2005
2006                 o Added privacy emblems from Jesper Shultz 
2007                   <jesper@schultz-net.dk>
2008                 o Overlay emblems onto mimeview icons to indicate
2009                   status of signature and if a message is encrypted
2010         
2011         * src/textview.c
2012                 remove unused color definitions (were used to 
2013                 indicate sig status)
2014
2015 2004-05-25 [paul]       0.9.10claws70
2016
2017         * AUTHORS
2018           tools/Makefile.am
2019           tools/README
2020           tools/nautilus2sylpheed.sh            ** NEW FILE **
2021                 add script to enable sending files from
2022                 nautilus.
2023                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2024                 
2025         * tools/launch_firebird                 ** REMOVED **
2026                 removed as the standard "firefox '%s'" now functions
2027                 correctly
2028
2029 2004-05-23 [paul]       0.9.10claws69
2030
2031         * src/compose.c
2032                 fix %X cursor point segfault
2033                 patch by Christoph
2034
2035 2004-05-23 [christoph]  0.9.10claws68
2036
2037         * src/folder.c
2038                 fix folder moving
2039
2040 2004-05-21 [paul]       0.9.10claws67
2041
2042         * sync with 0.9.10cvs17
2043                 see ChangeLog 2004-05-21
2044
2045 2004-05-20 [paul]       0.9.10claws66
2046
2047         * sync with 0.9.10cvs16
2048                 see ChangeLog 2004-05-19 and 2004-05-20
2049
2050 2004-05-19 [alfons]     0.9.10claws65
2051
2052         * src/summaryview.h
2053                 on some platforms regoff_t is defined as off_t, so 
2054                 pull in sys/types.h
2055
2056 2004-05-19 [paul]       0.9.10claws64
2057
2058         * sync with 0.9.10cvs13
2059                 see ChangeLog 2004-05-18
2060
2061 2004-05-17 [christoph]  0.9.10claws63
2062
2063         * src/folder.c
2064                 search all folders when searching for default folders and
2065                 not return the special folder of the first folder
2066
2067 2004-05-13 [alfons]     0.9.10claws62
2068
2069         * src/summaryview.c
2070                 add a better check to see if a message is a news message
2071                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2072
2073 2004-05-13 [paul]       0.9.10claws61
2074
2075         * src/msgcache.c
2076                 sync with 0.9.10cvs12
2077                 see ChangeLog 2004-05-12
2078
2079 2004-05-12 [alfons]     0.9.10claws60
2080
2081         * src/folderview.c
2082                 release lock in case of folder could not be opened 
2083
2084 2004-05-11 [christoph]  0.9.10claws59
2085
2086         * src/inc.[ch]
2087                 remove unused folderview update stuff from inc.[ch]
2088
2089 2004-05-11 [paul]       0.9.10claws58
2090
2091         * sync with 0.9.10cvs11
2092                 see ChangeLog 2004-05-10 and 2004-05-11
2093
2094 2004-05-09 [christoph]  0.9.10claws57
2095
2096         * src/folderview.c
2097                 check for folder class functions and not folder type to detect
2098                 valid drag targets
2099
2100 2004-05-08 [christoph]  0.9.10claws56
2101
2102         * src/sgpgme.c
2103                 fix date output for signature expire times
2104
2105         (Patch by Edgar Toernig <froese@gmx.de>)
2106
2107 2004-05-06 [christoph]  0.9.10claws55
2108
2109         * src/gtk/prefswindow.c
2110                 change window type to DIALOG
2111
2112         * src/folder.[ch]
2113         * src/folderview.c
2114         * src/news_gtk.c
2115                 o add folder_remove()
2116                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2117                 o add new "sort" field to Folder, no longer sort folders by type
2118                   higher sort values will be first in the folder list, new folders get 0
2119                   and will be added to the end
2120
2121         * src/mainwindow.c
2122         * src/gtk/Makefile.am
2123         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2124                 add dialog to allow users to change the folder order
2125
2126 2004-05-04 [paul]       0.9.10claws54
2127
2128         * src/inc.c
2129                 Display account_name in statusbar when retrieving
2130                 messages from a pop account
2131         * src/prefs_account.c
2132                 display account name in title of prefs_account
2133                 window
2134         * src/prefs_folder_item.c
2135                 display folder name in title of prefs_folder window
2136
2137         all 3 patches submitted by Fabien Vantard
2138
2139         * AUTHORS
2140                 add Fabien Vantard
2141
2142 2004-05-04 [paul]       0.9.10claws53
2143
2144         * src/prefs_actions.c
2145           src/prefs_template.c
2146                 'Esc' Key exits alertpanel
2147                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2148
2149 2004-04-26 [christoph]  0.9.10claws52
2150
2151         * src/gtk/about.c
2152         * src/gtk/colorsel.c
2153         * src/gtk/description_window.c
2154         * src/gtk/filesel.c
2155         * src/gtk/gtkaspell.c
2156         * src/gtk/inputdialog.c
2157         * src/gtk/pluginwindow.c
2158         * src/gtk/progressdialog.c
2159                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2160                   it does not work correctly with xinerama
2161                 o lock incorporation while the plugin window is open
2162
2163 2004-04-23 [paul]       0.9.10claws51
2164
2165         * po/POTFILES.in
2166                 update location of inputdialog.c
2167                 
2168         * src/gtk/about.c
2169                 update Copyright string
2170                 
2171         * src/msgcache.c
2172           src/prefs_common.c
2173           src/prefs_themes.c
2174                 improve the english a little
2175
2176 2004-04-22 [christoph]  0.9.10claws50
2177
2178         * src/folderutils.[ch]
2179                 add folderutils_mark_all_read()
2180
2181         * src/folderview.c
2182                 readd "mark all read" from popup menu, now works
2183                 in all folders and not only the opened folder
2184
2185 2004-04-21 [christoph]  0.9.10claws49
2186
2187         * src/Makefile.am
2188         * src/inputdialog.[ch]                  ** REMOVED **
2189         * src/gtk/Makefile.am
2190         * src/gtk/inputdialog.[ch]              ** NEW **
2191                 move inputdialog.[ch] into gtk directory
2192
2193         * src/mh_gtk.c
2194                 remove check for missing IMAP folder account
2195
2196 2004-04-20 [christoph]  0.9.10claws48
2197
2198         * src/mainwindow.c
2199         * src/foldersel.c
2200                 remove new/rename/delete folder GUI functions because
2201                 they are always active, even for news folders, and can
2202                 not be easily made folder class dependent
2203
2204         * src/gtk/menu.[ch]
2205                 make menu_translate() public
2206
2207         * src/Makefile.am
2208         * src/folder.[ch]
2209         * src/folderview.[ch]
2210         * src/imap_gtk.[ch]                     ** NEW **
2211         * src/main.c
2212         * src/mh_gtk.[ch]                       ** NEW **
2213         * src/news_gtk.[ch]                     ** NEW **
2214                 o dynamically build FolderView popup menus from a folder
2215                   specific part, with callbacks to seperated code, and
2216                   a common part
2217                 o remove the folder class specifiy code from folderview.c
2218
2219 2004-04-15 [luke]       0.9.10claws47
2220
2221         * src/prefs_folder_item.c
2222                 o remove buttons for applying 'scan for new mail'
2223                   and 'process at startup' to sub folders
2224                 o add 'apply to sub folder' check buttons for all
2225                   properties and set folder prefs accordingly
2226                 o replace multiple gtk_widget_show() with one
2227                   gtk_widget_show_all() on container
2228
2229 2004-04-14 [darko]      0.9.10claws46
2230
2231         * src/gtk/Makefile.am
2232         * src/gtk/pluginwindow.c
2233                 load plugins from to $(prefix)/lib/sylpheed/plugins
2234                 in file selection dialog
2235         * src/plugins/clamav/clamav_plugin.c
2236                 const correctness
2237
2238 2004-04-14 [christoph]  0.9.10claws45
2239
2240         * src/folder.c
2241         * src/plugins/image_viewer/viewer.c
2242                 fix g_warnings
2243
2244 2004-04-10 [alfons]     0.9.10claws44
2245         
2246         * src/compose.c
2247                 appropriate auto account selection when forwarding
2248                 (fixes bug #476, "forward as attachment does not listen
2249                 to account rules")
2250
2251 2004-04-09 [alfons]     0.9.10claws43
2252
2253         * src/summaryview.c
2254                 make quick search combo matching case sensitive
2255
2256 2004-04-06 [alfons]     0.9.10claws42
2257
2258         * src/addr_compl.c
2259                 use cursor position to prevent clearing the entire entry
2260
2261 2004-04-06 [alfons]     0.9.10claws41
2262
2263         * src/folderview.c
2264                 fix bug #472, "filter not updated when renaming folder" 
2265
2266 2004-04-06 [alfons]     0.9.10claws40
2267
2268         * src/messageview.[ch]
2269           src/summaryview.c
2270                 reflect changes to Show all headers to main view
2271                 and message view (only affects detached message
2272                 view). see also bug #473, 'Show All Headers 
2273                 "problem"'.
2274
2275 2004-04-03 [alfons]     0.9.10claws39
2276
2277         * src/matcher.c
2278                 free address list
2279
2280 2004-04-03 [alfons]     0.9.10claws38
2281
2282         * src/matcher_parser_parse.y
2283           src/matcher.[ch]
2284                 prepare address look up matcher type; marginally
2285                 tested, and not hooked into the UI yet.
2286
2287                 basically it accepts the result of the left hand
2288                 side of the matcher (the "criteria"):
2289
2290                         from all_in_addressbook ""
2291                         ~to_or_cc any_in_addressbook ""
2292                 
2293                 the first case matches all addresses found in the
2294                 from header, and the second case matches if any
2295                 (at least one) of the addresses in to or cc headers 
2296                 are not in the address book.
2297
2298                 the string argument is not used yet, but is intended
2299                 to match a group of addresses 
2300
2301 2004-04-02 [luke]       0.9.10claws37
2302
2303         * src/prefs_folder_item.c
2304                 Add two buttons to apply 'scan for new mail'
2305                 and 'process at startup' to sub folders
2306
2307 2004-04-02 [luke]
2308         * tools/textviewer.sh
2309                 better filename extension matching plus some support for
2310                 MS Excel, MS Powerpoint and HTML
2311
2312 2004-03-29 [christoph]  0.9.10claws36
2313
2314         * src/folder.h
2315         * src/folderutils.[ch]
2316         * src/mainwindow.c
2317                 add delete duplicates for all folders
2318
2319 2004-03-29 [alfons]     0.9.10claws35
2320
2321         * src/folder.c
2322                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2323                 when selecting top-level folder node (thanks to 
2324                 Alex S. Moore)
2325
2326 2004-03-28 [keith]      0.9.10claws34
2327
2328         * src/textview.c
2329                 prepend "http://" to URIs of the form "www.example.com"
2330
2331 2004-03-28 [paul]       0.9.10claws33
2332
2333         * src/common/nntp.c
2334           src/common/smtp.c
2335           src/folder.c
2336           src/imap.c
2337           src/inc.c
2338           src/news.c
2339           src/pop.c
2340                 revise 'translatable string' policy:
2341                 don't translate debug_print() or log_print(),
2342                 translate log_message() and log_warning()
2343         
2344         * po/zh_CN.po
2345                 update submitted by Hansom Young
2346
2347 2004-03-25 [alfons]     0.9.10claws32
2348
2349         * src/prefs_common.c
2350                 I mean this one: Return the GList...
2351
2352 2004-03-25 [alfons]     0.9.10claws31
2353
2354         * src/prefs_common.h
2355                 add new members at the end of prefs_common, so
2356                 they get properly initialized
2357
2358 2004-03-24 [christoph]  0.9.10claws30
2359
2360         * src/imap.c
2361                 o NULL is a valid GSList
2362
2363 2004-03-24 [alfons]     0.9.10claws29
2364
2365         * src/prefs_common.[ch]
2366           src/summaryview.c
2367           src/common/defs.h
2368                 add history to quick search (patch submitted by 
2369                 Ivan Francolin Martinez - thanks!)
2370
2371 2004-03-24 [alfons]     0.9.10claws28
2372
2373         * src/imap.c
2374                 NULL output pointer parameter
2375
2376 2004-03-21 [alfons]     0.9.10claws27
2377
2378         * src/addrindex.[ch]
2379           src/addr_compl.c
2380                 complete addresses on nicks and aliases
2381
2382 2004-03-21 [alfons]     0.9.10claws26
2383
2384         * src/import.c
2385           src/inc.c
2386           src/mbox.[ch]
2387                 disable filters on import mbox (patch submitted
2388                 by Edgar Toernig)
2389
2390 2004-03-21 [darko]      0.9.10claws25
2391
2392         * src/addr_compl.c
2393                 select the address when only one match is found while
2394                 doing address completion with tab key (feature
2395                 request #914720)
2396
2397 2004-03-21 [alfons]     0.9.10claws24
2398
2399         * src/messageview.c
2400           src/toolbar.c
2401                 don't `navigate-delete` when a summary view's selection does not 
2402                 match the accompanying message view's message
2403
2404 2004-03-20 [alfons]     0.9.10claws23
2405
2406         * src/summaryview.c
2407                 hide ext search button on initial display (should fix bug #459,
2408                 "Toggling quick-search at 1st time: minor UI inconsistency")
2409
2410 2004-03-20 [alfons]     0.9.10claws22
2411
2412         * src/summaryview.[ch]
2413                 add function to get selected msginfo, if there's
2414                 only one selected
2415
2416 2004-03-20 [paul]       0.9.10claws21
2417
2418         * sync with 0.9.10cvs7
2419                 see ChangeLog 2004-03-19
2420
2421 2004-03-19 [paul]       0.9.10claws20
2422
2423         * src/common/nntp.c
2424           src/common/smtp.c
2425           src/common/ssl.c
2426           src/folder.c
2427           src/imap.c
2428           src/inc.c
2429           src/news.c
2430           src/pop.c
2431                 don't translate strings in debug_print(), log_print(),
2432                 log_message(),  and log_warning()
2433
2434 2004-03-19 [alfons]     0.9.10claws19
2435
2436         better next/previous/delete/focus navigation with separate 
2437         message view 
2438         
2439         * src/toolbar.c
2440                 call summaryview_delete() instead of messageview_delete()
2441         * src/messageview.c
2442                 disable messageview_delete()
2443
2444 2004-03-18 [paul]       0.9.10claws18
2445
2446         * sync with 0.9.10cvs6
2447                 see ChangeLog 2004-03-16
2448
2449 2004-03-17 [alfons]     0.9.10claws17
2450
2451         * src/gtk/filesel.c
2452                 remove bogus semicolon after if() (sometimes it pays to
2453                 read LKML :)
2454
2455 2004-03-15 [darko]      0.9.10claws16
2456
2457         * src/gtk/filesel.c
2458                 support full path in place of a filename
2459         * src/mimeview.c
2460                 store directory attachments were saved to and
2461                 use it when saving attachments
2462         * src/prefs_common.[hc]
2463                 store directory attachments were last saved to
2464
2465 2004-03-15 [paul]       0.9.10claws15
2466
2467         * src/folderview.c
2468                 fix bug where unsubscribing a newsgroup would destroy
2469                 (most of the) filtering rules
2470
2471 2004-03-15 [paul]       0.9.10claws14
2472
2473         * src/folderview.c
2474                 fix Bug 458, 'Folder View remaining empty after 
2475                 removing a NEWS account' (was also true of IMAP
2476                 accounts)
2477
2478 2004-03-15 [paul]       0.9.10claws13
2479
2480         * src/folderview.c
2481                 fix folderview invisibility of newly subscribed
2482                 newsgroups
2483
2484 2004-03-13 [paul]       0.9.10claws12
2485
2486         * src/compose.c
2487           src/plugins/dillo_viewer/dillo_prefs.c
2488           src/plugins/image_viewer/viewerprefs.c
2489                 gettextise some forgotten parts
2490
2491 2004-03-13 [alfons]     0.9.10claws11
2492
2493         * src/imap.c
2494                 make sure the correct type is passed to sscanf()
2495
2496 2004-03-13 [paul]       0.9.10claws10
2497
2498         * sync with 0.9.10cvs5
2499                 see ChangeLog 2004-03-02 and 2004-03-12, 
2500                 specifically:
2501                 'always move messages by default when using DnD (except 
2502                 for News folder). Copy messages if Ctrl-key is pressed.'
2503                 and 'added a function to filter selected messages'
2504
2505 2004-03-12 [christoph]  0.9.10claws9
2506
2507         * src/codeconv.c
2508                 add parameter check to conv_unmime_header_overwrite()
2509
2510         * src/imap.c
2511                 o fix spelling
2512                 o fix removing of NEW flag when UNREAD is unset
2513
2514         * src/procmime.c
2515                 decode MIME-headers
2516
2517         (Closes 437 i18n attachment display error.)
2518
2519 2004-03-12 [paul]       0.9.10claws8
2520
2521         * po/it.po
2522                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2523                 
2524         * tools/Makefile.am
2525                 add 'textviewer.sh'
2526
2527 2004-03-12 [alfons]     0.9.10claws7
2528
2529         * src/imap.c
2530                 o quiet compiler and typecast Folder * to IMAP Folder *
2531                 o wake up and fix my previous incompatible type assignment bug
2532
2533 2004-03-12 [alfons]     0.9.10claws6
2534
2535         * src/imap.c
2536                 don't mix up pointers to int, guint32 _and_ 
2537                 unsigned int 
2538
2539 2004-03-12 [christoph]  0.9.10claws5
2540
2541         * src/folderview.c
2542                 Add error requester when renaming a folder failed
2543
2544         * src/imap.c
2545                 Check new FolderItem name for namespace seperator
2546                 before renaming
2547
2548         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2549
2550 2004-03-11 [christoph]  0.9.10claws4
2551
2552         * src/folder.[ch]
2553         * src/imap.c
2554         * src/procmsg.h
2555                 syncronize flags in cache with IMAP folder flags
2556
2557         Adapted a patch submitted by Simon 'corecode' Schubert
2558         <corecode@corecode.ath.cx> 
2559
2560
2561 2004-03-11 [alfons]     0.9.10claws3
2562
2563         * src/textview.[ch]
2564                 remove dead code that at one time controlled display of
2565                 URIs in status bar
2566
2567 2004-03-10 [paul]       0.9.10claws2
2568
2569         * po/it.po
2570                 updated by Lupino <lupin85@email.it>
2571
2572 2004-03-09 [alfons]     0.9.10claws1
2573
2574         * src/matcher.c
2575                 we're not using yywrap, but we may, so close yyin instead
2576                 of initial FILE *
2577
2578 2004-03-08 [paul]       0.9.10claws
2579
2580         * 0.9.10claws released
2581
2582 2004-03-08 [paul]       0.9.9claws41
2583
2584         * po/es.po
2585           po/ja.po
2586           po/ru.po
2587           po/sk.po
2588           po/sr.po
2589           po/zh_CN.po
2590                 update translations. submitted by Ricardo Mones Lastra,
2591                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2592                 Hansom Young
2593
2594 2004-03-06 [paul]       0.9.9claws40
2595
2596         * src/stock_pixmap.c
2597                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2598                 patch submitted by Pawel Pekala
2599
2600 2004-03-06 [alfons]             0.9.9claws39
2601
2602         * src/addrindex.c
2603                 allow nick name completion again 
2604
2605 2004-03-02 [match]              0.9.9claws38
2606
2607         * configure.ac
2608                 added definition of USE_LDAP_TLS to support TLS.
2609         * src/ldapctrl.[ch]
2610         * src/ldapquery.c
2611         * src/ldapserver.[ch]
2612         * src/addressbook.c
2613         * src/addrindex.c
2614         * src/editldap.c
2615                 included LDAP TLS support.
2616
2617 2004-03-02 [christoph]          0.9.9claws37
2618
2619         * src/folder.[ch]
2620                 o add more documentation for FolderClass
2621                 o remove usused FolderClass virtual functions
2622
2623         * src/imap.c
2624         * src/mh.c
2625         * src/news.c
2626                 change creation of FolderClass because static initializations
2627                 for structs suck in C89
2628
2629 2004-03-01 [paul]
2630
2631         * sync with 0.9.10
2632
2633 2004-02-28 [keith]      0.9.9claws36
2634
2635         * src/common/utils.c
2636                 Fix treatment of whitespace in quicksearch bar (leading
2637                 spaces and >1 space between commands and parameters).
2638
2639 2004-02-27 [alfons]     0.9.9claws35
2640
2641         * src/compose.[ch]
2642                 Explicitly remove draft timeout to fix nasty race between 
2643                 compose_send_cb() (which destroys the compose window) and 
2644                 compose_defer_auto_save_draft() (which expects compose 
2645                 window to exist). Should fix Keith's and Fred Marton's
2646                 bug report (#128, "crash after complaining about character
2647                 set conversion")
2648
2649 2004-02-27 [luke]       0.9.9claws34
2650         
2651         * src/folder.c
2652                 Do folder_item_apply_processing() even if no processing
2653                 rules for the folder exist (so global processing is applied)
2654
2655 2004-02-26 [thorsten]   0.9.9claws33
2656
2657         * src/mimeview.c
2658                 Remove misleading static declaration
2659
2660 2004-02-26 [alfons]     0.9.9claws32
2661
2662         * src/procmime.[ch]
2663           src/compose.c
2664           src/mimeview.c
2665           src/textview.c
2666                 use/add procmime_get_content_type_str() as a safe wrapper
2667                 for returning a Content-Type type string; should fix 
2668                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2669                  - attachments."
2670
2671 2004-02-26 [thorsten]   0.9.9claws31
2672
2673         * src/mimeview.c
2674                 Restructure save_as/save_all
2675
2676 2004-02-26 [alfons]     0.9.9claws30
2677
2678         * src/procmime.c
2679                 clean up (2)
2680
2681 2004-02-26 [alfons]     0.9.9claws29
2682
2683         * src/procmime.c
2684                 clean up (1)
2685
2686 2004-02-24 [luke]
2687
2688         * tools/textviewer.sh
2689                 tweaks from Johann Koenig, recognition of shell
2690                 scripts in particular
2691
2692 2004-02-24 [paul]       0.9.9claws28
2693
2694         * sync with 0.9.9cvs13
2695                 see ChangeLog 2004-02-24
2696
2697 2004-02-23 [paul]       0.9.9claws27
2698
2699         * src/inc.c
2700                 one alertpanel on pop3 authentication error will suffice
2701                 
2702         * src/prefs_fonts.c
2703                 remove unnecessary printf
2704
2705 2004-02-22 [alfons]     0.9.9claws26
2706
2707         * src/messageview.c
2708                 put back a lost check
2709
2710 2004-02-21 [alfons]     0.9.9claws25
2711
2712         * src/folderview.c
2713                 don't forget to save folder properties after renaming folder
2714
2715 2004-02-20 [paul]       0.9.9.claws24
2716
2717         * src/addressbook.c
2718                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2719                 
2720         * src/inc.c
2721                 complete sync with 0.9.9cvs9's 'update folderview
2722                 progressively'
2723                 
2724         * configure.ac
2725                 require gettext >= 0.12.1
2726
2727 2004-02-17 [match]      0.9.9claws23
2728
2729         * src/compose.c
2730                 keep the peace - change style.
2731
2732 2004-02-17 [alfons]     0.9.9claws22
2733
2734         * src/filtering.c
2735                 make MATCHACTION_STOP cancel filtering / processing;
2736                 clean up and document it to make it a little bit more clear;
2737
2738 2004-02-17 [alfons]     0.9.9claws21
2739
2740         %X marks the cursor spot for reply quote format
2741
2742         * src/quote_fmt_lex.l 
2743           src/quote_fmt.c
2744                 add %X token
2745                 
2746         * src/quote_fmt.h
2747           src/quote_fmt_parse.y
2748                 handle %X token
2749                 
2750         * src/compose.c
2751                 handle %X token for replies only (for now)
2752
2753 2004-02-17 [paul]       0.9.9claws20
2754
2755         * po/sk.po
2756                 updated by Andrej Kacian
2757                 
2758         * src/news.c
2759                 remove unneeded include
2760                 
2761         * src/prefs_fonts.c
2762                 be a little more user-friendly with the labels
2763                 
2764         * configure.ac
2765                 a change forgotten in the last commit: 
2766                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2767
2768 2004-02-17 [paul]       0.9.9claws19
2769
2770         * ac/*                          ** REMOVED **
2771           ac/                           ** REMOVED **
2772           intl/Makefile.in              ** REMOVED **
2773           m4/                           ** NEW **
2774           m4/missing                    ** NEW **
2775           m4/missing/gdk-pixbuf.m4      ** NEW **
2776           m4/missing/gettext.m4         ** NEW **
2777           m4/missing/gpgme.m4           ** NEW **
2778           m4/missing/imlib.m4           ** NEW **
2779           m4/.cvsignore                 ** NEW **
2780           m4/Makefile.am                ** NEW **
2781           m4/README                     ** NEW **
2782           m4/aclocal-include.m4         ** NEW **
2783           m4/aspell.m4                  ** NEW **
2784           m4/check-type.m4              ** NEW **
2785           m4/gnupg-check-typedef.m4     ** NEW **
2786           m4/openssl.m4                 ** NEW **
2787           m4/spamassassin.m4            ** NEW **
2788           po/ChangeLog                  ** REMOVED **
2789           po/Makefile.in.in             ** REMOVED **
2790           po/Rules-quot                 ** REMOVED **
2791           po/boldquot.sed               ** REMOVED **
2792           po/en@boldquot.header         ** REMOVED **
2793           po/en@quot.header             ** REMOVED **
2794           po/insert-header.sin          ** REMOVED **
2795           po/quot.sed                   ** REMOVED **
2796           po/remove-potcdate.sed        ** REMOVED **
2797           po/remove-potcdate.sin        ** REMOVED **
2798           po/stamp-po                   ** REMOVED **
2799           Makefile.am
2800           autogen.sh
2801           configure.ac
2802                 enable building with automake 1.8.x
2803                 add 'autopoint' to autogen.sh and remove all
2804                 auto-generated files, remove ac/ in favour of
2805                 m4/
2806
2807 2004-02-17 [alfons]     0.9.9claws18
2808         
2809         * src/summaryview.c
2810                 MSG_IS_NEWS() is not stored at all, and is bogus
2811
2812 2004-02-17 [martin]     0.9.9claws17
2813
2814         * src/prefs_themes.c
2815                 fix crash when installing wrong theme and output an
2816                 error message
2817
2818 2004-02-16 [christoph]  0.9.9claws16
2819
2820         * src/compose.c
2821         * src/stock_pixmap.[ch]
2822         * src/toolbar.[ch]
2823         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2824                 add "Wrap current paragraph" to compose toolbar
2825
2826 2004-02-15 [alfons]     0.9.9claws15
2827
2828         * src/folderview.c
2829                 refine previous commit to make sure other hook functions
2830                 get their grab of the pie too
2831
2832 2004-02-15 [alfons]     0.9.9claws14
2833
2834         * src/folderview.c
2835                 fix sync breakage so we don't pass invalid pointer types
2836
2837 2004-02-15 [match]      0.9.9claws13
2838
2839         * src/ldapquery.[ch]
2840         * src/ldapserver.h
2841         * src/addrindex.[ch]
2842                 tweak threading calls.
2843         * src/addr_compl.[ch]
2844                 add alias into completion list.
2845         * src/addressbook.c
2846                 fix ldap browse.
2847                 improve context menu behavior.
2848                 change menu sequence.
2849                 add send mail from addressbook.
2850         * src/addrselect.[ch]
2851         * src/compose.[ch]
2852                 add send mail from addressbook.
2853
2854 2004-02-15 [christoph]  0.9.9claws12
2855
2856         * src/folderutils.c
2857                 skip deleting when duplist is empty
2858
2859         * src/folderview.[ch]
2860         * src/mainwindow.c
2861         * src/summaryview.[ch]
2862                 call folderutils_delete_duplicates() from mainwindow code
2863
2864 2004-02-15 [alfons]     0.9.9claws11
2865         
2866         * src/common/utils.c
2867                 add prefix for italian ms o(e) 
2868
2869 2004-02-14 [paul]       0.9.9claws10
2870
2871         * src/foldersel.c
2872                 fix updating of the folder view when creating a
2873                 new folder
2874
2875 2004-02-13 [paul]       0.9.9claws9
2876
2877         * src/plugins/clamav/clamav_plugin.c
2878                 remove GUI code
2879
2880 2004-02-13 [paul]       0.9.9claws8
2881
2882         * sync with 0.9.9cvs9
2883                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2884
2885 2004-02-13 [alfons]     0.9.9claws7
2886
2887         * src/common/utils.c
2888                 fix wrong type of argument for ctype functions (pass unsigned
2889                 char instead of signed char)
2890
2891 2004-02-12 [alfons]     0.9.9claws6
2892
2893         * src/compose.[ch]
2894                 don't select text in header entry when composing to a 
2895                 default address, but rather give the header entry a
2896                 different color / style (same as the folder new color)
2897
2898 2004-02-12 [alfons]     0.9.9claws5
2899
2900         * src/plugins/clamav/clamav_plugin.c
2901                 don't exit(2) on libclamav init error - show a warning.
2902                 (tested by damaging a clamav database file.)
2903
2904 2004-02-12 [paul]       0.9.9claws4
2905
2906         * sync with 0.9.9cvs4
2907                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2908
2909 2004-02-11 [luke]       0.9.9claws3
2910
2911         * src/mimeview.c
2912                 remove redundant check introduced in 0.9.9claws1
2913
2914 2004-02-11 [luke]       0.9.9claws2
2915
2916         * src/mimeview.c
2917                 fix compilation of my previous commit without gpg enabled
2918
2919 2004-02-10 [luke]       0.9.9claws1
2920
2921         * src/mimeview.c
2922                 add borders to icons to indicate the privacy status for
2923                 the message part (unknown/bad/good)
2924
2925 2004-02-06 [paul]       0.9.9claws
2926
2927         0.9.9claws released
2928
2929 2004-02-06 [darko]      0.9.8claws64
2930
2931         * src/compose.c
2932                 don't allow Ctrl+Enter while external editor is active
2933
2934 2004-02-06 [paul]       0.9.8claws63
2935
2936         * po/es.po
2937           po/pl.po
2938           po/sk.po
2939           po/sr.po
2940                 update Spanish, Polish, Slovak, and Serbian translations.
2941                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2942                 and Urke MMI
2943
2944 2004-02-04 [alfons]     0.9.8claws62
2945
2946         * src/compose.c
2947                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2948                 don't have clue yet why the cursor pos is at the end of the
2949                 text.)
2950
2951 2004-02-04 [alfons]     0.9.8claws61
2952
2953         * src/compose.c
2954                 always grab focus when one of the header entries is clicked 
2955                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2956
2957 2004-02-02 [paul]
2958
2959         * ac/missing/gdk-pixbuf.m4
2960           ac/missing/gpgme.m4
2961           ac/missing/imlib.m4
2962                 prevent 'underquoted definition' warnings
2963                 patch submitted by David Relson
2964                 
2965         * src/plugins/clamav/README
2966                 update, improve, correct
2967
2968 2004-01-31 [thorsten]   0.9.8claws60
2969
2970         * src/news.c
2971                 'dir' not initialized if group has no messages
2972
2973 2004-01-29 [christoph]  0.9.8claws59
2974
2975         * src/customheader.[ch]
2976                 add custom_header_is_allowed() to check for disallowed header names
2977                 that must not be overridden by custom headers
2978
2979         * src/compose.c
2980                 always write From: header and use custom_header_is_allowed() to
2981                 check if custom header should be written
2982
2983         * src/prefs_customheader.c
2984                 check if custom header is disallowed using custom_header_is_allowed()
2985
2986         * src/folderutils.c
2987                 destroy message id GHashTable before freeing the MsgInfos
2988
2989 2004-01-29 [paul]       0.9.8claws58
2990
2991         * sync with 0.9.9 release
2992                 see ChangeLog 2004-01-29
2993
2994 2004-01-29 [paul]       0.9.8claws57
2995
2996         * sync with 0.9.8cvs11
2997                 see ChangeLog 2004-01-29
2998
2999 2004-01-28 [christoph]  0.9.8claws56
3000
3001         * src/pgpmime.c
3002         * src/sgpgme.[ch]
3003                 return WARN signature status when signature is not trusted
3004
3005         * src/Makefile.am
3006         * src/folder.c
3007         * src/folderutils.[ch]                  ** NEW **
3008         * src/summaryview.c
3009                 implement delete duplicates summaryview independent
3010
3011 2004-01-28 [paul]       0.9.8claws55
3012
3013         * sync with 0.9.8cvs10
3014                 see Changelog 2004-01-27 and 2004-01-28
3015
3016 2004-01-26 [christoph]  0.9.8claws54
3017
3018         * src/imap.c
3019                 create a root node for the Folder if scan fails because root
3020                 folder does not exist
3021
3022 2004-01-26 [paul]       0.9.8claws53
3023
3024         * sync with 0.9.8cvs7
3025                 see ChangeLog 2004-01-23
3026
3027 2004-01-25 [alfons]     0.9.8claws52
3028
3029         * src/compose.c
3030                 remove left-over constant INDENT_CHARS
3031
3032 2004-01-25 [alfons]     0.9.8claws51
3033
3034         * src/procmime.c
3035                 add NULL pointer check for mimeinfo->node in
3036                 procmime_mimeinfo_parent()
3037
3038 2004-01-25 [darko]      0.9.8claws50
3039
3040         * src/compose.c
3041                 make "Wrap all long lines" toolbar button wrap all
3042                 long lines not just the current line
3043                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3044
3045
3046 2004-01-25 [alfons]     0.9.8claws49
3047
3048         * src/procmime.c
3049                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3050                 necessary anyway, because *scanf() functions neglect white
3051                 space in the input. 
3052                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3053
3054 2004-01-25 [paul]       0.9.8claws48
3055
3056         * src/prefs_ext_prog.c
3057                 apply Alfons' patch to check for NULL pointers
3058                 fixes bug #424
3059
3060 2004-01-25 [paul]       0.9.8claws47
3061
3062         * sync with 0.9.8cvs8
3063                 see ChangeLog 2004-01-23
3064
3065 2004-01-25 [thorsten]   0.9.8claws46
3066
3067         * src/messageview.c
3068                 remove orphaned mimeview unref()
3069
3070 2004-01-23 [christoph]  0.9.8claws45
3071
3072         * src/summaryview.c
3073                 set ctree widget style
3074
3075 2004-01-23 [paul]       0.9.8claws44
3076
3077         * sync with 0.9.8cvs5
3078                 see ChangeLog 2004-01-22
3079
3080 2004-01-23 [alfons]     0.9.8claws43
3081
3082         * src/procmsg.c
3083                 remove redundant code in procmsg_get_thread_tree()
3084
3085 2004-01-21 [christoph]  0.9.8claws42
3086
3087         * src/folderview.c
3088                 set ctree widget style, otherwise GTK does not use the
3089                 the correct vertical size for the list items
3090
3091 2004-01-21 [alfons]     0.9.8claws41
3092
3093         * src/summaryview.c
3094                 GDK_Left should only switch to folderview when
3095                 when summaryview hscrollbar is at the leftmost
3096                 position (fixes bug #420, "Focus error")
3097
3098 2004-01-21 [paul]       0.9.8claws40
3099
3100         * sync with 0.9.8cvs4
3101                 see ChangeLog 2004-01-20
3102
3103 2004-01-20 [christoph]  0.9.8claws39
3104
3105         * src/folderview.c
3106                 remove setting sensitivity for no longer existing
3107                 /Scoring... popup entry
3108
3109 2004-01-20 [keith]      0.9.8claws38
3110
3111         * configure.ac
3112                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3113
3114 2004-01-20 [paul]       0.9.8claws37
3115
3116         * src/prefs_fonts.c
3117                 demystify font settings
3118                 
3119         * src/textview.c
3120                 use textview->msgfont for header->body in
3121                 textview_show_header()
3122
3123 2004-01-20 [paul]       0.9.8claws36
3124
3125         * src/compose.c
3126           src/undo.c
3127                 remove superfluous debug_print's
3128                 
3129         * src/inc.c
3130                 clear the statusbar after LOCAL incorporation
3131
3132 2004-01-20 [paul]       0.9.8claws35
3133
3134         * sync with 0.9.8cvs3
3135                 see ChangeLog 2004-01-20
3136
3137 2004-01-19 [keith]      0.9.8claws34
3138
3139         * src/folderview.c
3140                 don't show 'Search folder...' on popup menu
3141                 if folder has no mails in it
3142
3143 2004-01-17 [keith]      0.9.8claws33
3144
3145         * src/compose.c
3146           src/prefs_common.c
3147           src/prefs_common.h
3148                 store position of compose window in prefs
3149
3150 2004-01-17 [thorsten]   0.9.8claws32
3151
3152         * src/gtk/gtkvscrollbutton.c
3153                 ensure scrollbutton resize event on different gtk versions
3154
3155 2004-01-15 [alfons]     0.9.8claws31
3156         
3157         * src/summaryview.c
3158                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3159                 message as read
3160
3161 2004-01-12 [christoph]  0.9.8claws30
3162
3163         * src/procmime.c
3164                 better MIME-Version check
3165
3166 2004-01-11 [alfons]     0.9.8claws29
3167
3168         * src/procmsg.c
3169                 remove unnecessary but still effective check (could possibly
3170                 lead to some unwanted side effects)
3171
3172 2004-01-11 [alfons]     0.9.8claws28
3173
3174         * src/procmsg.c
3175                 we should not prefer lowest message number while threading 
3176                 (introduced in previous commit)
3177
3178 2004-01-11 [alfons]     0.9.8claws27
3179
3180         * src/procmsg.c
3181                 subject threading fixes:
3182                 
3183                         - make message with lowest message number the
3184                           thread parent,
3185                         - refine recording last node when threading. the last node
3186                           should be the previous one if a node has a thread parent,
3187                           or the current node if not
3188                 
3189                 (there's another threading bug fix coming up)
3190
3191 2004-01-10 [paul]       0.9.8claws26
3192
3193         * src/main.c
3194           src/prefs_ext_prog.c
3195           src/plugins/clamav/clamav_plugin_gtk.c
3196                 minor gui fixes
3197
3198 2004-01-09 [christoph]  0.9.8claws25
3199
3200         * src/Makefile.am
3201         * src/string_match.[ch]                 ** REMOVE **
3202         * src/common/Makefile.am
3203         * src/common/string_match.[ch]          ** NEW **
3204                 move string_match.[ch] to common directory
3205
3206 2004-01-09 [christoph]  0.9.8claws24
3207
3208         * src/pgpmime.c
3209                 add MIME-Version header for the message parser
3210
3211 2004-01-09 [paul]       0.9.8claws23
3212
3213         * po/POTFILES.in
3214           src/Makefile.am
3215           src/main.c
3216           src/prefs_common.c
3217           src/prefs_ext_prog.[ch]       ** NEW FILES **
3218                 move External Command options from 'Common Prefs/Other' to
3219                 'Other Prefs/Message View/External Programs', also reveal
3220                 the hidden options for audio player and image viewer.
3221                 
3222         * src/prefs_common.c
3223                 fix toggling of header pane
3224
3225 2004-01-09 [paul]       0.9.8claws22
3226
3227         * src/compose.c
3228                 when changing account also change the save folder
3229
3230         * src/textview.c
3231                 if a text/plain attachment has 'Content-Disposition: attachment'
3232                 don't display it inline
3233
3234 2004-01-08 [christoph]  0.9.8claws21
3235
3236         * src/procmime.c
3237                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3238                 otherwise thread the message content as one text part and
3239                 don't assume charset US-ASCII which is only specified as
3240                 default for MIME-messages
3241
3242 2004-01-08 [paul]       0.9.8claws20
3243
3244         * src/plugins/clamav/clamav_plugin.c
3245           src/plugins/spamassassin/spamassassin.c
3246                 inform the user what is happening via the statusbar
3247
3248 2004-01-06 [paul]       0.9.8claws19
3249
3250         * po/es.po
3251                 update Spanish translation. submitted by Ricardo
3252                 Mones Lastra
3253
3254 2004-01-05 [paul]       0.9.8claws18
3255
3256         * sync with 0.9.8cvs2
3257                 see ChangeLog 2004-01-05
3258
3259 2004-01-03 [luke]       0.9.8claws17
3260
3261         * src/procheader.c
3262                 Clean up:
3263                 o remove unused functions string_getchar() and file_getchar()
3264                 o remove the getchar_ parameter from generic_get_one_field()
3265                 o add an 'unfold' parameter to generic_get_one_field, to
3266                   be used if no HeaderEntry is supplied
3267                 o procheader_get_one_field_asis() uses
3268                   generic_get_one_field().
3269
3270 2004-01-01 [christoph]  0.9.8claws16
3271
3272         * src/common/xml.[ch]
3273                 o add xml_new_tag() to manage usage counts of strings correctly
3274                 o correct xml_copy_tree() function name
3275
3276         * src/folder.c
3277         * src/main.c
3278                 allow registering and unregistering of FolderClasses anytime
3279
3280 2003-12-31 [christoph]  0.9.8claws15
3281
3282         * src/folder.[ch]
3283         * src/common/xml.[ch]
3284                 keep folderlist.xml data for unloaded FolderClasses
3285
3286 2003-12-30 [luke]       0.9.8claws14
3287
3288         * src/procheader.[ch]
3289                 o added procheader_get_one_field_asis() that does not do
3290                   unfolding
3291                 o fix procheader_get_header_array_asis() to use the above,
3292                   fixing ugliness of headers in textview
3293
3294         * src/compose.c
3295                 o don't unfold headers when redirecting.        
3296
3297 2003-12-30 [paul]       0.9.8claws13
3298
3299         * po/POTFILES.in
3300           src/common/defs.h
3301           src/Makefile.am
3302           src/main.c
3303           src/prefs_common.c
3304           src/prefs_themes.[ch] ** NEW FILES **
3305                 redesign and move Icon Theme selector to
3306                 the new prefs window
3307           
3308         * src/stock_pixmap.c
3309                 fix the old bug where icons are not always
3310                 updated when changing themes
3311         
3312         * src/summaryview.c
3313                 fix bug where the icons on the title row
3314                 of the summary view were not updated
3315         
3316         all patches submitted by Ricardo Mones Lastra
3317
3318 2003-12-30 [hoa]        0.9.8claws12
3319
3320         * src/folder.c
3321                 run preglobal and postglobal processing rules
3322                 even if the folder does not have any rules.
3323
3324 2003-12-28 [paul]       0.9.8claws11
3325
3326         * ac/aspell.m4
3327           ac/check-type.m4
3328           ac/gnupg-check-typedef.m4
3329           ac/openssl.m4
3330           ac/spamassassin.m4
3331                 fix 'underquoted definition' warnings, patch submitted by
3332                 David Relson <relson@osagesoftware.com>
3333                 
3334         * src/common/utils.c
3335                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3336                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3337
3338 2003-12-28 [paul]       0.9.8claws10
3339
3340         * sync with 0.9.8cvs1
3341                 see ChangeLog 2003-12-17
3342
3343 2003-12-27 [christoph]  0.9.8claws9
3344
3345         * src/common/utils.[ch]
3346                 add g_node_map() to map a GNode into a new GNode
3347                 converting all node data's with a function
3348
3349         * src/account.c
3350         * src/folder.[ch]
3351         * src/folderview.c
3352         * src/imap.c
3353         * src/mainwindow.c
3354         * src/summaryview.c
3355                 o use g_node_map() to convert XML <-> Folder
3356                 o remove redundant FolderItem->parent and
3357                   replace it with folder_item_parent()
3358
3359 2003-12-23 [christoph]  0.9.8claws8
3360
3361         * src/folder.[ch]
3362         * src/folderview.c
3363         * src/mainwindow.c
3364         * src/procmsg.c
3365                 o use callback for notifications about added and
3366                   destroyed folders
3367                 o rewrite folderlist saving (new functions to create
3368                   folder from XML tree, and XML tree from folder)
3369
3370         * src/common/xml.[ch]
3371                 add function to save XML trees
3372
3373         * src/prefs_filtering.c
3374                 code cleanup
3375
3376 2003-12-22 [christoph]  0.9.8claws7
3377
3378         * src/prefs_account.[ch]
3379                 add "SMTP only" accounts
3380
3381 2003-12-20 [melvin]     0.9.8claws6
3382
3383         * src/action.[ch]
3384                 Changed the interface for action_update_*_menu() so
3385                 action.c does not need to know the paths of the different
3386                 actions menu (mainwindow, message view and compose window). 
3387
3388         * src/compose.c
3389                 Tiny code cleanup to merge spell checker related code
3390                 compose_update_actions_menu(): new function to update
3391                 the actions menu. Use it in compose_create()
3392
3393         * src/compose.h
3394                 compose_update_actions_menu(): new function to update
3395                 the actions menu. Used also in prefs_actions.c.
3396
3397         * src/mainwindow.[ch]
3398                 main_window_update_actions_menu(): new function to update
3399                 the actions menu. Used in main_window_create() and in
3400                 prefs_actions.c
3401
3402         * src/messageview.[ch]
3403                 messageview_update_actions_menu(): new function to update
3404                 the actions menu. Used in messageview_add_toolbar() and in
3405                 prefs_actions.c
3406                 
3407         * src/prefs_actions.c   
3408                 prefs_actions_ok(): fixed to update the actions menu of
3409                 the separate message view and the compose windows.
3410
3411 2003-12-20 [luke]       0.9.8claws5
3412         * src/procheader.c
3413                 fix unfolding/newline stripping for multiline fields
3414                 in generic_get_one_field()
3415
3416 2003-12-19 [christoph]  0.9.8claws4
3417
3418         * src/summaryview.c
3419                 o code cleanup
3420                 o use subject_compare_for_sort() when comparing
3421                   simplified subjects
3422
3423 2003-12-19 [christoph]  0.9.8claws3
3424
3425         * src/msgcache.c
3426                 more syncing with 0.8.9a
3427
3428 2003-12-19 [christoph]  0.9.8claws2
3429
3430         * src/folder.c
3431                 don't write all FolderItem XML attributes for the root node
3432
3433 2003-12-19 [melvin]     0.9.8claws1
3434
3435         * src/messageview.c
3436                 Added missing menu branch (Tools/Create processing/rule)
3437         * po/fr.po
3438                 Updated French translation for the added string.
3439
3440 2003-12-19 [paul]       0.9.8claws
3441
3442         0.9.8claws released
3443
3444 2003-12-19 [paul]       0.9.7claws51
3445
3446         * po/en_GB.po
3447           po/es.po
3448           po/ja.po
3449           po/pl.po
3450           po/sk.po
3451           po/zh_CN.po
3452                 update translations. submitted by me, Ricardo Mones
3453                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3454                 Hansom Young
3455                 
3456         * src/folder_item_prefs.c
3457                 'enable_processing' set to FALSE by default
3458
3459 2003-12-18 [melvin]     0.9.7claws50
3460
3461         * po/fr.po
3462                 Updated French translation
3463
3464 2003-12-17 [christoph]  0.9.7claws49
3465
3466         * src/procheader.c
3467                 revert discarding of whitespace from 0.9.7claws44
3468
3469                 RFC2822 2.2.3: Unfolding is accomplished by simply
3470                 removing any CRLF that is immediately followed by WSP.
3471
3472 2003-12-17 [paul]       0.9.7claws48
3473
3474         * src/folder.c
3475                 fix new message count
3476                 
3477         * configure.ac
3478                 update autotools macros
3479
3480         * sync with 0.9.8a
3481
3482 2003-12-16 [christoph]  0.9.7claws47
3483
3484         * src/folder.c
3485                 fix folder update before adding MsgInfo to cache
3486                 in add_msginfo_to_cache()
3487
3488         * src/procmsg.c
3489                 remove old call to folder_item_update() that is no
3490                 longer required
3491
3492 2003-12-16 [christoph]  0.9.7claws46
3493
3494         * src/main.c
3495                 make sure the shutdown process only runs once
3496
3497 2003-12-16 [hoa]        0.9.7claws45
3498
3499         * src/mainwindow.c
3500         * src/messageview.c
3501         * src/summaryview.[ch]
3502                 Create filter rules using a message is fixed.
3503                 We can now create processing rules using a message.
3504
3505 2003-12-15 [alfons]     0.9.7claws44
3506
3507         * src/procheader.c
3508                 make sure we discard folding white space
3509
3510 2003-12-15 [luke]       0.9.7claws43
3511         * src/textview.c
3512         * src/mimeview.c
3513                 o use "name" parameter if "filename" doesn't exist
3514
3515 2003-12-14 [alfons]     0.9.7claws42
3516
3517         * src/summaryview.c
3518         * src/common/utils.c
3519                 allow quick finding based on the result of passing
3520                 a message to an external command. E.g:
3521
3522                         X "bogofilter < %F" 
3523                 
3524                 gets me all the spam in a folder.
3525
3526 2003-12-14 [luke]       0.9.7claws41
3527
3528         * src/textview.c
3529         * src/mimeview.c
3530                 o use parameter "filename" instead of "name" in a couple of 
3531                   places for correctness
3532
3533         * src/procmime.c
3534         * src/common/utils.[ch]
3535                 o make temporary filename for attachments safe for %p 
3536                   substitutions in actions.
3537
3538 2003-12-13 [christoph]  0.9.7claws40
3539
3540         * src/main.c
3541                 readd exit(0) to clean_quit() because otherwise sylpheed
3542                 does not always terminate
3543
3544         * src/pgpmime.c
3545         * src/privacy.h
3546                 add an identifier-string for PrivacySystems
3547
3548 2003-12-12 [paul]
3549
3550         * doc/man/sylpheed.1
3551                 update the man page
3552
3553 2003-12-12 [paul]       0.9.7claws39
3554
3555         general clean up
3556         
3557         * configure.ac
3558                 correct and clean up './configure --help' info
3559         
3560         * src/plugins/clamav/clamav_plugin.c
3561           src/plugins/spamassassin/spamassassin.c
3562                 correct plugin_desc(), works with LOCAL, IMAP, and
3563                 POP accounts
3564                 
3565         * src/filtering.c
3566           src/matcher.[ch]
3567           src/matcher_parser_parse.y
3568           src/prefs_filtering_action.c
3569                 use 'Change Score' instead of '(In/De)crease score'.
3570                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3571          
3572          * src/mainwindow.c
3573                 hyphenate: 'Pre-processing', 'Post-processing'
3574                 
3575         * src/prefs_account.c
3576                 change 'Generate Message-ID' to 'Generate Message-Id'
3577                 
3578         * src/prefs_folder_item.c
3579                 change 'Processing on startup:' to 'Process at startup'
3580                 change 'Scan for new mail:' to 'Scan for new mail'
3581                 
3582 2003-12-11 [christoph]  0.9.7claws38
3583
3584         * src/crash.c
3585         * src/main.[ch]
3586                 make sure the clean_exit() funtion is not called again by the
3587                 signal handler while it is already running
3588
3589         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3590
3591         * src/summaryview.c
3592                 fix wrong assertion
3593
3594 2003-12-11 [paul]       0.9.7claws37
3595
3596         * src/compose.c
3597                 'anonymise' Message-Id: header string
3598
3599 2003-12-11 [paul]       0.9.7claws36
3600
3601         * src/plugins/clamav/clamav_plugin.c
3602                 fix (don't break) signature count
3603                 use cl_strerror() instead of deprecated cl_perror()
3604         
3605 2003-12-11 [darko]      0.9.7claws35
3606
3607         * src/summaryview.c
3608                 also update the sort arrow (thanks Christoph)
3609
3610 2003-12-11 [darko]      0.9.7claws34
3611
3612         * src/summaryview.c
3613                 allow reverting to default sort mode (no sort)
3614
3615 2003-12-10 [hoa]        0.9.7claws33
3616
3617         * src/matcher.c
3618                 fixed quotation of string for matcher.
3619
3620 2003-12-08 [paul]       0.9.7claws32
3621
3622         * src/imap.c
3623           src/inc.c
3624                 plug memory leaks (patch by Alfons)
3625
3626 2003-12-08 [christoph]  0.9.7claws31
3627
3628         * src/folder_item_prefs.[ch]
3629         * src/folderview.c
3630         * src/prefs_folder_item.c
3631                 add new FolderItem property to exclude folders from new
3632                 mail checks
3633
3634         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3635
3636 2003-12-07 [paul]       0.9.7claws30
3637
3638         * src/plugins/clamav/clamav_plugin.c
3639                 fix signature count
3640
3641 2003-12-07 [thorsten]   0.9.7claws29
3642
3643         * src/filtering.c
3644                 debug_print some warning if destfolder missing
3645         * src/prefs_filtering.c
3646                 uninitialized filter list when deleting a folder
3647
3648 2003-12-06 [paul]       0.9.7claws28
3649
3650         * src/procheader.c
3651                 add Alfons' patch to trim line feeds
3652
3653 2003-12-06 [paul]       0.9.7claws27
3654
3655         * partial sync with 0.9.7cvs8
3656                 leaving claws' online/offline more or less intact
3657                 see ChangeLog 2003-12-04 and 2003-12-06
3658
3659 2003-12-06 [christoph]  0.9.7claws26
3660
3661         * src/messageview.c
3662         * src/privacy.[ch]
3663                 revert pirvacy API changes
3664
3665 2003-12-05 [alfons]     0.9.7claws25
3666
3667         * src/matcher.[ch]
3668                 clean up my old cruft
3669
3670 2003-12-05 [alfons]     0.9.7claws24
3671
3672         * src/matcher.c
3673                 fix comparison buglet ;-) and make `test` matcher
3674                 work again
3675
3676 2003-12-05 [alfons]     0.9.7claws23
3677
3678         * src/prefs_folder_item.c
3679                 K&R 2nd Ed., page 241 (function parameter identifiers
3680                 starting with an underscore are kind of insulting)
3681
3682 2003-12-05 [hoa]        0.9.7claws22
3683
3684         * src/main.c
3685         * src/mainwindow.[ch]
3686         * src/mainwindow.h
3687                 add destructor for mainwindow so that the last 
3688                 MimeInfo opened in messageview is destroyed when
3689                 exiting sylpheed.
3690
3691 2003-12-05 [hoa]        0.9.7claws21
3692
3693         * src/filtering.[ch]
3694         * src/matcher.[ch]
3695         * src/matcher_parser_lex.l
3696         * src/matcher_parser_parse.y
3697         * src/prefs_actions.c
3698         * src/prefs_filtering.c
3699         * src/common/utils.[ch]
3700                 quote arguments before giving them to command line.
3701                 fixed quote of string in matcher/processing/filtering rules.
3702
3703         * src/messageview.c
3704         * src/privacy.[ch]
3705                 allows decryption to return a new whole 
3706                 MIME message structure.
3707
3708 2003-12-04 [hoa]        0.9.7claws20
3709
3710         * src/filtering.[ch]
3711         * src/folder.c
3712         * src/mainwindow.c
3713         * src/matcher.c
3714         * src/matcher_parser_parse.y
3715         * src/folderview.c
3716                 global rules to run before folder specific rules.
3717                 global rules to run after folder specific rules.
3718                 
3719         * src/messageview.c
3720                 fixed quick addition of rules.
3721         
3722         * src/prefs_filtering.[ch]
3723         * src/summaryview.c
3724                 we can now customize the title for the dialog.
3725                 updated case where we rename of delete folders.
3726
3727         * src/addressbook.c
3728                 got back the function addressbook_browse_entry_cb()
3729                 that is needed in case we compiled with LDAP support.
3730
3731 2003-12-04 [paul]       0.9.7claws19
3732
3733         * sync with 0.9.7cvs6
3734                 see ChangeLog 2003-12-04
3735                 fixes bug 171 'Wrong message decoing: koi8-r and 
3736                 iso8859-5 looks same. Can't read many emails.'
3737
3738 2003-12-04 [paul]       0.9.7claws18
3739
3740         * po/POTFILES.in
3741                 remove 'src/prefs_scoring.c'
3742
3743 2003-12-03 [hoa]        0.9.7claws17
3744
3745         * src/Makefile.am
3746                 compilation of scoring.[ch] and prefs_scoring.[ch]
3747                 is removed.
3748         
3749         * src/filtering.[ch]
3750         * src/folder.c
3751         * src/folder_item_prefs.[ch]
3752         * src/folderview.c
3753         * src/main.c
3754         * src/mainwindow.c
3755         * src/matcher.[ch]
3756         * src/matcher_parser.h
3757         * src/matcher_parser_parse.y
3758         * src/prefs_filtering.[ch]
3759         * src/prefs_filtering_action.c
3760         * src/prefs_folder_item.c
3761         * src/prefs_scoring.[ch]              * REMOVED FILES *
3762         * src/procmsg.[ch]
3763         * src/scoring.[ch]                    * REMOVED FILES *
3764         * src/summaryview.c
3765                 merged scoring and filtering.
3766                 
3767                 Note : compatibility is kept by parsing score like 
3768                   add_score. To get the behaviour of older scoring 
3769                   system, you have to define some equivalent rule :
3770                   "score_lower -9999 hide"
3771                   "score_greater 9999 mark"
3772                   
3773                   To define global rules, you have to define them 
3774                   in the new global processing rules.
3775                   The variable that kept the list filtering rules 
3776                   was "global_processing" and has been renamed into 
3777                   "filtering_rules".
3778                   "global_processing" variable is now the name 
3779                   of the variable that keeps the list of global 
3780                   processing rules.
3781                   In the configuration file, "[global]" section is 
3782                   now for the global processing rules (which includes
3783                   score things and new global processing rules).
3784                   New "[filtering]" section is for the filtering rules.
3785                   
3786                   Before running with this version, during testing 
3787                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3788                   Then, you have to make the following changes :
3789                   - leave all scoring rules in "[global]" section.
3790                   - move all other rules of "[global]" section to
3791                       a new section named "[filtering]".
3792
3793 2003-12-03 [christoph]  0.9.7claws16
3794
3795         * src/procmime.c
3796                 use default Content-Type as specified in RFC2045 if
3797                 Content-Type header is syntactically incorrect
3798
3799 2003-12-03 [christoph]  0.9.7claws15
3800
3801         * src/addressbook.c
3802         * src/addrindex.h
3803         * src/addritem.c
3804         * src/expldifdlg.h
3805         * src/exportldif.c
3806         * src/filtering.c
3807         * src/folder.c
3808         * src/folderview.c
3809         * src/jpilot.c
3810         * src/localfolder.c
3811         * src/matcher.h
3812         * src/matcher_parser_lex.l
3813         * src/matcher_parser_parse.y
3814         * src/news.c
3815         * src/prefs_filtering_action.c
3816         * src/prefs_folder_item.c
3817         * src/prefs_fonts.c
3818         * src/procmsg.c
3819         * src/sgpgme.c
3820                 clean up warnings
3821
3822         * src/procmime.c
3823                 revert 0.9.7claws14 change
3824
3825 2003-12-03 [alfons]     0.9.7claws14
3826
3827         * src/procmime.c
3828                 catch invalid Content-Type with no subtype
3829
3830 2003-12-03 [alfons]     0.9.7claws13
3831
3832         * src/alertpanel.h
3833         * src/setup.c
3834         * src/plugins/image_viewer/plugin.c
3835                 compile again, we need stddef.h for size_t
3836
3837 2003-12-03 [paul]       0.9.7claws12
3838
3839         * src/account.c
3840                 don't allow cloning of accounts with remote folders,
3841                 patch submitted by Ricardo Mones Lastra
3842
3843 2003-12-03 [christoph]  0.9.7claws11
3844
3845         * src/folder.[ch]
3846         * src/imap.c
3847         * src/localfolder.[ch]
3848         * src/mh.c
3849         * src/news.c
3850         * src/common/xml.[ch]
3851                 add set_xml() and get_xml() virtual functions to FolderClass to
3852                 save extra information for Folders (for example the rootpath
3853                 only used by LocalFolder). The folderlist write function no
3854                 longer needs to know the folder type to save this extra
3855                 information.
3856
3857 2003-12-02 [christoph]  0.9.7claws10
3858
3859         * src/Makefile.am
3860         * src/account.c
3861         * src/folder.[ch]
3862         * src/folderview.h
3863         * src/imap.c
3864         * src/localfolder.[ch]          ** NEW **
3865         * src/mainwindow.c
3866         * src/mh.[ch]
3867         * src/news.[ch]
3868         * src/prefs_account.[ch]
3869         * src/prefs_filtering.h
3870         * src/procmsg.h
3871         * src/remotefolder.[ch]         ** NEW **
3872         * src/common/xml.[ch]
3873                 add item_set_xml() and item_get_xml() virtual functions to
3874                 FolderClass to give folders the ability to add extra information
3875                 to the saved FolderItem data. If NULL the default function for
3876                 FolderItem will be used.
3877
3878 2003-11-29 [christoph]  0.9.7claws9
3879
3880         * src/procheader.c
3881                 fix bug in unfolding
3882
3883 2003-11-29 [luke]       0.9.7claws8
3884
3885         * src/textview.c
3886                 fix compilation for non c99 compilers
3887
3888 2003-11-29 [christoph]  0.9.7claws7
3889
3890         * src/procmime.[ch]
3891         * src/mimeview.c
3892                 o unknown disposition types should be handled as
3893                   attachment (RFC2183)
3894                 o missing headers should not default to inline
3895                   (would make "Save All" useless when disposition header
3896                    is not set by the sending mailer)
3897                 o remove old MimeInfo data and cleanup
3898
3899 2003-11-29 [luke]       0.9.7claws6
3900
3901         * src/procmime.[ch]
3902                 re-added parsing of Content-Disposition header
3903                         - removes the old  'gchar* content_disposition'
3904                         - adds a new field 'DispositionType disposition'
3905                         - adds parameters to MimeInfo::parameters
3906
3907         * src/mimeview.c
3908                 use the "filename" parameter for saving, and the new
3909                 MimeInfo::disposition for save all.
3910
3911         * src/compose.c
3912         * src/toolbar.[ch]
3913                 add a 'check spelling' button as a possibility for 
3914                 the compose toolbar
3915
3916         * src/stockpixmap.[ch]
3917         * src/pixmaps/check_spelling.xpm        ** NEW **
3918         * src/Makefile.am
3919                 add a pixmap for use with 'check spelling' button or
3920                 a user defined action
3921
3922         * src/textview.c
3923                 re-apply fixed (I hope) patch for bug 57
3924                 "Hidden URL in HTML Mails"
3925
3926 2003-11-28 [christoph]  0.9.7claws5
3927
3928         * src/procmime.c
3929                 o be more liberal in what we accept as Content-Type parameters
3930                 o ignore comments after parameters
3931
3932         * src/sgpgme.c
3933                 o only free passphrase when an error occurs
3934
3935 2003-11-28 [paul]       0.9.7claws4
3936
3937         * src/account.c
3938                 add 'Clone Account' function. patch submitted by
3939                 Ricardo Mones Lastra
3940
3941 2003-11-27 [thorsten]   0.9.7claws3
3942
3943         * src/mimeview.c
3944                 fix crash if 'save_all' failed twice
3945
3946 2003-11-27 [paul]       0.9.7claws2
3947
3948         * po/POTFILES.in
3949                 fix a typo
3950
3951         * po/zh_CN.po
3952                 update Simplified Chinese translation. submitted by
3953                 Hansom Young
3954
3955 2003-11-27 [paul]       0.9.7claws1
3956
3957         * po/POTFILES.in
3958                 clean up
3959
3960 2003-11-26 [paul]       0.9.7claws
3961
3962         * 0.9.7claws released
3963
3964 2003-11-26 [paul]       0.9.6claws99
3965
3966         * src/Makefile.am
3967                 add reference to pixmaps/mime_message.xpm
3968
3969 2003-11-26 [paul]       0.9.6claws98
3970
3971         * po/POTFILES.in
3972                 remove reference to src/sigstatus.c
3973
3974 2003-11-26 [christoph]  0.9.6claws97
3975
3976         * src/Makefile.am
3977         * src/prefs_common.c
3978         * src/rfc2015.c
3979         * src/sigstatus.[ch]            ** REMOVE **
3980                 remove signature result popup option and window
3981
3982 2003-11-26 [paul]       0.9.6claws96
3983
3984         * po/es.po
3985           po/ja.po
3986           po/pl.po
3987           po/sk.po
3988           po/sr.po
3989                 update translations. submitted by Ricardo Mones Lastra,
3990                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
3991
3992 2003-11-25 [christoph]  0.9.6claws95
3993
3994         * src/procmime.c
3995                 display mime structure only in debug mode
3996
3997 2003-11-25 [melvin]     0.9.6claws94
3998
3999         * po/fr.po
4000                 Updated French translations + typos fixes of older
4001                 translations (thanks to Fabien Vantard for pointing
4002                 to some of them)
4003
4004 2003-11-25 [melvin]     0.9.6claws93
4005
4006         * src/editldap.c
4007                 Fixed a couple of typos.
4008
4009 2003-11-24 [paul]       0.9.6claws92
4010
4011         * po/POTFILES.in
4012                 add 'src/textview.c'
4013
4014 2003-11-24 [paul]       0.9.6claws91
4015
4016         * src/sgpgme.c
4017                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4018
4019 2003-11-24 [paul]       0.9.6claws90
4020
4021         * src/plugins/image_viewer/viewer.c
4022                 image_viewer_show_mimepart(): 
4023                 use procmime_mimeinfo_get_parameter() to get the file name
4024
4025 2003-11-24 [paul]       0.9.6claws89
4026
4027         * src/textview.c
4028                 textview_show_mime_part(): rewrite text hint
4029
4030 2003-11-22 [paul]       0.9.6claws88
4031
4032         * sync with 0.9.7cvs5
4033                 see ChangeLog 2003-11-21
4034
4035 2003-11-21 [paul]       0.9.6claws87
4036
4037         * src/mimeview.c
4038                 define shortcut key 'o' for 'Open with...'
4039
4040 2003-11-21 [alfons]     0.9.6claws86
4041
4042         * src/messageview.c
4043                 fix bug #383 'Deleting message from "separate message view" 
4044                 uses local Trash folder'
4045
4046 2003-11-21 [christoph]  0.9.6claws85
4047
4048         * src/mimeview.c
4049                 fix content-type guessing by name parameter when finding
4050                 the correct viewer
4051
4052 2003-11-21 [alfons]     0.9.6claws84
4053
4054         * src/main.c
4055                 no mail incorporation allowed with --offline param.
4056                 fixes bug #374, "--offline ignored"
4057
4058 2003-11-20 [christoph]  0.9.6claws83
4059
4060         * src/mimeinfo.c
4061                 use signed MimeInfo when checking the signature and not
4062                 the selected one
4063
4064 2003-11-19 [alfons]     0.9.6claws82
4065
4066         * src/mainwindow.c
4067                 fix crash when toggling separate views, patch submitted
4068                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4069                 fixes bug #342, "separate views  cause crash"
4070
4071 2003-11-19 [paul]       0.9.6claws81
4072
4073         * src/compose.c
4074                 compose_redirect_write_headers_from_headerlist(): 
4075                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4076                 
4077         * src/main.c
4078                 code cleanup (inherited from 0.9.7cvs4)
4079                 
4080         * tools/tb2sylpheed
4081                 bugfix: added missing attribute-list start. submitted by
4082                 Urke MMI
4083
4084 2003-11-19 [luke]       0.9.6claws80
4085
4086         * src/textview.c
4087                 revert my last commit until I get time to fix it
4088
4089 2003-11-18 [christoph]  0.9.6claws79
4090
4091         * src/mimeview.[ch]
4092                 check parent MimeInfos for signatures and display the
4093                 result of the parent when found
4094
4095         * src/pgpmime.c
4096                 o avoid NULL pointer warnings
4097                 o use procmime_mimeinfo_get_parameter()
4098
4099         * src/sgpgme.c
4100                 small text changes
4101
4102 2003-11-17 [luke]       0.9.6claws78
4103
4104         * src/textview.c
4105                 add check for disguised URLs, fixing bug 57
4106                 "Hidden URL in HTML Mails"
4107
4108 2003-11-16 [christoph]  0.9.6claws77
4109
4110         * src/procmime.c
4111                 fix crash when parsing invalid Content-Type header
4112
4113 2003-11-16 [christoph]  0.9.6claws76
4114
4115         * src/pgpmime.c
4116         * src/privacy.c
4117         * src/procmime.c
4118         * src/sgpgme.[ch]
4119                 implement message decrypting
4120
4121         * src/rfc2015.c
4122                 remove old code
4123
4124 2003-11-14 [luke]       0.9.6claws75
4125
4126         * src/mimeview.c
4127                 fix a couple of problems that treated application/* and
4128                 application/octet-stream the wrong way around
4129                 (since 0.9.6claws10), causing "Open" to do nothing.
4130
4131 2003-11-14 [christoph]  0.9.6claws74
4132
4133         * src/messageview.c
4134         * src/pgpmime.c
4135         * src/privacy.[ch]
4136                 prepare for message part decrypting
4137
4138         * src/sgpgme.c
4139                 add output for expired signatures
4140
4141         * src/rfc2015.c
4142                 remove some old code
4143
4144 2003-11-10 [christoph]  0.9.6claws73
4145
4146         * src/mimeview.c
4147                 add "Full info" button for bad and warn signature status
4148
4149         * src/sgpgme.c
4150                 generate full signature info like gpg's output
4151                 (gpg -v --with-fingerprint --verify)
4152
4153 2003-11-10 [christoph]  0.9.6claws72
4154
4155         * src/mimeview.c
4156         * src/pgpmime.c
4157         * src/privacy.[ch]
4158         * src/sgpgme.[ch]
4159         * src/textview.[ch]
4160                 o add code to view full signature info
4161                 o do automatic signature checks
4162
4163 2003-11-10 [alfons]     0.9.6claws71
4164
4165         * src/summaryview.c
4166                 don't crash when gtkut_font_load() returns invalid font (has
4167                 something to do with locale settings)
4168                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4169
4170 2003-11-09 [alfons]     0.9.6claws70
4171
4172         * src/procmime.c
4173                 plug leak
4174
4175 2003-11-08 [luke]       0.9.6claws69
4176
4177         * src/summaryview.c
4178                 fix some typos
4179
4180         * src/compose.c
4181                 rewrite compose_attach_parts(), fixing various bugs mainly
4182                 to do with re-editing.
4183
4184         * src/mimeview.c
4185                 "save all" now only saves attachments with names/filenames
4186
4187 2003-11-04 [match]      0.9.6claws68
4188
4189         * src/ldapctrl.[ch]
4190                 fix broken LDAP support.
4191
4192         * src/ldapquery.c
4193                 remove printf's.
4194
4195 2003-11-04 [luke]       0.9.6claws67
4196
4197         * src/mimeview.c
4198                 o  fixed bug 4 "focus lost on messages with attachments"
4199                 o  fixed 'Save all' attachments for new mime changes
4200                 o  right clicking on icons consistent with right clicking on
4201                    mime tree
4202                   - fixes a bug where wrong part is saved when you
4203                     choose 'Save as' from popup menu
4204                   - fixes bug 308 "No way to "save all" attachments"
4205                 o  fixed a compiler warning.
4206
4207         * src/textview.c
4208                 o  removed flickering in mime tree when using "n" and "p"
4209                    shortcuts
4210                 o  fixed bug where selecting the textview and pressing e.g.
4211                    'y' causes sylpheed to respond twice.
4212
4213         * src/summaryview.c
4214                 removed hard coding of * and ! shortcuts (which only served
4215                 to cause problems if you tried to redefine the shortcuts)
4216
4217 2003-11-04 [luke]       0.9.6claws66
4218
4219         * src/plugins/image_viewer/viewer.c
4220         * src/plugins/image_viewer/viewerprefs.c
4221         * src/plugins/image_viewer/viewerprefs.glade
4222                 o  allow toggling of image scaling by clicking on image
4223                 o  respond to image's container widget resize
4224
4225         * src/procmime.c
4226                 o  fix bad parsing of message when re-editing/viewing a
4227                    message saved to the drafts folder
4228
4229 2003-11-02 [match]      0.9.6claws65
4230
4231         * src/browseldap.h
4232                 fix if not building LDAP support.
4233         * src/addrindex.c
4234         * src/ldapquery.[ch]
4235         * src/editldap.h
4236                 include support for contains query. feature req 529354.
4237
4238 2003-11-02 [alfons]     0.9.6claws64
4239
4240         * src/browseldap.c
4241                 fix build bustage if not compiling ldap support
4242
4243 2003-11-01 [match]      0.9.6claws63
4244
4245         * po/POTFILES.in
4246         * src/Makefile.am
4247         * src/addr_compl.[ch]
4248         * src/addrbook.c
4249         * src/addrcache.[ch]
4250         * src/addrdefs.h        ** NEW **
4251         * src/addressbook.c
4252         * src/addressitem.h
4253         * src/addrindex.[ch]
4254         * src/addritem.h
4255         * src/addrquery.[ch]
4256         * src/ldapquery.[ch]
4257         * src/ldapserver.[ch]
4258                 refactor LDAP query mechanism.
4259
4260         * src/browseldap.[ch]   ** NEW **
4261         * src/ldaplocate.[ch]   ** NEW **
4262                 add feature to browse LDAP entry that was retrieved using
4263                 an explicit LDAP search.
4264
4265 2003-11-01 [alfons]     0.9.6claws62
4266
4267         * src/prefs_gtk.c
4268                 prefs_write_param(): fail when we see an invalid type; all the
4269                 callers seem to handle this gracefully by reverting changes
4270
4271 2003-10-30 [christoph]  0.9.6claws61
4272
4273         * configure.ac
4274         * ac/openssl.m4
4275         * ac/spamassassin.m4
4276         * src/Makefile.am
4277                 use extra variables for all libraries to make sure plugins
4278                 are only linked with libraries they really need. $LIBS is always
4279                 added to the linking parameters, but we only what the libraries
4280                 listed in the Makefile
4281
4282 2003-10-29 [paul]       0.9.6claws60
4283
4284         * src/mimeview.c
4285                 don't use Subject for unknown part name
4286
4287 2003-10-29 [paul]       0.9.6claws59
4288
4289         * src/compose.c
4290                 get name of attachment(s) when re-editing, fwd'ing or
4291                 redirecting
4292                 
4293         * src/mimeview.c
4294                 get name of attachment(s) when saving
4295
4296 2003-10-29 [hoa]        0.9.6claws58
4297
4298         * src/textview.c
4299                 implemented multipart/alternative in MIME message viewer.
4300
4301 2003-10-28 [christoph]  0.9.6claws57
4302
4303         * configure.ac
4304                 make sure MathML-Viewer is not built with the
4305                 Gtk2 version of GtkMathView
4306
4307 2003-10-28 [paul]       0.9.6claws56
4308
4309         * sync with 0.9.7cvs1
4310                 see ChangeLog 2003-10-28
4311
4312 2003-10-27 [alfons]     0.9.6claws55
4313
4314         * src/matcher_parser_parse.y
4315         * src/gtk/colorlabel.c
4316                 allow setting color label to 0 in filtering/processing rules
4317                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4318
4319 2003-10-26 [alfons]     0.9.6claws54
4320
4321         * src/summary_search.c
4322                 fix misnomer and correct selecting initial search node  
4323
4324 2003-10-26 [christoph]  0.9.6claws53
4325
4326         * src/pgpmime.c
4327         * src/sgpgme.c
4328                 change display of signature info to use only name of
4329                 signer, otherwise the text gets too long.
4330
4331         * src/procmime.c
4332                 don't use MimeInfo's filename to generate tmp filename
4333
4334 2003-10-25 [christoph]  0.9.6claws52
4335
4336         * src/procmime.c
4337                 fix message body searching
4338
4339 2003-10-25 [paul]       0.9.6claws51
4340
4341         * src/compose.c
4342                 use g_basename rather than basename
4343
4344 2003-10-24 [christoph]  0.9.6claws50
4345
4346         * src/sgpgme.c
4347                 change fetching of signature key's trust
4348
4349 2003-10-24 [paul]       0.9.6claws49
4350
4351         * po/sk.po
4352                 update Slovak translation
4353                 submitted by Andrej Kacian
4354                 
4355         * src/mainwindow.c
4356                 remove unknown menu entry /File/Add mailbox/mbox...
4357
4358 2003-10-24 [hoa]        0.9.6claws48
4359
4360         * src/Makefile.am
4361                 removed all references to mbox folders
4362
4363         * src/carray.[ch]               * REMOVED *
4364         * src/chash.[ch]                * REMOVED *
4365         * src/maillock.[ch]             * REMOVED *
4366         * src/mailmbox.[ch]             * REMOVED *
4367         * src/mailmbox_folder.[ch]      * REMOVED *
4368         * src/mailmbox_parse.[ch]       * REMOVED *
4369         * src/mailmbox_types.[ch]       * REMOVED *
4370         * src/mbox_folder.[ch]          * REMOVED *
4371                 remove implementation of mbox folders
4372                 and old mailbox folder.
4373                 mbox folder implementation will be added
4374                 as a plugin so that implementation can be entirely
4375                 synchronized with the files of the project they are
4376                 extracted from (libEtPan!).
4377         
4378         * src/mainwindow.c
4379         * src/folder.c
4380         * src/folderview.[ch]
4381         * src/procmsg.h         
4382                 Disable as much code that references mbox folders
4383                 as possible.
4384                 Some UI thing still need to know that folder is mbox
4385                 (when we have to enter the name of the mailbox and
4386                 we want to add /var/mail/$USER).
4387
4388 2003-10-23 [christoph]  0.9.6claws47
4389
4390         * src/noticeview.c
4391                 don't always display button when noticeview is made visible
4392
4393         * src/mimeview.c
4394         * src/pgpmime.c
4395         * src/privacy.[ch]
4396         * src/sgpgme.[ch]
4397                 get signature information from crypto system
4398
4399 2003-10-22 [paul]       0.9.6claws46
4400
4401         * po/es.po
4402                 updated by Ricardo Mones Lastra
4403
4404 2003-10-22 [paul]       0.9.6claws45
4405
4406         * src/Makefile.am
4407                 update to reflect the changes to the icons that
4408                 happened in 0.9.6claws35
4409
4410 2003-10-22 [alfons]     0.9.6claws44
4411         
4412         * src/carray.h
4413                 inline carray_count() 
4414
4415 2003-10-21 [alfons]     0.9.6claws43
4416
4417         * src/carray.h
4418                 glib wrappers
4419         * src/carray.c
4420                 disable
4421         * src/mailmbox.[ch]
4422         * src/mailmbox_folder.c
4423         * src/mailmbox_parse.c
4424         * src/mailmbox_types.[ch]
4425                 %s/uint32_t/guint
4426
4427 2003-10-21 [luke]       0.9.6claws42
4428
4429         * src/stock_pixmaps.[ch]
4430         * src/mimeview.c
4431         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4432         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4433                 o remove mime_application_octet_stream.xpm icon (it was never
4434                   really needed)
4435                 o remove redundant icon messageview_text.xpm
4436
4437         * src/mainwindow.c
4438                 fix visibility of signature noticeview when toggling 'separate
4439                 message view'
4440
4441 2003-10-21 [christoph]  0.9.6claws41
4442
4443         * src/procmime.c
4444                 decode multipart and rfc822 mime parts to allow further
4445                 parsing when required
4446
4447 2003-10-21 [christoph]  0.9.6claws40
4448
4449         * src/procmime.[ch]
4450         * src/textview.c
4451                 remove obsolete charset parameter in MimeInfo and fix
4452                 TextView to use the charset from the parameter hash table
4453
4454         * src/plugins/dillo_viewer/Makefile.am
4455         * src/plugins/trayicon/Makefile.am
4456                 add OPENSSL_CFLAGS to fix building with using
4457                 --with-openssl-* parameters
4458
4459 2003-10-21 [paul]       0.9.6claws39
4460
4461         * src/prefs_matcher.[ch]
4462                 replace remnants of the old, renamed 'Execute' matchtype
4463                 add a brief description to the Info window
4464
4465 2003-10-21 [hoa]        0.9.6claws38
4466         
4467         * src/Makefile.am
4468         * src/carray.[ch]               * NEW *
4469         * src/chash.[ch]                * NEW *
4470         * src/folder.c
4471         * src/maillock.[ch]             * NEW *
4472         * src/mailmbox.[ch]             * NEW *
4473         * src/mailmbox_folder.[ch]      * NEW *
4474         * src/mailmbox_parse.[ch]       * NEW *
4475         * src/mailmbox_types.[ch]       * NEW *
4476                 implementation of mbox folder with unique message numbers
4477
4478                 made use of libEtPan! implementation of mbox for lower-layer.
4479
4480 2003-10-20 [alfons]     0.9.6claws37
4481
4482         * src/noticeview.c
4483                 fix invalid argument warning
4484         * src/pgpmime.c
4485                 no in place variable
4486
4487 2003-10-20 [paul]       0.9.6claws36
4488
4489         * src/compose.[ch]
4490           src/filtering.c
4491           src/messageview.c
4492                 fix crash when using Forward in Filtering when
4493                 external editor option is set
4494                 
4495                 Patch submitted by Simon 'corecode' Schubert
4496                 <corecode@corecode.ath.cx> 
4497
4498 2003-10-20 [paul]       0.9.6claws35
4499
4500         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4501           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4502           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4503           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4504           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4505           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4506           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4507           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4508           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4509           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4510           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4511           src/mimeview.c
4512           src/stock_pixmap.[ch]
4513                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4514                 icons. add privacy_warn.xpm icon
4515
4516 2003-10-20 [hoa]  0.9.6claws34
4517
4518         * src/folder_item_prefs.[ch]
4519         * src/prefs_folder_item.c
4520         * src/main.c
4521                 Added a property per folder to choose whether we 
4522                 want to apply processing on it on startup or if we
4523                 prefer to wait the folder selection to apply it.
4524         
4525         * src/messageview.c
4526                 fixed C89 compatibility (for old compilers, for
4527                 example gcc 2.95.x).
4528
4529 2003-10-17 [christoph]  0.9.6claws33
4530
4531         * src/mimeview.c
4532         * src/noticeview.[ch]
4533                 change noticeview icon to indicate signature status
4534
4535 2003-10-17 [christoph]  0.9.6claws32
4536
4537         * src/Makefile.am
4538         * src/main.c
4539         * src/mimeview.c
4540         * src/noticeview.c
4541         * src/pgpmime.[ch]                              ** NEW **
4542         * src/privacy.[ch]
4543         * src/rfc2015.c
4544         * src/sgpgme.c                                  ** NEW **
4545                 reimplement PGP/Mime signature checking (unfinished)
4546
4547 2003-10-15 [christoph]  0.9.6claws31
4548
4549         * src/procmime.[ch]
4550                 fix procmime_get_text_content() and
4551                 procmime_get_first_text_content()
4552
4553 2003-10-15 [christoph]  0.9.6claws30
4554
4555         * src/plugins/spamassassin/spamassassin_gtk.c
4556         * src/plugins/spamassassin/spamassassin_gtk.glade
4557                 fix timeout tooltip
4558
4559 2003-10-15 [paul]       0.9.6claws29
4560
4561         * src/messageview.c
4562                 workaround for buggy smtp servers. on sending a
4563                 return receipt strip the name part from the address
4564                 when creating headers
4565                 
4566 2003-10-15 [paul]       0.9.6claws28
4567
4568         * sync with 0.9.7 release
4569                 see ChangeLog 2003-10-15
4570
4571 2003-10-14 [christoph]  0.9.6claws27
4572
4573         * src/plugins/clamav/clamav_plugin.c
4574                 fix clamav plugin
4575
4576 2003-10-14 [christoph]  0.9.6claws26
4577
4578         * src/compose.c
4579         * src/mimeview.c
4580         * src/procmime.[ch]
4581         * src/rfc2015.c
4582         * src/textview.c
4583         * src/plugins/clamav/clamav_plugin.c
4584                 use GNode to create the mime tree (some changes to functions
4585                 that traverse the tree are just quick and dirty. Maybe we
4586                 can find better solutions with g_node_*-functions)
4587
4588 2003-10-14 [luke]       0.9.6claws25
4589
4590         * src/mimeview.c
4591                 fix a navigation bug (stupid typo of mine)
4592
4593 2003-10-14 [christoph]  0.9.6claws24
4594
4595         * src/textview.c
4596                 fix missing last line in plain/text mails
4597
4598 2003-10-13 [luke]       0.9.6claws23
4599
4600         * src/summaryview.c
4601                 fix bug 334 (part 1)
4602
4603 2003-10-13 [kov]        0.9.6claws22
4604
4605         * src/mimeview.c
4606                 error checking when the user enters a non-directory at
4607                 the file selection dialog.
4608                 work-around for users entering directory location without
4609                 adding a leading G_DIR_SEPARATOR.
4610
4611 2003-10-13 [luke]       0.9.6claws21
4612
4613         * src/compose.c
4614                 error reporting for inserting files, including catching
4615                 invalid characters for current locale/encoding
4616
4617 2003-10-13 [paul]       0.9.6claws20
4618
4619         * src/folderview.c
4620                 fix bug #347 'subscribe newsgroups crashes'
4621
4622 2003-10-13 [paul]       0.9.6claws19
4623
4624         * src/compose.c
4625                 when using 'Reply to all' include the 'send replies
4626                 to' folder property
4627                 
4628         * po/ja.po
4629                 update Japanese translation. submitted by Rui Hirokawa 
4630                 <rui_hirokawa@ybb.ne.jp>        
4631
4632 2003-10-13 [hoa]        0.9.6claws18
4633
4634         * src/account.c
4635         * src/compose.c
4636         * src/messageview.c
4637         * src/procheader.c
4638         * src/procheader.h
4639                 rename get_header_from_msginfo() into
4640                 procheader_get_header_from_msginfo() so that we have a
4641                 coherent exported naming.
4642                 avoid parsing of header contained in a string via
4643                 a newly written temporary file.
4644
4645         Patch submitted by Simon 'corecode' Schubert
4646                 <corecode@corecode.ath.cx>
4647
4648 2003-10-12 [hoa]        0.9.6claws17
4649
4650         * src/filtering.c
4651         * src/filtering.h
4652         * src/matcher.c
4653         * src/matcher.h
4654         * src/matcher_parser_parse.y
4655         * src/prefs_filtering_action.c
4656                 added "stop" action : stop applying the filtering rules.
4657                 added "set score" and "increase/decrease score" actions.
4658                 That two last action replace the "change_score" action
4659                 introduced by alfons in 0.8.8claws85.
4660                 "set score" is to set a given score to the message.
4661                 "increase/decrease score" will increase or decrease the
4662                 score if the given value is respectively positive or
4663                 negative. If someone find a some better name for this last
4664                 rule, it can be modified.
4665
4666 2003-10-12 [paul]       0.9.6claws16
4667
4668         * AUTHORS
4669           po/ja.po
4670                 update Japanese translation. submitted by Rui Hirokawa 
4671                 <rui_hirokawa@ybb.ne.jp>
4672
4673 2003-10-12 [christoph]  0.9.6claws15
4674
4675         * src/procmime.c
4676                 fix crash caused by incorrect headers
4677
4678 2003-10-10 [christoph]  0.9.6claws14
4679
4680         * src/main.c
4681         * src/privacy.[ch]
4682         * src/rfc2015.[ch]
4683                 implement detection of signed message parts for rfc2015
4684
4685 2003-10-10 [thorsten]   0.9.6claws13
4686
4687         * src/mimeview.c
4688                 fix typo
4689
4690 2003-10-10 [christoph]  0.9.6claws12
4691
4692         * src/stock_pixmap.[ch]
4693         * src/pixmaps/mime_message.xpm                  ** NEW **
4694                 add a new icon for mime type "message"
4695
4696         * src/privacy.[ch]
4697         * src/procmime.[ch]
4698                 add crypto api
4699
4700         * src/mimeview.c
4701                 o use crypto api
4702                 o add icons for message type mime parts
4703
4704 2003-10-10 [christoph]  0.9.6claws11
4705
4706         * src/mainwindow.c
4707         * src/messageview.[ch]
4708         * src/mimeview.[ch]
4709         * src/procmime.[ch]
4710         * src/procmsg.[ch]
4711         * src/rfc2015.c
4712         * src/summaryview.c
4713         * src/textview.[ch]
4714                 o remove switching between TextView and MimeView in MessageView
4715                   (if required we can hide the icon box and the MimeView will
4716                    look exaxtly like the TextView)
4717                 o temporary remove signature and decrypting GPGME code
4718
4719 2003-10-09 [christoph]  0.9.6claws10
4720
4721         * src/action.c
4722         * src/compose.c
4723         * src/messageview.c
4724         * src/mimeview.c
4725         * src/procmime.[ch]
4726         * src/procmsg.c
4727         * src/rfc2015.c
4728         * src/textview.c
4729         * src/common/utils.[ch]
4730         * src/plugins/clamav/clamav_plugin.c
4731         * src/plugins/dillo_viewer/dillo_viewer.c
4732         * src/plugins/image_viewer/viewer.c
4733         * src/plugins/mathml_viewer/mathml_viewer.c
4734                 new mime parser (several things need fixing)
4735
4736 2003-10-09 [paul]       0.9.6claws9
4737
4738         * src/imap.c
4739                 a little more sync with 0.9.6cvs2 and a tidy up
4740
4741 2003-10-08 [paul]       0.9.6claws8
4742
4743         * sync with 0.9.6cvs2
4744                 see ChangeLog 2003-10-03
4745
4746 2003-10-05 [christoph]  0.9.6claws7
4747
4748         * src/summaryview.c
4749                 don't use flags to check if a message is in a news folder
4750
4751         (closes Bug 282 clicking on folder with copied Messages from News
4752          immediately after having copied them crashes Sylpheed-Claws)
4753
4754 2003-10-05 [christoph]  0.9.6claws6
4755
4756         * src/Makefile.am
4757         * src/progressdialog.[ch]               ** REMOVE **
4758         * src/gtk/Makefile.am
4759         * src/gtk/progressdialog.[ch]           ** NEW **
4760                 move progressdialog to gtk directory
4761
4762 2003-10-04 [christoph]  0.9.6claws5
4763
4764         * src/prefs_toolbar.c
4765         * src/gtk/prefswindow.c
4766                 remove widget_show_all for pages root widget
4767
4768         * src/plugins/spamassassin/spamassassin.[ch]
4769         * src/plugins/spamassassin/spamassassin_gtk.c
4770         * src/plugins/spamassassin/spamassassin_gtk.glade
4771                 add support for new libspamc transports
4772
4773 2003-10-04 [christoph]  0.9.6claws4
4774
4775         * src/plugins/spamassassin/libspamc.[ch]
4776         * src/plugins/spamassassin/spamassassin.c
4777         * src/plugins/spamassassin/utils.[ch]
4778                 update libspamc to version from SpamAssassin 2.60
4779
4780 2003-10-03 [christoph]  0.9.6claws3
4781
4782         * src/send_message.c
4783                 fix missing format string bug found by
4784                 Georgi Guninski <guninski@guninski.com>
4785
4786 2003-10-03 [paul]       0.9.6claws2
4787
4788         * po/zh_CN.po
4789                 update Simpilified Chinese translation, submitted by
4790                 Hansom Young
4791
4792 2003-10-02 [christoph]  0.9.6claws1
4793
4794         * src/imap.c
4795                 add UIDPLUS support for COPY and EXPUNGE
4796
4797 2003-10-02 [paul]       0.9.6claws
4798
4799         * 0.9.6claws released
4800
4801 2003-10-02 [paul]
4802
4803         * po/es.po
4804           po/sk.po
4805                 update Spanish and Slovak translations
4806                 submitted by Ricardo Mones Lastra and Andrej Kacian
4807  
4808 2003-10-02 [paul]       0.9.5claws43
4809
4810         * po/en_GB.po
4811                 update British English translation
4812
4813 2003-10-02 [paul]       0.9.5claws42
4814
4815         * po/hr.po
4816                 update Croatian translation, submitted by Dragan
4817
4818 2003-10-01 [paul]       0.9.5claws41
4819
4820         * po/pl.po
4821           po/sr.po
4822                 update Polish and Serbian translations, submitted by
4823                 Emil and Urke MMI
4824
4825 2003-10-01 [melvin]     0.9.5claws40
4826
4827         * po/fr.po
4828                 Updated French translations
4829
4830 2003-10-01 [melvin]     0.9.5claws39
4831
4832         * src/prefs_fonts.c
4833                 Fixed a Gtk warning
4834
4835         * src/plugins/dillo_prefs.c     
4836                 Quasi unnoticeable UI clean-up.
4837
4838 2003-10-01 [paul]
4839
4840         * tools/README
4841           tools/maildir2sylpheed.pl
4842                 bug fixes, rewrites, submitted by Matthias Förste 
4843                 <itsjustme@users.sourceforge.net>
4844
4845 2003-09-29 [paul]       0.9.5claws38
4846
4847         * src/inc.c
4848                 fix my coding carelessness
4849
4850 2003-09-29 [paul]       0.9.5claws37
4851
4852         * po/POTFILES.in
4853           src/Makefile.am
4854           src/main.c
4855           src/prefs_common.[ch]
4856           src/prefs_fonts.[ch]  ** NEW FILES **
4857                 move Font config options to Other Prefs/Display/Fonts
4858                 (user's current configuration is preserved)
4859
4860 2003-09-29 [paul]       0.9.5claws36
4861
4862         * src/inc.c
4863           src/prefs_account.c
4864                 allow 'local_mbox' value to point to either a directory 
4865                 (/var/mail -  default, new) or a file (/var/mail/username
4866                 - original)
4867
4868 2003-09-28 [paul]       0.9.5claws35
4869
4870         * src/rfc2015.c
4871                 on signature check, where key exists, print the
4872                 Key ID
4873
4874 2003-09-27 [alfons]     0.9.5claws34
4875
4876         * src/action.c
4877                 o make progress bar not fill/expand when resizing dialog
4878                 o use default fixed text font for actions output
4879
4880 2003-09-27 [paul]       0.9.5claws33
4881
4882         * src/prefs_common.[ch]
4883           src/procmsg.c
4884           src/send_message.c
4885                 remove External Program settings from Common Prefs/Send
4886                 as they are now unnecessary due to Local account settings.
4887                 plus a little tidying-up after 0.9.5claws31
4888
4889 2003-09-27 [paul]       0.9.5claws32
4890
4891         * src/prefs_account.c
4892                 o make correction to gui text:
4893                   'Local mailbox file' -> 'Local mailbox directory'
4894                 o give 'local_mbox' option a reasonable default value:
4895                   '/var/mail'
4896                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4897                   value
4898
4899 2003-09-26 [paul]       0.9.5claws31
4900
4901         * src/inc.c
4902           src/prefs_common.[ch]
4903                 remove 'Incorporate from spool' common pref,
4904                 force creation of a 'Local' account
4905
4906 2003-09-26 [christoph]  0.9.5claws30
4907
4908         * src/folder.c
4909         * src/msgcache.c
4910                 add more NULL pointer checks
4911
4912 2003-09-25 [christoph]  0.9.5claws29
4913
4914         * src/folder.c
4915                 o don't fetch source message to get it's message id
4916                 o immediately scan dest folder when copying a message did not
4917                   return a new message number and not do it when the first message
4918                   without a new message number is found
4919
4920 2003-09-23 [christoph]  0.9.5claws28
4921
4922         * src/compose.c
4923                 fix generating of headers
4924
4925         (patch by David Relson <relson@osagesoftware.com>)
4926
4927 2003-09-23 [paul]       0.9.5claws27
4928
4929         * po/zh_CN.po
4930                 update Simplified Chinese translation. submitted by
4931                 Hansom Young
4932
4933 2003-09-23 [paul]       0.9.5claws26
4934
4935         * tools/Makefile.am
4936           tools/README
4937           tools/vcard2xml.py    ** NEW FILE **
4938                 add a script that converts an evolution vcard to
4939                 sylpheed's xml format
4940                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4941
4942 2003-09-22 [paul]       0.9.5claws25
4943
4944         * src/plugins/clamav/clamav_plugin.c
4945                 don't skip MULTIPART parts
4946
4947 2003-09-21 [christoph]  0.9.5claws24
4948
4949         * src/alertpanel.c
4950                 remove unneeded include
4951
4952         * src/folder.c
4953                 clean up copy/move mess with duplicated code
4954
4955         * src/imap.c
4956                 fix problem that sometimes the folder was not scanned
4957                 also it was changed
4958
4959 2003-09-21 [christoph]  0.9.5claws23
4960
4961         * src/Makefile.am
4962         * src/logwindow.[ch]                    ** REMOVE **
4963         * src/mainwindow.c
4964         * src/prefs_common.c
4965         * src/gtk/Makefile.am
4966         * src/gtk/logwindow.[ch]                ** ADD **
4967                 make logwindow prefs_common independent and move
4968                 it to gtk directory
4969
4970 2003-09-20 [christoph]  0.9.5claws22
4971
4972         * src/compose.c
4973                 add extra space for address code conversion
4974                 (4 * unconvered size could be too small for short headers)
4975
4976 2003-09-20 [christoph]  0.9.5claws21
4977
4978         * src/compose.c
4979                 increase temp buffer size when writing headers
4980
4981 2003-09-19 [darko]      0.9.5claws20
4982
4983         * src/compose.c
4984                 don't ignore value of 'Save copy of outgoing messages to
4985                 this folder instead of Sent' in message redirect
4986
4987 2003-09-17 [christoph]  0.9.5claws19
4988
4989         * src/compose.c
4990                 use ", " as address seperator for mail headers and pass whole
4991                 header line at once to compose_convert_header to make sure
4992                 it is correctly folded
4993
4994         (closes Bug 64 Problem when sending to many recipients)
4995
4996 2003-09-17 [hoa]        0.9.5claws18
4997         
4998         * src/matcher.[ch]
4999           src/matcher_parser_parse.y
5000           src/prefs_matcher.c
5001                 changed the keyword used for command execution in condition
5002                 keyword is changed from "execute" to "test"
5003                 so that it is not the same as the one used for action.
5004                 This will fix a bug when using filtering dialog.
5005                 All semantic in the code is also changed to reflect
5006                 the keyword change.
5007
5008 2003-09-17 [paul]
5009         
5010         * sync with 0.9.6 release
5011
5012 2003-09-17 [paul]       0.9.5claws17
5013
5014         * sync with 0.9.5cvs8
5015                 see ChangeLog 2003-09-16 and 2003-09-17
5016
5017 2003-09-16 [paul]       0.9.5claws16
5018
5019         * sync with 0.9.5cvs6
5020                 see ChangeLog 2003-09-16
5021
5022 2003-09-15 [paul]       0.9.5claws15
5023
5024         * sync with 0.9.5cvs5
5025                 see ChangeLog 2003-09-15
5026
5027 2003-09-14 [alfons]     0.9.5claws14
5028
5029         * src/inc.c
5030                 make "Go to inbox after receiving new mail" again;
5031                 regression of a sync, restored to sylpheed main 
5032                 behaviour. (misses still some bits)
5033
5034 2003-09-14 [alfons]     0.9.5claws13
5035
5036         * src/prefs_filtering_action.c
5037                 o add proper message if empty execute command line
5038                 o don't select first action item after registering a
5039                   new action to prevent (what seems to be a GTK) bug
5040                   #36, "filtering will only accept one action change 
5041                   per invocation".
5042
5043 2003-09-14 [alfons]     0.9.5claws12
5044
5045         * src/prefs_filtering.c
5046         * src/prefs_filtering_action.c
5047         * src/prefs_matcher.c
5048                 fix function signature for key_pressed_event signal handlers
5049
5050 2003-09-14 [alfons]     0.9.5claws11
5051
5052         * src/mainwindow.c
5053                 fix regression caused by fix for invalid bug #7
5054                 (should fix #246, "Multiple selections are deselected when 
5055                 moving from search window to main window")
5056                 
5057 2003-09-14 [alfons]     0.9.5claws10
5058         
5059         * src/actions.[ch]
5060         * src/filtering.[ch]
5061         * src/prefs_actions.c
5062                 allow `filtering actions` in actions; only for advanced users
5063                 right now: try for example, "%as{mark color 2}" 
5064         
5065 2003-09-13 [paul]       0.9.5claws9
5066         
5067         * po/pl.po
5068           po/zh_CN.po   ** NEW FILE **
5069                 update Polish translation, submitted by Emil 
5070                 <eminowbl@posejdon.wpk.p.lodz.pl>
5071                 add new Simplified Chinese translation, submitted by
5072                 Hansom Young <hansom_young@yahoo.com>
5073
5074 2003-09-12 [alfons]     0.9.5claws8
5075
5076         * src/summaryview.c
5077                 don't open separate message views when View | Separate message view
5078                 is active 
5079                 (please look carefully for any navigation regressions)
5080
5081 2003-09-11 [alfons]     0.9.5claws7
5082
5083         * src/mainwindow.c
5084                 make default message view, opened by View | Separate message 
5085                 view, look like a claws message view (which includes a menu
5086                 bar and a toolbar)
5087                 (fixes bug #298, "message view loses tool bar") 
5088
5089 2003-09-11 [christoph]  0.9.5claws6
5090
5091         * src/folderview.c
5092                 fix double deleting of newsgroup folders
5093
5094         (closes Bug 305 crash after deleting of a newsgroup)
5095
5096 2003-09-11 [paul]       0.9.5claws5
5097
5098         * src/rfc2015.c
5099           src/common/utils.h
5100                 more sync'ing from 0.9.5cvs2
5101
5102 2003-09-11 [christoph]  0.9.5claws4
5103
5104         * src/compose.c
5105         * src/rfc2015.c
5106         * src/common/utils.h
5107                 fix sync with 0.9.5cvs2
5108
5109 2003-09-11 [paul]       0.9.5claws3
5110
5111         * sync with 0.9.5cvs4
5112                 see ChangeLog 2003-09-11
5113
5114 2003-09-11 [paul]       0.9.5claws2
5115
5116         * sync with 0.9.5cvs2
5117                 see ChangeLog 2003-09-05
5118                 
5119 2003-09-11 [paul]       0.9.5claws1
5120
5121         * sync with 0.9.5cvs3
5122                 see ChangeLog 2003-09-10
5123
5124 2003-09-10 [paul]       0.9.5claws
5125
5126         * 0.9.5claws released
5127
5128 2003-09-10 [paul]       0.9.4claws78
5129
5130         * src/Makefile.am
5131                 add missing files
5132
5133 2003-09-10 [melvin]     0.9.4claws77
5134
5135         * po/fr.po
5136                 Updated French translations
5137
5138 2003-09-10 [paul]       0.9.4claws76
5139
5140         * po/es.po
5141           po/sk.po
5142           po/sr.po
5143                 update Spanish, Slovak, and Serbian translations.
5144                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5145                 and Urke MMI
5146                 
5147         * AUTHORS
5148                 add translation team section
5149
5150 2003-09-09 [christoph]  0.9.4claws75
5151
5152         * src/folder.c
5153                 free item->prefs in folder_item_destroy
5154
5155 2003-09-09 [alfons]     0.9.4claws74
5156
5157         * src/folderview.c
5158                 o proper check for root node sorting
5159                 o remove unnecessary gtk_ctree_remove_node 
5160
5161         (should fix bug #300, "crash while moving folder")      
5162
5163 2003-09-08 [christoph]  0.9.4claws73
5164
5165         * src/folderview.c
5166                 o fix double adding of IMAP FolderItems to GtkCTree
5167                 o fix crash then mbox folder is removed
5168
5169 2003-09-08 [christoph]  0.9.4claws72
5170
5171         * src/folder.c
5172         * src/folderview.c
5173         * src/mainwindow.c
5174                 fix new folder notification
5175
5176         * src/mbox_folder.c
5177                 fix cache path
5178
5179 2003-09-08 [christoph]  0.9.4claws71
5180
5181         * src/compose.c
5182                 replace '\n' and '\r' before removing trailing spaces
5183
5184         * src/folder.[ch]
5185         * src/folderview.c
5186                 add information about new or removed items in folder tree change
5187                 notification and use this in folderview to add and remove only
5188                 the appected items and not refresh the whole tree
5189
5190 2003-09-07 [match]      0.9.4claws70
5191
5192         * src/Makefile.am
5193         * src/addr_compl.c
5194         * src/addressbook.c
5195         * src/addressitem.h
5196         * src/addrindex.c
5197         * src/addritem.c
5198         * src/addritem.h
5199         * src/addrquery.c                       ** NEW **
5200         * src/addrquery.h
5201         * src/ldapquery.c
5202         * src/ldapserver.c
5203         * src/stock_pixmap.c
5204         * src/stock_pixmap.h
5205         * src/pixmaps/address_search.xpm        ** NEW **
5206                 re-introduce Lookup button for LDAP 'static' searches.
5207
5208 2003-09-07 [alfons]     0.9.4claws69
5209         
5210         * src/summaryview.c
5211                 abandon setting usize for messageview because it gives layout problems
5212                 with the quick search bar and the headerview; fixes assorted UI glitches:
5213                 
5214                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5215                 o bug #280, "Window resiizes for line length but does not revert"
5216
5217 2003-09-07 [christoph]  0.9.4claws68
5218
5219         * src/compose.c
5220                 o make sure we don't have any newlines in header values
5221                 o check custom headers for spaces and newlines and ignore
5222                   malformed header names
5223
5224 2003-09-06 [christoph]  0.9.4claws67
5225
5226         * src/folder.c
5227         * src/folderview.c
5228                 invoke notification hook for folder tree changes after append
5229                 and remove folder
5230
5231         (closes Bug 294 Crash while moving folder with many subdirectories)
5232
5233 2003-09-06 [christoph]  0.9.4claws66
5234
5235         * src/folder.c
5236                 destroy folder's MsgCache if FolderItem is removed to make sure
5237                 it is not saved when the FolderItem is destroyed
5238
5239 2003-09-06 [christoph]  0.9.4claws65
5240
5241         * src/plugins/clamav/clamav_plugin.c
5242                 fix copy & paste bug
5243
5244 2003-09-05 [christoph]  0.9.4claws64
5245
5246         * src/folder.c
5247         * src/messageview.[ch]
5248         * src/procmsg.[ch]
5249         * src/summaryview.c
5250                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5251                 by MessageView to clear it when the message is deleted. Should
5252                 work even if messages are deleted in MainWindow or by
5253                 processing.
5254
5255 2003-09-05 [alfons]     0.9.4claws63
5256
5257         * src/messageview.c
5258                 deleting a message in a message view frees its msginfo, make 
5259                 messageview_update_all() aware of that (should fix bug #293,
5260                 "deleting message caused crash")
5261
5262 2003-09-05 [melvin]     0.9.4claws62
5263
5264         * src/action.c
5265                 Improve synchronous action exit code (fixes 
5266                 a ~5 seconds delay after action exit on RedHat 9)
5267
5268 2003-09-04 [christoph]  0.9.4claws61
5269
5270         * src/compose.c
5271         * src/rfc2015.c
5272         * src/common/utils.[ch]
5273                 add util function to create mime boundary and use it
5274                 in compose and gpg code
5275
5276 2003-09-04 [alfons]     0.9.4claws60
5277
5278         * src/folder.c
5279                 source folder item's GNode should already have been freed in 
5280                 a previous call to src->folder->klass->remove_folder()
5281                 (should fix bug #287, "crash when moving folders")
5282
5283 2003-09-03 [thorsten]   0.9.4claws59
5284
5285         * src/plugins/spamassassin/spamassassin_gtk.c
5286                 fix compile error
5287
5288 2003-09-03 [christoph]  0.9.4claws58
5289
5290         * src/plugins/spamassassin/spamassassin.[ch]
5291         * src/plugins/spamassassin/spamassassin_gtk.c
5292                 add timeout config option
5293
5294 2003-09-03 [paul]       0.9.4claws57
5295
5296         * po/sk.po      ** NEW FILE **
5297                 add Slovak translation. Submitted by Andrej Kacian 
5298                 <andrej@kacian.sk>
5299
5300 2003-09-03 [paul]       0.9.4claws56
5301
5302         * src/plugins/clamav/clamav_plugin_gtk.c
5303                 gui tweaks: replace a label with a tooltip, modify the
5304                 text, use gtk_check_button_new(); instead of
5305                 gtk_check_button_new_with_label("");
5306
5307 2003-09-02 [alfons]     0.9.4claws55
5308
5309         * src/gtk/filesel.c
5310                 remember last used dir when attaching multiple files (should fix
5311                 bug #290, "Attach File does not remember directory")
5312
5313 2003-09-01 [paul]       0.9.4claws54
5314
5315         * po/es.po
5316                 updated by Ricardo Mones Lastra
5317
5318 2003-09-01 [alfons]     0.9.4claws53
5319
5320         * src/gtk/gtkaspell.[ch]
5321                 be pedantic and strict and use const gchar * instead of guchar *
5322
5323 2003-09-01 [alfons]     0.9.4claws52
5324
5325         * src/mainwindow.c
5326         * src/summaryviewc.
5327                 re-enable Save As when multiple messages are selected
5328
5329 2003-09-01 [paul]       0.9.4claws51
5330
5331         * src/textview.c
5332                 g_free(trimmed_uri);
5333
5334 2003-09-01 [paul]       0.9.4claws50
5335
5336         * sync with 0.9.4cvs13
5337                 see ChangeLog 2003-09-01
5338
5339 2003-09-01 [paul]       0.9.4claws49
5340
5341         * src/textview.c
5342                 trim uri before sending to the statusbar
5343                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5344                 in the message window causes main S-C window to enlarge 
5345                 past screen edges'
5346
5347 2003-09-01 [paul]       0.9.4claws48
5348
5349         * sync with 0.9.4cvs12
5350                 see ChangeLog 2003-09-01
5351
5352 2003-08-30 [christoph]  0.9.4claws47
5353
5354         * src/compose.c
5355         * src/folder_item_prefs.[ch]
5356         * src/prefs_folder_item.c
5357         * src/gtk/gtkaspell.[ch]
5358                 commit per folder dictionary patch by
5359                 Paul Evans <nerd@freeuk.com>
5360
5361 2003-08-30 [christoph]  0.9.4claws46
5362
5363         * src/plugins/spamassassin/spamassassin_gtk.c
5364         * src/plugins/spamassassin/spamassassin_gtk.glade
5365                 reduce GUI clutter by placing hints into tooltips
5366
5367 2003-08-30 [paul]       0.9.4claws45
5368
5369         * src/compose.c
5370                 add 'Content-Disposition: inline' to a text/plain
5371                 part when using PGP/MIME signing
5372
5373 2003-08-30 [paul]       0.9.4claws44
5374
5375         * src/prefs_common.c
5376           src/prefs_spelling.c
5377           src/prefs_spelling.glade
5378                 reduce GUI clutter by placing hints into tooltips
5379
5380 2003-08-29 [christoph]  0.9.4claws43
5381
5382         * configure.ac
5383                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5384
5385         * src/stock_pixmap.c
5386                 change unecessary warning into a debug message
5387
5388         * src/plugins/clamav/Makefile.am
5389                 Fix error "-I$(CLAMAV_LIBS)"
5390
5391 2003-08-29 [christoph]  0.9.4claws42
5392
5393         * intl/Makefile.in
5394         * src/Makefile.am
5395         * src/matcher.h
5396         * src/common/Makefile.am
5397         * src/common/passcrypt.c
5398                 commit fixes and patches for some of the IRIX problems found by
5399                 Ivan Rayner <ivanr@sgi.com>
5400
5401 2003-08-29 [paul]       0.9.4claws41
5402
5403         * src/prefs_filtering.c
5404                 add 'Top' and 'Bottom' buttons, based on changes in
5405                 src/prefs_filter.c in 0.9.4cvs11.
5406
5407 2003-08-27 [christoph]  0.9.4claws40
5408
5409         * src/folderview.c
5410                 fix bug that the current summary settings were copied to the
5411                 wrong folder item, when the folder item prefs are opened.
5412                 Copying is not required because summary settings and
5413                 folder_item_prefs do not contain the same settings
5414
5415 2003-08-27 [thorsten]   0.9.4claws39
5416
5417         * src/imap.c
5418                 fix compile error
5419
5420 2003-08-26 [paul]       0.9.4claws38
5421
5422         * sync with 0.9.4cvs9
5423                 see ChangeLog 2003-08-26
5424
5425 2003-08-25 [paul]       0.9.4claws37
5426
5427         * sync with 0.9.4cvs8
5428                 see ChangeLog 2003-08-25
5429
5430 2003-08-24 [christoph]  0.9.4claws36
5431
5432         * src/prefs_filtering.c
5433                 shouldn't remove items from a GSList while iterating over the
5434                 list (makes cur invalid and cur->next not accessable)
5435
5436         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5437          crashed)
5438
5439 2003-08-23 [christoph]  0.9.4claws35
5440
5441         * src/news.c
5442                 news folders should be scanned when opened
5443
5444 2003-08-22 [christoph]  0.9.4claws34
5445
5446         * src/prefs_folder_item.c
5447                 use macro to assign strings that always frees the old string
5448
5449         * src/gtk/gtkaspell.[ch]
5450                 add gtkaspell_set_dictionary_menu_active_item() to set active
5451                 item in dictionary option menu
5452
5453         * src/prefs_spelling.c
5454                 use gtkaspell_set_dictionary_menu_active_item() to select
5455                 dictionary
5456
5457 2003-08-21 [christoph]  0.9.4claws33
5458
5459         * src/folder.[ch]
5460         * src/imap.c
5461         * src/mbox_folder.c
5462         * src/mh.c
5463         * src/news.c
5464                 optimize folder system
5465
5466         * src/gtk/gtkstext.c
5467                 fix division by zero when font has 0 width for ' '
5468
5469 2003-08-21 [paul]       0.9.4claws32
5470
5471         * sync with 0.9.4cvs7
5472                 see ChangeLog 2003-08-20
5473
5474 2003-08-19 [paul]       0.9.4claws31
5475
5476         * src/common/defs.h
5477                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5478                 SYLDOC_FAQ_HTML_INDEX.
5479         * src/manual.c
5480                 use LC_MESSAGES instead of LC_ALL to find the current
5481                 language
5482
5483           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5484
5485 2003-08-19 [paul]       0.9.4claws30
5486
5487         * po/bg.po
5488                 updated by George Danchev
5489
5490 2003-08-18 [luke]       0.9.4claws29
5491         * src/mimeview.[ch]
5492         * src/gtk/gtkvscrollbutton.[ch]
5493                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5494                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5495                 o removed horizontal separator between icons
5496
5497 2003-08-17 [christoph]  0.9.4claws28
5498
5499         * src/procmsg.c
5500                 no subject threading when the subject has no reply prefix
5501
5502 2003-08-16 [christoph]  0.9.4claws27
5503
5504         * src/mainwindow.c
5505                 remember and restore window sizes and position when the main
5506                 window is hidden or shown
5507
5508         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5509          minimised/reopened using trayicon)
5510
5511 2003-08-16 [paul]       0.9.4claws26
5512
5513         * src/crash.c
5514                 add #include "defs.h"
5515
5516 2003-08-16 [paul]       0.9.4claws25
5517
5518         * src/plugins/clamav/clamav_plugin.c
5519                 reword a debug_print
5520                 
5521         * src/plugins/dillo_viewer/dillo_prefs.c
5522                 cosmetic: change the labels' text, add tooltips, and
5523                 left-align the hint
5524
5525 2003-08-15 [christoph]  0.9.4claws24
5526
5527         * src/news.c
5528                 complete last change (forgot some changes)
5529
5530 2003-08-15 [christoph]  0.9.4claws23
5531
5532         * src/news.c
5533                 o check number of messages and don't return a 0 message
5534                   when no messages are available
5535                 o don't parse xref header anymore
5536
5537         (closes Bug 203 I'm not getting any news)
5538
5539 2003-08-15 [paul]       0.9.4claws22
5540
5541         * src/common/defs.h
5542           src/crash.c
5543                 update and define claws bugzilla location
5544
5545 2003-08-15 [paul]       0.9.4claws21
5546
5547         * po/ru.po
5548                 update submitted by Ruslan N. Balkin
5549
5550 2003-08-14 [christoph]  0.9.4claws20
5551
5552         * src/procmsg.c
5553                 fix search for oldest node in subject threading
5554
5555 2003-08-14 [christoph]  0.9.4claws19
5556
5557         * src/procmsg.c
5558         * src/common/utils.h
5559                 add possibility to check all nodes with the same subject for
5560                 subject threading, not only the oldest node. Should not break
5561                 threads anymore if the oldest node is thread_by_subject_max_age
5562                 days older then parent, because it can now find a child of
5563                 oldest node as new parent.
5564
5565 2003-08-11 [christoph]  0.9.4claws18
5566
5567         * src/plugins/spamassassin/spamassassin.c
5568                 run spam check in background process
5569
5570 2003-08-10 [alfons]     0.9.4claws17
5571
5572         * src/summaryview.c
5573                 make `Select All' sensitive too
5574
5575 2003-08-10 [christoph]  0.9.4claws16
5576
5577         * src/imap.c
5578                 add more checks in imap_close
5579
5580 2003-08-09 [alfons]     0.9.4claws15
5581
5582         * src/prefs_spelling.c
5583                 no spell checking UI if not requested
5584
5585 2003-08-09 [alfons]     0.9.4claws14
5586
5587         * src/gtk/prefswindow.c
5588                 make it compile
5589
5590 2003-08-09 [christoph]  0.9.4claws13
5591
5592         * src/prefs_spelling.c
5593         * src/gtk/prefswindow.[ch]
5594         * src/plugins/clamav/clamav_plugin_gtk.c
5595         * src/plugins/spamassassin/spamassassin_gtk.c
5596                 sort prefs pages by heighest weight in tree
5597
5598 2003-08-09 [paul]       0.9.4claws12
5599
5600         * sync with 0.9.4cvs6
5601                 see ChangeLog 2003-08-07
5602                 
5603         * AUTHORS
5604                 add Leandro and Luke to claws-branch section
5605
5606 2003-08-09 [christoph]  0.9.4claws11
5607
5608         * src/gtk/Makefile.am
5609         * src/gtk/colorsel.[ch]                 ** NEW **
5610                 create a color selection dialog that can be used as a simple
5611                 function call with it's own gtk main loop like filesel.[ch]
5612
5613         * src/Makefile.am
5614         * src/main.c
5615         * src/prefs_common.c
5616         * src/prefs_spelling.[ch]               ** NEW **
5617         * src/prefs_spelling.glade              ** NEW **
5618         * src/gtk/gtkutils.[ch]
5619                 move "Spell Checker" prefs to new prefs dialog
5620
5621         * src/prefs_folder_item.c
5622                 use new colorsel dialog
5623
5624 2003-08-08 [paul]       0.9.4claws10
5625
5626         * src/inc.c
5627                 clear the progress bar unconditionally
5628
5629 2003-08-08 [paul]       0.9.4claws9
5630
5631         * sync with 0.9.4cvs4
5632                 see ChangeLog 2003-07-31
5633
5634 2003-08-07 [christoph]  0.9.4claws8
5635
5636         * configure.ac
5637                 fix bug in image viewer plugin part
5638
5639         * src/imap.c
5640                 don't execute close command if the folder item is not selected
5641
5642 2003-08-07 [hoa]        0.9.4claws7
5643
5644         * src/filtering.[ch]
5645         * src/matcher_parser.h
5646         * src/matcher_parser_parse.y
5647                 can define several actions for each filtering rule
5648                 can import old versions of filtering rules
5649
5650         * src/prefs_filtering.c
5651                 call to a new dialog box to define actions
5652
5653         * src/prefs_filtering_action.[ch]
5654                 dialog box to define actions for filtering rules
5655
5656 2003-08-06 [christoph]  0.9.4claws6
5657
5658         * src/imap.c
5659                 make sure source folder is selected when copying messages
5660
5661 2003-08-06 [christoph]  0.9.4claws5
5662
5663         * sync with 0.9.4cvs2
5664                 see ChangeLog 2003-07-29                
5665
5666 2003-08-05 [paul]       0.9.4claws4
5667
5668         * sync with 0.9.4cvs3
5669                 see ChangeLog 2003-07-30
5670
5671 2003-08-04 [match]      0.9.4claws3
5672
5673         * po/POTFILES.in
5674                 export of LDIF files.
5675
5676 2003-08-04 [match]      0.9.4claws2
5677
5678         * src/ldif.[ch]
5679                 support for export LDIF. documented.
5680         * src/importldif.[ch]
5681         * src/exportldif.[ch]
5682                 add tooltips. documented.
5683         * src/exphtmldlg.[ch]
5684         * src/common/xmlprops.[ch]
5685                 documented.
5686         * src/exportldif.[ch]                   ** NEW **
5687         * src/expldifdlg.[ch]                   ** NEW **
5688         * src/addressbook.[ch]
5689         * src/Makefile.am
5690                 export of LDIF files.
5691                 documented.
5692
5693 2003-08-04 [christoph]  0.9.4claws1
5694
5695         * .cvsignore
5696         * Makefile.am
5697         * configure.ac
5698         * sylpheed-claws.pc.in                  ** NEW **
5699         * src/Makefile.am
5700         * src/common/Makefile.am
5701         * src/gtk/Makefile.am
5702                 install sylpheed header files in $(pkgincludedir) and create a
5703                 pkg-config file to allow building a plugin without the source
5704                 package
5705
5706 2003-08-04 [paul]       0.9.4claws
5707
5708         * version 0.9.4claws
5709
5710 2003-08-04 [paul]       0.9.3claws97
5711
5712         * po/es.po
5713                 update Spanish translation. Submitted by Ricardo
5714                 Mones Lastra.
5715
5716 2003-08-03 [paul]       0.9.3claws96
5717
5718         * po/hr.po
5719           po/sr.po
5720                 update Croatian and Serbian translations. Submitted by
5721                 Dragan and Urke MMI respectively
5722
5723 2003-08-03 [alfons]     0.9.3claws95
5724
5725         * src/summaryview.c
5726                 mark flag has precedence over important flag - seems
5727                 to have been changed in sync of 0.9.3claws45. this fixes
5728                 a regression where messages that were scored as important
5729                 don't show their mark flags. (using the same column for
5730                 both importance as mark flags is the real problem
5731                 ofcourse)
5732
5733 2003-08-03 [melvin]     0.9.3claws94
5734
5735         * po/fr.po
5736                 Updated French translations.
5737
5738 2003-08-03 [melvin]     0.9.3claws93
5739
5740         * src/Makefile.am
5741                 Fixed typo introduced after 0.9.3claws92 
5742                 that prevented compilation
5743                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5744                 CPPFLAGS and YFLAGS to allow user setting these.
5745         * src/common/Makefile.am
5746         * src/gtk/Makefile.am
5747         * src/plugins/clamav/Makefile.am
5748         * src/plugins/demo/Makefile.am
5749         * src/plugins/dillo_viewer/Makefile.am
5750         * src/plugins/image_viewer/Makefile.am
5751         * src/plugins/mathml_viewer/Makefile.am
5752         * src/plugins/spamassassin/Makefile.am
5753         * src/plugins/trayicon/Makefile.am
5754         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5755                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5756                 CPPFLAGS and YFLAGS to allow user setting these.
5757
5758 2003-08-02 [christoph]  0.9.3claws92
5759
5760         * configure.ac
5761                 o rearrange plugin tests
5762                 o add test for clamav.h to ClamAV tests
5763
5764 2003-08-02 [luke]       0.9.3claws91
5765
5766         * src/mimeview.c
5767                 o fixed appearance of icon list when toggling back from the 
5768                   ctree
5769                 o toggling of icons using the keyboard works correctly
5770                 o fixed all other keyboard shortcuts to work when icons are
5771                   active
5772         
5773         * src/messageview.c
5774                 o fixed bug 4 - focus lost when changing messageview view type
5775
5776 2003-08-02 [christoph]  0.9.3claws90
5777
5778         * src/common/hooks.c
5779                 fix crash when pointer stored in hash table could get invalid
5780                 when a plugin is unloaded
5781
5782 2003-08-01 [christoph]  0.9.3claws89
5783
5784         * configure.ac
5785                 o try to build all plugins (except spamassassin) by default
5786                 o don't build a plugin if a dependency check fails
5787
5788         * src/common/hooks.c
5789                 fix warning
5790
5791 2003-08-01 [match]      0.9.3claws88
5792
5793         * src/importldif.c
5794                 allow single click field selection. document code.
5795
5796 2003-08-01 [christoph]  0.9.3claws87
5797
5798         * src/plugins/clamav/clamav_plugin.c
5799         * src/plugins/clamav/clamav_plugin_gtk.c
5800         * src/plugins/dillo_viewer/dillo_viewer.c
5801         * src/plugins/image_viewer/plugin.c
5802         * src/plugins/mathml_viewer/mathml_viewer.c
5803         * src/plugins/spamassassin/spamassassin.c
5804         * src/plugins/spamassassin/spamassassin_gtk.c
5805         * src/plugins/trayicon/trayicon.c
5806                 add version check to all plugins
5807
5808 2003-08-01 [hoa]        0.9.3claws86
5809
5810         * src/prefs_filtering.c
5811                 fixed a cosmetic bug, during creation of dialog box,
5812                 wrong widgets were shown after creation.
5813
5814 2003-08-01 [luke]       0.9.3claws85
5815
5816         * src/mainwindow.c
5817                 o fixed visibility of icons/mimeview after toggling separate
5818                   message/folder view (factored out some similar code too).
5819
5820
5821 2003-07-31 [alfons]     0.9.3claws84
5822
5823         * src/mimeview.c
5824                 tweak icon box UI a bit more, now allowing right-clicks actions
5825                 getting the relevant mime data too; should fix #250, "Can't save 
5826                 attachments sometimes".
5827
5828 2003-07-30 [alfons]     0.9.3claws83
5829
5830         * src/compose.c
5831                 don't do auto-save-draft inside key press handler, but rather
5832                 schedule it half of a second later; should fix #67, "autosave 
5833                 make re-rediting message crazy"
5834
5835 2003-07-30 [christoph]  0.9.3claws82
5836
5837         * src/plugins/trayicon/trayicon.c
5838                 process pending events before unloading the plugin
5839
5840         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5841
5842 2003-07-30 [alfons]     0.9.3claws81
5843
5844         * src/common/hooks.c
5845                 parameter 2 of g_hook_destroy() should really be a hook id
5846
5847 2003-07-30 [alfons]     0.9.3claws80
5848
5849         * src/common/plugin.c
5850                 fix a possibly harmful function signature mismatch 
5851                 for plugin_done
5852
5853 2003-07-30 [alfons]     0.9.3claws79
5854
5855         * src/common/hooks[.ch]
5856                 const correctness
5857
5858 2003-07-30 [darko]      0.9.3claws78
5859
5860         * src/summaryview.c
5861                 make it compile again
5862
5863 2003-07-30 [luke]       0.9.3claws77
5864
5865         * src/crash.c
5866         * src/main.c
5867                 o added/moved signal handlers for SIGTERM (normal kill command) 
5868                   and SIGINT (ctl-c) to be used even without 
5869                   --enable-crash-dialog, fixing bug 166
5870
5871         * src/summaryview.c
5872                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5873                   bug 227
5874
5875         * src/mainwindow.c
5876                 o changed sensitivity condition for 'Next new' and 'Next 
5877                   unread', fixing bug 8
5878
5879 2003-07-29 [alfons]     0.9.3claws76
5880
5881         * src/common/utils.[ch]
5882                 add generate_msgid()
5883         * src/messageview.c
5884                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5885                 sent folder".
5886
5887 2003-07-29 [alfons]     0.9.3claws75
5888
5889         * src/messageview.c
5890                 fix a memleak (claws-only)
5891
5892 2003-07-29 [alfons]     0.9.3claws74
5893
5894         * src/mimeview.[ch]
5895         * src/gtk/gtkvscrollbutton.[ch]
5896                 fix UI glitch where mime icon toolbox' scroll position is not 
5897                 reset after switching to another message
5898                 
5899
5900 2003-07-29 [paul]       0.9.3claws73
5901
5902         * src/prefs_folder_item.c
5903                 split the prefs into 2 separate pages
5904
5905 2003-07-29 [paul]       0.9.3claws72
5906
5907         * src/compose.c
5908                 prepend "\n\n" to a signature without a separator too
5909
5910 2003-07-29 [paul]       0.9.3claws71
5911
5912         * src/compose.c
5913                 fix bug where changing to an account without an auto-sig
5914                 from an initial account without an auto-sig would insert 
5915                 2 blank lines at the cursor point
5916                 fix bug where changing to an account with an auto-sig
5917                 from an initial account without an auto-sig would insert
5918                 the sig at the cursor point
5919
5920 2003-07-29 [paul]       0.9.3claws70
5921
5922         * src/folderview.c
5923                 use the colour from the folder pref unless the folder
5924                 has new messages
5925
5926 2003-07-29 [alfons]     0.9.3claws69
5927
5928         * src/procmsg.[ch]
5929         * src/messageview.c
5930         * src/procheader.c
5931                 rewrite return receipt request work a little bit (the former 
5932                 implementation presumably depended too much on the UI setting
5933                 flags). (we're losing the old pending flag.) 
5934
5935 2003-07-28 [christoph]  0.9.3claws68
5936
5937         * src/folder.c
5938         * src/imap.c
5939         * src/mh.c
5940         * src/procmsg.[ch]
5941                 fix copy to IMAP folder from other folder
5942
5943 2003-07-28 [christoph]  0.9.3claws67
5944
5945         * src/procmsg.c
5946                 fix sync of procmsg_get_message_file_list
5947
5948 2003-07-28 [christoph]  0.9.3claws66
5949
5950         * sync with 0.9.3cvs14
5951                 see ChangeLog 2003-07-18
5952         * sync with 0.9.3cvs17
5953                 see ChangeLog 2003-07-23
5954
5955         (closes Bug 234 segmentation fault after sending out mail via
5956          smtp(auth))
5957
5958 2003-07-28 [paul]       0.9.3claws65
5959
5960         * po/es.po
5961                 update Spanish translation, submitted by Ricardo Mones
5962                 Lastra
5963
5964 2003-07-28 [christoph]  0.9.3claws64
5965
5966         * src/folder.[ch]
5967         * src/imap.c
5968         * src/mh.c
5969                 return new message numbers as a GRelation instead of a GSList
5970                 that has to be in the same order as the input list. A list
5971                 would make it hard for IMAP to optimize oepration by sorting
5972                 the input list. The returned list would have to be reordered
5973                 to match the same order that input list has.
5974
5975         * src/gtk/gtkaspell.c
5976                 fix missing return value, could cause a crash when garbage is
5977                 on the stack that is used as the expected return value
5978
5979 2003-07-28 [paul]       0.9.3claws63
5980
5981         * sync with 0.9.4cvs1
5982                 see ChangeLog 2003-07-28
5983
5984 2003-07-27 [alfons]     0.9.3claws62
5985
5986         * src/mimeview.c
5987                 tweak it more to make icon list act like a check button group
5988
5989 2003-07-27 [christoph]  0.9.3claws61
5990
5991         * sync with 0.9.3cvs20
5992                 see ChangeLog 2003-07-25
5993
5994 2003-07-27 [paul]       0.9.3claws60
5995
5996         * src/procmsg.c
5997                 re-commit changes from 0.9.3claws58 -
5998                 accidently removed in 0.9.3claws59
5999
6000 2003-07-27 [paul]       0.9.3claws59
6001
6002         * src/procmsg.[ch]
6003                 a sync from 0.9.3cvs17
6004                 see ChangeLog 2003-07-23
6005
6006 2003-07-27 [alfons]     0.9.3claws58
6007
6008         * src/procmsg.c
6009                 add missing header members to MsgInfo; fixes the problem of 
6010                 not displaying X-Faces, as noticed by Ricardo Mones
6011
6012 2003-07-26 [christoph]  0.9.3claws57
6013
6014         * sync with 0.9.3cvs18
6015                 see ChangeLog 2003-07-24
6016
6017 2003-07-26 [christoph]  0.9.3claws56
6018
6019         * sync with 0.9.3cvs17
6020                 see ChangeLog 2003-07-23
6021
6022 2003-07-26 [christoph]  0.9.3claws55
6023
6024         * src/folder.[ch]
6025         * src/imap.c
6026         * src/mbox_folder.c
6027         * src/mh.c
6028         * src/news.c
6029                 add support for copy function that copy multiple messages
6030                 (not implemented yet)
6031
6032         * src/summaryview.c
6033                 add missing return value
6034
6035 2003-07-26 [paul]       0.9.3claws54
6036
6037         * tools/multiwebsearch.pl
6038                 do whitespace substitution before passing the string
6039                 to the browser. fixes bug with browsers that don't
6040                 do whitespace conversion themselves.
6041
6042 2003-07-25 [christoph]  0.9.3claws53
6043
6044         * src/folder.[ch]
6045         * src/imap.c
6046         * src/mh.c
6047                 rewrite adding of multiple messages to a folder for
6048                 claws' folder system
6049
6050 2003-07-25 [luke]       0.9.3claws52
6051
6052         * src/mimeview.c
6053                 o icon toggles set correctly on leaving ctree mimeview
6054
6055 2003-07-25 [paul]       0.9.3claws51
6056
6057         * partial sync with 0.9.3cvs21 [src/main.c]
6058                 see ChangeLog 2003-07-25
6059
6060 2003-07-24 [paul]       0.9.3claws50
6061
6062         * tools/maildir2sylpheed.pl
6063                 fix typo
6064
6065 2003-07-24 [paul]       0.9.3claws49
6066
6067         * src/mimeview.c
6068                 increase the gutter size of paned so that the panes
6069                 can be resized
6070                 
6071         * src/plugins/demo/demo.c
6072                 squeeze in another typo fix
6073
6074 2003-07-24 [paul]       0.9.3claws48
6075
6076         * src/plugins/demo/demo.c
6077           src/prefs_account.c
6078                 small changes to the English
6079                 
6080         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6081           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6082           src/Makefile.am
6083           src/stock_pixmap.c
6084                 rename the misspelled icon
6085
6086 2003-07-23 [alfons]     0.9.3claws47
6087
6088         * src/mimeview.c
6089                 make icon list look like a list of toggles
6090
6091 2003-07-23 [luke]       0.9.3claws46
6092
6093         * src/pixmaps/mimeview_gpg_expired.xpm
6094         * src/pixmaps/mimeview_gpg_failed.xpm
6095         * src/pixmaps/mimeview_gpg_passed.xpm
6096         * src/pixmaps/mimeview_text_html.xpm
6097         * src/pixmaps/mimeview_image.xpm
6098                 o all icons the same size
6099
6100         * src/mimeview.[ch]
6101                 o mimeview ctree arranged vertically above the viewer
6102                 o icons changed to buttons
6103                 o can use keyboard to select an icon (Enter)
6104                 o resize icon list to width of icons
6105
6106         *  src/gtk/gtkvscrollbutton.c
6107                 o sensitivity of buttons reacts to position
6108
6109 2003-07-23 [christoph]  0.9.3claws45
6110
6111         * sync with 0.9.3cvs14 (incomplete)
6112                 see ChangeLog 2003-07-17
6113
6114 2003-07-23 [alfons]     0.9.3claws44
6115
6116         * src/folder.c
6117         * src/procmsg.h
6118                 sync with my local tree to restore some claws-only things
6119
6120 2003-07-23 [paul]       0.9.3claws43
6121
6122         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6123           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6124           src/Makefile.am
6125           src/mimeview.c
6126           src/procmime.h
6127           src/rfc2015.c
6128           src/stock_pixmap.[ch]
6129                 indicate missing keys and expired sigs/keys
6130                 in mime view column
6131
6132 2003-07-23 [paul]       0.9.3claws42
6133
6134         * src/compose.c
6135                 Redirect fixes: enable automatic account selection and
6136                 do not append signature to message on changing account
6137                 fixes Bug[s] #248
6138
6139 2003-07-23 [paul]       0.9.3claws41
6140
6141         * sync with 0.9.3cvs16
6142                 see ChangeLog 2003-07-23
6143
6144 2003-07-23 [alfons]     0.9.3claws40
6145
6146         * src/inc.c
6147                 give progress dialog a main window, and give it the first 
6148                 one (presumably the only one). fixes bug #247, "segfault on 
6149                 pop-before-smtp" 
6150
6151 2003-07-22 [alfons]     0.9.3claws39
6152
6153         * src/summaryview.c
6154                 shift-space scrolls up
6155
6156 2003-07-22 [paul]       0.9.3claws38
6157
6158         * sync with 0.9.3cvs15
6159                 see ChangeLog 2003-07-22
6160
6161 2003-07-20 [alfons]     0.9.3claws37
6162
6163         * src/compose.c
6164                 put menu inside #ifdef USE_ASPELL..#endif
6165
6166 2003-07-20 [christoph]  0.9.3claws36
6167
6168         * src/procmsg.c
6169                 fix wrong flags in MsgInfo returned by
6170                 procmsg_msginfo_get_full_info()
6171
6172         (closes Bug 221 Deleting messages from the Message View gives incorrect
6173          new/unread message counts in the folder view)
6174
6175         * src/plugins/spamassassin/spamassassin_gtk.c
6176                 add gettext macro for prefs page title
6177
6178 2003-07-20 [paul]       0.9.3claws35
6179
6180         * src/mimeview.c
6181                 redraw icon list on signature check
6182
6183 2003-07-20 [christoph]  0.9.3claws34
6184
6185         * src/Makefile.am
6186         * src/account.c
6187         * src/folder.[ch]
6188         * src/folder_item_prefs.[ch]            ** NEW **
6189         * src/folderview.c
6190         * src/mainwindow.c
6191         * src/mh.c
6192         * src/prefs_gtk.c
6193         * src/prefs_scoring.c
6194         * src/summaryview.c
6195         * src/prefs_folder_item.[ch]
6196                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6197                   Properties dialog
6198                 o use prefswindow for folder properties
6199
6200         * src/gtk/prefswindow.[ch]
6201                 change implementation to use an invisible notebook instead
6202                 of unparenting widgets
6203
6204 2003-07-20 [christoph]  0.9.3claws33
6205
6206         * src/compose.h
6207         * src/folder.c
6208         * src/folderview.h
6209         * src/headerview.h
6210         * src/prefs_filtering.h
6211         * src/prefs_folder_item.[ch]
6212         * src/procmime.h
6213         * src/procmsg.h
6214         * src/summaryview.h
6215                 clean up header mess
6216                 (always use 1. typedefs, 2. #includes, 3. structures)
6217
6218         * src/common/version.h.in
6219                 add casts for constants
6220
6221         * src/plugins/demo/demo.c
6222                 fix typo
6223
6224         * src/plugins/spamassassin/spamassassin.c
6225                 remove unused variable
6226
6227 2003-07-20 [alfons]     0.9.3claws32
6228
6229         * src/mimeview.c
6230                 o make icon buttons respond on left click
6231                 o minor cosmetic change
6232
6233 2003-07-19 [luke]       0.9.3claws31
6234
6235         * src/mimeview.[ch]
6236         * src/gtk/gtkvscrollbutton.c
6237         * src/messageview.c
6238                 o improved mimeview behaviour when selecting a new message
6239                 o plus code cleanups to remove compile warnings
6240
6241
6242 2003-07-19 [alfons]     0.9.3claws30
6243
6244         * src/procmsg.c
6245         * src/compose.c
6246         * src/common/utils.[ch]
6247                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6248
6249 2003-07-19 [alfons]     0.9.3claws29
6250
6251         * src/prefs_folder_item.c
6252                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6253                 string pointers
6254
6255 2003-07-19 [luke]       0.9.3claws28
6256
6257         * src/messageview.c
6258         * src/mimeview.[ch]
6259         * src/procmime.h
6260         * src/rfc2015.c
6261         * src/stock_pixmap.[ch]
6262         * src/gtk/Makefile.am
6263         * src/Makefile.am
6264         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6265         * src/pixmaps/mime_*.xpm                ** NEW **
6266                 o mimeview rearrangement with a new icon shortcut bar
6267
6268 2003-07-19 [alfons]     0.9.3claws27
6269
6270         * src/folderview.c
6271                 o plug leaking nodes_to_recollapse
6272                 o add folderview_recollapse_all_nodes() (not used yet)
6273
6274 2003-07-19 [alfons]     0.9.3claws26
6275
6276         * src/compose.c
6277         * src/common/utils.c
6278                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6279                 for both forwarding as replying
6280
6281 2003-07-18 [christoph]  0.9.3claws25
6282
6283         * configure.ac
6284         * src/common/sylpheed.[ch]
6285         * src/common/version.h.in
6286                 add version in numeric form to allow easy comparison
6287
6288         * src/plugins/demo/demo.c
6289                 add version check
6290                 - sylpheed version > plugin version => never allowed, sylpheed
6291                   could contain unknown API changes
6292                 - sylpheed version < minimum version required => don't load,
6293                   API required not available (if linking does not fail)
6294
6295 2003-07-18 [alfons]     0.9.3claws24
6296         
6297         * src/common/plugin.[ch]
6298                 const correctness
6299
6300 2003-07-18 [christoph]  0.9.3claws23
6301
6302         * src/common/hooks.c
6303                 fix crash when hooks where unregisted
6304
6305         * src/plugins/trayicon/trayicon.c
6306                 unregister detroy signal before destroying the widget
6307                 (still crashes when the plugin is unloaded)
6308
6309 2003-07-18 [alfons]     0.9.3claws22
6310         
6311         * src/folderview.c
6312                 delay expanding folder tree during drags until timeout triggered
6313                 (needs perhaps some tweaking, so testing is welcome)
6314
6315 2003-07-17 [alfons]     0.9.3claws21
6316
6317         * src/folderview.c
6318                 clean up cruft
6319
6320 2003-07-17 [christoph]  0.9.3claws20
6321
6322         * src/common/session.c
6323                 fix opening of SSL connections
6324
6325         * src/plugins/image_viewer/Makefile.am
6326                 add OPENSSL_CFLAGS (we should find a better solution to remove
6327                 this dependencies if they are not required)
6328
6329         * src/plugins/spamassassin/spamassassin.c
6330                 remove setlocale workaround (fixed in libspamc)
6331
6332         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6333          if spell checking enabled)
6334
6335 2003-07-17 [alfons]     0.9.3claws19
6336
6337         * src/common/hooks.[ch]
6338         * src/plugins/clamav/clamav_plugin.c
6339         * src/plugins/spamassassin/spamassassin.c
6340         * src/plugins/trayicon/trayicon.c
6341                 fix signedness muck 
6342
6343 2003-07-17 [alfons]     0.9.3claws18
6344
6345         * src/procmime.c
6346                 plug memleak
6347
6348 2003-07-17 [alfons]     0.9.3claws17
6349
6350         * src/inc.c
6351                 plug memleak
6352
6353 2003-07-17 [paul]       0.9.3claws16
6354
6355         * src/common/defs.h
6356           src/mainwindow.c
6357           src/manual.[ch]
6358                 add link to the Claws site's FAQ page, after the suggestion
6359                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6360                 Move url strings to defs.h
6361                 
6362         * src/mainwindow.c
6363                 fix typo to prevent "unknown menu entry" warnings
6364
6365 2003-07-17 [alfons]     0.9.3claws15
6366
6367         * src/folderview.[ch]
6368         * src/summaryview.[ch]
6369         * src/mimeview.[ch]
6370                 plug DnD leaks 
6371
6372 2003-07-17 [paul]       0.9.3claws14
6373
6374         * src/inc.c
6375                 remove two instances of 'GTK_EVENTS_FLUSH' because
6376                 they are unnecessary and probably cause a stack overflow
6377
6378 2003-07-16 [christoph]  0.9.3claws13
6379
6380         * src/mimeview.[ch]
6381                 use an invisible GTK notebook to switch between viewers
6382                 instead of reparenting widgets
6383
6384 2003-07-16 [christoph]  0.9.3claws12
6385
6386         * src/folder.c
6387                 move folder_item_update_freeze() to correct place in
6388                 folder_item_scan_full()
6389
6390 2003-07-16 [paul]       0.9.3claws11
6391
6392         * sync with 0.9.3cvs12
6393                 see ChangeLog 2003-07-14 and 2003-07-15
6394
6395 2003-07-16 [christoph]  0.9.3claws10
6396
6397         * src/imap.[ch]
6398         * src/prefs_account.[ch]
6399                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6400
6401 2003-07-15 [alfons]     0.9.3claws9
6402
6403         * src/main.c
6404                 make --config-dir do something useful
6405
6406 2003-07-15 [alfons]     0.9.3claws8
6407
6408         * src/procmsg.c
6409                 o fix a bug where 'last' didn't really point to the last message
6410                   in the top level list of children, but to the last threaded
6411                   message. 
6412                 
6413                 o clean up and make it easier to sync
6414
6415 2003-07-15 [alfons]     0.9.3claws7
6416
6417         * src/mainwindow.c
6418                 make correct menu items sensitive       
6419
6420 2003-07-14 [alfons]     0.9.3claws6
6421
6422         * src/procmsg.c
6423                 tune the threader so it will not subject-thread any message
6424                 without a subject prefix (this will not thread correctly if 
6425                 a parent is delivered after their childs, but it looks 
6426                 better right now)
6427
6428 2003-07-13 [christoph]  0.9.3claws5
6429
6430         * src/mainwindow.c
6431                 group "Add mailbox *..." menu items in submenu
6432
6433 2003-07-13 [alfons]     0.9.3claws4
6434
6435         * src/summaryview.c
6436                 correct summary_toggle_pressed() signature and make sure
6437                 signal is not passed on
6438
6439 2003-07-13 [alfons]     0.9.3claws3
6440
6441         * src/summaryview.c
6442                 o for now don't pass on keys when they we're handled by 
6443                   ctree::key_press_event
6444                 o clean up
6445
6446 2003-07-13 [alfons]     0.9.3claws2
6447         
6448         * src/main.c
6449                 add command line option "--config-dir" to get the current 
6450                 configuration dir
6451
6452 2003-07-12 [alfons]     0.9.3claws1
6453
6454         * src/matcher.[ch]
6455         * src/matcher_parser_parse.y
6456         * src/prefs_filtering.c
6457         * src/filtering.c
6458                 add "Lock" filter action to lock messages;
6459
6460         * src/filtering.c       
6461                 remove debug_print()    
6462         * src/prefs_filtering.c
6463                 re-organize matcher part 9: 
6464                 make action text entries easily extendible;
6465                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6466                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6467
6468 2003-07-12 [paul]
6469
6470         * tools/README
6471                 update old information and add missing
6472                 information
6473
6474 2003-07-12 [paul]       0.9.3claws
6475
6476         * 0.9.3claws released
6477         
6478 2003-07-12 [paul]       0.9.0claws103
6479
6480         * src/Makefile.am
6481                 add addrquery.h
6482
6483 2003-07-12 [melvin]     0.9.0claws102
6484
6485         * src/messageview.c
6486                 Fixed bug #215: Show MIME tab for single text/html messages. 
6487                 
6488 2003-07-12 [paul]       0.9.0claws101
6489
6490         * man/sylpheed.1
6491                 updated
6492
6493 2003-07-12 [paul]       0.9.0claws100
6494
6495         * po/es.po
6496           po/hr.po
6497           po/pl.po
6498           po/sr.po
6499                 update Spanish, Croatian, Polish, Serbian translations.
6500                 submitted by Ricardo Mones Lastra, Dragan, Witold
6501                 Wladyslaw Wojciech Wilk, Urke MMI
6502
6503 2003-07-12 [melvin]     0.9.0claws99
6504
6505         * po/fr.po
6506                 Updated French translations.
6507
6508 2003-07-12 [paul]       0.9.0claws98
6509
6510         * src/addressbook.c
6511                 disable 'Lookup' button as it has no effect
6512
6513 2003-07-11 [alfons]     0.9.0claws97
6514         
6515         * src/summaryview.c
6516                 summary_searchbar_pressed() should return TRUE to signal that
6517                 event was handled. when returning void, the return value passed
6518                 to GTK is actually random, but maybe FALSE, in which case the
6519                 event is handled by parent
6520                 
6521 2003-07-10 [paul]       0.9.0claws96
6522
6523         * ac/missing/gettext.m4
6524                 update to version 0.12
6525
6526 2003-07-10 [paul]       0.9.0claws95
6527
6528         * src/plugins/clamav/clamav_plugin.c
6529                 fix bug where multipart/alternative messages
6530                 would slip through without being scanned
6531
6532 2003-07-10 [christoph]  0.9.0claws94
6533
6534         * src/folder.c
6535                 correct check if folder supports removing when a message is
6536                 moved. if not the message is only copied.
6537
6538         (closes Bug 132 crash on startup in newsgroups folders)
6539
6540 2003-07-09 [alfons]     0.9.0claws93
6541
6542         * configure.ac
6543         * src/common/defs.h
6544                 --with-config-dir (default .sylpheed)
6545
6546 2003-07-09 [christoph]  0.9.0claws92
6547
6548         * configure.ac
6549                 use PKG_CHECK_MODULES to check for gtkmathview
6550                 (version 0.4.2 now required)
6551
6552 2003-07-08 [melvin]     0.9.0claws91
6553
6554         * src/action.c
6555                 Implemented a progress bar that counts the number of completed
6556                 tasks when the action runs more than one command.
6557
6558 2003-07-08 [alfons]     0.9.0claws90
6559
6560         * src/procmsg.c
6561                 if queued message has an invalid Message-Id, don't try to
6562                 find message it refers to (fixes #209 "crash when processing 
6563                 in folder")
6564
6565 2003-07-08 [paul]       0.9.0claws89
6566
6567         * sync with 0.9.3cvs2
6568                 see ChangeLog 2003-07-08
6569
6570 2003-07-08 [match]      0.9.0claws88
6571
6572         * src/ldapctrl.c
6573                 extend LDAP search for first/last name by parsing search term.
6574
6575 2003-07-08 [alfons]     0.9.0claws87
6576
6577         * src/send_message.c
6578                 fix bug #208 "Status message stuck when sending on POP3 account"
6579
6580 2003-07-07 [paul]       0.9.0claws86
6581
6582         * po/hr.po
6583                 new Croatian translation, submitted by
6584                 Dragan <drleskov@inet.hr>
6585
6586 2003-07-07 [paul]       0.9.0claws85
6587
6588         * sync with 0.9.3cvs1
6589                 see ChangeLog 2003-07-07
6590
6591 2003-07-05 [christoph]  0.9.0claws84
6592
6593         * src/Makefile.am
6594         * src/messageview.c
6595         * src/mimeview.[ch]
6596         * src/stock_pixmap.[ch]
6597         * src/pixmaps/messageview_text.xpm              ** NEW **
6598                 move mimeview tabs to the right side and use icons
6599                 instead of text to save some space
6600
6601         (patch by Luke Plant <lukeplant@softhome.net>)
6602
6603 2003-07-05 [christoph]  0.9.0claws83
6604
6605         * src/inc.c
6606                 add NULL pointer checks
6607
6608         (patch by Luke Plant <lukeplant@softhome.net>)
6609         (closes Bug 204 0.9.0 quits on authentication error?!)
6610
6611 2003-07-05 [alfons]     0.9.0claws82
6612
6613         * configure.ac
6614                 take the clue in bug #202 "./configure script - 
6615                 'if test' comparison failure" reported by John Kristoff. 
6616
6617 2003-07-04 [christoph]  0.9.0claws81
6618
6619         * src/plugins/spamassassin/spamassassin.c
6620                 set timeout for spam check
6621
6622 2003-07-04 [christoph]  0.9.0claws80
6623
6624         * src/main.c
6625                 destroy all FolderItems when shutting down to
6626                 allow folders to clean up
6627
6628 2003-07-04 [melvin]     0.9.0claws79
6629
6630         * src/gtk/gtkaspell.c
6631                 Fixed bug #184 "Entering non-ascii character deletes
6632                 previous char if spell checking enabled": this makes
6633                 the spell checking in multibytes (e.g. UTF-8)locales work.
6634                 (Patch by Luke Plant).
6635                 
6636 2003-07-04 [christoph]  0.9.0claws78
6637
6638         * sync with 0.9.2cvs1
6639                 see ChangeLog 2003-06-10
6640
6641 2003-07-04 [paul]       0.9.0claws77
6642
6643         * sync with 0.9.3 release
6644                 see ChangeLog 2003-07-04
6645
6646 2003-07-03 [christoph]  0.9.0claws76
6647
6648         * src/folder.[ch]
6649         * src/imap.c
6650         * src/mbox_folder.c
6651         * src/mh.c
6652         * src/news.c
6653                 move folder_item_get_path() stuff into a folder virtual function
6654
6655         * src/procmsg.c
6656                 use folder_item_fetch_msg() to get message and do not contruct
6657                 the filename from path and number
6658
6659 2003-07-03 [paul]       0.9.0claws75
6660
6661         * sync with 0.9.2cvs12
6662                 see ChangeLog 2003-07-03
6663
6664 2003-07-02 [paul]       0.9.0claws74
6665
6666         * src/messageview.c
6667                 fix text-selection for replying
6668
6669 2003-07-02 [paul]       0.9.0claws73
6670
6671         * sync with 0.9.2cvs11
6672                 see ChangeLog 2003-07-02
6673
6674 2003-07-02 [paul]       0.9.0claws72
6675
6676         * src/procmsg.c
6677                 revert last commit because it breaks more
6678                 than it fixes
6679
6680 2003-07-02 [paul]       0.9.0claws71
6681
6682         * src/procmsg.c
6683                 fix thread by subject/sort by date
6684
6685 2003-07-01 [paul]       0.9.0claws70
6686
6687         * sync with 0.9.2cvs10
6688                 see ChangeLog 2003-07-01
6689
6690 2003-06-30 [paul]       0.9.0claws69
6691
6692         * sync with 0.9.2cvs9
6693                 see ChangeLog 2003-06-30
6694
6695 2003-06-28 [match]      0.9.0claws68
6696
6697         * src/addressbook.c
6698                 fix null ptr.
6699
6700 2003-06-27 [paul]       0.9.0claws67
6701
6702         * sync with 0.9.2cvs7
6703                 see ChangeLog 2003-06-27
6704
6705 2003-06-26 [christoph]  0.9.0claws66
6706
6707         * src/folder.c
6708                 freeze folder updates while a folder is scanned
6709
6710         (closes Bug 185 New message counter)
6711
6712 2003-06-26 [darko]      0.9.0claws65
6713
6714         * src/ldapserver.c
6715                 fix infinite loop when adding a new LDAP server
6716
6717 2003-06-26 [paul]       0.9.0claws64
6718
6719         * sync with 0.9.2cvs6
6720                 see ChangeLog 2003-06-26
6721
6722 2003-06-26 [paul]       0.9.0claws63
6723
6724         * sync with 0.9.2cvs5
6725                 see ChangeLog 2003-06-25 and 2003-06-26
6726
6727 2003-06-25 [match]      0.9.0claws62
6728
6729         * src/addr_compl.c
6730                 Fixed tab/backtab for dropped-down completion list to
6731                 move next/previous field. (close bug 147)
6732
6733 2003-06-25 [christoph]  0.9.0claws61
6734
6735         * src/addr_compl.[ch]
6736         * src/addrindex.[ch]
6737         * src/folderview.c
6738         * src/inc.c
6739         * src/news.c
6740         * src/summaryview.c
6741         * src/toolbar.c
6742                 fix warnings
6743
6744 2003-06-25 [leandro]    0.9.0claws60
6745
6746         * src/compose.c
6747                 o cleanups
6748                 o gray out "Message/Remove references" menu item if not
6749                   replying to a message
6750
6751 2003-06-24 [leandro]    0.9.0claws59
6752
6753         * src/compose.[ch]
6754                 o removed "Message/Create new thread" menu item
6755                 o added "Message/Remove references" menu item
6756                   (it's off by default and will not check anymore
6757                    if the subject changed)
6758
6759 2003-06-23 [alfons]     0.9.0claws58
6760
6761         * src/procmsg.c
6762                 try better grouping messages threaded by subject based on their age.
6763                 still not perfect - because the message tree is not sorted by date.  
6764
6765 2003-06-23 [thorsten]   0.9.0claws57
6766
6767         * src/pop.[ch]
6768                 added mail_receive_hook to allow modifications
6769                 directly after retrieval (e.g. adding headers).
6770
6771 2003-06-23 [paul]       0.9.0claws56
6772
6773         * src/sourcewindow.c
6774                  enable the use of Ctrl+A to select all text in
6775                  the sourcewindow
6776                  Patch submitted by Ivan Francolin Martinez
6777                  <ivanfm@users.sourceforge.net>
6778
6779 2003-06-22 [christoph]  0.9.0claws55
6780
6781         * src/folder.[ch]
6782                 o add notification hook for folder tree changes
6783                 o invoke hooks after folder tree scanning
6784
6785         * src/folderview.[ch]
6786                 register hook for folder tree changes that
6787                 updates the ctree
6788
6789         (there are more places that should be updated, like add, remove 
6790          or move folder)
6791
6792         (closes Bug 164 Crash on rebuild folder tree)
6793         (closes Bug 190 Crash on 'rebuilding folder tree')
6794
6795 2003-06-21 [leandro]    0.9.0claws54
6796
6797         * src/compose.[ch]
6798                 create a new thread if subject changes
6799                 (it's on by default, can be disabled in Message menu)
6800
6801 2003-06-21 [alfons]     0.9.0claws53
6802
6803         * src/summaryview.c
6804                 quiet little compiler
6805
6806 2003-06-21 [christoph]  0.9.0claws52
6807
6808         update gettext stuff to version 0.12
6809
6810 2003-06-19 [alfons]     0.9.0claws51
6811
6812         * src/common/log.c
6813         * src/common/plugin.c
6814                 move defs.h before glib.h to prevent MIN/MAX redefs
6815
6816 2003-06-19 [alfons]
6817
6818         * src/addressbook.c
6819                 translatable
6820
6821 2003-06-19 [match]      0.9.0claws50
6822
6823         * src/addressbook.[ch]
6824         * src/addrindex.[ch]
6825         * src/addr_compl.[ch]
6826         * src/editldap.[ch]
6827         * src/editldap_basedn.[ch]
6828         * src/addritem.[ch]
6829         * src/ldapquery.h
6830                 re-implemented dynamic LDAP search. works without
6831                 slowdown on display sender with addressbook
6832                 option.
6833         * src/addrbook.c
6834                 documented code.
6835
6836 2003-06-19 [paul]       0.9.0claws49
6837
6838         * src/compose.c
6839                 fix Bug #136 'Nonprovided quotation marks crash claws'
6840                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6841
6842 2003-06-19 [alfons]     0.9.0claws48
6843
6844         * src/prefs_common.[ch]
6845         * src/procmsg.c
6846                 restrict threading by subject by checking thread for
6847                 age (prefs_common.thread_by_subject_max_age)
6848
6849 2003-06-18 [christoph]  0.9.0claws47
6850
6851         * src/imap.c
6852                 fix memory leak in imap_cmd_fetch()
6853
6854 2003-06-18 [christoph]  0.9.0claws46
6855
6856         * src/prefs_gtk.c
6857                 fix memory leak in prefs_set_default() when used multiple
6858                 times or after prefs have been read
6859
6860 2003-06-18 [christoph]  0.9.0claws45
6861
6862         * src/common/plugin.c
6863                 fix memory leak in plugin_unload()
6864
6865 2003-06-18 [christoph]  0.9.0claws44
6866
6867         * src/imap.c
6868                 fix memory leak in imap_cmd_ok()
6869
6870 2003-06-18 [christoph]  0.9.0claws43
6871
6872         * src/folder.c
6873                 stop messages that are downloaded from POP3 and added to
6874                 an IMAP inbox from being filtered twice (first by POP3
6875                 and again when IMAP folder is scaned to get the UID of
6876                 the APPEND operation when no UIDPLUS is available)
6877
6878 2003-06-18 [alfons]
6879
6880         * tools/Makefile.am
6881                 phoenix <- firebird     
6882
6883 2003-06-18 [paul]
6884
6885         * tools/launch_phoenix          ** REMOVED **
6886           tools/launch_firebird         ** NEW **
6887                 renamed and edited to reflect the browser's name change from
6888                 'phoenix' to 'firebird'
6889
6890 2003-06-18 [paul]       0.9.0claws42
6891
6892         * sync with 0.9.2cvs2
6893                 see ChangeLog 2003-06-16
6894
6895 2003-06-17 [alfons]     0.9.0claws41
6896
6897         * src/procmsg.c
6898                 prevent threading problems when a node is an ancestor (parent / great parent),
6899                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6900                 for finding an sample set of messages)
6901
6902 2003-06-16 [christoph]  0.9.0claws40
6903
6904         * src/main.c
6905                 don't popup main window on --receive or --receive-all
6906
6907         * src/mainwindow.[ch]
6908         * src/plugins/trayicon/trayicon.c
6909                 allow hiding of main window by clicking on the trayicon
6910                 (doesn't work correctly in seperate window mode and may
6911                  cause unexpected GTK problems I couldn't find yet)
6912
6913         * src/common/ssl.c
6914                 remove incorrect warning
6915
6916 2003-06-15 [alfons]     0.9.0claws39
6917
6918         * src/gtk/gtkstext.c
6919                 don't output debug text;
6920                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6921                 for pointing this out);
6922
6923 2003-06-14 [alfons]     0.9.0claws38
6924         
6925         * src/messageview.c
6926                 remove printf() and make one if..else comply with coding style
6927
6928 2003-06-14 [alfons]     0.9.0claws37
6929
6930         * AUTHORS
6931                 add Martin Wicke
6932         * src/action.c
6933         * src/messageview.[ch]
6934         * src/summaryview.c
6935                 apply patch #754162 "Quoting messages filtered by actions" submitted
6936                 by Martin Wicke, which allows quoting message body changed by an
6937                 action (Thanks!).
6938
6939 2003-06-13 [alfons]     0.9.0claws36
6940
6941         * src/utils.c
6942                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6943                 use case insensitive regexp (suggested by Ivan Martinez)
6944
6945 2003-06-13 [christoph]  0.9.0claws35
6946
6947         * configure.ac
6948         * src/plugins/trayicon/Makefile.am
6949         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6950         * src/plugins/trayicon/trayicon.c
6951         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6952         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6953         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6954         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6955         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6956         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6957                 replace my own EggTrayIcon backport with the backport
6958                 used by (l|x)mule and gabber.
6959
6960 2003-06-13 [alfons]     0.9.0claws34
6961
6962         * AUTHORS
6963         * src/common/utils.c
6964                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6965
6966 2003-06-13 [alfons]     0.9.0claws33
6967
6968         * src/compose.c
6969                 clean up a little bit
6970
6971 2003-06-12 [alfons]     0.9.0claws32
6972
6973         * src/compose.c
6974                 const correctness fix
6975
6976         * src/common/sylpheed.[ch]
6977                 () -> (void)
6978                 prevent redef MIN/MAX
6979                 
6980         * src/common/utils.[ch]
6981                 () -> (void)
6982
6983 2003-06-12 [melvin]     0.9.0claws31
6984
6985         * src/compose.c
6986                 Updated to take into accounts changes in GtkAspell.
6987
6988 2003-06-12 [alfons]     0.9.0claws30
6989
6990         * src/compose.c
6991         * src/procmsg.c
6992         * src/common/utils.[ch]
6993                 handle reply subject prefixes better (initial 
6994                 suggestion by Robert Story adapted and enhanced 
6995                 using regexps)
6996
6997 2003-06-12 [melvin]     0.9.0claws29
6998
6999         * src/compose.c
7000                 Use new gtkaspell_checkers_strerror() to get the speller's
7001                 error message instead of accessing the (now private)
7002                 checkers structure.
7003                 Minor code clean up
7004
7005         * src/main.c
7006                 Use #ifdef instead of #if for USE_ASPELL
7007                 Use the new spell checkers init/quit functions 
7008
7009         * src/gtk/gtkaspell.c
7010                 Use #ifdef instead of #if for USE_ASPELL
7011                 Moved in the majority of GtkAspell structures that were
7012                 exported before by gtkaspell.h
7013         
7014         * src/gtk/gktaspell.h
7015                 Made gtkaspell.h contain only the necessary data to be
7016                 publicized by moving many structures to gtkaspell.c.
7017                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7018                 gtkaspell_checkers_new(): replaced by...
7019                 gtkaspell_checkers_init(): new function for initialization
7020                 gtkaspell_checkers_delete(): replaced by...
7021                 gtkaspell_checkers_quit(): new function
7022                 gtkaspell_checkers_strerror(): new function that returns
7023                 the checker's last error message.
7024                 
7025 2003-06-11 [melvin]     0.9.0claws28
7026
7027         * po/POTFILES.in
7028                 Updated to take into account gtkaspell.c migration to
7029                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7030
7031 2003-06-10 [alfons]     0.9.0claws27
7032
7033         * src/filtering.[ch]
7034         * src/folder.c
7035         * src/matcher.c
7036         * src/scoring.[ch]
7037                 - try fixing bug #18 (any brave testers?)
7038                 - add more robustness by refusing previously 
7039                   unchecked NULL pointers 
7040
7041 2003-06-10 [alfons]     0.9.0claws26
7042
7043         * src/procmsg.c
7044                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7045
7046 2003-06-09 [alfons]     0.9.0claws25
7047
7048         * src/prefs_common.c
7049                 fix bug #163 "Icon switching doesnt work properly" by 
7050                 preventing early freeing of prefs_common.pixmap_theme_path.
7051
7052 2003-06-09 [christoph]  0.9.0claws24
7053
7054         * src/gtk/gtkaspell.c
7055                 revert Thorsten's fix and add forgotten g_strdup for
7056                 aspell path (it should not be possible to alter the path a
7057                 GtkASpell uses from outside)
7058
7059 2003-06-09 [thorsten]   0.9.0claws23
7060
7061         * src/gtk/gtkaspell.c
7062                 dont free prefs_common.aspell_path when closing compose
7063
7064 2003-06-08 [colin]      0.9.0claws22
7065
7066         * src/plugins/spamassassin/spamassassin.c
7067                 fix prefs types
7068
7069 2003-06-07 [christoph]  0.9.0claws21
7070
7071         * src/Makefile.am
7072         * src/compose.c
7073         * src/gtkaspell.[ch]            ** REMOVE **
7074         * src/gtk/Makefile.am
7075         * src/gtk/gtkaspell.[ch]        ** NEW **
7076                 o make gtkaspell independent from sylpheed's prefs
7077                 o move gtkaspell.[ch] to gtk directory
7078
7079 2003-06-07 [christoph]  0.9.0claws20
7080
7081         * src/Makefile.am
7082         * src/crash.c
7083         * src/export.c
7084         * src/filesel.[ch]              ** REMOVE **
7085         * src/folder.c
7086         * src/main.[ch]
7087         * src/common/sylpheed.[ch]
7088         * src/gtk/Makefile.am
7089         * src/gtk/filesel.[ch]          ** NEW **
7090         * src/gtk/pluginwindow.c
7091         * src/gtk/sslcertwindow.c
7092                 move filesel.[ch] to gtk directory
7093
7094 2003-06-07 [alfons]     0.9.0claws19
7095
7096         * src/filesel.c
7097                 make (multi) file selection dialog work again (Claws-only)
7098
7099 2003-06-07 [thorsten]   0.9.0claws18
7100
7101         * po/de.po
7102                 fix typos
7103
7104 2003-06-07 [alfons]     0.9.0claws17
7105
7106         * configure.ac
7107         * src/mimeview.c
7108                 detect apache mishap in which case don't include fnmatch.h
7109                 if regex.h is already included
7110
7111 2003-06-06 [christoph]  0.9.0claws16
7112
7113         * configure.ac
7114         * src/mimeview.h
7115                 add check for fnmatch.h and include it when available
7116
7117         * src/mimeview.[ch]
7118                 fix wrong case sensitivity of Content-Types
7119
7120         * src/gtk/Makefile.am
7121                 need the same include paths in gtk directory as in
7122                 common directory because .h files in common can
7123                 include files from these directories, when included
7124                 in gtk's .h or .c files
7125
7126 2003-06-06 [alfons]     0.9.0claws15
7127
7128         * src/mimeview.c
7129         * src/summaryview.c
7130                 make it compile again because of regex.h / fnmatch.h 
7131                 include problems (related to recent mime stuff, can
7132                 someone check this?)
7133
7134 2003-06-06 [thorsten]   0.9.0claws14
7135
7136         * src/folderview.c
7137                 possible use of uninitialized pointer while dragging
7138
7139 2003-06-06 [paul]       0.9.0claws13
7140
7141         * src/compose.c
7142                 fix bug where the insert sig button would be effective
7143                 only when auto_sig was set
7144
7145 2003-06-06 [paul]       0.9.0claws12
7146
7147         * sync with 0.9.2 release
7148
7149 2003-06-02 [paul]       0.9.0claws11
7150
7151         * sync with 0.9.1cvs1
7152                 see ChangeLog 2003-06-02
7153                 
7154         * po/de.po
7155                 update by Jens
7156
7157 2003-06-01 [christoph]  0.9.0claws10
7158
7159         * src/account.c
7160                 don't use substring search to find accounts by email address
7161
7162         (closes Bug 169 Overly loose matching of "From" address)
7163
7164 2003-05-31 [christoph]  0.9.0claws9
7165
7166         * doc-src/rfc2683.txt
7167         * src/imap.c
7168                 limit IMAP command length as recommended in RFC2683
7169                 (message number lists will be split into multiple imap
7170                 sets, the limit of 1000 octets is not a hard limit)
7171
7172         (closes Bug 161 sylpheed-claws exits with segfault when logging
7173          in to certain imap-servers)
7174
7175 2003-05-29 [alfons]     0.9.0claws8
7176
7177         * src/toolbar.[ch]
7178                 add print button (calling summary_print());
7179                 fine tune setting tooltip text;
7180                 (if someone needs other buttons, please take these 
7181                 commits as a guide, instead of bothering us - also
7182                 see 0.8.11claws150) 
7183
7184 2003-05-29 [darko]      0.9.0claws7
7185
7186         * src/compose.c
7187                 fix crash when word wrapping kicks in due to
7188                 changed text by spell checker
7189
7190 2003-05-29 [paul]       0.9.0claws6
7191
7192         * src/compose.c
7193                 fix bug where changing account would insert
7194                 sig even if auto_sig was FALSE
7195                 
7196         * ChangeLog
7197           ChangeLog.jp
7198           INSTALL
7199                 sync with 0.9.1 release
7200
7201 2003-05-28 [christoph]  0.9.0claws5
7202
7203         * src/imap.c
7204                 fix truncation of too long commands
7205
7206         (closes Bug 167 IMAP hangs trying to get envelope
7207          information in imap_get_uncached_messages)
7208
7209 2003-05-27 [paul]       0.9.0claws4
7210
7211         * tools/Makefile.am
7212           tools/maildir2sylpheed.pl     ** NEW FILE **
7213                 add kmail to sylpheed mailbox conversion script
7214
7215 2003-05-27 [paul]       0.9.0claws3
7216
7217         * sync with 0.9.0cvs10
7218                 see ChangeLog 2003-05-26
7219
7220 2003-05-26 [paul]       0.9.0claws2
7221
7222         * sync with 0.9.0cvs9
7223                 see ChangeLog 2003-05-26
7224
7225 2003-05-24 [paul]       0.9.0claws1
7226
7227         * sync with 0.9.0cvs8
7228                 see ChangeLog 2003-05-23
7229
7230 2003-05-24 [paul]       0.9.0claws
7231
7232         * version 0.9.0claws released
7233
7234 2003-05-24 [paul]       0.8.11claws177
7235
7236         * src/plugins/dillo-viewer/Makefile.am
7237           src/plugins/traycon/Makefile.am
7238                 add missing files
7239                 
7240         * po/bg.po
7241           po/en_GB.po
7242           po/es.po
7243           po/it.po
7244           po/pt_BR.po
7245           po/ru.po
7246           po/sr.po
7247                 update Bulgarian, British English, Spanish, Italian, 
7248                 Brazilian Portuguese, Russian, and Serbian translations, 
7249                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7250                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7251                 Ruslan N. Balkin, and Urke MMI
7252
7253 2003-05-23 [melvin]     0.8.11claws176
7254
7255         * po/fr.po
7256                 Updated French translations
7257
7258 2003-05-22 [paul]       0.8.11claws175
7259
7260         * src/Makefile.am
7261           src/addrbook.[ch]
7262           src/addrcache.[ch]
7263           src/addr_compl.[ch]
7264           src/adressbook.[ch]
7265           src/addrindex.[ch]
7266           src/addritem.[ch]
7267           src/editaddress.c
7268           src/editgroup.c
7269           src/editldap_basedn.c
7270           src/editldap.c
7271           src/jpilot.c
7272           src/vcard.c
7273                 revert to get ldap into it previous working state
7274                 
7275         * po/zh_TW.Big5.po
7276                 new Taiwanese translation,
7277                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7278
7279 2003-05-22 [christoph]  0.8.11claws174
7280
7281         * src/plugins/spamassassin/libspamc.[ch]
7282                 sync libspamc with SpamAssaain release 2.55
7283
7284 2003-05-22 [paul]       0.8.11claws173
7285
7286         * sync with 0.9.0cvs7
7287                 see ChangeLog 2003-05-22
7288                 
7289         * src/summaryview.c
7290                 revert change in 0.8.11claws172: follow
7291                 Hiroyuki's decision and that's the end of it.
7292
7293 2003-05-21 [paul]       0.8.11claws172
7294
7295         * src/summaryview.c
7296                 fix discrepency between open_unread_on_enter
7297                 and always_show_msg
7298
7299 2003-05-21 [paul]       0.8.11claws171
7300
7301         * sync with 0.9.0cvs6
7302                 see ChangeLog 2003-05-21
7303
7304 2003-05-21 [paul]       0.8.11claws170
7305
7306         * sync with 0.9.0cvs5
7307                 see ChangeLog 2003-05-21
7308
7309 2003-05-20 [paul]       0.8.11claws169
7310
7311         * sync with 0.9.0cvs4
7312                 see ChangeLog 2003-05-20
7313                 fixes bug #152, 'encoding of IMAP folders names'
7314
7315 2003-05-20 [paul]       0.8.11claws168
7316
7317         * sync with 0.9.0cvs3
7318                 see ChangeLog 2003-05-20
7319                 
7320         * src/tools/convert_mbox.pl
7321                 minor change in the comments, submitted by Fred Marton
7322
7323 2003-05-19 [paul]       0.8.11claws167
7324
7325         * src/plugins/clamav/Makefile.am
7326           configure.ac
7327                 link clamav_lib to the plugin and not to the main program
7328
7329 2003-05-19 [christoph]
7330
7331         * src/Makefile.am
7332                 add -export-dynamic for linking
7333
7334 2003-05-19 [paul]       0.8.11claws166
7335
7336         * sync with 0.9.0cvs1
7337                 see ChangeLog 2003-05-19
7338
7339 2003-05-19 [paul]       0.8.11claws165
7340
7341         * src/inc.c
7342                 fix 'pop before smtp' timeout
7343
7344 2003-05-18 [alfons]     0.8.11claws164
7345
7346         * src/prefs_matcher.c
7347                 put "execute" action command line ("expression") in edit box
7348
7349 2003-05-18 [christoph]  0.8.11claws163
7350
7351         * src/mimeview.[ch]
7352         * src/plugins/dillo_viewer/dillo_viewer.c
7353         * src/plugins/image_viewer/viewer.c
7354         * src/plugins/mathml_viewer/mathml_viewer.c
7355                 let a viewer have a list of Content-Types
7356
7357 2003-05-18 [paul]       0.8.11claws162
7358
7359         * src/prefs_filtering.c
7360                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7361                 and REDIRECT actions
7362
7363 2003-05-17 [christoph]
7364
7365         * README.claws
7366                 o remove dynamic signatures that was syned with main
7367                 o add infos about no longer "build in" image viewer
7368                 o update bugtracker URL
7369
7370 2003-05-17 [christoph]  0.8.11claws161
7371
7372         * src/folder.c
7373         * src/folderview.c
7374         * src/imap.c
7375                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7376                 for every folder after rebuilding the folder tree.
7377
7378         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7379          messages)
7380
7381 2003-05-17 [christoph]  0.8.11claws160
7382
7383         * src/imap.c
7384                 don't use STATUS command on current folder to check for
7385                 content changes. imap_cmd_ok() now tracks changes to
7386                 folder and number of existing messages.
7387
7388 2003-05-17 [paul]       0.8.11claws159
7389
7390         * src/plugins/clamav/clamav_plugin.c
7391                 remove unnecessary debug_print
7392
7393 2003-05-16 [thorsten]   0.8.11claws158
7394
7395         * src/plugins/demo.c
7396                 included missing intl.h
7397
7398 2003-05-16 [paul]       0.8.11claws157
7399
7400         * po/POTFILES.in
7401                 remove non-existant entries
7402         
7403         * src/plugins/clamav/clamav_plugin.c
7404           src/plugins/clamav/clamav_plugin_gtk.c
7405           src/plugins/dillo_viewer/dillo_prefs.c
7406           src/plugins/dillo_viewer/dillo_viewer.c
7407                 gettextise
7408
7409 2003-05-16 [christoph]  0.8.11claws156
7410
7411         * po/POTFILES.in
7412                 include plugin .c files for translation until I
7413                 find a better solution to have plugins have their
7414                 own textdomain
7415         * src/plugins/demo/demo.c
7416         * src/plugins/image_viewer/plugin.c
7417         * src/plugins/mathml_viewer/mathml_viewer.c
7418         * src/plugins/spamassassin/spamassassin.c
7419         * src/plugins/spamassassin/spamassassin_gtk.c
7420         * src/plugins/trayicon/trayicon.c
7421                 add gettext macros for plugin name and description
7422
7423 2003-05-16 [paul]
7424
7425         * sync with 0.9.0
7426
7427 2003-05-16 [paul]       0.8.11claws155
7428
7429         * sync with lastest 0.9.0pre1
7430                 see ChangeLog 2003-05-16
7431
7432 2003-05-15 [paul]       0.8.11claws154
7433
7434         * sync with latest 0.9.0pre1
7435                 see ChangeLog 2003-05-14 and 2003-05-15
7436
7437 2003-05-14 [christoph]  0.8.11claws153
7438
7439         * src/plugins/image_viewer/viewer.c
7440         * src/plugins/image_viewer/viewer.glade         ** NEW **
7441         * src/plugins/image_viewer/viewerprefs.c
7442                 make it possible to disable the autoload function in the
7443                 imageviewer again
7444
7445 2003-05-14 [christoph]  0.8.11claws152
7446
7447         * src/folder.c
7448                 fix folder update after adding a message
7449
7450 2003-05-13 [alfons]     0.8.11claws151
7451
7452         * src/common/session.c
7453                 remove debug traces
7454                 
7455         * src/addrcache.[ch]
7456         * src/filtering.[ch]
7457         * src/folder.[c]
7458         * src/gtkaspell.[ch]
7459         * src/imap.[ch]
7460         * src/mbox_folder.[ch]
7461         * src/mh.[ch]
7462         * src/mimeview.h
7463         * src/msgcache.[ch]
7464         * src/news.[ch]
7465         * src/passphrase.[ch]
7466         * src/prefs_common.[ch]
7467         * src/prefs_gtk.[ch]
7468         * src/procmsg.c
7469         * src/scoring.[ch]
7470                 be pedantic; (in prototypes () implies (int))
7471
7472 2003-05-13 [alfons]     0.8.11claws150
7473
7474         * src/prefs_toolbar.[ch]
7475         * src/summaryview.[ch]
7476         * src/toolbar.[ch]
7477                 change misleading text in toolbar prefs;
7478                 add toolbar action for ignore thread (toggles ignore thread flag);
7479                 clean up a little bit;
7480
7481 2003-05-12 [paul]
7482
7483         * tools/convert_mbox.pl
7484                 bug fixed by Fred Marton
7485
7486 2003-05-12 [paul]
7487
7488         * sync with 0.9.0pre1
7489
7490 2003-05-09 [paul]       0.8.11claws149
7491
7492         * sync with 0.8.11cvs43
7493                 see ChangeLog 2003-05-09
7494
7495 2003-05-08 [christoph]  0.8.11claws148
7496
7497         * src/imap.[ch]
7498                 o use CAPABILIY as first command and check for PREAUTH
7499                   information in the response to it
7500                 o rewrite all imap_cmd_* functions to use an IMAPSession
7501                   instead of a SockInfo as parameter
7502                 o do STARTTLS after fetching and checking the server
7503                   capabilities
7504
7505 2003-05-08 [paul]       0.8.11claws147
7506
7507         * tools/Makefile.am
7508           tools/README
7509           tools/convert_mbox.pl         ** NEW FILE **
7510                 add mbox conversion script. Submitted by 
7511                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7512
7513 2003-05-07 [christoph]
7514
7515         * doc-src/glade.txt
7516         * src/gtk/pluginwindow.glade
7517         * src/plugins/image_viewer/viewerprefs.glade
7518         * src/plugins/spamassassin/spamassassin_gtk.glade
7519                 add glade files for user interfaces and a description how
7520                 to use glade to create the sylpheed code
7521
7522 2003-05-07 [paul]       0.8.11claws146
7523
7524         * sync with 0.8.11cvs41
7525                 see ChangeLog 2003-05-07
7526
7527 2003-05-06 [christoph]  0.8.11claws145
7528
7529         * src/main.c
7530         * src/plugins/image_viewer/viewer.c
7531                 fix usage of imlib in imageviewer plugin
7532
7533         * src/gtk/prefswindow.c
7534                 handle window close event correctly
7535
7536 2003-05-06 [paul]       0.8.11claws144
7537
7538         * src/common/ssl.c
7539                 fix typo introduced in sync
7540
7541 2003-05-06 [paul]       0.8.11claws143
7542
7543         * sync with 0.8.11cvs39
7544                 see ChangeLog 2003-05-06
7545
7546 2003-05-06 [paul]       0.8.11claws142
7547
7548         * AUTHORS
7549           po/cs.po
7550                 updated Czech translation, submitted by 
7551                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7552                 
7553         * src/plugins/clamav/clamav_plugin_gtk.c
7554                 clean up
7555
7556 2003-05-03 [alfons]     0.8.11claws141
7557
7558         * src/compose.[ch]
7559                 make paste as quotation work even when the call to 
7560                 text_inserted() was deferred (fixes bug #140 "Paste 
7561                 as quotation does not work when using "external" 
7562                 clipboard")
7563
7564 2003-05-03 [thorsten]   0.8.11claws140
7565
7566         * src/addrquery.h
7567           src/ldapquery.h
7568           src/mainwindow.c
7569                 removed C++ comments
7570         * src/addr_compl.c
7571                 function with non-int retval/param used before
7572                 implementation/declaration
7573
7574 2003-05-02 [paul]       0.8.11claws139
7575
7576         * src/addr_compl.[ch]
7577           src/addressbook.[ch]
7578           src/addrindex.c
7579           src/summaryview.c
7580                 revert match's changes to (finally) remove the bug where
7581                 opening a folder causes massive slowdown when using the 
7582                 'Display sender using address book' option
7583
7584 2003-05-01 [melvin]     0.8.11claws138
7585
7586         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7587         * src/plugins/dillo_viewer/dillo_viewer.c
7588                 Fixed bug where "Cancel" button from prefs issued
7589                 warnings.
7590                 Comply a little more to coding style
7591
7592 2003-05-01 [paul]       0.8.11claws137
7593
7594         * sync with 0.8.11cvs38
7595                 see ChangeLog 2003-05-01
7596
7597 2003-05-01 [paul]       0.8.11claws136
7598
7599         * po/bg.po
7600                 updated by George Danchev
7601
7602 2003-04-30 [christoph]  0.8.11claws135
7603
7604         * src/plugins/dillo_viewer/dillo_prefs.c
7605         * src/plugins/image_viewer/viewerprefs.c
7606         * src/plugins/spamassassin/spamassassin_gtk.c
7607                 remove gtk_widget_ref() calls for widgets in
7608                 glade code
7609
7610 2003-04-30 [paul]       0.8.11claws134
7611
7612         * src/addrindex.c
7613                 ok, this time a better fix for the bug where opening folder
7614                 has massive slowdown when using the 'Display sender using 
7615                 address book' option
7616
7617 2003-04-30 [paul]       0.8.11claws133
7618
7619         * src/addrindex.c
7620                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7621         
7622 2003-04-30 [melvin]     0.8.11claws132
7623
7624         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7625
7626         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7627                 Preferences for the dillo plugin
7628         * src/plugins/dillo_viewer/dillo_viewer.c
7629                 Support for preferences
7630         * src/plugins/dillo_viewer/Makefile.am
7631                 Added dillo_prefs.[ch]
7632
7633 2003-04-30 [alfons]     0.8.11claws131
7634
7635         * src/common/plugin.[ch]
7636                 see? this ANSI C'fication immediately gives us type
7637                 checking for free.
7638
7639 2003-04-30 [alfons]     0.8.11claws130
7640
7641         * src/common/plugin.[ch]
7642         * src/plugins/clamav/clamav_plugin.[ch]
7643         * src/plugins/clamav/clamav_plugin_gtk.c
7644         * src/plugins/demo/demo.c
7645         * src/plugins/dillo_viewer/dillo_viewer.c
7646         * src/plugins/image_viewer/plugin.c
7647         * src/plugins/image_viewer/viewer.[ch]
7648         * src/plugins/image_viewer/viewerprefs.[ch]
7649         * src/plugins/mathml_viewer/mathml_viewer.c
7650         * src/plugins/spamassassin/spamassassin.[ch]
7651         * src/plugins/spamassassin/spamassassin_gtk.c
7652         * src/plugins/trayicon/trayicon.c
7653                 clean up
7654
7655 2003-04-30 [alfons]     0.8.11claws129
7656
7657         * src/common/utils.c
7658                 make is_ascii_str() fail gracefully when NULL pointer
7659                 is passed
7660
7661 2003-04-30 [paul]       0.8.11claws128
7662
7663         * src/addrindex.c
7664                 fix bug where opening folder has massive slowdown when
7665                 using the 'Display sender using address book' option
7666
7667 2003-04-30 [paul]       0.8.11claws127
7668
7669         * src/plugins/clamav/clamav_plugin.c
7670           src/plugins/clamav/clamav_plugin_gtk.c
7671           src/plugins/demo/demo.c
7672           src/plugins/dillo_viewer/dillo_viewer.c
7673           src/plugins/image_viewer/plugin.c
7674           src/plugins/mathml_viewer/mathml_viewer.c
7675           src/plugins/spamassassin/spamassassin.c
7676           src/plugins/spamassassin/spamassassin_gtk.c
7677           src/plugins/trayicon/trayicon.c
7678                 get rid of eye-hurting function signatures
7679
7680 2003-04-30 [paul]       0.8.11claws126
7681
7682         * src/plugins/trayicon/trayicon.c
7683                 add description
7684                 
7685         * src/mimeview.c
7686                 be more descriptive
7687
7688 2003-04-30 [paul]       0.8.11claws125
7689
7690         * configure.ac
7691                 arrange the plugins in reverse alphabetical order
7692                 
7693         * src/plugins/clamav/clamav_plugin.[ch]
7694           src/plugins/clamav/clamav_plugin_gtk.c
7695                 rename some params
7696                 resize max_size window
7697                 re-arrange the order of some gui elements
7698                 improve descriptions
7699         
7700         * src/plugins/image_viewer/plugin.c
7701           src/plugins/mathml_viewer/mathml_viewer.c
7702                 add descriptions
7703                 
7704         * src/plugins/spamassassin/spamassassin_gtk.c
7705                 resize max_size window
7706                 re-arrange the order of some gui elements
7707                 
7708         * src/messageview.c
7709           src/mimeview.c
7710                 correct typos
7711
7712 2003-04-30 [alfons]     0.8.11claws124
7713
7714         * src/imap.c
7715                 fix a leak found while browsing Martin Kluge's 
7716                 valgrind log (Claws only)
7717
7718 2003-04-29 [darko]      0.8.11claws123
7719
7720         * src/gtk/gtkstext.h
7721                 include wchar.h if it is available, fixes compilation
7722                 on HP-UX systems
7723
7724 2003-04-29 [melvin]     0.8.11claws122
7725
7726         * src/prefs_actions.c
7727                 Improved help text of Actions' syntax
7728
7729 2003-04-28 [paul]       0.8.11claws121
7730
7731         * src/action.c
7732                 a better fix for the crash when performing an action
7733                 on a mime part
7734
7735 2003-04-28 [paul]       0.8.11claws120
7736
7737         * src/action.c
7738                 fix crash when performing an action on a
7739                 mime part
7740
7741 2003-04-28 [paul]       0.8.11claws119
7742
7743         * sync with 0.8.11cvs36
7744                 see ChangeLog 2003-04-28
7745
7746 2003-04-27 [paul]       0.8.11claws118
7747
7748         * more sync with 0.8.11cvs35
7749                 see ChangeLog 2003-04-25
7750
7751 2003-04-26 [christoph]  0.8.11claws117
7752
7753         * src/folder.c
7754                 fix remove virtual check
7755
7756 2003-04-26 [paul]       0.8.11claws116
7757
7758         * src/messageview.c
7759                 fix return-receipt, make it work again
7760
7761 2003-04-26 [paul]       0.8.11claws115
7762
7763         * src/mimeview.c
7764                 restore double-clicking of the [application/pgp-signature 
7765                 (Select "Check signature" to check)] line in the message view,
7766                 broken in recent sync
7767
7768 2003-04-26 [christoph]  0.8.11claws114
7769
7770         * src/folder.c
7771                 check if remove virtual really exists before
7772                 calling the function
7773
7774 2003-04-25 [match]      0.8.11claws113
7775
7776         * src/addrindex.c
7777         * src/addrbook.c
7778         * src/ldapquery.[ch]
7779         * src/ldapctrl.[ch]
7780                 fix memleak.
7781         * src/ldapserver.[ch]
7782                 fix memleak. fix segfault.
7783                 plug a Claws memleak
7784
7785 2003-04-25 [alfons]     0.8.11claws112
7786
7787         * src/folder.c
7788                 plug a Claws memleak
7789
7790 2003-04-25 [alfons]     0.8.11claws111
7791
7792         * src/common/session.c
7793                 plug a memleak
7794
7795 2003-04-25 [paul]       0.8.11claws110
7796
7797         * sync with 0.8.11cvs35
7798                 see ChangeLog 2003-04-24 and 2003-04-25
7799                 
7800         * src/gtk/pluginwindow.c
7801                 correct another strange float value
7802
7803 2003-04-24 [christoph]  0.8.11claws109
7804
7805         * src/folder.c
7806                 freeze folder item updates when unsetting new flags
7807
7808         * src/gtk/pluginwindow.c
7809                 correct strange float value
7810
7811 2003-04-23 [paul]       0.8.11claws108
7812
7813         * sync with 0.8.11cvs33
7814                 see ChangeLog 2003-04-23
7815
7816 2003-04-22 [paul]       0.8.11claws107
7817
7818         * src/Makefile.am
7819           src/messageview.c
7820           src/mimeview.c
7821           src/pgptext.[ch]      ** REMOVED **
7822                 remove pgptext.[ch] as its not used any more
7823
7824 2003-04-22 [paul]       0.8.11claws106
7825
7826         * sync with 0.8.11cvs31
7827                 see ChangeLog 2003-04-21 and 2003-04-22
7828
7829 2003-04-21 [alfons]     0.8.11claws105
7830
7831         * src/main.c
7832                 No access to GTK structures if we're a spawned child
7833                 (and clean up code a little bit...) Should fix #126.
7834
7835 2003-04-21 [melvin]     0.8.11claws104
7836
7837         * src/plugins/dillo_viewer/README
7838                 Improved slightly the text.
7839
7840 2003-04-21 [melvin]     0.8.11claws103
7841
7842         * src/plugins/dillo_viewer/README *** NEW ***
7843                 Added a README file for the Dillo plugin
7844
7845 2003-04-20 [paul]
7846
7847         * tools/README
7848           tools/outlook2sylpheed.pl
7849                 updated and improved by Ricardo Mones Lastra
7850
7851 2003-04-18 [oliver]     0.8.11claws102
7852
7853         * src/inc.c 
7854         * src/prefs_account.h
7855                 remove Pop3SessionType (used by selective download)
7856         * src/prefs_toolbar.c
7857                 enable set Default Toolbar button
7858
7859 2003-04-18 [paul]       0.8.11claws101
7860
7861         * sync with 0.8.11cvs29
7862                 see ChangeLog 2003-04-18
7863
7864 2003-04-17 [paul]       0.8.11claws100
7865
7866         * src/prefs_common.[ch]
7867           src/summaryview.c
7868                 remove 'Open next message on deletion' option,
7869                 as the same effect can now be achieved via the
7870                 'Always open messages in summary when selected'
7871                 option.
7872
7873 2003-04-17 [paul]       0.8.11claws99
7874
7875         * sync with 0.8.11cvs28
7876                 see ChangeLog 2003-04-17
7877
7878 2003-04-17 [christoph]  0.8.11claws98
7879
7880         * ac/spamassassin.m4
7881         * src/plugins/spamassassin/libspamc.[ch]
7882         * src/plugins/spamassassin/utils.[ch]
7883                 sync libspamc with SpamAssassin project
7884
7885 2003-04-17 [christoph]  0.8.11claws97
7886
7887         * src/common/socket.h
7888         * src/gtk/sslcertwindow.h
7889                 rename old USE_SSL to USE_OPENSSL
7890
7891 2003-04-17 [paul]       0.8.11claws96
7892
7893         * src/prefs_common.h
7894                 use gulong for P_COLOR so that it compiles/runs on
7895                 64-bit systems. Patch submitted by James Noyes
7896                 <jnoyes-claws@retrogeeks.com>
7897                 
7898         * po/de.po
7899                 updated by Jens
7900
7901 2003-04-17 [paul]       0.8.11claws95
7902
7903         * sync with 0.8.11cvs27
7904                 see ChangeLog 2003-04-16
7905
7906 2003-04-15 [paul]       0.8.11claws94
7907
7908         * src/prefs_common.[ch]
7909                 rearrange to stop the window getting too long:
7910                         move Receive dialog stuff to Receive tab
7911                         move Send dialog to Send tab
7912                         remove Dialogs frame
7913                 rename 'Open messages in summary with cursor keys' to
7914                 'Always open messages in summary when selected', as its
7915                 more appropriate
7916
7917 2003-04-15 [paul]       0.8.11claws93
7918
7919         * src/prefs_common.[ch]
7920           src/summaryview.c
7921                 add new option '/Interface/Open next message on deletion'
7922
7923 2003-04-15 [paul]       0.8.11claws92
7924
7925         * src/summaryview.[ch]
7926                 add /Mark/Lock and /Mark/Unlock to the pop-up
7927                 menu. Patch submitted by Ivan Francolin Martinez
7928                 <ivanfm@users.sourceforge.net>
7929
7930 2003-04-15 [paul]       0.8.11claws91
7931
7932         * sync with 0.8.11cvs24
7933                 see ChangeLog 2003-04-15
7934
7935 2003-04-14 [jens]       0.8.11claws90
7936
7937         * updated German translation and some corrections from
7938                 Roland Bless <bless@tm.uka.de>
7939
7940 2003-04-14 [paul]       0.8.11claws89
7941
7942         * sync with 0.8.11cvs22
7943                 see ChangeLog 2003-04-14
7944
7945 2003-04-13 [paul]       0.8.11claws88
7946
7947         * src/plugins/clamav/clamav_plugin.c
7948                 fix memory leaks
7949                 clean up
7950
7951 2003-04-12 [paul]       0.8.11claws87
7952
7953         * src/plugins/clamav/clamav_plugin.c
7954                 activate enable/disable archive scanning option
7955                 
7956         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7957
7958 2003-04-12 [paul]       0.8.11claws86
7959
7960         * src/plugins/Makefile.am
7961           src/plugins/clamav/Makefile.am                ** NEW FILE **
7962           src/plugins/clamav/README                     ** NEW FILE ** 
7963           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7964           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7965                 add Clam AntiVirus plugin
7966
7967 2003-04-12 [paul]       0.8.11claws85
7968
7969         * sync with 0.8.11cvs21
7970                 see ChangeLog 2003-04-11
7971
7972 2003-04-11 [paul]       0.8.11claws84
7973
7974         * po/es.po
7975                 update Spanish translation. Submitted by Ricardo
7976                 Mones Lastra.
7977
7978 2003-04-10 [christoph]  0.8.11claws83
7979
7980         * src/mbox.c
7981                 fix typo that did not move unfiltered mails to destination
7982                 folder
7983
7984         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
7985          when filtering from spool)
7986
7987 2003-04-10 [christoph]  0.8.11claws82
7988
7989         * src/imap.c
7990                 use BODY.PEEK instead of BODY in in message fetch operation
7991                 to make sure the IMAP server does not set the \Seen flag for
7992                 messages. Sylpheed does that later itself, when the message
7993                 is opened in sylpheed
7994
7995         (closes Bug 111 Claws destroys unread marks)
7996
7997 2003-04-09 [oliver]     0.8.11claws81
7998         
7999         * src/folder.c
8000                 fix crash in folder_destroy
8001         * README.claws
8002                 remove selective download
8003
8004 2003-04-09 [christoph]  0.8.11claws80
8005
8006         * src/imap.c
8007                 fix crash in imap_get_msginfo() when then fetched message
8008                 is not found
8009
8010         (closes Bug 110 Crash during mail composition)
8011
8012 2003-04-08 [christoph]  0.8.11claws79
8013
8014         * src/folder.c
8015         * src/prefs_account.c
8016                 Filter new messages that are found in an INBOX folder
8017                 when 'Filter messages on receiving' is enabled in the
8018                 Folder's AccountPrefs. This allows to use Sylpheed's
8019                 filtering engine for IMAP folders where messages are
8020                 added to the INBOX by a MTA
8021
8022 2003-04-08 [paul]       0.8.11claws78
8023
8024         * src/procmsg.h
8025                 clean up after last commit
8026
8027 2003-04-08 [paul]       0.8.11claws77
8028
8029         * sync with 0.8.11cvs20
8030                 see ChangeLog 2003-04-07 and 2003-04-08
8031
8032 2003-04-07 [christoph]  0.8.11claws76
8033
8034         * src/filtering.[ch]
8035         * src/inc.[ch]
8036         * src/mbox.c
8037         * src/procmsg.[ch]
8038                 add procmsg_msginfo_filter() to execute filtering actions
8039
8040 2003-04-06 [christoph]  0.8.11claws75
8041
8042         * src/imap.c
8043                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8044
8045 2003-04-06 [christoph]  0.8.11claws74
8046
8047         * src/common/utils.[ch]
8048                 add g_int_compare() function for slist sorting
8049
8050         * src/imap.c
8051                 fetch all MsgInfos with one command in imap_get_msginfos()
8052                 using an imap set with a list of ranges
8053
8054         * src/news.c
8055                 use new g_int_compare() function
8056
8057 2003-04-06 [thorsten]   0.8.11claws73
8058
8059         * src/mh.c
8060                 corrected implementation of mh_folder_destroy()
8061
8062 2003-04-05 [christoph]  0.8.11claws72
8063
8064         * src/account.c
8065         * src/folder.[ch]
8066         * src/folderview.c
8067         * src/imap.c
8068         * src/inc.c
8069         * src/main.c
8070         * src/mainwindow.c
8071         * src/mbox_folder.c
8072         * src/mh.c
8073         * src/mimeview.h
8074         * src/msgcache.[ch]
8075         * src/news.c
8076         * src/procmime.h
8077         * src/procmsg.[ch]
8078         * src/setup.c
8079         * src/gtk/gtkutils.c
8080                 o rename structure field names class and new to klass and
8081                   new_msgs, to allow including files in C++
8082                 o add 'extern "C"' block to some header files
8083                 o add MsgInfoList and MsgNumberList as alias for GSList for
8084                   developers to know what type of list is expected
8085
8086         * src/plugins/image_viewer/plugin.c
8087         * src/plugins/image_viewer/viewer.[ch]
8088         * src/plugins/image_viewer/viewerprefs.[ch]
8089                 rename function names to prevent conflicts
8090
8091 2003-04-05 [paul]       0.8.11claws71
8092
8093         * sync with 0.8.11cvs18
8094                 see ChangeLog 2003-04-03 and 2003-04-04
8095
8096 2003-04-02 [christoph]  0.8.11claws70
8097
8098         * src/folder.[ch]
8099         * src/imap.[ch]
8100         * src/mbox_folder.[ch]
8101         * src/mh.[ch]
8102         * src/news.[ch]
8103                 o Make all virtual folder functions private
8104                 o remove unused folder code
8105
8106         * src/common/socket.[ch]
8107         * src/summaryview.c
8108                 fix warnings
8109
8110 2003-03-30 [alfons]     0.8.11claws69
8111
8112         * src/send_message.c
8113                 remove two debug traces and see if people still report
8114                 errors
8115
8116 2003-03-30 [alfons]     0.8.11claws68
8117
8118         * src/send_message.c
8119         * src/commons/session.c
8120                 add more debug traces
8121
8122 2003-03-30 [christoph]  0.8.11claws67
8123
8124         * src/folder.c
8125                 change processing folder name from .processing to processing
8126
8127         * src/common/ssl.c
8128                 disable SSL certificate check because it causes Xlib error
8129                 when the child process want's to open an GTK window
8130
8131 2003-03-30 [christoph]  0.8.11claws66
8132
8133         * src/folder.c
8134                 don't use default folder for processing folder item because
8135                 it can be a non local folder
8136
8137         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8138
8139 2003-03-30 [alfons]     0.8.11claws65
8140
8141         * src/send_message.c
8142                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8143                 to generate bad code for 'send_send_data_progressive': When
8144                 called from 'send_send_data_finished', the 'data' pointer is
8145                 cleared just before the assignment to the dialog pointer
8146
8147 2003-03-29 [christoph]  0.8.11claws64
8148
8149         * src/common/prefs.h
8150         * src/plugins/image_viewer/Makefile.am
8151         * src/plugins/image_viewer/plugin.c
8152         * src/plugins/image_viewer/viewer.[ch]
8153         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8154                 add PrefsPage for ImageViewer
8155
8156 2003-03-28 [thorsten]   0.8.11claws63
8157
8158         * src/common/session.c
8159                 added some comments
8160
8161 2003-03-28 [paul]       0.8.11claws62
8162
8163         * sync with 0.8.11cvs16
8164                 see ChangeLog 2003-03-28
8165
8166 2003-03-28 [paul]       0.8.11claws61
8167
8168         * sync with 0.8.11cvs15
8169                 see ChangeLog 2003-03-28
8170
8171 2003-03-27 [christoph]  0.8.11claws60
8172
8173         * src/folder.c
8174         * src/imap.c
8175         * src/common/socket.[ch]
8176                 set socket state to DISCONNECTED when any operation
8177                 fails to allow reconnecting in IMAP code without
8178                 checking the return code of all calls to the command
8179                 functions
8180
8181         * src/folderview.c
8182         * src/summaryview.c
8183                 remove some more stuff that depends on specific
8184                 folder types
8185
8186 2003-03-27 [paul]       0.8.11claws59
8187
8188         * sync with 0.8.11cvs14
8189                 see ChangeLog 2003-03-27
8190                 
8191         * src/selective_download.[ch]   ** REMOVED **
8192                 really removed
8193
8194 2003-03-27 [christoph]  0.8.11claws58
8195
8196         * src/folder.c
8197                 fix handling of tmp_flags in flag copy function
8198
8199 2003-03-27 [paul]       0.8.11claws57
8200
8201         * sync with 0.8.11cvs13
8202                 see ChangeLog 2003-03-27
8203
8204 2003-03-27 [oliver]     0.8.11claws56
8205
8206         * src/maiwindow.c
8207                 remove sel_download_cb
8208
8209 2003-03-27 [oliver]     0.8.11claws55
8210         
8211         * src/inc.c
8212                 remove POP3_TOP
8213         
8214 2003-03-26 [oliver]     0.8.11claws54
8215
8216         *src/pop.h
8217                 remove POP3_TOP*
8218         * README.claws
8219                 remove selective donwload readme
8220
8221 2003-03-26 [oliver]     0.8.11claws53
8222         * src/matcher.[ch]
8223         * src/matcher_parser_parse.y 
8224         * src/pop.c 
8225         * src/prefs_account.[ch]
8226         * src/prefs_filtering.c
8227                 remove selective donwload
8228
8229 2003-03-26 [oliver]     0.8.11claws52
8230
8231         * src/inc.[ch] 
8232         * src/filtering.c 
8233         * src/mainwindow.c 
8234                 remove selective donwload
8235
8236 2003-03-26 [oliver]     0.8.11claws51
8237         
8238         * src/Makefile.am
8239         * src/selective_download.[ch]   ** REMOVE **    
8240
8241 2003-03-26 [christoph]  0.8.11claws50
8242
8243         * src/news.c
8244                 fix NEWS that got broken by a sync with sylpheed-main
8245
8246 2003-03-26 [christoph]  0.8.11claws49
8247
8248         * src/mimeview.c
8249                 fix mime type guessing when no mime type is found for a file
8250
8251 2003-03-25 [christoph]  0.8.11claws48
8252
8253         * src/mimeview.c
8254         * src/procmime.c
8255                 remove mime type guessing from mime parser and use
8256                 name based mime types in viewer lookup for mime type
8257                 application/octet-stream
8258
8259 2003-03-25 [christoph]  0.8.11claws47
8260
8261         * doc-src/readme.txt
8262         * doc-src/rfc2554.txt
8263                 add RFC about SMTP AUTH
8264
8265         * src/send_message.c
8266         * src/common/smtp.[ch]
8267                 add extra error code for authentication errors and
8268                 clear temporary password when this error occurs
8269
8270         (closes Bug 84 authentication failure while sending should
8271          prompt for password again)
8272
8273 2003-03-25 [christoph]  0.8.11claws46
8274
8275         * configure.ac
8276         * src/Makefile.am
8277         * src/imageview.[ch]                            ** REMOVE **
8278         * src/messageview.[ch]
8279         * src/mimeview.[ch]
8280         * src/prefs_common.[ch]
8281         * src/textview.c
8282         * src/plugins/Makefile.am
8283         * src/plugins/image_viewer/.cvsignore           ** NEW **
8284         * src/plugins/image_viewer/Makefile.am          ** NEW **
8285         * src/plugins/image_viewer/plugin.c             ** NEW **
8286         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8287                 move image viewer into a plugin (building is enabled by default)
8288                 [ToDo: Prefs for resize and autoview]
8289
8290 2003-03-25 [paul]       0.8.11claws45
8291
8292         * sync with 0.8.11cvs12
8293                 see ChangeLog 2003-03-26
8294
8295 2003-03-25 [paul]       0.8.11claws44
8296
8297         * sync with 0.8.11cvs11
8298                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8299                 
8300         Note: Selective Download is broken.
8301                 
8302 2003-03-22 [christoph]  0.8.11claws43
8303
8304         * src/folder.c
8305                 code cleanup for flags copying
8306
8307 2003-03-22 [christoph]  0.8.11claws42
8308
8309         * src/plugins/trayicon/trayicon.c
8310                 fix setting the transparent area when the window size
8311                 is forced by the system tray
8312
8313 2003-03-22 [christoph]  0.8.11claws41
8314
8315         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8316         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8317         * src/plugins/trayicon/newmail.xpm              ** NEW **
8318         * src/plugins/trayicon/nomail.xpm               ** NEW **
8319         * src/plugins/trayicon/trayicon.c
8320         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8321                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8322                 o add icon for unread mails
8323                 o set transparency for window
8324
8325 2003-03-22 [christoph]  0.8.11claws40
8326
8327         * src/news.c
8328                 init news session to prevent crash when session is closed
8329
8330 2003-03-22 [christoph]  0.8.11claws39
8331
8332         * src/imap.c
8333         * src/common/session.[ch]
8334                 Init session data to make sure we don't have invalid pointers
8335                 for read_ch and write_ch when new multi process sessions are
8336                 not used
8337
8338         * src/main.c
8339         * src/common/plugin.c
8340         * src/common/sylpheed.c
8341         * src/plugins/demo/demo.c
8342         * src/plugins/dillo_viewer/dillo_viewer.c
8343         * src/plugins/mathml_viewer/mathml_viewer.c
8344         * src/plugins/spamassassin/spamassassin.c
8345         * src/plugins/spamassassin/spamassassin_gtk.c
8346                 add plugin types to allow loading plugins at different times
8347                 (and maybe for different frontends), because it's not good to
8348                 load GTK-Plugins gefore gtk_init was called
8349
8350         * configure.ac
8351         * src/plugins/Makefile.am
8352         * src/plugins/trayicon/.cvsignore               ** NEW **
8353         * src/plugins/trayicon/Makefile.am              ** NEW **
8354         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8355         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8356         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8357         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8358         * src/plugins/trayicon/trayicon.c               ** NEW **
8359                 New Trayicon plugin that shows an icon in a systray that uses
8360                 XEMBED protocol like Gnome's systray. Icon shows if there
8361                 are new mails and a tooltip shows information about new,
8362                 unread and total messages.
8363
8364 2003-03-22 [paul]       0.8.11claws38
8365
8366         * src/common/smtp.c
8367                 fix ESMTP AUTH CRAM-MD5
8368                 [sync with main (still version 0.8.11cvs6), see
8369                  ChangeLog 2003-03-22]
8370
8371 2003-03-21 [colin]      0.8.11claws37
8372
8373         * src/send_message.c
8374                 Fix USE_SSL => USE_OPENSSL
8375
8376 2003-03-21 [colin]      0.8.11claws36
8377
8378         * src/folderview.c
8379                 Fix counts in drag and dropped subfolders
8380
8381 2003-03-21 [colin]      0.8.11claws35
8382
8383         * src/folder.c 
8384         * src/folderview.c
8385                 speed up a bit folder dnd
8386
8387 2003-03-20 [alfons]     0.8.11claws34
8388
8389         * src/main.c
8390         * src/toolbar.c
8391         * src/procmsg.c
8392                 don't send locked queue messages
8393                 (feature request "[ 705245 ] Locking message in outbox 
8394                  should prevent sending")
8395
8396 2003-03-20 [christoph]  0.8.11claws33
8397
8398         * src/folder.c
8399                 remove NEW and UNREAD flag in special folders when scanning
8400                 
8401         * src/common/smtp.c
8402                 fix ESMTP AUTH CRAM-MD5
8403
8404 2003-03-20 [paul]       0.8.11claws32
8405
8406         * src/prefs_account.c
8407                 Re-write 'Tunnel command to open connection' as
8408                 'Use command to communicate with server', and disable
8409                 it for all except IMAP accounts
8410
8411 2003-03-20 [paul]       0.8.11claws31
8412
8413         * sync with 0.8.11cvs6
8414                 see ChangeLog 2003-03-20
8415
8416 2003-03-19 [match]      0.8.11claws30
8417
8418         * src/addritem.[ch]
8419                 include documentation. minor refactoring.
8420         * src/addr_compl.[ch]
8421         * src/addrindex.[ch]
8422         * src/addresbook.[ch]
8423         * src/summaryview.c
8424                 re-enable address lookup (was disabled in
8425                 0.8.11claws20).
8426
8427 2003-03-19 [christoph]  0.8.11claws29
8428
8429         * src/procmsg.c
8430                 add temp flag handling, will make moving and copying
8431                 messages possible again
8432
8433         * src/folder.c
8434                 correct calulation of folder stats
8435
8436 2003-03-18 [match]      0.8.11claws28
8437
8438         * src/editgroup.h
8439                 remove case sensitive comparison (closes bug 80).
8440
8441 2003-03-18 [christoph]  0.8.11claws27
8442
8443         * src/imap.c
8444                 fix imap using a tunnel command
8445
8446         (closes bug 87)
8447
8448 2003-03-18 [christoph]  0.8.11claws26
8449
8450         * src/folder.[ch]
8451         * src/imap.c
8452         * src/procmsg.[ch]
8453                 rewrite flag handling for folders
8454
8455 2003-03-18 [christoph]  0.8.11claws25
8456
8457         * src/folder.c
8458         * src/procmsg.c
8459         * src/summaryview.c
8460                 unset NEW and UNREAD flags when message is ignored, to make
8461                 sure messages don't show up as unread on other IMAP clients,
8462                 because the IGNORE_THREAD flag can not be syncronized through
8463                 the IMAP folder
8464
8465 2003-03-17 [christoph]  0.8.11claws24
8466
8467         * src/imap.c
8468                 don't use recursion to fetch uids when the number of messages
8469                 does not match. Moved code into subfunction that is used
8470                 again when needed, to prevent an endless loop.
8471
8472 2003-03-17 [thorsten]   0.8.11claws23
8473
8474         * src/imageview.[ch]
8475                 export imageview_get_resized_size() (for plugins)
8476         * src/prefs_common.[ch]
8477                 added prefs_common_get() (for plugins)
8478
8479 2003-03-17 [christoph]  0.8.11claws22
8480
8481         * src/imap.c
8482                 o remove UID guessing from copy code
8483                 o support UIDPLUS extension for APPEND command
8484
8485 2003-03-17 [paul]       0.8.11claws21
8486
8487         * src/gtk/about.c
8488                 remove 'Compiled-plugins' section.
8489                 
8490         * src/plugins/dillo_viewer/dillo_viewer.c
8491                 slight change to description text
8492
8493 2003-03-16 [match]      0.8.11claws20
8494         * src/ldapserver.[ch]           ** NEW **
8495         * src/ldapctrl.[ch]             ** NEW **
8496         * src/ldapquery.[ch]            ** NEW **
8497         * src/ldaputil.[ch]             ** NEW **
8498         * src/addrcindex.[ch]           ** NEW **
8499         * src/addrquery.h               ** NEW **
8500         * src/addritem.[ch]
8501         * src/addrcache.[ch]
8502         * src/addrindex.[ch]
8503         * src/addr_compl.[ch]
8504         * src/addressbook.[ch]
8505         * src/addrbook.[ch]
8506         * src/editgroup.c
8507         * src/editaddress.c
8508         * src/editldap.c
8509         * src/editldap_basedn.c
8510         * src/vcard.c
8511         * src/jpilot.c
8512         * src/Makefile.am
8513                 included dynamic LDAP queries. improved address
8514                 completion.
8515
8516 2003-03-16 [paul]       0.8.11claws19
8517
8518         * tools/multiwebsearch.pl
8519                 fix a fatal typo
8520
8521 2003-03-16 [christoph]  0.8.11claws18
8522
8523         * src/mimeview.c
8524         * src/plugins/dillo_viewer/dillo_viewer.c
8525         * src/plugins/mathml_viewer/mathml_viewer.c
8526                 make unregistering of MimeViewerFactorys possible
8527
8528 2003-03-16 [alfons]     0.8.11claws17
8529
8530         * configure.ac
8531                 correct typo
8532
8533 2003-03-16 [melvin]     0.8.11claws16
8534
8535         * src/plugins/dillo_viewer.c
8536                 Fixed bug where it was not possible to view more than
8537                 one text/html attachment per message (bug discovered
8538                 by Christoph Hohmann).
8539
8540 2003-03-15 [melvin]     0.8.11claws15
8541
8542         * src/prefs_actions.c
8543                 Fixed compilation warnings.
8544
8545 2003-03-15 [melvin]     0.8.11claws14
8546
8547         * src/plugins/Makefile.am
8548         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8549         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8550         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8551                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8552                 newer (http://dillo.auriga.wearlab.de/).
8553
8554 2003-03-15 [christoph]  0.8.11claws13
8555
8556         * src/imap.c
8557                 don't query imap folder for attributes because we already
8558                 for them from imap_status
8559
8560         * src/mimeview.[ch]
8561                 add support for plugable MimeViewers (unloading Viewers
8562                 not yet complete)
8563
8564         * src/plugins/Makefile.am
8565         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8566         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8567         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8568                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8569                 widget from http://helm.cs.unibo.it/mml-widget/
8570
8571 2003-03-14 [christoph]  0.8.11claws12
8572
8573         * src/folder.[ch]
8574                 o error return code's should better be negative
8575                 o replace printf with debug_print
8576
8577         * src/imap.c
8578                 improve IMAP folder scan by checking UID-NEXT
8579
8580         * src/summaryview.c
8581                 remove check that are unnecessary in my opinion
8582
8583 2003-03-13 [christoph]  0.8.11claws11
8584
8585         * src/folder.[ch]
8586         * src/foldersel.c
8587         * src/folderview.c
8588         * src/imap.c
8589         * src/mbox_folder.c
8590         * src/mh.c
8591         * src/news.c
8592         * src/prefs_scoring.c
8593         * src/summaryview.c
8594                 use a common function to get a displayable name
8595                 for a FolderItem
8596
8597 2003-03-13 [paul]       0.8.11claws10
8598
8599         * tools/Makefile.am
8600           tools/README
8601           tools/multiwebsearch.conf     ** NEW FILE **
8602           tools/multiwebsearch.pl       ** NEW FILE **
8603                 add multiwebsearch Actions script
8604
8605 2003-03-13 [colin]      0.8.11claws9
8606
8607         * src/compose.c
8608                 Remove leading emtpy lines from quoted text
8609                 before quoting it
8610
8611 2003-03-13 [melvin]     0.8.11claws8
8612
8613         * src/prefs_actions.c
8614                 Fixed a memory leak
8615                 Code clean ups
8616                 Added Cancel and OK buttons
8617                 Corrected help text
8618
8619 2003-03-13 [christoph]  0.8.11claws7
8620
8621         * src/account.c
8622         * src/folder.[ch]
8623         * src/imap.c
8624         * src/mainwindow.c
8625         * src/mbox_folder.c
8626         * src/mh.c
8627         * src/news.c
8628         * src/setup.c
8629                 replace more folder type stuff with folder class stuff
8630
8631 2003-03-13 [melvin]     0.8.11claws6
8632
8633         * src/prefs_actions.c
8634                 Added new tokens:
8635                 %u: user provided argument
8636                 %h: user provided argument (hidden on input)
8637                 %s: current text selection in the message view 
8638
8639 2003-03-13 [paul]       0.8.11claws5
8640
8641         * sync with 0.8.11cvs5
8642                 see ChangeLog 2003-03-11, 2003-03-12
8643
8644 2003-03-12 [christoph]  0.8.11claws4
8645
8646         * src/folder.c
8647                 use folder class idstr when writing folderlist.xml
8648
8649         * src/folder.h
8650         * src/imap.c
8651         * src/news.c
8652                 replace folder type checks with folder class checks
8653
8654 2003-03-12 [christoph]  0.8.11claws3
8655
8656         * src/folder.[ch]
8657         * src/imap.[ch]
8658         * src/main.c
8659         * src/mbox_folder.[ch]
8660         * src/mh.[ch]
8661         * src/news.[ch]
8662                 o create a list of known folder classes in the folder system
8663                 o use folder class id strings for folder item identifiers
8664
8665 2003-03-12 [christoph]  0.8.11claws2
8666
8667         * src/imap.c
8668                 fix imap uid validity check
8669
8670 2003-03-12 [christoph]  0.8.11claws1
8671
8672         * src/account.c
8673         * src/folder.[ch]
8674         * src/foldersel.c
8675         * src/folderview.c
8676         * src/imap.c
8677         * src/mainwindow.c
8678         * src/mbox_folder.c
8679         * src/mh.c
8680         * src/news.c
8681         * src/prefs_scoring.c
8682         * src/procmsg.c
8683         * src/setup.c
8684         * src/summaryview.c
8685                 initial restructuring of folder system, seperating
8686                 folders and folder classes
8687
8688 2003-03-12 [paul]       0.8.11claws
8689
8690         0.8.11claws release
8691
8692 2003-03-12 [christoph]
8693
8694         * src/gtk/prefswindow.c
8695                 fix translation of "Page Index"
8696
8697 2003-03-12 [paul]       0.8.10claws110
8698
8699         a sync from 0.8.11cvs4 before the release
8700
8701         * src/common/utils.c
8702                 subject_compare_for_sort(): allow null strings (fixes
8703                 summary sorting).
8704
8705 2003-03-11 [paul]       0.8.10claws109
8706
8707         * po/es.po
8708                 update Spanish translation, submitted by
8709                 Ricardo Mones Lastra
8710
8711 2003-03-11 [melvin]     0.8.10claws108
8712
8713         * po/fr.po
8714                 Updated French translations
8715
8716 2003-03-11 [paul]       0.8.10claws107
8717
8718         * manual/en/Makefile.am
8719           manual/en/*.html
8720                 update English manual, add a new page
8721                 updated by Francois Barriere <fbarriere@atmel.fr>
8722                 
8723         * po/bg.po
8724           po/it.po
8725           po/sr.po
8726                 update Bulgarian, Italian, and Serbian translations
8727                 submitted by George Danchev, Alessandro Maestri, and
8728                 Urke MMI
8729
8730 2003-03-10 [paul]       0.8.10claws106
8731
8732         * src/gtk/about.c
8733           src/gtk/prefswindow.c
8734                 make some strings translatable
8735
8736 2003-03-10 [darko]      0.8.10claws105
8737
8738         * src/compose.c
8739                 code cleanup to make Hiro happy
8740
8741 2003-03-10 [paul]       0.8.10claws104
8742
8743         * sync with 0.8.11cvs2
8744                 see ChangeLog 2003-03-10
8745
8746 2003-03-09 [melvin]     0.8.10claws103
8747
8748         * src/textview.c
8749                 textview_set_font(): fix for message display in
8750                 UTF-8 locales (thanks to Sergey Vlasov).
8751                 (was unintentionnaly reverted in 0.8.6claws6)   
8752
8753 2003-03-08 [darko]      0.8.10claws102
8754
8755         * src/compose.c
8756                 fix infinite loop in wrapping as reported
8757                 by happycactus
8758                 obsoletes patch #696482
8759
8760 2003-03-08 [christoph]  0.8.10claws101
8761
8762         * src/imap.c
8763                 add workaround for IMAP servers that do not
8764                 support the "UID SEARCH UID" command
8765
8766 2003-03-07 [christoph]  0.8.10claws100
8767
8768         * src/plugins/spamassassin/spamassassin.[ch]
8769         * src/plugins/spamassassin/spamassassin_gtk.c
8770                 code cleanup
8771
8772 2003-03-07 [paul]       0.8.10claws99
8773
8774         * po/es.po
8775                 updated Spanish translation, submitted by
8776                 Ricardo Mones Lastra
8777
8778 2003-03-07 [christoph]  0.8.10claws98
8779
8780         * src/send.c
8781                 fix in 0.8.10claws94 was wrong
8782                 local delivery does not require escaping, remove escaping
8783                 code to make signatures of mails with "." lines valid
8784                 
8785                 NOTE: requires that sendmail is executed with "-i" option,
8786                       what is the default now, but has to be changed in all
8787                       exsiting accounts)
8788
8789 2003-03-07 [paul]       0.8.10claws97
8790
8791         * sync with 0.8.11 release
8792                 see ChangeLog 2003-03-07
8793
8794 2003-03-06 [paul]       0.8.10claws96
8795
8796         * src/compose.c
8797                 revert commit 0.8.10claws92
8798
8799 2003-03-06 [paul]       0.8.10claws95
8800
8801         * src/folderview.c
8802                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8803
8804         * src/gtkaspell.c
8805                 fix bug 74, 'Crash opening editor window with pseudo-color
8806                 display'
8807                 
8808         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8809
8810 2003-03-06 [christoph]  0.8.10claws94
8811
8812         * src/send.c
8813                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8814                 all lines starting with a period get an extra period
8815                 inserted
8816                 (found by Simon 'corecode' Schubert)
8817
8818 2003-03-06 [paul]       0.8.10claws93
8819
8820         * src/folderview.c
8821                 if configured font can't be loaded fall back to gtk
8822                 default. (with thanks to Christoph)
8823                 
8824                 closes long-standing bug 15 'Crashes on startup'
8825
8826 2003-03-06 [paul]       0.8.10claws92
8827
8828         * src/compose.c
8829                 freeze text before autosave and thaw afterwards
8830                 fixes bug 67 'autosave make re-rediting message crazy'
8831
8832 2003-03-06 [christoph]  0.8.10claws91
8833
8834         * src/compose.c
8835                 ignore address comment in dupe check for Cc-list
8836
8837         (closes reopened bug 47 Replying to message strips name part of
8838          e-mail addresses of Cc: lines)
8839
8840 2003-03-06 [paul]       0.8.10claws90
8841
8842         * src/Makefile.am
8843                 remove reference to gtkxtext.h as its no longer in
8844                 the repository
8845
8846 2003-03-06 [paul]       0.8.10claws89
8847
8848         * sync with 0.8.10cvs25
8849                 see ChangeLog 2003-03-06
8850
8851 2003-03-06 [oliver]     0.8.10claws88
8852         
8853         * src/messageview.c
8854                 remove include
8855
8856 2003-03-06 [oliver]     0.8.10claws87
8857         
8858         * src/folderview.c 
8859                 remove changes introduced inclaws74
8860         * src/messageview.c
8861                 another attempt to sanely delete and update
8862                 messages deleted in separate messageview
8863
8864 2003-03-05 [christoph]  0.8.10claws86
8865
8866         * src/summaryview.c
8867                 check if "From" matches any account's address if
8868                 addressbook completion of addresses is disabled too
8869
8870         (closes Bug 70 "Display recipient in from" doesn't check
8871          folder's default account)
8872
8873 2003-03-05 [christoph]  0.8.10claws85
8874
8875         * src/compose.c
8876         * src/common/utils.[ch]
8877                 don't strip address comments when building Cc lists
8878
8879         (closes Bug 47 Replying to message strips name part of e-mail addresses
8880          of Cc: lines)
8881
8882         * src/folder.c
8883                 fix return value of copy function
8884
8885 2003-03-05 [christoph]  0.8.10claws84
8886
8887         * src/imap.c
8888                 don't ask imap server for non rfc822 headers
8889
8890         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8891
8892         * src/imap.c
8893                 destroy session on socket error to allow reconnecting
8894
8895 2003-03-05 [christoph]  0.8.10claws83
8896
8897         * configure.ac
8898                 fix building with gnome when no prefix is set
8899
8900         (closes bug 66 Gnome directory is set to NONE)
8901
8902 2003-03-05 [paul]       0.8.10claws82
8903
8904         * sync with 0.8.10cvs23
8905                 see ChangeLog 2003-03-05
8906
8907 2003-03-04 [christoph]  0.8.10claws81
8908
8909         * src/folder.c
8910                 o fix moving and copying when folder returns 0 for new
8911                   message number
8912                 o remove some code for single message copy and move
8913                   operations and use functions for multiple messages
8914
8915         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8916
8917         * src/news.c
8918                 remove unused include
8919
8920 2003-03-04 [paul]       0.8.10claws80
8921
8922         * src/gtk/about.c
8923                 list 'Compiled plugins'
8924
8925 2003-03-03 [christoph]  0.8.10claws79
8926
8927         * src/news.[ch]
8928                 have to multiply the percentage of the current fetch with
8929                 the percentage that it has of the total fetch operation
8930                 for correct values
8931
8932 2003-03-03 [christoph]  0.8.10claws78
8933
8934         * src/news.c
8935                 fix calculation of expected lines for progress indicator
8936
8937 2003-03-03 [christoph]  0.8.10claws77
8938
8939         * src/summaryview.c
8940         * src/common/utils.c
8941                 fix segfault when opening the root news folder
8942
8943 2003-03-03 [christoph]  0.8.10claws76
8944
8945         * src/mainwindow.[ch]
8946         * src/common/Makefile.am
8947         * src/common/progressindicator.[ch]
8948                 add UI independent progress indicator handling
8949
8950         * src/news.[ch]
8951                 use new progress indicator for message info fetching
8952
8953         * src/common/hooks.h
8954                 code cleanup
8955
8956 2003-03-03 [oliver]     0.8.10claws75
8957
8958         * src/toolbar.c
8959         * src/compose.c
8960                 removed commented code
8961
8962 2003-03-03 [oliver]     0.8.10claws74
8963
8964         * src/toolbar.[ch]
8965                 cleanups and refactoring
8966         * src/compose.[ch]
8967                 compose_reply_mode reply & forwarding interface for
8968                 toolbar buttons
8969         * src/folderview.c
8970                 act on messages marked for deletion in folderview_selected
8971                 based on prefs_common.immediate_exec since a message might 
8972                 have been deleted by messageview in a folder we are changing 
8973                 to (does anybody understand what I'm on about ?)
8974
8975 2003-03-03 [oliver]     0.8.10claws73
8976         
8977         * src/messageview.[ch]
8978                 new functions
8979                 - messageview_delete: delete message shown in messagview
8980                 - messageview_update_view: update messageview to currently 
8981                   selected summaryview message
8982                 - add separate messageview to msgview_list in order to update 
8983                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
8984         * src/summaryview.[ch]
8985                 summary_get_selection returns a list of selected msgs
8986                 in summaryview
8987         * src/mainwindow.c
8988                 toolbar reply refactoring
8989
8990 2003-03-03 [paul]       0.8.10claws72
8991
8992         * sync with 0.8.10cvs21
8993                 see ChangeLog 2003-03-03
8994
8995 2003-03-02 [christoph]  0.8.10claws71
8996
8997         * src/common/passcrypt.c
8998                 use POSIX includes
8999
9000 2003-03-02 [christoph]  0.8.10claws70
9001
9002         * configure.ac
9003         * src/prefs_account.c
9004         * src/prefs_gtk.[ch]
9005         * src/common/.cvsignore
9006         * src/common/Makefile.am
9007         * src/common/passcrypt.c                ** NEW **
9008         * src/common/passcrypt.h.in             ** NEW **
9009                 Implement password encryption in config files
9010                 using unix encrypt and setkey functions. The crypt
9011                 key can be set as a configure parameter. Old
9012                 passwords will be converted if they do not begin
9013                 with '!'
9014
9015 2003-03-02 [paul]       0.8.10claws69
9016
9017         * src/prefs_account.c
9018                 fix compile error
9019
9020 2003-03-01 [thorsten]   0.8.10claws68
9021
9022         * po/el.po
9023           po/hr.po
9024           po/it.po
9025           po/nl.po
9026           po/sr.po
9027           po/sv.po
9028                 corrected format strings
9029         * po/en_GB.po
9030                 corrected headers
9031                 (fix compile errors with GNU gettext-0.11.5)
9032
9033 2003-03-01 [oliver]     0.8.10claws67
9034
9035         * src/summaryview.c
9036                 menu callbacks call toolbar_menu_reply
9037
9038 2003-03-01 [oliver]     0.8.10claws66
9039
9040         * src/mainwindow.c
9041         * src/messageview.c
9042                 menu callbacks call toolbar_menu_reply
9043         * src/toolbar.[ch]
9044                 callbacks from menu handled by toolbar_menu_reply
9045
9046 2003-03-01 [paul]       0.8.10claws65
9047
9048         * src/addressbook.c
9049                 revert commit 0.8.10claws54 - breaks editing of
9050                 addressbook.
9051                 
9052         * po/bg.po
9053                 update Bulgarian translation, submitted by
9054                 George Danchev
9055
9056 2003-02-28 [christoph]  0.8.10claws64
9057
9058         * src/account.c
9059         * src/addressadd.c
9060         * src/compose.c
9061         * src/gtkaspell.c
9062         * src/gtkxtext.h                ** REMOVE **
9063         * src/imap.c
9064         * src/matcher.[ch]
9065         * src/mh.c
9066         * src/news.c
9067         * src/pine.c
9068         * src/prefs_common.c
9069         * src/prefs_matcher.c
9070         * src/procheader.[ch]
9071         * src/procmsg.[ch]
9072         * src/toolbar.c
9073         * src/common/ssl_certificate.c
9074         * src/gtk/colorlabel.c
9075         * src/gtk/menu.c
9076                 o fix warnings
9077                 o remove code obsoleted by new cache and folder system rework
9078
9079 2003-02-28 [oliver]     0.8.10claws63
9080         
9081         * src/toolbar.[ch]
9082                 * fix bug where reply in Messageview replied to 
9083                 Message displayed in summaryview
9084                 (reportedd via ML by chinatinte at gmx dot ch)
9085                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9086                 didn't work in separate MessageView Toolbar
9087                 (wondering if anybody uses this at all ?)
9088         * src/summaryview.[ch]
9089                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9090                 (generalize reply and forward code);
9091         * src/messageview.c 
9092                 remove focus_in event which updated summaryview to messageview
9093
9094 2003-02-28 [paul]       0.8.10claws62
9095
9096         * po/Makefile.in.in
9097                 add the --check option
9098                 Patch submitted by Ricardo Mones Lastra
9099
9100 2003-02-28 [paul]       0.8.10claws61
9101
9102         * src/prefs_account.c
9103                 re-order 'Signature' items
9104
9105 2003-02-28 [paul]       0.8.10claws60
9106
9107         * sync with 0.8.10cvs20
9108                 see ChangeLog 2003-02-28
9109
9110 2003-02-28 [paul]       0.8.10claws59
9111
9112         * po/POTFILES.in
9113                 update to reflect recent movement of files
9114
9115 2003-02-28 [paul]       0.8.10claws58
9116
9117         * sync with 0.8.10cvs19
9118                 see ChangeLog 2003-02-28
9119
9120 2003-02-27 [martin]     0.8.10claws57
9121
9122         * src/prefs_matcher.c 
9123                 fix segfault in prefs_matcher_ok() when the
9124                 last entry is deleted and prevents that the
9125                 message "entry not saved" comes up after deleting
9126                 an entry
9127
9128 2003-02-27 [martin]     0.8.10claws56
9129
9130         * src/prefs_filtering.c 
9131                 fix segfault in prefs_filtering_ok() when the
9132                 last entry is deleted and prevents that the
9133                 message "entry not saved" comes up after deleting
9134                 an entry
9135
9136 2003-02-27 [paul]       0.8.10claws55
9137
9138         * sync with 0.8.10cvs18
9139                 see ChangeLog 2003-02-27
9140
9141 2003-02-27 [paul]       0.8.10claws54
9142
9143         * src/addressbook.c
9144                 fix bug where the address book crashes with 
9145                 multiple lookups.
9146                 Patch [687729] submitted by David Frager 
9147                 <dbfrager@users.sourceforge.net>
9148
9149 2003-02-25 [christoph]  0.8.10claws53
9150
9151         * src/Makefile.am
9152         * src/colorlabel.[ch]           ** REMOVE **
9153         * src/gtk/Makefile.am
9154         * src/gtk/colorlabel.[ch]       ** NEW **
9155                 move colorlabel files to gtk directory
9156
9157         * src/esmtp.[ch]                ** REMOVE **
9158                 has been merged into smtp.[ch] in 0.7.5
9159
9160 2003-02-25 [christoph]  0.8.10claws52
9161
9162         * src/Makefile.am
9163         * src/about.[ch]                ** REMOVE **
9164         * src/gtk/Makefile.am
9165         * src/gtk/about.[ch]            ** NEW **
9166                 move about files to gtk directory
9167
9168 2003-02-25 [christoph]  0.8.10claws51
9169
9170         * src/folder.c
9171                 some code optimization of folder scanning code
9172
9173         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9174
9175 2003-02-25 [christoph]  0.8.10claws50
9176
9177         * src/main.c
9178         * src/common/sylpheed.c
9179                 add command line parameter parsing to common code
9180
9181 2003-02-24 [christoph]
9182
9183         * Makefile.am
9184         * configure.ac
9185                 fix gnome prefix problems, the configure script now removed
9186                 `gnome-config --prefix` from `gnome-config --datadir`
9187                 and adds $(prefix} instead
9188
9189         (closes Bug 24 Makefile does not respect prefix when installing
9190          GNOME data)
9191
9192 2003-02-24 [christoph]  0.8.10claws49
9193
9194         * src/news.c
9195                 check for valid session before trying to authenticate
9196
9197         (closes Bug 60 crash if "authenticate on logon" is activated
9198          and newsserver-hostname is not valid)
9199
9200 2003-02-24 [melvin]     0.8.10claws48
9201
9202         * src/prefs_actions.c
9203                 Make sure all user's input is sent to the action and then
9204                 close the socket..
9205
9206 2003-02-23 [alfons]     0.8.10claws46
9207
9208         * src/summaryview.c
9209                 also wait cursor when deleting files
9210
9211 2003-02-23 [paul]
9212
9213         * tools/freshmeat_search.pl
9214           tools/google_search.pl
9215                 scripts should now work for any browser/browser command line
9216
9217 2003-02-22 [christoph]  0.8.10claws45
9218
9219         * src/procmsg.c
9220                 fix IMAP flag setting, IMAP flag is not handled correctly
9221                 anymore by the folder system and information about the
9222                 folder should not be saved in the MsgInfo (in my opinion)
9223
9224         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9225
9226 2003-02-22 [christoph]  0.8.10claws44
9227
9228         * src/summaryview.c
9229                 fix spelling of "label" ;-)
9230
9231 2003-02-22 [thorsten]   0.8.10claws43
9232
9233         * src/mimeview.c
9234           src/prefs_common.[ch]
9235           src/procmime.[ch]
9236                 do not use description as attachment name
9237
9238 2003-02-22 [alfons]     0.8.10claws42
9239
9240         * src/summaryview.c
9241                 freeze/thaw folder item updates when changing color labels,
9242                 and put a wait cursors on
9243
9244 2003-02-22 [thorsten]   0.8.10claws41
9245
9246         * src/mimeview.c
9247                 save-all fixes: crash if invoked on multipart container,
9248                 mimeinfo access, pathseparators, error dialog
9249
9250 2003-02-21 [alfons]     0.8.10claws40
9251
9252         * src/prefs_gtk.c
9253                 remove unused var
9254
9255 2003-02-21 [colin]      0.8.10claws39
9256
9257         * src/send.c
9258                 Fix smtp logging
9259
9260 2003-02-21 [colin]      0.8.10claws38
9261
9262         * src/summaryview.c
9263                 Freeze/thaw folderItem updates when filtering messages 
9264                 via Tools/Filter messages
9265
9266 2003-02-21 [paul]       0.8.10claws37
9267
9268         * src/compose.c
9269                 revert commit 0.8.10claws26, there are ulterior motives
9270                 for users to set a Reply-To header when posting to
9271                 newsgroups
9272
9273 2003-02-21 [paul]       0.8.10claws36
9274
9275         * sync with 0.8.10cvs17
9276                 see ChangeLog 2003-02-21
9277
9278 2003-02-20 [christoph]  0.8.10claws35
9279
9280         * src/imap.c
9281                 IMAP UID fetch speedup using SEARCH
9282
9283         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9284
9285         * src/imap.c
9286                 fix problem with UIDs in IMAP UID cache that no longer existed
9287
9288 2003-02-20 [christoph]  0.8.10claws34
9289
9290         * src/imap.c
9291         * src/procheader.c
9292         * src/procheader.h
9293                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9294
9295         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9296
9297         * src/imap.c
9298                 Rewrite imap_cmd_gen_recv use sock_getline instead
9299                 of sock_gets to avoid problems with too long reply
9300                 lines
9301     
9302 2003-02-20 [colin]      0.8.10claws33
9303         
9304         * src/prefs_account.c
9305                 Better wording
9306
9307 2003-02-20 [colin]      0.8.10claws32
9308
9309         * src/compose.c
9310                 Remove useless '&& !to_sender' 
9311
9312 2003-02-20 [darko]
9313
9314         * AUTHORS
9315                 change my e-mail address
9316
9317 2003-02-19 [colin]      0.8.10claws31
9318
9319         * src/prefs_common.c
9320                 X11 style colors for every configurable color
9321
9322 2003-02-19 [alfons]     0.8.10claws30
9323
9324         * src/prefs_gtk.[ch]
9325         * src/prefs_common.c
9326                 for color_new accept both plain integers and X11 style color
9327                 names (as found in /usr/lib/X11/rgb.txt)
9328
9329 2003-02-19 [paul]       0.8.10claws29
9330
9331         * src/mainwindow.c
9332                 add tooltips to online/offline button and account selector
9333                 button
9334
9335 2003-02-19 [paul]       0.8.10claws28
9336
9337         * src/folder.c
9338           src/news.c
9339           src/prefs_account.[ch]
9340           src/prefs_common.[ch]
9341                 move 'Maximum number of articles to download' to
9342                 account prefs.
9343                 clean up account prefs gui a little by hiding entries
9344                 rather then greying out entries
9345
9346 2003-02-19 [hiro]       0.8.10claws27
9347
9348         * src/common/utils.c
9349                 fix bug #54 'yesterdays date is displayed in the message 
9350                 summary window'
9351
9352 2003-02-19 [paul]       0.8.10claws26
9353
9354         * src/compose.c
9355                 fix bug reported in Feature Request [688596] 
9356                 'Reply-to header in news'
9357
9358 2003-02-18 [paul]       0.8.10claws25
9359
9360         * src/select-keys.c
9361                 add a 'List all keys' button to key selection dialog
9362
9363 2003-02-18 [colin]      0.8.10claws24
9364         
9365         * src/stock_pixmap.c
9366                 fix compile error
9367
9368 2003-02-18 [colin]      0.8.10claws23
9369
9370         * src/common/smtp.[ch]
9371           src/prefs_account.c
9372                 Try to starttls if it seems to be the only
9373                 way to authenticate a user
9374
9375 2003-02-18 [paul]       0.8.10claws22
9376
9377         * src/Makefile.am
9378           src/folderview.c
9379           src/stock_pixmap.[ch]
9380           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9381           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9382                 as a Drafts folder is a special folder allow it to have
9383                 its own unique icons
9384
9385 2003-02-18 [colin]      0.8.10claws21
9386
9387         * src/imap.c
9388                 Fix port selection when using starttls
9389
9390 2003-02-18 [paul]       0.8.10claws20
9391
9392         * src/mainwindow.c
9393           src/prefs_common.[ch]
9394                 make blue the default new mail colour
9395
9396 2003-02-18 [paul]       0.8.10claws19
9397
9398         * sync with 0.8.10cvs14
9399                 see ChangeLog 2003-02-18
9400
9401 2003-02-17 [jens]       0.8.10claws18
9402
9403         * src/common/md5.c
9404                 fixed a compile problem with gcc 3.3
9405                 works on 2.95.3 too (testet on PPC as it is big endian)
9406
9407 2003-02-17 [paul]       0.8.10claws17
9408
9409         * sync with 0.8.10cvs13
9410                 see ChangeLog 2003-02-17
9411
9412 2003-02-17 [paul]       0.8.10claws16
9413
9414         * sync with 0.8.10cvs12
9415                 see ChangeLog 2003-02-17
9416
9417 2003-02-16 [match]      0.8.10claws15
9418
9419         * src/addressbook.c
9420                 Eliminates reloading of address data when items
9421                 deleted or added. Applied submitted by
9422                 Luke Plant <lukeplant@softhome.net>
9423
9424 2003-02-16 [paul]       0.8.10claws14
9425
9426         * src/news.c
9427                 when a 'protocol error' is encountered disconnect from
9428                 the server. This means that the user can carry on viewing
9429                 other articles and doesn't have to either wait until the
9430                 server timesout or quit sylpheed.
9431                 Fixes bug #53 'Unable to read messages in newsgroups, 
9432                 displayed message doesn't change'
9433
9434 2003-02-15 [christoph]  0.8.10claws13
9435
9436         * src/imap.c
9437                 fix bug that stopped scanning of folders when an
9438                 IMAP folder was empty
9439
9440         (closes bug 46 stop scan messages in folders after empty folder)
9441
9442 2003-02-15 [paul]
9443
9444         * tools/Makefile.am
9445           tools/README
9446           tools/freshmeat_search.pl     ** NEW FILE **
9447           tools/google_search.pl        ** NEW FILE **
9448                 Add 2 Actions scripts which search freshmeat/google
9449                 for the selected text using the browser configured
9450                 in sylpheedrc.
9451                 
9452         Note: These scripts are very dependent on the format of the
9453         browser command and may not work on every occasion. Testing
9454         is welcome. 
9455
9456 2003-02-14 [alfons]     0.8.10claws12
9457
9458         * src/compose.c
9459                 fix breakage because of uninitialized account pointer.
9460                 please verify.
9461
9462 2003-02-14 [paul]       0.8.10claws11
9463
9464         * src/compose.c
9465           src/prefs_account.[ch]
9466           src/prefs_common.[ch]
9467                 move signature settings to Account Prefs
9468
9469 2003-02-14 [paul]       0.8.10claws10
9470
9471         * sync with 0.8.10cvs11
9472                 see ChangeLog 2003-02-14
9473
9474 2003-02-13 [thorsten]   0.8.10claws9
9475
9476         * src/news.c
9477                 revert news progressbar (GUI separation)
9478
9479 2003-02-13 [paul]       0.8.10claws8
9480
9481         * src/compose.c
9482                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9483                 paragraph 1
9484
9485 2003-02-13 [paul]       0.8.10claws7
9486
9487         * src/compose.[ch]
9488           src/summaryview.c
9489                 fix 'Follow-up and Reply-to' so that it creates a reply to
9490                 the newsgroup and the sender. If the message has the keyword
9491                 'poster' in the Followup-To header, all replies go to the
9492                 sender, re: RFC 1036, Section 2.2.3
9493                 rename all instances of 'ignore_replyto' to 'to_sender', both
9494                 were previously used, now we use just one.
9495
9496 2003-02-13 [paul]       0.8.10claws6
9497
9498         * sync with 0.8.10cvs9
9499                 see ChangeLog 2003-02-13
9500
9501 2003-02-13 [paul]       0.8.10claws5
9502
9503         * configure.ac
9504                 show which plugins are configured in the configure
9505                 output.
9506
9507 2003-02-12 [thorsten]   0.8.10claws4
9508
9509         * src/news.c
9510                 show progress while fetching news headers
9511
9512 2003-02-12 [christoph]  0.8.10claws3
9513
9514         * configure.ac
9515         * src/plugins/Makefile.am
9516                 use AM_CONDITIONAL to enable plugins, automake correctly
9517                 manages this when creating distdir
9518
9519 2003-02-12 [christoph]  0.8.10claws2
9520
9521         * ac/spamassassin.m4
9522         * src/plugins/spamassassin/Makefile.am
9523                 fix building SpamAssassin plugin without OpenSSL
9524
9525 2003-02-12 [paul]       0.8.10claws1
9526
9527         * ac/Makefile.am
9528           src/Makefile.am
9529           src/plugins/Makefile.am
9530                 fix failure of 'make release'
9531
9532 2003-02-12 [paul]       0.8.10claws
9533
9534         * 0.8.10claws released
9535
9536 2003-02-12 [paul]       0.8.9claws56
9537
9538         * po/bg.po
9539           po/es.po
9540           po/it.po
9541           po/ru.po
9542           po/sr.po
9543                 updated translations by George Danchev, Ricardo Mones Lastra,
9544                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9545                 
9546         * sylpheed.spec.in
9547                 Allow the building of RPMs by a regular user. Submitted
9548                 by Sergei Astanin
9549
9550 2003-02-11 [alfons]     0.8.9claws55
9551
9552         * src/colorlabel.c
9553                 don't use pixmaps for label color rect but draw rectangles
9554                 so we can respect the color map of palette based visuals
9555                 (fixes the long time crashes on Suns - thanks to Andreas
9556                 Engel and Steve O'Hara-Smith for testing)
9557
9558 2003-02-11 [christoph]  0.8.9claws54
9559
9560         * src/matcher_parser_parse.y
9561                 correct bug where filering rules of not existing folders in
9562                 matcherrc were added to global filtering
9563                 
9564         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9565          main filter-rules after removing directory, http://bugs.debian.org/180253)
9566         
9567 2003-02-11 [paul]       0.8.9claws53
9568
9569         * sync with 0.8.10cvs7
9570                 see ChangeLog 2003-02-09
9571
9572 2003-02-11 [melvin]     0.8.9claws52
9573
9574         * po/fr.po
9575                 Updated French tranlsations
9576
9577 2003-02-10 [paul]       0.8.9claws51
9578
9579         * sylpheed.spec.in
9580                 correct --enable-openssl
9581                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9582
9583 2003-02-09 [martin]     0.8.9claws50
9584
9585         * src/prefs_matcher.c
9586                 fix segfault in prefs_matcher_substitute_cb() when
9587                 no row is selected
9588
9589 2003-02-09 [paul]       0.8.9claws49
9590
9591         * src/folderview.c
9592                 fix bug where a newsgroup folder's processing rules were
9593                 merged with the global filtering rules when the newsgroup
9594                 folder was deleted, causing some seriously bad results,
9595                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9596
9597 2003-02-08 [melvin]     0.8.9claws48
9598
9599         * src/compose.c
9600                 Corrected and modified an alert message.
9601
9602 2003-02-07 [paul]       0.8.9claws47
9603
9604         * src/folderview.c
9605                 fix bug where both an 'Account properties' window and a
9606                 'Folder properties' window were opened when clicking on
9607                 'Properties' in an NNTP or IMAP folder's popup menu.
9608
9609 2003-02-07 [paul]       0.8.9claws46
9610
9611         * sync with 0.8.10cvs6
9612                 see ChangeLog 2003-02-06
9613
9614 2003-02-06 [christoph]  0.8.9claws45
9615
9616         * src/mbox.c
9617                 freeze folder updates while importing mbox files
9618                 (closes bug 43 importing mbox took hours)
9619                 
9620         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9621
9622 2003-02-06 [thorsten]   0.8.9claws44
9623
9624         * po/de.po
9625                 Updated german translations
9626
9627 2003-02-06 [thorsten]   0.8.9claws43
9628
9629         * src/news.h
9630                 use guint for message numbers (fix count in grouplist dialog)
9631
9632 2003-02-05 [paul]       0.8.9claws42
9633
9634         * sync with 0.8.10cvs2
9635                 see ChangeLog 2003-02-05
9636
9637 2003-02-04 [colin]      0.8.9claws41
9638
9639         * src/prefs_common.[ch]
9640           src/procmsg.c
9641           src/summaryview.c
9642                 Add an option to disable threading by subject
9643
9644 2003-02-04 [christoph]  0.8.9claws40
9645
9646         * src/inc.c
9647                 only abort fetching mails from multiple accounts when the
9648                 error is fatal and does not allow to check any more accounts
9649                 (currently only disk full error)
9650
9651         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9652          receive mails for other accouts)
9653
9654 2003-02-04 [christoph]  0.8.9claws39
9655
9656         * src/folder.c
9657                 first add the new message to the cache, then
9658                 send the update notification
9659
9660         (closes bug 39 after sending message folderview doesnt get updated)
9661
9662 2003-02-04 [colin]      0.8.9claws38
9663
9664         * src/inc.c
9665                 _really_ fix this Connecting... status
9666
9667 2003-02-04 [paul]       0.8.9claws37
9668
9669         * sync with 0.8.10
9670                 see ChangeLog 2003-02-04
9671
9672 2003-02-04 [paul]       0.8.9claws36
9673
9674         * sync with 0.8.9cvs6
9675                 see ChangeLog 2003-02-03
9676
9677 2003-02-04 [paul]       0.8.9claws35
9678
9679         * po/pt_BR.po
9680                 updated by André Filipe de Assunção e Brito 
9681                 <bedecko@netsite.com.br>
9682
9683 2003-02-03 [thorsten]   0.8.9claws34
9684
9685         * po/de.po
9686                 Updated german translations
9687
9688 2003-02-02 [paul]       0.8.9claws33
9689
9690         * po/es.po
9691                 updated by Ricardo Mones Lastra
9692
9693 2003-02-02 [thorsten]   0.8.9claws32
9694
9695         * src/mh.c
9696                 Fix mh_get_msginfo() segfault if file is inaccessible
9697
9698 2003-01-31 [colin]      0.8.9claws31
9699
9700         * src/procheader.c
9701                 Fix last commit's bug
9702
9703 2003-01-31 [colin]      0.8.9claws30
9704
9705         * src/procheader.c
9706                 Missing a change for gpg-signed messages
9707
9708 2003-01-31 [paul]       0.8.9claws29
9709
9710         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9711           src/procheader.c
9712           src/stock_pixmap.[ch]
9713           src/summaryview.c
9714                 indicate GnuPG signed messages by displaying an icon
9715                 in the Attachment column.
9716
9717 2003-01-31 [paul]       0.8.9claws28
9718
9719         * sync with 0.8.9cvs4
9720                 see ChangeLog 2003-01-31
9721
9722 2003-01-31 [alfons]     0.8.9claws27
9723
9724         * src/textview.c
9725                 tune URI parser to accept mailto URLs with a '?'
9726                 (patch from Ruslan Balkin)
9727
9728 2003-01-31 [colin]      0.8.9claws26
9729
9730         * src/summaryview.c
9731                 Fix a leak introduced in claws24
9732
9733 2003-01-31 [colin]      0.8.9claws25
9734
9735         * src/summaryview.c
9736                 Freeze/Thaw folder updates when deleting dups
9737
9738 2003-01-31 [colin]      0.8.9claws24
9739         
9740         * src/addr_compl.c
9741           src/summaryview.c
9742           src/msgcache.c
9743                 little speed improvements
9744
9745 2003-01-31 [colin]      0.8.9claws23
9746
9747         * src/summaryview.c
9748                 Fix segfault when forwarding nothing
9749                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9750                 
9751 2003-01-30 [paul]       0.8.9claws22
9752
9753         * sync with 0.8.9cvs3
9754                 see ChangeLog 2003-01-30
9755
9756 2003-01-30 [paul]       0.8.9claws21
9757
9758         * sync with 0.8.9cvs2
9759                 see ChangeLog 2003-01-30
9760
9761 2003-01-29 [paul]       0.8.9claws20
9762
9763         * sync with 0.8.9cvs1
9764                 see ChangeLog 2003-01-29
9765
9766 2003-01-28 [paul]       0.8.9claws19
9767
9768         * po/POTFILES.in
9769                 update to reflect changes. 
9770                 thanks to Ricardo Mones Lastra
9771
9772 2003-01-27 [christoph]  0.8.9claws18
9773
9774         * ac/openssl.m4
9775         * ac/spamassassin.m4
9776         * src/plugins/spamassassin/README
9777         * src/plugins/spamassassin/libspamc.[ch]
9778         * src/plugins/spamassassin/utils.[ch]
9779                 updated to latest libspamc
9780
9781 2003-01-27 [christoph]  0.8.9claws17
9782
9783         * src/folder.c
9784                 fix wrong use of procheader_get_header_fields
9785
9786 2003-01-27 [christoph]  0.8.9claws16
9787
9788         * src/news.c
9789         * src/prefs_account.[ch]
9790         * src/common/nntp.[ch]
9791                 allow to force authentication for NNTP servers
9792
9793         Patch submitted by Florian Mickler <dmk@d-labs.de>
9794
9795 2003-01-26 [paul]       0.8.9claws15
9796
9797         * src/summaryview.c
9798                 speed up of marking messages as read
9799                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9800
9801 2003-01-26 [christoph]  0.8.9claws14
9802
9803         * src/Makefile.am
9804         * src/mgutils.[ch]              ** REMOVE **
9805         * src/xml.[ch]                  ** REMOVE **
9806         * src/xmlprops.[ch]             ** REMOVE **
9807         * src/common/Makefile.am
9808         * src/common/mgutils.[ch]       ** NEW **
9809         * src/common/xml.[ch]           ** NEW **
9810         * src/common/xmlprops.[ch]      ** NEW **
9811                 move xml files to common directory
9812
9813 2003-01-26 [christoph]  0.8.9claws13
9814
9815         * src/plugins/spamassassin/spamassassin_gtk.c
9816                 only set gtk entry text if string is available
9817
9818 2003-01-26 [melvin]     0.8.9claws12
9819
9820         * src/description_window.c
9821                 Allow resizing of the window
9822                 Allow automatic horizontal scroll bar
9823                 Do not vertically expand and fill
9824
9825 2003-01-26 [christoph]  0.8.9claws11
9826
9827         * src/Makefile.am
9828         * src/gtkutils.[ch]             ** REMOVE **
9829         * src/common/sylpheed.c
9830         * src/gtk/Makefile.am
9831         * src/gtk/description_window.c
9832         * src/gtk/gtkutils.[ch]         ** NEW **
9833         * src/gtk/prefswindow.c
9834                 move gtkutils to gtk directory
9835
9836 2003-01-26 [paul]       0.8.9claws10
9837
9838         * src/summaryview.c
9839                 rename summary_unread_clicked() to summary_status_clicked()
9840
9841 2003-01-26 [melvin]     0.8.9claws9
9842
9843         * src/prefs_actions.c
9844                 Cosmetical changes to the help text
9845
9846 2003-01-26 [paul]       0.8.9claws8
9847
9848         * src/folder.[ch]
9849           src/mainwindow.c
9850           src/prefs_common.c
9851           src/prefs_sumamry_column.c
9852           summaryview.[ch]
9853                 rename the 'Unread' column to 'Status'
9854
9855 2003-01-25 [match]      0.8.9claws7
9856
9857         * src/mgutils.[ch]
9858                 removed reference to LDAP constants. removed error2string.
9859                 included functions to support LDAP dynamic queries.
9860         * src/syldap.h
9861                 moved LDAP constants here.
9862         * src/addressbook.c
9863         * src/addrindex.c
9864         * src/importldif.c
9865                 removed references to LDAP constants and references to
9866                 error2string.
9867
9868 2003-01-25 [paul]       0.8.9claws6
9869
9870         * src/summaryview.c
9871                 summary_thread_build(), summary_thread_init(): remove 
9872                 unneeded reference to summaryview->folder_item
9873
9874 2003-01-25 [christoph]  0.8.9claws5
9875
9876         * src/gtk/description_window.c
9877                 o allow description texts to expand over multiple columns
9878                 o translate all columns
9879         * src/prefs_actions.c
9880                 change syntax description to use new multi column feature
9881
9882         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9883
9884 2003-01-25 [match]      0.8.9claws4
9885
9886         * src/vcard.c
9887                 fixed bug with Quoted-Printable
9888
9889 2003-01-25 [paul]       0.8.9claws3
9890
9891         * src/folder.[ch]
9892           src/summaryview.[ch]
9893                 implement per-folder collapsed/expanded threads setting
9894                 
9895         * src/prefs_common.c
9896                 remove global collapsed/expanded threads option
9897
9898 2003-01-25 [christoph]  0.8.9claws2
9899
9900         * po/POTFILES.in
9901                 add pluginwindow and prefswindow
9902         * src/compose.c
9903                 make send respond correctly to messages that could be added
9904                 to the queue folder, but the UID of the message is unknown
9905         * src/folder.c
9906         * src/imap.c
9907                 don't return guessed UIDs in imap_add_msg anymore. We return
9908                 0 to tell the folder system it was appened but the UID is
9909                 unknown. Folder system now get's the UID by scaning the folder
9910                 and searching the cache for the Message-ID
9911                 (closes bug #29 Messages queued, but not sent)
9912
9913 2003-01-25 [paul]       0.8.9claws1
9914
9915         * src/codeconv.c
9916                 conv_encode_header():  fix bug when long headers with 8-bit
9917                 characters are used, so that the encoded words are wrapped.
9918                 If the space in the original text falls on the wrap boundary,
9919                 it can be lost.
9920                 Patch by Sergey Vlasov.
9921                 
9922         * src/folderview.c
9923                  fix bug where a change to the sorting method or thread view
9924                  of a folder's messages is lost if simpify-subject is set and
9925                  toggled on or off.
9926                  Patch by Luke Plant.
9927
9928 2003-01-24 [paul]       0.8.9claws
9929
9930         * sylpheed-0.8.9claws released
9931         
9932         * Makefile.am
9933           sylpheed.spec.in
9934                 remove reference to 'INSTALL.jp'
9935
9936 2003-01-23 [paul]       0.8.8claws128
9937
9938         * po/es.po
9939           po/it.po
9940           po/ru.po
9941           po/sr.po
9942                 updated translations. submitted by Ricardo Mones Lastra,
9943                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9944
9945 2003-01-23 [colin]      0.8.8claws127
9946
9947         * src/compose.c
9948                 Fix drafted and queued news articles re-edition
9949
9950 2003-01-23 [melvin]     0.8.8claws126
9951
9952         * po/fr.po
9953                 Updated French translations
9954
9955 2003-01-23 [colin]      0.8.8claws125
9956
9957         * src/inc.c
9958                 Fix "Connecting to..." status message
9959
9960 2003-01-22 [paul]       0.8.8claws124
9961
9962         * po/bg.po
9963                 updated by George Danchev
9964                 
9965         * src/folder.c
9966                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9967                 and folder deletion
9968
9969 2003-01-21 [paul]       0.8.8claws123
9970
9971         * po/bg.po
9972                 updated by George Danchev
9973                 
9974         * src/about.c
9975                 its now 2003
9976                 
9977         * src/toolbar.c
9978                 don't translate 'Separator'
9979                 
9980         * src/plugins/spamassassin/Makefile.am
9981                 add aspell to CPPFLAGS
9982                 
9983         * src/plugins/spamassassin/spamassassin.c
9984           src/plugins/spamassassin/spamassassin_gtk.c
9985                 set correct default for spamassassin_receive_spam
9986                 slightly re-word descriptions and some
9987                 other minor changes
9988
9989 2003-01-19 [alfons]     0.8.8claws122
9990                 
9991         * src/mimeview.c
9992                 mimeview_save_as(): we might as well show the file name for
9993                 the single case "Save As" too
9994
9995 2003-01-19 [alfons]     0.8.8claws121
9996
9997         * src/crash.c
9998                 change bug tracker URL to bugzilla URL
9999
10000 2003-01-19 [alfons]     0.8.8claws120
10001
10002         * src/mimeview.c
10003                 mimeview_save_all(): display name of file before overwriting;
10004                 continue saving all, even when one overwrite was cancelled
10005
10006 2003-01-19 [christoph]  0.8.8claws119
10007
10008         * src/summaryview.c
10009         * src/procmsg.[ch]
10010                 fix wrong usage of procmsg_find_children in summaryview
10011                 by using procmsg_update_unread_children instead of
10012                 summaryview_update_unread_children
10013
10014 2003-01-19 [christoph]  0.8.8claws118
10015
10016         * src/procmsg.c
10017                 fix infinite loop in procmsg_find_children
10018                  (closes bug #25 sylpheed crashes on delete.)
10019
10020         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10021
10022 2003-01-19 [paul]       0.8.8claws117
10023
10024         * po/pt_BR.po
10025                 updated by Ivan Francolin Martinez
10026
10027 2003-01-18 [melvin]     0.8.8claws116
10028
10029         * src/prefs_actions.c
10030                 Removed syntax limitation of only one '&' at the end of command.
10031                         Now actions that contain '>/dev/null 2>&1' are possible.
10032
10033 2003-01-18 [melvin]     0.8.8claws115
10034
10035         * src/prefs_actions.c
10036                 Actions IO dialog: when the action ends
10037                 the "Close" button now has focus and [Escape] closes the
10038                 window.
10039
10040 2003-01-18 [christoph]  0.8.8claws114
10041
10042         * src/procmsg.c
10043                 o add debug output when MsgInfos are really freed
10044                 o free GSLists in procmsg_find_children and
10045                   procmsg_update_unread_children
10046
10047 2003-01-18 [christoph]  0.8.8claws113
10048
10049         * src/mainwindow.c
10050                 reorder Configuration menu
10051
10052 2003-01-18 [christoph]  0.8.8claws112
10053
10054         * src/compose.c
10055                 fix applying templates to forwarded messages
10056
10057         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10058
10059 2003-01-17 [christoph]  0.8.8claws111
10060
10061         * src/folder.c
10062                 destroy folder items, when a folder item is removed
10063
10064 2003-01-17 [christoph]  0.8.8claws110
10065
10066         * src/folder.c
10067                 fix wrong folder stats update when ignored message is
10068                 deleted
10069
10070 2003-01-17 [colin]      0.8.8claws109
10071         
10072         * src/mainwindow.c
10073         * src/summaryview.c
10074                 Quicksearch bugfixes: 
10075                 - hide help button at startup if not extended
10076                 - switch to extended when looking for replies
10077
10078 2003-01-17 [paul]
10079
10080         * sync with 0.8.9 release
10081
10082 2003-01-17 [paul]       0.8.8claws108
10083
10084         * sync with 0.8.8cvs11
10085                 see ChangeLog 2003-01-17
10086
10087 2003-01-16 [colin]      0.8.8claws107
10088
10089         * src/procmsg.c
10090                 Changed encryption test to re-ask passphrase
10091                 if an encrypted message hasn't been decrypted
10092                 Fixes bug #5
10093
10094 2003-01-16 [christoph]  0.8.8claws106
10095
10096         * src/prefs_gtk.c
10097         * src/prefs_toolbar.c
10098         * src/gtk/prefswindow.h
10099         * src/plugins/spamassassin/spamassassin_gtk.c
10100                 remove page destroy function that is not used anymore
10101
10102 2003-01-16 [paul]       0.8.8claws105
10103
10104         * sync with 0.8.8cvs9
10105                 see ChangeLog 2002-01-16
10106
10107 2003-01-16 [colin]      0.8.8claws104
10108
10109         * src/compose.[ch]
10110                 Fix bug with autosaved drafts for IMAP, when draft
10111                 folder is specified - fixes bugzilla bug #20
10112
10113 2003-01-15 [paul]       0.8.8claws103
10114
10115         * src/compose.[ch]
10116           src/procmsg.c
10117                 store folder and message-id of message forwarding
10118                 in queue header and set forward flag after sending
10119
10120 2003-01-15 [paul]       0.8.8claws102
10121
10122         * sync with 0.8.8cvs8
10123                 see ChangeLog 2002-01-15
10124
10125 2003-01-15 [colin]      0.8.8claws101
10126
10127         * src/Makefile.am
10128                 Fix linking with GNU libiconv
10129
10130 2003-01-15 [darko]      0.8.8claws100
10131
10132         * src/pine.c
10133                 fix crash when importing pine address book
10134                 entry with an empty name (reported by DY
10135                 <dybulk at tri8.net>)
10136
10137 2003-01-14 [paul]       0.8.8claws99
10138
10139         * configure.in  ** REMOVED **
10140           configure.ac  ** NEW FILE **
10141                 rename configure.in to configure.ac, as it is now
10142                 preferred
10143
10144 2003-01-14 [melvin]     0.8.8claws98
10145
10146         * src/folderview.c
10147                 folderview_check_new(): More precise function description
10148
10149 2003-01-14 [melvin]     0.8.8claws97
10150
10151         * src/folderview.c
10152                 folderview_check_new(): return the number of new messages 
10153                         since last check.
10154         * src/inc.c
10155                 inc_account_mail(): Disable counting of new messages for IMAP
10156                         and NNTP until bug [19] and [14] are fixed.
10157
10158 2003-01-14 [paul]       0.8.8claws96
10159
10160         * sync with 0.8.8cvs6
10161                 see ChangeLog 2003-01-14
10162
10163 2003-01-13 [alfons]     0.8.8claws95
10164
10165         * src/textview.c
10166                 tune email address validation (c. 0.8.8claws89): if . is 
10167                 just one char away from @, the address is invalid too 
10168                 (correctly rejects addresses like foo@.com)
10169
10170 2003-01-13 [paul]       0.8.8claws94
10171
10172         * src/messageview.c
10173           src/toolbar.c
10174                 fixes to the Message View toolbar and menu:
10175                 fix non-functioning Forward button
10176                 make Reply button consider default_reply_list
10177                 remove 'Follow-up...' menu entry
10178                 add 'Forward' and 'Redirect' menu entries
10179
10180 2003-01-13 [melvin]     0.8.8claws93
10181
10182         * src/inc.c
10183                 Fixed typo that could make new messages count incorrect.
10184
10185 2003-01-13 [melvin]     0.8.8claws92
10186
10187         * src/folderview.[ch]
10188                 folderview_check_new(): return the number of new messages.
10189         * src/inc.c
10190                 Should fix bug [14] where new mail notification worked 
10191                         incorrectly with IMAP accounts.
10192                 inc_spool_account(): return number of new msgs, or -1 on error
10193                 inc_all_spool(): return number of new msgs
10194                 
10195 2003-01-13 [melvin]     0.8.8claws91
10196
10197         * src/prefs_actions.c
10198                 Justify help text.
10199
10200 2003-01-12 [thorsten]   0.8.8claws90
10201
10202         * src/common/prefs.c
10203                 close file before rename
10204
10205 2003-01-12 [alfons]     0.8.8claws89
10206
10207         * AUTHORS
10208                 add Christian Mertes
10209         * src/common/utils.[ch]
10210                 g_stricase_hash(), g_stricase_equal(): functions for 
10211                 case insensitive hash tables
10212         * src/textview.c
10213                 use top level domain names to validate email address, based
10214                 on a patch by Christian Mertes (thanks!), but changed 
10215                 implementation to use a hash table 
10216
10217 2003-01-12 [paul]       0.8.8claws88
10218
10219         * po/bg.po
10220                 updated by George Danchev
10221
10222 2003-01-12 [alfons]     0.8.8claws87
10223
10224         * src/summaryview.c
10225                 delete / execute performance: use new style folder update
10226
10227 2003-01-12 [paul]       0.8.8claws86
10228
10229         * sync with 0.8.8cvs5
10230                 see ChangeLog 2003-01-13 (!)
10231
10232 2003-01-12 [alfons]     0.8.8claws85
10233
10234         * src/filtering.c
10235         * src/matcher_parser_parse.y
10236                 prepare change_score filtering action
10237         * src/matcher.[ch]
10238                 give up const-correctness on functions that call non-const-correct functions;
10239                 several casts to gpointer in g_free();
10240                 add change_score;
10241
10242 2003-01-12 [christoph]  0.8.8claws84
10243
10244         * src/compose.c
10245                 fix 2 warnings
10246
10247         * src/gtk/prefswindow.[ch]
10248         * src/plugins/spamassassin/spamassassin_gtk.c
10249                 changed the call of the widget create function
10250                 for PrefsPages, because sometimes the widget
10251                 create function needs a widget that already has
10252                 been attached to a window (to create GDK pixmaps
10253                 for exmaple). So we simply pass the GtkWindow as
10254                 the second parameter now.
10255
10256         * src/main.c
10257         * src/mainwindow.c
10258         * src/prefs_toolbar.[ch]
10259                 rewrite Toolbar Preferences using the new
10260                 prefs window
10261
10262 2003-01-11 [alfons]     0.8.8claws83
10263
10264         * src/addressadd.c
10265                 fix crash when adding sender to addressbook because status bar
10266                 isn't there (the status bar doesn't seem to be used though,
10267                 but I'll let Match decide what to do with it)
10268
10269 2003-01-11 [colin]      0.8.8claws82
10270
10271         * src/main.c
10272           src/toolbar.c
10273                 Two useless changes reversed
10274
10275 2003-01-11 [colin]      0.8.8claws81
10276
10277         * src/mainwindow.c
10278           src/mainwindow.h
10279                 Add mainwindow_get_mainwindow()
10280         * src/alertpanel.c
10281           src/alertpanel.h
10282                 Add alertpanel_error_log() 
10283         * src/compose.c
10284           src/inc.c
10285           src/messageview.c
10286           src/toolbar.c
10287           src/main.c
10288           src/procmsg.c
10289                 Network errors get a View Log button
10290
10291 2003-01-10 [alfons]     0.8.8claws80
10292
10293         * src/prefs_toolbar.c
10294         * src/toolbar.c
10295                 use the translatable string for "Separator" as file name for
10296                 separator toolbar items (probably make this uppercase?)
10297
10298 2003-01-10 [alfons]     0.8.8claws79
10299
10300         * src/prefs_toolbar.c
10301                 put right A_SEPARATOR description string in "displayed
10302                 toolbar items list" so manually added separators are
10303                 saved correctly (bug #10, "Adding a separator to the main 
10304                 toolbar fails, entry in xml file is wrong")
10305
10306 2003-01-10 [christoph]  0.8.8claws78
10307
10308         * src/imap.c
10309                 o fix warnings
10310                 o use CAPABILITY to check if NAMESPACE is available
10311
10312 2003-01-10 [christoph]  0.8.8claws77
10313
10314         * src/imap.[ch]
10315                 apply UIDPLUS IMAP extension support patch
10316
10317         Patch submitted by Simon 'corecode' Schubert
10318
10319 2003-01-10 [paul]       0.8.8claws76
10320
10321         * src/folderview.c
10322                 a sync from main which fixes the news account folders'
10323                 Properties bug
10324
10325 2003-01-10 [christoph]  0.8.8claws75
10326
10327         * src/folder.c
10328                 don't accept 0 as a valid uid returned by copy and move
10329                 functions. 0 means the message was copied or moved but the
10330                 new uid could not be fetched. It is not an error condition
10331                 for the copy or move operation.
10332
10333 2003-01-10 [paul]       0.8.8claws74
10334
10335         * src/prefs_filtering.c
10336                 change English used in Alert when entry is not
10337                 saved.
10338                 
10339         * sync with 0.8.8cvs4
10340                 see ChangeLog 2003-01-10
10341
10342 2003-01-10 [darko]      0.8.8claws73
10343
10344         * src/pine.c
10345                 fix crash when importing address book entry
10346                 without a valid address
10347
10348 2003-01-09 [alfons]     0.8.8claws72
10349
10350         * src/inc.c
10351                 filtering performance: use new style folder update
10352
10353 2003-01-09 [christoph]  0.8.8claws71
10354
10355         * src/compose.c
10356         * src/gtk/menu.[ch]
10357                 fix wrong selecting of mime encoding type, when
10358                 opening property dialog of attachments in the
10359                 compose window. 7bit was always selected and that
10360                 destoryed files with 8bit data.
10361                 (closes bug #9 Sylpheed-claws destroys attachments when
10362                  changing MIME-types)
10363
10364 2003-01-09 [paul]       0.8.8claws70
10365
10366         * sync with 0.8.8cvs3
10367                 see ChangeLog 2003-01-09
10368
10369 2003-01-08 [alfons]     0.8.8claws69
10370         
10371         * src/addressadd.c
10372                 apply patch by Kim Schulz to fix build breakage
10373                 because of missing variable
10374
10375 2003-01-08 [paul]       0.8.8claws68
10376
10377         * sync with 0.8.8cvs2
10378                 see ChangeLog 2002-01-08
10379
10380 2003-01-08 [paul]       0.8.8claws67
10381
10382         * po/it.po
10383                 updated by Alessandro Maestri
10384                 
10385         * src/addressadd.c
10386                 when using 'Add sender to addressbook' allow
10387                 name to be edited and remarks to be entered
10388                 Patch submitted by Luke Plant
10389
10390 2003-01-08 [darko]      0.8.8claws66
10391
10392         * README.claws, src/summaryview.c
10393                 fix description for marked messages
10394
10395 2003-01-08 [paul]
10396
10397         * tools/Makefile.am
10398           tools/launch_phoenix  ** NEW FILE **
10399                 add script that enables using Phoenix as the default
10400                 web browser. 
10401                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10402                 
10403         * tools/OOo2sylpheed.pl
10404                 remove full path to sylpheed executable, just 'sylpheed'
10405                 will do
10406                 
10407         * tools/README
10408                 add launch_phoenix informtion and re-arrange and compress
10409                 the data a little
10410
10411 2003-01-07 [christoph]  0.8.8claws65
10412
10413         * src/folder.c
10414                 fix update for source folder when moving messages
10415         * src/procmsg.[ch]
10416         * src/summaryview.c
10417                 use function to set to_folder for message infos and
10418                 automatically update the op_count for old and new
10419                 folder
10420
10421 2003-01-07 [melvin]     0.8.8claws64
10422
10423         * src/prefs_actions.c
10424                 Fixed bug where an '%p' Action on a displayed image crashed 
10425                         Sylpheed
10426                 Code clean up (get rid of duplicated code and removed unnecessary 
10427                                 structure member)
10428
10429 2003-01-07 [christoph]  0.8.8claws63
10430
10431         * src/compose.c
10432         * src/folder.[ch]
10433         * src/folderview.c
10434         * src/import.c
10435         * src/inc.c
10436         * src/main.c
10437         * src/mainwindow.c
10438         * src/messageview.c
10439         * src/prefs_folder_item.c
10440         * src/procmsg.c
10441         * src/summaryview.c
10442         * src/toolbar.c
10443                 o remove all folder update triggering from the UI code. The folder
10444                   system should know much better when a folder needs an update.
10445                 o to prevent multiple updates in a row the folder updates can be
10446                   frozen for some time.
10447
10448                 Note: - Please verify that no updates are missing
10449                       - Check where freeze/thaws should be added
10450
10451 2003-01-07 [christoph]  0.8.8claws62
10452
10453         * src/prefs_actions.c
10454                 don't translate empty strings
10455
10456         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10457
10458 2003-01-06 [christoph]  0.8.8claws61
10459
10460         * src/prefs_actions.c
10461                 mark strings for gettext
10462         * src/prefs_matcher.c
10463                 use new description window for Execute action and
10464                 match condition in Filtering
10465
10466         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10467
10468 2003-01-06 [alfons]     0.8.8claws60
10469
10470         keep myself inspired to re-organize matcher part 8; 
10471         yes, more to come (I need to move out the descriptive
10472         text for actions to matcher.c, or at least make it not
10473         depend on the wicked ordering)
10474
10475         * src/prefs_matcher.c
10476                 add documentation so others may comprehend the
10477                 UI part of the conditions
10478                 
10479 2003-01-06 [christoph]  0.8.8claws59
10480
10481         * src/prefs_actions.c
10482                 use new description window for syntax help
10483         * src/gtk/description_window.c
10484                 fix display of descriptions with column count != 2
10485
10486         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10487
10488 2003-01-06 [christoph]  0.8.8claws58
10489
10490         * src/quote_fmt.c
10491         * src/summaryview.[ch]
10492         * src/gtk/Makefile.am
10493         * src/gtk/description_window.[ch]       ** NEW **
10494                 use a generic window to display syntax descriptions
10495                 currently used in quote_fmt and summaryview (new description
10496                 for extended quick search)
10497
10498         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10499
10500 2003-01-06 [paul]       0.8.8claws57
10501
10502         * sync with 0.8.8cvs1
10503                 see ChangeLog 2003-01-06
10504
10505 2003-01-06 [christoph]  0.8.8claws56
10506
10507         * src/mainwindow.c
10508         * src/prefs_gtk.[ch]
10509         * src/gtk/prefswindow.[ch]
10510         * src/plugins/spamassassin/spamassassin_gtk.c
10511                 o remove page management from prefswindow, pages
10512                   will be an argument to prefswindow_open
10513                 o prefswindow_open gets a datapointer that is
10514                   passed to the widget_create function to allow
10515                   creation of prefswindow for specific items
10516
10517 2003-01-06 [colin]      0.8.8claws55
10518         
10519         * src/summaryview.c
10520                 We don't want regexp in the reply-finder, 
10521                 because MIDs can contain !,$,. and so on
10522
10523 2003-01-06 [jens]       0.8.8claws54
10524
10525         * src/jpilot.c
10526                 fixed a wrong free in jpilot_read_db_files
10527
10528 2003-01-06 [alfons]     0.8.8claws53
10529
10530         re-organize matcher part 8; more to come
10531        
10532         * src/matcher.c
10533                 matcherprop_to_string(): put g_free()s before the
10534                 switch-case break to fix memleaks                
10535
10536 2003-01-06 [colin]      0.8.8claws52
10537
10538         * src/summaryview.c
10539                 cleanup & reply-finder now displays the first 
10540                 matching message
10541
10542 2003-01-05 [alfons]     0.8.8claws51
10543
10544         re-organize matcher part 7; more to come
10545
10546         * src/matcher.[ch]
10547                 fixes for constant correctness;
10548                 more documentation;
10549
10550 2003-01-05 [alfons]     0.8.8claws50
10551
10552         re-organize matcher part 6; more to come
10553         
10554         * src/matcher.[ch]
10555                 fixes for constant correctness;
10556                 more documentation;
10557         * src/filtering.c
10558                 fix for constant correctness
10559
10560 2003-01-05 [colin]      0.8.8claws49
10561
10562         * src/account.[ch]
10563                 Add account_get_reply_account function
10564         * src/compose.c
10565                 Use account_get_reply_account function 
10566         * src/summaryview.c
10567                 Basic reply-finder - click on the replied
10568                 icon gets you to the outbox using quick-search
10569
10570 2003-01-05 [paul]       0.8.8claws48
10571
10572         * src/prefs_common.c
10573                 small change to English
10574                 
10575         * src/prefs_filtering.c
10576                 prefs_filtering_action_select(): improve logic and uniformity
10577                 of gui
10578
10579 2003-01-05 [alfons]     0.8.8claws47
10580
10581         fine tune solution to focus problems (bug #7)
10582
10583         * src/mainwindow.c
10584                 mainwindow_focus_in_event(): remove grab event check
10585         * src/summaryview.c
10586                 summary_button_pressed(): move selection on right-click
10587                 too. we can't possibly move the selection back after
10588                 canceling a dialog, because gtk's incomplete focus 
10589                 management. whether this is a good solution, only time
10590                 will tell.
10591
10592 2003-01-05 [christoph]  0.8.8claws46
10593
10594         * src/imap.c
10595                 fix crash when no imap connection could be established
10596
10597 2003-01-05 [paul]       0.8.8claws45
10598
10599         * src/mainwindow.c
10600           src/sumamryview.c
10601           src/gtk/menu.[ch]
10602                 fix bug 605957 'shortcuts in popup-menu'
10603                 make user-defined shortcuts work
10604                 show shortcuts that are already defined
10605                 in the main menu
10606                 Patch submitted by Luke Plant
10607
10608 2003-01-05 [alfons]     0.8.8claws44
10609
10610         * src/mainwindow.c
10611                 focus_in_event handler should not select summary view row 
10612                 when another window (menu, dialog) grabbed for events 
10613                 (bug #7, "[0.8.8claws42] Message summary focus") 
10614
10615 2003-01-04 [christoph]  0.8.8claws43
10616
10617         * src/procmsg.c
10618                 update save folder after adding the sent message
10619                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10620
10621 2003-01-02 [christoph]  0.8.8claws42
10622
10623         * src/common/plugin.c
10624                 fix unloading of all plugins and unload
10625                 plugins in reverse order
10626                 
10627         * src/gtk/pluginwindow.c
10628                 implement function of load and unload button
10629
10630         * src/gtk/prefswindow.c
10631         * src/gtk/prefswindow.h
10632                 rename register function and add new unregister
10633                 function
10634
10635         * src/plugins/spamassassin/spamassassin_gtk.c
10636                 unregister prefs page and update for changes in
10637                 src/gtk/prefswindow.c
10638
10639 2003-01-02 [paul]       0.8.8claws41
10640
10641         * po/es.po
10642                 updated by Ricardo Mones Lastra
10643
10644 2003-01-02 [paul]
10645
10646         * tools/tb2sylpheed
10647                 fixes and improvements by Urke MMI
10648
10649 2003-01-02 [thorsten]   0.8.8claws40
10650
10651         * src/procmsg.c
10652                 fixed wrong return value
10653
10654 2003-01-02 [thorsten]   0.8.8claws39
10655
10656         * src/prefs.c
10657                 fixed printing wrong variable
10658
10659 2003-01-02 [thorsten]   0.8.8claws38
10660
10661         * src/prefs.c
10662                 fixed acessing members of freed pfile struct
10663
10664 2003-01-02 [thorsten]   0.8.8claws37
10665
10666         * src/procmsg.c
10667                 detect loops across several messages
10668                 as suggested by Christoph Hohmann
10669
10670 2003-01-01 [match]      0.8.8claws36
10671
10672         * src/addrindex.c
10673                 fixed another memory leak.
10674
10675 2003-01-01 [match]      0.8.8claws35
10676
10677         * src/jpilot.[ch]
10678                 fixed memory leaks. applied Doxygen comments.
10679
10680 2003-01-01 [thorsten]   0.8.8claws34
10681
10682         * src/procmsg.c
10683                 inhibit endless loop if msg references itself
10684                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10685
10686 2003-01-01 [christoph]  0.8.8claws33
10687
10688         * src/mainwindow.c
10689         * src/gtk/Makefile.am
10690         * src/gtk/pluginwindow.c                ** NEW **
10691         * src/gtk/pluginwindow.h                ** NEW **
10692                 add plugin window
10693
10694         * src/plugins/demo/demo.c
10695         * src/plugins/spamassassin/spamassassin.c
10696         * src/plugins/spamassassin/spamassassin_gtk.c
10697                 write better plugin descriptions
10698
10699 2002-12-31 [christoph]  0.8.8claws32
10700
10701         * src/gtk/prefswindow.c
10702         * src/plugins/spamassassin/spamassassin_gtk.c
10703                 some small improvements to GTK code
10704
10705 2002-12-31 [christoph]  0.8.8claws31
10706
10707         * src/plugins/spamassassin/spamassassin_gtk.c
10708                 enable folder select button
10709
10710 2002-12-31 [christoph]  0.8.8claws30
10711
10712         * src/mainwindow.c
10713         * src/gtk/Makefile.am
10714         * src/gtk/prefswindow.c                         ** NEW **
10715         * src/gtk/prefswindow.h                         ** NEW **
10716                 add new prefs window
10717
10718         * src/common/plugin.c
10719                 don't try to load empty config lines
10720         
10721         * src/plugins/spamassassin/Makefile.am
10722         * src/plugins/spamassassin/spamassassin.c
10723         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10724         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10725                 GTK config for SpamAssassin Plugin using
10726                 the new prefs window
10727
10728 2002-12-31 [paul]       0.8.8claws29
10729
10730         * po/POTFILES.in
10731                 remove obsolete entry 'src/menu.c'
10732
10733 2002-12-31 [alfons]     0.8.8claws28
10734
10735         * src/matcher.[ch]
10736         * src/matcher_parser_parse.y
10737         * src/prefs_matcher.c
10738                 add "ignore_thread" and "~ignore_thread" condition so it's
10739                 possible to make the actions / scoring operate on the ignore
10740                 thread flag
10741
10742 2002-12-31 [christoph]  0.8.8claws27
10743
10744         * src/addrbook.c
10745         * src/addrindex.c
10746         * src/folder.c
10747         * src/matcher.c
10748         * src/prefs_account.c
10749         * src/prefs_actions.c
10750         * src/prefs_customheader.c
10751         * src/prefs_display_header.c
10752         * src/prefs_gtk.c
10753         * src/procmime.c
10754         * src/toolbar.c
10755         * src/xmlprops.c
10756         * src/common/prefs.[ch]
10757                 extend prefs file handling for reading and automatic handling
10758                 of blocks. When reading prefs_set_block_label will automatically
10759                 move on to the block. When writing it will copy all other blocks
10760                 automatically
10761
10762         * src/common/plugin.c
10763                 Now loading plugin filenames from [Plugins] block in
10764                 sylpheed rc file
10765
10766 2002-12-30 [christoph]  0.8.8claws26
10767
10768         * src/common/hooks.[ch]
10769                 return abort status to caller of hooks_invoke
10770                 
10771         * src/inc.[ch]
10772                 invoke message filtering hook and stop
10773                 default handling when filter returns abort
10774
10775         * src/common/plugin.[ch]
10776         * src/plugins/demo/demo.c
10777                 modify plugin loader, because resolving symbols for strings
10778                 does not work correctly
10779         
10780         * configure.in
10781         * ac/spamassassin.m4                            ** NEW **
10782         * src/plugins/spamassassin/.cvsignore           ** NEW **
10783         * src/plugins/spamassassin/Makefile.am          ** NEW **
10784         * src/plugins/spamassassin/README               ** NEW **
10785         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10786         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10787         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10788                 add spamassassin plugin, see src/plugins/spamassassin/README
10789                 for details
10790
10791 2002-12-29 [alfons]     0.8.8claws25
10792
10793         * src/mainwindow.c
10794                 when moving focus from a message view to the main 
10795                 window, don't forget to select the summary node
10796                 of the displayed message. should fix "[ 659103 ] 
10797                 focus-follows-mouse confuses sylpheed"
10798
10799 2002-12-29 [christoph]  0.8.8claws24
10800
10801         * src/Makefile.am
10802         * src/stringtable.[ch]          ** REMOVE **
10803         * src/common/Makefile.am
10804         * src/common/stringtable.[ch]   ** NEW **
10805                 move stringtable files to common directory
10806
10807 2002-12-29 [christoph]  0.8.8claws23
10808
10809         * src/Makefile.am
10810         * src/menu.[ch]                 ** REMOVE **
10811         * src/gtk/Makefile.am
10812         * src/gtk/menu.[ch]             ** NEW **
10813                 move menu files to gtk directory
10814
10815 2002-12-29 [match]      0.8.8claws22
10816
10817         * src/addressbook.c
10818         * src/syldap.c
10819                 moved UI specific code out of LDAP code into addressbook
10820                 UI code. fixed memory leak.
10821
10822 2002-12-29 [christoph]  0.8.8claws21
10823
10824         * src/folder.c
10825                 only check for IGNORED parent message when message is
10826                 not IGNORED itself
10827
10828 2002-12-29 [alfons]     0.8.8claws20
10829
10830         * src/summaryview.c
10831                 set gtksctree's anchor correct (immediate execute
10832                 changes the tree's layout, and anchor points at 
10833                 the incorrect row). fixes "[ 657233 ] multiple msg 
10834                 delete sometimes off by 1".
10835                 we probably have to look for more tree layout /
10836                 anchor glitches.
10837
10838 2002-12-29 [paul]       0.8.8claws19
10839
10840         * src/summaryview.c
10841                 fix bug [ 659054 ] incorrect sorting of 'From' column
10842                 when using 'display sender using address book'
10843                 thanks to Alfons and Luke Plant
10844
10845 2002-12-29 [christoph]  0.8.8claws18
10846
10847         * src/folder.c
10848         * src/procmsg.[ch]
10849                 check parent messages for IGNORE THREAD flag, when adding,
10850                 moving or copying messages to a folder
10851
10852 2002-12-27 [alfons]     0.8.8claws17
10853
10854         re-organize matcher part 5; more to come
10855
10856         * src/matcher.c
10857                 hash keywords in matchparser_tab 
10858
10859 2002-12-27 [alfons]     0.8.8claws16
10860
10861         re-organize matcher part 4; more to come
10862
10863         * src/matcher_parser.h
10864         * src/matcher_parser_lex.l
10865         * src/matcher_parser_parse.y
10866                 cleanup
10867
10868 2002-12-27 [alfons]     0.8.8claws15
10869
10870         re-organize matcher part 3; more to come
10871
10872         * src/matcher.[ch]
10873                 cleanup
10874
10875 2002-12-27 [alfons]     0.8.8claws14
10876
10877         re-organize matcher part 2; more to come but this should
10878         work. cc me if there are any regressions.
10879
10880         * src/matcher.h
10881                 add prototype for get_matchparser_tab_id()
10882         * src/matcher_parser_lex.l
10883                 look up keywords using matchparser_tab_id();
10884
10885 2002-12-27 [alfons]     0.8.8claws12
10886
10887         re-organize matcher part 1
10888
10889         * src/matcher.h
10890                 map yacc generated constants to sylpheed matcher constants
10891         * src/matcher.c
10892                 add function to find a matcher constant from a string
10893
10894 2002-12-27 [christoph]  0.8.8claws11
10895
10896         * src/compose.c
10897                 MENUITEM_ADD casts the 4th argument from integer to pointer
10898                 so it probably should not be a pointer, this means we
10899                 should use account id for it and not the account's pointer
10900
10901 2002-12-27 [paul]       0.8.8claws10
10902
10903         * src/mainwindow.c
10904                 remove unneeded 'GtkWidget *vbox'
10905                 
10906         * src/summaryview.c
10907                 further sync with 0.8.8 - make sort
10908                 by recipient work as expected
10909                 
10910         * NEWS
10911                 sync with 0.8.8
10912
10913 2002-12-27 [paul]       0.8.8claws9
10914
10915         * po/pt_BR.po
10916                 updated by Ivan F. Martinez
10917                 
10918 2002-12-27 [darko]      0.8.8claws8
10919
10920         * src/common/utils.c
10921                 added locked pattern to extended search
10922
10923 2002-12-27 [alfons]     0.8.8claws7
10924
10925         * src/prefs_matcher.[ch]
10926                 clean up
10927
10928 2002-12-26 [alfons]     0.8.8claws6
10929
10930         * src/matcher.[ch]
10931         * src/matcher_parser_lex.l
10932         * src/matcher_parser_parse.y
10933         * src/prefs_matcher.c
10934                 allow color label as a condition in the matcher
10935
10936 2002-12-26 [oliver]     0.8.8claws5
10937         
10938         * src/toolbar.c 
10939                 enable Addressbook for Main and Messageview
10940         * src/prefs_actions.c
10941                 enable actions in Messageview
10942
10943 2002-12-26 [christoph]  0.8.8claws4
10944
10945         * src/common/plugin.c
10946                 add a little debug output
10947         * configure.in
10948         * src/plugins/demo/Makefile.am
10949                 better use of automake
10950
10951 2002-12-26 [christoph]  0.8.8claws3
10952
10953         * src/Makefile.am
10954         * src/common/Makefile.am
10955                 fix "make distdir"
10956
10957 2002-12-26 [christoph]  0.8.8claws2
10958
10959         * configure.in
10960                 sort configure checks into common / gtk / plugins
10961         * po/POTFILES.in
10962                 add src/prefs_gtk.c
10963         * src/Makefile.am
10964                 add plugins SUBDIR
10965         * src/main.c
10966         * src/common/sylpheed.[ch]
10967                 added now sylpheed_done function for shutdown
10968         * src/common/Makefile.am
10969         * src/common/plugin.[ch]                ** NEW **
10970                 plugin loader and unloader
10971         * src/plugins/.cvsignore                ** NEW **
10972         * src/plugins/Makefile.am               ** NEW **
10973                 build plugins
10974         * src/plugins/demo/.cvsignore           ** NEW **
10975         * src/plugins/demo/Makefile.am          ** NEW **
10976         * src/plugins/demo/demo.c               ** NEW **
10977                 small demo plugin that installs a logtext hook and
10978                 outputs the log text to stdout
10979
10980 2002-12-26 [paul]       0.8.8claws1
10981
10982         * po/es.po
10983                 updated by Ricardo Mones Lastra
10984
10985 2002-12-26 [paul]       0.8.8claws
10986
10987         * 0.8.8claws released
10988
10989 2002-12-26 [paul]       0.8.7claws12
10990
10991         * po/bg.po
10992                 updated by George Danchev
10993
10994 2002-12-26 [paul]       0.8.7claws11
10995
10996         * po/POTFILES.in
10997                 remove unneeded 'src/prefs.c' entry 
10998
10999 2002-12-26 [paul]       0.8.7claws10
11000
11001         * src/codeconv.c
11002           src/mainwindow.c
11003                 sync with 0.8.8 release
11004         
11005         * src/folder.[ch]
11006           src/mh.c
11007           src/summaryview.c
11008                 partial sync with 0.8.8 release
11009         
11010
11011 2002-12-25 [alfons]     0.8.7claws9
11012
11013         * src/matcher.[ch]
11014         * src/matcher_parser_lex.l
11015         * src/matcher_parser_parse.y
11016         * src/prefs_matcher.c
11017                 add locked flag to possible filtering / matcher 
11018                 conditions (also a good example what should be
11019                 done to add a simple boolean condition)
11020
11021 2002-12-25 [christoph]  0.8.7claws8
11022
11023         * src/Makefile.am
11024         * src/account.[ch]
11025         * src/addrbook.c
11026         * src/addressbook.c
11027         * src/addrindex.c
11028         * src/filtering.c
11029         * src/folder.c
11030         * src/matcher.c
11031         * src/prefs.[ch]                ** REMOVE **
11032         * src/prefs_account.c
11033         * src/prefs_actions.c
11034         * src/prefs_common.c
11035         * src/prefs_customheader.c
11036         * src/prefs_display_header.c
11037         * src/prefs_filtering.c
11038         * src/prefs_folder_item.c
11039         * src/prefs_gtk.[ch]            ** NEW **
11040         * src/prefs_matcher.c
11041         * src/prefs_scoring.c
11042         * src/prefs_summary_column.c
11043         * src/procmime.c
11044         * src/selective_download.c
11045         * src/toolbar.c
11046         * src/common/Makefile.am
11047         * src/common/prefs.[ch]         ** NEW **
11048                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11049
11050 2002-12-24 [alfons]     0.8.7claws7
11051
11052         * src/summaryview.c
11053                 summary_thread_build(): fix real cause of the crash mentioned in
11054                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11055                 this way we get meaningful ctree nodes 
11056
11057 2002-12-24 [oliver]     0.8.7claws6
11058
11059         * src/mainwindow.[ch]
11060         * src/messageview.[ch]
11061         * src/compose.[ch]
11062         * src/inc.c
11063         * src/summaryview.c
11064                 changes to use updated toolbar handling
11065                 
11066 2002-12-24 [oliver]     0.8.7claws5
11067
11068         * src/toolbar.[ch]
11069                 generic toolbar handling
11070                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11071         * src/prefs_toolbar.[ch]
11072                 adjust to handling
11073         
11074 2002-12-24 [oliver]     0.8.7claws4
11075         
11076         * src/stock_pixmap.[ch]
11077                 move SYLPHEED_LOGO to end of list in order 
11078                 to remove it from Custom Toolbar`s Icon View
11079
11080 2002-12-24 [alfons]     0.8.7claws3
11081
11082         * src/summaryview.c
11083                 summary_thread_build(): fix crash because of focus != selection 
11084                 after threading. when deleting the selection, gtk tries but fails 
11085                 to find the correct focusable element. we now force the selection
11086                 to be focused. this should solve the infamous bug reported by 
11087                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11088                 a test case is available. 
11089
11090 2002-12-24 [darko]      0.8.7claws2
11091
11092         * src/summaryview.c
11093                 don't crash when unmarking message with unread children
11094
11095 2002-12-23 [christoph]  0.8.7claws1
11096
11097         * src/Makefile.am
11098         * src/common/Makefile.am
11099                 update Makefiles for moved intl.h, version.h and defs.h
11100         * src/imap.c
11101                 rewrite imap_session_get to avoid duplicate code
11102
11103 2002-12-23 [paul]       0.8.7claws
11104
11105         * Santa-Claws released
11106         
11107         * po/hu.po
11108           po/ru.po
11109                 squeeze in updated Hungarian and Russian translations.
11110                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11111
11112 2002-12-23 [paul]       0.8.6claws129
11113
11114         * po/pl.po
11115                 updated by Witold Wladyslaw Wojciech Wilk
11116
11117 2002-12-23 [paul]       0.8.6claws128
11118
11119         * src/quote_fmt_parse.y
11120                 fix typo and add licence header
11121
11122 2002-12-23 [paul]       0.8.6claws127
11123
11124         * po/en_GB.po
11125                 updated
11126
11127 2002-12-23 [paul]       0.8.6claws126
11128
11129         * po/it.po
11130                 updated translation, submitted by Alessandro Maestri
11131                 
11132 2002-12-23 [paul]       0.8.6claws125
11133
11134         * src/quote_fmt_parse.y
11135                 fix signature-stripping on replies bug. match
11136                 '-- \n' and not '-- '.
11137
11138 2002-12-22 [paul]       0.8.6claws124
11139
11140         * po/bg.po
11141           po/es.po
11142           po/sr.po
11143                 updated translations. submitted by George Danchev,
11144                 Ricardo Mones Lastra, and Urke MMI respectively
11145
11146 2002-12-21 [paul]       0.8.6claws123
11147
11148         * src/addrbook.c
11149                 fix coding style
11150
11151 2002-12-21 [paul]       0.8.6claws122
11152
11153         * src/addrbook.c
11154                 fix bug [643638] where if a person is in one or more
11155                 addressbook groups editing that person's email 
11156                 address results in removal from those groups.
11157                 Patch submitted by Luke Plant.
11158
11159 2002-12-20 [christoph]  0.8.6claws121
11160
11161         * src/common/utils.c
11162         * src/summaryview.c
11163                 reimplement expand_search_string using GString to
11164                 prevent crashs caused by miscalculated string
11165                 lengths reported by Paul
11166
11167 2002-12-20 [christoph]  0.8.6claws120
11168
11169         * src/summaryview.c
11170                 don't use "changed" to check if op_count has to be changed as it
11171                 is also set when the message has unread children
11172                 (closes bug [ 653221 ] crash while deleting duplicates)
11173
11174 2002-12-20 [paul]       0.8.6claws119
11175
11176         * sync with 0.8.6cvs27
11177                 see ChangeLog 2002-12-20
11178
11179 2002-12-20 [paul]       0.8.6claws118
11180
11181         * sync with 0.8.6cvs26
11182                 see ChangeLog 2002-12-19 and 2002-12-20
11183
11184 2002-12-19 [alfons]     0.8.6claws117
11185
11186         * src/textview.c
11187                 fix incorrect parsing of email addresses, submitted by 
11188                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11189                 name display if it contains @".
11190
11191 2002-12-18 [paul]       0.8.6claws116
11192
11193         * sync with 0.8.6cvs23
11194                 see ChangeLog 2002-12-18
11195
11196 2002-12-18 [paul]       0.8.6claws115
11197
11198         * src/Makefile.am
11199         * src/account.c
11200         * src/codeconv.c
11201         * src/gtkutils.[ch]
11202         * src/imap.c
11203                 sync with 0.8.6cvs22.
11204                 see ChangeLog 2002-12-17 and 2002-12-18
11205
11206 2002-12-17 [christoph]  0.8.6claws114
11207
11208         * src/imap.c
11209                 o don't create a session if imap greeting fails
11210                 o don't close socket when authentication fails
11211                   this is done by imap_session_destroy
11212
11213 2002-12-17 [thorsten]   0.8.6claws113
11214
11215         * tools/Makefile.am
11216           tools/README
11217           tools/google_msgid.pl ** NEW FILE **
11218                 Added "search for message-id" script and doc
11219
11220 2002-12-17 [thorsten]   0.8.6claws112
11221
11222         * po/hu.po
11223                 Updated hungarian translation
11224                 (updated by Gal Zoltan)
11225
11226 2002-12-16 [christoph]  0.8.6claws111
11227
11228         * src/addr_compl.c
11229                 remove stupid addressbook dump to debug output
11230         * src/mh.c
11231                 fix memory leak found by Hiro
11232
11233 2002-12-14 [paul]       0.8.6claws110
11234
11235         * src/compose.c
11236                 fix menubar sensitivity on send
11237                 
11238         * src/prefs_filtering.c
11239         * src/prefs_matcher.c
11240         * src/prefs_scoring.c
11241                 Fix english ;)
11242                 
11243         * src/common/quoted-printable.h
11244                 sync: fix typo
11245         
11246 2002-12-13 [christoph]  0.8.6claws109
11247
11248         * src/Makefile.am
11249         * src/manage_window.[ch]        ** REMOVE **
11250         * src/gtk/Makefile.am
11251         * src/gtk/manage_window.[ch]    ** NEW **
11252                 move manage_window files to gtk directory
11253
11254 2002-12-13 [christoph]  0.8.6claws108
11255
11256         * src/Makefile.am
11257         * src/gtkshruler.[ch]           ** REMOVE **
11258         * src/gtk/Makefile.am
11259         * src/gtk/gtkshruler.[ch]       ** NEW **
11260                 move gtkshruler files to gtk directory
11261
11262 2002-12-13 [christoph]  0.8.6claws107
11263
11264         * src/Makefile.am
11265         * src/compose.c
11266         * src/gtkstext.[ch]             ** REMOVE **
11267         * src/gtkutils.[ch]
11268         * src/textview.c
11269         * src/gtk/gtkstext.[ch]         ** NEW **
11270         * src/gtk/Makefile.am
11271                 o move stext functions to gtkstext.c to remove
11272                   dependency of gtkutils
11273                 o move gtkstext files to gtk directory
11274
11275         * src/gtk/Makefile.am
11276         * src/gtk/sslcertwindow.[ch]
11277                 UI stuff can always depend on common code so
11278                 it's ok to add ../common to include path
11279
11280 2002-12-13 [colin]      0.8.6claws106
11281
11282         * src/summaryview.c
11283                 Disconnect sighandlers for mainwindow when
11284                 quicksearch has the focus
11285                 Fix bug #653231
11286         * src/mainwindow.[ch]
11287                 Make key_pressed callback public, to be able
11288                 to disconnect it
11289
11290 2002-12-13 [christoph]  0.8.6claws105
11291
11292         * src/mh.c
11293                 create .mh_sequences file in new MH folders
11294                 (closes feature request [ 523162 ] MH folders should
11295                  get a .mh_sequences)
11296
11297 2002-12-13 [colin]      0.8.6claws104
11298
11299         * src/summaryview.c
11300                 Better handling of quicksearch show/hide
11301                 (basically the button stays under the mouse 
11302                  when toggled)
11303
11304 2002-12-13 [paul]       0.8.6claws103
11305
11306         * sync with 0.8.6cvs17
11307                 see ChangeLog 2002-12-13
11308
11309 2002-12-13 [paul]       0.8.6claws102
11310
11311         * po/es.po
11312                 updated by Ricardo Mones Lastra
11313
11314 2002-12-11 [colin]       0.8.6claws101
11315
11316         * src/folder.c
11317                 remove statusbar stuff
11318           src/folderview.c
11319                 set statusbar verbosity when moving folders
11320
11321 2002-12-11 [colin]       0.8.6claws100
11322         * src/prefs_filtering.c
11323         * src/prefs_matcher.c
11324         * src/prefs_scoring.c
11325                 Fix english ;)
11326
11327 2002-12-11 [colin]       0.8.6claws99
11328
11329         * src/prefs_common.[ch]
11330                 Add summary_quicksearch_type
11331         * src/summaryview.c
11332                 Save last used quicksearch type
11333
11334 2002-12-11 [jens]       0.8.6claws98
11335         * src/prefs_filtering.c
11336         * src/prefs_matcher.c
11337         * src/prefs_scoring.c
11338                 added dialog for incomplete rules in scoring, filtering and
11339                 matcher to ask wheather really close
11340
11341 2002-12-11 [colin]      0.8.6claws97
11342
11343         * src/folder.c
11344                 Fix folder dnd statusbar logging
11345
11346 2002-12-10 [christoph]  0.8.6claws96
11347
11348         * src/compose.c
11349         * src/folder.c
11350         * src/imap.c
11351         * src/inc.c
11352         * src/main.c
11353         * src/mainwindow.c
11354         * src/news.c
11355         * src/send.c
11356         * src/statusbar.[ch]
11357         * src/common/hooks.c
11358         * src/common/log.[ch]
11359                 o handle verbose logging in statusbar directly in statusbar code
11360                   and common code does not need any knowledge about a statusbar
11361                 o remove direct calls to statusbar_(puts|pop)_all functions
11362
11363 2002-12-10 [jens]       0.8.6claws95
11364
11365         * src/*.c
11366                 removed gettext from g_warnings
11367         * po/POTFILES.in
11368                 cleaned and updated
11369         * po/de.po
11370                 updated
11371
11372 2002-12-10 [colin]      0.8.6claws94
11373
11374         * src/main.c
11375                 finish crash dialog fix
11376
11377 2002-12-10 [colin]      0.8.6claws93
11378
11379         * src/main.c
11380                 "Fix" "sylpheed already running" instead of
11381                 crash dialog appearing after a crash
11382
11383 2002-12-10 [colin]      0.8.6claws92
11384
11385         * po/POTFILES.in
11386                 add src/gtk/sslcertwindow.c
11387
11388 2002-12-10 [paul]       0.8.6claws91
11389
11390         * po/POTFILES.in
11391                 updated to reflect recent changes
11392                 submitted by Alessandro Maestri
11393
11394 2002-12-09 [christoph]  0.8.6claws90
11395
11396         * src/Makefile.am
11397         * src/smtp.[ch]                 ** REMOVE **
11398         * src/common/Makefile.am
11399         * src/common/smtp.[ch]          ** NEW **
11400                 move smtp files to common directory
11401
11402 2002-12-09 [christoph]  0.8.6claws89
11403
11404         * src/Makefile.am
11405         * src/session.[ch]              ** REMOVE **
11406         * src/common/Makefile.am
11407         * src/common/session.[ch]       ** NEW **
11408                 move session files to common directory
11409
11410 2002-12-09 [paul]       0.8.6claws88
11411
11412         * src/account.c
11413                 fix bug [649746] edit accounts: move account reverted
11414                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11415
11416 2002-12-09 [colin]      0.8.6claws87
11417
11418         * src/ssl_certificate.c
11419                 cleanup
11420
11421 2002-12-09 [colin]      0.8.6claws86
11422
11423         * src/ssl.c
11424                 Try to open the cert.pem database and 
11425                 issue a warning if it isn't there
11426
11427 2002-12-09 [colin]      0.8.6claws85
11428
11429         * src/common/ssl_certificate.c
11430         * src/gtk/sslcertwindow.c
11431                 Warning fixes
11432
11433 2002-12-09 [colin]      0.8.6claws84
11434
11435         * src/ssl_certificate.[ch] ** REMOVED **
11436         * src/common/ssl_certificate.[ch] ** NEW **
11437         * src/Makefile.am
11438         * src/common/Makefile.am
11439                 Moved ssl_certificate.[ch] to common
11440         * src/common/ssl.c 
11441                 Put back needed include
11442         * src/gtk/sslcertwindow.[ch]
11443                 Changed ssl_certificate.h include
11444         
11445 2002-12-09 [colin]      0.8.6claws83
11446
11447         * src/gtk/sslcertwindow.[ch]
11448                 Implement hook for certificate acception
11449         * src/ssl_certificate.[ch]
11450                 Implement hook for certificate acception
11451         * src/common/ssl.c
11452                 Reenable certificate acception check
11453         * src/mainwindow.c
11454                 Register sslcertwindow's hook
11455         
11456 2002-12-08 [christoph]  0.8.6claws82
11457
11458         * src/about.c
11459         * src/addr_compl.c
11460         * src/codeconv.c
11461         * src/manual.c
11462         * src/undo.c
11463         * src/common/utils.c
11464                 o add missing includes
11465                 o fix warnings
11466         * src/.cvsignore
11467         * src/common/.cvsignore
11468         * src/common/version.h          ** REMOVE **
11469                 remove autogenerated file
11470
11471 2002-12-08 [paul]       0.8.6claws81
11472
11473         * src/stringtable.c
11474                 put back needed include
11475
11476 2002-12-08 [colin]      0.8.6claws80
11477         
11478         * src/gtk/sslcertwindow.c
11479                 Cleaner popups when asking
11480         * src/ssl_certificate.c
11481         * src/prefs_common.[ch]
11482                 remove ssl certificate pref
11483                 put back needed include
11484         * src/undo.c
11485                 put back needed include
11486
11487 2002-12-08 [christoph]  0.8.6claws79
11488
11489         * src/folderview.c
11490         * src/logwindow.c
11491         * src/statusbar.c
11492         * src/summaryview.c
11493                 only abort hook invokation if required data is missing not
11494                 if our own data pointer is NULL, update hookfunction for
11495                 log window
11496
11497 2002-12-08 [paul]       0.8.6claws78
11498
11499         * src/about.c
11500         * src/addrcache.c
11501         * src/addrclip.c
11502         * src/addr_compl.c
11503         * src/addrselect.c
11504         * src/codeconv.c
11505         * src/colorlabel.c
11506         * src/enriched.c
11507         * src/esmtp.c
11508         * src/exporthtml.c
11509         * src/headerview.c
11510         * src/imageview.c
11511         * src/manual.c
11512         * src/noticeview.c
11513         * src/pgptext.c
11514         * src/scoring.c
11515         * src/sourcewindow.c
11516         * src/stringtable.c
11517         * src/undo.c
11518                 clean up: remove unneccesary includes
11519
11520 2002-12-08 [christoph]  0.8.6claws77
11521
11522         * src/folderview.c
11523         * src/statusbar.c
11524         * src/summaryview.c
11525         * src/common/hooks.[ch]
11526                 hook functions now have a gboolean return value, if a hook
11527                 returns TRUE it will stop executing of any more hooks in
11528                 the same hooklist for this invokation
11529
11530 2002-12-08 [colin]      0.8.6claws76
11531         
11532         * src/main.c
11533                 put back argv0 for CRASH_DIALOG
11534
11535 2002-12-08 [christoph]  0.8.6claws75
11536
11537         * src/Makefile.am
11538         * src/about.c
11539         * src/account.c
11540         * src/crash.c
11541         * src/esmtp.h
11542         * src/imap.[ch]
11543         * src/inc.c
11544         * src/main.c
11545         * src/mainwindow.c
11546         * src/news.c
11547         * src/pop.[ch]
11548         * src/prefs_account.[ch]
11549         * src/prefs_common.[ch]
11550         * src/send.[ch]
11551         * src/smtp.[ch]
11552         * src/ssl_certificate.[ch]
11553         * src/ssl_manager.[ch]
11554         * src/common/Makefile.am
11555         * src/common/log.c
11556         * src/common/nntp.[ch]
11557         * src/common/socket.[ch]
11558         * src/common/ssl.[ch]
11559         * src/gtk/sslcertwindow.[ch]
11560         * ac/openssl.m4
11561                 use new autoconf script to detect OpenSSL with extra parameters
11562                 to specify the location of libs and includes, also remove USE_SSL
11563                 to USE_OPENSSL
11564
11565         * src/common/sylpheed.[ch]
11566         * src/common/version.h.in
11567                 start seperation of common code initialization seperated from gui
11568
11569         * src/summaryview.c
11570                 The function that is called when a color label changes
11571                 should not change the color lable again
11572
11573 2002-12-08 [colin]      0.8.6claws74
11574
11575         * src/gtk/sslcertwindow.c
11576                 warning fixes
11577
11578 2002-12-08 [colin]      0.8.6claws73
11579
11580         * src/statusbar.c
11581           src/common/log.h
11582                 Register a hook for statusbar_puts_all
11583         * src/common/log.c
11584                 invoke statusbar_puts_all's hook
11585         
11586 2002-12-08 [colin]      0.8.6claws72
11587
11588         * src/ssl_certificate.c
11589                 Put back a badly-removed include
11590
11591 2002-12-08 [colin]      0.8.6claws71
11592
11593         * src/gtk/sslcertwindow.[ch]    ** NEW **
11594                 new certificate presentation
11595         * src/gtk/Makefile.am
11596                 add new files
11597         * src/ssl_certificate.[ch]
11598                 gtk cleanup, made utility functions public
11599         * src/ssl_manager.c
11600                 use new cert presentation
11601
11602 2002-12-07 [christoph]  0.8.6claws70
11603
11604         * src/Makefile.am
11605         * src/nntp.[ch]                 ** REMOVE **
11606         * src/common/Makefile.am
11607         * src/common/nntp.[ch]          ** NEW **
11608                 move nntp files to common directory
11609
11610 2002-12-07 [christoph]  0.8.6claws69
11611
11612         * src/procmsg.[ch]
11613         * src/summaryview.c
11614                 implement msginfo update callback using sylpheed's new
11615                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11616
11617 2002-12-06 [christoph]  0.8.6claws68
11618
11619         * src/editgroup.c
11620                 This patch changes the 'Edit Group Details' dialog to
11621                 allow extended selections in either pane, so that
11622                 addresses can be added or removed from a group more
11623                 quickly and easily. (it actually is a net decrease in
11624                 file size, as some unnecessary functions have been
11625                 removed). 
11626                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11627
11628 2002-12-06 [christoph]  0.8.6claws67
11629
11630         * src/Makefile.am
11631         * src/template.[ch]             ** REMOVE **
11632         * src/common/Makefile.am
11633         * src/common/template.[ch]      ** NEW **
11634                 move template files to common directory
11635
11636         * src/nntp.c
11637                 add missing log.h include
11638
11639 2002-12-06 [melvin]     0.8.6claws66
11640
11641         * src/prefs_actions.c
11642                 Added the trailing ">" syntax to insert command's output
11643                 without replacing old text (in contrast to trailing "|").
11644
11645 2002-12-05 [colin]      0.8.6claws65
11646         
11647         * src/common/utils.c
11648                 Don't modify original search_string or it'll change
11649                 the next iterations in the for()
11650
11651 2002-12-05 [darko]      0.8.6claws64
11652
11653         * src/common/utils.c
11654                 proper check for filtering commands, found by Colin
11655
11656 2002-12-05 [darko]      0.8.6claws63
11657
11658         * src/common/utils.c
11659                 check proper string for NULL pointer, found by Colin
11660
11661 2002-12-05 [darko]      0.8.6claws62
11662
11663         * src/common/utils.[ch]
11664                 expand_search_string(): new function
11665                 converts Mutt-like patterns to Sylpheed's
11666                 filtering engine
11667         * src/summaryview.c
11668                 use expand_search_string() to allow Mutt-like
11669                 patterns in extended search
11670         * README.claws
11671                 document extended option in quick search
11672
11673 2002-12-05 [paul]       0.8.6claws61
11674
11675         * sync with 0.8.6cvs16
11676                 see ChangeLog 2002-12-05
11677                 
11678         * po/POTFILES.in
11679                 clean up
11680
11681 2002-12-04 [christoph]  0.8.6claws60
11682
11683         * src/imap.[ch]
11684                 put imap authentication code into a new function and
11685                 remove it from imap_session_new that will allow to
11686                 send other commands before authentication
11687
11688 2002-12-04 [christoph]  0.8.6claws59
11689
11690         * src/imap.[ch]
11691                 use already existing method to prevent unneeded IMAP
11692                 folder selects. Set imap_select parameters to NULL
11693                 in some functions if the values are not required.
11694
11695         * src/xml.h
11696                 remove no longer required include
11697
11698 2002-12-04 [paul]       0.8.6claws58
11699
11700         * po/es.po
11701                 updated by Ricardo Mones Lastra
11702                 
11703         * configure.in
11704           po/hu.po      ** NEW FILE **
11705                 initial Hungarian translation, submitted
11706                 by Gál Zoltán <galzoli@hu.inter.net>
11707
11708 2002-12-03 [christoph]  0.8.6claws57
11709
11710         * src/Makefile.am
11711         * src/gtksctree.[ch]            ** REMOVE **
11712         * src/gtk/Makefile.am
11713         * src/gtk/gtksctree.[ch]        ** NEW **
11714                 move gtksctree files to gtk directory
11715
11716 2002-12-03 [christoph]  0.8.6claws56
11717
11718         * src/Makefile.am
11719         * src/md5.[ch]                  ** REMOVE **
11720         * srm/common/Makefile.am
11721         * src/common/md5.[ch]           ** NEW **
11722                 move md5 files to common directory
11723
11724         * src/gtkstext.c
11725                 remove not required #include
11726
11727 2002-12-03 [sergey]     0.8.6claws55
11728
11729         * src/gtkutils.c
11730         * src/gtkutils.h
11731                 gtkut_window_popup(): new function.
11732         * src/mainwindow.c
11733                 main_window_popup(): use gtkut_window_popup() to raise
11734                 window without changing its position.
11735                 (see sylpheed-main ML message [sylpheed:17247])
11736
11737 2002-12-03 [sergey]     0.8.6claws54
11738
11739         * src/send.c
11740                 send_message_local(): removed first-dot escaping
11741                 (SMTP-only, not needed for sending through pipe)
11742
11743 2002-12-03 [paul]       0.8.6claws53
11744
11745         * po/POTFILES.in
11746                 update to reflect recent changes (thanks
11747                 to Ricardo Mones Lastra)
11748                 
11749         * tools/filter_conv.pl
11750                  fix problem with quoted strings. Patch submitted
11751                  by Luke Plant <lukeplant@softhome.net>
11752
11753 2002-12-03 [paul]       0.8.6claws52
11754
11755         * sync with 0.8.6cvs15
11756                 see ChangeLog 2002-12-03
11757
11758 2002-12-02 [christoph]  0.8.6claws51
11759
11760         * src/logwindow.[ch]
11761         * src/common/log.[ch]
11762                 implement logging using a hook function
11763
11764         * src/folderview.c
11765         * src/folder.[ch]
11766                 define hooklist name in header file to avoid
11767                 errors caused by wrong spelling of hooklist names
11768
11769         * src/toolbar.c
11770                 fix warnings
11771
11772 2002-12-02 [christoph]  0.8.6claws50
11773
11774         * src/common/Makefile.am
11775                 add src/common/hooks.[ch]
11776
11777         * src/common/hooks.[ch]
11778                 implement a simple hook system using glib's hook functions
11779
11780         * src/folder.[ch]
11781         * src/folderview.c
11782                 use new hook system for folder item updates
11783
11784 2002-12-02 [christoph]  0.8.6claws49
11785
11786         * doc-src/ui_seperation.txt     ** NEW **
11787                 information for ui seperation
11788
11789         * src/Makefile.am
11790                 remove files that were moved to common
11791                 include common directory by default for the header files
11792
11793         * src/inc.c
11794         * src/common/socket.c
11795         * src/automaton.[ch]
11796                 implement automaton using g_io_*-functions instead of
11797                 gdk_input_add to make it ui independent
11798
11799         * src/codeconv.c
11800         * src/compose.c
11801         * src/ldif.c
11802         * src/pgptext.c
11803         * src/procmime.c
11804         * src/rfc2015.c
11805         * src/smtp.c
11806         * src/unmime.c
11807                 remove common/ prefix because directory is now in
11808                 include path
11809
11810         * src/compose.c
11811         * src/folder.c
11812         * src/folderview.c
11813         * src/mainwindow.c
11814         * src/messageview.c
11815         * src/prefs_common.c
11816         * src/procmsg.c
11817         * src/rfc2015.c
11818                 fix warnings
11819
11820         * src/imap.c
11821         * src/inc.c
11822         * src/news.c
11823         * src/pop.c
11824         * src/send.c
11825         * src/smtp.c
11826         * src/ssl_certificate.c
11827                 add log.h header file for logging functions
11828
11829         * src/main.c
11830         * src/common/utils.c
11831         * src/summaryview.c
11832         * src/xml.c
11833                 o move debug_mode to common/utils.c
11834                 o add functions to set and get debug_mode
11835
11836         * src/defs.h                    ** REMOVE **
11837         * src/intl.h                    ** REMOVE **
11838         * src/socket.[ch]               ** REMOVE **
11839         * src/ssl.[ch]                  ** REMOVE **
11840         * src/utils.[ch]                ** REMOVE **
11841                 replaced by new files in src/common/
11842         
11843         * src/common/Makefile.am
11844                 add new files in src/common/
11845
11846         * src/common/defs.h             ** NEW **
11847         * src/common/intl.h             ** NEW **
11848         * src/common/log.[ch]           ** NEW **
11849         * src/common/socket.[ch]        ** NEW **
11850         * src/common/ssl.[ch]           ** NEW **
11851         * src/common/utils.[ch]         ** NEW **
11852                 replacement for files in src/
11853
11854 2002-12-02 [colin]      0.8.6claws48
11855
11856         * src/folderview.c
11857                 Scroll folderview if necessary during dnd
11858
11859 2002-12-02 [colin]      0.8.6claws47
11860
11861         * src/folder.[ch]
11862                 Add check to verify a move is within a single mailbox
11863         * src/folderview.c
11864                 Add specific error string for this check
11865
11866 2002-12-02 [colin]      0.8.6claws46
11867
11868         * src/folder.c
11869                 Add a test to folder moving, remove a statusbar_print
11870         * src/folderview.c
11871                 Add Move folder... context-menu item
11872                 Factorize folder moving code
11873                 Enable folder DND for mbox
11874
11875 2002-12-01 [christoph]  0.8.6claws45
11876
11877         * ac/aspell.m4
11878                 remove conf.aspelltest if the version check fails
11879
11880 2002-11-30 [christoph]  0.8.6claws44
11881
11882         * autogen.sh
11883                 run libtoolize --force in autogen to create missing
11884                 libtool scripts
11885
11886 2002-11-30 [christoph]  0.8.6claws43
11887
11888         * src/Makefile.am
11889         * src/pgptext.c
11890         * src/procmime.c
11891         * src/rfc2015.c
11892         * src/uuencode.[ch]             ** REMOVED **
11893         * src/common/Makefile.am
11894         * src/common/uuencode.[ch]      ** NEW **
11895                 move uuen/decoder to common directory
11896
11897 2002-11-30 [christoph]  0.8.6claws42
11898
11899         * src/Makefile.am
11900         * src/base64.[ch]               ** REMOVED **
11901         * src/codeconv.c
11902         * src/compose.c
11903         * src/ldif.c
11904         * src/pgptext.c
11905         * src/procmime.c
11906         * src/rfc2015.c
11907         * src/smtp.c
11908         * src/unmime.c
11909         * src/common/Makefile.am
11910         * src/common/base64.[ch]        ** NEW **
11911                 move base64 en/decoder to common directory
11912
11913 2002-11-30 [christoph]  0.8.6claws41
11914
11915         * src/common                    ** NEW **
11916                 new directory for UI independent code
11917         * src/gtk                       ** NEW **
11918                 new directory for GTK frontend
11919         * src/common/.cvsignore         ** NEW **
11920         * src/gtk/.cvsignore            ** NEW **
11921                 ignore build files
11922         * src/common/Makefile.am        ** NEW **
11923         * src/gtk/Makefile.am           ** NEW **
11924                 automake files to build new seperated stuff
11925         * src/Makefile.am
11926                 the binary will currently still be build with the
11927                 files in src, so we include the code from the
11928                 subdirs for now after building the libs there
11929
11930 2002-11-30 [paul]       0.8.6claws40
11931
11932         * src/compose.c
11933                 fix bug [642731] 'Wrong selected account with drafted mail'
11934
11935 2002-11-29 [oliver]     0.8.6claws39
11936         
11937         * src/messageview.c
11938                 o update summaryview when switching between different
11939                   messageviews          
11940         * src/toolbar.c  
11941                 o check if messageview holds already removed msg
11942                   from summaryview
11943                 
11944
11945 2002-11-29 [oliver]     0.8.6claws38
11946
11947         * src/toolbar.c 
11948                 remove not needed variables and includes
11949                 make messageview stay opened and move to next when msgs are deleted 
11950
11951 2002-11-29 [oliver]     0.8.6claws37
11952         
11953         * src/toolbar.c 
11954                 disable compose button (messageview toolbar) by default
11955                 deleted msgs are moved to trash
11956         
11957 2002-11-29 [melvin]     0.8.6claws36
11958
11959         * configure.in
11960                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11961                 and to detect signatures expirations (gpgme 0.3.6)
11962
11963         * src/main.c
11964                 Use non obsolescent function for Gpgme engine checking.
11965
11966         * src/rfc2015.c
11967                 Inform about expired signatures or signatures which key
11968                 has expired. Expiration date is displayed.
11969
11970         * src/sigstatus.c
11971                 Inform about expired signatures or signatures which key
11972                 has expired.
11973
11974 2002-11-28 [paul]       0.8.6claws35
11975
11976         * src/folderview.c
11977                 re-instate 'Check for new messages' in Newsgroup
11978                 folders right-click menu, after a suggestion from
11979                 Tim Mann <timmann@users.sourceforge.net>
11980
11981         * src/main.c
11982                 after a crash check only local folders for new
11983                 messages
11984
11985 2002-11-28 [paul]       0.8.6claws34
11986
11987         * configure.in
11988                 apply patch that fixes the checking of GTK with XIM 
11989                 support on different OSs, such as FreeBSD. Patch 
11990                 submitted by Topia <topia@users.sourceforge.net>
11991                 
11992 2002-11-28 [paul]       0.8.6claws33
11993
11994         * src/mainwindow.c
11995           src/prefs_common.c
11996           src/prefs_toolbar.c
11997                 more changes to the English
11998
11999 2002-11-28 [paul]       0.8.6claws32
12000
12001         * sync with 0.8.6cvs13
12002                 see ChangeLog 2002-11-28 (no sync needed
12003                 for src/compose.c)
12004
12005 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12006         
12007         * src/mainwindow.[ch]
12008                 add patch by Ivan F. Martinez introducing messageview Toolbar
12009                 some changes and committed by oliver    
12010
12011 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12012
12013         * src/messageview.[ch]
12014                 add patch by Ivan F. Martinez introducing messageview Toolbar
12015                 some changes and committed by oliver    
12016
12017 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12018
12019         * src/compose.[ch]
12020                 add patch by Ivan F. Martinez introducing messageview Toolbar
12021                 some changes and committed by oliver    
12022
12023 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12024         
12025         * src/toolbar.[ch]
12026                 add patch by Ivan F. Martinez introducing messageview Toolbar
12027                 some changes and committed by oliver
12028
12029 2002-11-28 [oliver]     0.8.6claws27
12030         
12031         * src/prefs_toolbar.[ch]
12032                 getting ready for messageview toolbar
12033                 free mem allocated by gettext
12034                 change prefs_toolbar to prefs_toolbar_open
12035  
12036 2002-11-28 [thorsten]   0.8.6claws26
12037
12038         * src/imageview.[ch]
12039                 cleaned up conflicting declarations of
12040                 imageview_show_image()
12041
12042 2002-11-28 [paul]       0.8.6claws25
12043
12044         * src/grouplistdialog.c
12045           src/prefs_common.c
12046           src/prefs_summary_column.c
12047                 a few more improvements to the English
12048
12049 2002-11-28 [colin]      0.8.6claws24
12050
12051         * man/sylpheed.1
12052                 A few updates to command-line parameters
12053
12054 2002-11-28 [colin]      0.8.6claws23
12055
12056         * src/prefs_filtering.c
12057                 Fix problems with prefs_filtering_delete_path:
12058                 a) if the first rule is removed, original pointers
12059                    weren't updated (leading to segfaults)
12060                 b) it was always global_processing updated in case
12061                    of removed path was parent of rule path
12062
12063 2002-11-27 [paul]       0.8.6claws22
12064
12065         * src/mainwindow.c
12066           src/prefs_account.c
12067           src/prefs_actions.c
12068           src/prefs_common.c
12069           src/prefs_customheader.c
12070           src/prefs_display_header.c
12071           src/prefs_filtering.c
12072           src/prefs_folder_item.c
12073           src/prefs_matcher.c
12074           src/prefs_scoring.c
12075           src/prefs_summary_column.c
12076           src/prefs_template.c
12077           src/prefs_toolbar.c
12078                  improve the English in the GUI
12079
12080 2002-11-27 [colin]      0.8.6claws21
12081
12082         * src/folder.c
12083                 Fix processing renaming problems happening after
12084                 last commit
12085
12086 2002-11-27 [colin]      0.8.6claws20
12087
12088         * src/folder.c
12089                 recursive move now deletes src each subfolder after 
12090                 having moved it
12091         * src/folderview.c
12092                 Use identifier instead of path during dnd (enables
12093                 IMAP folder dnd)
12094
12095 2002-11-27 [paul]       0.8.6claws19
12096
12097         * src/main.c
12098                 apply patch that does command-line processing 
12099                 BEFORE gtk_init, allowing claws to run from 
12100                 shell-scripts in non-X environment (e.g. crontab 
12101                 or ip-up, ip-down scripts). Patch submitted by
12102                 Ruslan N. Balkin <baron@dartel.ru>
12103                 
12104         * po/it.po
12105                 updated by Alessandro Maestri
12106
12107 2002-11-27 [paul]       0.8.6claws18
12108
12109         * sync with 0.8.6cvs12
12110           src/prefs_common.c
12111                 Differences are that main uses a 'Receive dialog'
12112                 frame on the Interface tab, whereas claws groups all 
12113                 the dialogs together in a 'Dialogs' frame.
12114
12115 2002-11-27 [colin]      0.8.6claws17
12116
12117         * src/prefs_matcher.c
12118                 Fix Execute criteria's NOT flag
12119
12120
12121 2002-11-26 [christoph]  0.8.6claws16
12122
12123         * src/ssl.c
12124                 rewrite the ssl code a little bit, only use one
12125                 SSL context, set default certificates' file/path
12126
12127 2002-11-26 [thorsten]   0.8.6claws15
12128
12129         * src/compose.c
12130                 default-reply-to didn't work for ml-reply
12131
12132 2002-11-26 [melvin]     0.8.6claws14
12133
12134         * src/prefs_actions.c
12135                 Made pipe-actions ignore short headers in message view
12136                 Made trailing-pipe-actions write in the message view with
12137                 the same font as the original message
12138
12139 2002-11-26 [paul]       0.8.6claws13
12140
12141         * src/compose.c
12142                 this time commit the correct file
12143
12144 2002-11-26 [paul]       0.8.6claws12
12145
12146         * sync with 0.8.6cvs11
12147           src/quote_fmt_parse.y  
12148                 no sync needed
12149           src/account.[ch]       
12150                 not sync'ed
12151           src/compose.c
12152                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12153                 on draft mode.
12154                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12155                 header
12156                 
12157         see ChangeLog 2002-11-25 and 2002-11-26
12158
12159 2002-11-26 [colin]      0.8.6claws11
12160
12161         * src/folderview.c
12162                 Fix collapsed folder not auto-expanding during
12163                 mail dnd, if it was the source folder.
12164
12165 2002-11-25 [colin]      0.8.6claws10
12166
12167         * src/folderview.[ch]
12168                 Variable renaming and cleaning (slist of nodes 
12169                 to be re-collapsed is stored in FolderView)
12170
12171 2002-11-25 [paul]       0.8.6claws9
12172
12173         * src/prefs_common.[ch]
12174                 fix breakage caused by last commit
12175
12176 2002-11-25 [paul]       0.8.6claws8
12177
12178         * sync with 0.8.6cvs4
12179                 see ChangeLog 2002-11-21
12180
12181 2002-11-25 [paul]       0.8.6claws7
12182
12183         * sync with 0.8.6cvs4
12184                 see ChangeLog 2002-11-20
12185
12186 2002-11-25 [paul]       0.8.6claws6
12187
12188         * sync with 0.8.6cvs3
12189                 see ChangeLog 2002-11-18
12190
12191 2002-11-25 [colin]      0.8.6claws5
12192
12193         * src/gtkutils.[ch]
12194                 Add gtkut_ctree_node_is_parent()
12195         * src/folderview.c
12196                 Spring-loaded folders
12197
12198 2002-11-25 [colin]      0.8.6claws4
12199
12200         * src/utils.[ch]
12201                 Add slist_concat_unique(), function to merge
12202                 two GSList filtering dups
12203         * src/folder.[ch]
12204         * src/summaryview.[ch]
12205         * src/folderview.c
12206         * src/main.c
12207                 Add detection/update/display of unread answers
12208                 to marked mails
12209         * src/procmsg.[ch]
12210                 Add procmsg_find_children()
12211                 Add procmsg_msg_has_marked_parent()
12212
12213 2002-11-25 [colin]      0.8.6claws3
12214
12215         * src/ssl_certificate.[ch]
12216                 Allow checking a certificate without a DNS
12217                 lookup
12218                 Allow to forget a cert (by deleting it)
12219                 Make ssl_certificate_destroy_public
12220         * src/ssl_manager.[ch] ** NEW FILES **
12221                 Gui to manage (display/remove) certificates
12222         * src/prefs_common.[ch]
12223                 Add a pref to allow silent acceptation of
12224                 trusted certificates or not (based on the
12225                 "I want to know what's going on" principle)
12226         * src/mainwindow.c
12227                 Add SSL manager in Tools menu
12228         * src/Makefile.am
12229                 Add the new files to the build
12230         * po/POTFILES.in
12231                 Add ssl_manager.c to translations
12232
12233 2002-11-25 [colin]      0.8.6claws2
12234
12235         * src/summaryview.[ch]
12236                 Add S_SEARCH_EXTENDED to the quick search, which 
12237                 allows to search using filtering syntax.
12238
12239 2002-11-25 [colin]      0.8.6claws1
12240
12241         * src/summaryview.c
12242                 Deletion of duplicates now prefer deleting
12243                 the unread dup (fixes feature-request 638989).
12244
12245 2002-11-24 [paul]       0.8.6claws
12246
12247         * po/es.po
12248           po/pl.po
12249           po/ru.po
12250           po/sr.po
12251                 updated by Ricardo Mones Lastra,
12252                 Witold Wladyslaw Wojciech Wilk,
12253                 Ruslan N. Balkin, and  Urke MMI 
12254                 respectively
12255
12256 2002-11-24 [paul]       0.8.5claws182
12257
12258         * po/bg.po
12259                 updated by George Danchev
12260
12261 2002-11-23 [alfons]     0.8.5claws181
12262
12263         * src/imap.c
12264                 tiny memory leak found by browsing Dimitar's 
12265                 valgrind report
12266
12267 2002-11-23 [paul]       0.8.5claws180
12268
12269         * po/it.po
12270                 updated by Alessandro Maestri
12271
12272 2002-11-22 [christoph]  0.8.5claws179
12273
12274         * src/compose.c
12275         * src/inc.c
12276         * src/prefs_filtering.c
12277         * src/summaryview.c
12278                 more warning fixes
12279
12280 2002-11-22 [alfons]     0.8.5claws178
12281
12282         * src/summaryview.c
12283                 summary_execute_delete_func(): if message is deleted, make 
12284                 sure to also remove its entry in the subject hash table. 
12285                 fixes a corner case bug.
12286
12287 2002-11-22 [paul]       0.8.5claws177
12288
12289         * .cvsignore
12290                 add 'autom4te.cache'
12291                 
12292         * ltconfig      ** REMOVED **
12293                 not needed
12294
12295 2002-11-22 [paul]       0.8.5claws176
12296
12297         * src/textview.c
12298                 textview_set_font(): fix for message display in
12299                 UTF-8 locales (thanks to Sergey Vlasov).
12300                 
12301         * AUTHORS
12302                 add new team members and contributors
12303
12304
12305 2002-11-21 [colin]      0.8.5claws175
12306
12307         * src/procmsg.[ch]
12308                 Add procmsg_remove_special_headers()
12309         * src/mh.c
12310                 Use procmsg_remove_special_headers() for 
12311                 previous fix
12312
12313 2002-11-21 [colin]      0.8.5claws174
12314
12315         * src/mh.c
12316                 Fix moving/copying from queue/draft folders
12317                 for MH folders
12318
12319 2002-11-21 [christoph]  0.8.5claws173
12320
12321         * src/crash.c
12322         * src/filtering.c
12323         * src/logwindow.c
12324         * src/main.c
12325         * src/matcher_parser_lex.[hl]
12326         * src/mbox.c
12327         * src/mbox_folder.[ch]
12328         * src/prefs_filtering.c
12329         * src/procheader.c
12330         * src/quote_fmt_lex.l
12331         * src/ssl.c
12332                 fix all warnings except the warnings in lex and yacc files
12333
12334 2002-11-20 [christoph]  0.8.5claws172
12335
12336         * src/imap.c
12337                 fix MsgInfo retrieval for IMAP draft and queue folders
12338                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12339
12340 2002-11-19 [christoph]  0.8.5claws171
12341
12342         * src/compose.c
12343                 fix segfault, when draft saving does not get
12344                 the MsgInfo of the new message
12345                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12346
12347 2002-11-19 [christoph]  0.8.5claws170
12348
12349         * src/procmsg.c
12350                 add parameter check for flag setting function
12351                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12352
12353 2002-11-18 [paul]       0.8.5claws169
12354
12355         * src/compose.c
12356                 more sensitivity fixes to redirect mode:
12357                 * disable toolbar draft button
12358                 * allow only Address book in the Tools menu
12359                 * disable editing of message by the spell
12360                   checker
12361
12362 2002-11-18 [paul]       0.8.5claws168
12363
12364         * src/compose.c
12365                 fix sensitivity of menu items in compose_redirect():
12366                 allow only the necessary items 
12367
12368 2002-11-18 [paul]       0.8.5claws167
12369
12370         * src/compose.c
12371                 fix bug [ 603259 ] 'attachment got lost on bounce'
12372
12373 2002-11-18 [paul]       0.8.5claws166
12374
12375         * po/ru.po
12376                 updated by Ruslan N. Balkin <baron@dartel.ru>
12377
12378 2002-11-18 [colin]      0.8.5claws165
12379
12380         * src/main.c
12381           src/defs.h
12382                 Remove old filtering stuff
12383
12384
12385 2002-11-17 [oliver]     0.8.5claws164
12386
12387         * src/toolbar.h
12388                 remove not needed typedef 
12389
12390 2002-11-17 [oliver]     0.8.5claws163
12391
12392         * src/toolbar.c
12393                 make toolbar's on click events translatable
12394
12395 2002-11-15 [colin]      0.8.5claws162
12396
12397         * src/summaryview.c
12398                 Revert too-soon integration of a feature
12399
12400 2002-11-15 [christoph]  0.8.5claws161
12401
12402         * src/imap.c
12403                 use main's implementation of imap_get_msginfo
12404
12405 2002-11-15 [christoph]  0.8.5claws160
12406
12407         * src/compose.c
12408         * src/folder.[ch]
12409         * src/imap.c
12410         * src/mbox_folder.c
12411         * src/mh.c
12412         * src/news.c
12413         * src/procmsg.c
12414         * src/summaryview.c
12415                 replace claws' fetch_msginfo with main's get_msginfo
12416                 (use main's implementation where possible)
12417
12418 2002-11-15 [colin]      0.8.5claws159
12419
12420         * src/ssl_certificate.c
12421                 Missed a check
12422
12423 2002-11-16 [melvin]     0.8.5claws158
12424
12425         * po/fr.po
12426                 Updated French translations.
12427
12428 2002-11-16 [colin]      0.8.5claws157
12429
12430         * src/ssl_certificate.c
12431                 Check for missing parts in the certificates
12432
12433 2002-11-15 [colin]      0.8.5claws156
12434
12435         * src/folderview.c
12436                 Preventive fix (missing check) found by
12437                 Alfons
12438
12439 2002-11-15 [paul]
12440
12441         * NEWS
12442                 sync with 0.8.6 release
12443
12444 2002-11-15 [colin]      0.8.5claws155
12445
12446         * src/folder.[ch]
12447           src/folderview.c
12448                 Fix error handling of folder_item_move_to()
12449                 (thanks to Alfons!)
12450
12451 2002-11-15 [colin]      0.8.5claws154
12452
12453         * src/folder.[ch]
12454           src/folderview.c
12455                 folder_item_move_to() sets an error message instead
12456                 of having GUI stuff in folder.c
12457
12458 2002-11-15 [colin]      0.8.5claws153
12459
12460         * src/procmsg.[ch]
12461                 Implemented a callback for MsgInfo updates, 
12462                 heavily copy/pasted from Christoph's folder 
12463                 callback system
12464         * src/summaryview.[ch]
12465                 Register summary_update_msg as callback
12466
12467 2002-11-14 [colin]      0.8.5claws152
12468         
12469         * src/procmsg.c
12470                 Update the FolderItem after sending (fixes 617593)
12471
12472 2002-11-14 [christoph]  0.8.5claws151
12473
12474         * src/folder.c
12475                 fix wrong position of NULL pointer check found
12476                 by Sergey
12477
12478 2002-11-14 [christoph]  0.8.5claws150
12479
12480         * src/folder.c
12481                 fix segfault when deleting messages from IMAP folders
12482                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12483
12484 2002-11-14 [colin]      0.8.5claws149
12485
12486         * src/compose.c
12487                 Forwarding was also ignoring the folder's default account.
12488
12489 2002-11-14 [colin]      0.8.5claws148
12490
12491         * src/compose.c
12492                 Fix sent folder not set to folder properties when 
12493                 forwarding.
12494
12495 2002-11-14 [thorsten]   0.8.5claws147
12496
12497         * src/inc.c
12498                 inc_start(): Files were not moved from .processing to inbox,
12499                 if no global processing rule existed
12500
12501 2002-11-14 [colin]      0.8.5claws146
12502
12503         * src/ssl_certificate
12504                 Fix file operations
12505
12506 2002-11-14 [paul]       0.8.5claws145
12507
12508         * po/it.po
12509                 updated by Alessandro Maestri
12510
12511 2002-11-13 [alfons]     0.8.5claws144
12512
12513         * src/folder.c
12514                 folder_item_close(): only mark messages unread
12515                 when a folder has new messages 
12516
12517 2002-11-13 [keith]      0.8.5claws143
12518
12519         * src/imap.c
12520                 Fix problem moving or copying between
12521                 IMAP folders
12522
12523 2002-11-13 [colin]      0.8.5claws142
12524
12525         * src/matcher_parser_parse.y
12526                 Fix rule problem when " don't match
12527
12528 2002-11-13 [christoph]  0.8.5claws141
12529
12530         * src/folder.c
12531         * src/folderview.c
12532                 moved cache saving to folder_item_close
12533                 the folderview should not have to deal with
12534                 this things
12535
12536 2002-11-13 [christoph]  0.8.5claws140
12537
12538         * src/summaryview.c
12539                 moved setting of important score to
12540                 summary_set_prefs_from_folderitem
12541
12542 2002-11-13 [colin]      0.8.5claws139
12543
12544         * src/matcher_parser_parse.y
12545                 Fix a segfault in the parser (happening when
12546                 a good expression had been tested and a bad 
12547                 one arrives)
12548
12549 2002-11-13 [paul]       0.8.5claws138
12550
12551         * sync with 0.8.5cvs24
12552                 see ChangeLog 2002-11-13
12553                 
12554         * po/pt_BR.po
12555                 updated by Fabio Jr. Beneditto
12556
12557 2002-11-13 [colin]      0.8.5claws137
12558         
12559         * src/msgcache.c
12560           src/defs.h
12561           src/procmsg.[ch]
12562                 Revert last commit, problem
12563
12564 2002-11-13 [colin]      0.8.5claws136
12565
12566         * src/msgcache.c
12567                 Remove duplicated code
12568         * src/defs.h
12569                 Bumped CACHE_VERSION and MARK_VERSION
12570         * src/procmsg.[ch]
12571                 Network endian for cache and mark files
12572
12573 2002-11-12 [colin]      0.8.5claws135
12574
12575         * src/inc.c
12576                 Fix the "socket error" dialog which disappeared
12577
12578 2002-11-12 [colin]      0.8.5claws134
12579
12580         * src/msgcache.c
12581                 Reverse last commit which had performance 
12582                 problems, but still reverse the list
12583
12584 2002-11-12 [colin]      0.8.5claws133
12585
12586         * src/msgcache.c
12587                 Reverse list order
12588
12589 2002-11-12 [melvin]     0.8.5claws132
12590
12591         * src/compose.c
12592                 Added a check for a NULL prefs_common.dictionary
12593
12594 2002-11-12 [colin]      0.8.5claws131
12595
12596         * src/ssl_certificate.[ch]
12597                 Use FQDN hostname
12598
12599 2002-11-12 [colin]      0.8.5claws130
12600
12601         * src/ssl_certificate.[ch]
12602                 Take connection port into account for 
12603                 checking certificates (a single hostname
12604                 could have multiple servers with multiple
12605                 certificates)
12606         * src/ssl.c
12607                 Pass the port to ssl_certificate_check
12608
12609 2002-11-12 [paul]       0.8.5claws129
12610
12611         * src/folder.c
12612                 fix a typo in last commit
12613
12614 2002-11-12 [paul]       0.8.5claws128
12615
12616         * sync with 0.8.5cvs23
12617                 see ChangeLog entry 2002-11-12
12618
12619 2002-11-11 [colin]      0.8.5claws127
12620
12621         * src/ssl_certificate.c
12622                 Cleaner messages
12623                 Don't popup, instead log error, if the 
12624                 corresponding pref is checked
12625         * src/ssl_certificate.h
12626                 include <openssl/objects/h>
12627
12628 2002-11-11 [colin]      0.8.5claws126
12629
12630         * src/ssl_certificate.h
12631                 _Really_ clean it
12632
12633 2002-11-11 [colin]      0.8.5claws125
12634         
12635         * src/ssl_certificate.c
12636                 Fixed leak
12637
12638 2002-11-11 [colin]      0.8.5claws124
12639
12640         * src/ssl.c
12641                 Cleaned a bit
12642         * src/ssl_certificate.[ch]
12643                 Cleaned a bit (better use of SSL API)
12644                 (This will cause non-recognition of saved 
12645                  certificates of claws12[23]...)
12646
12647 2002-11-11 [paul]       0.8.5claws123
12648         
12649         * po/es.po
12650                 updated by Ricardo Mones Lastra
12651
12652 2002-11-11 [colin]      0.8.5claws122
12653
12654         * src/ssl.c
12655                 Fix a typo
12656
12657 2002-11-11 [colin]      0.8.5claws121
12658
12659         * src/ssl_certificate.[ch] ** NEW FILES **
12660         * src/ssl.[ch]
12661                 Check SSL certificates presented to us
12662         * src/Makefile.am
12663                 Add ssl_certificate.[ch]
12664         * po/POTFILES.in
12665                 Add ssl_certificate.c
12666
12667 2002-11-11 [paul]       0.8.5claws120
12668
12669         * sync with 0.8.5cvs22
12670                 see ChangeLog 2002-11-11
12671
12672 2002-11-11 [paul]       0.8.5claws119
12673
12674         * sync with 0.8.5cvs21
12675                 see ChangeLog 2002-11-11
12676
12677 2002-11-10 [jens]       0.8.5claws118
12678
12679         * src/folder.c
12680         * src/folderview.c
12681                 corrected some typing
12682         * po/de.po
12683                 updated german translation
12684         * sylpheed.spec.in
12685                 cleaned up specfile and adjusted it for claws
12686
12687 2002-11-10 [colin]      0.8.5claws117
12688
12689         * src/summaryview.c
12690                 a STATUSBAR_PUSH/POP fix
12691
12692 2002-11-10 [colin]      0.8.5claws116
12693
12694         * src/prefs_folder_item.c
12695                 Fix hanging after opening folder properties
12696
12697 2002-11-10 [hoa]        0.8.5claws115
12698
12699         * src/matcher_parser_lex.l
12700         * src/matcher_parser_parse.y
12701                 config file for scoring and filtering is no more trashed
12702                 when there is a syntax error in a filtering rule when
12703                 editing it in a dialog.
12704
12705 2002-11-09 [colin]      0.8.5claws114
12706
12707         * src/mbox_folder.c
12708                 Added missing initialisation of folder->destroy()
12709
12710 2002-11-09 [colin]      0.8.5claws113
12711
12712         * src/folder.c
12713           src/folderview.c
12714                 Fix the status bar messages
12715
12716 2002-11-09 [colin]      0.8.5claws112
12717
12718         * src/folderview.c
12719                 Fix hangs after folder dnd, happening after 
12720                 claws109.
12721
12722 2002-11-09 [christoph]  0.8.5claws111
12723
12724         * src/folderview.c
12725                 just changed order of calls (reverse order of
12726                 associated calls)
12727         * src/inc.c
12728                 lock inc when checking only one account, otherwise
12729                 inc all could be executed at the same time
12730
12731 2002-11-09 [christoph]  0.8.5claws110
12732
12733         * src/folderview.c
12734                 better unlock the mouse cursor before calling
12735                 summary_show because it changes the cursor too
12736
12737 2002-11-09 [christoph]  0.8.5claws109
12738
12739         * src/folder.[ch]
12740         * src/folderview.c
12741                 add functions to open and close a folder
12742                 o opending will execute scanning for remote folders
12743                   and processing
12744                 o closing will unset new flag for messages
12745
12746 2002-11-09 [colin]      0.8.5claws108
12747
12748         * src/folder.c
12749                 Add a call to prefs_matcher_write_config to 
12750                 avoid non-leaf folders filtering settings to be
12751                 lost
12752
12753 2002-11-09 [paul]       0.8.5claws107
12754
12755         * src/prefs_account.c
12756                 re-word a label
12757
12758 2002-11-09 [colin]      0.8.5claws106
12759
12760         * src/folderview.c
12761                 Minor esthetic fix
12762
12763 2002-11-09 [colin]      0.8.5claws105
12764
12765         * src/folderview.c
12766                 Fix prefs_filtering deletion for MH folders (same
12767                 reason as below)
12768         * src/prefs_filtering.c
12769                 Fix prefs_filtering renaming and deletion for 
12770                 folder-based processing rules.  
12771
12772 2002-11-09 [christoph]  0.8.5claws104
12773
12774         * src/compose.c
12775         * src/folder.[ch]
12776         * src/folderview.[ch]
12777         * src/import.c
12778         * src/inc.c
12779         * src/main.c
12780         * src/mainwindow.c
12781         * src/messageview.c
12782         * src/prefs_folder_item.c
12783         * src/procmsg.c
12784         * src/summaryview.c
12785                 implement a callback system for folder item updates
12786
12787 2002-11-09 [colin]      0.8.5claws103
12788
12789         * src/folderview.c
12790                 Fix prefs_filtering renaming for MH folders (we
12791                 shouldn't rename by path as another folder could
12792                 have the same hierarchy).
12793
12794 2002-11-09 [colin]      0.8.5claws102
12795
12796         * src/folder.c
12797                 Fix a leak found by Christoph, use better variable
12798                 names
12799
12800 2002-11-09 [colin]      0.8.5claws101
12801
12802         * src/folder.c
12803                 One more fix for processing rules
12804
12805 2002-11-08 [colin]      0.8.5claws100
12806         
12807         * src/matcher.c
12808                 Don't copy the compiled regexp (will be reevaluated)
12809         * src/folderview.c
12810                 Lock folderview while moving
12811         * src/folder.c
12812                 Provide info on what's happening to the user
12813
12814 2002-11-08 [colin]      0.8.5claws99
12815
12816         * src/folderview.c
12817                 Fix folder reordering after a move if parent is 
12818                 root
12819         * src/scoring.[ch]
12820                 Add function to copy a ScoringProp
12821         * src/prefs_folder_item.c
12822                 Copy scoring rules when copying a folder prefs
12823
12824 2002-11-08 [colin]      0.8.5claws98
12825
12826         * src/folderview.c
12827                 Fixes in case of failure
12828         * src/filtering.[ch]    
12829                 Add function to duplicate a FilteringProp
12830         * src/matcher.[ch]
12831                 Add function to duplicate a MatcherProp
12832         * src/prefs_folder_item.c
12833                 Save folder's processing rules when copying 
12834                 its prefs
12835
12836 2002-11-08 [colin]      0.8.5claws97
12837         
12838         * src/folderview.c
12839                 Sort after move
12840         * src/folder.c 
12841                 Change a printf to debug_print
12842
12843 2002-11-08 [colin]      0.8.5claws96
12844
12845         * src/folder.c
12846           src/folderview.c
12847                 Fix segfaults, call me stupido
12848         
12849
12850 2002-11-08 [colin]      0.8.5claws95
12851
12852         *src/folder.c
12853                 Added forgotten prefs to save when moving folders
12854
12855 2002-11-08 [colin]      0.8.5claws94
12856
12857         * src/folder.c
12858                 Fixes to folder DND (prefs copy)
12859         * src/folderview.c
12860                 Optimization for folder DND (don't rescan whole tree)
12861                 Added folderview_create_folder_node() for this 
12862                 optimization, so de-duped a bit the code
12863         * src/prefs_folder_item.[ch]
12864                 Added prefs_folder_item_copy_prefs()    
12865           
12866 2002-11-08 [paul]       0.8.5claws93
12867
12868         * src/prefs_account.c
12869           tools/README
12870           tools/kmail2sylpheed_v2.pl
12871                 correct some typos
12872
12873 2002-11-08 [paul]       0.8.5claws92
12874
12875         * src/compose.c
12876           src/prefs_account.[ch]
12877                 remove account options 'clearsign' and 'ascii_armored',
12878                 replace with 'default_gnupg_mode' to prevent mixed-mode
12879                 Privacy settings
12880
12881 2002-11-08 [paul]       0.8.5claws91
12882
12883         * src/compose.[ch]
12884                 re-implement GnuPG 'on-the-fly' mode selection,
12885                 disallow mixed-mode
12886
12887 2002-11-08 [colin]      0.8.5claws90
12888
12889         * src/folderview.c
12890           src/prefs_folder_item.c
12891                 Change "Property" to "Properties"
12892
12893 2002-11-07 [colin]      0.8.5claws89
12894
12895         * src/folderview.c
12896           src/folder.c
12897                 Allow folder dropping to a root folder
12898
12899 2002-11-07 [paul]       0.8.5claws88
12900
12901         * src/compose.c
12902                 revert last commit
12903
12904 2002-11-07 [paul]       0.8.5claws87
12905
12906         * src/compose.c
12907                 fix reply-to-list bug. closes bug report
12908                 "[633382] reply-to-list broken in recent cvs"
12909
12910 2002-11-07 [paul]       0.8.5claws86
12911
12912         * src/compose.c
12913                 add a forgotten '#if USE_GPGME ... #endif'
12914
12915 2002-11-07 [paul]       0.8.5claws85
12916
12917         * sync with 0.8.5cvs20
12918                 see ChangeLog 2002-11-07
12919
12920 2002-11-07 [colin]      0.8.5claws84
12921
12922         * src/folder.[ch]
12923                 Change folder_item_move_to to return the newly 
12924                 created folderitem.
12925         * src/folderview.c
12926                 Select the new folderitem after moving.
12927
12928 2002-11-07 [colin]      0.8.5claws83
12929
12930         * src/prefs_filtering.c
12931                 Fix rule rewriting when moving a leaf folder to a 
12932                 shorter path
12933
12934 2002-11-07 [colin]      0.8.5claws82
12935
12936         * src/prefs_filtering.c
12937                 fix a leak
12938
12939 2002-11-07 [colin]      0.8.5claws81
12940
12941         * src/folder.[ch]
12942                 Add folder_item_move_to() function to move a 
12943                 folderitem into another one (updates matcher etc)
12944         * src/folderview.c
12945                 Add folder drag'n drop (context menu to come)
12946                 [Should be dataloss free, but Please backup before 
12947                  trying !]
12948
12949 2002-11-06 [colin]      0.8.5claws80
12950
12951         * src/mh.c
12952                 mh_create_folder() returns NULL if can't create
12953                 directory hierarchy
12954
12955 2002-11-06 [paul]       0.8.5claws79
12956
12957         * src/compose.[ch]
12958                 allow 'on-the-fly' changing of the type of encryption 
12959                 and/or signing used (mime/ascii) via the compose window
12960
12961 2002-11-06 [paul]       0.8.5claws78
12962
12963         * sync with 0.8.5cvs19
12964                 see ChangeLog 2002-11-06 for src/account.c: 
12965                 account_get_special_folder()
12966                 
12967 2002-11-05 [alfons]     0.8.5claws77
12968
12969         * src/crash.c
12970                 very minor cleanups: nothing to see here, move on. :-)
12971
12972 2002-11-05 [colin]      0.8.5claws76
12973
12974         * src/main.c
12975                 Changes choices if compose windows are opened to
12976                 Discard, Draft, Don't quit
12977
12978 2002-11-05 [thorsten]   0.8.5claws75
12979
12980         * src/compose.c
12981                 reenabled default_reply_to folder option
12982
12983 2002-11-05 [colin]      0.8.5claws74
12984
12985         * src/compose.[ch] 
12986                 add compose_draft()
12987         * src/crash.c
12988                 add SIGTERM handler
12989         * src/main.[ch]
12990                 add clean_quit() for the SIGTERM handler
12991
12992 2002-11-05 [paul]       0.8.5claws73
12993         
12994         * po/es.po
12995                 updated by Ricardo Mones Lastra
12996
12997 2002-11-05 [melvin]     0.8.5claws72
12998
12999         * src/logwindow.c
13000                 Fixed log-clipping bug #616795.
13001                 To stop logging in the log window use 0 length.
13002         * src/prefs_common.c
13003                 Added a label to inform about the 0 log length behaviour.
13004
13005 2002-11-05 [paul]       0.8.5claws71
13006
13007         * sync with 0.8.5cvs17
13008                 see ChangeLog 2002-11-05
13009
13010 2002-11-04 [paul]       0.8.5claws70
13011
13012         * sylpheed-128x128.png
13013           sylpheed-64x64.png
13014           sylpheed.png
13015                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13016                 <nikai@users.sourceforge.net>
13017                 
13018         * po/bg.po
13019                 updated by George Danchev
13020
13021 2002-11-03 [thorsten]   0.8.5claws69
13022
13023         * src/main.c
13024           src/mimeview.c
13025           src/rfc2015.h
13026                 add check if gpg is active
13027
13028 2002-11-03 [thorsten]   0.8.5claws68
13029
13030         * src/toolbar.h
13031                 removed GSList declaration causing trouble on MacOS-X
13032                 (submitted by alfons, reported by xfesty)
13033
13034 2002-11-01 [paul]       0.8.5claws67
13035
13036         * src/mainwindow.c
13037                 remove last remnants of main's filter code
13038
13039 2002-11-01 [paul]       0.8.5claws66
13040
13041         * tools/filter_conv.pl
13042                 fix bug where user-defined headers were ignored
13043
13044 2002-11-01 [paul]       0.8.5claws65
13045
13046         * src/logwindow.c
13047                 make a debug_print() not translatable
13048
13049 2002-10-31 [melvin]     0.8.5claws64
13050
13051         * ac/aspell.m4
13052                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13053                 not run any GNU/aspell test.  The dictionary path will
13054                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13055                 was given, in which case, it will be $prefix/lib/aspell/
13056         * configure.in
13057                 Fixed typo in commentary (Aspell code).
13058
13059 2002-10-31 [paul]       0.8.5claws63
13060
13061         * po/POTFILES.in
13062                 remove src/filter.c and src/prefs_filter.c
13063                 thanks to Ricardo for reminding me
13064
13065 2002-10-31 [colin]      0.8.5claws62
13066
13067         * src/mbox_folder.c
13068                 Plug some leaks
13069
13070 2002-10-31 [paul]       0.8.5claws61
13071
13072         * src/prefs_filter.[ch] ** REMOVED **
13073           src/filter.[ch]       ** REMOVED **
13074           
13075         * src/Makefile.am
13076           src/folderview.c
13077           src/inc.c
13078           src/main.c
13079           src/mainwindow.c
13080           src/mbox.c
13081           src/prefs_common.c
13082           src/prefs_filtering.c
13083           src/summaryview.[ch]
13084                 remove main's 'filter' code
13085                 
13086         README.claws
13087                 update to reflect removal of main's filter
13088
13089 2002-10-31 [paul]       0.8.5claws60
13090
13091         * src/summaryview.c
13092                 remove check for global_processing in summary_filter_open(). 
13093                 This fixes the bug where if the user uses the right-click 
13094                 'Create filter rule...' and doesn't have any filter rules 
13095                 already defined in claws' advanced filtering, the newly 
13096                 created filter rule goes to main's filtering which is 
13097                 inaccessible through the gui. Now the filter rule gets added
13098                 to claws' filtering by default.
13099
13100 2002-10-28 [melvin]     0.8.5claws59
13101
13102         * src/prefs_actions.c
13103                 Fixed bug #627322 where MIME parts were not always
13104                 correctly passed to a %p action
13105                 Display an error dialog when message filename is not found.
13106
13107 2002-10-28 [melvin]     0.8.5claws58
13108
13109         * src/prefs_common.c
13110                 Readded a missing function declaration lost in 0.8.3claws34
13111
13112 2002-10-28 [paul]       0.8.5claws57
13113
13114         * sync with 0.8.5cvs15
13115                 see ChangeLog 2002-10-28 and 2002-10-25
13116                 
13117         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13118
13119 2002-10-27 [oliver]     0.8.5claws56
13120
13121         * src/pop.c
13122                 plug leak in pop3_top_recv
13123
13124 2002-10-26 [christoph]  0.8.5claws55
13125
13126         * src/folder.c
13127                 set need_update folder flag when messages are added
13128                 (closes bug [ 626922 ] folder not updated after receiving)
13129
13130 2002-10-25 [melvin]     0.8.5claws54
13131
13132         * src/imageview.c
13133                 Fixed a memleak introduced in the scaling code.
13134
13135 2002-10-24 [alfons]     0.8.5claws53
13136
13137         * src/filtering.c
13138                 make filtering's forward message action forward from the 
13139                 correct account
13140                 (closes bug [628089 ] Filter -> Forward from address problem
13141                 reported by Oktay)
13142
13143 2002-10-24 [christoph]  0.8.5claws52
13144
13145         * src/mainwindow.c
13146         * src/manual.[ch]
13147                 o use manual of current locale or english if current
13148                   locale is not available (and english is available)
13149                 o also link to sylpheed doc project manuals
13150
13151 2002-10-23 [paul]       0.8.5claws51
13152
13153         * tools/README
13154           tools/kmail2sylpheed_v2.pl
13155                 add new version of kmail addressbook importer script.
13156                 works with newer versions of Kmail/KAddressBook which
13157                 have new and rearranged data.
13158
13159 2002-10-23 [martin]     0.8.5claws50
13160
13161         * src/folderview.c
13162         * src/summaryview.c
13163         * src/utils.h
13164         * src/utils.c
13165                 added length parameter to get_abbrev_newsgroup_name()
13166                 changed this function so that it abbreviates the newsgroup
13167                 names only so long it is smaller than the length parameter
13168                 (for better reading of some newsgroup names and space efficiency)
13169
13170 2002-10-22 [colin]      0.8.5claws49
13171
13172         *src/foldersel.c
13173                 Revert Alfons' last modification (after voting ;-))
13174
13175 2002-10-21 [alfons]     0.8.5claws48
13176
13177         * src/foldersel.c
13178                 folder view in folder selection dialog reflects state of
13179                 folder view in main window
13180
13181 2002-10-18 [alfons]     0.8.5claws47
13182
13183         * src/mbox.c
13184                 drop imported messages in folder selected by user,
13185                 and not in the inbox
13186                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13187
13188 2002-10-18 [alfons]     0.8.5claws46
13189
13190         * src/compose.c
13191                 make automagic reply work correctly for email accounts 
13192                 (whether it's viable to do a full sync with Hiro's 
13193                 compose.c is still under discussion)
13194
13195 2002-10-18 [melvin]     0.8.5claws45
13196
13197         * src/prefs_actions.c
13198                 Fixed bug #622275 where asynchroneous actions left 
13199                 zombies processes
13200                 Made (synchroneous) actions' input be displayed live.
13201
13202 2002-10-18 [christoph]  0.8.5claws44
13203
13204         * src/textview.c
13205                 don't add a newline in the textview in front of the
13206                 first textpart if header display is disabled
13207                 (closes bug [ 603385 ] disabled header display leaves blank
13208                  lin)
13209
13210 2002-10-18 [christoph]  0.8.5claws43
13211
13212         * src/folder.[ch]
13213         * src/imap.c
13214         * src/mbox_folder.c
13215         * src/mh.c
13216         * src/news.c
13217                 folder->get_num_list now returns an error code
13218                 (closes bug [ 609424 ] News cache cleared on failure)
13219                 
13220 2002-10-17 [colin]      0.8.5claws42
13221         
13222         * src/news.c
13223                 Changed a printf by debug_print
13224
13225 2002-10-16 [paul]       
13226
13227         * tools/OOo2sylpheed.pl
13228                 allow for spaces in the name of the
13229                 file to be attached.
13230
13231 2002-10-16 [colin]      0.8.5claws41
13232
13233         * src/main.c
13234                 Use a tristate to change online mode
13235
13236 2002-10-16 [paul]       0.8.5claws40
13237
13238         * po/es.po
13239                 updated by Ricardo Mones Lastra
13240
13241 2002-10-16 [colin]      0.8.5claws39
13242
13243         * src/main.c
13244           src/mainwindow.[ch]
13245                 Added --online and --offline command-line
13246                 switches
13247
13248 2002-10-15 [christoph]  0.8.5claws38
13249
13250         * src/procmime.c
13251                 set mimeinfo->name to NULL after g_free to
13252                 avoid double freeing with g_free
13253
13254 2002-10-14 [christoph]  0.8.5claws37
13255
13256         * src/compose.c
13257         * src/filtering.c
13258         * src/summaryview.c
13259                 remove calls to folder->change_flags that are now
13260                 done by procmsg flag functions (seems it is not
13261                 used by any foldertype anyway)
13262         * src/folder.c
13263                 init folder->change_flags with NULL
13264
13265 2002-10-14 [christoph]  0.8.5claws36
13266
13267         * src/folder.[ch]
13268         * src/imap.[ch]
13269                 use virtual functions for folder item new and destroy
13270                 functions
13271
13272 2002-10-14 [melvin]     0.8.5claws35
13273
13274         * src/compose.c
13275                 Added a test to not run the spell checker if no default
13276                 dictionary is available. No dialog is displayed though.
13277
13278 2002-10-14 [melvin]     0.8.5claws34
13279
13280         * src/gtkaspell.c
13281                 Fixed bug in dictionary list context menu where
13282                 "More..." pointed to an emtpy submenu if the
13283                 number of dictionaries is a multiple of 15
13284                 Removed unneeded code in suggestions list creation
13285
13286 2002-10-14 [paul]       0.8.5claws33
13287
13288         * po/bg.po
13289                 updated by George Danchev
13290
13291 2002-10-13 [hoa]        0.8.5claws32
13292
13293         * src/matcher.[ch]
13294           src/matcher_parser_parser.y
13295                 removed the escaped string from internal structure
13296                 of matcher.
13297
13298 2002-10-12 [colin]      0.8.5claws31
13299
13300         * src/gtksctree.[ch]
13301           src/summaryview.c
13302                 Removed useless function gtksctree_reanchor
13303
13304 2002-10-12 [alfons]     0.8.5claws30
13305         
13306         * sync with remaining main changes 2002-10-09 - 2002-10-11
13307         - drop changes to src/compose.c (requires claws specific changes)
13308         
13309 2002-10-12 [alfons]     0.8.5claws29
13310         
13311         * sync with main changes of 2002-10-08
13312         - drop changes to src/compose.c (requires claws specific changes)
13313         - drop changes to src/summaryview.c (requires changes to compose.c)     
13314
13315 2002-10-12 [alfons]     0.8.5claws28
13316         
13317         * sync with main changes of 2002-10-07
13318
13319 2002-10-12 [alfons]     0.8.5claws27
13320
13321         * sync with main changes of 2002-10-04
13322         - drop changes to src/compose.c (requires claws specific changes)
13323         - drop changes to src/prefs_folder_item.c (claws implementation
13324           seems to be working)
13325
13326 2002-10-12 [colin]      0.8.5claws26
13327
13328         * src/mainwindow.c
13329                 Fix folder-flicker when space-reading, introduced 
13330                 in claws22.
13331
13332 2002-10-12 [colin]      0.8.5claws25
13333
13334         * src/compose.c
13335                 Save account address when saving as draft.
13336                 (closes bug 621838)
13337
13338 2002-10-12 [colin]      0.8.5claws24
13339
13340         * src/summaryview.c
13341                 Fix the problem consisting of no message selected
13342                 after the last message in a folder has been moved.
13343
13344 2002-10-12 [paul]       0.8.5claws23
13345
13346         * src/compose.c
13347           src/prefs_template.c
13348           src/template.[ch]
13349                 add Cc and Bcc to templates. Patch submitted by
13350                 John L. Males.
13351
13352 2002-10-12 [colin]      0.8.5claws22
13353
13354         * src/folderview.c
13355                 Fix a bug after "Check for new messages":
13356                 If a folder was opened, it was still selected at
13357                 the end of the check, but displayed empty.
13358         * src/mainwindow.c
13359                 Remove unnecessary check
13360
13361 2002-10-12 [paul]
13362
13363         * tools/README
13364                 be more verbose in the description of
13365                 OOo2sylpheed.pl
13366                 
13367
13368 2002-10-11 [colin]      0.8.5claws21
13369
13370         * src/mainwindow.c
13371                 Make space work (better) when no mail is selected
13372
13373 2002-10-11 [colin]      0.8.5claws20
13374
13375         * src/inc.c
13376           src/news.c
13377                 fix warnings
13378
13379 2002-10-11 [colin]      0.8.5claws19
13380
13381         * src/mainwindow.c
13382                 revert 0.8.5claws6 changes as i couldn't get to
13383                 anything satisfying
13384
13385 2002-10-11 [melvin]     0.8.5claws18
13386
13387         * src/compose.c
13388                 Removed buggy and unused macro (should have been committed in
13389                 0.8.5claws17)
13390
13391 2002-10-11 [melvin]     0.8.5claws17
13392
13393         * src/compose.c
13394                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13395
13396 2002-10-11 [thorsten]   0.8.5claws16 
13397
13398         * src/folderview.c
13399                 remove rescan warning
13400
13401 2002-10-11 [colin]      0.8.5claws15 
13402
13403         * src/procheader.c
13404                 fix a segfault that happens if conv_unmime_header
13405                 fails (should be better to find out why it fails)
13406
13407 2002-10-11 [christoph]  0.8.5claws14
13408
13409         * src/summaryview.c
13410                 update folderview stats after ignore/unignore thread
13411
13412 2002-10-11 [hoa]        0.8.5claws13
13413
13414         * src/quote_fmt_parse.y
13415                 Fixed a yacc/bison syntax error
13416         * src/matcher.c
13417                 Escaping of string is fixed.
13418
13419 2002-10-11 [colin]      0.8.5claws12
13420
13421         * src/imageview.c
13422                 Resize images to fit
13423
13424 2002-10-11 [paul]       0.8.5claws11
13425
13426         * po/es.po
13427                 updated by Ricardo Mones Lastra
13428
13429 2002-10-10 [alfons]     0.8.5claws10
13430
13431         * src/compose.c
13432                 allow dropping files by "moving" files from a file manager,
13433                 not only by the more cumbersome "copying". the latter 
13434                 mostly implies holding down the Control button
13435
13436 2002-10-10 [christoph]  0.8.5claws9
13437
13438         * src/summaryview.c
13439                 update folders after thread building for ignored threads
13440
13441 2002-10-10 [christoph]  0.8.5claws8
13442
13443         * config/.cvsignore
13444                 added Makefile
13445         * src/filtering.[ch]
13446         * src/folder.[ch]
13447         * src/folderview.[ch]
13448         * src/import.c
13449         * src/inc.[ch]
13450         * src/mbox.[ch]
13451         * src/procmsg.c
13452         * src/summaryview.[ch]
13453                 o added new flag need_update to FolderItem
13454                 o removed folder_table from various functions from tracking
13455                   folder updates
13456                 o set need_update flags in folder.c's move, copy and delete
13457                   functions and procmsg's flags functions
13458                 o added function folderview_update_items_when_required that
13459                   updates all folders with need_update set
13460                 o call folderview_update_items_when_required instead of
13461                   folderview_update_item_foreach
13462
13463 2002-10-09 [sergey]     0.8.5claws7
13464
13465         * src/compose.c
13466                 Strip CRs whel loading the text into editor in reedit mode.
13467
13468 2002-10-09 [colin]      0.8.5claws6
13469
13470         * src/mainwindow.c
13471                 Make Space work when no mail is selected
13472
13473 2002-10-09 [colin]      0.8.5claws5
13474
13475         * src/gtksctree.[ch]
13476                 Fix range_select
13477                 Add gtk_sctree_reanchor() 
13478         * src/summaryview.c
13479                 Use gtk_sctree_reanchor() - better fix for 
13480                 bug 60413
13481
13482 2002-10-09 [colin]      0.8.5claws4
13483
13484         * src/summaryview.c
13485                 Fix shift-click select after delete problem
13486                 (closes bug 60413)
13487
13488 2002-10-08 [thorsten]   0.8.5claws3
13489
13490         * src/summaryview.c
13491                 exclude current msg from -hide read messages-
13492
13493 2002-10-08 [colin]      0.8.5claws2
13494
13495         * src/inc.[ch]
13496           src/pop.c
13497           src/recv.c
13498                 Differentiate socket errors from disk full
13499                 errors
13500
13501 2002-10-08 [christoph]  0.8.5claws1
13502
13503         * Makefile.am
13504         * configure.in
13505                 modifications for new config directory
13506
13507         * config.guess  ** REMOVED **
13508         * config.sub    ** REMOVED **
13509         * install-sh    ** REMOVED **
13510         * ltmain.sh     ** REMOVED **
13511         * missing       ** REMOVED **
13512         * mkinstalldirs ** REMOVED **
13513                 these files are autogenerated by automake
13514                 when you run autogen.sh
13515
13516         * config/.cvsignore     ** NEW FILE **
13517         * config/Makefile.am    ** NEW FILE **
13518                 ignore autogenerated files
13519                 create a Makefile in this directory
13520
13521 2002-10-08 [paul]       0.8.5claws
13522
13523         * 0.8.5claws release
13524         
13525         * src/compose.c
13526           src/procheader.c
13527           src/procmsg.c
13528                 fix quote reply format for newsgroups reply bug
13529                 (thanks to Hoa)
13530                 
13531         * po/en_GB.po
13532           po/pl.po
13533                 updated by me and Witold Wladyslaw Wojciech Wilk
13534                 repectively
13535
13536 2002-10-07 [paul]       0.8.3claws53
13537
13538         * po/it.po
13539           po/pt_BR.po
13540           po/sr.po
13541                 updated messages catalogs, submitted by
13542                 Alessandro Maestri, Fabio Jr.Beneditto 
13543                 and Urke MMI, respectively.
13544
13545 2002-10-07 [christoph]  0.8.3claws52
13546
13547         * src/folder.[ch]
13548         * src/folderview.c
13549         * src/mainwindow.c
13550                 fix new folder ghost message bug
13551                 (closes bug [ 619722 ] wrong count for newly created folders)
13552
13553 2002-10-07 [christoph]  0.8.3claws51
13554
13555         * src/compose.c
13556                 fix news posting problem
13557
13558 2002-10-07 [melvin]     0.8.3claws50
13559
13560         * po/fr.po
13561                 Updated French translation
13562
13563 2002-10-05 [christoph]  0.8.3claws49
13564
13565         * src/gtkstext.c
13566                 check if line_start_cache is set in gtk_stext_update_text
13567                 (closes bug [ 618119 ] crash while doing search in folder)
13568
13569 2002-10-05 [christoph]  0.8.3claws48
13570
13571         * src/imap.c
13572         * src/news.c
13573         * src/utils.c
13574         * src/utils.h
13575                 implement cache cleanups for claws' folder system
13576                 (closes bug [ 595916 ] imapcache not cleaned up)
13577
13578 2002-10-05 [melvin]     0.8.3claws47
13579
13580         * src/prefs_actions.c
13581                 Made the help text more clear for the %p token
13582
13583 2002-10-04 [paul]       0.8.3claws46
13584
13585         * sync with 0.8.5
13586                 see ChangeLog 2002-10-02 and 2002-10-03
13587
13588 2002-10-04 [christoph]  0.8.3claws45
13589
13590         * src/inc.c
13591                 fix segfault caused by pop before smtp
13592                 call to inc_account_mail with NULL
13593                 pointer for mainwin
13594
13595 2002-10-04 [paul]       0.8.3claws44
13596
13597         * configure.in
13598                 sync the LDAP detection from 0.8.5cvs1
13599
13600 2002-10-02 [christoph]  0.8.3claws43
13601
13602         * po/de.po
13603                 fix small spelling error
13604
13605 2002-10-02 [melvin]     0.8.3claws42
13606
13607         * ac/aspell.m4
13608                 Behave better and say "no" when test program cannot be run.
13609
13610 2002-10-02 [paul]       0.8.3claws41
13611
13612         * sync with 0.8.4cvs1
13613                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13614                 
13615         * src/summaryview.c
13616                 toggle the behavior of Reply menuitem between
13617                 normal reply and reply-to-list
13618
13619 2002-10-01 [sergey]     0.8.3claws40
13620
13621         * src/compose.c
13622                 Convert newlines in the message text to the canonical form
13623                 before base64 encoding (RFC2045 compliance, fixes some
13624                 interoperability issues with Evolution 1.0.3)
13625
13626 2002-09-29 [colin]      0.8.3claws39
13627
13628         * src/summaryview.c
13629                 Fix an unwanted copy/paste
13630
13631 2002-09-29 [colin]      0.8.3claws38
13632
13633         * src/mainwindow.c
13634                 Renamed "Custom toolbar" to "Customize toolbar"
13635                 Renamed "Show all header" to "Show all headers"
13636                 Renamed "Set diplay item" to "Set displayed items"
13637         * src/prefs_common.c
13638                 Renamed "Show all header" to "Show all headers"
13639         * src/prefs_summary_column.c
13640                 Renamed "diplay item" to "displayed items"
13641
13642 2002-09-29 [colin]      0.8.3claws37
13643
13644         * src/mainwindow.[ch]
13645                 online/offline status pixmaps follow theme
13646                 changes
13647         * src/summaryview.[ch]
13648                 quicksearch pixmap follows theme changes
13649
13650 2002-09-29 [thorsten]   0.8.3claws36
13651
13652         * src/compose.c
13653           src/prefs_folder_item.[ch]
13654                 add default_reply_to folder option (closes patch 581044)
13655
13656 2002-09-29 [christoph]  0.8.3claws35
13657
13658         * acconfig.h    ** REMOVED **
13659         * configure.in
13660         * ac/aspell.m4
13661         * ac/check-type.m4
13662         * ac/gnupg-check-typedef.m4
13663                 fix autoheader 2.50 warning
13664
13665 2002-09-29 [christoph]  0.8.3claws34
13666
13667         * major code cleanup (part 2)
13668         
13669                 - unused variables removed
13670                 - unused functions removed
13671                 - uninitialized variables checked
13672                 - missing return statements added
13673                 - missing function return types added
13674                 - added parentheses around assignment
13675                   when suggested by gcc
13676
13677 2002-09-29 [alfons]     0.8.3claws33
13678
13679         * src/logwindow.c
13680                 log_window_clear(): only bracket gtk_text_forward_delete() 
13681                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13682                 works around GTK text bug)
13683
13684 2002-09-29 [paul]       0.8.3claws32
13685
13686         * po/bg.po
13687           po/sr.po
13688                 updated by George Danchev and Urke MMI
13689                 respectively
13690
13691 2002-09-27 [christoph]  0.8.3claws31
13692
13693         * doc-src/readme.txt
13694         * doc-src/rfc1806.txt   ** REMOVED **
13695         * doc-src/rfc2183.txt   ** NEW FILE **
13696         * doc-src/rfc2980.txt   ** NEW FILE **
13697                 update rfcs
13698
13699 2002-09-27 [melvin]     0.8.3claws30
13700
13701         * ac/aspell.m4
13702                 Fixed typo which could break linking
13703
13704 2002-09-27 [melvin]     0.8.3claws29
13705
13706         * ac/aspell.m4
13707                 Improved GNU/aspell checking. 
13708                 Fixed bug #614490
13709
13710 2002-09-27 [paul]       0.8.3claws28
13711
13712         * sync with 0.8.3cvs8
13713                 see ChangeLog 2002-09-27
13714
13715 2002-09-26 [colin]      0.8.3claws27
13716
13717         * src/toolbar.[ch]
13718           src/mainwindow.[ch]
13719                 Add "Reply to Mailing-list" to the toolbar
13720
13721 2002-09-26 [christoph]  0.8.3claws26
13722
13723         * src/summaryview.c
13724                 Fix wrong message counts in summaryview status
13725
13726 2002-09-26 [paul]       0.8.3claws25
13727
13728         * sync with 0.8.3cvs7
13729                 see ChangeLog 2002-09-26
13730
13731 2002-09-26 [paul]       0.8.3claws24
13732
13733         * sync with 0.8.3cvs6
13734                 see ChangeLog 2002-09-25
13735
13736 2002-09-25 [christoph]  0.8.3claws23
13737
13738         * src/prefs_common.c
13739         * src/prefs_folder_item.c
13740         * src/prefs_scoring.c
13741                 Renamed "kill score" to "hide score" in GUI
13742                 and prefs files
13743
13744 2002-09-25 [paul]       0.8.3claws22
13745
13746         * sync with 0.8.3cvs5
13747                 see ChangeLog 2002-09-24
13748
13749 2002-09-24 [alfons]     0.8.3claws21
13750
13751         patch by Satoshi Nagayasu: allows appending / saving multiple 
13752         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13753         'Save as ...'")
13754
13755         * AUTHORS
13756                 add Satoshi Nagayasu
13757         * src/summaryview.c
13758                 summary_save_as(): allow saving selected files to
13759                 one file
13760                 summary_set_menu_sensitive: enable "Save As..." when
13761                 multiple files are selected
13762         * src/utils.[ch]
13763                 append_file(): new function
13764
13765 2002-09-24 [colin]      0.8.3claws20
13766
13767         * src/procmime.c
13768                 Fix segfault when mimeinfo doesn't have a 
13769                 content_type. 
13770
13771 2002-09-24 [colin]      0.8.3claws19
13772
13773         * src/prefs_common.[ch]
13774                 Add a preference to display send dialog or not
13775         * src/send.c
13776                 Display send dialog according to preference
13777
13778 2002-09-24 [colin]      0.8.3claws18
13779
13780         * src/compose.[ch]
13781                 Disable user actions when sending
13782
13783 2002-09-24 [colin]      0.8.3claws17
13784
13785         * src/procmime.c
13786                 Do not display name or filename for attachments
13787                 with an application/pgp-signature type
13788                 (security flaw, see bug 537413)
13789
13790 2002-09-23 [colin]      0.8.3claws16
13791
13792         * src/editaddress.c
13793                 Initialize entry_email, entry_alias and 
13794                 entry_remarks to first email address of the list
13795
13796 2002-09-23 [colin]      0.83claws15
13797
13798         * src/compose.c
13799                 Drop pgp-signature when reediting a signed queued
13800                 message
13801
13802 2002-09-23 [melvin]     0.8.3claws14
13803
13804         * po/fr.po
13805                 Updated French translation
13806
13807 2002-09-23 [melvin]     0.8.3claws13
13808
13809         * src/mainwindow.c
13810                 Made custom toolbar menu labels more consistent
13811         * src/prefs_toolbar.c
13812                 Made custom toolbar window title more consistent
13813
13814 2002-09-22 [colin]      0.8.3claws12
13815
13816         * src/inc.c
13817                 Initialize session type to normal before getting 
13818                 mail (fixes strange Get behaviour)
13819         * src/prefs_account.h
13820                 Move STYPE_POP_BEFORE_SMTP to last position to 
13821                 avoid other side-effects
13822
13823 2002-09-22 [colin]      0.8.3claws11
13824
13825         * src/prefs_account.c
13826                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13827                 from pop3 to apop or vice-versa
13828
13829 2002-09-22 [colin]      0.8.3claws10
13830         
13831         * src/prefs_account.[ch]
13832                 Add an option for the POP before SMTP timeout
13833         * src/inc.c
13834                 Remember time of last POP connection
13835         * src/send.c
13836                 Do POP before SMTP only if timeout reached
13837
13838 2002-09-22 [oliver]     0.8.3claws9
13839         
13840         * README.claws
13841                 explain custom toolbar
13842
13843 2002-09-22 [oliver]     0.8.3claws8
13844
13845         * src/prefs_actions.[ch]
13846         custom toolbar for compose      
13847                 actions callback from compose toolbar
13848         * src/folderview.c
13849                 remove include toolbar.h
13850
13851 2002-09-22 [oliver]     0.8.3claws7
13852         
13853         * src/prefs_toolbar.[ch]
13854                 custom toolbar for compose
13855                 - generic prefs_toolbar handles both
13856                   Mainwin's toolbar as well as Compose toolbar          
13857
13858 2002-09-22 [oliver]     0.8.3claws6
13859         
13860         * src/toolbar.[ch]
13861                 custom toolbar for compose
13862                 restructure toolbar.[ch]
13863
13864 2002-09-22 [oliver]     0.8.3claws5
13865
13866         * src/compose.[ch]
13867                 custom toolbar for compose
13868
13869 2002-09-22 [oliver]     0.8.3claws4
13870         
13871         * src/mainwindow.[ch]
13872                 custom toolbar for compose 
13873                 move mainwin toolbar back to mainwindow
13874
13875 2002-09-22 [alfons]     0.8.3claws3
13876
13877         * src/procmsg.c
13878                 :%sno/if(/if (/gc
13879                 :%sno/for(/for (/gc
13880                 (beautify)
13881
13882 2002-09-22 [alfons]     0.8.3claws2
13883         
13884         * src/procmsg.c
13885                 procmsg_save_to_outbox(): don't unlink message file from queue;
13886                 callers should do it using folder_item_remove_msg()
13887
13888 2002-09-22 [colin]      0.8.3claws1
13889
13890         * src/mimeview.[ch]
13891                 Made mimeview_check_signature() public
13892         * src/textview.c
13893                 Made GPG signatures verifiable by clicking
13894                 the [application/pgp-signature] in the Text
13895                 view
13896
13897 2002-09-22 [paul]       0.8.3claws
13898
13899         * po/bg.po
13900           po/en_GB.po
13901           po/es.po
13902           po/it.po
13903           po/pl.po
13904           po/pt_BR.po
13905           po/sr.po
13906                 updated translations, submitted by George Danchev,
13907                 me, Ricardo Mones Lastra, Alessandro Maestri,
13908                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13909                 and Urke MMI, respectively.     
13910
13911 2002-09-22 [alfons]     0.8.2claws65
13912
13913         * src/procmsg.c
13914         * src/pgptext.c
13915                 no furry valgrinds have been used to plug these memleaks
13916
13917 2002-09-20 [paul]       0.8.2claws64
13918
13919         * sync with 0.8.3cvs4
13920                 'Select thread' re-implemented 
13921                 see ChangeLog 2002-09-20
13922
13923 2002-09-21 [alfons]     0.8.2claws63
13924
13925         * src/compose.c
13926                 compose_send(): plug unnoticed memleak
13927
13928 2002-09-20 [alfons]     0.8.2claws62
13929
13930         * src/addr_compl.c
13931                 replace_address_in_edit(): strict check for NULL address to
13932                 fix "[ 607348 ] Segfault in address completion". My guess is
13933                 that this happens with an empty address book, but it's good
13934                 to have this check here anyway
13935                 
13936                 completion_window_button_press(): free string returned 
13937                 from the internal cache
13938
13939 2002-09-20 [christoph]  0.8.2claws61
13940
13941         * src/procmime.h
13942                 added ENC_BINARY to EncodingType
13943         * src/procmime.c
13944                 the string returned by procmime_get_encoding_str
13945                 should not depend on the order of values in the
13946                 EncodingType definition
13947         * doc-src/rfc1806.txt   ** NEW FILE **
13948                 Added rfc1806 about MIME Content-Disposition
13949                 Extension
13950
13951 2002-09-19 [paul]       0.8.2claws60
13952
13953         * sync with 0.8.2cvs3
13954                 see ChangeLog 2002-09-19
13955
13956 2002-09-19 [paul]       0.8.2claws59
13957
13958         * src/prefs_folder_item.c
13959                 revert to Darko's original alignment of colour
13960                 selector button
13961                 add a colon to folder_color label
13962                 
13963         * src/compose.c
13964                 add Colin's patch (with Hiro's modifications) to 
13965                 force BASE64 encoding for 8-bit text when signing
13966                 (sync with 0.8.3cvs2)
13967
13968 2002-09-18 [alfons]     0.8.2claws58
13969
13970         * src/compose.c
13971                 :%sno/if(/if (/gc
13972                 :%sno/for(/for (/gc
13973                 (beautify a little bit)
13974
13975 2002-09-18 [christoph]  0.8.2claws57
13976
13977         * src/pine.c
13978                 fix handling of fgetc return value
13979
13980 2002-09-17 [alfons]     0.8.2claws56
13981         
13982         * src/summaryview.c
13983                 summary_sort(): check non-NULL summaryview->folder_item when no 
13984                 folder is selected at all
13985                 (closes "[ 610344 ] sort label make syl Crash")
13986
13987 2002-09-17 [alfons]     0.8.2claws55
13988         
13989         * src/compose.c
13990                 beautify a little bit
13991
13992 2002-09-17 [christoph]  0.8.2claws54
13993
13994         * src/folder.c
13995                 initialize max values for cache and folder
13996                 when cache or folder is empty
13997
13998 2002-09-15 [colin]      0.8.2claws53
13999
14000         * src/compose.c
14001                 Fix a leak (thanks Alfons!) and cleaned
14002                 variables names for custom headers
14003
14004 2002-09-15 [colin]      0.8.2claws52
14005
14006         * src/compose.c
14007                 Fix custom headers recognition when
14008                 prefs_common.trans_hdr is on
14009
14010 2002-09-15 [colin]      0.8.2claws51
14011
14012         * src/compose.c
14013                 Allow dynamically-added custom headers
14014                 Yet not reparsed if reedited
14015
14016 2002-09-15 [alfons]     0.8.2claws50
14017
14018         * src/prefs_account.c
14019                 fix warnings
14020
14021 2002-09-15 [colin]      0.8.2claws49
14022         
14023         * src/prefs_account.c
14024                 fix pop_before_smtp sensitivity
14025
14026 2002-09-15 [colin]      0.8.2claws48
14027
14028         * src/inc.[ch]
14029                 add inc_pop_before_smtp()
14030                 allow MainWindow to be undefined in 
14031                 inc_account_mail() and inc_start()
14032         * src/pop.c
14033           src/prefs_account.h
14034                 add STYPE_POP_BEFORE_SMTP session type
14035         * src/prefs_account.c
14036                 activated pop before smtp option
14037         * src/send.c
14038                 do pop before smtp if the relevant option 
14039                 is set
14040
14041 2002-09-15 [paul]       0.8.2claws47
14042
14043         * sync with 0.8.3
14044                 see ChangeLog 2002-09-15
14045
14046 2002-09-14 [paul]       0.8.2claws46
14047
14048         * po/bg.po
14049                 updated Bulgarian translation, submitted by
14050                 George Danchev
14051
14052 2002-09-13 [paul]       0.8.2claws45
14053
14054         * src/compose.c
14055                 merge claws' select_account() with main's
14056                 (new) compose_select_account(). [sync with
14057                 0.8.2cvs15, see ChangeLog 2002-09-11]
14058
14059 2002-09-12 [christoph]  0.8.2claws44
14060
14061         * src/filter.c
14062                 allocate 1 elements of FolderItem not 0
14063
14064 2002-09-12 [colin]      0.8.2claws43
14065
14066         * src/compose.c
14067                 Fix bug #590825 (obey Follow-up: poster)
14068
14069 2002-09-12 [colin]      0.8.2claws42
14070
14071         * src/procmime.c
14072                 Fix bug #557009 (wrong headers for messages 
14073                 forwarded as attachments)
14074
14075 2002-09-11 [colin]      0.8.2claws41
14076         
14077         * src/compose.c
14078                 Put SCF: pseudo-header on top of message
14079                 Set draft tmp_flag when saved as draft
14080
14081         * src/procmsg.c
14082           src/procheader.c
14083                 Skip after first \n\n for beginning of real message
14084                 for drafts too
14085
14086 2002-09-11 [christoph]  0.8.2claws40
14087
14088         * src/filtering.c
14089                 use procmsg flag functions in filtering or processing
14090                 will cause incorrect folder message counts
14091
14092 2002-09-11 [colin]      0.8.2claws39
14093
14094         * src/compose.c
14095                 Fix bug #550175 - wrong save folder when reediting
14096                 drafts
14097
14098 2002-09-11 [paul]       0.8.2claws38
14099
14100         * sync with 0.8.2cvs14
14101                 see ChangeLog 2002-09-11
14102
14103 2002-09-11 [colin]      0.8.2claws37
14104
14105         * src/folder.c
14106                 Fix a typo (seeming to cause new/unread status to
14107                 be lost)
14108
14109 2002-09-10 [christoph]  0.8.2claws36
14110
14111         * src/compose.c
14112                 compose_redirect should not use compose_generic_new
14113                 because that does more stuff than expected including
14114                 opening the external editor
14115                 (closes bug "[ 526608 ] bounced messages appear blank
14116                  in editor")
14117
14118 2002-09-10 [christoph]  0.8.2claws35
14119
14120         * src/folder.c
14121                 fix problem with too large message number range
14122                 causing a crash in folder_item_scan
14123
14124 2002-09-10 [paul]       0.8.2claws34
14125
14126         * sync with 0.8.2cvs13
14127                 see ChangeLog 2002-09-10
14128
14129 2002-09-10 [christoph]  0.8.2claws33
14130
14131         * src/msgcache.c
14132                 set MsgInfo TmpFlags for queue and draft folders
14133                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14134
14135 2002-09-10 [paul]       0.8.2claws32
14136
14137         * AUTHORS
14138           po/bg.po      ** NEW FILE **
14139                 new Bulgarian translation submitted by
14140                 George Danchev <danchev@spnet.net>
14141                 
14142         * tools/Makefile.am
14143           tools/README
14144           tools/tb2sylpheed     ** NEW FILE **
14145                 add script that converts an addressbook exported
14146                 from The Bat! into a Sylpheed addressbook. Submitted
14147                 by Urke MMI <urke-kg@eunet.yu>
14148
14149 2002-09-10 [paul]       0.8.2claws31
14150
14151         * sync with 0.8.2cvs12
14152                 see ChangeLog 2002-09-10
14153
14154 2002-09-06 [paul]       0.8.2claws30
14155
14156         * src/prefs_common.c
14157                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14158                 
14159         * tools/Makefile.am
14160           tools/README
14161           tools/ldif-to-xml.py  ** REMOVED **
14162                 remove obsolete python script
14163
14164 2002-09-06 [paul]       0.8.2claws29
14165
14166         * sync with 0.8.2cvs10
14167                 see ChangeLog 2002-09-06
14168
14169 2002-09-04 [paul]       0.8.2claws28
14170
14171         * sync with 0.8.2cvs9
14172                 see ChangeLog 2002-08-04
14173
14174 2002-09-04 [colin]      0.8.2claws27 
14175
14176         * src/prefs_common.[ch]
14177                 Added signature color configuration
14178         * src/textview.c
14179                 Use user-specified signature color
14180
14181 2002-09-03 [colin]      0.8.2claws26
14182
14183         * src/prefs_common.[ch]
14184                 Added autosave and autosave_length prefs
14185         * src/compose.c
14186                 Added compose_remove_draft()
14187                 Auto-save drafts according to the prefs
14188         * src/main.c
14189                 Added a crash-indicator file, allowing to check
14190                 for new messages on startup if Sylpheed crashed
14191                 (makes saved drafts "reappear")
14192
14193 2002-09-03 [colin]      0.8.2claws25
14194
14195         * src/textview.[ch]
14196                 Grey the signature
14197
14198 2002-09-03 [paul]       0.8.2claws24
14199
14200         * sync with 0.8.2cvs8
14201                 see ChangeLog 2002-09-02 and 2002-09-03
14202
14203 2002-09-03 [darko]      0.8.2claws23
14204
14205         * src/folderview.c
14206                 use normal style when creating new folder to pick
14207                 proper font size 
14208
14209 2002-09-02 [melvin]     0.8.2claws22
14210
14211         * src/gtkaspell.m4
14212                 removed some obsolete code
14213
14214 2002-09-02 [melvin]     0.8.2claws21
14215
14216         * ac/aspell.m4
14217                 fixed test's equality sign (== to =)
14218
14219 2002-09-02 [alfons]     0.8.2claws20
14220
14221         * src/folder.c
14222         * src/mh.c
14223                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14224                 as folder->destroy virtual as suggested by Hiro
14225                 (the mh.c code seems to have been lost around mh.c.1.21)
14226
14227 2002-09-02 [paul]       0.8.2claws19
14228
14229         * po/pt_BR.po
14230                 updated by Fabio Jr. Beneditto
14231                 
14232         * src/defs.h
14233                 use 'http://claws.sylpheed.org' for homepage link. 
14234                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14235
14236 2002-09-01 [alfons]     0.8.2claws18
14237
14238         * src/mh.c
14239                 plug memleak related to one Martin Kluge found
14240
14241 2002-08-31 [paul]       0.8.2claws17
14242
14243         * sync with 0.8.2cvs6
14244                 see ChangeLog 2002-08-30
14245
14246 2002-08-31 [alfons]     0.8.2claws16
14247
14248         * src/folder.c
14249                 folder_destroy(): remove mailbox from folderlist even if it has
14250                 no destroy virtual
14251
14252 2002-08-31 [alfons]     0.8.2claws15
14253
14254         * src/folder.c
14255                 :%sno/if(/if (/gc
14256                 :%sno/for(/for (/gc
14257                 (being pedantic I know)
14258
14259 2002-08-31 [alfons]     0.8.2claws14
14260
14261         * src/folder.c
14262                 check for NULL pointers returned from folder->fetch_msginfo virtual
14263                 (should solve some reported crashes)
14264
14265 2002-08-30 [alfons]     0.8.2claws13
14266
14267         * acconfig.h
14268         * configure.in
14269         * src/crash.c
14270                 enable crash dialog on compilation time
14271                 (--enable-crash-dialog configure option)
14272
14273 2002-08-30 [alfons]     0.8.2claws12
14274
14275         * AUTHORS
14276                 add Martin Kluge
14277         * src/mh.c
14278                 apply memory leak plug patch by Martin Kluge
14279                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14280                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14281                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14282
14283 2002-08-30 [darko]      0.8.2claws11
14284
14285         * src/folderview.c
14286                 copy Gtk style from normal style to match
14287                 font size for coloured folders
14288
14289 2002-08-29 [alfons]     0.8.2claws10
14290
14291         * sylpheed.desktop
14292                 Type=Internet <- Type=Application
14293                 (reported by Michael Schwendt, see:
14294                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14295                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14296
14297 2002-08-29 [paul]       0.8.2claws9
14298
14299         * sync with 0.8.2cvs5
14300                 see ChangeLog 2002-08-29
14301
14302 2002-08-29 [colin]      0.8.2claws8
14303
14304         * src/summaryview.c
14305                 Added a sanity check in summary_select_thread
14306                 Should fix bug 601605
14307
14308 2002-08-29 [colin]      0.8.2claws7
14309
14310         * src/main.c
14311                 Revert claws6 changes regarding bug #591676
14312
14313 2002-08-28 [colin]      0.8.2claws6
14314         
14315         * src/main.c
14316                 Ignore cache for queue folderitems
14317                 Fix bug #591676
14318
14319 2002-08-28 [melvin]     0.8.2claws5
14320
14321         * README.claws
14322                 Fixed typos.
14323
14324 2002-08-28 [melvin]     0.8.2claws4
14325
14326         * README.claws
14327                 Updated a bit the text concerning the spell checker
14328
14329 2002-08-28 [melvin]     0.8.2claws3
14330
14331         Merged the GNU_aspell_branch:
14332                 Support of new GNU/aspell is now included and the old pspell
14333                 is not supported anymore.
14334                 See README.claws
14335
14336         * README.claws
14337                 Updated spell checker text to reflect the switch to GNU/aspell
14338
14339         * ac/aspell.m4          *** NEW ***
14340         * src/gtkaspell.[ch]    *** NEW *** 
14341         * ac/pspell.m4          *** DELETED *** 
14342         * src/gtkspell.[ch]     *** DELETED ***
14343
14344         * ac/Makefile.am
14345                 Updated for GNU/aspell support
14346
14347         * po/POTFILES.in
14348                 Replaced gtkspell.c by gtkaspell.c
14349
14350         * acconfig.h
14351         * src/Makefile.am
14352         * src/about.c
14353         * src/compose.[ch]
14354         * src/crash.c
14355         * src/main.c
14356         * src/prefs_common.[ch]
14357                 Updated for GNU/aspell support
14358
14359 2002-08-28 [paul]       0.8.2claws2
14360
14361         * sync with 0.8.2cvs4
14362                 see ChangeLog 2002-08-27 and 2002-08-28
14363
14364 2002-08-28 [colin]      0.8.2claws1
14365
14366         * src/summary_search.c
14367                 Added "AND search"
14368
14369 2002-08-28 [jens]       0.8.2claws
14370
14371         *po/de.po
14372                 Updated German translations
14373
14374 2002-08-27 [melvin]     0.8.2claws
14375
14376         * po/fr.po
14377                 Updated French translations
14378
14379 2002-08-27 [paul]       0.8.2claws
14380
14381         * sync with 0.8.2 main release
14382
14383         * po/en_GB.po
14384           po/es.po
14385           po/it.po
14386           po/pl.po
14387           po/pt_BR.po
14388           po/sr.po
14389                 updated message catalogs submitted by
14390                 Ricardo Mones Lastra, Alessandro Maestri,
14391                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14392                 Beneditto and Urke MMI  
14393
14394 2002-08-27 [hoa]        0.8.1claws123
14395
14396         * src/mainwindow.[ch]
14397         * src/summaryview.[ch]
14398                 removed the "filter setting" menu option.
14399                 add a "cancel a news message" menu option.
14400
14401 2002-08-26 [martin]     0.8.1claws122
14402
14403         * ChangeLog.claws
14404                 changed string under 0.8.1claws79 changed by myself
14405                 i'm sorry alfons :(
14406
14407 2002-08-26 [martin]     0.8.1claws121
14408
14409         * src/crash.c
14410                 added kill command to debuggerrc to start crash dialog
14411
14412 2002-08-26 [paul]       0.8.1claws120
14413
14414         * sync with 0.8.1cvs31
14415                 see ChangeLog 2002-08-26
14416
14417 2002-08-25 [alfons]     0.8.1claws119
14418
14419         * src/procmsg.c
14420                 fix bug that didn't send out correct headers to news server
14421                 when sending news article and email from queue (bug reported
14422                 and patch provided by Tim Mann; closes bug 
14423                 "[ 583196 ] 0.7.8claws can't post news")
14424
14425 2002-08-25 [alfons]     0.8.1claws118
14426
14427         * src/selective_download.c
14428                 mark two strings as translatable
14429                 (thanks to Urke MMI for pointing this out)
14430
14431 2002-08-25 [alfons]     0.8.1claws117
14432
14433         * src/summaryview.c
14434                 treat sent boxes as special and allow sorting them by addressee
14435                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14436                 submitted by Steve Lamb)
14437
14438 2002-08-24 [alfons]     0.8.1claws116
14439
14440         * src/matcher.c
14441                 fix memleak reported by Martin Kluge
14442                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14443
14444 2002-08-24 [oliver]     0.8.1claws115
14445
14446         * src/prefs_toolbar.c
14447                 o code cleanup as suggested by Alfons
14448                 o memleak fix
14449
14450 2002-08-24 [alfons]     0.8.1claws114
14451
14452         * src/summaryview.c
14453                 o fix another memory leak reported by Martin Kluge
14454                   (see "[ 599568 ] Small Memory Leak")
14455                 o remove 'from' variable from 'summary_set_header()'; we can
14456                   do with just 'to' 
14457
14458 2002-08-24 [paul]       0.8.1claws113
14459
14460         * sync with 0.8.1cvs30
14461                 see ChangeLog 2002-08-23
14462
14463 2002-08-24 [alfons]     0.8.1claws112
14464
14465         * src/summaryview.c
14466                 remove unnecessary allocations for search bar fixing leaks
14467                 reported by Martin Kluge
14468                 (see "[ 599451 ] Further memory leaks?")
14469
14470 2002-08-24 [alfons]     0.8.1claws111
14471
14472         * src/main.c
14473                 make get_socket_name() public for crash.c
14474         * src/crash.c
14475                 o make report bug button work (goes to claws' 
14476                   bug tracker at sf.net)
14477                 o introduce function for doing important stuff just
14478                   before claws goes down
14479                 o clean up code 
14480
14481 2002-08-24 [alfons]     0.8.1claws110
14482
14483         * src/compose.c
14484                 move cursor to "To" entry when forwarding as attachment
14485                 (reported and solved by Steve Lamb, closes bug report
14486                 "[ 592880 ] Forward as attachment; cursor not in to")
14487
14488 2002-08-24 [colin]      0.8.1claws109
14489
14490         * src/mainwindow.c
14491                 fix quick search visibility after GUI (de)separations.
14492
14493 2002-08-23 [colin]      0.8.1claws108
14494
14495         * src/mainwindow.c
14496                 fix header pane visibility after folderview or
14497                 messageview (de)separation
14498
14499 2002-08-23 [paul]       0.8.1claws107
14500
14501         * src/mainwindow.[ch]
14502           src/toolbar.c
14503                 give full control of display or non-display 
14504                 of the Execute icon to Custom toolbar settings.
14505                 add new sensitivity condition to maninwindow.h: 
14506                 M_DELAY_EXEC
14507
14508         * ChangeLog
14509           ChangeLog.jp
14510           NEWS
14511                 more sync with 0.8.1cvs29
14512
14513 2002-08-23 [melvin]     0.8.1claws106
14514
14515         * src/alertpanel.c
14516                 Readded support for custom widget in alertpanel lost in last
14517                 sync.
14518
14519 2002-08-23 [paul]       0.8.1claws105
14520
14521         * sync with 0.8.1cvs29
14522                 see ChangeLog 2002-08-23
14523
14524 2002-08-23 [colin]      0.8.1claws104
14525
14526         * src/summaryview.c
14527                 Fix folder and search pixmaps exchanging positions
14528                 after theme or toolbar changes. Thank to Oliver for 
14529                 reporting this.
14530
14531 2002-08-23 [colin]      0.8.1claws103
14532
14533         * src/mainwindow.c
14534           src/messageview.[ch]
14535           src/noticeview.[ch]
14536           src/summaryview.c
14537                 Changed messageview_create() and noticeview_create()
14538                 to avoid the last gdk_warning
14539
14540 2002-08-22 [colin]      0.8.1claws102
14541
14542         * src/summaryview.c
14543                 Fix my new `Creating pixmap from xpm' warning
14544
14545 2002-08-22 [colin]      0.8.1claws101
14546
14547         * src/mainwindow.c
14548                 Fix some of the gdk warnings
14549
14550 2002-08-22 [colin]      0.8.1claws100
14551
14552         * src/Makefile.am
14553         * src/stock_pixmap.c
14554         * src/stock_pixmap.h
14555         * src/pixmaps/quicksearch.xpm *ADDED*
14556                 Add the quicksearch pixmap
14557         * src/mainwindow.c
14558         * src/summaryview.c
14559         * src/summaryview.h
14560                 Make quicksearch bar visible/hidden via a button
14561
14562 2002-08-22 [christoph]  0.8.1claws99
14563
14564         * src/folder.c
14565                 fix folder update for newsgroups with message
14566                 numbers below minimum number of articles to fetch
14567                 (closes bug #598445)
14568
14569 2002-08-22 [paul]       0.8.1claws98
14570
14571         * sync with 0.8.1cvs28
14572                 see ChangeLog 2002-08-22
14573
14574 2002-08-21 [alfons]     0.8.1claws97
14575
14576         * src/crash.c
14577                 use bt instead of bt full which seems to work 
14578                 better, and bt full doesn't give a great deal 
14579                 of information anyway
14580
14581 2002-08-21 [colin]      0.8.1claws96
14582
14583         * src/summaryview.c
14584                 fix summaryview_searchtype_changed prototype
14585
14586 2002-08-21 [christoph]  0.8.1claws95
14587
14588         * src/mainwindow.c
14589                 o fix broken menu update for sorting type, we have to
14590                   get this info from the summaryview now
14591                 o removed setting of threaded state in menu callback
14592         * src/summaryview.[ch]
14593                 more summaryview/folderitem seperation for
14594                 threading option
14595         * configure.in
14596                 removed not required --with-compiler-flags option
14597
14598 2002-08-21 [oliver]     0.8.1claws94
14599         
14600         * src/toolbar.h 
14601                 o rename toolbar.xml to toolbar_main.xml
14602                   since toolbar_compose.xml might come up 
14603                   any time soon
14604         * README.claws
14605                 add custom toolbar              
14606
14607 2002-08-21 [darko]      0.8.1claws93
14608
14609         * src/procmsg.c
14610                 don't reset tmp flags for messages copied
14611                 to sent folder
14612
14613 2002-08-21 [colin]      0.8.1claws92
14614         
14615         * src/prefs_filtering.c
14616                 fix renaming rules on folder rename 
14617                 when folder is not a leaf folder
14618
14619 2002-08-21 [paul]       0.8.1claws91
14620
14621         * src/prefs_folder_item.c
14622                 fix alignment of colour selector
14623
14624 2002-08-21 [paul]       0.8.1claws90
14625
14626         * sync with 0.8.1cvs27
14627                 see ChangeLog 2002-08-21
14628
14629 2002-08-21 [paul]       0.8.1claws89
14630
14631         * src/summaryview.c
14632                 fix crash when changing field type in
14633                 Quick search bar
14634
14635 2002-08-21 [colin]      0.8.1claws88
14636
14637         * src/summaryview.c
14638                 Made quick search case-insensitive
14639
14640 2002-08-21 [paul]       0.8.1claws87
14641
14642         * sync with 0.8.1cvs26
14643                 see ChangeLog 2002-08-21
14644
14645 2002-08-20 [christoph]  0.8.1claws86
14646
14647         * src/folderview.c
14648         * src/main.c
14649         * src/summaryview.[ch]
14650                 more summaryview/folderitem seperation for
14651                 sort_key and sort_type
14652         * src/procmsg.c
14653                 added missing return statement
14654
14655 2002-08-20 [colin]      0.8.1claws85
14656
14657         * src/summaryview.[ch]
14658                 Added a quick search box
14659         * src/mainwindow.c
14660         * src/prefs_common.[ch]
14661                 Added a show/hide option for the quick search
14662
14663 2002-08-20 [oliver]     0.8.1claws84
14664         
14665         * src/mainwindow.c
14666                 remove toolbar_create_popups
14667         * src/toolbar.[ch]
14668                 o remove toolbar_create_popups
14669                 o fix toolbar_set_sensitive 
14670                   (Bug reports #596834 and #596832)     
14671         * src/prefs_toolbar.c
14672                 o add "Set default" button
14673                 o align label and text + combo widgets
14674
14675 2002-08-20 [hoa]        0.8.1claws83bis
14676
14677         * src/imap.c
14678                 fixed a bug in imap_fetch_msginfo() in case there is no
14679                 current folder.
14680
14681 2002-08-20 [darko]      0.8.1claws83
14682
14683         * src/folderview.c
14684                 copy the color style of folder view so it
14685                 works with GTK themes
14686
14687 2002-08-20 [darko]      0.8.1claws82
14688
14689         * src/folder.h
14690         * src/folderview.c
14691         * src/prefs_folder_item.[hc]
14692                 don't use UI stuff in folder.h
14693
14694 2002-08-20 [darko]      0.8.1claws81
14695
14696         * src/folder.h
14697         * src/prefs_folder_item.h
14698         * src/folderview.c
14699         * src/prefs_folder_item.c
14700                 ability to set folder color in folderview
14701
14702 2002-08-19 [alfons]     0.8.1claws80
14703
14704         * src/summaryview.c
14705                 fix one of the earlier memleaks reported by Martin Kluge
14706
14707 2002-08-19 [alfons]     0.8.1claws79
14708
14709         * src/mainwindow.c
14710                 hide notice view when selecting seperate folder
14711                 view (reported by Urke MMI)
14712
14713 2002-08-19 [christoph]  0.8.1claws78
14714
14715         * src/folderview.c
14716         * src/prefs_folder_item.h
14717         * src/summaryview.[ch]
14718                 o add summary_set_prefs_from_folderitem to set
14719                   summaryview prefs (first step to remove all
14720                   references to the folderitem in summaryview)
14721                 o moved compiled regex stuff from folderitem prefs
14722                   to summaryview code
14723
14724 2002-08-19 [paul]       0.8.1claws77
14725
14726         * src/compose.c
14727                 add check for '.' to QUOTE_IF_REQUIRED
14728
14729 2002-08-19 [paul]       0.8.1claws76
14730
14731         * src/inc.c
14732                 sync with 0.8.1cvs25 (plug memory leak)
14733
14734         * src/prefs_toolbar.c
14735                 re-order prefs_toolbar_cancel()
14736
14737 2002-08-18 [alfons]     0.8.1claws75
14738
14739         * src/inc.c
14740         * src/matcher.c
14741                 plug other memleaks reported by Martin Kluge
14742
14743 2002-08-18 [paul]       0.8.1claws74
14744
14745         * po/pt_BR.po
14746                 updated by Fabio Jr. Beneditto
14747
14748 2002-08-18 [paul]       0.8.1claws73
14749
14750         * src/toolbar.[ch]
14751                 fix bug where tooltips were displayed untranslated              
14752
14753         * src/prefs_toolbar.c
14754                 fix bug where clicking 'Cancel' creates an icon & text
14755                 toolbar regardless of prefs
14756         
14757
14758 2002-08-17 [oliver]     0.8.1claws72
14759
14760         * src/prefs_toolbar.c
14761                 update toolbar on CANCEL
14762                 bug reported by Martin Kluge
14763         * src/toolbar.c
14764                 toolbar_destroy memleak fixed           
14765
14766 2002-08-17 [alfons]     0.8.1claws71
14767
14768         * src/toolbar.c
14769                 plug another memleak reported by Martin Kluge
14770
14771 2002-08-16 [alfons]     0.8.1claws70
14772
14773         * src/crash.c
14774                 use execvp() correctly (suggested by wwp; thanks!)
14775
14776 2002-08-16 [alfons]     0.8.1claws69
14777
14778         * src/gtksctree.c
14779                 plug memory leak reported by Kim Schultz & Martin Kluge
14780
14781 2002-08-16 [paul]       0.8.1claws68
14782
14783         * po/es.po
14784                 updated by Ricardo Mones Lastra
14785
14786 2002-08-16 [paul]       0.8.1claws67
14787
14788         * src/toolbar.h
14789                 fix bug where 'Compose News' icon showed wrong
14790                 tooltip
14791
14792 2002-08-16 [paul]       0.8.1claws66
14793
14794         * sync with 0.8.1cvs24
14795                 see ChangeLog 2002-08-16
14796
14797         * po/it.po
14798                 updated by Alessandro Maestri
14799
14800 2002-08-15 [paul]       0.8.1claws65
14801
14802         * po/sr.po
14803                 updated by Urke MMI
14804
14805 2002-08-15 [paul]       0.8.1claws64
14806
14807         * src/*.c
14808                 don't translate debug info
14809
14810         * src/matcher.[ch]
14811                 add copyright info
14812
14813 2002-08-15 [paul]       0.8.1claws63
14814
14815         * src/prefs_toolbar.c
14816                 fix bug where clicking 'OK' creates an icon & text
14817                 toolbar regardless of prefs
14818
14819 2002-08-14 [alfons]     0.8.1claws62
14820
14821         * src/main.c
14822                 add global var that has the full argv[0]
14823         * src/crash.c
14824                 o execvp the correct sylpheed by using argv0
14825                   and setting the correct work dir
14826                 o other tweaks  
14827
14828 2002-08-14 [oliver]     0.8.1claws61
14829         
14830         * enable/disable Toolbar Action Buttons 
14831         * code cleanups
14832         * src/mainwindow.c
14833         * src/toolbar.[ch]      
14834         * src/prefs_toolbar.c   
14835
14836 2002-08-14 [melvin]     0.8.1claws60
14837
14838         * po/fr.po
14839                 Updated French translations
14840
14841 2002-08-14 [melvin]     0.8.1claws59
14842
14843         * src/crash.c
14844                 Made bug report not translatable
14845         * src/exporthtml.c
14846                 Fixed exporthtml_build_filespec() return value
14847         * src/foldersel.c
14848                 Fixed incorrect include file
14849         * src/gtkspell.c
14850         * src/prefs_actions.c
14851         * src/prefs_toolbar.c
14852                 Made debug info not translatable
14853         * src/mutt.c
14854         * src/quote_fmt.c
14855                 Added missing includes
14856         * src/prefs_common.c
14857                 Fixed typo
14858
14859 2002-08-14 [paul]       0.8.1claws58
14860
14861         * faq/es/sylpheed-faq.html
14862           faq/es/sylpheed-faq-[1-3].html
14863           faq/es/sylpheed-faq-4.html     **NEW FILE **
14864                 update Spanish FAQ
14865
14866 2002-08-13 [christoph]  0.8.1claws57
14867
14868         * src/procmsg.c
14869                 ignore thread fix that did not mark all
14870                 child nodes of a ignored thread as
14871                 ignored. Does not work perfectly yet,
14872                 but it is better now
14873
14874 2002-08-13 [alfons]     0.8.1claws56
14875
14876         * src/crash.c
14877                 o implement 'save crash log'
14878                 o some tweaks
14879
14880 2002-08-13 [melvin]     0.8.1claws55
14881
14882         * src/main.c
14883                 removed unrequired "execinfo.h" header
14884
14885 2002-08-12 [paul]       0.8.1claws54
14886
14887         * faq/en/sylpheed-faq.html
14888           faq/en/sylpheed-faq-[1-3].html
14889           faq/en/sylpheed-faq-4.html     **NEW FILE **
14890                 update English FAQ
14891
14892 2002-08-12 [alfons]     0.8.1claws53
14893
14894         * po/POTFILES.in
14895                 add crash.c to translatables
14896         * src/crash.c
14897                 bring in Leandro's crash dialog
14898
14899 2002-08-11 [alfons]     0.8.1claws52
14900
14901         * src/crash.c
14902                 clean up some warnings
14903
14904 2002-08-11 [alfons]     0.8.1claws51
14905
14906         * acconfig.h
14907         * configure.in
14908         * src/crash.[ch]        ** NEW FILES **
14909         * src/main.c            
14910                 initial gdb crash handler
14911
14912 2002-08-11 [paul]       0.8.1claws50
14913
14914         * src/prefs_toolbar.c
14915                 replace Up/Down arrow pixmaps with text to be
14916                 consistent across icon themes
14917
14918 2002-08-11 [paul]       0.8.1claws49
14919
14920         * src/prefs_common.c
14921           src/prefs_toolbar.c
14922                 rename 'Pixmap' -> 'Icon'
14923
14924         * src/toolbar.[ch]
14925                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14926
14927 2002-08-10 [paul]       0.8.1claws48
14928
14929         * src/prefs_toolbar.c
14930                 re-work the UI
14931
14932 2002-08-10 [paul]       0.8.1claws47
14933
14934         * src/main.c
14935                 don't write Processing progress to status bar
14936                 patch submitted by Alexander Evseev
14937
14938         * src/prefs_toolbar.c
14939                 re-position and resize window
14940                 make window assume correct size on first call
14941
14942 2002-08-10 [paul]       0.8.1claws46
14943
14944         * src/mainwindow.c
14945           src/prefs_toolbar.c
14946           src/toolbar.c
14947           src/toolbar.h
14948                 obey coding style
14949                 follow UI text conventions
14950
14951 2002-08-10 [alfons]     0.8.1claws45
14952
14953         * src/toolbar.c
14954                 correct pixmap for delete action
14955
14956 2002-08-10 [paul]       0.8.1claws44
14957
14958         * po/pt_BR.po
14959                 updated by Fabio Jr. Beneditto
14960
14961 2002-08-10 [paul]       0.8.1claws43
14962
14963         * po/POTFILES.in
14964                 add custom toolbar files
14965
14966 2002-08-10 [paul]       0.8.1claws42
14967
14968         * sync with 0.8.1cvs22
14969                 see ChangeLog 2002-08-09
14970
14971 2002-08-09 [paul]       0.8.1claws41
14972
14973         * tools/Makefile.am
14974           tools/README
14975           tools/outlook2sylpheed.pl     ** NEW FILE **
14976                 add script to convert exported Outlook
14977                 contacts list to a Sylpheed addressbook.
14978                 Submitted by Ricardo Mones Lastra.
14979
14980 2002-08-09 [paul]       0.8.1claws40
14981
14982         * AUTHORS
14983           configure.in
14984           po/sr.po      ** NEW FILE **
14985                 add Serbian message catalog. Submitted by
14986                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
14987
14988 2002-08-09 [paul]       0.8.1claws39
14989
14990         * sync with 0.8.1cvs21
14991                 see ChangeLog 2002-08-08
14992
14993 2002-08-08 [oliver]     0.8.1claws38
14994
14995         * src/mainwindow.c
14996                 move Custom Toolbar to Configuration menu
14997
14998 2002-08-08 [oliver]     0.8.1claws37
14999
15000         * src/prefs_toolbar.c
15001                 fix substitute pixmap bug
15002
15003 2002-08-08 [paul]       0.8.1claws36
15004
15005         * sync with 0.8.1cvs19
15006                 see ChangeLog 2002-08-08
15007
15008 2002-08-07 [christoph]  0.8.1claws35
15009
15010         * src/utils.c
15011                 fixed a memory leak in new canonicalize_file_replace
15012
15013 2002-08-07 [christoph]  0.8.1claws34
15014
15015         * src/utils.[ch]
15016                 o canonicalize_file_replace should create the temporary
15017                   file in the same directory as the original file.
15018                 o added get_tmpfile_in_dir that creates a temorary file
15019                   in a specified directory.
15020
15021 2002-08-07 [melvin]     0.8.1claws33
15022
15023         * src/toolbar.c
15024                 fixed bug where 'Article' button acted as 'Email' button.
15025
15026 2002-08-07 [paul]       0.8.1claws32
15027
15028         * sync with 0.8.1.cvs17
15029                 see ChangeLog 2002-08-07
15030
15031 2002-08-07 [colin]      0.8.1claws31
15032         
15033         * src/news.c
15034                 fix mass-cancel problem
15035
15036 2002-08-07 [thorsten]   0.8.1claws30
15037
15038         * src/prefs_toolbar.c
15039                 fix: crash on replace or add new button
15040         * src/toolbar.c
15041                 fix: close xmlfile after reading
15042         * src/utils.c
15043                 fix: unlink() file before rename()
15044
15045 2002-08-06 [paul]       0.8.1claws29
15046
15047         * sync with 0.8.cvs15
15048                 see ChangeLog 2002-08-06
15049
15050 2002-08-06 [oliver]     0.8.1claws28
15051
15052         * src/toolbar.c
15053         * src/prefs_toolbar.c
15054                 fixed empty toolbar issue
15055
15056 2002-08-06 [oliver]     0.8.1claws27
15057
15058         * Custom Toolbar Final 
15059         * src/folderview.c
15060         * src/inc.c
15061         * src/summaryview.c
15062                 o toolbar stuff now lives in src/toolbar.[ch]
15063                 o main_window_toolbar_* functions are renamed to
15064                   toolbar_* reflecting their new source file
15065         * src/mainwindow.[ch]
15066                 o remove toolbar stuff  
15067
15068 2002-08-06 [oliver]     0.8.1claws26
15069         
15070         * src/Makefile.am
15071         * src/prefs_toolbar.[ch]        **New File**
15072         * src/toolbar.[ch]              **New File**
15073                 o prefs_toolbar.[ch] custom toolbar frontend
15074                 o toolbar.[ch]       backend 
15075
15076 2002-08-06 [oliver]     0.8.1claws25
15077
15078         * src/prefs_actions.[ch]
15079                 o new exported function actions_execute
15080
15081 2002-08-06 [paul]       0.8.1claws24
15082
15083         * sync with 0.8.1cvs4
15084                 see ChangeLog 2002-08-06
15085
15086 2002-08-06 [paul]       0.8.1claws23
15087
15088         * sync with 0.8.1cvs13
15089                 see ChangeLog 2002-08-06
15090
15091 2002-08-06 [paul]       0.8.1claws22
15092
15093         * sync with 0.8.1cvs12
15094                 see ChangeLog 2002-08-05 and 2002-08-06
15095
15096 2002-08-06 [match]      0.8.1claws21
15097
15098         * src/addrclip.c
15099                 improvements to cut/copy/paste address
15100
15101 2002-08-05 [match]      0.8.1claws20
15102
15103         * src/addritem.[ch]
15104         * src/addrcache.c
15105         * src/addrbook.c
15106         * src/editaddress.c
15107         * src/addressbook.c
15108                 fixes to improve cut/copy/paste
15109
15110 2002-08-06 [melvin]     0.8.1claws19
15111
15112         * src/account.[ch]
15113                 account_find_all_from_address(): new function that returns the
15114                 list of all accounts that are matched in an address.
15115         * src/alertpanel.[ch]
15116                 alertpanel() now accepts a custom widget
15117                 alertpanel_with_widget(): new function that pops up a panel with
15118                 a custom widget in it 
15119         * src/gtkutils.[ch]
15120                 gtkut_account_menu_new(): new function that allows the selection
15121                 of an account from a list of accounts.
15122         * src/messageview.c
15123                 Extended Return Receipt notification to select the correct 
15124                 account and to make a security test on the Delivery-Notification
15125                 address which should be the same as the Return-Path.
15126
15127 2002-08-06 [thorsten]   0.8.1claws18
15128
15129         * src/mimeview.c
15130                 attach_all: save unnamed as "noname.%d",
15131                 dont free static dirname
15132
15133 2002-08-05 [alfons]     0.8.1claws17
15134
15135         * configure.in
15136                 detect XIM by trying to link rather than compile a XIM program
15137
15138 2002-08-05 [oliver]     0.8.1claws16
15139                 
15140         * src/stock_pixmap.[ch]
15141                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15142                 o new func to retrieve pixmaps
15143
15144 2002-08-05 [paul]       0.8.1claws15
15145
15146         * sync with 0.8.1cvs10
15147                 see ChangeLog 2002-08-05
15148
15149 2002-08-04 [alfons]     0.8.1claws14
15150
15151         * src/textview.c
15152                 see if this plugs memleak
15153
15154 2002-08-04 [melvin]     0.8.1claws13
15155
15156         * src/gtkspell.c
15157                 fixed bug that could crash Sylpheed when highlighting
15158                 all misspelled words.
15159
15160 2002-08-03 [melvin]     0.8.1claws12
15161
15162         * src/prefs_actions.c
15163                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15164         * src/messageview.c
15165                 fixed bug where the Return Receipt was sent to
15166                 Delivery-Notification-To address even if it was not present
15167
15168 2002-08-02 [alfons]     0.8.1claws11
15169
15170         * src/prefs_actions.c
15171                 o more check for NULLs
15172                 o put create_io_dialog() in right conditional block
15173
15174 2002-08-02 [paul]       0.8.1claws10
15175
15176         * po/es.po
15177                 updated by Ricardo Mones Lastra
15178
15179 2002-08-01 [christoph]  0.8.1claws9
15180
15181         * src/folder.c
15182                 don't free the cache of the opened
15183                 folder in the summaryview
15184         * src/summaryview.c
15185                 don't unset flags, if it is not required
15186
15187 2002-08-01 [paul]       0.8.1claws8
15188
15189         * sync with 0.8.1cvs8
15190                 see ChangeLog entry 2002-08-01
15191
15192 2002-08-01 [paul]       0.8.1claws7
15193
15194         * sync with 0.8.1cvs7
15195                 see ChangeLog 2002-07-31 and 2002-08-01
15196
15197 2002-07-31 [christoph]  0.8.1claws6
15198
15199         * src/mainwindow.c
15200                 forgot to update menu sensitivity
15201                 function for new menu entry
15202
15203 2002-07-31 [alfons]     0.8.1claws5
15204
15205         * src/main.c
15206                 check folder item and its path for NULL on
15207                 initial processing
15208
15209 2002-07-31 [christoph]  0.8.1claws4
15210
15211         * src/folder.c
15212                 check if folder_item_get_msginfo in
15213                 folder_item_remove_msg returned NULL
15214         * src/imap.c
15215                 better clear the uid cache in the
15216                 uid validity check function and delete
15217                 cached messages
15218
15219 2002-07-31 [paul]       0.8.1claws3
15220
15221         * man/sylpheed.1
15222                 add the '--attach' option and a few other
15223                 minor changes
15224
15225 2002-07-31 [paul]       0.8.1claws2
15226
15227         * sync with 0.8.1cvs5
15228                 see ChangeLog 2002-07-31
15229
15230 2002-07-31 [christoph]  0.8.1claws1
15231
15232         * src/folderview.[ch]
15233         * src/mainwindow.c
15234                 replace "Rescan all folders..." with
15235                 "Check all folders for new messages..."
15236
15237 2002-07-30 [paul]       0.8.1claws
15238
15239         * version 0.8.1claws released
15240
15241 2002-07-30 [paul]       0.8.0claws29
15242
15243         * tools/OOo2sylpheed.pl ** NEW FILE **
15244           tools/README
15245                 add script to enable sending documents as
15246                 attachments from OpenOffice.org
15247
15248 2002-07-30 [melvin]     0.8.0claws28
15249
15250         * src/prefs_actions.c
15251                 Made the actions' input/output dialog display
15252                 without delay.
15253
15254 2002-07-30 [christoph]  0.8.0claws27
15255
15256         * src/procmsg.c
15257                 check if folder_item_get_msginfo in
15258                 procmsg_save_to_outbox returned NULL
15259
15260 2002-07-30 [paul]       0.8.0claws26
15261
15262         * sync with 0.8.1cvs4
15263                 see ChangeLog 2002-07-29
15264
15265 2002-07-29 [thorsten]   0.8.0claws25
15266
15267         * README.claws
15268                 added selective download, delete on server
15269
15270 2002-07-29 [paul]       0.8.0claws24
15271
15272         * sync with 0.8.1cvs3
15273                 see ChangeLog 2002-07-29
15274
15275 2002-07-27 [christoph]  0.8.0claws23
15276
15277         * src/folder.c
15278                 add extra check if fetching the msginfo
15279                 returned NULL
15280
15281 2002-07-27 [paul]       0.8.0claws22
15282
15283         * sync with 0.8.1cvs2
15284                 see ChangeLog 2002-07-26
15285
15286 2002-07-27 [christoph]  0.8.0claws21
15287
15288         * src/imap.c
15289                 add another check if a valid msginfo
15290                 was returned
15291
15292 2002-07-26 [hoa]        0.8.0claws20
15293
15294         * src/folder.c
15295                 Fixed a condition in folder_item_destroy()
15296
15297         * src/imap.c
15298                 Fixed an error in IMAP protocol
15299
15300 2002-07-26 [alfons]     0.8.0claws19
15301
15302         * src/folder.c
15303                 ofcourse compare with identifier, not the path
15304
15305 2002-07-26 [alfons]     0.8.0claws18
15306
15307         * src/folder.c
15308                 use folder item identifier for saving / restoring
15309                 preferences because folder->path might not be unique
15310
15311 2002-07-26 [melvin]     0.8.0claws17
15312
15313         * src/logwindow.c
15314                 Fixed a crash introduced in 0.8.0claws5 when log is 
15315                 cut under 80 characters.
15316
15317 2002-07-26 [paul]       0.8.0claws16
15318
15319         * sync with 0.8.1cvs1
15320                 see ChangeLog 2002-07-26
15321
15322 2002-07-26 [christoph]  0.8.0claws15
15323
15324         * src/imap.[ch]
15325                 imap folder now remembers the last selected
15326                 folder and imap_fetch_msginfo skips selecting
15327                 the folder if it is already selected
15328
15329 2002-07-26 [christoph]  0.8.0claws14
15330
15331         * src/folder.c
15332         * src/folderview.c
15333         * src/imap.c
15334                 fix imap folder rescanning
15335
15336 2002-07-25 [christoph]  0.8.0claws13
15337
15338         * src/filter.c
15339         * src/folder.[ch]
15340         * src/folderview.c
15341         * src/imap.[ch]
15342         * src/mainwindow.c
15343         * src/mbox_folder.c
15344         * src/mh.c
15345         * src/news.c
15346                 implement imap uid cache and uid validity check
15347
15348 2002-07-25 [alfons]     0.8.0claws12
15349
15350         * src/summaryview.c
15351                 fix a brown paper bag bug, and also add some more
15352                 checks
15353
15354 2002-07-25 [christoph]  0.8.0claws11
15355
15356         * src/folder.c
15357                 don't mix copy, fetch_msginfo and remove
15358                 operations in folder item copy and move
15359                 operations
15360
15361 2002-07-25 [christoph]  0.8.0claws10
15362
15363         * src/folderview.c
15364         * src/mainwindow.c
15365         * src/prefs_folder_item.c
15366         * src/summaryview.[ch]
15367                 remove no longer required parameter update_cache from
15368                 summary_show
15369
15370 2002-07-25 [paul]       0.8.0claws9
15371
15372         * sync with 0.8.1
15373         
15374         * AUTHORS
15375                 a few corrections
15376
15377 2002-07-24 [alfons]     0.8.0claws8
15378
15379         * src/summaryview.c
15380                 sort correctly when using simplified subject line
15381                 (closes feature request "[ 585141 ] applying regexp to subject 
15382                 before sort" submitted by Alexandra Walford)
15383
15384 2002-07-24 [paul]       0.8.0claws7
15385
15386         * sync with 0.8.0cvs3
15387                 see ChangeLog 2002-07-24
15388
15389 2002-07-23 [christoph]  0.8.0claws6
15390
15391         * src/folder.c
15392         * src/folder.h
15393         * src/summaryview.c
15394         * src/summaryview.h
15395         * src/main.c
15396                 o separate processing and summaryview
15397                 o removed summary_write_cache from summaryview
15398                 o removed summaryview->killed_messages, because we don't have
15399                   to keep a list of killed messages anymore. New cache will
15400                   keep the hidden messages in cache anyway
15401         * src/folderview.c
15402         * src/inc.c
15403         * src/selective_download.c
15404                 o removed unnecessary summary_write_cache calls
15405         * src/procmsg.c
15406                 o don't set ignore thread flag in procmsg_get_thread_tree
15407                   if it is already set
15408         * src/mainwindow.c
15409         * src/statusbar.h
15410                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15411                   they are used in different files
15412
15413 2002-07-23 [melvin]     0.8.0claws5
15414
15415         * src/addressbook.c
15416         * src/addrgather.c
15417         * src/editaddress.c
15418         * src/editgroup.c
15419         * src/editldap_basedn.c
15420         * src/importldif.c
15421         * src/prefs_common.c
15422                 Fixed few memory leak (gtk_editable_get_chars returns
15423                 an allocated string)
15424         * src/logwindow.c
15425                 Fixed few memory leak (gtk_editable_get_chars returns
15426                 an allocated string) and modified a little the log cutting
15427                 loop.
15428         * src/compose.c
15429                 Replaced a call to an obsolete function gtk_entry_get_text()
15430                 by gtk_editable_get_chars()
15431         * src/send.c
15432                 Removed a debug printf
15433
15434 2002-07-23 [christoph]  0.8.0claws4
15435
15436         * src/filesel.c
15437                 fix another g_dirname memory leak
15438
15439 2002-07-23 [christoph]  0.8.0claws3
15440
15441         * src/mh.c
15442                 fixed a memory leak in mh_fetch_msginfo
15443                 fixed crash when message header could not be
15444                 parsed
15445
15446 2002-07-23 [paul]       0.8.0claws2
15447
15448         * sync with 0.8.0cvs2
15449                 see ChangeLog 2002-07-23
15450
15451 2002-07-23 [paul]       0.8.0claws1
15452
15453         * sync with 0.8.0cvs1
15454                 see ChangeLog 2002-07-23
15455
15456 2002-07-23 [paul]       0.8.0claws
15457
15458         * release of 0.8.0claws