d65fbc23324120095d2442479dbf8ee9c3167035
[claws.git] / ChangeLog.claws
1 2005-01-06 [colin]      0.9.13cvs28
2
3         * src/prefs_matcher.c
4                 Plug leak. Patch by Alfons
5
6 2005-01-04 [christoph]  0.9.13cvs27
7
8         * src/folderview.c
9         * src/imap_gtk.c
10         * src/news_gtk.c
11                 Create extra popup menu entries for account settings
12
13         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
14
15 2005-01-03 [colin]      0.9.13cvs26
16
17         * src/main.c
18                 Plugins should be loaded before --receive or --receive-all 
19                 is processed. 
20                 Patch by Felix Eckhofer <felix-ml@tribut.de>
21
22 2005-01-03 [colin]      0.9.13cvs25
23
24         * src/pop.c
25         * src/pop.h
26                 Add data_len member, because we can get NULs from network
27                 Patch by Alfons
28
29 2005-01-01 [colin]      0.9.13cvs24
30
31         * src/procmime.c
32                 Fix possible memleak in corner case - found by
33                 Martin Kluge, patch by Alfons
34
35 2004-12-30 [colin]      0.9.13cvs23
36
37         * src/account.c
38                 Fix prototypes - patch by Alfons
39
40 2004-12-30 [paul]       0.9.13cvs22
41
42         * ChangeLog
43         * ChangeLog.jp
44         * NEWS
45         * src/account.c
46                 sync with main 1.0.0.
47                 see ChangeLog 2004-12-22
48
49 2004-12-18 [paul]       0.9.13cvs21
50
51         * AUTHORS
52         * ChangeLog
53         * ChangeLog.jp
54         * src/action.c
55                 sync with main, see ChangeLog 2004-12-17
56
57 2004-12-17 [thorsten]   0.9.13cvs20
58
59         * src/compose.c
60                 protect trailing spaces when signing message
61
62 2004-12-16 [paul]       0.9.13cvs19
63
64         * ChangeLog
65         * ChangeLog.jp
66         * NEWS
67         * src/compose.c
68         * src/syldap.c
69                 sync with main 1.0.0rc
70                 see ChangeLog 2004-12-15
71
72 2004-12-14 [colin]      0.9.13cvs18
73
74         * src/gtk/prefswindow.c
75                 Fix build. Sorry :)
76
77 2004-12-14 [colin]      0.9.13cvs17
78
79         * src/gtk/gtkutils.c
80         * src/gtk/gtkutils.h
81         * src/gtk/prefswindow.c
82                 Catch Enter in prefswindow while in text
83                 widget. Patch by Alfons.
84
85 2004-12-14 [paul]       0.9.13cvs16
86
87         * ChangeLog
88         * ChangeLog.jp
89         * src/action.c
90         * src/compose.c
91         * src/common/utils.c
92                 sync with main, see ChangeLog entries 2004-12-10
93                 and 2004-12-13
94
95         * po/ru.po
96                 updated by Pavlo Bohmat
97
98 2004-12-13 [thorsten]   0.9.13cvs15
99
100         * src/plugins/spamassassin/libspamc.c
101                 fix memleak
102
103 2004-12-13 [colin]      0.9.13cvs14
104
105         * src/gtk/prefswindow.c
106         * src/gtk/pluginwindow.c
107                 Fix key_pressed handlers
108
109 2004-12-11 [colin]      0.9.13cvs13
110
111         * src/quote_fmt_parse.y
112                 Rework quote_fmt_parse to use less local 
113                 arrays in local blocks, so it doesn't 
114                 freak out IBM's stack protector. Patch
115                 by Alfons.
116
117 2004-12-10 [colin]      0.9.13cvs12
118
119         * src/messageview.c
120                 Fix logic error
121         * src/mainwindow.c
122                 Fix corruptions when de-separating messageview
123
124 2004-12-10 [paul]       0.9.13cvs11
125
126         * src/prefs_themes.c
127                 use a different set of icons for the Preview
128
129 2004-12-09 [colin]      0.9.13cvs10
130
131         * src/procmime.c
132                 Fix procmime_encode_content doing horribly wrong
133                 stuff when encoding to B64 from memory
134
135 2004-12-08 [colin]      0.9.13cvs9
136
137         * src/gtk/colorlabel.c
138                 Fix color label off-by-one
139                 Patch by Alfons
140
141 2004-12-08 [hoa]        0.9.13cvs8
142
143         * src/quote_fmt_parse.y
144                 really fix buffer overflow
145
146 2004-12-08 [colin]      0.9.13cvs7
147
148         * src/matcher_parser_parse.y
149         * src/msgcache.c
150         * src/prefs_matcher.c
151         * src/procheader.c
152         * src/matcher.c
153         * src/common/defs.h
154                 Cache total_size and use that to speed up
155                 'partial' match.
156                 Add 'partial' to the list of useable stuff
157                 in filtering
158
159 2004-12-08 [paul]
160
161         * po/sr.po
162                 updated by URKE MMI
163
164 2004-12-08 [colin]      0.9.13cvs6
165
166         * src/textview.c
167                 Fix possible boundary overrun in
168                 get_email_part(). Patch by Alfons
169
170 2004-12-08 [hoa]        0.9.13cvs5
171
172         * src/quote_fmt_parse.y
173                 fix buffer overflow
174                 http://bugs.gentoo.org/show_bug.cgi?id=67253
175
176 2004-12-07 [thorsten]   0.9.13cvs4
177
178         * src/procmime.c
179                 fix leak introduced with 0.9.13cvs1
180
181 2004-12-07 [keith]      0.9.13cvs3
182
183         * src/procmime.c
184                 Fix typo
185
186 2004-12-07 [colin]      0.9.13cvs2
187
188         * AUTHORS
189         * src/prefs_account.c
190         * src/common/smtp.c
191         * src/common/smtp.h
192                 Add SMTP PLAIN authentication. Patch by 
193                 George Michaelson <ggm@apnic.net>
194
195 2004-12-07 [thorsten]   0.9.13cvs1
196
197         * src/procmime.c
198                 [Bug 650] reply button causes crash
199                 Patch partly by David Relson
200
201 2004-12-06 [paul]       0.9.13
202
203         0.9.13 released
204
205 2004-12-06 [paul]
206
207         * po/sk.po
208                 updated by Andrej Kacian
209         * INSTALL
210         * README.claws
211                 updated
212         
213 2004-12-06 [christoph]
214
215         * configure.ac
216                 move GPGME check to PGP/MIME plugin checks
217
218 2004-12-06 [colin]      0.9.12cvs187
219
220         * src/compose.c
221                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
222
223 2004-12-06 [paul]       0.9.12cvs186
224
225         * INSTALL
226         * README.claws
227                 updated
228         * po/es.po
229         * po/fr.po
230         * po/it.po
231         * po/ja.po
232         * po/pt_BR.po
233         * po/zh_CN.po
234                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
235                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
236                 and Yang Guilong
237
238 2004-12-05 [paul]       0.9.12cvs185
239
240         * INSTALL
241         * Makefile.am
242         * README.claws
243                 update
244         * TODO.claws    **REMOVED**
245                 removed, use the wiki instead
246         * tools/Makefile.am
247         * tools/README
248                 remove newscache_conv.pl from the release package
249                 and notes as it is broken and not currently maintained
250         * tools/filter_conv.pl
251                 use --config-dir to find claws' config dir
252         * tools/kdeservicemenu/README
253         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
254         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
255                 make a top-level menu entry
256
257 2004-12-04 [paul]       0.9.12cvs184
258
259         * src/addrharvest.c
260                 conv_unmime_header_overwrite(name)
261
262 2004-12-04 [colin]      0.9.12cvs183
263
264         * src/compose.c
265                 Fix saving of compose window position
266                 when sending mail. Patch by Alfons.
267
268 2004-12-04 [paul]       0.9.12cvs182
269
270         * ChangeLog
271         * ChangeLog.jp
272         * INSTALL
273         * NEWS
274         * README
275         * README.jp
276         * doc/manual/ja/Makefile.am
277         * doc/manual/ja/sylpheed-1.html
278         * doc/manual/ja/sylpheed-10.html
279         * doc/manual/ja/sylpheed-11.html
280         * doc/manual/ja/sylpheed-12.html
281         * doc/manual/ja/sylpheed-13.html
282         * doc/manual/ja/sylpheed-14.html
283         * doc/manual/ja/sylpheed-15.html
284         * doc/manual/ja/sylpheed-16.html
285         * doc/manual/ja/sylpheed-17.html
286         * doc/manual/ja/sylpheed-18.html
287         * doc/manual/ja/sylpheed-19.html
288         * doc/manual/ja/sylpheed-2.html
289         * doc/manual/ja/sylpheed-20.html
290         * doc/manual/ja/sylpheed-3.html
291         * doc/manual/ja/sylpheed-4.html
292         * doc/manual/ja/sylpheed-5.html
293         * doc/manual/ja/sylpheed-6.html
294         * doc/manual/ja/sylpheed-7.html
295         * doc/manual/ja/sylpheed-8.html
296         * doc/manual/ja/sylpheed-9.html
297         * doc/manual/ja/sylpheed.html
298         * doc/manual/ja/sylpheed.sgml
299         * src/Makefile.am
300         * src/procmime.c
301         * src/pixmaps/regular.xpm **REMOVED**
302                 sync with main 1.0.0beta4, including: "canonicalize text files
303                 before encoding to BASE64, and uncanonicalize after decoding
304                 to conform with RFC 2045" 
305
306 2004-12-03 [christoph]  0.9.12cvs181
307
308         * src/compose.c
309                 build the Privacy System menu without GtkItemFactory to
310                 allow '/' in Privacy System names
311
312         * src/plugins/pgpmime/pgpmime.c
313         * src/plugins/pgpmime/plugin.c
314                 Update description and change Privacy System name
315
316 2004-12-03 [paul]
317
318         * src/pixmaps/dir_close.xpm
319         * src/pixmaps/dir_open.xpm
320         * src/pixmaps/drafts_close.xpm
321         * src/pixmaps/drafts_open.xpm
322         * src/pixmaps/group.xpm
323         * src/pixmaps/unread.xpm
324                 update icons (sync with main (adjust hue))      
325
326 2004-12-02 [paul]       0.9.12cvs180
327
328         * ChangeLog
329         * ChangeLog.jp
330         * src/Makefile.am
331         * src/pop.c
332         * src/common/utils.c
333         * src/common/utils.h
334         * src/pixmaps/folder.xpm **REMOVED**
335                 sync with main
336                 fixes bug 644 'extra CRs in subject line break filtering' 
337
338 2004-12-02 [colin]      0.9.12cvs179
339
340         * src/compose.c
341                 Prevent duplicate edition of queued
342                 and drafted mails
343
344 2004-12-02 [colin]      0.9.12cvs178
345
346         * src/compose.c
347                 Fix quote linewrapping ignoring pref
348                 Patch by Alfons
349
350 2004-11-30 [colin]      0.9.12cvs177
351
352         * src/gtk/prefswindow.c
353         * src/gtk/pluginwindow.c
354                 Add shortcut keys to prefs window
355                 and plugin window. Patch by Fabien Vantard.
356
357 2004-11-29 [colin]      0.9.12cvs176
358
359         * src/folderview.c
360                 Fix disappearing separators in folderview's popup
361
362 2004-11-29 [colin]      0.9.12cvs175
363
364         * src/procmime.c
365                 Another format bug
366
367 2004-11-29 [colin]      0.9.12cvs174
368
369         * src/pop.c
370                 Fix format string
371
372 2004-11-26 [colin]      0.9.12cvs173
373
374         * src/common/smtp.c
375         * src/common/smtp.h
376                 Use ESMTP for all servers advertising it
377                 Add SIZE= parameter to MAIL command for 
378                 ESMTP servers
379
380 2004-11-24 [colin]      0.9.12cvs172
381
382         * src/plugins/pgpmime/pgpmime.c
383                 Forgot one :(
384
385 2004-11-24 [colin]      0.9.12cvs171
386
387         * src/plugins/pgpmime/pgpmime.c
388                 Fix numerous GpgmeGtk leaks
389
390 2004-11-24 [colin]      0.9.12cvs170
391
392         * src/plugins/pgpmime/pgpmime.c
393                 Fix numerous GpgmeCtx leaks
394
395 2004-11-24 [colin]      0.9.12cvs169
396
397         * src/plugins/pgpmime/plugin.c
398                 Update requirements
399         * src/plugins/trayicon/Makefile.am
400         * src/plugins/trayicon/newmarkedmail.xpm
401         * src/plugins/trayicon/trayicon.c
402         * src/plugins/trayicon/unreadmarkedmail.xpm
403                 Add new icons when there are unread marked mails
404                 answers
405
406 2004-11-23 [thorsten]   0.9.12cvs168
407
408         * src/plugins/pgpmime/plugin.c
409                 typo: plugin_init instead of plugin_done
410
411 2004-11-23 [thorsten]   0.9.12cvs167
412
413         * commitHelper
414                 o add me
415         * src/partial_download.c
416         * src/partial_download.h
417                 o fix path for includes
418
419 2004-11-23 [colin]      0.9.12cvs166
420
421         * src/procmime.c
422                 Uh, changed API.
423
424 2004-11-23 [colin]      0.9.12cvs165
425
426         * src/procmime.c
427                 Fix mime headers wrapping
428
429 2004-11-23 [christoph]  0.9.12cvs164
430
431         * src/common/Makefile.am
432         * src/common/partial_download.[ch]
433         * src/Makefile.am
434         * src/partial_download.[ch]
435         * src/folderview.c
436                 move to src because it depends on src stuff
437
438         * src/codeconv.c
439         * src/common/base64.h
440                 move B64LEN macro to base64.h
441
442         * src/compose.c
443         * src/privacy.[ch]
444                 add PrefsAccount to sign-function parameters
445
446         * src/main.c
447         * src/prefs_account.[ch]
448         * src/gtk/prefswindow.[ch]
449                 o use new prefswindow for account prefs
450                 o add possibility to add new pages to account prefs
451
452         * src/plugins/pgpmime/prefs_gpg.[ch]
453         * src/plugins/pgpmime/prefs_gpg.glade
454                 add account prefs for GPG
455
456         * src/plugins/pgpmime/pgpmime.c
457         * src/plugins/pgpmime/sgpgme.[ch]
458                 create signers list based on the GPG account prefs
459
460 2004-11-23 [colin]      0.9.12cvs163
461
462         * src/main.c
463                 Fix cursor going from normal to wait
464                 as many times as there are folders
465                 (very noticeable on exported displays)
466
467 2004-11-23 [colin]      0.9.12cvs162
468
469         * src/msgcache.c
470                 HEAD needs this leak fix too
471
472 2004-11-22 [luke]       0.9.12cvs161
473
474         * src/gtk/gtkstext.c
475                 'Up' key moves one line (not one paragraph) like 'Down'
476
477 2004-11-22 [paul]       0.9.12cvs160
478
479         * src/prefs_themes.c
480                 fix oversized GtkFrames
481
482 2004-11-19 [paul]       0.9.12cvs159
483
484         * src/prefs_common.c
485                 update prefs_keybind_apply_clicked()
486
487 2004-11-18 [paul]       0.9.12cvs158
488
489         * src/compose.c
490         * src/messageview.c
491         * src/common/utils.c
492         * src/common/utils.h
493                 use Message-ID format like that previously
494                 used in compose_generate_msgid()
495
496 2004-11-17 [christoph]  0.9.12cvs157
497
498         * src/mainwindow.c
499         * src/prefs_common.c
500                 integrate "Common preferences" into new preferences dialog
501
502 2004-11-17 [colin]      0.9.12cvs156
503
504         * src/prefs_account.c
505         * src/prefs_account.h
506         * src/procmsg.c
507                 Add an option to let the user choose to store encrypted
508                 mail as clear text or encrypted.
509
510 2004-11-17 [colin]      0.9.12cvs155
511
512         * src/compose.c
513         * src/toolbar.c
514                 Be verbose when sending fails
515         * src/procmsg.c
516                 Fix procmsg_send_queue returning 0 when there's an error
517                 Don't send messages to be encrypted to nobody 
518
519
520 2004-11-17 [colin]      0.9.12cvs154
521
522         * src/privacy.c
523                 Fix more pointer confusion
524
525 2004-11-17 [paul]       0.9.12cvs153
526
527         * src/procmime.h
528                 forgotten in sync with main 1.0.0beta3
529
530
531 2004-11-17 [paul]       0.9.12cvs152
532
533         * ChangeLog
534         * ChangeLog.jp
535         * NEWS
536         * src/compose.c
537         * src/jpilot.c
538         * src/procmime.c
539                 sync with main 1.0.0beta3
540                 see ChangeLog 2004-11-15 and 2004-11-16
541
542 2004-11-17 [colin]      0.9.12cvs151
543
544         * src/plugins/pgpmime/pgpmime.c
545                 Remove debug printf
546
547 2004-11-17 [colin]      0.9.12cvs150
548
549         * src/plugins/pgpmime/pgpmime.c
550                 Fix off-by-one causing segs
551
552 2004-11-17 [colin]      0.9.12cvs149
553
554         * src/procmsg.c
555                 < Reboot_> don't compare pointers to NULL with !
556                 So, use the other form to bring consistency.
557                 Also fix coding style.
558
559 2004-11-16 [colin]      0.9.12cvs148
560
561         * src/procmsg.c
562                 Fix the fix :)
563
564 2004-11-16 [colin]      0.9.12cvs147
565
566         * src/procmsg.c
567                 Fix leaks in procmsg_send_message_queue
568
569 2004-11-12 [paul]       0.9.12cvs146
570
571         * src/prefs_account.c
572         * src/procmime.c
573         * src/procmime.h
574                 fix sync breakage 
575
576 2004-11-12 [paul]
577
578         * src/pixmaps/complete.xpm
579         * src/pixmaps/continue.xpm
580                 small sync with main, see ChangeLog 2004-11-11
581
582 2004-11-11 [paul]       0.9.12cvs145
583
584         * ChangeLog
585         * ChangeLog.jp
586         * src/account.c
587         * src/folderview.c
588         * src/folderview.h
589         * src/imap.c
590         * src/imap_gtk.c
591         * src/inc.c
592         * src/mainwindow.c
593         * src/mh_gtk.c
594         * src/news_gtk.c
595         * src/pop.c
596         * src/prefs_account.c
597         * src/prefs_account.h
598         * src/prefs_ext_prog.c
599         * src/procmsg.c
600         * src/procmsg.h
601         * src/summary_search.c
602         * src/summaryview.c
603         * src/textview.c
604         * src/common/defs.h
605         * src/common/utils.c
606         * src/common/utils.h
607         * src/gtk/menu.c
608         * src/gtk/menu.h
609                 sync with main 1.0.0beta2 (plus 4)
610
611 2004-11-09 [christoph]  0.9.12cvs144
612
613         * src/compose.c
614         * src/prefs_account.[ch]
615                 add option menu to select default privacy system
616
617         * src/plugins/pgpmime/pgpmime.c
618                 better memory allocation
619
620         * src/folder.c
621                 syncronize flags when scanning a folder
622
623 2004-11-08 [colin]      0.9.12cvs143
624
625         * src/summaryview.c
626                 Prevent useless folder count updates while 
627                 quicksearch is running. It is really annoying 
628                 while quicksearch is running a full-mail
629                 scan, like 'b foo', in a big folder.
630
631 2004-11-08 [colin]      0.9.12cvs142
632
633         * src/textview.c
634                 Really fix these mail URIs
635
636 2004-11-08 [colin]      0.9.12cvs141
637
638         * src/textview.c
639                 fix "colin@colino.net" <colin@colino.net> 
640                 types of URIs
641
642 2004-11-06 [colin]      0.9.12cvs140
643
644         * src/compose.c
645                 Don't ask for passphrase if not sending
646
647 2004-11-05 [christoph]  0.9.12cvs139
648
649         * src/compose.c
650                 o encode text content of composed mails
651         * src/procmime.c
652                 o allow encoding of MimeInfos that are stored in memory buffers
653                 
654
655 2004-11-03 [paul]       0.9.12cvs138
656
657         * po/POTFILES.in
658                 add 'src/plugins/pgpmime/prefs_gpg.c'.
659                 Patch submitted by Fabien Vantard
660
661         * src/prefs_ext_prog.c
662                 fix typos. Patch submitted by Fabien Vantard
663
664         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
665         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
666                 add German, Spanish, Italian, Brazilian Portuguese,
667                 and Slovak translations. Submitted by Thomas Gilgin,
668                 J. José del Río 'partymola', Andrea Spadaccini,
669                 Frederico Goncalves Guimaraes, and Andrej Kacian
670
671 2004-11-01 [christoph]  0.9.12cvs137
672
673         * src/procmime.c
674                 implement RFC2231's parameter encoding
675
676 2004-10-29 [colin]      0.9.12cvs136
677
678         * src/common/utils.c
679                 Fix boundary delimiter (a Pine user gets this:
680                 > Malformed message: Unexpected characters at end of parameters:
681                 > =_Thu__28_Oct_2)
682
683 2004-10-29 [paul]
684
685         * tools/textviewer.sh
686                 fix typo. patch submitted by Johann Koenig 
687                 <explosive@hvc.rr.com>
688
689 2004-10-29 [paul]
690
691         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
692         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
693                 add French translations, submitted by Fabien Vantard
694
695 2004-10-28 [christoph]  0.9.12cvs135
696
697         * doc/src/rfc2231.txt                           ** NEW **
698         * src/procmime.c
699         * src/common/quoted-printable.c
700         * src/common/utils.[ch]
701                 implement RFC2231's parameter decoding
702
703 2004-10-27 [paul]
704
705         * tools/kdeservicemenu/README
706         * tools/kdeservicemenu/install.sh
707         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
708         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
709         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
710                 output files to /tmp instead of littering the
711                 current dir
712                 add uninstall function
713                 refactor
714
715 2004-10-26 [christoph]  0.9.12cvs134
716
717         * src/procmime.c
718                 better check if parameters have to be in quoted string
719
720 2004-10-25 [paul]
721
722         * tools/kdeservicemenu/README
723         * tools/kdeservicemenu/install.sh
724         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
725         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
726         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
727                 add files for Sylpheed Service Menu in Konqueror
728
729 2004-10-22 [paul]       0.9.12cvs133
730
731         * src/compose.c
732         * src/prefs_common.c
733         * src/prefs_common.h
734         * src/prefs_wrapping.c
735                 remove 'smart wrapping'
736
737 2004-10-21 [colin]      0.9.12cvs132
738
739         * src/compose.c
740                 Remove extraneous separator in Options
741
742 2004-10-21 [colin]      0.9.12cvs131
743
744         * src/compose.c
745                 Replace "unknown" attachments by "application/octet-stream"
746                 Be a bit more defensive when using strchr
747
748 2004-10-20 [paul]
749
750         * po/ru.po
751                 updated by Pavlo Bohmat
752
753 2004-10-19 [christoph]  0.9.12cvs130
754
755         * src/compose.c
756                 fix wrong menu entry path
757
758         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
759
760         * src/gtk/menu.c
761                 add extra check for missing menu entries
762
763 2004-10-19 [christoph]  0.9.12cvs129
764
765         * src/compose.c
766         * src/common/utils.c
767                 use utils' generate_msgid() in compose.c
768
769 2004-10-18 [christoph]  0.9.12cvs128
770
771         * src/plugins/pgpmime/passphrase.c
772         * src/plugins/pgpmime/pgpmime.c
773         * src/plugins/pgpmime/prefs_gpg.[ch]
774         * src/plugins/pgpmime/prefs_gpg.glade
775         * src/plugins/pgpmime/sgpgme.c
776                 add GPG prefs
777
778 2004-10-18 [christoph]  0.9.12cvs127
779
780         * src/addrbook.c
781         * src/addrcache.c
782         * src/addressbook.c
783         * src/codeconv.c
784         * src/compose.c
785         * src/customheader.c
786         * src/editaddress.c
787         * src/editgroup.c
788         * src/exporthtml.c
789         * src/folder.c
790         * src/folderview.c
791         * src/imap.c
792         * src/jpilot.c
793         * src/main.c
794         * src/matcher_parser_parse.y
795         * src/mbox.c
796         * src/pop.c
797         * src/prefs_account.c
798         * src/prefs_gtk.c
799         * src/prefs_msg_colors.c
800         * src/procheader.c
801         * src/procmime.[ch]
802         * src/procmsg.c
803         * src/summaryview.c
804         * src/textview.c
805         * src/common/base64.c
806         * src/common/partial_download.c
807         * src/common/socket.c
808         * src/common/sylpheed.c
809         * src/common/utils.[ch]
810         * src/gtk/filesel.c
811         * src/gtk/pluginwindow.c
812         * src/gtk/quicksearch.c
813         * src/plugins/pgpmime/pgpmime.c
814         * src/plugins/pgpmime/plugin.c
815         * src/plugins/pgpmime/select-keys.c
816         * src/plugins/pgpmime/sgpgme.c
817         * src/plugins/spamassassin/libspamc.c
818         * src/plugins/trayicon/trayicon.c
819         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
820         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
821                 o don't use any GNU C extensions
822                 o fix warnings
823                 o replace some non-POSIX functions
824
825         * src/plugins/spamassassin/spamassassin.[ch]
826         * src/plugins/spamassassin/spamassassin_gtk.c
827         * src/plugins/clamav/clamav_plugin.[ch]
828         * src/plugins/clamav/clamav_plugin_gtk.c
829                 replace statusbar_print_all() from common code because it is a
830                 GUI function
831
832 2004-10-17 [paul]
833
834         * po/es.po
835         * po/ko.po
836         * AUTHORS
837                 update Spanish and Korean translations,
838                 submitted by Ricardo Mones Lastra and
839                 SungHyun Nam
840
841 2004-10-13 [colin]      0.9.12cvs126
842
843         * src/compose.c
844                 Don't convert message to forced encoding when 
845                 drafting, plus minor magic-values cleanup.
846
847 2004-10-13 [colin]      0.9.12cvs125
848
849         * po/POTFILES.in
850                 Update POTFILES.in to reflect the source
851                 place changes
852
853 2004-10-08 [christoph]  0.9.12cvs124
854
855         * m4/spamassassin.m4
856                 fix libspamc OpenSSL
857
858         * src/compose.c
859                 rearrange the compose menu
860
861 2004-10-08 [christoph]  0.9.12cvs123
862
863         * src/Makefile.am
864         * src/account.c
865         * src/compose.[ch]
866         * src/crash.c
867         * src/main.c
868         * src/mimeview.c
869         * src/passphrase.[ch]                           ** REMOVE **
870         * src/prefs_account.[ch]
871         * src/prefs_common.[ch]
872         * src/privacy.[ch]
873         * src/procmime.[ch]
874         * src/procmsg.c
875         * src/rfc2015.[ch]                              ** REMOVE **
876         * src/select-keys.[ch]                          ** REMOVE **
877         * src/common/utils.[ch]
878         * src/gtk/about.c
879         * src/plugins/pgpmime/Makefile.am
880         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
881         * src/plugins/pgpmime/pgpmime.c
882         * src/plugins/pgpmime/plugin.c
883         * src/plugins/pgpmime/prefs_gpg.[ch]
884         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
885         * src/plugins/pgpmime/sgpgme.[ch]
886                 o Add new MIME-Writer
887                 o extend PrivacySystem with sign and encrypt functions
888                 o extend PGP/MIME plugin with sign and encrypt functions
889                 o integrate extended Privacy API in Compose and Sending process
890
891 2004-10-04 [colin]      0.9.12cvs122
892
893         * src/mainwindow.c
894         * src/messageview.c
895         * src/messageview.h
896         * src/textview.c
897                 Make forced encoding limited to messageview and
898                 apply only to parts displayed using textview
899
900 2004-10-04 [colin]      0.9.12cvs121
901
902         * src/summaryview.c
903                 Fix bug #605 (collapsed threads re-expand when moving or
904                 deleting mails)
905
906 2004-10-03 [colin]      0.9.12cvs120
907
908         * src/summaryview.c
909                 Fix bug #602
910
911 2004-10-02 [colin]      0.9.12cvs119
912
913         * src/mainwindow.c
914         * src/messageview.c
915         * src/prefs_common.h
916         * src/procmime.c
917         * src/procmime.h
918         * src/textview.c
919                 Clean up forced charset feature
920                 Add forced decode
921
922 2004-10-01 [colin]      0.9.12cvs118
923
924         * src/mimeview.c
925                 Better fix for Save all: skip multipart mails' first 
926                 text part
927
928 2004-10-01 [colin]      0.9.12cvs117
929
930         * src/mimeview.c
931                 Only save attachments in Save All
932
933 2004-10-01 [paul]       0.9.12cvs116
934
935         * ChangeLog
936         * ChangeLog.jp
937         * src/account.c
938         * src/prefs_common.c
939         * src/gtk/colorlabel.c
940                 sync with main 0.9.12cvs17
941
942 2004-09-30 [colin]      0.9.12cvs115
943
944         * src/stock_pixmap.c
945         * src/stock_pixmap.h
946         * src/folderview.c
947         * src/Makefile.am
948         * src/pixmaps/read.xpm
949                 Add icon for total # column
950
951 2004-09-29 [colin]      0.9.12cvs114
952
953         * src/compose.c
954                 Don't close compose until message is sent if 
955                 Show Send Dialog is Always
956
957 2004-09-29 [paul]       0.9.12cvs113
958
959         * src/quote_fmt_parse.y
960                 In the quotation templates recognise sender's first and last 
961                 names (%F %L) when the name is in the format "Duck, Donald".
962                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
963
964
965 2004-09-28 [colin]      0.9.12cvs112
966
967         * src/mainwindow.c
968                 Put back mnemonic
969         * src/folderview.c
970                 Fix Empty trash being visible-invisible-visible...
971
972 2004-09-28 [colin]      0.9.12cvs111
973
974         * src/mainwindow.c
975                 Relabel Empty all Trash folders
976
977 2004-09-28 [colin]      0.9.12cvs110
978
979         * src/folderview.c
980                 Add contextual Empty trash menu
981         * src/mainwindow.c
982                 Revert cvs109 which was useless
983
984 2004-09-28 [colin]      0.9.12cvs109
985
986         * src/mainwindow.c
987                 Fix uninialized var
988
989 2004-09-28 [colin]      0.9.12cvs108
990
991         * src/addressbook.c
992                 Fix triple-click
993
994 2004-09-28 [colin]      0.9.12cvs107
995
996         * src/addressbook.c
997                 Fix double-click on entries
998
999 2004-09-28 [colin]      0.9.12cvs106
1000
1001         * src/inc.c
1002                 Reintroduce folder_item update freeze on incorporation
1003
1004 2004-09-27 [christoph]  0.9.12cvs105
1005
1006         * src/folderview.c
1007                 right-align new and unread column
1008
1009 2004-09-27 [paul]
1010
1011         * 0.9.12b released
1012
1013 2004-09-27 [paul]       0.9.12cvs104
1014
1015         * src/main.c
1016                 revert 0.9.12cvs101, it causes another segfault
1017
1018 2004-09-23 [christoph]  0.9.12cvs103
1019
1020         * src/plugins/spamassassin/libspamc.[ch]
1021         * src/plugins/spamassassin/utils.[ch]
1022                 update libspamc to SpamAssassin 3.0.0
1023
1024 2004-09-17 [paul]       0.9.12cvs102
1025
1026         * ChangeLog
1027         * ChangeLog.jp
1028         * src/inc.c
1029                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1030  
1031
1032 2004-09-17 [colin]      0.9.12cvs101
1033
1034         * src/main.c
1035                 Fix segfaults when quitting. valgrind says:
1036                         ==12144== Invalid read of size 4
1037                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1038                         [...]
1039                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1040                         [...]
1041                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1042
1043
1044 2004-09-13 [christoph]  0.9.12cvs100
1045
1046         * src/folder.c
1047                 add NULL pointer checks to fix segfault when messages can
1048                 not be fetched
1049
1050 2004-09-08 [colin]      0.9.12cvs99
1051
1052         * src/account.c
1053                 Remove a debug printf
1054
1055 2004-09-08 [christoph]  0.9.12cvs98
1056
1057         * src/procmsg.[ch]
1058                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1059                 if the message structure has been scanned
1060
1061         * src/folder.c
1062                 o scan structure when the mail is fetched for the first time
1063                   to prevent unnecessary fetching of messages while scanning
1064                   the folder for messages
1065                 o revert 0.9.12cvs24
1066
1067         * src/plugins/pgpmime/pgpmime.c
1068                 check signature if auto signature checking is enabled when the
1069                 signature status is requested for first time and not when
1070                 checking if a part has a signature
1071
1072 2004-09-07 [colin]      0.9.12cvs97
1073
1074         * src/inc.c
1075                 Change session error messages so that they
1076                 are a bit more helpful (the origin of the
1077                 error is not apparent if one isn't in 
1078                 front of Sylpheed when it happens).
1079
1080 2004-09-06 [colin]      0.9.12cvs96
1081
1082         * src/toolbar.c
1083                 Fix graying out Redirect in non english languages
1084                 Patch by Fabien Vantard
1085
1086 2004-09-06 [colin]      0.9.12cvs95
1087
1088         * src/summaryview.c
1089         * src/mimeview.c
1090                 Fix dropped URIs
1091
1092 2004-09-06 [colin]      0.9.12cvs94
1093
1094         * src/addressbook.c
1095         * src/addressitem.h
1096         * src/addritem.c
1097         * src/addritem.h
1098                 Add basic drag and drop to addressbook
1099
1100 2004-09-03 [colin]      0.9.12cvs93
1101
1102         * src/summaryview.c
1103                 Next/Prev unread message should start
1104                 from next/prev node (especially if 
1105                 mark_as_read_delay != 0)
1106
1107 2004-09-03 [colin]      0.9.12cvs92
1108
1109         * src/prefs_common.c
1110         * src/prefs_common.h
1111         * src/summaryview.c
1112                 Add an hidden 'mark_as_read_delay' pref 
1113
1114 2004-09-02 [colin]      0.9.12cvs91
1115
1116         * src/gtk/menu.c
1117                 Add unduplicated menu entries (fixes bug 532)
1118                 Patch by Fabien Vantard
1119
1120 2004-09-02 [colin]      0.9.12cvs90
1121
1122         * src/account.c
1123                 Fix bug 582 (broken auto account selection)
1124
1125 2004-09-02 [colin]      0.9.12cvs89
1126
1127         * src/addrindex.c
1128                 Free deleted queries too
1129
1130 2004-09-02 [colin]      0.9.12cvs88
1131
1132         * src/ldapquery.c
1133                 Fix freezes in LDAP, due to memory corruption
1134                 after deletion of a query (and not removing it
1135                 from the corresponding list of queries).
1136                 Very probably fixes bug 567 and bug 569
1137
1138 2004-09-02 [colin]      0.9.12cvs87
1139
1140         * src/prefs_spelling.c
1141                 Fix bug with aspell prefs init, where spell checking
1142                 is enabled at first but dictionary not specified. Use
1143                 LANG's dictionary by default.
1144
1145 2004-09-01 [colin]      0.9.12cvs86
1146
1147         * src/filtering.c
1148         * src/imap.c
1149         * src/prefs_matcher.c
1150         * src/stock_pixmap.c
1151                 Fix more nasty uninitialized variables
1152
1153 2004-08-31 [colin]      0.9.12cvs85
1154
1155         * src/folder.c
1156                 Fix memory corruption when entering procmsg_msginfo_free()
1157                 with unitialized msginfo. Thanks Valgrind.
1158
1159 2004-08-29 [colin]      0.9.12cvs84
1160
1161         * src/mimeview.c
1162                 Don't escape filenames before saving - that's 
1163                 not dangerous. By the way, fix the leak.
1164
1165 2004-08-27 [paul]       0.9.12cvs83
1166
1167         * src/mh.c
1168         * src/procheader.c
1169         * src/procmsg.c
1170         * src/procmsg.h
1171         * src/common/utils.c
1172         * src/gtk/menu.h
1173                 sync with main 0.9.12cvs6, see ChangeLog
1174                 2004-08-24, 2004-08-25, 2004-08-26
1175
1176
1177 2004-08-26 [paul]
1178
1179         * po/ja.po
1180                 updated by Rui Hirokawa
1181
1182 2004-08-25 [colin]      0.9.12cvs82
1183
1184         * src/plugins/pgpmime/pgpmime.c
1185                 Fix leak on non-combined encrypted messages
1186
1187 2004-08-25 [colin]      0.9.12cvs81
1188
1189         * src/plugins/pgpmime/pgpmime.c
1190         * src/plugins/pgpmime/sgpgme.c
1191         * src/plugins/pgpmime/sgpgme.h
1192                 Handle combined encryption/signature
1193
1194 2004-08-24 [colin]      0.9.12cvs80
1195
1196         * src/folder.c
1197                 Set mime flags on non multipart messages too
1198
1199 2004-08-23 [christoph]  0.9.12cvs79
1200
1201         * src/compose.c
1202                 create message header in memory as GString before writing it
1203                 to the message file
1204
1205 2004-08-23 [colin]      0.9.12cvs78
1206
1207         * src/rfc2015.c
1208         * src/rfc2015.h
1209         * src/compose.c
1210                 Fix (again) bug 197: inline encryption broken
1211
1212 2004-08-23 [paul]
1213
1214         * po/zh_CN.po
1215                 updated by Hansom Young
1216
1217 2004-08-23 [paul]
1218
1219         * 0.9.12a released
1220
1221 2004-08-23 [colin]      0.9.12cvs77
1222
1223         * src/imap.c
1224                 Try and fix bug 577 (session->last_access_time is broken since 
1225                 sync with main 0.9.12cvs2). 
1226                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1227
1228 2004-08-23 [paul]
1229
1230         * po/es.po
1231         * po/fr.po
1232         * po/pl.po
1233         * po/pt_BR.po
1234         * po/sk.po
1235         * po/sr.po
1236                 update translations. submitted by Ricardo
1237                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1238                 Frederico Goncalves Guimaraes, Andrej Kacian,
1239                 Urke MMI
1240
1241 2004-08-22 [paul]       0.9.12cvs76
1242
1243         * src/plugins/trayicon/trayicon.c
1244                 fix formatting bug in trayicon_popup_menu_entries[]
1245
1246
1247 2004-08-22 [paul]       0.9.12cvs75
1248
1249         * m4/Makefile.am
1250                 remove reference to openssl.m4
1251
1252
1253 2004-08-21 [colin]      0.9.12cvs74
1254
1255         * src/compose.c
1256                 Fix bug 576 (Duplicate auto-bcc on reedit)
1257
1258 2004-08-21 [colin]      0.9.12cvs73
1259
1260         * src/toolbar.c
1261                 Grey out Redirect in the toolbar when selection is
1262                 multiple. Fixes bug 520
1263
1264 2004-08-21 [colin]      0.9.12cvs72
1265
1266         * src/compose.c
1267                 Save Sign, Encrypt and Mode status when drafting or queuing
1268                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1269                 state)
1270
1271 2004-08-21 [colin]      0.9.12cvs71
1272
1273         * src/summaryview.c
1274                 Fix bug 494 (Messages are always opened in summary 
1275                 view when right clicked.) Also fixes bug 508.
1276
1277 2004-08-21 [colin]      0.9.12cvs70
1278
1279         * src/compose.c
1280                 When using inline encryption, don't use QP or Base64:
1281                 the mail will be encrypted to a 7bit string.
1282                 Fixes bug 197
1283
1284 2004-08-21 [colin]      0.9.12cvs69
1285
1286         * src/compose.c
1287                 Fix inline-signing with 8bit chars: data must be 
1288                 converted to Quoted-printable before signing.
1289
1290 2004-08-21 [colin]      0.9.12cvs68
1291
1292         * src/compose.c
1293                 Remove 'Message/Save to draft folder'
1294                 and 'Message/Save and keep editing' to 
1295                 put a single 'File/Save' command.
1296                 Fixes bug 224
1297
1298 2004-08-21 [colin]      0.9.12cvs67
1299
1300         * src/mainwindow.c
1301                 Fix bug 222 (Summary view state not retained between sessions)
1302
1303 2004-08-20 [colin]      0.9.12cvs66
1304
1305         * src/codeconv.c
1306                 Fix bug 574 (empty cur_locale is not enough)
1307
1308 2004-08-20 [paul]
1309
1310         * src/plugins/pgpmime/plugin.c
1311                 modify PGP/MIME plugin's description
1312
1313 2004-08-16 [colin]      0.9.12cvs65
1314
1315         * src/common/ssl.c
1316                 Fix version comparison
1317
1318 2004-08-16 [colin]      0.9.12cvs64
1319
1320         * src/common/ssl.c
1321                 I meant 2.2.
1322
1323 2004-08-16 [colin]      0.9.12cvs63
1324
1325         * src/common/ssl.c
1326                 People with glibc 2.1 have had problems with non-blocking
1327                 SSL_connect. Disable it for glibc < 2.2.
1328
1329 2004-08-16 [colin]      0.9.12cvs62
1330
1331         * src/common/ssl.c
1332                 Fix format error
1333
1334 2004-08-13 [colin]      0.9.12cvs61
1335
1336         * src/plugins/pgpmime/plugin.c
1337                 Add plugin's description
1338
1339 2004-08-12 [christoph]  0.9.12cvs60
1340
1341         * src/folderutils.c
1342                 fix bug that did not thaw folder updates when deleting
1343                 duplicates in empty folders
1344
1345 2004-08-12 [colin]      0.9.12cvs59
1346
1347         * src/plugins/trayicon/trayicon.c
1348                 Add a context menu with most common operations
1349
1350 2004-08-12 [colin]      0.9.12cvs58
1351
1352         * configure.ac
1353         * sylpheed.desktop
1354         * src/Makefile.am
1355         * src/main.c
1356                 Add support for Freedesktop.org's startup notification
1357
1358 2004-08-10 [colin]      0.9.12cvs57
1359
1360         * src/main.c
1361         * src/common/socket.c
1362         * src/common/ssl.c
1363         * src/common/sylpheed.c
1364         * src/common/sylpheed.h
1365                 Put back the ssl connect nonblocking...
1366                 without the race condition
1367
1368 2004-08-09 [colin]      0.9.12cvs56
1369
1370         * src/main.c
1371         * src/common/ssl.c
1372         * src/common/sylpheed.c
1373         * src/common/sylpheed.h
1374                 Reverting previous commit, doesn't work 
1375
1376 2004-08-09 [colin]      0.9.12cvs55
1377
1378         * src/main.c
1379         * src/common/ssl.c
1380         * src/common/sylpheed.c
1381         * src/common/sylpheed.h
1382                 Make SSL_connect nonblocking, using a thread
1383
1384 2004-08-09 [paul]       0.9.12cvs54
1385
1386         * po/POTFILES.in
1387                 reflect new location of sgpgme.c
1388         * src/main.c
1389                 sync with main, see ChangeLog 2004-08-09
1390
1391 2004-08-08 [christoph]  0.9.12cvs53
1392
1393         * src/folderutils.c
1394                 freeze FolderItem updates while deleting duplicate messages
1395
1396 2004-08-08 [christoph]  0.9.12cvs52
1397
1398         * configure.ac
1399         * src/Makefile.am
1400         * src/main.c
1401         * src/pgpmime.c
1402         * src/pgpmime.h
1403         * src/sgpgme.c
1404         * src/sgpgme.h
1405         * src/plugins/Makefile.am
1406         * src/plugins/pgpmime/.cvsignore
1407         * src/plugins/pgpmime/Makefile.am
1408         * src/plugins/pgpmime/pgpmime.c
1409         * src/plugins/pgpmime/pgpmime.h
1410         * src/plugins/pgpmime/plugin.c
1411         * src/plugins/pgpmime/sgpgme.c
1412         * src/plugins/pgpmime/sgpgme.h
1413                 new plugin for PGP/MIME
1414
1415 2004-08-07 [christoph]  0.9.12cvs51
1416
1417         * src/folder.c
1418                 disable immediate folder change notification on opened folders
1419                 until SummaryView can handle it quickly
1420
1421 2004-08-07 [colin]      0.9.12cvs50
1422
1423         * src/pop.c
1424         * src/common/partial_download.c
1425                 fix warnings
1426
1427 2004-08-07 [colin]      0.9.12cvs49
1428
1429         * src/Makefile.am
1430         * src/account.c
1431         * src/addressbook.c
1432         * src/alertpanel.c
1433         * src/alertpanel.h
1434         * src/compose.c
1435         * src/exphtmldlg.c
1436         * src/expldifdlg.c
1437         * src/main.c
1438         * src/message_search.c
1439         * src/messageview.c
1440         * src/pop.c
1441         * src/sgpgme.c
1442         * src/summary_search.c
1443         * src/summaryview.c
1444         * src/textview.c
1445         * src/gtk/sslcertwindow.c
1446         * src/pixmaps/stock_dialog-error.xpm
1447         * src/pixmaps/stock_dialog-info.xpm
1448         * src/pixmaps/stock_dialog-question.xpm
1449         * src/pixmaps/stock_dialog-warning.xpm
1450                 sync new alertpanel from gtk2
1451
1452 2004-08-07 [colin]      0.9.12cvs48
1453
1454         * src/prefs_folder_item.c
1455                 fix memory corruption in folderitem's prefs
1456
1457 2004-08-06 [colin]      0.9.12cvs47
1458
1459         * src/compose.c
1460                 close compose window after queuing, before 
1461                 sending when user presses Send
1462
1463 2004-08-05 [christoph]  0.9.12cvs46
1464
1465         * src/msgcache.c
1466         * src/common/defs.h
1467                 add charset to cache file and convert charset when reading the
1468                 cache if different from internal used charset
1469
1470 2004-08-05 [christoph]  0.9.12cvs45
1471
1472         * src/messageview.c
1473         * src/mimeview.[ch]
1474         * src/procmime.h
1475         * src/common/utils.h
1476                 cleanup (remove unused includes/reorganize)
1477
1478         * src/prefs_ext_prog.c
1479         * src/prefs_folder_item.c
1480         * src/prefs_fonts.c
1481         * src/prefs_msg_colors.c
1482         * src/prefs_spelling.c
1483         * src/prefs_themes.c
1484         * src/prefs_toolbar.c
1485         * src/prefs_wrapping.c
1486         * src/gtk/prefswindow.[ch]
1487         * src/plugins/clamav/clamav_plugin_gtk.c
1488         * src/plugins/dillo_viewer/dillo_prefs.c
1489         * src/plugins/image_viewer/viewerprefs.c
1490         * src/plugins/spamassassin/spamassassin_gtk.c
1491                 change PrefsPage path into an array of strings and don't
1492                 split a single string into parts (better for translation)
1493
1494 2004-08-05 [christoph]  0.9.12cvs44
1495
1496         * src/folder.c
1497                 fix FolderItem's message counts after rebuilding a cache
1498
1499 2004-08-05 [paul]       0.9.12cvs43
1500
1501         * ChangeLog
1502         * ChangeLog.jp
1503         * src/imap.c
1504         * src/news.c
1505         * src/common/nntp.c
1506         * src/common/session.c
1507         * src/common/session.h
1508         * src/common/socket.c
1509                 sync with main 0.9.12cvs2
1510                 see ChangeLog 2004-08-04
1511
1512 2004-08-04 [christoph]  0.9.12cvs42
1513
1514         * configure.ac
1515                 add missing AC_DEFINE(USE_OPENSSL, ...)
1516         * src/folder.c
1517                 use new xml_node_new() function
1518
1519 2004-08-03 [christoph]  0.9.12cvs41
1520
1521         * src/folder.c
1522         * src/localfolder.c
1523         * src/common/xml.[ch]
1524                 sync with main 0.9.12cvs1
1525                 see ChangeLog 2004-07-23
1526
1527 2004-08-03 [christoph]
1528
1529         * configure.ac
1530         * m4/openssl.m4                 ** REMOVE **
1531                 use pkg-config to get OpenSSL CFLAGS and LIBS
1532                 (OpenSSL 0.9.7 is required now)
1533
1534 2004-08-02 [paul]       0.9.12cvs40
1535
1536         * AUTHORS
1537                 update translation team section
1538         * po/pt_BR.po
1539                 updated by Frederico Goncalves Guimaraes
1540                 <fggdebian@yahoo.com.br>
1541
1542 2004-07-29 [colin]      0.9.12cvs39
1543
1544         * src/messageview.c
1545                 Inform the user when a partially 
1546                 downloaded mail isn't on the server
1547                 anymore (due to Mark for deletion)
1548
1549 2004-07-29 [colin]      0.9.12cvs38
1550
1551         * src/messageview.c
1552                 Hide noticeview if necessary
1553
1554 2004-07-27 [colin]      0.9.12cvs37
1555
1556         * src/msgcache.c
1557                 More fixes (i overlook a bit, thanks
1558                 Christoph for spotting it)
1559
1560 2004-07-27 [colin]      0.9.12cvs36
1561
1562         * src/msgcache.c
1563                 Fix wrong test 
1564
1565 2004-07-26 [colin]      0.9.12cvs35
1566
1567         * src/pop.c
1568                 Fix uidl-file parsing when not in new
1569                 format
1570
1571 2004-07-19 [colin]      0.9.12cvs34
1572
1573         * src/compose.c
1574                 Save attachment status when drafting
1575
1576 2004-07-19 [colin]      0.9.12cvs33
1577
1578         * src/folder.h
1579         * src/folderview.c
1580         * src/summaryview.c
1581                 Reverse 0.9.12cvs29 to 31 (folder icon update
1582                 when quicksearch is active)
1583
1584 2004-07-18 [colin]      0.9.12cvs32
1585
1586         * src/pop.c
1587                 Fix partial download bug with "Download all
1588                 messages" option
1589
1590 2004-07-18 [colin]      0.9.12cvs31
1591
1592         * src/folderview.c
1593                 Fix crash
1594
1595 2004-07-17 [colin]      0.9.12cvs30
1596
1597         * src/summaryview.c
1598                 Same, when sticky search is off
1599
1600 2004-07-17 [colin]      0.9.12cvs29
1601
1602         * src/folder.h
1603         * src/folderview.c
1604         * src/summaryview.c
1605                 Update FolderItem icon whenever its summaryview is 
1606                 filtered
1607
1608 2004-07-16 [christoph]  0.9.12cvs28
1609
1610         * src/mimeview.c
1611                 make doubleclick work again
1612
1613 2004-07-16 [christoph]  0.9.12cvs27
1614
1615         * src/mimeview.c
1616                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1617
1618 2004-07-16 [paul]       0.9.12cvs26
1619         
1620         * src/gtk/quicksearch.c
1621         * src/compose.c
1622         * src/customheader.c
1623         * src/messageview.c
1624         * src/news.c
1625         * src/prefs_account.c
1626         * src/prefs_display_header.c
1627         * src/procheader.c
1628                 replace "Message-Id" with "Message-ID"
1629
1630 2004-07-16 [paul]       0.9.12cvs25
1631
1632         * ChangeLog
1633         * ChangeLog.jp
1634         * src/account.c
1635         * src/account.h
1636         * src/folder_item_prefs.c
1637         * src/main.c
1638         * src/pop.c
1639         * src/pop.h
1640         * src/prefs_account.c
1641         * src/prefs_account.h
1642         * src/prefs_common.c
1643         * src/prefs_common.h
1644         * src/prefs_gtk.c
1645         * src/prefs_gtk.h
1646                 sync with main 0.9.12cvs1
1647
1648 2004-07-15 [colin]      0.9.12cvs24
1649
1650         * src/folder.c
1651                 Disable GPG signature check during
1652                 folder move and scan 
1653         (Closes Bug 521 Signature checking slows down Folder-Move)
1654
1655 2004-07-14 [christoph]  0.9.12cvs23
1656
1657         * src/pgpmime.c
1658                 add missing fclose
1659
1660         * src/procmime.c
1661                 add checks if fopen really worked
1662
1663 2004-07-14 [colin]      0.9.12cvs22
1664
1665         * src/pop.c
1666         * src/common/partial_download.c
1667                 Update includes
1668
1669 2004-07-14 [colin]      0.9.12cvs21
1670
1671         * src/folder.c
1672         * src/inc.c
1673         * src/matcher.c
1674         * src/matcher.h
1675         * src/matcher_parser_parse.y
1676         * src/messageview.c
1677         * src/msgcache.c
1678         * src/noticeview.c
1679         * src/noticeview.h
1680         * src/pop.c
1681         * src/pop.h
1682         * src/prefs_matcher.c
1683         * src/procheader.c
1684         * src/procmsg.c
1685         * src/procmsg.h
1686         * src/summaryview.c
1687         * src/common/Makefile.am
1688         * src/common/defs.h
1689         * src/gtk/quicksearch.c
1690         * src/common/partial_download.c ** NEW FILES **
1691         * src/common/partial_download.h ** NEW FILES **
1692                 Partial downloading of pop3 mails
1693
1694 2004-07-13 [christoph]  0.9.12cvs20
1695
1696         * src/mimeview.c
1697                 use "button_release_event" instead of "button_press_event",
1698                 because executing event callbacks while the button is still
1699                 pressed is not good and causes problems
1700
1701 2004-07-12 [colin]      0.9.12cvs19
1702
1703         * src/gtk/quicksearch.c
1704                 Fix a missing status update in quicksearch
1705
1706 2004-07-08 [colin]      0.9.12cvs18
1707
1708         * src/common/smtp.h
1709                 Fix guint vs gint bug
1710
1711 2004-07-08 [colin]      0.9.12cvs17
1712
1713         * src/common/smtp.c
1714                 use to_human_readable() for sizes
1715
1716 2004-07-08 [paul]       0.9.12cvs16
1717
1718         * src/inc.c [1.174]
1719                 fix occasional non-clearance of the statusbar
1720                 (close Bug 531 'SA plugin: status bar does not 
1721                  get cleared in OFFLINE mode')
1722
1723 2004-07-07 [colin]      0.9.12cvs15
1724
1725         * src/prefs_common.c [1.225]
1726         * src/prefs_common.h [1.112]
1727                 Add a hidden summary_quicksearch_sticky preference,
1728                 to allow the quicksearch bar to reset across folders
1729         * src/summaryview.c [1.437]
1730                 Use this preference
1731         * src/gtk/quicksearch.c [1.5]
1732         * src/gtk/quicksearch.h [1.3]
1733                 Add this preference, fix focus when hitting Enter,
1734                 add handling of Esc key to reset
1735
1736 2004-07-06 [colin]      0.9.12cvs14
1737
1738         * src/gtk/quicksearch.c [1.4]
1739                 Add Clear button
1740
1741 2004-07-06 [christoph]  0.9.12cvs13
1742
1743         * src/toolbar.c
1744                 enable next unread button in empty folders if next folder
1745                 dialog is not disabled
1746
1747         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1748          folders)
1749
1750 2004-07-06 [colin]      0.9.12cvs12
1751
1752         * src/common/smtp.c [1.16]
1753                 Display maximum message size in the log
1754
1755 2004-07-06 [paul]       0.9.12cvs11
1756
1757         * src/toolbar.c
1758                 fix typo. (spotted by Fabien Vantard)
1759
1760 2004-07-06 [paul]       0.9.12cvs10
1761
1762         * src/main.c
1763                 terminate cleanly on SIGHUP. Patch submitted by
1764                 Thomas Gilgin <thg@karate-muellheim.de>
1765
1766 2004-07-05 [christoph]  0.9.12cvs9
1767
1768         * src/inc.c
1769                 better replacing of %d in new mail notification command
1770
1771 2004-07-05 [colin]      0.9.12cvs8
1772
1773         * src/common/smtp.[ch]
1774                 Take SIZE (returned by EHLO) into account, and
1775                 avoid sending too big messages
1776
1777 2004-07-04 [paul]       0.9.12cvs7
1778
1779         * src/account.c
1780                 fix auto-account selection on imap/news
1781
1782 2004-07-01 [paul]       0.9.12cvs6
1783
1784         * src/gtk/quicksearch.c
1785                 reveal hidden string in gui
1786                 
1787         * src/compose.c
1788                 fix updating of gpg signing setting on 
1789                 switching accounts
1790
1791 2004-06-30 [darko]      0.9.12cvs5
1792
1793         * src/common/utils.c
1794                 remove expand_search_string()
1795         * src/gtk/quicksearch.c
1796                 remove no longer needed for loop (thanks Christoph)
1797                 add expand_search_string()
1798
1799 2004-06-30 [darko]      0.9.12cvs4
1800
1801         * src/common/utils.c
1802                 allow all filtering expressions in quicksearch
1803
1804         (Closes Bug 519 filtering expr. in quicksearch)
1805
1806 2004-06-30 [christoph]  0.9.12cvs3
1807
1808         * configure.ac
1809                 better 'localedir'
1810
1811         * src/common/intl.h
1812                 allow plugins to define TEXTDOMAIN for the _(...) macro
1813
1814 2004-06-30 [paul]       0.9.12cvs2
1815
1816         * po/POTFILES.in
1817           src/Makefile.am
1818           src/main.c
1819           src/prefs_common.c
1820           src/prefs_msg_colors.[ch]     ** NEW FILES **
1821                 move message colouring options to
1822                 '/Other Preferences/Message View/Colors'
1823
1824 2004-06-30 [paul]       0.9.12cvs1
1825
1826         * po/POTFILES.in
1827           src/Makefile.am
1828           src/main.c
1829           src/prefs_common.c
1830           src/prefs_wrapping.[ch]       ** NEW FILES **
1831                 move message wrapping options to
1832                 /'Other Preferences/Compose/Message Wrapping'
1833
1834 2004-06-28 [paul]       0.9.12
1835
1836         * Sylpheed-Claws 0.9.12 released
1837
1838         * po/es.po
1839           po/fr.po
1840           po/sk.po
1841                 updated by Ricardo Mones Lastra, Fabien Vantard,
1842                 Andrej Kacian
1843
1844 2004-06-27 [paul]       0.9.11cvs19
1845
1846         * src/common/ssl.c
1847                 re-enable certificate check
1848
1849 2004-06-25 [christoph]  0.9.11cvs18
1850
1851         * src/procmsg.h
1852                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1853
1854 2004-06-25 [paul]       0.9.11cvs17
1855
1856         * sync with main 0.9.12cvs1
1857                 see ChangeLog 2004-06-23
1858                 
1859         * src/gtk/menu.c
1860                 remove unused menu_toggle_toggle()
1861
1862 2004-06-23 [christoph]  0.9.11cvs16
1863
1864         * src/folder.c
1865         * src/procheader.c
1866         * src/procmsg.h
1867         * src/summaryview.c
1868                 scan the mime structure of multipart mails for correct
1869                 attachment, encryped and signed (with privacy API) part
1870                 detection
1871
1872         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1873
1874 2004-06-22 [paul]
1875
1876         * po/ru.po
1877                 updated by Pavlo Bohmat
1878
1879 2004-06-20 [christoph]  0.9.11cvs15
1880
1881         * src/inc.c
1882         * src/pop.[ch]
1883                 disconnect after authentication when doing POP before SMTP
1884
1885         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1886
1887 2004-06-19 [christoph]  0.9.11cvs14
1888
1889         * src/folder.c
1890                 fix FolderItem name update
1891
1892         (Closes Bug 511 Folder-Renaming not reflected immediately)
1893
1894 2004-06-17 [paul]       0.9.11cvs13
1895         
1896         * sync with main 0.9.12 release
1897           src/session.c
1898                 session_set_timeout(): fixed a bug that didn't
1899                 reset timeout_tag when interval is 0.
1900
1901 2004-06-16 [christoph]  0.9.11cvs12
1902
1903         * src/textview.c
1904                 correctly clear the URL in the status bar
1905
1906 2004-06-15 [christoph]  0.9.11cvs11
1907
1908         * src/summaryview.c
1909                 add missing gtk_widget_show()
1910
1911 2004-06-11 [christoph]  0.9.11cvs10
1912
1913         * src/plugins/spamassassin/spamassassin.c
1914                 correctly check waitpid return code
1915
1916         (Closes Bug 396 Zombie process when spamassassin is called)
1917
1918 2004-06-10 [christoph]  0.9.11cvs9
1919
1920         * src/mainwindow.c
1921         * src/summaryview.[ch]
1922         * src/gtk/Makefile.am
1923         * src/gtk/quicksearch.c                         ** NEW **
1924                 separate quick search from summaryview
1925
1926 2004-06-09 [christoph]  0.9.11cvs8
1927
1928         * src/inc.c
1929                 remove unused code
1930
1931         * src/textview.c
1932                 get folder for compose default account from MsgInfo and not
1933                 from SummaryView
1934
1935 2004-06-09 [christoph]  0.9.11cvs7
1936
1937         * src/folder.[ch]
1938                 add information about added or removed messages to
1939                 FOLDER_ITEM_UPDATE hook
1940
1941         * src/imap_gtk.c
1942         * src/mh_gtk.c
1943                 scan folder when removing a folder failed instead of
1944                 updating the summaryview
1945
1946 2004-06-08 [paul]       0.9.11cvs6
1947
1948         * sync with main 0.9.11cvs2
1949                 see ChangeLog 2004-06-08
1950
1951 2004-06-07 [christoph]  0.9.11cvs5
1952
1953         * configure.ac
1954         * src/common/Makefile.am
1955                 detect library providing 'encrypt' function
1956
1957 2004-06-07 [paul]       0.9.11cvs4
1958
1959         * src/inc.c
1960                 sync with main, 'code cleanup'
1961                 
1962         * tools/nautilus2sylpheed.sh
1963                 fix whitespace limitation. patch submitted by
1964                 Stephan Sachse <white@teg-clan.de>
1965
1966 2004-06-04 [christoph]  0.9.11cvs3
1967
1968         * src/account.c
1969         * src/action.[ch]
1970         * src/addressbook.c
1971         * src/addrindex.h
1972         * src/folder.h
1973         * src/folder_item_prefs.c
1974         * src/inc.c
1975         * src/main.c
1976         * src/messageview.c
1977         * src/mh_gtk.c
1978         * src/prefs_themes.c
1979         * src/procmime.c
1980         * src/quote_fmt.h
1981         * src/stock_pixmap.c
1982         * src/toolbar.c
1983                 fix compiler warnings
1984
1985 2004-06-03 [paul]       0.9.11cvs2
1986
1987         * src/msgcache.c
1988                 sync with main 0.9.11cvs1: "changed gint32 to
1989                 guint32 for some platforms"
1990
1991 2004-06-02 [christoph]  0.9.11cvs1
1992
1993         * src/common/ssl.c
1994                 fix SSL_CTX variable name for older OpenSSL versions
1995
1996         (Closes Bug 503 fix compilation with older OpenSSL)
1997
1998 2004-05-31 [paul]       0.9.11claws
1999
2000         * 0.9.11claws released
2001
2002 2004-05-31 [paul]       0.9.10claws72
2003
2004         * po/es.po
2005           po/it.po
2006           po/ja.po
2007           po/pl.po
2008           po/sk.po
2009           po/sr.po
2010           po/zh_CN.po
2011                 update translations, submitted by Ricardo Mones Lastra,
2012                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2013                 Urke MMI, and Hansom Young
2014
2015 2004-05-25 [luke]       0.9.10claws71
2016
2017         * AUTHORS
2018         * src/mimeview.c
2019         * src/stockpixmap.[ch]
2020         * src/Makefile.am
2021         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2022         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2023         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2024         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2025         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2026
2027                 o Added privacy emblems from Jesper Shultz 
2028                   <jesper@schultz-net.dk>
2029                 o Overlay emblems onto mimeview icons to indicate
2030                   status of signature and if a message is encrypted
2031         
2032         * src/textview.c
2033                 remove unused color definitions (were used to 
2034                 indicate sig status)
2035
2036 2004-05-25 [paul]       0.9.10claws70
2037
2038         * AUTHORS
2039           tools/Makefile.am
2040           tools/README
2041           tools/nautilus2sylpheed.sh            ** NEW FILE **
2042                 add script to enable sending files from
2043                 nautilus.
2044                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2045                 
2046         * tools/launch_firebird                 ** REMOVED **
2047                 removed as the standard "firefox '%s'" now functions
2048                 correctly
2049
2050 2004-05-23 [paul]       0.9.10claws69
2051
2052         * src/compose.c
2053                 fix %X cursor point segfault
2054                 patch by Christoph
2055
2056 2004-05-23 [christoph]  0.9.10claws68
2057
2058         * src/folder.c
2059                 fix folder moving
2060
2061 2004-05-21 [paul]       0.9.10claws67
2062
2063         * sync with 0.9.10cvs17
2064                 see ChangeLog 2004-05-21
2065
2066 2004-05-20 [paul]       0.9.10claws66
2067
2068         * sync with 0.9.10cvs16
2069                 see ChangeLog 2004-05-19 and 2004-05-20
2070
2071 2004-05-19 [alfons]     0.9.10claws65
2072
2073         * src/summaryview.h
2074                 on some platforms regoff_t is defined as off_t, so 
2075                 pull in sys/types.h
2076
2077 2004-05-19 [paul]       0.9.10claws64
2078
2079         * sync with 0.9.10cvs13
2080                 see ChangeLog 2004-05-18
2081
2082 2004-05-17 [christoph]  0.9.10claws63
2083
2084         * src/folder.c
2085                 search all folders when searching for default folders and
2086                 not return the special folder of the first folder
2087
2088 2004-05-13 [alfons]     0.9.10claws62
2089
2090         * src/summaryview.c
2091                 add a better check to see if a message is a news message
2092                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2093
2094 2004-05-13 [paul]       0.9.10claws61
2095
2096         * src/msgcache.c
2097                 sync with 0.9.10cvs12
2098                 see ChangeLog 2004-05-12
2099
2100 2004-05-12 [alfons]     0.9.10claws60
2101
2102         * src/folderview.c
2103                 release lock in case of folder could not be opened 
2104
2105 2004-05-11 [christoph]  0.9.10claws59
2106
2107         * src/inc.[ch]
2108                 remove unused folderview update stuff from inc.[ch]
2109
2110 2004-05-11 [paul]       0.9.10claws58
2111
2112         * sync with 0.9.10cvs11
2113                 see ChangeLog 2004-05-10 and 2004-05-11
2114
2115 2004-05-09 [christoph]  0.9.10claws57
2116
2117         * src/folderview.c
2118                 check for folder class functions and not folder type to detect
2119                 valid drag targets
2120
2121 2004-05-08 [christoph]  0.9.10claws56
2122
2123         * src/sgpgme.c
2124                 fix date output for signature expire times
2125
2126         (Patch by Edgar Toernig <froese@gmx.de>)
2127
2128 2004-05-06 [christoph]  0.9.10claws55
2129
2130         * src/gtk/prefswindow.c
2131                 change window type to DIALOG
2132
2133         * src/folder.[ch]
2134         * src/folderview.c
2135         * src/news_gtk.c
2136                 o add folder_remove()
2137                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2138                 o add new "sort" field to Folder, no longer sort folders by type
2139                   higher sort values will be first in the folder list, new folders get 0
2140                   and will be added to the end
2141
2142         * src/mainwindow.c
2143         * src/gtk/Makefile.am
2144         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2145                 add dialog to allow users to change the folder order
2146
2147 2004-05-04 [paul]       0.9.10claws54
2148
2149         * src/inc.c
2150                 Display account_name in statusbar when retrieving
2151                 messages from a pop account
2152         * src/prefs_account.c
2153                 display account name in title of prefs_account
2154                 window
2155         * src/prefs_folder_item.c
2156                 display folder name in title of prefs_folder window
2157
2158         all 3 patches submitted by Fabien Vantard
2159
2160         * AUTHORS
2161                 add Fabien Vantard
2162
2163 2004-05-04 [paul]       0.9.10claws53
2164
2165         * src/prefs_actions.c
2166           src/prefs_template.c
2167                 'Esc' Key exits alertpanel
2168                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2169
2170 2004-04-26 [christoph]  0.9.10claws52
2171
2172         * src/gtk/about.c
2173         * src/gtk/colorsel.c
2174         * src/gtk/description_window.c
2175         * src/gtk/filesel.c
2176         * src/gtk/gtkaspell.c
2177         * src/gtk/inputdialog.c
2178         * src/gtk/pluginwindow.c
2179         * src/gtk/progressdialog.c
2180                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2181                   it does not work correctly with xinerama
2182                 o lock incorporation while the plugin window is open
2183
2184 2004-04-23 [paul]       0.9.10claws51
2185
2186         * po/POTFILES.in
2187                 update location of inputdialog.c
2188                 
2189         * src/gtk/about.c
2190                 update Copyright string
2191                 
2192         * src/msgcache.c
2193           src/prefs_common.c
2194           src/prefs_themes.c
2195                 improve the english a little
2196
2197 2004-04-22 [christoph]  0.9.10claws50
2198
2199         * src/folderutils.[ch]
2200                 add folderutils_mark_all_read()
2201
2202         * src/folderview.c
2203                 readd "mark all read" from popup menu, now works
2204                 in all folders and not only the opened folder
2205
2206 2004-04-21 [christoph]  0.9.10claws49
2207
2208         * src/Makefile.am
2209         * src/inputdialog.[ch]                  ** REMOVED **
2210         * src/gtk/Makefile.am
2211         * src/gtk/inputdialog.[ch]              ** NEW **
2212                 move inputdialog.[ch] into gtk directory
2213
2214         * src/mh_gtk.c
2215                 remove check for missing IMAP folder account
2216
2217 2004-04-20 [christoph]  0.9.10claws48
2218
2219         * src/mainwindow.c
2220         * src/foldersel.c
2221                 remove new/rename/delete folder GUI functions because
2222                 they are always active, even for news folders, and can
2223                 not be easily made folder class dependent
2224
2225         * src/gtk/menu.[ch]
2226                 make menu_translate() public
2227
2228         * src/Makefile.am
2229         * src/folder.[ch]
2230         * src/folderview.[ch]
2231         * src/imap_gtk.[ch]                     ** NEW **
2232         * src/main.c
2233         * src/mh_gtk.[ch]                       ** NEW **
2234         * src/news_gtk.[ch]                     ** NEW **
2235                 o dynamically build FolderView popup menus from a folder
2236                   specific part, with callbacks to seperated code, and
2237                   a common part
2238                 o remove the folder class specifiy code from folderview.c
2239
2240 2004-04-15 [luke]       0.9.10claws47
2241
2242         * src/prefs_folder_item.c
2243                 o remove buttons for applying 'scan for new mail'
2244                   and 'process at startup' to sub folders
2245                 o add 'apply to sub folder' check buttons for all
2246                   properties and set folder prefs accordingly
2247                 o replace multiple gtk_widget_show() with one
2248                   gtk_widget_show_all() on container
2249
2250 2004-04-14 [darko]      0.9.10claws46
2251
2252         * src/gtk/Makefile.am
2253         * src/gtk/pluginwindow.c
2254                 load plugins from to $(prefix)/lib/sylpheed/plugins
2255                 in file selection dialog
2256         * src/plugins/clamav/clamav_plugin.c
2257                 const correctness
2258
2259 2004-04-14 [christoph]  0.9.10claws45
2260
2261         * src/folder.c
2262         * src/plugins/image_viewer/viewer.c
2263                 fix g_warnings
2264
2265 2004-04-10 [alfons]     0.9.10claws44
2266         
2267         * src/compose.c
2268                 appropriate auto account selection when forwarding
2269                 (fixes bug #476, "forward as attachment does not listen
2270                 to account rules")
2271
2272 2004-04-09 [alfons]     0.9.10claws43
2273
2274         * src/summaryview.c
2275                 make quick search combo matching case sensitive
2276
2277 2004-04-06 [alfons]     0.9.10claws42
2278
2279         * src/addr_compl.c
2280                 use cursor position to prevent clearing the entire entry
2281
2282 2004-04-06 [alfons]     0.9.10claws41
2283
2284         * src/folderview.c
2285                 fix bug #472, "filter not updated when renaming folder" 
2286
2287 2004-04-06 [alfons]     0.9.10claws40
2288
2289         * src/messageview.[ch]
2290           src/summaryview.c
2291                 reflect changes to Show all headers to main view
2292                 and message view (only affects detached message
2293                 view). see also bug #473, 'Show All Headers 
2294                 "problem"'.
2295
2296 2004-04-03 [alfons]     0.9.10claws39
2297
2298         * src/matcher.c
2299                 free address list
2300
2301 2004-04-03 [alfons]     0.9.10claws38
2302
2303         * src/matcher_parser_parse.y
2304           src/matcher.[ch]
2305                 prepare address look up matcher type; marginally
2306                 tested, and not hooked into the UI yet.
2307
2308                 basically it accepts the result of the left hand
2309                 side of the matcher (the "criteria"):
2310
2311                         from all_in_addressbook ""
2312                         ~to_or_cc any_in_addressbook ""
2313                 
2314                 the first case matches all addresses found in the
2315                 from header, and the second case matches if any
2316                 (at least one) of the addresses in to or cc headers 
2317                 are not in the address book.
2318
2319                 the string argument is not used yet, but is intended
2320                 to match a group of addresses 
2321
2322 2004-04-02 [luke]       0.9.10claws37
2323
2324         * src/prefs_folder_item.c
2325                 Add two buttons to apply 'scan for new mail'
2326                 and 'process at startup' to sub folders
2327
2328 2004-04-02 [luke]
2329         * tools/textviewer.sh
2330                 better filename extension matching plus some support for
2331                 MS Excel, MS Powerpoint and HTML
2332
2333 2004-03-29 [christoph]  0.9.10claws36
2334
2335         * src/folder.h
2336         * src/folderutils.[ch]
2337         * src/mainwindow.c
2338                 add delete duplicates for all folders
2339
2340 2004-03-29 [alfons]     0.9.10claws35
2341
2342         * src/folder.c
2343                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2344                 when selecting top-level folder node (thanks to 
2345                 Alex S. Moore)
2346
2347 2004-03-28 [keith]      0.9.10claws34
2348
2349         * src/textview.c
2350                 prepend "http://" to URIs of the form "www.example.com"
2351
2352 2004-03-28 [paul]       0.9.10claws33
2353
2354         * src/common/nntp.c
2355           src/common/smtp.c
2356           src/folder.c
2357           src/imap.c
2358           src/inc.c
2359           src/news.c
2360           src/pop.c
2361                 revise 'translatable string' policy:
2362                 don't translate debug_print() or log_print(),
2363                 translate log_message() and log_warning()
2364         
2365         * po/zh_CN.po
2366                 update submitted by Hansom Young
2367
2368 2004-03-25 [alfons]     0.9.10claws32
2369
2370         * src/prefs_common.c
2371                 I mean this one: Return the GList...
2372
2373 2004-03-25 [alfons]     0.9.10claws31
2374
2375         * src/prefs_common.h
2376                 add new members at the end of prefs_common, so
2377                 they get properly initialized
2378
2379 2004-03-24 [christoph]  0.9.10claws30
2380
2381         * src/imap.c
2382                 o NULL is a valid GSList
2383
2384 2004-03-24 [alfons]     0.9.10claws29
2385
2386         * src/prefs_common.[ch]
2387           src/summaryview.c
2388           src/common/defs.h
2389                 add history to quick search (patch submitted by 
2390                 Ivan Francolin Martinez - thanks!)
2391
2392 2004-03-24 [alfons]     0.9.10claws28
2393
2394         * src/imap.c
2395                 NULL output pointer parameter
2396
2397 2004-03-21 [alfons]     0.9.10claws27
2398
2399         * src/addrindex.[ch]
2400           src/addr_compl.c
2401                 complete addresses on nicks and aliases
2402
2403 2004-03-21 [alfons]     0.9.10claws26
2404
2405         * src/import.c
2406           src/inc.c
2407           src/mbox.[ch]
2408                 disable filters on import mbox (patch submitted
2409                 by Edgar Toernig)
2410
2411 2004-03-21 [darko]      0.9.10claws25
2412
2413         * src/addr_compl.c
2414                 select the address when only one match is found while
2415                 doing address completion with tab key (feature
2416                 request #914720)
2417
2418 2004-03-21 [alfons]     0.9.10claws24
2419
2420         * src/messageview.c
2421           src/toolbar.c
2422                 don't `navigate-delete` when a summary view's selection does not 
2423                 match the accompanying message view's message
2424
2425 2004-03-20 [alfons]     0.9.10claws23
2426
2427         * src/summaryview.c
2428                 hide ext search button on initial display (should fix bug #459,
2429                 "Toggling quick-search at 1st time: minor UI inconsistency")
2430
2431 2004-03-20 [alfons]     0.9.10claws22
2432
2433         * src/summaryview.[ch]
2434                 add function to get selected msginfo, if there's
2435                 only one selected
2436
2437 2004-03-20 [paul]       0.9.10claws21
2438
2439         * sync with 0.9.10cvs7
2440                 see ChangeLog 2004-03-19
2441
2442 2004-03-19 [paul]       0.9.10claws20
2443
2444         * src/common/nntp.c
2445           src/common/smtp.c
2446           src/common/ssl.c
2447           src/folder.c
2448           src/imap.c
2449           src/inc.c
2450           src/news.c
2451           src/pop.c
2452                 don't translate strings in debug_print(), log_print(),
2453                 log_message(),  and log_warning()
2454
2455 2004-03-19 [alfons]     0.9.10claws19
2456
2457         better next/previous/delete/focus navigation with separate 
2458         message view 
2459         
2460         * src/toolbar.c
2461                 call summaryview_delete() instead of messageview_delete()
2462         * src/messageview.c
2463                 disable messageview_delete()
2464
2465 2004-03-18 [paul]       0.9.10claws18
2466
2467         * sync with 0.9.10cvs6
2468                 see ChangeLog 2004-03-16
2469
2470 2004-03-17 [alfons]     0.9.10claws17
2471
2472         * src/gtk/filesel.c
2473                 remove bogus semicolon after if() (sometimes it pays to
2474                 read LKML :)
2475
2476 2004-03-15 [darko]      0.9.10claws16
2477
2478         * src/gtk/filesel.c
2479                 support full path in place of a filename
2480         * src/mimeview.c
2481                 store directory attachments were saved to and
2482                 use it when saving attachments
2483         * src/prefs_common.[hc]
2484                 store directory attachments were last saved to
2485
2486 2004-03-15 [paul]       0.9.10claws15
2487
2488         * src/folderview.c
2489                 fix bug where unsubscribing a newsgroup would destroy
2490                 (most of the) filtering rules
2491
2492 2004-03-15 [paul]       0.9.10claws14
2493
2494         * src/folderview.c
2495                 fix Bug 458, 'Folder View remaining empty after 
2496                 removing a NEWS account' (was also true of IMAP
2497                 accounts)
2498
2499 2004-03-15 [paul]       0.9.10claws13
2500
2501         * src/folderview.c
2502                 fix folderview invisibility of newly subscribed
2503                 newsgroups
2504
2505 2004-03-13 [paul]       0.9.10claws12
2506
2507         * src/compose.c
2508           src/plugins/dillo_viewer/dillo_prefs.c
2509           src/plugins/image_viewer/viewerprefs.c
2510                 gettextise some forgotten parts
2511
2512 2004-03-13 [alfons]     0.9.10claws11
2513
2514         * src/imap.c
2515                 make sure the correct type is passed to sscanf()
2516
2517 2004-03-13 [paul]       0.9.10claws10
2518
2519         * sync with 0.9.10cvs5
2520                 see ChangeLog 2004-03-02 and 2004-03-12, 
2521                 specifically:
2522                 'always move messages by default when using DnD (except 
2523                 for News folder). Copy messages if Ctrl-key is pressed.'
2524                 and 'added a function to filter selected messages'
2525
2526 2004-03-12 [christoph]  0.9.10claws9
2527
2528         * src/codeconv.c
2529                 add parameter check to conv_unmime_header_overwrite()
2530
2531         * src/imap.c
2532                 o fix spelling
2533                 o fix removing of NEW flag when UNREAD is unset
2534
2535         * src/procmime.c
2536                 decode MIME-headers
2537
2538         (Closes 437 i18n attachment display error.)
2539
2540 2004-03-12 [paul]       0.9.10claws8
2541
2542         * po/it.po
2543                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2544                 
2545         * tools/Makefile.am
2546                 add 'textviewer.sh'
2547
2548 2004-03-12 [alfons]     0.9.10claws7
2549
2550         * src/imap.c
2551                 o quiet compiler and typecast Folder * to IMAP Folder *
2552                 o wake up and fix my previous incompatible type assignment bug
2553
2554 2004-03-12 [alfons]     0.9.10claws6
2555
2556         * src/imap.c
2557                 don't mix up pointers to int, guint32 _and_ 
2558                 unsigned int 
2559
2560 2004-03-12 [christoph]  0.9.10claws5
2561
2562         * src/folderview.c
2563                 Add error requester when renaming a folder failed
2564
2565         * src/imap.c
2566                 Check new FolderItem name for namespace seperator
2567                 before renaming
2568
2569         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2570
2571 2004-03-11 [christoph]  0.9.10claws4
2572
2573         * src/folder.[ch]
2574         * src/imap.c
2575         * src/procmsg.h
2576                 syncronize flags in cache with IMAP folder flags
2577
2578         Adapted a patch submitted by Simon 'corecode' Schubert
2579         <corecode@corecode.ath.cx> 
2580
2581
2582 2004-03-11 [alfons]     0.9.10claws3
2583
2584         * src/textview.[ch]
2585                 remove dead code that at one time controlled display of
2586                 URIs in status bar
2587
2588 2004-03-10 [paul]       0.9.10claws2
2589
2590         * po/it.po
2591                 updated by Lupino <lupin85@email.it>
2592
2593 2004-03-09 [alfons]     0.9.10claws1
2594
2595         * src/matcher.c
2596                 we're not using yywrap, but we may, so close yyin instead
2597                 of initial FILE *
2598
2599 2004-03-08 [paul]       0.9.10claws
2600
2601         * 0.9.10claws released
2602
2603 2004-03-08 [paul]       0.9.9claws41
2604
2605         * po/es.po
2606           po/ja.po
2607           po/ru.po
2608           po/sk.po
2609           po/sr.po
2610           po/zh_CN.po
2611                 update translations. submitted by Ricardo Mones Lastra,
2612                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2613                 Hansom Young
2614
2615 2004-03-06 [paul]       0.9.9claws40
2616
2617         * src/stock_pixmap.c
2618                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2619                 patch submitted by Pawel Pekala
2620
2621 2004-03-06 [alfons]             0.9.9claws39
2622
2623         * src/addrindex.c
2624                 allow nick name completion again 
2625
2626 2004-03-02 [match]              0.9.9claws38
2627
2628         * configure.ac
2629                 added definition of USE_LDAP_TLS to support TLS.
2630         * src/ldapctrl.[ch]
2631         * src/ldapquery.c
2632         * src/ldapserver.[ch]
2633         * src/addressbook.c
2634         * src/addrindex.c
2635         * src/editldap.c
2636                 included LDAP TLS support.
2637
2638 2004-03-02 [christoph]          0.9.9claws37
2639
2640         * src/folder.[ch]
2641                 o add more documentation for FolderClass
2642                 o remove usused FolderClass virtual functions
2643
2644         * src/imap.c
2645         * src/mh.c
2646         * src/news.c
2647                 change creation of FolderClass because static initializations
2648                 for structs suck in C89
2649
2650 2004-03-01 [paul]
2651
2652         * sync with 0.9.10
2653
2654 2004-02-28 [keith]      0.9.9claws36
2655
2656         * src/common/utils.c
2657                 Fix treatment of whitespace in quicksearch bar (leading
2658                 spaces and >1 space between commands and parameters).
2659
2660 2004-02-27 [alfons]     0.9.9claws35
2661
2662         * src/compose.[ch]
2663                 Explicitly remove draft timeout to fix nasty race between 
2664                 compose_send_cb() (which destroys the compose window) and 
2665                 compose_defer_auto_save_draft() (which expects compose 
2666                 window to exist). Should fix Keith's and Fred Marton's
2667                 bug report (#128, "crash after complaining about character
2668                 set conversion")
2669
2670 2004-02-27 [luke]       0.9.9claws34
2671         
2672         * src/folder.c
2673                 Do folder_item_apply_processing() even if no processing
2674                 rules for the folder exist (so global processing is applied)
2675
2676 2004-02-26 [thorsten]   0.9.9claws33
2677
2678         * src/mimeview.c
2679                 Remove misleading static declaration
2680
2681 2004-02-26 [alfons]     0.9.9claws32
2682
2683         * src/procmime.[ch]
2684           src/compose.c
2685           src/mimeview.c
2686           src/textview.c
2687                 use/add procmime_get_content_type_str() as a safe wrapper
2688                 for returning a Content-Type type string; should fix 
2689                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2690                  - attachments."
2691
2692 2004-02-26 [thorsten]   0.9.9claws31
2693
2694         * src/mimeview.c
2695                 Restructure save_as/save_all
2696
2697 2004-02-26 [alfons]     0.9.9claws30
2698
2699         * src/procmime.c
2700                 clean up (2)
2701
2702 2004-02-26 [alfons]     0.9.9claws29
2703
2704         * src/procmime.c
2705                 clean up (1)
2706
2707 2004-02-24 [luke]
2708
2709         * tools/textviewer.sh
2710                 tweaks from Johann Koenig, recognition of shell
2711                 scripts in particular
2712
2713 2004-02-24 [paul]       0.9.9claws28
2714
2715         * sync with 0.9.9cvs13
2716                 see ChangeLog 2004-02-24
2717
2718 2004-02-23 [paul]       0.9.9claws27
2719
2720         * src/inc.c
2721                 one alertpanel on pop3 authentication error will suffice
2722                 
2723         * src/prefs_fonts.c
2724                 remove unnecessary printf
2725
2726 2004-02-22 [alfons]     0.9.9claws26
2727
2728         * src/messageview.c
2729                 put back a lost check
2730
2731 2004-02-21 [alfons]     0.9.9claws25
2732
2733         * src/folderview.c
2734                 don't forget to save folder properties after renaming folder
2735
2736 2004-02-20 [paul]       0.9.9.claws24
2737
2738         * src/addressbook.c
2739                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2740                 
2741         * src/inc.c
2742                 complete sync with 0.9.9cvs9's 'update folderview
2743                 progressively'
2744                 
2745         * configure.ac
2746                 require gettext >= 0.12.1
2747
2748 2004-02-17 [match]      0.9.9claws23
2749
2750         * src/compose.c
2751                 keep the peace - change style.
2752
2753 2004-02-17 [alfons]     0.9.9claws22
2754
2755         * src/filtering.c
2756                 make MATCHACTION_STOP cancel filtering / processing;
2757                 clean up and document it to make it a little bit more clear;
2758
2759 2004-02-17 [alfons]     0.9.9claws21
2760
2761         %X marks the cursor spot for reply quote format
2762
2763         * src/quote_fmt_lex.l 
2764           src/quote_fmt.c
2765                 add %X token
2766                 
2767         * src/quote_fmt.h
2768           src/quote_fmt_parse.y
2769                 handle %X token
2770                 
2771         * src/compose.c
2772                 handle %X token for replies only (for now)
2773
2774 2004-02-17 [paul]       0.9.9claws20
2775
2776         * po/sk.po
2777                 updated by Andrej Kacian
2778                 
2779         * src/news.c
2780                 remove unneeded include
2781                 
2782         * src/prefs_fonts.c
2783                 be a little more user-friendly with the labels
2784                 
2785         * configure.ac
2786                 a change forgotten in the last commit: 
2787                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2788
2789 2004-02-17 [paul]       0.9.9claws19
2790
2791         * ac/*                          ** REMOVED **
2792           ac/                           ** REMOVED **
2793           intl/Makefile.in              ** REMOVED **
2794           m4/                           ** NEW **
2795           m4/missing                    ** NEW **
2796           m4/missing/gdk-pixbuf.m4      ** NEW **
2797           m4/missing/gettext.m4         ** NEW **
2798           m4/missing/gpgme.m4           ** NEW **
2799           m4/missing/imlib.m4           ** NEW **
2800           m4/.cvsignore                 ** NEW **
2801           m4/Makefile.am                ** NEW **
2802           m4/README                     ** NEW **
2803           m4/aclocal-include.m4         ** NEW **
2804           m4/aspell.m4                  ** NEW **
2805           m4/check-type.m4              ** NEW **
2806           m4/gnupg-check-typedef.m4     ** NEW **
2807           m4/openssl.m4                 ** NEW **
2808           m4/spamassassin.m4            ** NEW **
2809           po/ChangeLog                  ** REMOVED **
2810           po/Makefile.in.in             ** REMOVED **
2811           po/Rules-quot                 ** REMOVED **
2812           po/boldquot.sed               ** REMOVED **
2813           po/en@boldquot.header         ** REMOVED **
2814           po/en@quot.header             ** REMOVED **
2815           po/insert-header.sin          ** REMOVED **
2816           po/quot.sed                   ** REMOVED **
2817           po/remove-potcdate.sed        ** REMOVED **
2818           po/remove-potcdate.sin        ** REMOVED **
2819           po/stamp-po                   ** REMOVED **
2820           Makefile.am
2821           autogen.sh
2822           configure.ac
2823                 enable building with automake 1.8.x
2824                 add 'autopoint' to autogen.sh and remove all
2825                 auto-generated files, remove ac/ in favour of
2826                 m4/
2827
2828 2004-02-17 [alfons]     0.9.9claws18
2829         
2830         * src/summaryview.c
2831                 MSG_IS_NEWS() is not stored at all, and is bogus
2832
2833 2004-02-17 [martin]     0.9.9claws17
2834
2835         * src/prefs_themes.c
2836                 fix crash when installing wrong theme and output an
2837                 error message
2838
2839 2004-02-16 [christoph]  0.9.9claws16
2840
2841         * src/compose.c
2842         * src/stock_pixmap.[ch]
2843         * src/toolbar.[ch]
2844         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2845                 add "Wrap current paragraph" to compose toolbar
2846
2847 2004-02-15 [alfons]     0.9.9claws15
2848
2849         * src/folderview.c
2850                 refine previous commit to make sure other hook functions
2851                 get their grab of the pie too
2852
2853 2004-02-15 [alfons]     0.9.9claws14
2854
2855         * src/folderview.c
2856                 fix sync breakage so we don't pass invalid pointer types
2857
2858 2004-02-15 [match]      0.9.9claws13
2859
2860         * src/ldapquery.[ch]
2861         * src/ldapserver.h
2862         * src/addrindex.[ch]
2863                 tweak threading calls.
2864         * src/addr_compl.[ch]
2865                 add alias into completion list.
2866         * src/addressbook.c
2867                 fix ldap browse.
2868                 improve context menu behavior.
2869                 change menu sequence.
2870                 add send mail from addressbook.
2871         * src/addrselect.[ch]
2872         * src/compose.[ch]
2873                 add send mail from addressbook.
2874
2875 2004-02-15 [christoph]  0.9.9claws12
2876
2877         * src/folderutils.c
2878                 skip deleting when duplist is empty
2879
2880         * src/folderview.[ch]
2881         * src/mainwindow.c
2882         * src/summaryview.[ch]
2883                 call folderutils_delete_duplicates() from mainwindow code
2884
2885 2004-02-15 [alfons]     0.9.9claws11
2886         
2887         * src/common/utils.c
2888                 add prefix for italian ms o(e) 
2889
2890 2004-02-14 [paul]       0.9.9claws10
2891
2892         * src/foldersel.c
2893                 fix updating of the folder view when creating a
2894                 new folder
2895
2896 2004-02-13 [paul]       0.9.9claws9
2897
2898         * src/plugins/clamav/clamav_plugin.c
2899                 remove GUI code
2900
2901 2004-02-13 [paul]       0.9.9claws8
2902
2903         * sync with 0.9.9cvs9
2904                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2905
2906 2004-02-13 [alfons]     0.9.9claws7
2907
2908         * src/common/utils.c
2909                 fix wrong type of argument for ctype functions (pass unsigned
2910                 char instead of signed char)
2911
2912 2004-02-12 [alfons]     0.9.9claws6
2913
2914         * src/compose.[ch]
2915                 don't select text in header entry when composing to a 
2916                 default address, but rather give the header entry a
2917                 different color / style (same as the folder new color)
2918
2919 2004-02-12 [alfons]     0.9.9claws5
2920
2921         * src/plugins/clamav/clamav_plugin.c
2922                 don't exit(2) on libclamav init error - show a warning.
2923                 (tested by damaging a clamav database file.)
2924
2925 2004-02-12 [paul]       0.9.9claws4
2926
2927         * sync with 0.9.9cvs4
2928                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2929
2930 2004-02-11 [luke]       0.9.9claws3
2931
2932         * src/mimeview.c
2933                 remove redundant check introduced in 0.9.9claws1
2934
2935 2004-02-11 [luke]       0.9.9claws2
2936
2937         * src/mimeview.c
2938                 fix compilation of my previous commit without gpg enabled
2939
2940 2004-02-10 [luke]       0.9.9claws1
2941
2942         * src/mimeview.c
2943                 add borders to icons to indicate the privacy status for
2944                 the message part (unknown/bad/good)
2945
2946 2004-02-06 [paul]       0.9.9claws
2947
2948         0.9.9claws released
2949
2950 2004-02-06 [darko]      0.9.8claws64
2951
2952         * src/compose.c
2953                 don't allow Ctrl+Enter while external editor is active
2954
2955 2004-02-06 [paul]       0.9.8claws63
2956
2957         * po/es.po
2958           po/pl.po
2959           po/sk.po
2960           po/sr.po
2961                 update Spanish, Polish, Slovak, and Serbian translations.
2962                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2963                 and Urke MMI
2964
2965 2004-02-04 [alfons]     0.9.8claws62
2966
2967         * src/compose.c
2968                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2969                 don't have clue yet why the cursor pos is at the end of the
2970                 text.)
2971
2972 2004-02-04 [alfons]     0.9.8claws61
2973
2974         * src/compose.c
2975                 always grab focus when one of the header entries is clicked 
2976                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2977
2978 2004-02-02 [paul]
2979
2980         * ac/missing/gdk-pixbuf.m4
2981           ac/missing/gpgme.m4
2982           ac/missing/imlib.m4
2983                 prevent 'underquoted definition' warnings
2984                 patch submitted by David Relson
2985                 
2986         * src/plugins/clamav/README
2987                 update, improve, correct
2988
2989 2004-01-31 [thorsten]   0.9.8claws60
2990
2991         * src/news.c
2992                 'dir' not initialized if group has no messages
2993
2994 2004-01-29 [christoph]  0.9.8claws59
2995
2996         * src/customheader.[ch]
2997                 add custom_header_is_allowed() to check for disallowed header names
2998                 that must not be overridden by custom headers
2999
3000         * src/compose.c
3001                 always write From: header and use custom_header_is_allowed() to
3002                 check if custom header should be written
3003
3004         * src/prefs_customheader.c
3005                 check if custom header is disallowed using custom_header_is_allowed()
3006
3007         * src/folderutils.c
3008                 destroy message id GHashTable before freeing the MsgInfos
3009
3010 2004-01-29 [paul]       0.9.8claws58
3011
3012         * sync with 0.9.9 release
3013                 see ChangeLog 2004-01-29
3014
3015 2004-01-29 [paul]       0.9.8claws57
3016
3017         * sync with 0.9.8cvs11
3018                 see ChangeLog 2004-01-29
3019
3020 2004-01-28 [christoph]  0.9.8claws56
3021
3022         * src/pgpmime.c
3023         * src/sgpgme.[ch]
3024                 return WARN signature status when signature is not trusted
3025
3026         * src/Makefile.am
3027         * src/folder.c
3028         * src/folderutils.[ch]                  ** NEW **
3029         * src/summaryview.c
3030                 implement delete duplicates summaryview independent
3031
3032 2004-01-28 [paul]       0.9.8claws55
3033
3034         * sync with 0.9.8cvs10
3035                 see Changelog 2004-01-27 and 2004-01-28
3036
3037 2004-01-26 [christoph]  0.9.8claws54
3038
3039         * src/imap.c
3040                 create a root node for the Folder if scan fails because root
3041                 folder does not exist
3042
3043 2004-01-26 [paul]       0.9.8claws53
3044
3045         * sync with 0.9.8cvs7
3046                 see ChangeLog 2004-01-23
3047
3048 2004-01-25 [alfons]     0.9.8claws52
3049
3050         * src/compose.c
3051                 remove left-over constant INDENT_CHARS
3052
3053 2004-01-25 [alfons]     0.9.8claws51
3054
3055         * src/procmime.c
3056                 add NULL pointer check for mimeinfo->node in
3057                 procmime_mimeinfo_parent()
3058
3059 2004-01-25 [darko]      0.9.8claws50
3060
3061         * src/compose.c
3062                 make "Wrap all long lines" toolbar button wrap all
3063                 long lines not just the current line
3064                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3065
3066
3067 2004-01-25 [alfons]     0.9.8claws49
3068
3069         * src/procmime.c
3070                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3071                 necessary anyway, because *scanf() functions neglect white
3072                 space in the input. 
3073                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3074
3075 2004-01-25 [paul]       0.9.8claws48
3076
3077         * src/prefs_ext_prog.c
3078                 apply Alfons' patch to check for NULL pointers
3079                 fixes bug #424
3080
3081 2004-01-25 [paul]       0.9.8claws47
3082
3083         * sync with 0.9.8cvs8
3084                 see ChangeLog 2004-01-23
3085
3086 2004-01-25 [thorsten]   0.9.8claws46
3087
3088         * src/messageview.c
3089                 remove orphaned mimeview unref()
3090
3091 2004-01-23 [christoph]  0.9.8claws45
3092
3093         * src/summaryview.c
3094                 set ctree widget style
3095
3096 2004-01-23 [paul]       0.9.8claws44
3097
3098         * sync with 0.9.8cvs5
3099                 see ChangeLog 2004-01-22
3100
3101 2004-01-23 [alfons]     0.9.8claws43
3102
3103         * src/procmsg.c
3104                 remove redundant code in procmsg_get_thread_tree()
3105
3106 2004-01-21 [christoph]  0.9.8claws42
3107
3108         * src/folderview.c
3109                 set ctree widget style, otherwise GTK does not use the
3110                 the correct vertical size for the list items
3111
3112 2004-01-21 [alfons]     0.9.8claws41
3113
3114         * src/summaryview.c
3115                 GDK_Left should only switch to folderview when
3116                 when summaryview hscrollbar is at the leftmost
3117                 position (fixes bug #420, "Focus error")
3118
3119 2004-01-21 [paul]       0.9.8claws40
3120
3121         * sync with 0.9.8cvs4
3122                 see ChangeLog 2004-01-20
3123
3124 2004-01-20 [christoph]  0.9.8claws39
3125
3126         * src/folderview.c
3127                 remove setting sensitivity for no longer existing
3128                 /Scoring... popup entry
3129
3130 2004-01-20 [keith]      0.9.8claws38
3131
3132         * configure.ac
3133                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3134
3135 2004-01-20 [paul]       0.9.8claws37
3136
3137         * src/prefs_fonts.c
3138                 demystify font settings
3139                 
3140         * src/textview.c
3141                 use textview->msgfont for header->body in
3142                 textview_show_header()
3143
3144 2004-01-20 [paul]       0.9.8claws36
3145
3146         * src/compose.c
3147           src/undo.c
3148                 remove superfluous debug_print's
3149                 
3150         * src/inc.c
3151                 clear the statusbar after LOCAL incorporation
3152
3153 2004-01-20 [paul]       0.9.8claws35
3154
3155         * sync with 0.9.8cvs3
3156                 see ChangeLog 2004-01-20
3157
3158 2004-01-19 [keith]      0.9.8claws34
3159
3160         * src/folderview.c
3161                 don't show 'Search folder...' on popup menu
3162                 if folder has no mails in it
3163
3164 2004-01-17 [keith]      0.9.8claws33
3165
3166         * src/compose.c
3167           src/prefs_common.c
3168           src/prefs_common.h
3169                 store position of compose window in prefs
3170
3171 2004-01-17 [thorsten]   0.9.8claws32
3172
3173         * src/gtk/gtkvscrollbutton.c
3174                 ensure scrollbutton resize event on different gtk versions
3175
3176 2004-01-15 [alfons]     0.9.8claws31
3177         
3178         * src/summaryview.c
3179                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3180                 message as read
3181
3182 2004-01-12 [christoph]  0.9.8claws30
3183
3184         * src/procmime.c
3185                 better MIME-Version check
3186
3187 2004-01-11 [alfons]     0.9.8claws29
3188
3189         * src/procmsg.c
3190                 remove unnecessary but still effective check (could possibly
3191                 lead to some unwanted side effects)
3192
3193 2004-01-11 [alfons]     0.9.8claws28
3194
3195         * src/procmsg.c
3196                 we should not prefer lowest message number while threading 
3197                 (introduced in previous commit)
3198
3199 2004-01-11 [alfons]     0.9.8claws27
3200
3201         * src/procmsg.c
3202                 subject threading fixes:
3203                 
3204                         - make message with lowest message number the
3205                           thread parent,
3206                         - refine recording last node when threading. the last node
3207                           should be the previous one if a node has a thread parent,
3208                           or the current node if not
3209                 
3210                 (there's another threading bug fix coming up)
3211
3212 2004-01-10 [paul]       0.9.8claws26
3213
3214         * src/main.c
3215           src/prefs_ext_prog.c
3216           src/plugins/clamav/clamav_plugin_gtk.c
3217                 minor gui fixes
3218
3219 2004-01-09 [christoph]  0.9.8claws25
3220
3221         * src/Makefile.am
3222         * src/string_match.[ch]                 ** REMOVE **
3223         * src/common/Makefile.am
3224         * src/common/string_match.[ch]          ** NEW **
3225                 move string_match.[ch] to common directory
3226
3227 2004-01-09 [christoph]  0.9.8claws24
3228
3229         * src/pgpmime.c
3230                 add MIME-Version header for the message parser
3231
3232 2004-01-09 [paul]       0.9.8claws23
3233
3234         * po/POTFILES.in
3235           src/Makefile.am
3236           src/main.c
3237           src/prefs_common.c
3238           src/prefs_ext_prog.[ch]       ** NEW FILES **
3239                 move External Command options from 'Common Prefs/Other' to
3240                 'Other Prefs/Message View/External Programs', also reveal
3241                 the hidden options for audio player and image viewer.
3242                 
3243         * src/prefs_common.c
3244                 fix toggling of header pane
3245
3246 2004-01-09 [paul]       0.9.8claws22
3247
3248         * src/compose.c
3249                 when changing account also change the save folder
3250
3251         * src/textview.c
3252                 if a text/plain attachment has 'Content-Disposition: attachment'
3253                 don't display it inline
3254
3255 2004-01-08 [christoph]  0.9.8claws21
3256
3257         * src/procmime.c
3258                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3259                 otherwise thread the message content as one text part and
3260                 don't assume charset US-ASCII which is only specified as
3261                 default for MIME-messages
3262
3263 2004-01-08 [paul]       0.9.8claws20
3264
3265         * src/plugins/clamav/clamav_plugin.c
3266           src/plugins/spamassassin/spamassassin.c
3267                 inform the user what is happening via the statusbar
3268
3269 2004-01-06 [paul]       0.9.8claws19
3270
3271         * po/es.po
3272                 update Spanish translation. submitted by Ricardo
3273                 Mones Lastra
3274
3275 2004-01-05 [paul]       0.9.8claws18
3276
3277         * sync with 0.9.8cvs2
3278                 see ChangeLog 2004-01-05
3279
3280 2004-01-03 [luke]       0.9.8claws17
3281
3282         * src/procheader.c
3283                 Clean up:
3284                 o remove unused functions string_getchar() and file_getchar()
3285                 o remove the getchar_ parameter from generic_get_one_field()
3286                 o add an 'unfold' parameter to generic_get_one_field, to
3287                   be used if no HeaderEntry is supplied
3288                 o procheader_get_one_field_asis() uses
3289                   generic_get_one_field().
3290
3291 2004-01-01 [christoph]  0.9.8claws16
3292
3293         * src/common/xml.[ch]
3294                 o add xml_new_tag() to manage usage counts of strings correctly
3295                 o correct xml_copy_tree() function name
3296
3297         * src/folder.c
3298         * src/main.c
3299                 allow registering and unregistering of FolderClasses anytime
3300
3301 2003-12-31 [christoph]  0.9.8claws15
3302
3303         * src/folder.[ch]
3304         * src/common/xml.[ch]
3305                 keep folderlist.xml data for unloaded FolderClasses
3306
3307 2003-12-30 [luke]       0.9.8claws14
3308
3309         * src/procheader.[ch]
3310                 o added procheader_get_one_field_asis() that does not do
3311                   unfolding
3312                 o fix procheader_get_header_array_asis() to use the above,
3313                   fixing ugliness of headers in textview
3314
3315         * src/compose.c
3316                 o don't unfold headers when redirecting.        
3317
3318 2003-12-30 [paul]       0.9.8claws13
3319
3320         * po/POTFILES.in
3321           src/common/defs.h
3322           src/Makefile.am
3323           src/main.c
3324           src/prefs_common.c
3325           src/prefs_themes.[ch] ** NEW FILES **
3326                 redesign and move Icon Theme selector to
3327                 the new prefs window
3328           
3329         * src/stock_pixmap.c
3330                 fix the old bug where icons are not always
3331                 updated when changing themes
3332         
3333         * src/summaryview.c
3334                 fix bug where the icons on the title row
3335                 of the summary view were not updated
3336         
3337         all patches submitted by Ricardo Mones Lastra
3338
3339 2003-12-30 [hoa]        0.9.8claws12
3340
3341         * src/folder.c
3342                 run preglobal and postglobal processing rules
3343                 even if the folder does not have any rules.
3344
3345 2003-12-28 [paul]       0.9.8claws11
3346
3347         * ac/aspell.m4
3348           ac/check-type.m4
3349           ac/gnupg-check-typedef.m4
3350           ac/openssl.m4
3351           ac/spamassassin.m4
3352                 fix 'underquoted definition' warnings, patch submitted by
3353                 David Relson <relson@osagesoftware.com>
3354                 
3355         * src/common/utils.c
3356                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3357                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3358
3359 2003-12-28 [paul]       0.9.8claws10
3360
3361         * sync with 0.9.8cvs1
3362                 see ChangeLog 2003-12-17
3363
3364 2003-12-27 [christoph]  0.9.8claws9
3365
3366         * src/common/utils.[ch]
3367                 add g_node_map() to map a GNode into a new GNode
3368                 converting all node data's with a function
3369
3370         * src/account.c
3371         * src/folder.[ch]
3372         * src/folderview.c
3373         * src/imap.c
3374         * src/mainwindow.c
3375         * src/summaryview.c
3376                 o use g_node_map() to convert XML <-> Folder
3377                 o remove redundant FolderItem->parent and
3378                   replace it with folder_item_parent()
3379
3380 2003-12-23 [christoph]  0.9.8claws8
3381
3382         * src/folder.[ch]
3383         * src/folderview.c
3384         * src/mainwindow.c
3385         * src/procmsg.c
3386                 o use callback for notifications about added and
3387                   destroyed folders
3388                 o rewrite folderlist saving (new functions to create
3389                   folder from XML tree, and XML tree from folder)
3390
3391         * src/common/xml.[ch]
3392                 add function to save XML trees
3393
3394         * src/prefs_filtering.c
3395                 code cleanup
3396
3397 2003-12-22 [christoph]  0.9.8claws7
3398
3399         * src/prefs_account.[ch]
3400                 add "SMTP only" accounts
3401
3402 2003-12-20 [melvin]     0.9.8claws6
3403
3404         * src/action.[ch]
3405                 Changed the interface for action_update_*_menu() so
3406                 action.c does not need to know the paths of the different
3407                 actions menu (mainwindow, message view and compose window). 
3408
3409         * src/compose.c
3410                 Tiny code cleanup to merge spell checker related code
3411                 compose_update_actions_menu(): new function to update
3412                 the actions menu. Use it in compose_create()
3413
3414         * src/compose.h
3415                 compose_update_actions_menu(): new function to update
3416                 the actions menu. Used also in prefs_actions.c.
3417
3418         * src/mainwindow.[ch]
3419                 main_window_update_actions_menu(): new function to update
3420                 the actions menu. Used in main_window_create() and in
3421                 prefs_actions.c
3422
3423         * src/messageview.[ch]
3424                 messageview_update_actions_menu(): new function to update
3425                 the actions menu. Used in messageview_add_toolbar() and in
3426                 prefs_actions.c
3427                 
3428         * src/prefs_actions.c   
3429                 prefs_actions_ok(): fixed to update the actions menu of
3430                 the separate message view and the compose windows.
3431
3432 2003-12-20 [luke]       0.9.8claws5
3433         * src/procheader.c
3434                 fix unfolding/newline stripping for multiline fields
3435                 in generic_get_one_field()
3436
3437 2003-12-19 [christoph]  0.9.8claws4
3438
3439         * src/summaryview.c
3440                 o code cleanup
3441                 o use subject_compare_for_sort() when comparing
3442                   simplified subjects
3443
3444 2003-12-19 [christoph]  0.9.8claws3
3445
3446         * src/msgcache.c
3447                 more syncing with 0.8.9a
3448
3449 2003-12-19 [christoph]  0.9.8claws2
3450
3451         * src/folder.c
3452                 don't write all FolderItem XML attributes for the root node
3453
3454 2003-12-19 [melvin]     0.9.8claws1
3455
3456         * src/messageview.c
3457                 Added missing menu branch (Tools/Create processing/rule)
3458         * po/fr.po
3459                 Updated French translation for the added string.
3460
3461 2003-12-19 [paul]       0.9.8claws
3462
3463         0.9.8claws released
3464
3465 2003-12-19 [paul]       0.9.7claws51
3466
3467         * po/en_GB.po
3468           po/es.po
3469           po/ja.po
3470           po/pl.po
3471           po/sk.po
3472           po/zh_CN.po
3473                 update translations. submitted by me, Ricardo Mones
3474                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3475                 Hansom Young
3476                 
3477         * src/folder_item_prefs.c
3478                 'enable_processing' set to FALSE by default
3479
3480 2003-12-18 [melvin]     0.9.7claws50
3481
3482         * po/fr.po
3483                 Updated French translation
3484
3485 2003-12-17 [christoph]  0.9.7claws49
3486
3487         * src/procheader.c
3488                 revert discarding of whitespace from 0.9.7claws44
3489
3490                 RFC2822 2.2.3: Unfolding is accomplished by simply
3491                 removing any CRLF that is immediately followed by WSP.
3492
3493 2003-12-17 [paul]       0.9.7claws48
3494
3495         * src/folder.c
3496                 fix new message count
3497                 
3498         * configure.ac
3499                 update autotools macros
3500
3501         * sync with 0.9.8a
3502
3503 2003-12-16 [christoph]  0.9.7claws47
3504
3505         * src/folder.c
3506                 fix folder update before adding MsgInfo to cache
3507                 in add_msginfo_to_cache()
3508
3509         * src/procmsg.c
3510                 remove old call to folder_item_update() that is no
3511                 longer required
3512
3513 2003-12-16 [christoph]  0.9.7claws46
3514
3515         * src/main.c
3516                 make sure the shutdown process only runs once
3517
3518 2003-12-16 [hoa]        0.9.7claws45
3519
3520         * src/mainwindow.c
3521         * src/messageview.c
3522         * src/summaryview.[ch]
3523                 Create filter rules using a message is fixed.
3524                 We can now create processing rules using a message.
3525
3526 2003-12-15 [alfons]     0.9.7claws44
3527
3528         * src/procheader.c
3529                 make sure we discard folding white space
3530
3531 2003-12-15 [luke]       0.9.7claws43
3532         * src/textview.c
3533         * src/mimeview.c
3534                 o use "name" parameter if "filename" doesn't exist
3535
3536 2003-12-14 [alfons]     0.9.7claws42
3537
3538         * src/summaryview.c
3539         * src/common/utils.c
3540                 allow quick finding based on the result of passing
3541                 a message to an external command. E.g:
3542
3543                         X "bogofilter < %F" 
3544                 
3545                 gets me all the spam in a folder.
3546
3547 2003-12-14 [luke]       0.9.7claws41
3548
3549         * src/textview.c
3550         * src/mimeview.c
3551                 o use parameter "filename" instead of "name" in a couple of 
3552                   places for correctness
3553
3554         * src/procmime.c
3555         * src/common/utils.[ch]
3556                 o make temporary filename for attachments safe for %p 
3557                   substitutions in actions.
3558
3559 2003-12-13 [christoph]  0.9.7claws40
3560
3561         * src/main.c
3562                 readd exit(0) to clean_quit() because otherwise sylpheed
3563                 does not always terminate
3564
3565         * src/pgpmime.c
3566         * src/privacy.h
3567                 add an identifier-string for PrivacySystems
3568
3569 2003-12-12 [paul]
3570
3571         * doc/man/sylpheed.1
3572                 update the man page
3573
3574 2003-12-12 [paul]       0.9.7claws39
3575
3576         general clean up
3577         
3578         * configure.ac
3579                 correct and clean up './configure --help' info
3580         
3581         * src/plugins/clamav/clamav_plugin.c
3582           src/plugins/spamassassin/spamassassin.c
3583                 correct plugin_desc(), works with LOCAL, IMAP, and
3584                 POP accounts
3585                 
3586         * src/filtering.c
3587           src/matcher.[ch]
3588           src/matcher_parser_parse.y
3589           src/prefs_filtering_action.c
3590                 use 'Change Score' instead of '(In/De)crease score'.
3591                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3592          
3593          * src/mainwindow.c
3594                 hyphenate: 'Pre-processing', 'Post-processing'
3595                 
3596         * src/prefs_account.c
3597                 change 'Generate Message-ID' to 'Generate Message-Id'
3598                 
3599         * src/prefs_folder_item.c
3600                 change 'Processing on startup:' to 'Process at startup'
3601                 change 'Scan for new mail:' to 'Scan for new mail'
3602                 
3603 2003-12-11 [christoph]  0.9.7claws38
3604
3605         * src/crash.c
3606         * src/main.[ch]
3607                 make sure the clean_exit() funtion is not called again by the
3608                 signal handler while it is already running
3609
3610         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3611
3612         * src/summaryview.c
3613                 fix wrong assertion
3614
3615 2003-12-11 [paul]       0.9.7claws37
3616
3617         * src/compose.c
3618                 'anonymise' Message-Id: header string
3619
3620 2003-12-11 [paul]       0.9.7claws36
3621
3622         * src/plugins/clamav/clamav_plugin.c
3623                 fix (don't break) signature count
3624                 use cl_strerror() instead of deprecated cl_perror()
3625         
3626 2003-12-11 [darko]      0.9.7claws35
3627
3628         * src/summaryview.c
3629                 also update the sort arrow (thanks Christoph)
3630
3631 2003-12-11 [darko]      0.9.7claws34
3632
3633         * src/summaryview.c
3634                 allow reverting to default sort mode (no sort)
3635
3636 2003-12-10 [hoa]        0.9.7claws33
3637
3638         * src/matcher.c
3639                 fixed quotation of string for matcher.
3640
3641 2003-12-08 [paul]       0.9.7claws32
3642
3643         * src/imap.c
3644           src/inc.c
3645                 plug memory leaks (patch by Alfons)
3646
3647 2003-12-08 [christoph]  0.9.7claws31
3648
3649         * src/folder_item_prefs.[ch]
3650         * src/folderview.c
3651         * src/prefs_folder_item.c
3652                 add new FolderItem property to exclude folders from new
3653                 mail checks
3654
3655         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3656
3657 2003-12-07 [paul]       0.9.7claws30
3658
3659         * src/plugins/clamav/clamav_plugin.c
3660                 fix signature count
3661
3662 2003-12-07 [thorsten]   0.9.7claws29
3663
3664         * src/filtering.c
3665                 debug_print some warning if destfolder missing
3666         * src/prefs_filtering.c
3667                 uninitialized filter list when deleting a folder
3668
3669 2003-12-06 [paul]       0.9.7claws28
3670
3671         * src/procheader.c
3672                 add Alfons' patch to trim line feeds
3673
3674 2003-12-06 [paul]       0.9.7claws27
3675
3676         * partial sync with 0.9.7cvs8
3677                 leaving claws' online/offline more or less intact
3678                 see ChangeLog 2003-12-04 and 2003-12-06
3679
3680 2003-12-06 [christoph]  0.9.7claws26
3681
3682         * src/messageview.c
3683         * src/privacy.[ch]
3684                 revert pirvacy API changes
3685
3686 2003-12-05 [alfons]     0.9.7claws25
3687
3688         * src/matcher.[ch]
3689                 clean up my old cruft
3690
3691 2003-12-05 [alfons]     0.9.7claws24
3692
3693         * src/matcher.c
3694                 fix comparison buglet ;-) and make `test` matcher
3695                 work again
3696
3697 2003-12-05 [alfons]     0.9.7claws23
3698
3699         * src/prefs_folder_item.c
3700                 K&R 2nd Ed., page 241 (function parameter identifiers
3701                 starting with an underscore are kind of insulting)
3702
3703 2003-12-05 [hoa]        0.9.7claws22
3704
3705         * src/main.c
3706         * src/mainwindow.[ch]
3707         * src/mainwindow.h
3708                 add destructor for mainwindow so that the last 
3709                 MimeInfo opened in messageview is destroyed when
3710                 exiting sylpheed.
3711
3712 2003-12-05 [hoa]        0.9.7claws21
3713
3714         * src/filtering.[ch]
3715         * src/matcher.[ch]
3716         * src/matcher_parser_lex.l
3717         * src/matcher_parser_parse.y
3718         * src/prefs_actions.c
3719         * src/prefs_filtering.c
3720         * src/common/utils.[ch]
3721                 quote arguments before giving them to command line.
3722                 fixed quote of string in matcher/processing/filtering rules.
3723
3724         * src/messageview.c
3725         * src/privacy.[ch]
3726                 allows decryption to return a new whole 
3727                 MIME message structure.
3728
3729 2003-12-04 [hoa]        0.9.7claws20
3730
3731         * src/filtering.[ch]
3732         * src/folder.c
3733         * src/mainwindow.c
3734         * src/matcher.c
3735         * src/matcher_parser_parse.y
3736         * src/folderview.c
3737                 global rules to run before folder specific rules.
3738                 global rules to run after folder specific rules.
3739                 
3740         * src/messageview.c
3741                 fixed quick addition of rules.
3742         
3743         * src/prefs_filtering.[ch]
3744         * src/summaryview.c
3745                 we can now customize the title for the dialog.
3746                 updated case where we rename of delete folders.
3747
3748         * src/addressbook.c
3749                 got back the function addressbook_browse_entry_cb()
3750                 that is needed in case we compiled with LDAP support.
3751
3752 2003-12-04 [paul]       0.9.7claws19
3753
3754         * sync with 0.9.7cvs6
3755                 see ChangeLog 2003-12-04
3756                 fixes bug 171 'Wrong message decoing: koi8-r and 
3757                 iso8859-5 looks same. Can't read many emails.'
3758
3759 2003-12-04 [paul]       0.9.7claws18
3760
3761         * po/POTFILES.in
3762                 remove 'src/prefs_scoring.c'
3763
3764 2003-12-03 [hoa]        0.9.7claws17
3765
3766         * src/Makefile.am
3767                 compilation of scoring.[ch] and prefs_scoring.[ch]
3768                 is removed.
3769         
3770         * src/filtering.[ch]
3771         * src/folder.c
3772         * src/folder_item_prefs.[ch]
3773         * src/folderview.c
3774         * src/main.c
3775         * src/mainwindow.c
3776         * src/matcher.[ch]
3777         * src/matcher_parser.h
3778         * src/matcher_parser_parse.y
3779         * src/prefs_filtering.[ch]
3780         * src/prefs_filtering_action.c
3781         * src/prefs_folder_item.c
3782         * src/prefs_scoring.[ch]              * REMOVED FILES *
3783         * src/procmsg.[ch]
3784         * src/scoring.[ch]                    * REMOVED FILES *
3785         * src/summaryview.c
3786                 merged scoring and filtering.
3787                 
3788                 Note : compatibility is kept by parsing score like 
3789                   add_score. To get the behaviour of older scoring 
3790                   system, you have to define some equivalent rule :
3791                   "score_lower -9999 hide"
3792                   "score_greater 9999 mark"
3793                   
3794                   To define global rules, you have to define them 
3795                   in the new global processing rules.
3796                   The variable that kept the list filtering rules 
3797                   was "global_processing" and has been renamed into 
3798                   "filtering_rules".
3799                   "global_processing" variable is now the name 
3800                   of the variable that keeps the list of global 
3801                   processing rules.
3802                   In the configuration file, "[global]" section is 
3803                   now for the global processing rules (which includes
3804                   score things and new global processing rules).
3805                   New "[filtering]" section is for the filtering rules.
3806                   
3807                   Before running with this version, during testing 
3808                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3809                   Then, you have to make the following changes :
3810                   - leave all scoring rules in "[global]" section.
3811                   - move all other rules of "[global]" section to
3812                       a new section named "[filtering]".
3813
3814 2003-12-03 [christoph]  0.9.7claws16
3815
3816         * src/procmime.c
3817                 use default Content-Type as specified in RFC2045 if
3818                 Content-Type header is syntactically incorrect
3819
3820 2003-12-03 [christoph]  0.9.7claws15
3821
3822         * src/addressbook.c
3823         * src/addrindex.h
3824         * src/addritem.c
3825         * src/expldifdlg.h
3826         * src/exportldif.c
3827         * src/filtering.c
3828         * src/folder.c
3829         * src/folderview.c
3830         * src/jpilot.c
3831         * src/localfolder.c
3832         * src/matcher.h
3833         * src/matcher_parser_lex.l
3834         * src/matcher_parser_parse.y
3835         * src/news.c
3836         * src/prefs_filtering_action.c
3837         * src/prefs_folder_item.c
3838         * src/prefs_fonts.c
3839         * src/procmsg.c
3840         * src/sgpgme.c
3841                 clean up warnings
3842
3843         * src/procmime.c
3844                 revert 0.9.7claws14 change
3845
3846 2003-12-03 [alfons]     0.9.7claws14
3847
3848         * src/procmime.c
3849                 catch invalid Content-Type with no subtype
3850
3851 2003-12-03 [alfons]     0.9.7claws13
3852
3853         * src/alertpanel.h
3854         * src/setup.c
3855         * src/plugins/image_viewer/plugin.c
3856                 compile again, we need stddef.h for size_t
3857
3858 2003-12-03 [paul]       0.9.7claws12
3859
3860         * src/account.c
3861                 don't allow cloning of accounts with remote folders,
3862                 patch submitted by Ricardo Mones Lastra
3863
3864 2003-12-03 [christoph]  0.9.7claws11
3865
3866         * src/folder.[ch]
3867         * src/imap.c
3868         * src/localfolder.[ch]
3869         * src/mh.c
3870         * src/news.c
3871         * src/common/xml.[ch]
3872                 add set_xml() and get_xml() virtual functions to FolderClass to
3873                 save extra information for Folders (for example the rootpath
3874                 only used by LocalFolder). The folderlist write function no
3875                 longer needs to know the folder type to save this extra
3876                 information.
3877
3878 2003-12-02 [christoph]  0.9.7claws10
3879
3880         * src/Makefile.am
3881         * src/account.c
3882         * src/folder.[ch]
3883         * src/folderview.h
3884         * src/imap.c
3885         * src/localfolder.[ch]          ** NEW **
3886         * src/mainwindow.c
3887         * src/mh.[ch]
3888         * src/news.[ch]
3889         * src/prefs_account.[ch]
3890         * src/prefs_filtering.h
3891         * src/procmsg.h
3892         * src/remotefolder.[ch]         ** NEW **
3893         * src/common/xml.[ch]
3894                 add item_set_xml() and item_get_xml() virtual functions to
3895                 FolderClass to give folders the ability to add extra information
3896                 to the saved FolderItem data. If NULL the default function for
3897                 FolderItem will be used.
3898
3899 2003-11-29 [christoph]  0.9.7claws9
3900
3901         * src/procheader.c
3902                 fix bug in unfolding
3903
3904 2003-11-29 [luke]       0.9.7claws8
3905
3906         * src/textview.c
3907                 fix compilation for non c99 compilers
3908
3909 2003-11-29 [christoph]  0.9.7claws7
3910
3911         * src/procmime.[ch]
3912         * src/mimeview.c
3913                 o unknown disposition types should be handled as
3914                   attachment (RFC2183)
3915                 o missing headers should not default to inline
3916                   (would make "Save All" useless when disposition header
3917                    is not set by the sending mailer)
3918                 o remove old MimeInfo data and cleanup
3919
3920 2003-11-29 [luke]       0.9.7claws6
3921
3922         * src/procmime.[ch]
3923                 re-added parsing of Content-Disposition header
3924                         - removes the old  'gchar* content_disposition'
3925                         - adds a new field 'DispositionType disposition'
3926                         - adds parameters to MimeInfo::parameters
3927
3928         * src/mimeview.c
3929                 use the "filename" parameter for saving, and the new
3930                 MimeInfo::disposition for save all.
3931
3932         * src/compose.c
3933         * src/toolbar.[ch]
3934                 add a 'check spelling' button as a possibility for 
3935                 the compose toolbar
3936
3937         * src/stockpixmap.[ch]
3938         * src/pixmaps/check_spelling.xpm        ** NEW **
3939         * src/Makefile.am
3940                 add a pixmap for use with 'check spelling' button or
3941                 a user defined action
3942
3943         * src/textview.c
3944                 re-apply fixed (I hope) patch for bug 57
3945                 "Hidden URL in HTML Mails"
3946
3947 2003-11-28 [christoph]  0.9.7claws5
3948
3949         * src/procmime.c
3950                 o be more liberal in what we accept as Content-Type parameters
3951                 o ignore comments after parameters
3952
3953         * src/sgpgme.c
3954                 o only free passphrase when an error occurs
3955
3956 2003-11-28 [paul]       0.9.7claws4
3957
3958         * src/account.c
3959                 add 'Clone Account' function. patch submitted by
3960                 Ricardo Mones Lastra
3961
3962 2003-11-27 [thorsten]   0.9.7claws3
3963
3964         * src/mimeview.c
3965                 fix crash if 'save_all' failed twice
3966
3967 2003-11-27 [paul]       0.9.7claws2
3968
3969         * po/POTFILES.in
3970                 fix a typo
3971
3972         * po/zh_CN.po
3973                 update Simplified Chinese translation. submitted by
3974                 Hansom Young
3975
3976 2003-11-27 [paul]       0.9.7claws1
3977
3978         * po/POTFILES.in
3979                 clean up
3980
3981 2003-11-26 [paul]       0.9.7claws
3982
3983         * 0.9.7claws released
3984
3985 2003-11-26 [paul]       0.9.6claws99
3986
3987         * src/Makefile.am
3988                 add reference to pixmaps/mime_message.xpm
3989
3990 2003-11-26 [paul]       0.9.6claws98
3991
3992         * po/POTFILES.in
3993                 remove reference to src/sigstatus.c
3994
3995 2003-11-26 [christoph]  0.9.6claws97
3996
3997         * src/Makefile.am
3998         * src/prefs_common.c
3999         * src/rfc2015.c
4000         * src/sigstatus.[ch]            ** REMOVE **
4001                 remove signature result popup option and window
4002
4003 2003-11-26 [paul]       0.9.6claws96
4004
4005         * po/es.po
4006           po/ja.po
4007           po/pl.po
4008           po/sk.po
4009           po/sr.po
4010                 update translations. submitted by Ricardo Mones Lastra,
4011                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4012
4013 2003-11-25 [christoph]  0.9.6claws95
4014
4015         * src/procmime.c
4016                 display mime structure only in debug mode
4017
4018 2003-11-25 [melvin]     0.9.6claws94
4019
4020         * po/fr.po
4021                 Updated French translations + typos fixes of older
4022                 translations (thanks to Fabien Vantard for pointing
4023                 to some of them)
4024
4025 2003-11-25 [melvin]     0.9.6claws93
4026
4027         * src/editldap.c
4028                 Fixed a couple of typos.
4029
4030 2003-11-24 [paul]       0.9.6claws92
4031
4032         * po/POTFILES.in
4033                 add 'src/textview.c'
4034
4035 2003-11-24 [paul]       0.9.6claws91
4036
4037         * src/sgpgme.c
4038                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4039
4040 2003-11-24 [paul]       0.9.6claws90
4041
4042         * src/plugins/image_viewer/viewer.c
4043                 image_viewer_show_mimepart(): 
4044                 use procmime_mimeinfo_get_parameter() to get the file name
4045
4046 2003-11-24 [paul]       0.9.6claws89
4047
4048         * src/textview.c
4049                 textview_show_mime_part(): rewrite text hint
4050
4051 2003-11-22 [paul]       0.9.6claws88
4052
4053         * sync with 0.9.7cvs5
4054                 see ChangeLog 2003-11-21
4055
4056 2003-11-21 [paul]       0.9.6claws87
4057
4058         * src/mimeview.c
4059                 define shortcut key 'o' for 'Open with...'
4060
4061 2003-11-21 [alfons]     0.9.6claws86
4062
4063         * src/messageview.c
4064                 fix bug #383 'Deleting message from "separate message view" 
4065                 uses local Trash folder'
4066
4067 2003-11-21 [christoph]  0.9.6claws85
4068
4069         * src/mimeview.c
4070                 fix content-type guessing by name parameter when finding
4071                 the correct viewer
4072
4073 2003-11-21 [alfons]     0.9.6claws84
4074
4075         * src/main.c
4076                 no mail incorporation allowed with --offline param.
4077                 fixes bug #374, "--offline ignored"
4078
4079 2003-11-20 [christoph]  0.9.6claws83
4080
4081         * src/mimeinfo.c
4082                 use signed MimeInfo when checking the signature and not
4083                 the selected one
4084
4085 2003-11-19 [alfons]     0.9.6claws82
4086
4087         * src/mainwindow.c
4088                 fix crash when toggling separate views, patch submitted
4089                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4090                 fixes bug #342, "separate views  cause crash"
4091
4092 2003-11-19 [paul]       0.9.6claws81
4093
4094         * src/compose.c
4095                 compose_redirect_write_headers_from_headerlist(): 
4096                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4097                 
4098         * src/main.c
4099                 code cleanup (inherited from 0.9.7cvs4)
4100                 
4101         * tools/tb2sylpheed
4102                 bugfix: added missing attribute-list start. submitted by
4103                 Urke MMI
4104
4105 2003-11-19 [luke]       0.9.6claws80
4106
4107         * src/textview.c
4108                 revert my last commit until I get time to fix it
4109
4110 2003-11-18 [christoph]  0.9.6claws79
4111
4112         * src/mimeview.[ch]
4113                 check parent MimeInfos for signatures and display the
4114                 result of the parent when found
4115
4116         * src/pgpmime.c
4117                 o avoid NULL pointer warnings
4118                 o use procmime_mimeinfo_get_parameter()
4119
4120         * src/sgpgme.c
4121                 small text changes
4122
4123 2003-11-17 [luke]       0.9.6claws78
4124
4125         * src/textview.c
4126                 add check for disguised URLs, fixing bug 57
4127                 "Hidden URL in HTML Mails"
4128
4129 2003-11-16 [christoph]  0.9.6claws77
4130
4131         * src/procmime.c
4132                 fix crash when parsing invalid Content-Type header
4133
4134 2003-11-16 [christoph]  0.9.6claws76
4135
4136         * src/pgpmime.c
4137         * src/privacy.c
4138         * src/procmime.c
4139         * src/sgpgme.[ch]
4140                 implement message decrypting
4141
4142         * src/rfc2015.c
4143                 remove old code
4144
4145 2003-11-14 [luke]       0.9.6claws75
4146
4147         * src/mimeview.c
4148                 fix a couple of problems that treated application/* and
4149                 application/octet-stream the wrong way around
4150                 (since 0.9.6claws10), causing "Open" to do nothing.
4151
4152 2003-11-14 [christoph]  0.9.6claws74
4153
4154         * src/messageview.c
4155         * src/pgpmime.c
4156         * src/privacy.[ch]
4157                 prepare for message part decrypting
4158
4159         * src/sgpgme.c
4160                 add output for expired signatures
4161
4162         * src/rfc2015.c
4163                 remove some old code
4164
4165 2003-11-10 [christoph]  0.9.6claws73
4166
4167         * src/mimeview.c
4168                 add "Full info" button for bad and warn signature status
4169
4170         * src/sgpgme.c
4171                 generate full signature info like gpg's output
4172                 (gpg -v --with-fingerprint --verify)
4173
4174 2003-11-10 [christoph]  0.9.6claws72
4175
4176         * src/mimeview.c
4177         * src/pgpmime.c
4178         * src/privacy.[ch]
4179         * src/sgpgme.[ch]
4180         * src/textview.[ch]
4181                 o add code to view full signature info
4182                 o do automatic signature checks
4183
4184 2003-11-10 [alfons]     0.9.6claws71
4185
4186         * src/summaryview.c
4187                 don't crash when gtkut_font_load() returns invalid font (has
4188                 something to do with locale settings)
4189                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4190
4191 2003-11-09 [alfons]     0.9.6claws70
4192
4193         * src/procmime.c
4194                 plug leak
4195
4196 2003-11-08 [luke]       0.9.6claws69
4197
4198         * src/summaryview.c
4199                 fix some typos
4200
4201         * src/compose.c
4202                 rewrite compose_attach_parts(), fixing various bugs mainly
4203                 to do with re-editing.
4204
4205         * src/mimeview.c
4206                 "save all" now only saves attachments with names/filenames
4207
4208 2003-11-04 [match]      0.9.6claws68
4209
4210         * src/ldapctrl.[ch]
4211                 fix broken LDAP support.
4212
4213         * src/ldapquery.c
4214                 remove printf's.
4215
4216 2003-11-04 [luke]       0.9.6claws67
4217
4218         * src/mimeview.c
4219                 o  fixed bug 4 "focus lost on messages with attachments"
4220                 o  fixed 'Save all' attachments for new mime changes
4221                 o  right clicking on icons consistent with right clicking on
4222                    mime tree
4223                   - fixes a bug where wrong part is saved when you
4224                     choose 'Save as' from popup menu
4225                   - fixes bug 308 "No way to "save all" attachments"
4226                 o  fixed a compiler warning.
4227
4228         * src/textview.c
4229                 o  removed flickering in mime tree when using "n" and "p"
4230                    shortcuts
4231                 o  fixed bug where selecting the textview and pressing e.g.
4232                    'y' causes sylpheed to respond twice.
4233
4234         * src/summaryview.c
4235                 removed hard coding of * and ! shortcuts (which only served
4236                 to cause problems if you tried to redefine the shortcuts)
4237
4238 2003-11-04 [luke]       0.9.6claws66
4239
4240         * src/plugins/image_viewer/viewer.c
4241         * src/plugins/image_viewer/viewerprefs.c
4242         * src/plugins/image_viewer/viewerprefs.glade
4243                 o  allow toggling of image scaling by clicking on image
4244                 o  respond to image's container widget resize
4245
4246         * src/procmime.c
4247                 o  fix bad parsing of message when re-editing/viewing a
4248                    message saved to the drafts folder
4249
4250 2003-11-02 [match]      0.9.6claws65
4251
4252         * src/browseldap.h
4253                 fix if not building LDAP support.
4254         * src/addrindex.c
4255         * src/ldapquery.[ch]
4256         * src/editldap.h
4257                 include support for contains query. feature req 529354.
4258
4259 2003-11-02 [alfons]     0.9.6claws64
4260
4261         * src/browseldap.c
4262                 fix build bustage if not compiling ldap support
4263
4264 2003-11-01 [match]      0.9.6claws63
4265
4266         * po/POTFILES.in
4267         * src/Makefile.am
4268         * src/addr_compl.[ch]
4269         * src/addrbook.c
4270         * src/addrcache.[ch]
4271         * src/addrdefs.h        ** NEW **
4272         * src/addressbook.c
4273         * src/addressitem.h
4274         * src/addrindex.[ch]
4275         * src/addritem.h
4276         * src/addrquery.[ch]
4277         * src/ldapquery.[ch]
4278         * src/ldapserver.[ch]
4279                 refactor LDAP query mechanism.
4280
4281         * src/browseldap.[ch]   ** NEW **
4282         * src/ldaplocate.[ch]   ** NEW **
4283                 add feature to browse LDAP entry that was retrieved using
4284                 an explicit LDAP search.
4285
4286 2003-11-01 [alfons]     0.9.6claws62
4287
4288         * src/prefs_gtk.c
4289                 prefs_write_param(): fail when we see an invalid type; all the
4290                 callers seem to handle this gracefully by reverting changes
4291
4292 2003-10-30 [christoph]  0.9.6claws61
4293
4294         * configure.ac
4295         * ac/openssl.m4
4296         * ac/spamassassin.m4
4297         * src/Makefile.am
4298                 use extra variables for all libraries to make sure plugins
4299                 are only linked with libraries they really need. $LIBS is always
4300                 added to the linking parameters, but we only what the libraries
4301                 listed in the Makefile
4302
4303 2003-10-29 [paul]       0.9.6claws60
4304
4305         * src/mimeview.c
4306                 don't use Subject for unknown part name
4307
4308 2003-10-29 [paul]       0.9.6claws59
4309
4310         * src/compose.c
4311                 get name of attachment(s) when re-editing, fwd'ing or
4312                 redirecting
4313                 
4314         * src/mimeview.c
4315                 get name of attachment(s) when saving
4316
4317 2003-10-29 [hoa]        0.9.6claws58
4318
4319         * src/textview.c
4320                 implemented multipart/alternative in MIME message viewer.
4321
4322 2003-10-28 [christoph]  0.9.6claws57
4323
4324         * configure.ac
4325                 make sure MathML-Viewer is not built with the
4326                 Gtk2 version of GtkMathView
4327
4328 2003-10-28 [paul]       0.9.6claws56
4329
4330         * sync with 0.9.7cvs1
4331                 see ChangeLog 2003-10-28
4332
4333 2003-10-27 [alfons]     0.9.6claws55
4334
4335         * src/matcher_parser_parse.y
4336         * src/gtk/colorlabel.c
4337                 allow setting color label to 0 in filtering/processing rules
4338                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4339
4340 2003-10-26 [alfons]     0.9.6claws54
4341
4342         * src/summary_search.c
4343                 fix misnomer and correct selecting initial search node  
4344
4345 2003-10-26 [christoph]  0.9.6claws53
4346
4347         * src/pgpmime.c
4348         * src/sgpgme.c
4349                 change display of signature info to use only name of
4350                 signer, otherwise the text gets too long.
4351
4352         * src/procmime.c
4353                 don't use MimeInfo's filename to generate tmp filename
4354
4355 2003-10-25 [christoph]  0.9.6claws52
4356
4357         * src/procmime.c
4358                 fix message body searching
4359
4360 2003-10-25 [paul]       0.9.6claws51
4361
4362         * src/compose.c
4363                 use g_basename rather than basename
4364
4365 2003-10-24 [christoph]  0.9.6claws50
4366
4367         * src/sgpgme.c
4368                 change fetching of signature key's trust
4369
4370 2003-10-24 [paul]       0.9.6claws49
4371
4372         * po/sk.po
4373                 update Slovak translation
4374                 submitted by Andrej Kacian
4375                 
4376         * src/mainwindow.c
4377                 remove unknown menu entry /File/Add mailbox/mbox...
4378
4379 2003-10-24 [hoa]        0.9.6claws48
4380
4381         * src/Makefile.am
4382                 removed all references to mbox folders
4383
4384         * src/carray.[ch]               * REMOVED *
4385         * src/chash.[ch]                * REMOVED *
4386         * src/maillock.[ch]             * REMOVED *
4387         * src/mailmbox.[ch]             * REMOVED *
4388         * src/mailmbox_folder.[ch]      * REMOVED *
4389         * src/mailmbox_parse.[ch]       * REMOVED *
4390         * src/mailmbox_types.[ch]       * REMOVED *
4391         * src/mbox_folder.[ch]          * REMOVED *
4392                 remove implementation of mbox folders
4393                 and old mailbox folder.
4394                 mbox folder implementation will be added
4395                 as a plugin so that implementation can be entirely
4396                 synchronized with the files of the project they are
4397                 extracted from (libEtPan!).
4398         
4399         * src/mainwindow.c
4400         * src/folder.c
4401         * src/folderview.[ch]
4402         * src/procmsg.h         
4403                 Disable as much code that references mbox folders
4404                 as possible.
4405                 Some UI thing still need to know that folder is mbox
4406                 (when we have to enter the name of the mailbox and
4407                 we want to add /var/mail/$USER).
4408
4409 2003-10-23 [christoph]  0.9.6claws47
4410
4411         * src/noticeview.c
4412                 don't always display button when noticeview is made visible
4413
4414         * src/mimeview.c
4415         * src/pgpmime.c
4416         * src/privacy.[ch]
4417         * src/sgpgme.[ch]
4418                 get signature information from crypto system
4419
4420 2003-10-22 [paul]       0.9.6claws46
4421
4422         * po/es.po
4423                 updated by Ricardo Mones Lastra
4424
4425 2003-10-22 [paul]       0.9.6claws45
4426
4427         * src/Makefile.am
4428                 update to reflect the changes to the icons that
4429                 happened in 0.9.6claws35
4430
4431 2003-10-22 [alfons]     0.9.6claws44
4432         
4433         * src/carray.h
4434                 inline carray_count() 
4435
4436 2003-10-21 [alfons]     0.9.6claws43
4437
4438         * src/carray.h
4439                 glib wrappers
4440         * src/carray.c
4441                 disable
4442         * src/mailmbox.[ch]
4443         * src/mailmbox_folder.c
4444         * src/mailmbox_parse.c
4445         * src/mailmbox_types.[ch]
4446                 %s/uint32_t/guint
4447
4448 2003-10-21 [luke]       0.9.6claws42
4449
4450         * src/stock_pixmaps.[ch]
4451         * src/mimeview.c
4452         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4453         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4454                 o remove mime_application_octet_stream.xpm icon (it was never
4455                   really needed)
4456                 o remove redundant icon messageview_text.xpm
4457
4458         * src/mainwindow.c
4459                 fix visibility of signature noticeview when toggling 'separate
4460                 message view'
4461
4462 2003-10-21 [christoph]  0.9.6claws41
4463
4464         * src/procmime.c
4465                 decode multipart and rfc822 mime parts to allow further
4466                 parsing when required
4467
4468 2003-10-21 [christoph]  0.9.6claws40
4469
4470         * src/procmime.[ch]
4471         * src/textview.c
4472                 remove obsolete charset parameter in MimeInfo and fix
4473                 TextView to use the charset from the parameter hash table
4474
4475         * src/plugins/dillo_viewer/Makefile.am
4476         * src/plugins/trayicon/Makefile.am
4477                 add OPENSSL_CFLAGS to fix building with using
4478                 --with-openssl-* parameters
4479
4480 2003-10-21 [paul]       0.9.6claws39
4481
4482         * src/prefs_matcher.[ch]
4483                 replace remnants of the old, renamed 'Execute' matchtype
4484                 add a brief description to the Info window
4485
4486 2003-10-21 [hoa]        0.9.6claws38
4487         
4488         * src/Makefile.am
4489         * src/carray.[ch]               * NEW *
4490         * src/chash.[ch]                * NEW *
4491         * src/folder.c
4492         * src/maillock.[ch]             * NEW *
4493         * src/mailmbox.[ch]             * NEW *
4494         * src/mailmbox_folder.[ch]      * NEW *
4495         * src/mailmbox_parse.[ch]       * NEW *
4496         * src/mailmbox_types.[ch]       * NEW *
4497                 implementation of mbox folder with unique message numbers
4498
4499                 made use of libEtPan! implementation of mbox for lower-layer.
4500
4501 2003-10-20 [alfons]     0.9.6claws37
4502
4503         * src/noticeview.c
4504                 fix invalid argument warning
4505         * src/pgpmime.c
4506                 no in place variable
4507
4508 2003-10-20 [paul]       0.9.6claws36
4509
4510         * src/compose.[ch]
4511           src/filtering.c
4512           src/messageview.c
4513                 fix crash when using Forward in Filtering when
4514                 external editor option is set
4515                 
4516                 Patch submitted by Simon 'corecode' Schubert
4517                 <corecode@corecode.ath.cx> 
4518
4519 2003-10-20 [paul]       0.9.6claws35
4520
4521         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4522           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4523           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4524           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4525           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4526           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4527           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4528           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4529           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4530           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4531           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4532           src/mimeview.c
4533           src/stock_pixmap.[ch]
4534                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4535                 icons. add privacy_warn.xpm icon
4536
4537 2003-10-20 [hoa]  0.9.6claws34
4538
4539         * src/folder_item_prefs.[ch]
4540         * src/prefs_folder_item.c
4541         * src/main.c
4542                 Added a property per folder to choose whether we 
4543                 want to apply processing on it on startup or if we
4544                 prefer to wait the folder selection to apply it.
4545         
4546         * src/messageview.c
4547                 fixed C89 compatibility (for old compilers, for
4548                 example gcc 2.95.x).
4549
4550 2003-10-17 [christoph]  0.9.6claws33
4551
4552         * src/mimeview.c
4553         * src/noticeview.[ch]
4554                 change noticeview icon to indicate signature status
4555
4556 2003-10-17 [christoph]  0.9.6claws32
4557
4558         * src/Makefile.am
4559         * src/main.c
4560         * src/mimeview.c
4561         * src/noticeview.c
4562         * src/pgpmime.[ch]                              ** NEW **
4563         * src/privacy.[ch]
4564         * src/rfc2015.c
4565         * src/sgpgme.c                                  ** NEW **
4566                 reimplement PGP/Mime signature checking (unfinished)
4567
4568 2003-10-15 [christoph]  0.9.6claws31
4569
4570         * src/procmime.[ch]
4571                 fix procmime_get_text_content() and
4572                 procmime_get_first_text_content()
4573
4574 2003-10-15 [christoph]  0.9.6claws30
4575
4576         * src/plugins/spamassassin/spamassassin_gtk.c
4577         * src/plugins/spamassassin/spamassassin_gtk.glade
4578                 fix timeout tooltip
4579
4580 2003-10-15 [paul]       0.9.6claws29
4581
4582         * src/messageview.c
4583                 workaround for buggy smtp servers. on sending a
4584                 return receipt strip the name part from the address
4585                 when creating headers
4586                 
4587 2003-10-15 [paul]       0.9.6claws28
4588
4589         * sync with 0.9.7 release
4590                 see ChangeLog 2003-10-15
4591
4592 2003-10-14 [christoph]  0.9.6claws27
4593
4594         * src/plugins/clamav/clamav_plugin.c
4595                 fix clamav plugin
4596
4597 2003-10-14 [christoph]  0.9.6claws26
4598
4599         * src/compose.c
4600         * src/mimeview.c
4601         * src/procmime.[ch]
4602         * src/rfc2015.c
4603         * src/textview.c
4604         * src/plugins/clamav/clamav_plugin.c
4605                 use GNode to create the mime tree (some changes to functions
4606                 that traverse the tree are just quick and dirty. Maybe we
4607                 can find better solutions with g_node_*-functions)
4608
4609 2003-10-14 [luke]       0.9.6claws25
4610
4611         * src/mimeview.c
4612                 fix a navigation bug (stupid typo of mine)
4613
4614 2003-10-14 [christoph]  0.9.6claws24
4615
4616         * src/textview.c
4617                 fix missing last line in plain/text mails
4618
4619 2003-10-13 [luke]       0.9.6claws23
4620
4621         * src/summaryview.c
4622                 fix bug 334 (part 1)
4623
4624 2003-10-13 [kov]        0.9.6claws22
4625
4626         * src/mimeview.c
4627                 error checking when the user enters a non-directory at
4628                 the file selection dialog.
4629                 work-around for users entering directory location without
4630                 adding a leading G_DIR_SEPARATOR.
4631
4632 2003-10-13 [luke]       0.9.6claws21
4633
4634         * src/compose.c
4635                 error reporting for inserting files, including catching
4636                 invalid characters for current locale/encoding
4637
4638 2003-10-13 [paul]       0.9.6claws20
4639
4640         * src/folderview.c
4641                 fix bug #347 'subscribe newsgroups crashes'
4642
4643 2003-10-13 [paul]       0.9.6claws19
4644
4645         * src/compose.c
4646                 when using 'Reply to all' include the 'send replies
4647                 to' folder property
4648                 
4649         * po/ja.po
4650                 update Japanese translation. submitted by Rui Hirokawa 
4651                 <rui_hirokawa@ybb.ne.jp>        
4652
4653 2003-10-13 [hoa]        0.9.6claws18
4654
4655         * src/account.c
4656         * src/compose.c
4657         * src/messageview.c
4658         * src/procheader.c
4659         * src/procheader.h
4660                 rename get_header_from_msginfo() into
4661                 procheader_get_header_from_msginfo() so that we have a
4662                 coherent exported naming.
4663                 avoid parsing of header contained in a string via
4664                 a newly written temporary file.
4665
4666         Patch submitted by Simon 'corecode' Schubert
4667                 <corecode@corecode.ath.cx>
4668
4669 2003-10-12 [hoa]        0.9.6claws17
4670
4671         * src/filtering.c
4672         * src/filtering.h
4673         * src/matcher.c
4674         * src/matcher.h
4675         * src/matcher_parser_parse.y
4676         * src/prefs_filtering_action.c
4677                 added "stop" action : stop applying the filtering rules.
4678                 added "set score" and "increase/decrease score" actions.
4679                 That two last action replace the "change_score" action
4680                 introduced by alfons in 0.8.8claws85.
4681                 "set score" is to set a given score to the message.
4682                 "increase/decrease score" will increase or decrease the
4683                 score if the given value is respectively positive or
4684                 negative. If someone find a some better name for this last
4685                 rule, it can be modified.
4686
4687 2003-10-12 [paul]       0.9.6claws16
4688
4689         * AUTHORS
4690           po/ja.po
4691                 update Japanese translation. submitted by Rui Hirokawa 
4692                 <rui_hirokawa@ybb.ne.jp>
4693
4694 2003-10-12 [christoph]  0.9.6claws15
4695
4696         * src/procmime.c
4697                 fix crash caused by incorrect headers
4698
4699 2003-10-10 [christoph]  0.9.6claws14
4700
4701         * src/main.c
4702         * src/privacy.[ch]
4703         * src/rfc2015.[ch]
4704                 implement detection of signed message parts for rfc2015
4705
4706 2003-10-10 [thorsten]   0.9.6claws13
4707
4708         * src/mimeview.c
4709                 fix typo
4710
4711 2003-10-10 [christoph]  0.9.6claws12
4712
4713         * src/stock_pixmap.[ch]
4714         * src/pixmaps/mime_message.xpm                  ** NEW **
4715                 add a new icon for mime type "message"
4716
4717         * src/privacy.[ch]
4718         * src/procmime.[ch]
4719                 add crypto api
4720
4721         * src/mimeview.c
4722                 o use crypto api
4723                 o add icons for message type mime parts
4724
4725 2003-10-10 [christoph]  0.9.6claws11
4726
4727         * src/mainwindow.c
4728         * src/messageview.[ch]
4729         * src/mimeview.[ch]
4730         * src/procmime.[ch]
4731         * src/procmsg.[ch]
4732         * src/rfc2015.c
4733         * src/summaryview.c
4734         * src/textview.[ch]
4735                 o remove switching between TextView and MimeView in MessageView
4736                   (if required we can hide the icon box and the MimeView will
4737                    look exaxtly like the TextView)
4738                 o temporary remove signature and decrypting GPGME code
4739
4740 2003-10-09 [christoph]  0.9.6claws10
4741
4742         * src/action.c
4743         * src/compose.c
4744         * src/messageview.c
4745         * src/mimeview.c
4746         * src/procmime.[ch]
4747         * src/procmsg.c
4748         * src/rfc2015.c
4749         * src/textview.c
4750         * src/common/utils.[ch]
4751         * src/plugins/clamav/clamav_plugin.c
4752         * src/plugins/dillo_viewer/dillo_viewer.c
4753         * src/plugins/image_viewer/viewer.c
4754         * src/plugins/mathml_viewer/mathml_viewer.c
4755                 new mime parser (several things need fixing)
4756
4757 2003-10-09 [paul]       0.9.6claws9
4758
4759         * src/imap.c
4760                 a little more sync with 0.9.6cvs2 and a tidy up
4761
4762 2003-10-08 [paul]       0.9.6claws8
4763
4764         * sync with 0.9.6cvs2
4765                 see ChangeLog 2003-10-03
4766
4767 2003-10-05 [christoph]  0.9.6claws7
4768
4769         * src/summaryview.c
4770                 don't use flags to check if a message is in a news folder
4771
4772         (closes Bug 282 clicking on folder with copied Messages from News
4773          immediately after having copied them crashes Sylpheed-Claws)
4774
4775 2003-10-05 [christoph]  0.9.6claws6
4776
4777         * src/Makefile.am
4778         * src/progressdialog.[ch]               ** REMOVE **
4779         * src/gtk/Makefile.am
4780         * src/gtk/progressdialog.[ch]           ** NEW **
4781                 move progressdialog to gtk directory
4782
4783 2003-10-04 [christoph]  0.9.6claws5
4784
4785         * src/prefs_toolbar.c
4786         * src/gtk/prefswindow.c
4787                 remove widget_show_all for pages root widget
4788
4789         * src/plugins/spamassassin/spamassassin.[ch]
4790         * src/plugins/spamassassin/spamassassin_gtk.c
4791         * src/plugins/spamassassin/spamassassin_gtk.glade
4792                 add support for new libspamc transports
4793
4794 2003-10-04 [christoph]  0.9.6claws4
4795
4796         * src/plugins/spamassassin/libspamc.[ch]
4797         * src/plugins/spamassassin/spamassassin.c
4798         * src/plugins/spamassassin/utils.[ch]
4799                 update libspamc to version from SpamAssassin 2.60
4800
4801 2003-10-03 [christoph]  0.9.6claws3
4802
4803         * src/send_message.c
4804                 fix missing format string bug found by
4805                 Georgi Guninski <guninski@guninski.com>
4806
4807 2003-10-03 [paul]       0.9.6claws2
4808
4809         * po/zh_CN.po
4810                 update Simpilified Chinese translation, submitted by
4811                 Hansom Young
4812
4813 2003-10-02 [christoph]  0.9.6claws1
4814
4815         * src/imap.c
4816                 add UIDPLUS support for COPY and EXPUNGE
4817
4818 2003-10-02 [paul]       0.9.6claws
4819
4820         * 0.9.6claws released
4821
4822 2003-10-02 [paul]
4823
4824         * po/es.po
4825           po/sk.po
4826                 update Spanish and Slovak translations
4827                 submitted by Ricardo Mones Lastra and Andrej Kacian
4828  
4829 2003-10-02 [paul]       0.9.5claws43
4830
4831         * po/en_GB.po
4832                 update British English translation
4833
4834 2003-10-02 [paul]       0.9.5claws42
4835
4836         * po/hr.po
4837                 update Croatian translation, submitted by Dragan
4838
4839 2003-10-01 [paul]       0.9.5claws41
4840
4841         * po/pl.po
4842           po/sr.po
4843                 update Polish and Serbian translations, submitted by
4844                 Emil and Urke MMI
4845
4846 2003-10-01 [melvin]     0.9.5claws40
4847
4848         * po/fr.po
4849                 Updated French translations
4850
4851 2003-10-01 [melvin]     0.9.5claws39
4852
4853         * src/prefs_fonts.c
4854                 Fixed a Gtk warning
4855
4856         * src/plugins/dillo_prefs.c     
4857                 Quasi unnoticeable UI clean-up.
4858
4859 2003-10-01 [paul]
4860
4861         * tools/README
4862           tools/maildir2sylpheed.pl
4863                 bug fixes, rewrites, submitted by Matthias Förste 
4864                 <itsjustme@users.sourceforge.net>
4865
4866 2003-09-29 [paul]       0.9.5claws38
4867
4868         * src/inc.c
4869                 fix my coding carelessness
4870
4871 2003-09-29 [paul]       0.9.5claws37
4872
4873         * po/POTFILES.in
4874           src/Makefile.am
4875           src/main.c
4876           src/prefs_common.[ch]
4877           src/prefs_fonts.[ch]  ** NEW FILES **
4878                 move Font config options to Other Prefs/Display/Fonts
4879                 (user's current configuration is preserved)
4880
4881 2003-09-29 [paul]       0.9.5claws36
4882
4883         * src/inc.c
4884           src/prefs_account.c
4885                 allow 'local_mbox' value to point to either a directory 
4886                 (/var/mail -  default, new) or a file (/var/mail/username
4887                 - original)
4888
4889 2003-09-28 [paul]       0.9.5claws35
4890
4891         * src/rfc2015.c
4892                 on signature check, where key exists, print the
4893                 Key ID
4894
4895 2003-09-27 [alfons]     0.9.5claws34
4896
4897         * src/action.c
4898                 o make progress bar not fill/expand when resizing dialog
4899                 o use default fixed text font for actions output
4900
4901 2003-09-27 [paul]       0.9.5claws33
4902
4903         * src/prefs_common.[ch]
4904           src/procmsg.c
4905           src/send_message.c
4906                 remove External Program settings from Common Prefs/Send
4907                 as they are now unnecessary due to Local account settings.
4908                 plus a little tidying-up after 0.9.5claws31
4909
4910 2003-09-27 [paul]       0.9.5claws32
4911
4912         * src/prefs_account.c
4913                 o make correction to gui text:
4914                   'Local mailbox file' -> 'Local mailbox directory'
4915                 o give 'local_mbox' option a reasonable default value:
4916                   '/var/mail'
4917                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4918                   value
4919
4920 2003-09-26 [paul]       0.9.5claws31
4921
4922         * src/inc.c
4923           src/prefs_common.[ch]
4924                 remove 'Incorporate from spool' common pref,
4925                 force creation of a 'Local' account
4926
4927 2003-09-26 [christoph]  0.9.5claws30
4928
4929         * src/folder.c
4930         * src/msgcache.c
4931                 add more NULL pointer checks
4932
4933 2003-09-25 [christoph]  0.9.5claws29
4934
4935         * src/folder.c
4936                 o don't fetch source message to get it's message id
4937                 o immediately scan dest folder when copying a message did not
4938                   return a new message number and not do it when the first message
4939                   without a new message number is found
4940
4941 2003-09-23 [christoph]  0.9.5claws28
4942
4943         * src/compose.c
4944                 fix generating of headers
4945
4946         (patch by David Relson <relson@osagesoftware.com>)
4947
4948 2003-09-23 [paul]       0.9.5claws27
4949
4950         * po/zh_CN.po
4951                 update Simplified Chinese translation. submitted by
4952                 Hansom Young
4953
4954 2003-09-23 [paul]       0.9.5claws26
4955
4956         * tools/Makefile.am
4957           tools/README
4958           tools/vcard2xml.py    ** NEW FILE **
4959                 add a script that converts an evolution vcard to
4960                 sylpheed's xml format
4961                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4962
4963 2003-09-22 [paul]       0.9.5claws25
4964
4965         * src/plugins/clamav/clamav_plugin.c
4966                 don't skip MULTIPART parts
4967
4968 2003-09-21 [christoph]  0.9.5claws24
4969
4970         * src/alertpanel.c
4971                 remove unneeded include
4972
4973         * src/folder.c
4974                 clean up copy/move mess with duplicated code
4975
4976         * src/imap.c
4977                 fix problem that sometimes the folder was not scanned
4978                 also it was changed
4979
4980 2003-09-21 [christoph]  0.9.5claws23
4981
4982         * src/Makefile.am
4983         * src/logwindow.[ch]                    ** REMOVE **
4984         * src/mainwindow.c
4985         * src/prefs_common.c
4986         * src/gtk/Makefile.am
4987         * src/gtk/logwindow.[ch]                ** ADD **
4988                 make logwindow prefs_common independent and move
4989                 it to gtk directory
4990
4991 2003-09-20 [christoph]  0.9.5claws22
4992
4993         * src/compose.c
4994                 add extra space for address code conversion
4995                 (4 * unconvered size could be too small for short headers)
4996
4997 2003-09-20 [christoph]  0.9.5claws21
4998
4999         * src/compose.c
5000                 increase temp buffer size when writing headers
5001
5002 2003-09-19 [darko]      0.9.5claws20
5003
5004         * src/compose.c
5005                 don't ignore value of 'Save copy of outgoing messages to
5006                 this folder instead of Sent' in message redirect
5007
5008 2003-09-17 [christoph]  0.9.5claws19
5009
5010         * src/compose.c
5011                 use ", " as address seperator for mail headers and pass whole
5012                 header line at once to compose_convert_header to make sure
5013                 it is correctly folded
5014
5015         (closes Bug 64 Problem when sending to many recipients)
5016
5017 2003-09-17 [hoa]        0.9.5claws18
5018         
5019         * src/matcher.[ch]
5020           src/matcher_parser_parse.y
5021           src/prefs_matcher.c
5022                 changed the keyword used for command execution in condition
5023                 keyword is changed from "execute" to "test"
5024                 so that it is not the same as the one used for action.
5025                 This will fix a bug when using filtering dialog.
5026                 All semantic in the code is also changed to reflect
5027                 the keyword change.
5028
5029 2003-09-17 [paul]
5030         
5031         * sync with 0.9.6 release
5032
5033 2003-09-17 [paul]       0.9.5claws17
5034
5035         * sync with 0.9.5cvs8
5036                 see ChangeLog 2003-09-16 and 2003-09-17
5037
5038 2003-09-16 [paul]       0.9.5claws16
5039
5040         * sync with 0.9.5cvs6
5041                 see ChangeLog 2003-09-16
5042
5043 2003-09-15 [paul]       0.9.5claws15
5044
5045         * sync with 0.9.5cvs5
5046                 see ChangeLog 2003-09-15
5047
5048 2003-09-14 [alfons]     0.9.5claws14
5049
5050         * src/inc.c
5051                 make "Go to inbox after receiving new mail" again;
5052                 regression of a sync, restored to sylpheed main 
5053                 behaviour. (misses still some bits)
5054
5055 2003-09-14 [alfons]     0.9.5claws13
5056
5057         * src/prefs_filtering_action.c
5058                 o add proper message if empty execute command line
5059                 o don't select first action item after registering a
5060                   new action to prevent (what seems to be a GTK) bug
5061                   #36, "filtering will only accept one action change 
5062                   per invocation".
5063
5064 2003-09-14 [alfons]     0.9.5claws12
5065
5066         * src/prefs_filtering.c
5067         * src/prefs_filtering_action.c
5068         * src/prefs_matcher.c
5069                 fix function signature for key_pressed_event signal handlers
5070
5071 2003-09-14 [alfons]     0.9.5claws11
5072
5073         * src/mainwindow.c
5074                 fix regression caused by fix for invalid bug #7
5075                 (should fix #246, "Multiple selections are deselected when 
5076                 moving from search window to main window")
5077                 
5078 2003-09-14 [alfons]     0.9.5claws10
5079         
5080         * src/actions.[ch]
5081         * src/filtering.[ch]
5082         * src/prefs_actions.c
5083                 allow `filtering actions` in actions; only for advanced users
5084                 right now: try for example, "%as{mark color 2}" 
5085         
5086 2003-09-13 [paul]       0.9.5claws9
5087         
5088         * po/pl.po
5089           po/zh_CN.po   ** NEW FILE **
5090                 update Polish translation, submitted by Emil 
5091                 <eminowbl@posejdon.wpk.p.lodz.pl>
5092                 add new Simplified Chinese translation, submitted by
5093                 Hansom Young <hansom_young@yahoo.com>
5094
5095 2003-09-12 [alfons]     0.9.5claws8
5096
5097         * src/summaryview.c
5098                 don't open separate message views when View | Separate message view
5099                 is active 
5100                 (please look carefully for any navigation regressions)
5101
5102 2003-09-11 [alfons]     0.9.5claws7
5103
5104         * src/mainwindow.c
5105                 make default message view, opened by View | Separate message 
5106                 view, look like a claws message view (which includes a menu
5107                 bar and a toolbar)
5108                 (fixes bug #298, "message view loses tool bar") 
5109
5110 2003-09-11 [christoph]  0.9.5claws6
5111
5112         * src/folderview.c
5113                 fix double deleting of newsgroup folders
5114
5115         (closes Bug 305 crash after deleting of a newsgroup)
5116
5117 2003-09-11 [paul]       0.9.5claws5
5118
5119         * src/rfc2015.c
5120           src/common/utils.h
5121                 more sync'ing from 0.9.5cvs2
5122
5123 2003-09-11 [christoph]  0.9.5claws4
5124
5125         * src/compose.c
5126         * src/rfc2015.c
5127         * src/common/utils.h
5128                 fix sync with 0.9.5cvs2
5129
5130 2003-09-11 [paul]       0.9.5claws3
5131
5132         * sync with 0.9.5cvs4
5133                 see ChangeLog 2003-09-11
5134
5135 2003-09-11 [paul]       0.9.5claws2
5136
5137         * sync with 0.9.5cvs2
5138                 see ChangeLog 2003-09-05
5139                 
5140 2003-09-11 [paul]       0.9.5claws1
5141
5142         * sync with 0.9.5cvs3
5143                 see ChangeLog 2003-09-10
5144
5145 2003-09-10 [paul]       0.9.5claws
5146
5147         * 0.9.5claws released
5148
5149 2003-09-10 [paul]       0.9.4claws78
5150
5151         * src/Makefile.am
5152                 add missing files
5153
5154 2003-09-10 [melvin]     0.9.4claws77
5155
5156         * po/fr.po
5157                 Updated French translations
5158
5159 2003-09-10 [paul]       0.9.4claws76
5160
5161         * po/es.po
5162           po/sk.po
5163           po/sr.po
5164                 update Spanish, Slovak, and Serbian translations.
5165                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5166                 and Urke MMI
5167                 
5168         * AUTHORS
5169                 add translation team section
5170
5171 2003-09-09 [christoph]  0.9.4claws75
5172
5173         * src/folder.c
5174                 free item->prefs in folder_item_destroy
5175
5176 2003-09-09 [alfons]     0.9.4claws74
5177
5178         * src/folderview.c
5179                 o proper check for root node sorting
5180                 o remove unnecessary gtk_ctree_remove_node 
5181
5182         (should fix bug #300, "crash while moving folder")      
5183
5184 2003-09-08 [christoph]  0.9.4claws73
5185
5186         * src/folderview.c
5187                 o fix double adding of IMAP FolderItems to GtkCTree
5188                 o fix crash then mbox folder is removed
5189
5190 2003-09-08 [christoph]  0.9.4claws72
5191
5192         * src/folder.c
5193         * src/folderview.c
5194         * src/mainwindow.c
5195                 fix new folder notification
5196
5197         * src/mbox_folder.c
5198                 fix cache path
5199
5200 2003-09-08 [christoph]  0.9.4claws71
5201
5202         * src/compose.c
5203                 replace '\n' and '\r' before removing trailing spaces
5204
5205         * src/folder.[ch]
5206         * src/folderview.c
5207                 add information about new or removed items in folder tree change
5208                 notification and use this in folderview to add and remove only
5209                 the appected items and not refresh the whole tree
5210
5211 2003-09-07 [match]      0.9.4claws70
5212
5213         * src/Makefile.am
5214         * src/addr_compl.c
5215         * src/addressbook.c
5216         * src/addressitem.h
5217         * src/addrindex.c
5218         * src/addritem.c
5219         * src/addritem.h
5220         * src/addrquery.c                       ** NEW **
5221         * src/addrquery.h
5222         * src/ldapquery.c
5223         * src/ldapserver.c
5224         * src/stock_pixmap.c
5225         * src/stock_pixmap.h
5226         * src/pixmaps/address_search.xpm        ** NEW **
5227                 re-introduce Lookup button for LDAP 'static' searches.
5228
5229 2003-09-07 [alfons]     0.9.4claws69
5230         
5231         * src/summaryview.c
5232                 abandon setting usize for messageview because it gives layout problems
5233                 with the quick search bar and the headerview; fixes assorted UI glitches:
5234                 
5235                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5236                 o bug #280, "Window resiizes for line length but does not revert"
5237
5238 2003-09-07 [christoph]  0.9.4claws68
5239
5240         * src/compose.c
5241                 o make sure we don't have any newlines in header values
5242                 o check custom headers for spaces and newlines and ignore
5243                   malformed header names
5244
5245 2003-09-06 [christoph]  0.9.4claws67
5246
5247         * src/folder.c
5248         * src/folderview.c
5249                 invoke notification hook for folder tree changes after append
5250                 and remove folder
5251
5252         (closes Bug 294 Crash while moving folder with many subdirectories)
5253
5254 2003-09-06 [christoph]  0.9.4claws66
5255
5256         * src/folder.c
5257                 destroy folder's MsgCache if FolderItem is removed to make sure
5258                 it is not saved when the FolderItem is destroyed
5259
5260 2003-09-06 [christoph]  0.9.4claws65
5261
5262         * src/plugins/clamav/clamav_plugin.c
5263                 fix copy & paste bug
5264
5265 2003-09-05 [christoph]  0.9.4claws64
5266
5267         * src/folder.c
5268         * src/messageview.[ch]
5269         * src/procmsg.[ch]
5270         * src/summaryview.c
5271                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5272                 by MessageView to clear it when the message is deleted. Should
5273                 work even if messages are deleted in MainWindow or by
5274                 processing.
5275
5276 2003-09-05 [alfons]     0.9.4claws63
5277
5278         * src/messageview.c
5279                 deleting a message in a message view frees its msginfo, make 
5280                 messageview_update_all() aware of that (should fix bug #293,
5281                 "deleting message caused crash")
5282
5283 2003-09-05 [melvin]     0.9.4claws62
5284
5285         * src/action.c
5286                 Improve synchronous action exit code (fixes 
5287                 a ~5 seconds delay after action exit on RedHat 9)
5288
5289 2003-09-04 [christoph]  0.9.4claws61
5290
5291         * src/compose.c
5292         * src/rfc2015.c
5293         * src/common/utils.[ch]
5294                 add util function to create mime boundary and use it
5295                 in compose and gpg code
5296
5297 2003-09-04 [alfons]     0.9.4claws60
5298
5299         * src/folder.c
5300                 source folder item's GNode should already have been freed in 
5301                 a previous call to src->folder->klass->remove_folder()
5302                 (should fix bug #287, "crash when moving folders")
5303
5304 2003-09-03 [thorsten]   0.9.4claws59
5305
5306         * src/plugins/spamassassin/spamassassin_gtk.c
5307                 fix compile error
5308
5309 2003-09-03 [christoph]  0.9.4claws58
5310
5311         * src/plugins/spamassassin/spamassassin.[ch]
5312         * src/plugins/spamassassin/spamassassin_gtk.c
5313                 add timeout config option
5314
5315 2003-09-03 [paul]       0.9.4claws57
5316
5317         * po/sk.po      ** NEW FILE **
5318                 add Slovak translation. Submitted by Andrej Kacian 
5319                 <andrej@kacian.sk>
5320
5321 2003-09-03 [paul]       0.9.4claws56
5322
5323         * src/plugins/clamav/clamav_plugin_gtk.c
5324                 gui tweaks: replace a label with a tooltip, modify the
5325                 text, use gtk_check_button_new(); instead of
5326                 gtk_check_button_new_with_label("");
5327
5328 2003-09-02 [alfons]     0.9.4claws55
5329
5330         * src/gtk/filesel.c
5331                 remember last used dir when attaching multiple files (should fix
5332                 bug #290, "Attach File does not remember directory")
5333
5334 2003-09-01 [paul]       0.9.4claws54
5335
5336         * po/es.po
5337                 updated by Ricardo Mones Lastra
5338
5339 2003-09-01 [alfons]     0.9.4claws53
5340
5341         * src/gtk/gtkaspell.[ch]
5342                 be pedantic and strict and use const gchar * instead of guchar *
5343
5344 2003-09-01 [alfons]     0.9.4claws52
5345
5346         * src/mainwindow.c
5347         * src/summaryviewc.
5348                 re-enable Save As when multiple messages are selected
5349
5350 2003-09-01 [paul]       0.9.4claws51
5351
5352         * src/textview.c
5353                 g_free(trimmed_uri);
5354
5355 2003-09-01 [paul]       0.9.4claws50
5356
5357         * sync with 0.9.4cvs13
5358                 see ChangeLog 2003-09-01
5359
5360 2003-09-01 [paul]       0.9.4claws49
5361
5362         * src/textview.c
5363                 trim uri before sending to the statusbar
5364                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5365                 in the message window causes main S-C window to enlarge 
5366                 past screen edges'
5367
5368 2003-09-01 [paul]       0.9.4claws48
5369
5370         * sync with 0.9.4cvs12
5371                 see ChangeLog 2003-09-01
5372
5373 2003-08-30 [christoph]  0.9.4claws47
5374
5375         * src/compose.c
5376         * src/folder_item_prefs.[ch]
5377         * src/prefs_folder_item.c
5378         * src/gtk/gtkaspell.[ch]
5379                 commit per folder dictionary patch by
5380                 Paul Evans <nerd@freeuk.com>
5381
5382 2003-08-30 [christoph]  0.9.4claws46
5383
5384         * src/plugins/spamassassin/spamassassin_gtk.c
5385         * src/plugins/spamassassin/spamassassin_gtk.glade
5386                 reduce GUI clutter by placing hints into tooltips
5387
5388 2003-08-30 [paul]       0.9.4claws45
5389
5390         * src/compose.c
5391                 add 'Content-Disposition: inline' to a text/plain
5392                 part when using PGP/MIME signing
5393
5394 2003-08-30 [paul]       0.9.4claws44
5395
5396         * src/prefs_common.c
5397           src/prefs_spelling.c
5398           src/prefs_spelling.glade
5399                 reduce GUI clutter by placing hints into tooltips
5400
5401 2003-08-29 [christoph]  0.9.4claws43
5402
5403         * configure.ac
5404                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5405
5406         * src/stock_pixmap.c
5407                 change unecessary warning into a debug message
5408
5409         * src/plugins/clamav/Makefile.am
5410                 Fix error "-I$(CLAMAV_LIBS)"
5411
5412 2003-08-29 [christoph]  0.9.4claws42
5413
5414         * intl/Makefile.in
5415         * src/Makefile.am
5416         * src/matcher.h
5417         * src/common/Makefile.am
5418         * src/common/passcrypt.c
5419                 commit fixes and patches for some of the IRIX problems found by
5420                 Ivan Rayner <ivanr@sgi.com>
5421
5422 2003-08-29 [paul]       0.9.4claws41
5423
5424         * src/prefs_filtering.c
5425                 add 'Top' and 'Bottom' buttons, based on changes in
5426                 src/prefs_filter.c in 0.9.4cvs11.
5427
5428 2003-08-27 [christoph]  0.9.4claws40
5429
5430         * src/folderview.c
5431                 fix bug that the current summary settings were copied to the
5432                 wrong folder item, when the folder item prefs are opened.
5433                 Copying is not required because summary settings and
5434                 folder_item_prefs do not contain the same settings
5435
5436 2003-08-27 [thorsten]   0.9.4claws39
5437
5438         * src/imap.c
5439                 fix compile error
5440
5441 2003-08-26 [paul]       0.9.4claws38
5442
5443         * sync with 0.9.4cvs9
5444                 see ChangeLog 2003-08-26
5445
5446 2003-08-25 [paul]       0.9.4claws37
5447
5448         * sync with 0.9.4cvs8
5449                 see ChangeLog 2003-08-25
5450
5451 2003-08-24 [christoph]  0.9.4claws36
5452
5453         * src/prefs_filtering.c
5454                 shouldn't remove items from a GSList while iterating over the
5455                 list (makes cur invalid and cur->next not accessable)
5456
5457         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5458          crashed)
5459
5460 2003-08-23 [christoph]  0.9.4claws35
5461
5462         * src/news.c
5463                 news folders should be scanned when opened
5464
5465 2003-08-22 [christoph]  0.9.4claws34
5466
5467         * src/prefs_folder_item.c
5468                 use macro to assign strings that always frees the old string
5469
5470         * src/gtk/gtkaspell.[ch]
5471                 add gtkaspell_set_dictionary_menu_active_item() to set active
5472                 item in dictionary option menu
5473
5474         * src/prefs_spelling.c
5475                 use gtkaspell_set_dictionary_menu_active_item() to select
5476                 dictionary
5477
5478 2003-08-21 [christoph]  0.9.4claws33
5479
5480         * src/folder.[ch]
5481         * src/imap.c
5482         * src/mbox_folder.c
5483         * src/mh.c
5484         * src/news.c
5485                 optimize folder system
5486
5487         * src/gtk/gtkstext.c
5488                 fix division by zero when font has 0 width for ' '
5489
5490 2003-08-21 [paul]       0.9.4claws32
5491
5492         * sync with 0.9.4cvs7
5493                 see ChangeLog 2003-08-20
5494
5495 2003-08-19 [paul]       0.9.4claws31
5496
5497         * src/common/defs.h
5498                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5499                 SYLDOC_FAQ_HTML_INDEX.
5500         * src/manual.c
5501                 use LC_MESSAGES instead of LC_ALL to find the current
5502                 language
5503
5504           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5505
5506 2003-08-19 [paul]       0.9.4claws30
5507
5508         * po/bg.po
5509                 updated by George Danchev
5510
5511 2003-08-18 [luke]       0.9.4claws29
5512         * src/mimeview.[ch]
5513         * src/gtk/gtkvscrollbutton.[ch]
5514                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5515                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5516                 o removed horizontal separator between icons
5517
5518 2003-08-17 [christoph]  0.9.4claws28
5519
5520         * src/procmsg.c
5521                 no subject threading when the subject has no reply prefix
5522
5523 2003-08-16 [christoph]  0.9.4claws27
5524
5525         * src/mainwindow.c
5526                 remember and restore window sizes and position when the main
5527                 window is hidden or shown
5528
5529         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5530          minimised/reopened using trayicon)
5531
5532 2003-08-16 [paul]       0.9.4claws26
5533
5534         * src/crash.c
5535                 add #include "defs.h"
5536
5537 2003-08-16 [paul]       0.9.4claws25
5538
5539         * src/plugins/clamav/clamav_plugin.c
5540                 reword a debug_print
5541                 
5542         * src/plugins/dillo_viewer/dillo_prefs.c
5543                 cosmetic: change the labels' text, add tooltips, and
5544                 left-align the hint
5545
5546 2003-08-15 [christoph]  0.9.4claws24
5547
5548         * src/news.c
5549                 complete last change (forgot some changes)
5550
5551 2003-08-15 [christoph]  0.9.4claws23
5552
5553         * src/news.c
5554                 o check number of messages and don't return a 0 message
5555                   when no messages are available
5556                 o don't parse xref header anymore
5557
5558         (closes Bug 203 I'm not getting any news)
5559
5560 2003-08-15 [paul]       0.9.4claws22
5561
5562         * src/common/defs.h
5563           src/crash.c
5564                 update and define claws bugzilla location
5565
5566 2003-08-15 [paul]       0.9.4claws21
5567
5568         * po/ru.po
5569                 update submitted by Ruslan N. Balkin
5570
5571 2003-08-14 [christoph]  0.9.4claws20
5572
5573         * src/procmsg.c
5574                 fix search for oldest node in subject threading
5575
5576 2003-08-14 [christoph]  0.9.4claws19
5577
5578         * src/procmsg.c
5579         * src/common/utils.h
5580                 add possibility to check all nodes with the same subject for
5581                 subject threading, not only the oldest node. Should not break
5582                 threads anymore if the oldest node is thread_by_subject_max_age
5583                 days older then parent, because it can now find a child of
5584                 oldest node as new parent.
5585
5586 2003-08-11 [christoph]  0.9.4claws18
5587
5588         * src/plugins/spamassassin/spamassassin.c
5589                 run spam check in background process
5590
5591 2003-08-10 [alfons]     0.9.4claws17
5592
5593         * src/summaryview.c
5594                 make `Select All' sensitive too
5595
5596 2003-08-10 [christoph]  0.9.4claws16
5597
5598         * src/imap.c
5599                 add more checks in imap_close
5600
5601 2003-08-09 [alfons]     0.9.4claws15
5602
5603         * src/prefs_spelling.c
5604                 no spell checking UI if not requested
5605
5606 2003-08-09 [alfons]     0.9.4claws14
5607
5608         * src/gtk/prefswindow.c
5609                 make it compile
5610
5611 2003-08-09 [christoph]  0.9.4claws13
5612
5613         * src/prefs_spelling.c
5614         * src/gtk/prefswindow.[ch]
5615         * src/plugins/clamav/clamav_plugin_gtk.c
5616         * src/plugins/spamassassin/spamassassin_gtk.c
5617                 sort prefs pages by heighest weight in tree
5618
5619 2003-08-09 [paul]       0.9.4claws12
5620
5621         * sync with 0.9.4cvs6
5622                 see ChangeLog 2003-08-07
5623                 
5624         * AUTHORS
5625                 add Leandro and Luke to claws-branch section
5626
5627 2003-08-09 [christoph]  0.9.4claws11
5628
5629         * src/gtk/Makefile.am
5630         * src/gtk/colorsel.[ch]                 ** NEW **
5631                 create a color selection dialog that can be used as a simple
5632                 function call with it's own gtk main loop like filesel.[ch]
5633
5634         * src/Makefile.am
5635         * src/main.c
5636         * src/prefs_common.c
5637         * src/prefs_spelling.[ch]               ** NEW **
5638         * src/prefs_spelling.glade              ** NEW **
5639         * src/gtk/gtkutils.[ch]
5640                 move "Spell Checker" prefs to new prefs dialog
5641
5642         * src/prefs_folder_item.c
5643                 use new colorsel dialog
5644
5645 2003-08-08 [paul]       0.9.4claws10
5646
5647         * src/inc.c
5648                 clear the progress bar unconditionally
5649
5650 2003-08-08 [paul]       0.9.4claws9
5651
5652         * sync with 0.9.4cvs4
5653                 see ChangeLog 2003-07-31
5654
5655 2003-08-07 [christoph]  0.9.4claws8
5656
5657         * configure.ac
5658                 fix bug in image viewer plugin part
5659
5660         * src/imap.c
5661                 don't execute close command if the folder item is not selected
5662
5663 2003-08-07 [hoa]        0.9.4claws7
5664
5665         * src/filtering.[ch]
5666         * src/matcher_parser.h
5667         * src/matcher_parser_parse.y
5668                 can define several actions for each filtering rule
5669                 can import old versions of filtering rules
5670
5671         * src/prefs_filtering.c
5672                 call to a new dialog box to define actions
5673
5674         * src/prefs_filtering_action.[ch]
5675                 dialog box to define actions for filtering rules
5676
5677 2003-08-06 [christoph]  0.9.4claws6
5678
5679         * src/imap.c
5680                 make sure source folder is selected when copying messages
5681
5682 2003-08-06 [christoph]  0.9.4claws5
5683
5684         * sync with 0.9.4cvs2
5685                 see ChangeLog 2003-07-29                
5686
5687 2003-08-05 [paul]       0.9.4claws4
5688
5689         * sync with 0.9.4cvs3
5690                 see ChangeLog 2003-07-30
5691
5692 2003-08-04 [match]      0.9.4claws3
5693
5694         * po/POTFILES.in
5695                 export of LDIF files.
5696
5697 2003-08-04 [match]      0.9.4claws2
5698
5699         * src/ldif.[ch]
5700                 support for export LDIF. documented.
5701         * src/importldif.[ch]
5702         * src/exportldif.[ch]
5703                 add tooltips. documented.
5704         * src/exphtmldlg.[ch]
5705         * src/common/xmlprops.[ch]
5706                 documented.
5707         * src/exportldif.[ch]                   ** NEW **
5708         * src/expldifdlg.[ch]                   ** NEW **
5709         * src/addressbook.[ch]
5710         * src/Makefile.am
5711                 export of LDIF files.
5712                 documented.
5713
5714 2003-08-04 [christoph]  0.9.4claws1
5715
5716         * .cvsignore
5717         * Makefile.am
5718         * configure.ac
5719         * sylpheed-claws.pc.in                  ** NEW **
5720         * src/Makefile.am
5721         * src/common/Makefile.am
5722         * src/gtk/Makefile.am
5723                 install sylpheed header files in $(pkgincludedir) and create a
5724                 pkg-config file to allow building a plugin without the source
5725                 package
5726
5727 2003-08-04 [paul]       0.9.4claws
5728
5729         * version 0.9.4claws
5730
5731 2003-08-04 [paul]       0.9.3claws97
5732
5733         * po/es.po
5734                 update Spanish translation. Submitted by Ricardo
5735                 Mones Lastra.
5736
5737 2003-08-03 [paul]       0.9.3claws96
5738
5739         * po/hr.po
5740           po/sr.po
5741                 update Croatian and Serbian translations. Submitted by
5742                 Dragan and Urke MMI respectively
5743
5744 2003-08-03 [alfons]     0.9.3claws95
5745
5746         * src/summaryview.c
5747                 mark flag has precedence over important flag - seems
5748                 to have been changed in sync of 0.9.3claws45. this fixes
5749                 a regression where messages that were scored as important
5750                 don't show their mark flags. (using the same column for
5751                 both importance as mark flags is the real problem
5752                 ofcourse)
5753
5754 2003-08-03 [melvin]     0.9.3claws94
5755
5756         * po/fr.po
5757                 Updated French translations.
5758
5759 2003-08-03 [melvin]     0.9.3claws93
5760
5761         * src/Makefile.am
5762                 Fixed typo introduced after 0.9.3claws92 
5763                 that prevented compilation
5764                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5765                 CPPFLAGS and YFLAGS to allow user setting these.
5766         * src/common/Makefile.am
5767         * src/gtk/Makefile.am
5768         * src/plugins/clamav/Makefile.am
5769         * src/plugins/demo/Makefile.am
5770         * src/plugins/dillo_viewer/Makefile.am
5771         * src/plugins/image_viewer/Makefile.am
5772         * src/plugins/mathml_viewer/Makefile.am
5773         * src/plugins/spamassassin/Makefile.am
5774         * src/plugins/trayicon/Makefile.am
5775         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5776                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5777                 CPPFLAGS and YFLAGS to allow user setting these.
5778
5779 2003-08-02 [christoph]  0.9.3claws92
5780
5781         * configure.ac
5782                 o rearrange plugin tests
5783                 o add test for clamav.h to ClamAV tests
5784
5785 2003-08-02 [luke]       0.9.3claws91
5786
5787         * src/mimeview.c
5788                 o fixed appearance of icon list when toggling back from the 
5789                   ctree
5790                 o toggling of icons using the keyboard works correctly
5791                 o fixed all other keyboard shortcuts to work when icons are
5792                   active
5793         
5794         * src/messageview.c
5795                 o fixed bug 4 - focus lost when changing messageview view type
5796
5797 2003-08-02 [christoph]  0.9.3claws90
5798
5799         * src/common/hooks.c
5800                 fix crash when pointer stored in hash table could get invalid
5801                 when a plugin is unloaded
5802
5803 2003-08-01 [christoph]  0.9.3claws89
5804
5805         * configure.ac
5806                 o try to build all plugins (except spamassassin) by default
5807                 o don't build a plugin if a dependency check fails
5808
5809         * src/common/hooks.c
5810                 fix warning
5811
5812 2003-08-01 [match]      0.9.3claws88
5813
5814         * src/importldif.c
5815                 allow single click field selection. document code.
5816
5817 2003-08-01 [christoph]  0.9.3claws87
5818
5819         * src/plugins/clamav/clamav_plugin.c
5820         * src/plugins/clamav/clamav_plugin_gtk.c
5821         * src/plugins/dillo_viewer/dillo_viewer.c
5822         * src/plugins/image_viewer/plugin.c
5823         * src/plugins/mathml_viewer/mathml_viewer.c
5824         * src/plugins/spamassassin/spamassassin.c
5825         * src/plugins/spamassassin/spamassassin_gtk.c
5826         * src/plugins/trayicon/trayicon.c
5827                 add version check to all plugins
5828
5829 2003-08-01 [hoa]        0.9.3claws86
5830
5831         * src/prefs_filtering.c
5832                 fixed a cosmetic bug, during creation of dialog box,
5833                 wrong widgets were shown after creation.
5834
5835 2003-08-01 [luke]       0.9.3claws85
5836
5837         * src/mainwindow.c
5838                 o fixed visibility of icons/mimeview after toggling separate
5839                   message/folder view (factored out some similar code too).
5840
5841
5842 2003-07-31 [alfons]     0.9.3claws84
5843
5844         * src/mimeview.c
5845                 tweak icon box UI a bit more, now allowing right-clicks actions
5846                 getting the relevant mime data too; should fix #250, "Can't save 
5847                 attachments sometimes".
5848
5849 2003-07-30 [alfons]     0.9.3claws83
5850
5851         * src/compose.c
5852                 don't do auto-save-draft inside key press handler, but rather
5853                 schedule it half of a second later; should fix #67, "autosave 
5854                 make re-rediting message crazy"
5855
5856 2003-07-30 [christoph]  0.9.3claws82
5857
5858         * src/plugins/trayicon/trayicon.c
5859                 process pending events before unloading the plugin
5860
5861         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5862
5863 2003-07-30 [alfons]     0.9.3claws81
5864
5865         * src/common/hooks.c
5866                 parameter 2 of g_hook_destroy() should really be a hook id
5867
5868 2003-07-30 [alfons]     0.9.3claws80
5869
5870         * src/common/plugin.c
5871                 fix a possibly harmful function signature mismatch 
5872                 for plugin_done
5873
5874 2003-07-30 [alfons]     0.9.3claws79
5875
5876         * src/common/hooks[.ch]
5877                 const correctness
5878
5879 2003-07-30 [darko]      0.9.3claws78
5880
5881         * src/summaryview.c
5882                 make it compile again
5883
5884 2003-07-30 [luke]       0.9.3claws77
5885
5886         * src/crash.c
5887         * src/main.c
5888                 o added/moved signal handlers for SIGTERM (normal kill command) 
5889                   and SIGINT (ctl-c) to be used even without 
5890                   --enable-crash-dialog, fixing bug 166
5891
5892         * src/summaryview.c
5893                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5894                   bug 227
5895
5896         * src/mainwindow.c
5897                 o changed sensitivity condition for 'Next new' and 'Next 
5898                   unread', fixing bug 8
5899
5900 2003-07-29 [alfons]     0.9.3claws76
5901
5902         * src/common/utils.[ch]
5903                 add generate_msgid()
5904         * src/messageview.c
5905                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5906                 sent folder".
5907
5908 2003-07-29 [alfons]     0.9.3claws75
5909
5910         * src/messageview.c
5911                 fix a memleak (claws-only)
5912
5913 2003-07-29 [alfons]     0.9.3claws74
5914
5915         * src/mimeview.[ch]
5916         * src/gtk/gtkvscrollbutton.[ch]
5917                 fix UI glitch where mime icon toolbox' scroll position is not 
5918                 reset after switching to another message
5919                 
5920
5921 2003-07-29 [paul]       0.9.3claws73
5922
5923         * src/prefs_folder_item.c
5924                 split the prefs into 2 separate pages
5925
5926 2003-07-29 [paul]       0.9.3claws72
5927
5928         * src/compose.c
5929                 prepend "\n\n" to a signature without a separator too
5930
5931 2003-07-29 [paul]       0.9.3claws71
5932
5933         * src/compose.c
5934                 fix bug where changing to an account without an auto-sig
5935                 from an initial account without an auto-sig would insert 
5936                 2 blank lines at the cursor point
5937                 fix bug where changing to an account with an auto-sig
5938                 from an initial account without an auto-sig would insert
5939                 the sig at the cursor point
5940
5941 2003-07-29 [paul]       0.9.3claws70
5942
5943         * src/folderview.c
5944                 use the colour from the folder pref unless the folder
5945                 has new messages
5946
5947 2003-07-29 [alfons]     0.9.3claws69
5948
5949         * src/procmsg.[ch]
5950         * src/messageview.c
5951         * src/procheader.c
5952                 rewrite return receipt request work a little bit (the former 
5953                 implementation presumably depended too much on the UI setting
5954                 flags). (we're losing the old pending flag.) 
5955
5956 2003-07-28 [christoph]  0.9.3claws68
5957
5958         * src/folder.c
5959         * src/imap.c
5960         * src/mh.c
5961         * src/procmsg.[ch]
5962                 fix copy to IMAP folder from other folder
5963
5964 2003-07-28 [christoph]  0.9.3claws67
5965
5966         * src/procmsg.c
5967                 fix sync of procmsg_get_message_file_list
5968
5969 2003-07-28 [christoph]  0.9.3claws66
5970
5971         * sync with 0.9.3cvs14
5972                 see ChangeLog 2003-07-18
5973         * sync with 0.9.3cvs17
5974                 see ChangeLog 2003-07-23
5975
5976         (closes Bug 234 segmentation fault after sending out mail via
5977          smtp(auth))
5978
5979 2003-07-28 [paul]       0.9.3claws65
5980
5981         * po/es.po
5982                 update Spanish translation, submitted by Ricardo Mones
5983                 Lastra
5984
5985 2003-07-28 [christoph]  0.9.3claws64
5986
5987         * src/folder.[ch]
5988         * src/imap.c
5989         * src/mh.c
5990                 return new message numbers as a GRelation instead of a GSList
5991                 that has to be in the same order as the input list. A list
5992                 would make it hard for IMAP to optimize oepration by sorting
5993                 the input list. The returned list would have to be reordered
5994                 to match the same order that input list has.
5995
5996         * src/gtk/gtkaspell.c
5997                 fix missing return value, could cause a crash when garbage is
5998                 on the stack that is used as the expected return value
5999
6000 2003-07-28 [paul]       0.9.3claws63
6001
6002         * sync with 0.9.4cvs1
6003                 see ChangeLog 2003-07-28
6004
6005 2003-07-27 [alfons]     0.9.3claws62
6006
6007         * src/mimeview.c
6008                 tweak it more to make icon list act like a check button group
6009
6010 2003-07-27 [christoph]  0.9.3claws61
6011
6012         * sync with 0.9.3cvs20
6013                 see ChangeLog 2003-07-25
6014
6015 2003-07-27 [paul]       0.9.3claws60
6016
6017         * src/procmsg.c
6018                 re-commit changes from 0.9.3claws58 -
6019                 accidently removed in 0.9.3claws59
6020
6021 2003-07-27 [paul]       0.9.3claws59
6022
6023         * src/procmsg.[ch]
6024                 a sync from 0.9.3cvs17
6025                 see ChangeLog 2003-07-23
6026
6027 2003-07-27 [alfons]     0.9.3claws58
6028
6029         * src/procmsg.c
6030                 add missing header members to MsgInfo; fixes the problem of 
6031                 not displaying X-Faces, as noticed by Ricardo Mones
6032
6033 2003-07-26 [christoph]  0.9.3claws57
6034
6035         * sync with 0.9.3cvs18
6036                 see ChangeLog 2003-07-24
6037
6038 2003-07-26 [christoph]  0.9.3claws56
6039
6040         * sync with 0.9.3cvs17
6041                 see ChangeLog 2003-07-23
6042
6043 2003-07-26 [christoph]  0.9.3claws55
6044
6045         * src/folder.[ch]
6046         * src/imap.c
6047         * src/mbox_folder.c
6048         * src/mh.c
6049         * src/news.c
6050                 add support for copy function that copy multiple messages
6051                 (not implemented yet)
6052
6053         * src/summaryview.c
6054                 add missing return value
6055
6056 2003-07-26 [paul]       0.9.3claws54
6057
6058         * tools/multiwebsearch.pl
6059                 do whitespace substitution before passing the string
6060                 to the browser. fixes bug with browsers that don't
6061                 do whitespace conversion themselves.
6062
6063 2003-07-25 [christoph]  0.9.3claws53
6064
6065         * src/folder.[ch]
6066         * src/imap.c
6067         * src/mh.c
6068                 rewrite adding of multiple messages to a folder for
6069                 claws' folder system
6070
6071 2003-07-25 [luke]       0.9.3claws52
6072
6073         * src/mimeview.c
6074                 o icon toggles set correctly on leaving ctree mimeview
6075
6076 2003-07-25 [paul]       0.9.3claws51
6077
6078         * partial sync with 0.9.3cvs21 [src/main.c]
6079                 see ChangeLog 2003-07-25
6080
6081 2003-07-24 [paul]       0.9.3claws50
6082
6083         * tools/maildir2sylpheed.pl
6084                 fix typo
6085
6086 2003-07-24 [paul]       0.9.3claws49
6087
6088         * src/mimeview.c
6089                 increase the gutter size of paned so that the panes
6090                 can be resized
6091                 
6092         * src/plugins/demo/demo.c
6093                 squeeze in another typo fix
6094
6095 2003-07-24 [paul]       0.9.3claws48
6096
6097         * src/plugins/demo/demo.c
6098           src/prefs_account.c
6099                 small changes to the English
6100                 
6101         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6102           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6103           src/Makefile.am
6104           src/stock_pixmap.c
6105                 rename the misspelled icon
6106
6107 2003-07-23 [alfons]     0.9.3claws47
6108
6109         * src/mimeview.c
6110                 make icon list look like a list of toggles
6111
6112 2003-07-23 [luke]       0.9.3claws46
6113
6114         * src/pixmaps/mimeview_gpg_expired.xpm
6115         * src/pixmaps/mimeview_gpg_failed.xpm
6116         * src/pixmaps/mimeview_gpg_passed.xpm
6117         * src/pixmaps/mimeview_text_html.xpm
6118         * src/pixmaps/mimeview_image.xpm
6119                 o all icons the same size
6120
6121         * src/mimeview.[ch]
6122                 o mimeview ctree arranged vertically above the viewer
6123                 o icons changed to buttons
6124                 o can use keyboard to select an icon (Enter)
6125                 o resize icon list to width of icons
6126
6127         *  src/gtk/gtkvscrollbutton.c
6128                 o sensitivity of buttons reacts to position
6129
6130 2003-07-23 [christoph]  0.9.3claws45
6131
6132         * sync with 0.9.3cvs14 (incomplete)
6133                 see ChangeLog 2003-07-17
6134
6135 2003-07-23 [alfons]     0.9.3claws44
6136
6137         * src/folder.c
6138         * src/procmsg.h
6139                 sync with my local tree to restore some claws-only things
6140
6141 2003-07-23 [paul]       0.9.3claws43
6142
6143         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6144           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6145           src/Makefile.am
6146           src/mimeview.c
6147           src/procmime.h
6148           src/rfc2015.c
6149           src/stock_pixmap.[ch]
6150                 indicate missing keys and expired sigs/keys
6151                 in mime view column
6152
6153 2003-07-23 [paul]       0.9.3claws42
6154
6155         * src/compose.c
6156                 Redirect fixes: enable automatic account selection and
6157                 do not append signature to message on changing account
6158                 fixes Bug[s] #248
6159
6160 2003-07-23 [paul]       0.9.3claws41
6161
6162         * sync with 0.9.3cvs16
6163                 see ChangeLog 2003-07-23
6164
6165 2003-07-23 [alfons]     0.9.3claws40
6166
6167         * src/inc.c
6168                 give progress dialog a main window, and give it the first 
6169                 one (presumably the only one). fixes bug #247, "segfault on 
6170                 pop-before-smtp" 
6171
6172 2003-07-22 [alfons]     0.9.3claws39
6173
6174         * src/summaryview.c
6175                 shift-space scrolls up
6176
6177 2003-07-22 [paul]       0.9.3claws38
6178
6179         * sync with 0.9.3cvs15
6180                 see ChangeLog 2003-07-22
6181
6182 2003-07-20 [alfons]     0.9.3claws37
6183
6184         * src/compose.c
6185                 put menu inside #ifdef USE_ASPELL..#endif
6186
6187 2003-07-20 [christoph]  0.9.3claws36
6188
6189         * src/procmsg.c
6190                 fix wrong flags in MsgInfo returned by
6191                 procmsg_msginfo_get_full_info()
6192
6193         (closes Bug 221 Deleting messages from the Message View gives incorrect
6194          new/unread message counts in the folder view)
6195
6196         * src/plugins/spamassassin/spamassassin_gtk.c
6197                 add gettext macro for prefs page title
6198
6199 2003-07-20 [paul]       0.9.3claws35
6200
6201         * src/mimeview.c
6202                 redraw icon list on signature check
6203
6204 2003-07-20 [christoph]  0.9.3claws34
6205
6206         * src/Makefile.am
6207         * src/account.c
6208         * src/folder.[ch]
6209         * src/folder_item_prefs.[ch]            ** NEW **
6210         * src/folderview.c
6211         * src/mainwindow.c
6212         * src/mh.c
6213         * src/prefs_gtk.c
6214         * src/prefs_scoring.c
6215         * src/summaryview.c
6216         * src/prefs_folder_item.[ch]
6217                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6218                   Properties dialog
6219                 o use prefswindow for folder properties
6220
6221         * src/gtk/prefswindow.[ch]
6222                 change implementation to use an invisible notebook instead
6223                 of unparenting widgets
6224
6225 2003-07-20 [christoph]  0.9.3claws33
6226
6227         * src/compose.h
6228         * src/folder.c
6229         * src/folderview.h
6230         * src/headerview.h
6231         * src/prefs_filtering.h
6232         * src/prefs_folder_item.[ch]
6233         * src/procmime.h
6234         * src/procmsg.h
6235         * src/summaryview.h
6236                 clean up header mess
6237                 (always use 1. typedefs, 2. #includes, 3. structures)
6238
6239         * src/common/version.h.in
6240                 add casts for constants
6241
6242         * src/plugins/demo/demo.c
6243                 fix typo
6244
6245         * src/plugins/spamassassin/spamassassin.c
6246                 remove unused variable
6247
6248 2003-07-20 [alfons]     0.9.3claws32
6249
6250         * src/mimeview.c
6251                 o make icon buttons respond on left click
6252                 o minor cosmetic change
6253
6254 2003-07-19 [luke]       0.9.3claws31
6255
6256         * src/mimeview.[ch]
6257         * src/gtk/gtkvscrollbutton.c
6258         * src/messageview.c
6259                 o improved mimeview behaviour when selecting a new message
6260                 o plus code cleanups to remove compile warnings
6261
6262
6263 2003-07-19 [alfons]     0.9.3claws30
6264
6265         * src/procmsg.c
6266         * src/compose.c
6267         * src/common/utils.[ch]
6268                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6269
6270 2003-07-19 [alfons]     0.9.3claws29
6271
6272         * src/prefs_folder_item.c
6273                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6274                 string pointers
6275
6276 2003-07-19 [luke]       0.9.3claws28
6277
6278         * src/messageview.c
6279         * src/mimeview.[ch]
6280         * src/procmime.h
6281         * src/rfc2015.c
6282         * src/stock_pixmap.[ch]
6283         * src/gtk/Makefile.am
6284         * src/Makefile.am
6285         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6286         * src/pixmaps/mime_*.xpm                ** NEW **
6287                 o mimeview rearrangement with a new icon shortcut bar
6288
6289 2003-07-19 [alfons]     0.9.3claws27
6290
6291         * src/folderview.c
6292                 o plug leaking nodes_to_recollapse
6293                 o add folderview_recollapse_all_nodes() (not used yet)
6294
6295 2003-07-19 [alfons]     0.9.3claws26
6296
6297         * src/compose.c
6298         * src/common/utils.c
6299                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6300                 for both forwarding as replying
6301
6302 2003-07-18 [christoph]  0.9.3claws25
6303
6304         * configure.ac
6305         * src/common/sylpheed.[ch]
6306         * src/common/version.h.in
6307                 add version in numeric form to allow easy comparison
6308
6309         * src/plugins/demo/demo.c
6310                 add version check
6311                 - sylpheed version > plugin version => never allowed, sylpheed
6312                   could contain unknown API changes
6313                 - sylpheed version < minimum version required => don't load,
6314                   API required not available (if linking does not fail)
6315
6316 2003-07-18 [alfons]     0.9.3claws24
6317         
6318         * src/common/plugin.[ch]
6319                 const correctness
6320
6321 2003-07-18 [christoph]  0.9.3claws23
6322
6323         * src/common/hooks.c
6324                 fix crash when hooks where unregisted
6325
6326         * src/plugins/trayicon/trayicon.c
6327                 unregister detroy signal before destroying the widget
6328                 (still crashes when the plugin is unloaded)
6329
6330 2003-07-18 [alfons]     0.9.3claws22
6331         
6332         * src/folderview.c
6333                 delay expanding folder tree during drags until timeout triggered
6334                 (needs perhaps some tweaking, so testing is welcome)
6335
6336 2003-07-17 [alfons]     0.9.3claws21
6337
6338         * src/folderview.c
6339                 clean up cruft
6340
6341 2003-07-17 [christoph]  0.9.3claws20
6342
6343         * src/common/session.c
6344                 fix opening of SSL connections
6345
6346         * src/plugins/image_viewer/Makefile.am
6347                 add OPENSSL_CFLAGS (we should find a better solution to remove
6348                 this dependencies if they are not required)
6349
6350         * src/plugins/spamassassin/spamassassin.c
6351                 remove setlocale workaround (fixed in libspamc)
6352
6353         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6354          if spell checking enabled)
6355
6356 2003-07-17 [alfons]     0.9.3claws19
6357
6358         * src/common/hooks.[ch]
6359         * src/plugins/clamav/clamav_plugin.c
6360         * src/plugins/spamassassin/spamassassin.c
6361         * src/plugins/trayicon/trayicon.c
6362                 fix signedness muck 
6363
6364 2003-07-17 [alfons]     0.9.3claws18
6365
6366         * src/procmime.c
6367                 plug memleak
6368
6369 2003-07-17 [alfons]     0.9.3claws17
6370
6371         * src/inc.c
6372                 plug memleak
6373
6374 2003-07-17 [paul]       0.9.3claws16
6375
6376         * src/common/defs.h
6377           src/mainwindow.c
6378           src/manual.[ch]
6379                 add link to the Claws site's FAQ page, after the suggestion
6380                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6381                 Move url strings to defs.h
6382                 
6383         * src/mainwindow.c
6384                 fix typo to prevent "unknown menu entry" warnings
6385
6386 2003-07-17 [alfons]     0.9.3claws15
6387
6388         * src/folderview.[ch]
6389         * src/summaryview.[ch]
6390         * src/mimeview.[ch]
6391                 plug DnD leaks 
6392
6393 2003-07-17 [paul]       0.9.3claws14
6394
6395         * src/inc.c
6396                 remove two instances of 'GTK_EVENTS_FLUSH' because
6397                 they are unnecessary and probably cause a stack overflow
6398
6399 2003-07-16 [christoph]  0.9.3claws13
6400
6401         * src/mimeview.[ch]
6402                 use an invisible GTK notebook to switch between viewers
6403                 instead of reparenting widgets
6404
6405 2003-07-16 [christoph]  0.9.3claws12
6406
6407         * src/folder.c
6408                 move folder_item_update_freeze() to correct place in
6409                 folder_item_scan_full()
6410
6411 2003-07-16 [paul]       0.9.3claws11
6412
6413         * sync with 0.9.3cvs12
6414                 see ChangeLog 2003-07-14 and 2003-07-15
6415
6416 2003-07-16 [christoph]  0.9.3claws10
6417
6418         * src/imap.[ch]
6419         * src/prefs_account.[ch]
6420                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6421
6422 2003-07-15 [alfons]     0.9.3claws9
6423
6424         * src/main.c
6425                 make --config-dir do something useful
6426
6427 2003-07-15 [alfons]     0.9.3claws8
6428
6429         * src/procmsg.c
6430                 o fix a bug where 'last' didn't really point to the last message
6431                   in the top level list of children, but to the last threaded
6432                   message. 
6433                 
6434                 o clean up and make it easier to sync
6435
6436 2003-07-15 [alfons]     0.9.3claws7
6437
6438         * src/mainwindow.c
6439                 make correct menu items sensitive       
6440
6441 2003-07-14 [alfons]     0.9.3claws6
6442
6443         * src/procmsg.c
6444                 tune the threader so it will not subject-thread any message
6445                 without a subject prefix (this will not thread correctly if 
6446                 a parent is delivered after their childs, but it looks 
6447                 better right now)
6448
6449 2003-07-13 [christoph]  0.9.3claws5
6450
6451         * src/mainwindow.c
6452                 group "Add mailbox *..." menu items in submenu
6453
6454 2003-07-13 [alfons]     0.9.3claws4
6455
6456         * src/summaryview.c
6457                 correct summary_toggle_pressed() signature and make sure
6458                 signal is not passed on
6459
6460 2003-07-13 [alfons]     0.9.3claws3
6461
6462         * src/summaryview.c
6463                 o for now don't pass on keys when they we're handled by 
6464                   ctree::key_press_event
6465                 o clean up
6466
6467 2003-07-13 [alfons]     0.9.3claws2
6468         
6469         * src/main.c
6470                 add command line option "--config-dir" to get the current 
6471                 configuration dir
6472
6473 2003-07-12 [alfons]     0.9.3claws1
6474
6475         * src/matcher.[ch]
6476         * src/matcher_parser_parse.y
6477         * src/prefs_filtering.c
6478         * src/filtering.c
6479                 add "Lock" filter action to lock messages;
6480
6481         * src/filtering.c       
6482                 remove debug_print()    
6483         * src/prefs_filtering.c
6484                 re-organize matcher part 9: 
6485                 make action text entries easily extendible;
6486                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6487                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6488
6489 2003-07-12 [paul]
6490
6491         * tools/README
6492                 update old information and add missing
6493                 information
6494
6495 2003-07-12 [paul]       0.9.3claws
6496
6497         * 0.9.3claws released
6498         
6499 2003-07-12 [paul]       0.9.0claws103
6500
6501         * src/Makefile.am
6502                 add addrquery.h
6503
6504 2003-07-12 [melvin]     0.9.0claws102
6505
6506         * src/messageview.c
6507                 Fixed bug #215: Show MIME tab for single text/html messages. 
6508                 
6509 2003-07-12 [paul]       0.9.0claws101
6510
6511         * man/sylpheed.1
6512                 updated
6513
6514 2003-07-12 [paul]       0.9.0claws100
6515
6516         * po/es.po
6517           po/hr.po
6518           po/pl.po
6519           po/sr.po
6520                 update Spanish, Croatian, Polish, Serbian translations.
6521                 submitted by Ricardo Mones Lastra, Dragan, Witold
6522                 Wladyslaw Wojciech Wilk, Urke MMI
6523
6524 2003-07-12 [melvin]     0.9.0claws99
6525
6526         * po/fr.po
6527                 Updated French translations.
6528
6529 2003-07-12 [paul]       0.9.0claws98
6530
6531         * src/addressbook.c
6532                 disable 'Lookup' button as it has no effect
6533
6534 2003-07-11 [alfons]     0.9.0claws97
6535         
6536         * src/summaryview.c
6537                 summary_searchbar_pressed() should return TRUE to signal that
6538                 event was handled. when returning void, the return value passed
6539                 to GTK is actually random, but maybe FALSE, in which case the
6540                 event is handled by parent
6541                 
6542 2003-07-10 [paul]       0.9.0claws96
6543
6544         * ac/missing/gettext.m4
6545                 update to version 0.12
6546
6547 2003-07-10 [paul]       0.9.0claws95
6548
6549         * src/plugins/clamav/clamav_plugin.c
6550                 fix bug where multipart/alternative messages
6551                 would slip through without being scanned
6552
6553 2003-07-10 [christoph]  0.9.0claws94
6554
6555         * src/folder.c
6556                 correct check if folder supports removing when a message is
6557                 moved. if not the message is only copied.
6558
6559         (closes Bug 132 crash on startup in newsgroups folders)
6560
6561 2003-07-09 [alfons]     0.9.0claws93
6562
6563         * configure.ac
6564         * src/common/defs.h
6565                 --with-config-dir (default .sylpheed)
6566
6567 2003-07-09 [christoph]  0.9.0claws92
6568
6569         * configure.ac
6570                 use PKG_CHECK_MODULES to check for gtkmathview
6571                 (version 0.4.2 now required)
6572
6573 2003-07-08 [melvin]     0.9.0claws91
6574
6575         * src/action.c
6576                 Implemented a progress bar that counts the number of completed
6577                 tasks when the action runs more than one command.
6578
6579 2003-07-08 [alfons]     0.9.0claws90
6580
6581         * src/procmsg.c
6582                 if queued message has an invalid Message-Id, don't try to
6583                 find message it refers to (fixes #209 "crash when processing 
6584                 in folder")
6585
6586 2003-07-08 [paul]       0.9.0claws89
6587
6588         * sync with 0.9.3cvs2
6589                 see ChangeLog 2003-07-08
6590
6591 2003-07-08 [match]      0.9.0claws88
6592
6593         * src/ldapctrl.c
6594                 extend LDAP search for first/last name by parsing search term.
6595
6596 2003-07-08 [alfons]     0.9.0claws87
6597
6598         * src/send_message.c
6599                 fix bug #208 "Status message stuck when sending on POP3 account"
6600
6601 2003-07-07 [paul]       0.9.0claws86
6602
6603         * po/hr.po
6604                 new Croatian translation, submitted by
6605                 Dragan <drleskov@inet.hr>
6606
6607 2003-07-07 [paul]       0.9.0claws85
6608
6609         * sync with 0.9.3cvs1
6610                 see ChangeLog 2003-07-07
6611
6612 2003-07-05 [christoph]  0.9.0claws84
6613
6614         * src/Makefile.am
6615         * src/messageview.c
6616         * src/mimeview.[ch]
6617         * src/stock_pixmap.[ch]
6618         * src/pixmaps/messageview_text.xpm              ** NEW **
6619                 move mimeview tabs to the right side and use icons
6620                 instead of text to save some space
6621
6622         (patch by Luke Plant <lukeplant@softhome.net>)
6623
6624 2003-07-05 [christoph]  0.9.0claws83
6625
6626         * src/inc.c
6627                 add NULL pointer checks
6628
6629         (patch by Luke Plant <lukeplant@softhome.net>)
6630         (closes Bug 204 0.9.0 quits on authentication error?!)
6631
6632 2003-07-05 [alfons]     0.9.0claws82
6633
6634         * configure.ac
6635                 take the clue in bug #202 "./configure script - 
6636                 'if test' comparison failure" reported by John Kristoff. 
6637
6638 2003-07-04 [christoph]  0.9.0claws81
6639
6640         * src/plugins/spamassassin/spamassassin.c
6641                 set timeout for spam check
6642
6643 2003-07-04 [christoph]  0.9.0claws80
6644
6645         * src/main.c
6646                 destroy all FolderItems when shutting down to
6647                 allow folders to clean up
6648
6649 2003-07-04 [melvin]     0.9.0claws79
6650
6651         * src/gtk/gtkaspell.c
6652                 Fixed bug #184 "Entering non-ascii character deletes
6653                 previous char if spell checking enabled": this makes
6654                 the spell checking in multibytes (e.g. UTF-8)locales work.
6655                 (Patch by Luke Plant).
6656                 
6657 2003-07-04 [christoph]  0.9.0claws78
6658
6659         * sync with 0.9.2cvs1
6660                 see ChangeLog 2003-06-10
6661
6662 2003-07-04 [paul]       0.9.0claws77
6663
6664         * sync with 0.9.3 release
6665                 see ChangeLog 2003-07-04
6666
6667 2003-07-03 [christoph]  0.9.0claws76
6668
6669         * src/folder.[ch]
6670         * src/imap.c
6671         * src/mbox_folder.c
6672         * src/mh.c
6673         * src/news.c
6674                 move folder_item_get_path() stuff into a folder virtual function
6675
6676         * src/procmsg.c
6677                 use folder_item_fetch_msg() to get message and do not contruct
6678                 the filename from path and number
6679
6680 2003-07-03 [paul]       0.9.0claws75
6681
6682         * sync with 0.9.2cvs12
6683                 see ChangeLog 2003-07-03
6684
6685 2003-07-02 [paul]       0.9.0claws74
6686
6687         * src/messageview.c
6688                 fix text-selection for replying
6689
6690 2003-07-02 [paul]       0.9.0claws73
6691
6692         * sync with 0.9.2cvs11
6693                 see ChangeLog 2003-07-02
6694
6695 2003-07-02 [paul]       0.9.0claws72
6696
6697         * src/procmsg.c
6698                 revert last commit because it breaks more
6699                 than it fixes
6700
6701 2003-07-02 [paul]       0.9.0claws71
6702
6703         * src/procmsg.c
6704                 fix thread by subject/sort by date
6705
6706 2003-07-01 [paul]       0.9.0claws70
6707
6708         * sync with 0.9.2cvs10
6709                 see ChangeLog 2003-07-01
6710
6711 2003-06-30 [paul]       0.9.0claws69
6712
6713         * sync with 0.9.2cvs9
6714                 see ChangeLog 2003-06-30
6715
6716 2003-06-28 [match]      0.9.0claws68
6717
6718         * src/addressbook.c
6719                 fix null ptr.
6720
6721 2003-06-27 [paul]       0.9.0claws67
6722
6723         * sync with 0.9.2cvs7
6724                 see ChangeLog 2003-06-27
6725
6726 2003-06-26 [christoph]  0.9.0claws66
6727
6728         * src/folder.c
6729                 freeze folder updates while a folder is scanned
6730
6731         (closes Bug 185 New message counter)
6732
6733 2003-06-26 [darko]      0.9.0claws65
6734
6735         * src/ldapserver.c
6736                 fix infinite loop when adding a new LDAP server
6737
6738 2003-06-26 [paul]       0.9.0claws64
6739
6740         * sync with 0.9.2cvs6
6741                 see ChangeLog 2003-06-26
6742
6743 2003-06-26 [paul]       0.9.0claws63
6744
6745         * sync with 0.9.2cvs5
6746                 see ChangeLog 2003-06-25 and 2003-06-26
6747
6748 2003-06-25 [match]      0.9.0claws62
6749
6750         * src/addr_compl.c
6751                 Fixed tab/backtab for dropped-down completion list to
6752                 move next/previous field. (close bug 147)
6753
6754 2003-06-25 [christoph]  0.9.0claws61
6755
6756         * src/addr_compl.[ch]
6757         * src/addrindex.[ch]
6758         * src/folderview.c
6759         * src/inc.c
6760         * src/news.c
6761         * src/summaryview.c
6762         * src/toolbar.c
6763                 fix warnings
6764
6765 2003-06-25 [leandro]    0.9.0claws60
6766
6767         * src/compose.c
6768                 o cleanups
6769                 o gray out "Message/Remove references" menu item if not
6770                   replying to a message
6771
6772 2003-06-24 [leandro]    0.9.0claws59
6773
6774         * src/compose.[ch]
6775                 o removed "Message/Create new thread" menu item
6776                 o added "Message/Remove references" menu item
6777                   (it's off by default and will not check anymore
6778                    if the subject changed)
6779
6780 2003-06-23 [alfons]     0.9.0claws58
6781
6782         * src/procmsg.c
6783                 try better grouping messages threaded by subject based on their age.
6784                 still not perfect - because the message tree is not sorted by date.  
6785
6786 2003-06-23 [thorsten]   0.9.0claws57
6787
6788         * src/pop.[ch]
6789                 added mail_receive_hook to allow modifications
6790                 directly after retrieval (e.g. adding headers).
6791
6792 2003-06-23 [paul]       0.9.0claws56
6793
6794         * src/sourcewindow.c
6795                  enable the use of Ctrl+A to select all text in
6796                  the sourcewindow
6797                  Patch submitted by Ivan Francolin Martinez
6798                  <ivanfm@users.sourceforge.net>
6799
6800 2003-06-22 [christoph]  0.9.0claws55
6801
6802         * src/folder.[ch]
6803                 o add notification hook for folder tree changes
6804                 o invoke hooks after folder tree scanning
6805
6806         * src/folderview.[ch]
6807                 register hook for folder tree changes that
6808                 updates the ctree
6809
6810         (there are more places that should be updated, like add, remove 
6811          or move folder)
6812
6813         (closes Bug 164 Crash on rebuild folder tree)
6814         (closes Bug 190 Crash on 'rebuilding folder tree')
6815
6816 2003-06-21 [leandro]    0.9.0claws54
6817
6818         * src/compose.[ch]
6819                 create a new thread if subject changes
6820                 (it's on by default, can be disabled in Message menu)
6821
6822 2003-06-21 [alfons]     0.9.0claws53
6823
6824         * src/summaryview.c
6825                 quiet little compiler
6826
6827 2003-06-21 [christoph]  0.9.0claws52
6828
6829         update gettext stuff to version 0.12
6830
6831 2003-06-19 [alfons]     0.9.0claws51
6832
6833         * src/common/log.c
6834         * src/common/plugin.c
6835                 move defs.h before glib.h to prevent MIN/MAX redefs
6836
6837 2003-06-19 [alfons]
6838
6839         * src/addressbook.c
6840                 translatable
6841
6842 2003-06-19 [match]      0.9.0claws50
6843
6844         * src/addressbook.[ch]
6845         * src/addrindex.[ch]
6846         * src/addr_compl.[ch]
6847         * src/editldap.[ch]
6848         * src/editldap_basedn.[ch]
6849         * src/addritem.[ch]
6850         * src/ldapquery.h
6851                 re-implemented dynamic LDAP search. works without
6852                 slowdown on display sender with addressbook
6853                 option.
6854         * src/addrbook.c
6855                 documented code.
6856
6857 2003-06-19 [paul]       0.9.0claws49
6858
6859         * src/compose.c
6860                 fix Bug #136 'Nonprovided quotation marks crash claws'
6861                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6862
6863 2003-06-19 [alfons]     0.9.0claws48
6864
6865         * src/prefs_common.[ch]
6866         * src/procmsg.c
6867                 restrict threading by subject by checking thread for
6868                 age (prefs_common.thread_by_subject_max_age)
6869
6870 2003-06-18 [christoph]  0.9.0claws47
6871
6872         * src/imap.c
6873                 fix memory leak in imap_cmd_fetch()
6874
6875 2003-06-18 [christoph]  0.9.0claws46
6876
6877         * src/prefs_gtk.c
6878                 fix memory leak in prefs_set_default() when used multiple
6879                 times or after prefs have been read
6880
6881 2003-06-18 [christoph]  0.9.0claws45
6882
6883         * src/common/plugin.c
6884                 fix memory leak in plugin_unload()
6885
6886 2003-06-18 [christoph]  0.9.0claws44
6887
6888         * src/imap.c
6889                 fix memory leak in imap_cmd_ok()
6890
6891 2003-06-18 [christoph]  0.9.0claws43
6892
6893         * src/folder.c
6894                 stop messages that are downloaded from POP3 and added to
6895                 an IMAP inbox from being filtered twice (first by POP3
6896                 and again when IMAP folder is scaned to get the UID of
6897                 the APPEND operation when no UIDPLUS is available)
6898
6899 2003-06-18 [alfons]
6900
6901         * tools/Makefile.am
6902                 phoenix <- firebird     
6903
6904 2003-06-18 [paul]
6905
6906         * tools/launch_phoenix          ** REMOVED **
6907           tools/launch_firebird         ** NEW **
6908                 renamed and edited to reflect the browser's name change from
6909                 'phoenix' to 'firebird'
6910
6911 2003-06-18 [paul]       0.9.0claws42
6912
6913         * sync with 0.9.2cvs2
6914                 see ChangeLog 2003-06-16
6915
6916 2003-06-17 [alfons]     0.9.0claws41
6917
6918         * src/procmsg.c
6919                 prevent threading problems when a node is an ancestor (parent / great parent),
6920                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6921                 for finding an sample set of messages)
6922
6923 2003-06-16 [christoph]  0.9.0claws40
6924
6925         * src/main.c
6926                 don't popup main window on --receive or --receive-all
6927
6928         * src/mainwindow.[ch]
6929         * src/plugins/trayicon/trayicon.c
6930                 allow hiding of main window by clicking on the trayicon
6931                 (doesn't work correctly in seperate window mode and may
6932                  cause unexpected GTK problems I couldn't find yet)
6933
6934         * src/common/ssl.c
6935                 remove incorrect warning
6936
6937 2003-06-15 [alfons]     0.9.0claws39
6938
6939         * src/gtk/gtkstext.c
6940                 don't output debug text;
6941                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6942                 for pointing this out);
6943
6944 2003-06-14 [alfons]     0.9.0claws38
6945         
6946         * src/messageview.c
6947                 remove printf() and make one if..else comply with coding style
6948
6949 2003-06-14 [alfons]     0.9.0claws37
6950
6951         * AUTHORS
6952                 add Martin Wicke
6953         * src/action.c
6954         * src/messageview.[ch]
6955         * src/summaryview.c
6956                 apply patch #754162 "Quoting messages filtered by actions" submitted
6957                 by Martin Wicke, which allows quoting message body changed by an
6958                 action (Thanks!).
6959
6960 2003-06-13 [alfons]     0.9.0claws36
6961
6962         * src/utils.c
6963                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6964                 use case insensitive regexp (suggested by Ivan Martinez)
6965
6966 2003-06-13 [christoph]  0.9.0claws35
6967
6968         * configure.ac
6969         * src/plugins/trayicon/Makefile.am
6970         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6971         * src/plugins/trayicon/trayicon.c
6972         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6973         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6974         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6975         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6976         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6977         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6978                 replace my own EggTrayIcon backport with the backport
6979                 used by (l|x)mule and gabber.
6980
6981 2003-06-13 [alfons]     0.9.0claws34
6982
6983         * AUTHORS
6984         * src/common/utils.c
6985                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6986
6987 2003-06-13 [alfons]     0.9.0claws33
6988
6989         * src/compose.c
6990                 clean up a little bit
6991
6992 2003-06-12 [alfons]     0.9.0claws32
6993
6994         * src/compose.c
6995                 const correctness fix
6996
6997         * src/common/sylpheed.[ch]
6998                 () -> (void)
6999                 prevent redef MIN/MAX
7000                 
7001         * src/common/utils.[ch]
7002                 () -> (void)
7003
7004 2003-06-12 [melvin]     0.9.0claws31
7005
7006         * src/compose.c
7007                 Updated to take into accounts changes in GtkAspell.
7008
7009 2003-06-12 [alfons]     0.9.0claws30
7010
7011         * src/compose.c
7012         * src/procmsg.c
7013         * src/common/utils.[ch]
7014                 handle reply subject prefixes better (initial 
7015                 suggestion by Robert Story adapted and enhanced 
7016                 using regexps)
7017
7018 2003-06-12 [melvin]     0.9.0claws29
7019
7020         * src/compose.c
7021                 Use new gtkaspell_checkers_strerror() to get the speller's
7022                 error message instead of accessing the (now private)
7023                 checkers structure.
7024                 Minor code clean up
7025
7026         * src/main.c
7027                 Use #ifdef instead of #if for USE_ASPELL
7028                 Use the new spell checkers init/quit functions 
7029
7030         * src/gtk/gtkaspell.c
7031                 Use #ifdef instead of #if for USE_ASPELL
7032                 Moved in the majority of GtkAspell structures that were
7033                 exported before by gtkaspell.h
7034         
7035         * src/gtk/gktaspell.h
7036                 Made gtkaspell.h contain only the necessary data to be
7037                 publicized by moving many structures to gtkaspell.c.
7038                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7039                 gtkaspell_checkers_new(): replaced by...
7040                 gtkaspell_checkers_init(): new function for initialization
7041                 gtkaspell_checkers_delete(): replaced by...
7042                 gtkaspell_checkers_quit(): new function
7043                 gtkaspell_checkers_strerror(): new function that returns
7044                 the checker's last error message.
7045                 
7046 2003-06-11 [melvin]     0.9.0claws28
7047
7048         * po/POTFILES.in
7049                 Updated to take into account gtkaspell.c migration to
7050                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7051
7052 2003-06-10 [alfons]     0.9.0claws27
7053
7054         * src/filtering.[ch]
7055         * src/folder.c
7056         * src/matcher.c
7057         * src/scoring.[ch]
7058                 - try fixing bug #18 (any brave testers?)
7059                 - add more robustness by refusing previously 
7060                   unchecked NULL pointers 
7061
7062 2003-06-10 [alfons]     0.9.0claws26
7063
7064         * src/procmsg.c
7065                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7066
7067 2003-06-09 [alfons]     0.9.0claws25
7068
7069         * src/prefs_common.c
7070                 fix bug #163 "Icon switching doesnt work properly" by 
7071                 preventing early freeing of prefs_common.pixmap_theme_path.
7072
7073 2003-06-09 [christoph]  0.9.0claws24
7074
7075         * src/gtk/gtkaspell.c
7076                 revert Thorsten's fix and add forgotten g_strdup for
7077                 aspell path (it should not be possible to alter the path a
7078                 GtkASpell uses from outside)
7079
7080 2003-06-09 [thorsten]   0.9.0claws23
7081
7082         * src/gtk/gtkaspell.c
7083                 dont free prefs_common.aspell_path when closing compose
7084
7085 2003-06-08 [colin]      0.9.0claws22
7086
7087         * src/plugins/spamassassin/spamassassin.c
7088                 fix prefs types
7089
7090 2003-06-07 [christoph]  0.9.0claws21
7091
7092         * src/Makefile.am
7093         * src/compose.c
7094         * src/gtkaspell.[ch]            ** REMOVE **
7095         * src/gtk/Makefile.am
7096         * src/gtk/gtkaspell.[ch]        ** NEW **
7097                 o make gtkaspell independent from sylpheed's prefs
7098                 o move gtkaspell.[ch] to gtk directory
7099
7100 2003-06-07 [christoph]  0.9.0claws20
7101
7102         * src/Makefile.am
7103         * src/crash.c
7104         * src/export.c
7105         * src/filesel.[ch]              ** REMOVE **
7106         * src/folder.c
7107         * src/main.[ch]
7108         * src/common/sylpheed.[ch]
7109         * src/gtk/Makefile.am
7110         * src/gtk/filesel.[ch]          ** NEW **
7111         * src/gtk/pluginwindow.c
7112         * src/gtk/sslcertwindow.c
7113                 move filesel.[ch] to gtk directory
7114
7115 2003-06-07 [alfons]     0.9.0claws19
7116
7117         * src/filesel.c
7118                 make (multi) file selection dialog work again (Claws-only)
7119
7120 2003-06-07 [thorsten]   0.9.0claws18
7121
7122         * po/de.po
7123                 fix typos
7124
7125 2003-06-07 [alfons]     0.9.0claws17
7126
7127         * configure.ac
7128         * src/mimeview.c
7129                 detect apache mishap in which case don't include fnmatch.h
7130                 if regex.h is already included
7131
7132 2003-06-06 [christoph]  0.9.0claws16
7133
7134         * configure.ac
7135         * src/mimeview.h
7136                 add check for fnmatch.h and include it when available
7137
7138         * src/mimeview.[ch]
7139                 fix wrong case sensitivity of Content-Types
7140
7141         * src/gtk/Makefile.am
7142                 need the same include paths in gtk directory as in
7143                 common directory because .h files in common can
7144                 include files from these directories, when included
7145                 in gtk's .h or .c files
7146
7147 2003-06-06 [alfons]     0.9.0claws15
7148
7149         * src/mimeview.c
7150         * src/summaryview.c
7151                 make it compile again because of regex.h / fnmatch.h 
7152                 include problems (related to recent mime stuff, can
7153                 someone check this?)
7154
7155 2003-06-06 [thorsten]   0.9.0claws14
7156
7157         * src/folderview.c
7158                 possible use of uninitialized pointer while dragging
7159
7160 2003-06-06 [paul]       0.9.0claws13
7161
7162         * src/compose.c
7163                 fix bug where the insert sig button would be effective
7164                 only when auto_sig was set
7165
7166 2003-06-06 [paul]       0.9.0claws12
7167
7168         * sync with 0.9.2 release
7169
7170 2003-06-02 [paul]       0.9.0claws11
7171
7172         * sync with 0.9.1cvs1
7173                 see ChangeLog 2003-06-02
7174                 
7175         * po/de.po
7176                 update by Jens
7177
7178 2003-06-01 [christoph]  0.9.0claws10
7179
7180         * src/account.c
7181                 don't use substring search to find accounts by email address
7182
7183         (closes Bug 169 Overly loose matching of "From" address)
7184
7185 2003-05-31 [christoph]  0.9.0claws9
7186
7187         * doc-src/rfc2683.txt
7188         * src/imap.c
7189                 limit IMAP command length as recommended in RFC2683
7190                 (message number lists will be split into multiple imap
7191                 sets, the limit of 1000 octets is not a hard limit)
7192
7193         (closes Bug 161 sylpheed-claws exits with segfault when logging
7194          in to certain imap-servers)
7195
7196 2003-05-29 [alfons]     0.9.0claws8
7197
7198         * src/toolbar.[ch]
7199                 add print button (calling summary_print());
7200                 fine tune setting tooltip text;
7201                 (if someone needs other buttons, please take these 
7202                 commits as a guide, instead of bothering us - also
7203                 see 0.8.11claws150) 
7204
7205 2003-05-29 [darko]      0.9.0claws7
7206
7207         * src/compose.c
7208                 fix crash when word wrapping kicks in due to
7209                 changed text by spell checker
7210
7211 2003-05-29 [paul]       0.9.0claws6
7212
7213         * src/compose.c
7214                 fix bug where changing account would insert
7215                 sig even if auto_sig was FALSE
7216                 
7217         * ChangeLog
7218           ChangeLog.jp
7219           INSTALL
7220                 sync with 0.9.1 release
7221
7222 2003-05-28 [christoph]  0.9.0claws5
7223
7224         * src/imap.c
7225                 fix truncation of too long commands
7226
7227         (closes Bug 167 IMAP hangs trying to get envelope
7228          information in imap_get_uncached_messages)
7229
7230 2003-05-27 [paul]       0.9.0claws4
7231
7232         * tools/Makefile.am
7233           tools/maildir2sylpheed.pl     ** NEW FILE **
7234                 add kmail to sylpheed mailbox conversion script
7235
7236 2003-05-27 [paul]       0.9.0claws3
7237
7238         * sync with 0.9.0cvs10
7239                 see ChangeLog 2003-05-26
7240
7241 2003-05-26 [paul]       0.9.0claws2
7242
7243         * sync with 0.9.0cvs9
7244                 see ChangeLog 2003-05-26
7245
7246 2003-05-24 [paul]       0.9.0claws1
7247
7248         * sync with 0.9.0cvs8
7249                 see ChangeLog 2003-05-23
7250
7251 2003-05-24 [paul]       0.9.0claws
7252
7253         * version 0.9.0claws released
7254
7255 2003-05-24 [paul]       0.8.11claws177
7256
7257         * src/plugins/dillo-viewer/Makefile.am
7258           src/plugins/traycon/Makefile.am
7259                 add missing files
7260                 
7261         * po/bg.po
7262           po/en_GB.po
7263           po/es.po
7264           po/it.po
7265           po/pt_BR.po
7266           po/ru.po
7267           po/sr.po
7268                 update Bulgarian, British English, Spanish, Italian, 
7269                 Brazilian Portuguese, Russian, and Serbian translations, 
7270                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7271                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7272                 Ruslan N. Balkin, and Urke MMI
7273
7274 2003-05-23 [melvin]     0.8.11claws176
7275
7276         * po/fr.po
7277                 Updated French translations
7278
7279 2003-05-22 [paul]       0.8.11claws175
7280
7281         * src/Makefile.am
7282           src/addrbook.[ch]
7283           src/addrcache.[ch]
7284           src/addr_compl.[ch]
7285           src/adressbook.[ch]
7286           src/addrindex.[ch]
7287           src/addritem.[ch]
7288           src/editaddress.c
7289           src/editgroup.c
7290           src/editldap_basedn.c
7291           src/editldap.c
7292           src/jpilot.c
7293           src/vcard.c
7294                 revert to get ldap into it previous working state
7295                 
7296         * po/zh_TW.Big5.po
7297                 new Taiwanese translation,
7298                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7299
7300 2003-05-22 [christoph]  0.8.11claws174
7301
7302         * src/plugins/spamassassin/libspamc.[ch]
7303                 sync libspamc with SpamAssaain release 2.55
7304
7305 2003-05-22 [paul]       0.8.11claws173
7306
7307         * sync with 0.9.0cvs7
7308                 see ChangeLog 2003-05-22
7309                 
7310         * src/summaryview.c
7311                 revert change in 0.8.11claws172: follow
7312                 Hiroyuki's decision and that's the end of it.
7313
7314 2003-05-21 [paul]       0.8.11claws172
7315
7316         * src/summaryview.c
7317                 fix discrepency between open_unread_on_enter
7318                 and always_show_msg
7319
7320 2003-05-21 [paul]       0.8.11claws171
7321
7322         * sync with 0.9.0cvs6
7323                 see ChangeLog 2003-05-21
7324
7325 2003-05-21 [paul]       0.8.11claws170
7326
7327         * sync with 0.9.0cvs5
7328                 see ChangeLog 2003-05-21
7329
7330 2003-05-20 [paul]       0.8.11claws169
7331
7332         * sync with 0.9.0cvs4
7333                 see ChangeLog 2003-05-20
7334                 fixes bug #152, 'encoding of IMAP folders names'
7335
7336 2003-05-20 [paul]       0.8.11claws168
7337
7338         * sync with 0.9.0cvs3
7339                 see ChangeLog 2003-05-20
7340                 
7341         * src/tools/convert_mbox.pl
7342                 minor change in the comments, submitted by Fred Marton
7343
7344 2003-05-19 [paul]       0.8.11claws167
7345
7346         * src/plugins/clamav/Makefile.am
7347           configure.ac
7348                 link clamav_lib to the plugin and not to the main program
7349
7350 2003-05-19 [christoph]
7351
7352         * src/Makefile.am
7353                 add -export-dynamic for linking
7354
7355 2003-05-19 [paul]       0.8.11claws166
7356
7357         * sync with 0.9.0cvs1
7358                 see ChangeLog 2003-05-19
7359
7360 2003-05-19 [paul]       0.8.11claws165
7361
7362         * src/inc.c
7363                 fix 'pop before smtp' timeout
7364
7365 2003-05-18 [alfons]     0.8.11claws164
7366
7367         * src/prefs_matcher.c
7368                 put "execute" action command line ("expression") in edit box
7369
7370 2003-05-18 [christoph]  0.8.11claws163
7371
7372         * src/mimeview.[ch]
7373         * src/plugins/dillo_viewer/dillo_viewer.c
7374         * src/plugins/image_viewer/viewer.c
7375         * src/plugins/mathml_viewer/mathml_viewer.c
7376                 let a viewer have a list of Content-Types
7377
7378 2003-05-18 [paul]       0.8.11claws162
7379
7380         * src/prefs_filtering.c
7381                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7382                 and REDIRECT actions
7383
7384 2003-05-17 [christoph]
7385
7386         * README.claws
7387                 o remove dynamic signatures that was syned with main
7388                 o add infos about no longer "build in" image viewer
7389                 o update bugtracker URL
7390
7391 2003-05-17 [christoph]  0.8.11claws161
7392
7393         * src/folder.c
7394         * src/folderview.c
7395         * src/imap.c
7396                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7397                 for every folder after rebuilding the folder tree.
7398
7399         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7400          messages)
7401
7402 2003-05-17 [christoph]  0.8.11claws160
7403
7404         * src/imap.c
7405                 don't use STATUS command on current folder to check for
7406                 content changes. imap_cmd_ok() now tracks changes to
7407                 folder and number of existing messages.
7408
7409 2003-05-17 [paul]       0.8.11claws159
7410
7411         * src/plugins/clamav/clamav_plugin.c
7412                 remove unnecessary debug_print
7413
7414 2003-05-16 [thorsten]   0.8.11claws158
7415
7416         * src/plugins/demo.c
7417                 included missing intl.h
7418
7419 2003-05-16 [paul]       0.8.11claws157
7420
7421         * po/POTFILES.in
7422                 remove non-existant entries
7423         
7424         * src/plugins/clamav/clamav_plugin.c
7425           src/plugins/clamav/clamav_plugin_gtk.c
7426           src/plugins/dillo_viewer/dillo_prefs.c
7427           src/plugins/dillo_viewer/dillo_viewer.c
7428                 gettextise
7429
7430 2003-05-16 [christoph]  0.8.11claws156
7431
7432         * po/POTFILES.in
7433                 include plugin .c files for translation until I
7434                 find a better solution to have plugins have their
7435                 own textdomain
7436         * src/plugins/demo/demo.c
7437         * src/plugins/image_viewer/plugin.c
7438         * src/plugins/mathml_viewer/mathml_viewer.c
7439         * src/plugins/spamassassin/spamassassin.c
7440         * src/plugins/spamassassin/spamassassin_gtk.c
7441         * src/plugins/trayicon/trayicon.c
7442                 add gettext macros for plugin name and description
7443
7444 2003-05-16 [paul]
7445
7446         * sync with 0.9.0
7447
7448 2003-05-16 [paul]       0.8.11claws155
7449
7450         * sync with lastest 0.9.0pre1
7451                 see ChangeLog 2003-05-16
7452
7453 2003-05-15 [paul]       0.8.11claws154
7454
7455         * sync with latest 0.9.0pre1
7456                 see ChangeLog 2003-05-14 and 2003-05-15
7457
7458 2003-05-14 [christoph]  0.8.11claws153
7459
7460         * src/plugins/image_viewer/viewer.c
7461         * src/plugins/image_viewer/viewer.glade         ** NEW **
7462         * src/plugins/image_viewer/viewerprefs.c
7463                 make it possible to disable the autoload function in the
7464                 imageviewer again
7465
7466 2003-05-14 [christoph]  0.8.11claws152
7467
7468         * src/folder.c
7469                 fix folder update after adding a message
7470
7471 2003-05-13 [alfons]     0.8.11claws151
7472
7473         * src/common/session.c
7474                 remove debug traces
7475                 
7476         * src/addrcache.[ch]
7477         * src/filtering.[ch]
7478         * src/folder.[c]
7479         * src/gtkaspell.[ch]
7480         * src/imap.[ch]
7481         * src/mbox_folder.[ch]
7482         * src/mh.[ch]
7483         * src/mimeview.h
7484         * src/msgcache.[ch]
7485         * src/news.[ch]
7486         * src/passphrase.[ch]
7487         * src/prefs_common.[ch]
7488         * src/prefs_gtk.[ch]
7489         * src/procmsg.c
7490         * src/scoring.[ch]
7491                 be pedantic; (in prototypes () implies (int))
7492
7493 2003-05-13 [alfons]     0.8.11claws150
7494
7495         * src/prefs_toolbar.[ch]
7496         * src/summaryview.[ch]
7497         * src/toolbar.[ch]
7498                 change misleading text in toolbar prefs;
7499                 add toolbar action for ignore thread (toggles ignore thread flag);
7500                 clean up a little bit;
7501
7502 2003-05-12 [paul]
7503
7504         * tools/convert_mbox.pl
7505                 bug fixed by Fred Marton
7506
7507 2003-05-12 [paul]
7508
7509         * sync with 0.9.0pre1
7510
7511 2003-05-09 [paul]       0.8.11claws149
7512
7513         * sync with 0.8.11cvs43
7514                 see ChangeLog 2003-05-09
7515
7516 2003-05-08 [christoph]  0.8.11claws148
7517
7518         * src/imap.[ch]
7519                 o use CAPABILIY as first command and check for PREAUTH
7520                   information in the response to it
7521                 o rewrite all imap_cmd_* functions to use an IMAPSession
7522                   instead of a SockInfo as parameter
7523                 o do STARTTLS after fetching and checking the server
7524                   capabilities
7525
7526 2003-05-08 [paul]       0.8.11claws147
7527
7528         * tools/Makefile.am
7529           tools/README
7530           tools/convert_mbox.pl         ** NEW FILE **
7531                 add mbox conversion script. Submitted by 
7532                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7533
7534 2003-05-07 [christoph]
7535
7536         * doc-src/glade.txt
7537         * src/gtk/pluginwindow.glade
7538         * src/plugins/image_viewer/viewerprefs.glade
7539         * src/plugins/spamassassin/spamassassin_gtk.glade
7540                 add glade files for user interfaces and a description how
7541                 to use glade to create the sylpheed code
7542
7543 2003-05-07 [paul]       0.8.11claws146
7544
7545         * sync with 0.8.11cvs41
7546                 see ChangeLog 2003-05-07
7547
7548 2003-05-06 [christoph]  0.8.11claws145
7549
7550         * src/main.c
7551         * src/plugins/image_viewer/viewer.c
7552                 fix usage of imlib in imageviewer plugin
7553
7554         * src/gtk/prefswindow.c
7555                 handle window close event correctly
7556
7557 2003-05-06 [paul]       0.8.11claws144
7558
7559         * src/common/ssl.c
7560                 fix typo introduced in sync
7561
7562 2003-05-06 [paul]       0.8.11claws143
7563
7564         * sync with 0.8.11cvs39
7565                 see ChangeLog 2003-05-06
7566
7567 2003-05-06 [paul]       0.8.11claws142
7568
7569         * AUTHORS
7570           po/cs.po
7571                 updated Czech translation, submitted by 
7572                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7573                 
7574         * src/plugins/clamav/clamav_plugin_gtk.c
7575                 clean up
7576
7577 2003-05-03 [alfons]     0.8.11claws141
7578
7579         * src/compose.[ch]
7580                 make paste as quotation work even when the call to 
7581                 text_inserted() was deferred (fixes bug #140 "Paste 
7582                 as quotation does not work when using "external" 
7583                 clipboard")
7584
7585 2003-05-03 [thorsten]   0.8.11claws140
7586
7587         * src/addrquery.h
7588           src/ldapquery.h
7589           src/mainwindow.c
7590                 removed C++ comments
7591         * src/addr_compl.c
7592                 function with non-int retval/param used before
7593                 implementation/declaration
7594
7595 2003-05-02 [paul]       0.8.11claws139
7596
7597         * src/addr_compl.[ch]
7598           src/addressbook.[ch]
7599           src/addrindex.c
7600           src/summaryview.c
7601                 revert match's changes to (finally) remove the bug where
7602                 opening a folder causes massive slowdown when using the 
7603                 'Display sender using address book' option
7604
7605 2003-05-01 [melvin]     0.8.11claws138
7606
7607         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7608         * src/plugins/dillo_viewer/dillo_viewer.c
7609                 Fixed bug where "Cancel" button from prefs issued
7610                 warnings.
7611                 Comply a little more to coding style
7612
7613 2003-05-01 [paul]       0.8.11claws137
7614
7615         * sync with 0.8.11cvs38
7616                 see ChangeLog 2003-05-01
7617
7618 2003-05-01 [paul]       0.8.11claws136
7619
7620         * po/bg.po
7621                 updated by George Danchev
7622
7623 2003-04-30 [christoph]  0.8.11claws135
7624
7625         * src/plugins/dillo_viewer/dillo_prefs.c
7626         * src/plugins/image_viewer/viewerprefs.c
7627         * src/plugins/spamassassin/spamassassin_gtk.c
7628                 remove gtk_widget_ref() calls for widgets in
7629                 glade code
7630
7631 2003-04-30 [paul]       0.8.11claws134
7632
7633         * src/addrindex.c
7634                 ok, this time a better fix for the bug where opening folder
7635                 has massive slowdown when using the 'Display sender using 
7636                 address book' option
7637
7638 2003-04-30 [paul]       0.8.11claws133
7639
7640         * src/addrindex.c
7641                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7642         
7643 2003-04-30 [melvin]     0.8.11claws132
7644
7645         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7646
7647         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7648                 Preferences for the dillo plugin
7649         * src/plugins/dillo_viewer/dillo_viewer.c
7650                 Support for preferences
7651         * src/plugins/dillo_viewer/Makefile.am
7652                 Added dillo_prefs.[ch]
7653
7654 2003-04-30 [alfons]     0.8.11claws131
7655
7656         * src/common/plugin.[ch]
7657                 see? this ANSI C'fication immediately gives us type
7658                 checking for free.
7659
7660 2003-04-30 [alfons]     0.8.11claws130
7661
7662         * src/common/plugin.[ch]
7663         * src/plugins/clamav/clamav_plugin.[ch]
7664         * src/plugins/clamav/clamav_plugin_gtk.c
7665         * src/plugins/demo/demo.c
7666         * src/plugins/dillo_viewer/dillo_viewer.c
7667         * src/plugins/image_viewer/plugin.c
7668         * src/plugins/image_viewer/viewer.[ch]
7669         * src/plugins/image_viewer/viewerprefs.[ch]
7670         * src/plugins/mathml_viewer/mathml_viewer.c
7671         * src/plugins/spamassassin/spamassassin.[ch]
7672         * src/plugins/spamassassin/spamassassin_gtk.c
7673         * src/plugins/trayicon/trayicon.c
7674                 clean up
7675
7676 2003-04-30 [alfons]     0.8.11claws129
7677
7678         * src/common/utils.c
7679                 make is_ascii_str() fail gracefully when NULL pointer
7680                 is passed
7681
7682 2003-04-30 [paul]       0.8.11claws128
7683
7684         * src/addrindex.c
7685                 fix bug where opening folder has massive slowdown when
7686                 using the 'Display sender using address book' option
7687
7688 2003-04-30 [paul]       0.8.11claws127
7689
7690         * src/plugins/clamav/clamav_plugin.c
7691           src/plugins/clamav/clamav_plugin_gtk.c
7692           src/plugins/demo/demo.c
7693           src/plugins/dillo_viewer/dillo_viewer.c
7694           src/plugins/image_viewer/plugin.c
7695           src/plugins/mathml_viewer/mathml_viewer.c
7696           src/plugins/spamassassin/spamassassin.c
7697           src/plugins/spamassassin/spamassassin_gtk.c
7698           src/plugins/trayicon/trayicon.c
7699                 get rid of eye-hurting function signatures
7700
7701 2003-04-30 [paul]       0.8.11claws126
7702
7703         * src/plugins/trayicon/trayicon.c
7704                 add description
7705                 
7706         * src/mimeview.c
7707                 be more descriptive
7708
7709 2003-04-30 [paul]       0.8.11claws125
7710
7711         * configure.ac
7712                 arrange the plugins in reverse alphabetical order
7713                 
7714         * src/plugins/clamav/clamav_plugin.[ch]
7715           src/plugins/clamav/clamav_plugin_gtk.c
7716                 rename some params
7717                 resize max_size window
7718                 re-arrange the order of some gui elements
7719                 improve descriptions
7720         
7721         * src/plugins/image_viewer/plugin.c
7722           src/plugins/mathml_viewer/mathml_viewer.c
7723                 add descriptions
7724                 
7725         * src/plugins/spamassassin/spamassassin_gtk.c
7726                 resize max_size window
7727                 re-arrange the order of some gui elements
7728                 
7729         * src/messageview.c
7730           src/mimeview.c
7731                 correct typos
7732
7733 2003-04-30 [alfons]     0.8.11claws124
7734
7735         * src/imap.c
7736                 fix a leak found while browsing Martin Kluge's 
7737                 valgrind log (Claws only)
7738
7739 2003-04-29 [darko]      0.8.11claws123
7740
7741         * src/gtk/gtkstext.h
7742                 include wchar.h if it is available, fixes compilation
7743                 on HP-UX systems
7744
7745 2003-04-29 [melvin]     0.8.11claws122
7746
7747         * src/prefs_actions.c
7748                 Improved help text of Actions' syntax
7749
7750 2003-04-28 [paul]       0.8.11claws121
7751
7752         * src/action.c
7753                 a better fix for the crash when performing an action
7754                 on a mime part
7755
7756 2003-04-28 [paul]       0.8.11claws120
7757
7758         * src/action.c
7759                 fix crash when performing an action on a
7760                 mime part
7761
7762 2003-04-28 [paul]       0.8.11claws119
7763
7764         * sync with 0.8.11cvs36
7765                 see ChangeLog 2003-04-28
7766
7767 2003-04-27 [paul]       0.8.11claws118
7768
7769         * more sync with 0.8.11cvs35
7770                 see ChangeLog 2003-04-25
7771
7772 2003-04-26 [christoph]  0.8.11claws117
7773
7774         * src/folder.c
7775                 fix remove virtual check
7776
7777 2003-04-26 [paul]       0.8.11claws116
7778
7779         * src/messageview.c
7780                 fix return-receipt, make it work again
7781
7782 2003-04-26 [paul]       0.8.11claws115
7783
7784         * src/mimeview.c
7785                 restore double-clicking of the [application/pgp-signature 
7786                 (Select "Check signature" to check)] line in the message view,
7787                 broken in recent sync
7788
7789 2003-04-26 [christoph]  0.8.11claws114
7790
7791         * src/folder.c
7792                 check if remove virtual really exists before
7793                 calling the function
7794
7795 2003-04-25 [match]      0.8.11claws113
7796
7797         * src/addrindex.c
7798         * src/addrbook.c
7799         * src/ldapquery.[ch]
7800         * src/ldapctrl.[ch]
7801                 fix memleak.
7802         * src/ldapserver.[ch]
7803                 fix memleak. fix segfault.
7804                 plug a Claws memleak
7805
7806 2003-04-25 [alfons]     0.8.11claws112
7807
7808         * src/folder.c
7809                 plug a Claws memleak
7810
7811 2003-04-25 [alfons]     0.8.11claws111
7812
7813         * src/common/session.c
7814                 plug a memleak
7815
7816 2003-04-25 [paul]       0.8.11claws110
7817
7818         * sync with 0.8.11cvs35
7819                 see ChangeLog 2003-04-24 and 2003-04-25
7820                 
7821         * src/gtk/pluginwindow.c
7822                 correct another strange float value
7823
7824 2003-04-24 [christoph]  0.8.11claws109
7825
7826         * src/folder.c
7827                 freeze folder item updates when unsetting new flags
7828
7829         * src/gtk/pluginwindow.c
7830                 correct strange float value
7831
7832 2003-04-23 [paul]       0.8.11claws108
7833
7834         * sync with 0.8.11cvs33
7835                 see ChangeLog 2003-04-23
7836
7837 2003-04-22 [paul]       0.8.11claws107
7838
7839         * src/Makefile.am
7840           src/messageview.c
7841           src/mimeview.c
7842           src/pgptext.[ch]      ** REMOVED **
7843                 remove pgptext.[ch] as its not used any more
7844
7845 2003-04-22 [paul]       0.8.11claws106
7846
7847         * sync with 0.8.11cvs31
7848                 see ChangeLog 2003-04-21 and 2003-04-22
7849
7850 2003-04-21 [alfons]     0.8.11claws105
7851
7852         * src/main.c
7853                 No access to GTK structures if we're a spawned child
7854                 (and clean up code a little bit...) Should fix #126.
7855
7856 2003-04-21 [melvin]     0.8.11claws104
7857
7858         * src/plugins/dillo_viewer/README
7859                 Improved slightly the text.
7860
7861 2003-04-21 [melvin]     0.8.11claws103
7862
7863         * src/plugins/dillo_viewer/README *** NEW ***
7864                 Added a README file for the Dillo plugin
7865
7866 2003-04-20 [paul]
7867
7868         * tools/README
7869           tools/outlook2sylpheed.pl
7870                 updated and improved by Ricardo Mones Lastra
7871
7872 2003-04-18 [oliver]     0.8.11claws102
7873
7874         * src/inc.c 
7875         * src/prefs_account.h
7876                 remove Pop3SessionType (used by selective download)
7877         * src/prefs_toolbar.c
7878                 enable set Default Toolbar button
7879
7880 2003-04-18 [paul]       0.8.11claws101
7881
7882         * sync with 0.8.11cvs29
7883                 see ChangeLog 2003-04-18
7884
7885 2003-04-17 [paul]       0.8.11claws100
7886
7887         * src/prefs_common.[ch]
7888           src/summaryview.c
7889                 remove 'Open next message on deletion' option,
7890                 as the same effect can now be achieved via the
7891                 'Always open messages in summary when selected'
7892                 option.
7893
7894 2003-04-17 [paul]       0.8.11claws99
7895
7896         * sync with 0.8.11cvs28
7897                 see ChangeLog 2003-04-17
7898
7899 2003-04-17 [christoph]  0.8.11claws98
7900
7901         * ac/spamassassin.m4
7902         * src/plugins/spamassassin/libspamc.[ch]
7903         * src/plugins/spamassassin/utils.[ch]
7904                 sync libspamc with SpamAssassin project
7905
7906 2003-04-17 [christoph]  0.8.11claws97
7907
7908         * src/common/socket.h
7909         * src/gtk/sslcertwindow.h
7910                 rename old USE_SSL to USE_OPENSSL
7911
7912 2003-04-17 [paul]       0.8.11claws96
7913
7914         * src/prefs_common.h
7915                 use gulong for P_COLOR so that it compiles/runs on
7916                 64-bit systems. Patch submitted by James Noyes
7917                 <jnoyes-claws@retrogeeks.com>
7918                 
7919         * po/de.po
7920                 updated by Jens
7921
7922 2003-04-17 [paul]       0.8.11claws95
7923
7924         * sync with 0.8.11cvs27
7925                 see ChangeLog 2003-04-16
7926
7927 2003-04-15 [paul]       0.8.11claws94
7928
7929         * src/prefs_common.[ch]
7930                 rearrange to stop the window getting too long:
7931                         move Receive dialog stuff to Receive tab
7932                         move Send dialog to Send tab
7933                         remove Dialogs frame
7934                 rename 'Open messages in summary with cursor keys' to
7935                 'Always open messages in summary when selected', as its
7936                 more appropriate
7937
7938 2003-04-15 [paul]       0.8.11claws93
7939
7940         * src/prefs_common.[ch]
7941           src/summaryview.c
7942                 add new option '/Interface/Open next message on deletion'
7943
7944 2003-04-15 [paul]       0.8.11claws92
7945
7946         * src/summaryview.[ch]
7947                 add /Mark/Lock and /Mark/Unlock to the pop-up
7948                 menu. Patch submitted by Ivan Francolin Martinez
7949                 <ivanfm@users.sourceforge.net>
7950
7951 2003-04-15 [paul]       0.8.11claws91
7952
7953         * sync with 0.8.11cvs24
7954                 see ChangeLog 2003-04-15
7955
7956 2003-04-14 [jens]       0.8.11claws90
7957
7958         * updated German translation and some corrections from
7959                 Roland Bless <bless@tm.uka.de>
7960
7961 2003-04-14 [paul]       0.8.11claws89
7962
7963         * sync with 0.8.11cvs22
7964                 see ChangeLog 2003-04-14
7965
7966 2003-04-13 [paul]       0.8.11claws88
7967
7968         * src/plugins/clamav/clamav_plugin.c
7969                 fix memory leaks
7970                 clean up
7971
7972 2003-04-12 [paul]       0.8.11claws87
7973
7974         * src/plugins/clamav/clamav_plugin.c
7975                 activate enable/disable archive scanning option
7976                 
7977         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7978
7979 2003-04-12 [paul]       0.8.11claws86
7980
7981         * src/plugins/Makefile.am
7982           src/plugins/clamav/Makefile.am                ** NEW FILE **
7983           src/plugins/clamav/README                     ** NEW FILE ** 
7984           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7985           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7986                 add Clam AntiVirus plugin
7987
7988 2003-04-12 [paul]       0.8.11claws85
7989
7990         * sync with 0.8.11cvs21
7991                 see ChangeLog 2003-04-11
7992
7993 2003-04-11 [paul]       0.8.11claws84
7994
7995         * po/es.po
7996                 update Spanish translation. Submitted by Ricardo
7997                 Mones Lastra.
7998
7999 2003-04-10 [christoph]  0.8.11claws83
8000
8001         * src/mbox.c
8002                 fix typo that did not move unfiltered mails to destination
8003                 folder
8004
8005         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8006          when filtering from spool)
8007
8008 2003-04-10 [christoph]  0.8.11claws82
8009
8010         * src/imap.c
8011                 use BODY.PEEK instead of BODY in in message fetch operation
8012                 to make sure the IMAP server does not set the \Seen flag for
8013                 messages. Sylpheed does that later itself, when the message
8014                 is opened in sylpheed
8015
8016         (closes Bug 111 Claws destroys unread marks)
8017
8018 2003-04-09 [oliver]     0.8.11claws81
8019         
8020         * src/folder.c
8021                 fix crash in folder_destroy
8022         * README.claws
8023                 remove selective download
8024
8025 2003-04-09 [christoph]  0.8.11claws80
8026
8027         * src/imap.c
8028                 fix crash in imap_get_msginfo() when then fetched message
8029                 is not found
8030
8031         (closes Bug 110 Crash during mail composition)
8032
8033 2003-04-08 [christoph]  0.8.11claws79
8034
8035         * src/folder.c
8036         * src/prefs_account.c
8037                 Filter new messages that are found in an INBOX folder
8038                 when 'Filter messages on receiving' is enabled in the
8039                 Folder's AccountPrefs. This allows to use Sylpheed's
8040                 filtering engine for IMAP folders where messages are
8041                 added to the INBOX by a MTA
8042
8043 2003-04-08 [paul]       0.8.11claws78
8044
8045         * src/procmsg.h
8046                 clean up after last commit
8047
8048 2003-04-08 [paul]       0.8.11claws77
8049
8050         * sync with 0.8.11cvs20
8051                 see ChangeLog 2003-04-07 and 2003-04-08
8052
8053 2003-04-07 [christoph]  0.8.11claws76
8054
8055         * src/filtering.[ch]
8056         * src/inc.[ch]
8057         * src/mbox.c
8058         * src/procmsg.[ch]
8059                 add procmsg_msginfo_filter() to execute filtering actions
8060
8061 2003-04-06 [christoph]  0.8.11claws75
8062
8063         * src/imap.c
8064                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8065
8066 2003-04-06 [christoph]  0.8.11claws74
8067
8068         * src/common/utils.[ch]
8069                 add g_int_compare() function for slist sorting
8070
8071         * src/imap.c
8072                 fetch all MsgInfos with one command in imap_get_msginfos()
8073                 using an imap set with a list of ranges
8074
8075         * src/news.c
8076                 use new g_int_compare() function
8077
8078 2003-04-06 [thorsten]   0.8.11claws73
8079
8080         * src/mh.c
8081                 corrected implementation of mh_folder_destroy()
8082
8083 2003-04-05 [christoph]  0.8.11claws72
8084
8085         * src/account.c
8086         * src/folder.[ch]
8087         * src/folderview.c
8088         * src/imap.c
8089         * src/inc.c
8090         * src/main.c
8091         * src/mainwindow.c
8092         * src/mbox_folder.c
8093         * src/mh.c
8094         * src/mimeview.h
8095         * src/msgcache.[ch]
8096         * src/news.c
8097         * src/procmime.h
8098         * src/procmsg.[ch]
8099         * src/setup.c
8100         * src/gtk/gtkutils.c
8101                 o rename structure field names class and new to klass and
8102                   new_msgs, to allow including files in C++
8103                 o add 'extern "C"' block to some header files
8104                 o add MsgInfoList and MsgNumberList as alias for GSList for
8105                   developers to know what type of list is expected
8106
8107         * src/plugins/image_viewer/plugin.c
8108         * src/plugins/image_viewer/viewer.[ch]
8109         * src/plugins/image_viewer/viewerprefs.[ch]
8110                 rename function names to prevent conflicts
8111
8112 2003-04-05 [paul]       0.8.11claws71
8113
8114         * sync with 0.8.11cvs18
8115                 see ChangeLog 2003-04-03 and 2003-04-04
8116
8117 2003-04-02 [christoph]  0.8.11claws70
8118
8119         * src/folder.[ch]
8120         * src/imap.[ch]
8121         * src/mbox_folder.[ch]
8122         * src/mh.[ch]
8123         * src/news.[ch]
8124                 o Make all virtual folder functions private
8125                 o remove unused folder code
8126
8127         * src/common/socket.[ch]
8128         * src/summaryview.c
8129                 fix warnings
8130
8131 2003-03-30 [alfons]     0.8.11claws69
8132
8133         * src/send_message.c
8134                 remove two debug traces and see if people still report
8135                 errors
8136
8137 2003-03-30 [alfons]     0.8.11claws68
8138
8139         * src/send_message.c
8140         * src/commons/session.c
8141                 add more debug traces
8142
8143 2003-03-30 [christoph]  0.8.11claws67
8144
8145         * src/folder.c
8146                 change processing folder name from .processing to processing
8147
8148         * src/common/ssl.c
8149                 disable SSL certificate check because it causes Xlib error
8150                 when the child process want's to open an GTK window
8151
8152 2003-03-30 [christoph]  0.8.11claws66
8153
8154         * src/folder.c
8155                 don't use default folder for processing folder item because
8156                 it can be a non local folder
8157
8158         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8159
8160 2003-03-30 [alfons]     0.8.11claws65
8161
8162         * src/send_message.c
8163                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8164                 to generate bad code for 'send_send_data_progressive': When
8165                 called from 'send_send_data_finished', the 'data' pointer is
8166                 cleared just before the assignment to the dialog pointer
8167
8168 2003-03-29 [christoph]  0.8.11claws64
8169
8170         * src/common/prefs.h
8171         * src/plugins/image_viewer/Makefile.am
8172         * src/plugins/image_viewer/plugin.c
8173         * src/plugins/image_viewer/viewer.[ch]
8174         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8175                 add PrefsPage for ImageViewer
8176
8177 2003-03-28 [thorsten]   0.8.11claws63
8178
8179         * src/common/session.c
8180                 added some comments
8181
8182 2003-03-28 [paul]       0.8.11claws62
8183
8184         * sync with 0.8.11cvs16
8185                 see ChangeLog 2003-03-28
8186
8187 2003-03-28 [paul]       0.8.11claws61
8188
8189         * sync with 0.8.11cvs15
8190                 see ChangeLog 2003-03-28
8191
8192 2003-03-27 [christoph]  0.8.11claws60
8193
8194         * src/folder.c
8195         * src/imap.c
8196         * src/common/socket.[ch]
8197                 set socket state to DISCONNECTED when any operation
8198                 fails to allow reconnecting in IMAP code without
8199                 checking the return code of all calls to the command
8200                 functions
8201
8202         * src/folderview.c
8203         * src/summaryview.c
8204                 remove some more stuff that depends on specific
8205                 folder types
8206
8207 2003-03-27 [paul]       0.8.11claws59
8208
8209         * sync with 0.8.11cvs14
8210                 see ChangeLog 2003-03-27
8211                 
8212         * src/selective_download.[ch]   ** REMOVED **
8213                 really removed
8214
8215 2003-03-27 [christoph]  0.8.11claws58
8216
8217         * src/folder.c
8218                 fix handling of tmp_flags in flag copy function
8219
8220 2003-03-27 [paul]       0.8.11claws57
8221
8222         * sync with 0.8.11cvs13
8223                 see ChangeLog 2003-03-27
8224
8225 2003-03-27 [oliver]     0.8.11claws56
8226
8227         * src/maiwindow.c
8228                 remove sel_download_cb
8229
8230 2003-03-27 [oliver]     0.8.11claws55
8231         
8232         * src/inc.c
8233                 remove POP3_TOP
8234         
8235 2003-03-26 [oliver]     0.8.11claws54
8236
8237         *src/pop.h
8238                 remove POP3_TOP*
8239         * README.claws
8240                 remove selective donwload readme
8241
8242 2003-03-26 [oliver]     0.8.11claws53
8243         * src/matcher.[ch]
8244         * src/matcher_parser_parse.y 
8245         * src/pop.c 
8246         * src/prefs_account.[ch]
8247         * src/prefs_filtering.c
8248                 remove selective donwload
8249
8250 2003-03-26 [oliver]     0.8.11claws52
8251
8252         * src/inc.[ch] 
8253         * src/filtering.c 
8254         * src/mainwindow.c 
8255                 remove selective donwload
8256
8257 2003-03-26 [oliver]     0.8.11claws51
8258         
8259         * src/Makefile.am
8260         * src/selective_download.[ch]   ** REMOVE **    
8261
8262 2003-03-26 [christoph]  0.8.11claws50
8263
8264         * src/news.c
8265                 fix NEWS that got broken by a sync with sylpheed-main
8266
8267 2003-03-26 [christoph]  0.8.11claws49
8268
8269         * src/mimeview.c
8270                 fix mime type guessing when no mime type is found for a file
8271
8272 2003-03-25 [christoph]  0.8.11claws48
8273
8274         * src/mimeview.c
8275         * src/procmime.c
8276                 remove mime type guessing from mime parser and use
8277                 name based mime types in viewer lookup for mime type
8278                 application/octet-stream
8279
8280 2003-03-25 [christoph]  0.8.11claws47
8281
8282         * doc-src/readme.txt
8283         * doc-src/rfc2554.txt
8284                 add RFC about SMTP AUTH
8285
8286         * src/send_message.c
8287         * src/common/smtp.[ch]
8288                 add extra error code for authentication errors and
8289                 clear temporary password when this error occurs
8290
8291         (closes Bug 84 authentication failure while sending should
8292          prompt for password again)
8293
8294 2003-03-25 [christoph]  0.8.11claws46
8295
8296         * configure.ac
8297         * src/Makefile.am
8298         * src/imageview.[ch]                            ** REMOVE **
8299         * src/messageview.[ch]
8300         * src/mimeview.[ch]
8301         * src/prefs_common.[ch]
8302         * src/textview.c
8303         * src/plugins/Makefile.am
8304         * src/plugins/image_viewer/.cvsignore           ** NEW **
8305         * src/plugins/image_viewer/Makefile.am          ** NEW **
8306         * src/plugins/image_viewer/plugin.c             ** NEW **
8307         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8308                 move image viewer into a plugin (building is enabled by default)
8309                 [ToDo: Prefs for resize and autoview]
8310
8311 2003-03-25 [paul]       0.8.11claws45
8312
8313         * sync with 0.8.11cvs12
8314                 see ChangeLog 2003-03-26
8315
8316 2003-03-25 [paul]       0.8.11claws44
8317
8318         * sync with 0.8.11cvs11
8319                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8320                 
8321         Note: Selective Download is broken.
8322                 
8323 2003-03-22 [christoph]  0.8.11claws43
8324
8325         * src/folder.c
8326                 code cleanup for flags copying
8327
8328 2003-03-22 [christoph]  0.8.11claws42
8329
8330         * src/plugins/trayicon/trayicon.c
8331                 fix setting the transparent area when the window size
8332                 is forced by the system tray
8333
8334 2003-03-22 [christoph]  0.8.11claws41
8335
8336         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8337         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8338         * src/plugins/trayicon/newmail.xpm              ** NEW **
8339         * src/plugins/trayicon/nomail.xpm               ** NEW **
8340         * src/plugins/trayicon/trayicon.c
8341         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8342                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8343                 o add icon for unread mails
8344                 o set transparency for window
8345
8346 2003-03-22 [christoph]  0.8.11claws40
8347
8348         * src/news.c
8349                 init news session to prevent crash when session is closed
8350
8351 2003-03-22 [christoph]  0.8.11claws39
8352
8353         * src/imap.c
8354         * src/common/session.[ch]
8355                 Init session data to make sure we don't have invalid pointers
8356                 for read_ch and write_ch when new multi process sessions are
8357                 not used
8358
8359         * src/main.c
8360         * src/common/plugin.c
8361         * src/common/sylpheed.c
8362         * src/plugins/demo/demo.c
8363         * src/plugins/dillo_viewer/dillo_viewer.c
8364         * src/plugins/mathml_viewer/mathml_viewer.c
8365         * src/plugins/spamassassin/spamassassin.c
8366         * src/plugins/spamassassin/spamassassin_gtk.c
8367                 add plugin types to allow loading plugins at different times
8368                 (and maybe for different frontends), because it's not good to
8369                 load GTK-Plugins gefore gtk_init was called
8370
8371         * configure.ac
8372         * src/plugins/Makefile.am
8373         * src/plugins/trayicon/.cvsignore               ** NEW **
8374         * src/plugins/trayicon/Makefile.am              ** NEW **
8375         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8376         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8377         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8378         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8379         * src/plugins/trayicon/trayicon.c               ** NEW **
8380                 New Trayicon plugin that shows an icon in a systray that uses
8381                 XEMBED protocol like Gnome's systray. Icon shows if there
8382                 are new mails and a tooltip shows information about new,
8383                 unread and total messages.
8384
8385 2003-03-22 [paul]       0.8.11claws38
8386
8387         * src/common/smtp.c
8388                 fix ESMTP AUTH CRAM-MD5
8389                 [sync with main (still version 0.8.11cvs6), see
8390                  ChangeLog 2003-03-22]
8391
8392 2003-03-21 [colin]      0.8.11claws37
8393
8394         * src/send_message.c
8395                 Fix USE_SSL => USE_OPENSSL
8396
8397 2003-03-21 [colin]      0.8.11claws36
8398
8399         * src/folderview.c
8400                 Fix counts in drag and dropped subfolders
8401
8402 2003-03-21 [colin]      0.8.11claws35
8403
8404         * src/folder.c 
8405         * src/folderview.c
8406                 speed up a bit folder dnd
8407
8408 2003-03-20 [alfons]     0.8.11claws34
8409
8410         * src/main.c
8411         * src/toolbar.c
8412         * src/procmsg.c
8413                 don't send locked queue messages
8414                 (feature request "[ 705245 ] Locking message in outbox 
8415                  should prevent sending")
8416
8417 2003-03-20 [christoph]  0.8.11claws33
8418
8419         * src/folder.c
8420                 remove NEW and UNREAD flag in special folders when scanning
8421                 
8422         * src/common/smtp.c
8423                 fix ESMTP AUTH CRAM-MD5
8424
8425 2003-03-20 [paul]       0.8.11claws32
8426
8427         * src/prefs_account.c
8428                 Re-write 'Tunnel command to open connection' as
8429                 'Use command to communicate with server', and disable
8430                 it for all except IMAP accounts
8431
8432 2003-03-20 [paul]       0.8.11claws31
8433
8434         * sync with 0.8.11cvs6
8435                 see ChangeLog 2003-03-20
8436
8437 2003-03-19 [match]      0.8.11claws30
8438
8439         * src/addritem.[ch]
8440                 include documentation. minor refactoring.
8441         * src/addr_compl.[ch]
8442         * src/addrindex.[ch]
8443         * src/addresbook.[ch]
8444         * src/summaryview.c
8445                 re-enable address lookup (was disabled in
8446                 0.8.11claws20).
8447
8448 2003-03-19 [christoph]  0.8.11claws29
8449
8450         * src/procmsg.c
8451                 add temp flag handling, will make moving and copying
8452                 messages possible again
8453
8454         * src/folder.c
8455                 correct calulation of folder stats
8456
8457 2003-03-18 [match]      0.8.11claws28
8458
8459         * src/editgroup.h
8460                 remove case sensitive comparison (closes bug 80).
8461
8462 2003-03-18 [christoph]  0.8.11claws27
8463
8464         * src/imap.c
8465                 fix imap using a tunnel command
8466
8467         (closes bug 87)
8468
8469 2003-03-18 [christoph]  0.8.11claws26
8470
8471         * src/folder.[ch]
8472         * src/imap.c
8473         * src/procmsg.[ch]
8474                 rewrite flag handling for folders
8475
8476 2003-03-18 [christoph]  0.8.11claws25
8477
8478         * src/folder.c
8479         * src/procmsg.c
8480         * src/summaryview.c
8481                 unset NEW and UNREAD flags when message is ignored, to make
8482                 sure messages don't show up as unread on other IMAP clients,
8483                 because the IGNORE_THREAD flag can not be syncronized through
8484                 the IMAP folder
8485
8486 2003-03-17 [christoph]  0.8.11claws24
8487
8488         * src/imap.c
8489                 don't use recursion to fetch uids when the number of messages
8490                 does not match. Moved code into subfunction that is used
8491                 again when needed, to prevent an endless loop.
8492
8493 2003-03-17 [thorsten]   0.8.11claws23
8494
8495         * src/imageview.[ch]
8496                 export imageview_get_resized_size() (for plugins)
8497         * src/prefs_common.[ch]
8498                 added prefs_common_get() (for plugins)
8499
8500 2003-03-17 [christoph]  0.8.11claws22
8501
8502         * src/imap.c
8503                 o remove UID guessing from copy code
8504                 o support UIDPLUS extension for APPEND command
8505
8506 2003-03-17 [paul]       0.8.11claws21
8507
8508         * src/gtk/about.c
8509                 remove 'Compiled-plugins' section.
8510                 
8511         * src/plugins/dillo_viewer/dillo_viewer.c
8512                 slight change to description text
8513
8514 2003-03-16 [match]      0.8.11claws20
8515         * src/ldapserver.[ch]           ** NEW **
8516         * src/ldapctrl.[ch]             ** NEW **
8517         * src/ldapquery.[ch]            ** NEW **
8518         * src/ldaputil.[ch]             ** NEW **
8519         * src/addrcindex.[ch]           ** NEW **
8520         * src/addrquery.h               ** NEW **
8521         * src/addritem.[ch]
8522         * src/addrcache.[ch]
8523         * src/addrindex.[ch]
8524         * src/addr_compl.[ch]
8525         * src/addressbook.[ch]
8526         * src/addrbook.[ch]
8527         * src/editgroup.c
8528         * src/editaddress.c
8529         * src/editldap.c
8530         * src/editldap_basedn.c
8531         * src/vcard.c
8532         * src/jpilot.c
8533         * src/Makefile.am
8534                 included dynamic LDAP queries. improved address
8535                 completion.
8536
8537 2003-03-16 [paul]       0.8.11claws19
8538
8539         * tools/multiwebsearch.pl
8540                 fix a fatal typo
8541
8542 2003-03-16 [christoph]  0.8.11claws18
8543
8544         * src/mimeview.c
8545         * src/plugins/dillo_viewer/dillo_viewer.c
8546         * src/plugins/mathml_viewer/mathml_viewer.c
8547                 make unregistering of MimeViewerFactorys possible
8548
8549 2003-03-16 [alfons]     0.8.11claws17
8550
8551         * configure.ac
8552                 correct typo
8553
8554 2003-03-16 [melvin]     0.8.11claws16
8555
8556         * src/plugins/dillo_viewer.c
8557                 Fixed bug where it was not possible to view more than
8558                 one text/html attachment per message (bug discovered
8559                 by Christoph Hohmann).
8560
8561 2003-03-15 [melvin]     0.8.11claws15
8562
8563         * src/prefs_actions.c
8564                 Fixed compilation warnings.
8565
8566 2003-03-15 [melvin]     0.8.11claws14
8567
8568         * src/plugins/Makefile.am
8569         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8570         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8571         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8572                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8573                 newer (http://dillo.auriga.wearlab.de/).
8574
8575 2003-03-15 [christoph]  0.8.11claws13
8576
8577         * src/imap.c
8578                 don't query imap folder for attributes because we already
8579                 for them from imap_status
8580
8581         * src/mimeview.[ch]
8582                 add support for plugable MimeViewers (unloading Viewers
8583                 not yet complete)
8584
8585         * src/plugins/Makefile.am
8586         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8587         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8588         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8589                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8590                 widget from http://helm.cs.unibo.it/mml-widget/
8591
8592 2003-03-14 [christoph]  0.8.11claws12
8593
8594         * src/folder.[ch]
8595                 o error return code's should better be negative
8596                 o replace printf with debug_print
8597
8598         * src/imap.c
8599                 improve IMAP folder scan by checking UID-NEXT
8600
8601         * src/summaryview.c
8602                 remove check that are unnecessary in my opinion
8603
8604 2003-03-13 [christoph]  0.8.11claws11
8605
8606         * src/folder.[ch]
8607         * src/foldersel.c
8608         * src/folderview.c
8609         * src/imap.c
8610         * src/mbox_folder.c
8611         * src/mh.c
8612         * src/news.c
8613         * src/prefs_scoring.c
8614         * src/summaryview.c
8615                 use a common function to get a displayable name
8616                 for a FolderItem
8617
8618 2003-03-13 [paul]       0.8.11claws10
8619
8620         * tools/Makefile.am
8621           tools/README
8622           tools/multiwebsearch.conf     ** NEW FILE **
8623           tools/multiwebsearch.pl       ** NEW FILE **
8624                 add multiwebsearch Actions script
8625
8626 2003-03-13 [colin]      0.8.11claws9
8627
8628         * src/compose.c
8629                 Remove leading emtpy lines from quoted text
8630                 before quoting it
8631
8632 2003-03-13 [melvin]     0.8.11claws8
8633
8634         * src/prefs_actions.c
8635                 Fixed a memory leak
8636                 Code clean ups
8637                 Added Cancel and OK buttons
8638                 Corrected help text
8639
8640 2003-03-13 [christoph]  0.8.11claws7
8641
8642         * src/account.c
8643         * src/folder.[ch]
8644         * src/imap.c
8645         * src/mainwindow.c
8646         * src/mbox_folder.c
8647         * src/mh.c
8648         * src/news.c
8649         * src/setup.c
8650                 replace more folder type stuff with folder class stuff
8651
8652 2003-03-13 [melvin]     0.8.11claws6
8653
8654         * src/prefs_actions.c
8655                 Added new tokens:
8656                 %u: user provided argument
8657                 %h: user provided argument (hidden on input)
8658                 %s: current text selection in the message view 
8659
8660 2003-03-13 [paul]       0.8.11claws5
8661
8662         * sync with 0.8.11cvs5
8663                 see ChangeLog 2003-03-11, 2003-03-12
8664
8665 2003-03-12 [christoph]  0.8.11claws4
8666
8667         * src/folder.c
8668                 use folder class idstr when writing folderlist.xml
8669
8670         * src/folder.h
8671         * src/imap.c
8672         * src/news.c
8673                 replace folder type checks with folder class checks
8674
8675 2003-03-12 [christoph]  0.8.11claws3
8676
8677         * src/folder.[ch]
8678         * src/imap.[ch]
8679         * src/main.c
8680         * src/mbox_folder.[ch]
8681         * src/mh.[ch]
8682         * src/news.[ch]
8683                 o create a list of known folder classes in the folder system
8684                 o use folder class id strings for folder item identifiers
8685
8686 2003-03-12 [christoph]  0.8.11claws2
8687
8688         * src/imap.c
8689                 fix imap uid validity check
8690
8691 2003-03-12 [christoph]  0.8.11claws1
8692
8693         * src/account.c
8694         * src/folder.[ch]
8695         * src/foldersel.c
8696         * src/folderview.c
8697         * src/imap.c
8698         * src/mainwindow.c
8699         * src/mbox_folder.c
8700         * src/mh.c
8701         * src/news.c
8702         * src/prefs_scoring.c
8703         * src/procmsg.c
8704         * src/setup.c
8705         * src/summaryview.c
8706                 initial restructuring of folder system, seperating
8707                 folders and folder classes
8708
8709 2003-03-12 [paul]       0.8.11claws
8710
8711         0.8.11claws release
8712
8713 2003-03-12 [christoph]
8714
8715         * src/gtk/prefswindow.c
8716                 fix translation of "Page Index"
8717
8718 2003-03-12 [paul]       0.8.10claws110
8719
8720         a sync from 0.8.11cvs4 before the release
8721
8722         * src/common/utils.c
8723                 subject_compare_for_sort(): allow null strings (fixes
8724                 summary sorting).
8725
8726 2003-03-11 [paul]       0.8.10claws109
8727
8728         * po/es.po
8729                 update Spanish translation, submitted by
8730                 Ricardo Mones Lastra
8731
8732 2003-03-11 [melvin]     0.8.10claws108
8733
8734         * po/fr.po
8735                 Updated French translations
8736
8737 2003-03-11 [paul]       0.8.10claws107
8738
8739         * manual/en/Makefile.am
8740           manual/en/*.html
8741                 update English manual, add a new page
8742                 updated by Francois Barriere <fbarriere@atmel.fr>
8743                 
8744         * po/bg.po
8745           po/it.po
8746           po/sr.po
8747                 update Bulgarian, Italian, and Serbian translations
8748                 submitted by George Danchev, Alessandro Maestri, and
8749                 Urke MMI
8750
8751 2003-03-10 [paul]       0.8.10claws106
8752
8753         * src/gtk/about.c
8754           src/gtk/prefswindow.c
8755                 make some strings translatable
8756
8757 2003-03-10 [darko]      0.8.10claws105
8758
8759         * src/compose.c
8760                 code cleanup to make Hiro happy
8761
8762 2003-03-10 [paul]       0.8.10claws104
8763
8764         * sync with 0.8.11cvs2
8765                 see ChangeLog 2003-03-10
8766
8767 2003-03-09 [melvin]     0.8.10claws103
8768
8769         * src/textview.c
8770                 textview_set_font(): fix for message display in
8771                 UTF-8 locales (thanks to Sergey Vlasov).
8772                 (was unintentionnaly reverted in 0.8.6claws6)   
8773
8774 2003-03-08 [darko]      0.8.10claws102
8775
8776         * src/compose.c
8777                 fix infinite loop in wrapping as reported
8778                 by happycactus
8779                 obsoletes patch #696482
8780
8781 2003-03-08 [christoph]  0.8.10claws101
8782
8783         * src/imap.c
8784                 add workaround for IMAP servers that do not
8785                 support the "UID SEARCH UID" command
8786
8787 2003-03-07 [christoph]  0.8.10claws100
8788
8789         * src/plugins/spamassassin/spamassassin.[ch]
8790         * src/plugins/spamassassin/spamassassin_gtk.c
8791                 code cleanup
8792
8793 2003-03-07 [paul]       0.8.10claws99
8794
8795         * po/es.po
8796                 updated Spanish translation, submitted by
8797                 Ricardo Mones Lastra
8798
8799 2003-03-07 [christoph]  0.8.10claws98
8800
8801         * src/send.c
8802                 fix in 0.8.10claws94 was wrong
8803                 local delivery does not require escaping, remove escaping
8804                 code to make signatures of mails with "." lines valid
8805                 
8806                 NOTE: requires that sendmail is executed with "-i" option,
8807                       what is the default now, but has to be changed in all
8808                       exsiting accounts)
8809
8810 2003-03-07 [paul]       0.8.10claws97
8811
8812         * sync with 0.8.11 release
8813                 see ChangeLog 2003-03-07
8814
8815 2003-03-06 [paul]       0.8.10claws96
8816
8817         * src/compose.c
8818                 revert commit 0.8.10claws92
8819
8820 2003-03-06 [paul]       0.8.10claws95
8821
8822         * src/folderview.c
8823                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8824
8825         * src/gtkaspell.c
8826                 fix bug 74, 'Crash opening editor window with pseudo-color
8827                 display'
8828                 
8829         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8830
8831 2003-03-06 [christoph]  0.8.10claws94
8832
8833         * src/send.c
8834                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8835                 all lines starting with a period get an extra period
8836                 inserted
8837                 (found by Simon 'corecode' Schubert)
8838
8839 2003-03-06 [paul]       0.8.10claws93
8840
8841         * src/folderview.c
8842                 if configured font can't be loaded fall back to gtk
8843                 default. (with thanks to Christoph)
8844                 
8845                 closes long-standing bug 15 'Crashes on startup'
8846
8847 2003-03-06 [paul]       0.8.10claws92
8848
8849         * src/compose.c
8850                 freeze text before autosave and thaw afterwards
8851                 fixes bug 67 'autosave make re-rediting message crazy'
8852
8853 2003-03-06 [christoph]  0.8.10claws91
8854
8855         * src/compose.c
8856                 ignore address comment in dupe check for Cc-list
8857
8858         (closes reopened bug 47 Replying to message strips name part of
8859          e-mail addresses of Cc: lines)
8860
8861 2003-03-06 [paul]       0.8.10claws90
8862
8863         * src/Makefile.am
8864                 remove reference to gtkxtext.h as its no longer in
8865                 the repository
8866
8867 2003-03-06 [paul]       0.8.10claws89
8868
8869         * sync with 0.8.10cvs25
8870                 see ChangeLog 2003-03-06
8871
8872 2003-03-06 [oliver]     0.8.10claws88
8873         
8874         * src/messageview.c
8875                 remove include
8876
8877 2003-03-06 [oliver]     0.8.10claws87
8878         
8879         * src/folderview.c 
8880                 remove changes introduced inclaws74
8881         * src/messageview.c
8882                 another attempt to sanely delete and update
8883                 messages deleted in separate messageview
8884
8885 2003-03-05 [christoph]  0.8.10claws86
8886
8887         * src/summaryview.c
8888                 check if "From" matches any account's address if
8889                 addressbook completion of addresses is disabled too
8890
8891         (closes Bug 70 "Display recipient in from" doesn't check
8892          folder's default account)
8893
8894 2003-03-05 [christoph]  0.8.10claws85
8895
8896         * src/compose.c
8897         * src/common/utils.[ch]
8898                 don't strip address comments when building Cc lists
8899
8900         (closes Bug 47 Replying to message strips name part of e-mail addresses
8901          of Cc: lines)
8902
8903         * src/folder.c
8904                 fix return value of copy function
8905
8906 2003-03-05 [christoph]  0.8.10claws84
8907
8908         * src/imap.c
8909                 don't ask imap server for non rfc822 headers
8910
8911         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8912
8913         * src/imap.c
8914                 destroy session on socket error to allow reconnecting
8915
8916 2003-03-05 [christoph]  0.8.10claws83
8917
8918         * configure.ac
8919                 fix building with gnome when no prefix is set
8920
8921         (closes bug 66 Gnome directory is set to NONE)
8922
8923 2003-03-05 [paul]       0.8.10claws82
8924
8925         * sync with 0.8.10cvs23
8926                 see ChangeLog 2003-03-05
8927
8928 2003-03-04 [christoph]  0.8.10claws81
8929
8930         * src/folder.c
8931                 o fix moving and copying when folder returns 0 for new
8932                   message number
8933                 o remove some code for single message copy and move
8934                   operations and use functions for multiple messages
8935
8936         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8937
8938         * src/news.c
8939                 remove unused include
8940
8941 2003-03-04 [paul]       0.8.10claws80
8942
8943         * src/gtk/about.c
8944                 list 'Compiled plugins'
8945
8946 2003-03-03 [christoph]  0.8.10claws79
8947
8948         * src/news.[ch]
8949                 have to multiply the percentage of the current fetch with
8950                 the percentage that it has of the total fetch operation
8951                 for correct values
8952
8953 2003-03-03 [christoph]  0.8.10claws78
8954
8955         * src/news.c
8956                 fix calculation of expected lines for progress indicator
8957
8958 2003-03-03 [christoph]  0.8.10claws77
8959
8960         * src/summaryview.c
8961         * src/common/utils.c
8962                 fix segfault when opening the root news folder
8963
8964 2003-03-03 [christoph]  0.8.10claws76
8965
8966         * src/mainwindow.[ch]
8967         * src/common/Makefile.am
8968         * src/common/progressindicator.[ch]
8969                 add UI independent progress indicator handling
8970
8971         * src/news.[ch]
8972                 use new progress indicator for message info fetching
8973
8974         * src/common/hooks.h
8975                 code cleanup
8976
8977 2003-03-03 [oliver]     0.8.10claws75
8978
8979         * src/toolbar.c
8980         * src/compose.c
8981                 removed commented code
8982
8983 2003-03-03 [oliver]     0.8.10claws74
8984
8985         * src/toolbar.[ch]
8986                 cleanups and refactoring
8987         * src/compose.[ch]
8988                 compose_reply_mode reply & forwarding interface for
8989                 toolbar buttons
8990         * src/folderview.c
8991                 act on messages marked for deletion in folderview_selected
8992                 based on prefs_common.immediate_exec since a message might 
8993                 have been deleted by messageview in a folder we are changing 
8994                 to (does anybody understand what I'm on about ?)
8995
8996 2003-03-03 [oliver]     0.8.10claws73
8997         
8998         * src/messageview.[ch]
8999                 new functions
9000                 - messageview_delete: delete message shown in messagview
9001                 - messageview_update_view: update messageview to currently 
9002                   selected summaryview message
9003                 - add separate messageview to msgview_list in order to update 
9004                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9005         * src/summaryview.[ch]
9006                 summary_get_selection returns a list of selected msgs
9007                 in summaryview
9008         * src/mainwindow.c
9009                 toolbar reply refactoring
9010
9011 2003-03-03 [paul]       0.8.10claws72
9012
9013         * sync with 0.8.10cvs21
9014                 see ChangeLog 2003-03-03
9015
9016 2003-03-02 [christoph]  0.8.10claws71
9017
9018         * src/common/passcrypt.c
9019                 use POSIX includes
9020
9021 2003-03-02 [christoph]  0.8.10claws70
9022
9023         * configure.ac
9024         * src/prefs_account.c
9025         * src/prefs_gtk.[ch]
9026         * src/common/.cvsignore
9027         * src/common/Makefile.am
9028         * src/common/passcrypt.c                ** NEW **
9029         * src/common/passcrypt.h.in             ** NEW **
9030                 Implement password encryption in config files
9031                 using unix encrypt and setkey functions. The crypt
9032                 key can be set as a configure parameter. Old
9033                 passwords will be converted if they do not begin
9034                 with '!'
9035
9036 2003-03-02 [paul]       0.8.10claws69
9037
9038         * src/prefs_account.c
9039                 fix compile error
9040
9041 2003-03-01 [thorsten]   0.8.10claws68
9042
9043         * po/el.po
9044           po/hr.po
9045           po/it.po
9046           po/nl.po
9047           po/sr.po
9048           po/sv.po
9049                 corrected format strings
9050         * po/en_GB.po
9051                 corrected headers
9052                 (fix compile errors with GNU gettext-0.11.5)
9053
9054 2003-03-01 [oliver]     0.8.10claws67
9055
9056         * src/summaryview.c
9057                 menu callbacks call toolbar_menu_reply
9058
9059 2003-03-01 [oliver]     0.8.10claws66
9060
9061         * src/mainwindow.c
9062         * src/messageview.c
9063                 menu callbacks call toolbar_menu_reply
9064         * src/toolbar.[ch]
9065                 callbacks from menu handled by toolbar_menu_reply
9066
9067 2003-03-01 [paul]       0.8.10claws65
9068
9069         * src/addressbook.c
9070                 revert commit 0.8.10claws54 - breaks editing of
9071                 addressbook.
9072                 
9073         * po/bg.po
9074                 update Bulgarian translation, submitted by
9075                 George Danchev
9076
9077 2003-02-28 [christoph]  0.8.10claws64
9078
9079         * src/account.c
9080         * src/addressadd.c
9081         * src/compose.c
9082         * src/gtkaspell.c
9083         * src/gtkxtext.h                ** REMOVE **
9084         * src/imap.c
9085         * src/matcher.[ch]
9086         * src/mh.c
9087         * src/news.c
9088         * src/pine.c
9089         * src/prefs_common.c
9090         * src/prefs_matcher.c
9091         * src/procheader.[ch]
9092         * src/procmsg.[ch]
9093         * src/toolbar.c
9094         * src/common/ssl_certificate.c
9095         * src/gtk/colorlabel.c
9096         * src/gtk/menu.c
9097                 o fix warnings
9098                 o remove code obsoleted by new cache and folder system rework
9099
9100 2003-02-28 [oliver]     0.8.10claws63
9101         
9102         * src/toolbar.[ch]
9103                 * fix bug where reply in Messageview replied to 
9104                 Message displayed in summaryview
9105                 (reportedd via ML by chinatinte at gmx dot ch)
9106                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9107                 didn't work in separate MessageView Toolbar
9108                 (wondering if anybody uses this at all ?)
9109         * src/summaryview.[ch]
9110                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9111                 (generalize reply and forward code);
9112         * src/messageview.c 
9113                 remove focus_in event which updated summaryview to messageview
9114
9115 2003-02-28 [paul]       0.8.10claws62
9116
9117         * po/Makefile.in.in
9118                 add the --check option
9119                 Patch submitted by Ricardo Mones Lastra
9120
9121 2003-02-28 [paul]       0.8.10claws61
9122
9123         * src/prefs_account.c
9124                 re-order 'Signature' items
9125
9126 2003-02-28 [paul]       0.8.10claws60
9127
9128         * sync with 0.8.10cvs20
9129                 see ChangeLog 2003-02-28
9130
9131 2003-02-28 [paul]       0.8.10claws59
9132
9133         * po/POTFILES.in
9134                 update to reflect recent movement of files
9135
9136 2003-02-28 [paul]       0.8.10claws58
9137
9138         * sync with 0.8.10cvs19
9139                 see ChangeLog 2003-02-28
9140
9141 2003-02-27 [martin]     0.8.10claws57
9142
9143         * src/prefs_matcher.c 
9144                 fix segfault in prefs_matcher_ok() when the
9145                 last entry is deleted and prevents that the
9146                 message "entry not saved" comes up after deleting
9147                 an entry
9148
9149 2003-02-27 [martin]     0.8.10claws56
9150
9151         * src/prefs_filtering.c 
9152                 fix segfault in prefs_filtering_ok() when the
9153                 last entry is deleted and prevents that the
9154                 message "entry not saved" comes up after deleting
9155                 an entry
9156
9157 2003-02-27 [paul]       0.8.10claws55
9158
9159         * sync with 0.8.10cvs18
9160                 see ChangeLog 2003-02-27
9161
9162 2003-02-27 [paul]       0.8.10claws54
9163
9164         * src/addressbook.c
9165                 fix bug where the address book crashes with 
9166                 multiple lookups.
9167                 Patch [687729] submitted by David Frager 
9168                 <dbfrager@users.sourceforge.net>
9169
9170 2003-02-25 [christoph]  0.8.10claws53
9171
9172         * src/Makefile.am
9173         * src/colorlabel.[ch]           ** REMOVE **
9174         * src/gtk/Makefile.am
9175         * src/gtk/colorlabel.[ch]       ** NEW **
9176                 move colorlabel files to gtk directory
9177
9178         * src/esmtp.[ch]                ** REMOVE **
9179                 has been merged into smtp.[ch] in 0.7.5
9180
9181 2003-02-25 [christoph]  0.8.10claws52
9182
9183         * src/Makefile.am
9184         * src/about.[ch]                ** REMOVE **
9185         * src/gtk/Makefile.am
9186         * src/gtk/about.[ch]            ** NEW **
9187                 move about files to gtk directory
9188
9189 2003-02-25 [christoph]  0.8.10claws51
9190
9191         * src/folder.c
9192                 some code optimization of folder scanning code
9193
9194         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9195
9196 2003-02-25 [christoph]  0.8.10claws50
9197
9198         * src/main.c
9199         * src/common/sylpheed.c
9200                 add command line parameter parsing to common code
9201
9202 2003-02-24 [christoph]
9203
9204         * Makefile.am
9205         * configure.ac
9206                 fix gnome prefix problems, the configure script now removed
9207                 `gnome-config --prefix` from `gnome-config --datadir`
9208                 and adds $(prefix} instead
9209
9210         (closes Bug 24 Makefile does not respect prefix when installing
9211          GNOME data)
9212
9213 2003-02-24 [christoph]  0.8.10claws49
9214
9215         * src/news.c
9216                 check for valid session before trying to authenticate
9217
9218         (closes Bug 60 crash if "authenticate on logon" is activated
9219          and newsserver-hostname is not valid)
9220
9221 2003-02-24 [melvin]     0.8.10claws48
9222
9223         * src/prefs_actions.c
9224                 Make sure all user's input is sent to the action and then
9225                 close the socket..
9226
9227 2003-02-23 [alfons]     0.8.10claws46
9228
9229         * src/summaryview.c
9230                 also wait cursor when deleting files
9231
9232 2003-02-23 [paul]
9233
9234         * tools/freshmeat_search.pl
9235           tools/google_search.pl
9236                 scripts should now work for any browser/browser command line
9237
9238 2003-02-22 [christoph]  0.8.10claws45
9239
9240         * src/procmsg.c
9241                 fix IMAP flag setting, IMAP flag is not handled correctly
9242                 anymore by the folder system and information about the
9243                 folder should not be saved in the MsgInfo (in my opinion)
9244
9245         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9246
9247 2003-02-22 [christoph]  0.8.10claws44
9248
9249         * src/summaryview.c
9250                 fix spelling of "label" ;-)
9251
9252 2003-02-22 [thorsten]   0.8.10claws43
9253
9254         * src/mimeview.c
9255           src/prefs_common.[ch]
9256           src/procmime.[ch]
9257                 do not use description as attachment name
9258
9259 2003-02-22 [alfons]     0.8.10claws42
9260
9261         * src/summaryview.c
9262                 freeze/thaw folder item updates when changing color labels,
9263                 and put a wait cursors on
9264
9265 2003-02-22 [thorsten]   0.8.10claws41
9266
9267         * src/mimeview.c
9268                 save-all fixes: crash if invoked on multipart container,
9269                 mimeinfo access, pathseparators, error dialog
9270
9271 2003-02-21 [alfons]     0.8.10claws40
9272
9273         * src/prefs_gtk.c
9274                 remove unused var
9275
9276 2003-02-21 [colin]      0.8.10claws39
9277
9278         * src/send.c
9279                 Fix smtp logging
9280
9281 2003-02-21 [colin]      0.8.10claws38
9282
9283         * src/summaryview.c
9284                 Freeze/thaw folderItem updates when filtering messages 
9285                 via Tools/Filter messages
9286
9287 2003-02-21 [paul]       0.8.10claws37
9288
9289         * src/compose.c
9290                 revert commit 0.8.10claws26, there are ulterior motives
9291                 for users to set a Reply-To header when posting to
9292                 newsgroups
9293
9294 2003-02-21 [paul]       0.8.10claws36
9295
9296         * sync with 0.8.10cvs17
9297                 see ChangeLog 2003-02-21
9298
9299 2003-02-20 [christoph]  0.8.10claws35
9300
9301         * src/imap.c
9302                 IMAP UID fetch speedup using SEARCH
9303
9304         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9305
9306         * src/imap.c
9307                 fix problem with UIDs in IMAP UID cache that no longer existed
9308
9309 2003-02-20 [christoph]  0.8.10claws34
9310
9311         * src/imap.c
9312         * src/procheader.c
9313         * src/procheader.h
9314                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9315
9316         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9317
9318         * src/imap.c
9319                 Rewrite imap_cmd_gen_recv use sock_getline instead
9320                 of sock_gets to avoid problems with too long reply
9321                 lines
9322     
9323 2003-02-20 [colin]      0.8.10claws33
9324         
9325         * src/prefs_account.c
9326                 Better wording
9327
9328 2003-02-20 [colin]      0.8.10claws32
9329
9330         * src/compose.c
9331                 Remove useless '&& !to_sender' 
9332
9333 2003-02-20 [darko]
9334
9335         * AUTHORS
9336                 change my e-mail address
9337
9338 2003-02-19 [colin]      0.8.10claws31
9339
9340         * src/prefs_common.c
9341                 X11 style colors for every configurable color
9342
9343 2003-02-19 [alfons]     0.8.10claws30
9344
9345         * src/prefs_gtk.[ch]
9346         * src/prefs_common.c
9347                 for color_new accept both plain integers and X11 style color
9348                 names (as found in /usr/lib/X11/rgb.txt)
9349
9350 2003-02-19 [paul]       0.8.10claws29
9351
9352         * src/mainwindow.c
9353                 add tooltips to online/offline button and account selector
9354                 button
9355
9356 2003-02-19 [paul]       0.8.10claws28
9357
9358         * src/folder.c
9359           src/news.c
9360           src/prefs_account.[ch]
9361           src/prefs_common.[ch]
9362                 move 'Maximum number of articles to download' to
9363                 account prefs.
9364                 clean up account prefs gui a little by hiding entries
9365                 rather then greying out entries
9366
9367 2003-02-19 [hiro]       0.8.10claws27
9368
9369         * src/common/utils.c
9370                 fix bug #54 'yesterdays date is displayed in the message 
9371                 summary window'
9372
9373 2003-02-19 [paul]       0.8.10claws26
9374
9375         * src/compose.c
9376                 fix bug reported in Feature Request [688596] 
9377                 'Reply-to header in news'
9378
9379 2003-02-18 [paul]       0.8.10claws25
9380
9381         * src/select-keys.c
9382                 add a 'List all keys' button to key selection dialog
9383
9384 2003-02-18 [colin]      0.8.10claws24
9385         
9386         * src/stock_pixmap.c
9387                 fix compile error
9388
9389 2003-02-18 [colin]      0.8.10claws23
9390
9391         * src/common/smtp.[ch]
9392           src/prefs_account.c
9393                 Try to starttls if it seems to be the only
9394                 way to authenticate a user
9395
9396 2003-02-18 [paul]       0.8.10claws22
9397
9398         * src/Makefile.am
9399           src/folderview.c
9400           src/stock_pixmap.[ch]
9401           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9402           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9403                 as a Drafts folder is a special folder allow it to have
9404                 its own unique icons
9405
9406 2003-02-18 [colin]      0.8.10claws21
9407
9408         * src/imap.c
9409                 Fix port selection when using starttls
9410
9411 2003-02-18 [paul]       0.8.10claws20
9412
9413         * src/mainwindow.c
9414           src/prefs_common.[ch]
9415                 make blue the default new mail colour
9416
9417 2003-02-18 [paul]       0.8.10claws19
9418
9419         * sync with 0.8.10cvs14
9420                 see ChangeLog 2003-02-18
9421
9422 2003-02-17 [jens]       0.8.10claws18
9423
9424         * src/common/md5.c
9425                 fixed a compile problem with gcc 3.3
9426                 works on 2.95.3 too (testet on PPC as it is big endian)
9427
9428 2003-02-17 [paul]       0.8.10claws17
9429
9430         * sync with 0.8.10cvs13
9431                 see ChangeLog 2003-02-17
9432
9433 2003-02-17 [paul]       0.8.10claws16
9434
9435         * sync with 0.8.10cvs12
9436                 see ChangeLog 2003-02-17
9437
9438 2003-02-16 [match]      0.8.10claws15
9439
9440         * src/addressbook.c
9441                 Eliminates reloading of address data when items
9442                 deleted or added. Applied submitted by
9443                 Luke Plant <lukeplant@softhome.net>
9444
9445 2003-02-16 [paul]       0.8.10claws14
9446
9447         * src/news.c
9448                 when a 'protocol error' is encountered disconnect from
9449                 the server. This means that the user can carry on viewing
9450                 other articles and doesn't have to either wait until the
9451                 server timesout or quit sylpheed.
9452                 Fixes bug #53 'Unable to read messages in newsgroups, 
9453                 displayed message doesn't change'
9454
9455 2003-02-15 [christoph]  0.8.10claws13
9456
9457         * src/imap.c
9458                 fix bug that stopped scanning of folders when an
9459                 IMAP folder was empty
9460
9461         (closes bug 46 stop scan messages in folders after empty folder)
9462
9463 2003-02-15 [paul]
9464
9465         * tools/Makefile.am
9466           tools/README
9467           tools/freshmeat_search.pl     ** NEW FILE **
9468           tools/google_search.pl        ** NEW FILE **
9469                 Add 2 Actions scripts which search freshmeat/google
9470                 for the selected text using the browser configured
9471                 in sylpheedrc.
9472                 
9473         Note: These scripts are very dependent on the format of the
9474         browser command and may not work on every occasion. Testing
9475         is welcome. 
9476
9477 2003-02-14 [alfons]     0.8.10claws12
9478
9479         * src/compose.c
9480                 fix breakage because of uninitialized account pointer.
9481                 please verify.
9482
9483 2003-02-14 [paul]       0.8.10claws11
9484
9485         * src/compose.c
9486           src/prefs_account.[ch]
9487           src/prefs_common.[ch]
9488                 move signature settings to Account Prefs
9489
9490 2003-02-14 [paul]       0.8.10claws10
9491
9492         * sync with 0.8.10cvs11
9493                 see ChangeLog 2003-02-14
9494
9495 2003-02-13 [thorsten]   0.8.10claws9
9496
9497         * src/news.c
9498                 revert news progressbar (GUI separation)
9499
9500 2003-02-13 [paul]       0.8.10claws8
9501
9502         * src/compose.c
9503                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9504                 paragraph 1
9505
9506 2003-02-13 [paul]       0.8.10claws7
9507
9508         * src/compose.[ch]
9509           src/summaryview.c
9510                 fix 'Follow-up and Reply-to' so that it creates a reply to
9511                 the newsgroup and the sender. If the message has the keyword
9512                 'poster' in the Followup-To header, all replies go to the
9513                 sender, re: RFC 1036, Section 2.2.3
9514                 rename all instances of 'ignore_replyto' to 'to_sender', both
9515                 were previously used, now we use just one.
9516
9517 2003-02-13 [paul]       0.8.10claws6
9518
9519         * sync with 0.8.10cvs9
9520                 see ChangeLog 2003-02-13
9521
9522 2003-02-13 [paul]       0.8.10claws5
9523
9524         * configure.ac
9525                 show which plugins are configured in the configure
9526                 output.
9527
9528 2003-02-12 [thorsten]   0.8.10claws4
9529
9530         * src/news.c
9531                 show progress while fetching news headers
9532
9533 2003-02-12 [christoph]  0.8.10claws3
9534
9535         * configure.ac
9536         * src/plugins/Makefile.am
9537                 use AM_CONDITIONAL to enable plugins, automake correctly
9538                 manages this when creating distdir
9539
9540 2003-02-12 [christoph]  0.8.10claws2
9541
9542         * ac/spamassassin.m4
9543         * src/plugins/spamassassin/Makefile.am
9544                 fix building SpamAssassin plugin without OpenSSL
9545
9546 2003-02-12 [paul]       0.8.10claws1
9547
9548         * ac/Makefile.am
9549           src/Makefile.am
9550           src/plugins/Makefile.am
9551                 fix failure of 'make release'
9552
9553 2003-02-12 [paul]       0.8.10claws
9554
9555         * 0.8.10claws released
9556
9557 2003-02-12 [paul]       0.8.9claws56
9558
9559         * po/bg.po
9560           po/es.po
9561           po/it.po
9562           po/ru.po
9563           po/sr.po
9564                 updated translations by George Danchev, Ricardo Mones Lastra,
9565                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9566                 
9567         * sylpheed.spec.in
9568                 Allow the building of RPMs by a regular user. Submitted
9569                 by Sergei Astanin
9570
9571 2003-02-11 [alfons]     0.8.9claws55
9572
9573         * src/colorlabel.c
9574                 don't use pixmaps for label color rect but draw rectangles
9575                 so we can respect the color map of palette based visuals
9576                 (fixes the long time crashes on Suns - thanks to Andreas
9577                 Engel and Steve O'Hara-Smith for testing)
9578
9579 2003-02-11 [christoph]  0.8.9claws54
9580
9581         * src/matcher_parser_parse.y
9582                 correct bug where filering rules of not existing folders in
9583                 matcherrc were added to global filtering
9584                 
9585         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9586          main filter-rules after removing directory, http://bugs.debian.org/180253)
9587         
9588 2003-02-11 [paul]       0.8.9claws53
9589
9590         * sync with 0.8.10cvs7
9591                 see ChangeLog 2003-02-09
9592
9593 2003-02-11 [melvin]     0.8.9claws52
9594
9595         * po/fr.po
9596                 Updated French tranlsations
9597
9598 2003-02-10 [paul]       0.8.9claws51
9599
9600         * sylpheed.spec.in
9601                 correct --enable-openssl
9602                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9603
9604 2003-02-09 [martin]     0.8.9claws50
9605
9606         * src/prefs_matcher.c
9607                 fix segfault in prefs_matcher_substitute_cb() when
9608                 no row is selected
9609
9610 2003-02-09 [paul]       0.8.9claws49
9611
9612         * src/folderview.c
9613                 fix bug where a newsgroup folder's processing rules were
9614                 merged with the global filtering rules when the newsgroup
9615                 folder was deleted, causing some seriously bad results,
9616                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9617
9618 2003-02-08 [melvin]     0.8.9claws48
9619
9620         * src/compose.c
9621                 Corrected and modified an alert message.
9622
9623 2003-02-07 [paul]       0.8.9claws47
9624
9625         * src/folderview.c
9626                 fix bug where both an 'Account properties' window and a
9627                 'Folder properties' window were opened when clicking on
9628                 'Properties' in an NNTP or IMAP folder's popup menu.
9629
9630 2003-02-07 [paul]       0.8.9claws46
9631
9632         * sync with 0.8.10cvs6
9633                 see ChangeLog 2003-02-06
9634
9635 2003-02-06 [christoph]  0.8.9claws45
9636
9637         * src/mbox.c
9638                 freeze folder updates while importing mbox files
9639                 (closes bug 43 importing mbox took hours)
9640                 
9641         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9642
9643 2003-02-06 [thorsten]   0.8.9claws44
9644
9645         * po/de.po
9646                 Updated german translations
9647
9648 2003-02-06 [thorsten]   0.8.9claws43
9649
9650         * src/news.h
9651                 use guint for message numbers (fix count in grouplist dialog)
9652
9653 2003-02-05 [paul]       0.8.9claws42
9654
9655         * sync with 0.8.10cvs2
9656                 see ChangeLog 2003-02-05
9657
9658 2003-02-04 [colin]      0.8.9claws41
9659
9660         * src/prefs_common.[ch]
9661           src/procmsg.c
9662           src/summaryview.c
9663                 Add an option to disable threading by subject
9664
9665 2003-02-04 [christoph]  0.8.9claws40
9666
9667         * src/inc.c
9668                 only abort fetching mails from multiple accounts when the
9669                 error is fatal and does not allow to check any more accounts
9670                 (currently only disk full error)
9671
9672         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9673          receive mails for other accouts)
9674
9675 2003-02-04 [christoph]  0.8.9claws39
9676
9677         * src/folder.c
9678                 first add the new message to the cache, then
9679                 send the update notification
9680
9681         (closes bug 39 after sending message folderview doesnt get updated)
9682
9683 2003-02-04 [colin]      0.8.9claws38
9684
9685         * src/inc.c
9686                 _really_ fix this Connecting... status
9687
9688 2003-02-04 [paul]       0.8.9claws37
9689
9690         * sync with 0.8.10
9691                 see ChangeLog 2003-02-04
9692
9693 2003-02-04 [paul]       0.8.9claws36
9694
9695         * sync with 0.8.9cvs6
9696                 see ChangeLog 2003-02-03
9697
9698 2003-02-04 [paul]       0.8.9claws35
9699
9700         * po/pt_BR.po
9701                 updated by André Filipe de Assunção e Brito 
9702                 <bedecko@netsite.com.br>
9703
9704 2003-02-03 [thorsten]   0.8.9claws34
9705
9706         * po/de.po
9707                 Updated german translations
9708
9709 2003-02-02 [paul]       0.8.9claws33
9710
9711         * po/es.po
9712                 updated by Ricardo Mones Lastra
9713
9714 2003-02-02 [thorsten]   0.8.9claws32
9715
9716         * src/mh.c
9717                 Fix mh_get_msginfo() segfault if file is inaccessible
9718
9719 2003-01-31 [colin]      0.8.9claws31
9720
9721         * src/procheader.c
9722                 Fix last commit's bug
9723
9724 2003-01-31 [colin]      0.8.9claws30
9725
9726         * src/procheader.c
9727                 Missing a change for gpg-signed messages
9728
9729 2003-01-31 [paul]       0.8.9claws29
9730
9731         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9732           src/procheader.c
9733           src/stock_pixmap.[ch]
9734           src/summaryview.c
9735                 indicate GnuPG signed messages by displaying an icon
9736                 in the Attachment column.
9737
9738 2003-01-31 [paul]       0.8.9claws28
9739
9740         * sync with 0.8.9cvs4
9741                 see ChangeLog 2003-01-31
9742
9743 2003-01-31 [alfons]     0.8.9claws27
9744
9745         * src/textview.c
9746                 tune URI parser to accept mailto URLs with a '?'
9747                 (patch from Ruslan Balkin)
9748
9749 2003-01-31 [colin]      0.8.9claws26
9750
9751         * src/summaryview.c
9752                 Fix a leak introduced in claws24
9753
9754 2003-01-31 [colin]      0.8.9claws25
9755
9756         * src/summaryview.c
9757                 Freeze/Thaw folder updates when deleting dups
9758
9759 2003-01-31 [colin]      0.8.9claws24
9760         
9761         * src/addr_compl.c
9762           src/summaryview.c
9763           src/msgcache.c
9764                 little speed improvements
9765
9766 2003-01-31 [colin]      0.8.9claws23
9767
9768         * src/summaryview.c
9769                 Fix segfault when forwarding nothing
9770                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9771                 
9772 2003-01-30 [paul]       0.8.9claws22
9773
9774         * sync with 0.8.9cvs3
9775                 see ChangeLog 2003-01-30
9776
9777 2003-01-30 [paul]       0.8.9claws21
9778
9779         * sync with 0.8.9cvs2
9780                 see ChangeLog 2003-01-30
9781
9782 2003-01-29 [paul]       0.8.9claws20
9783
9784         * sync with 0.8.9cvs1
9785                 see ChangeLog 2003-01-29
9786
9787 2003-01-28 [paul]       0.8.9claws19
9788
9789         * po/POTFILES.in
9790                 update to reflect changes. 
9791                 thanks to Ricardo Mones Lastra
9792
9793 2003-01-27 [christoph]  0.8.9claws18
9794
9795         * ac/openssl.m4
9796         * ac/spamassassin.m4
9797         * src/plugins/spamassassin/README
9798         * src/plugins/spamassassin/libspamc.[ch]
9799         * src/plugins/spamassassin/utils.[ch]
9800                 updated to latest libspamc
9801
9802 2003-01-27 [christoph]  0.8.9claws17
9803
9804         * src/folder.c
9805                 fix wrong use of procheader_get_header_fields
9806
9807 2003-01-27 [christoph]  0.8.9claws16
9808
9809         * src/news.c
9810         * src/prefs_account.[ch]
9811         * src/common/nntp.[ch]
9812                 allow to force authentication for NNTP servers
9813
9814         Patch submitted by Florian Mickler <dmk@d-labs.de>
9815
9816 2003-01-26 [paul]       0.8.9claws15
9817
9818         * src/summaryview.c
9819                 speed up of marking messages as read
9820                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9821
9822 2003-01-26 [christoph]  0.8.9claws14
9823
9824         * src/Makefile.am
9825         * src/mgutils.[ch]              ** REMOVE **
9826         * src/xml.[ch]                  ** REMOVE **
9827         * src/xmlprops.[ch]             ** REMOVE **
9828         * src/common/Makefile.am
9829         * src/common/mgutils.[ch]       ** NEW **
9830         * src/common/xml.[ch]           ** NEW **
9831         * src/common/xmlprops.[ch]      ** NEW **
9832                 move xml files to common directory
9833
9834 2003-01-26 [christoph]  0.8.9claws13
9835
9836         * src/plugins/spamassassin/spamassassin_gtk.c
9837                 only set gtk entry text if string is available
9838
9839 2003-01-26 [melvin]     0.8.9claws12
9840
9841         * src/description_window.c
9842                 Allow resizing of the window
9843                 Allow automatic horizontal scroll bar
9844                 Do not vertically expand and fill
9845
9846 2003-01-26 [christoph]  0.8.9claws11
9847
9848         * src/Makefile.am
9849         * src/gtkutils.[ch]             ** REMOVE **
9850         * src/common/sylpheed.c
9851         * src/gtk/Makefile.am
9852         * src/gtk/description_window.c
9853         * src/gtk/gtkutils.[ch]         ** NEW **
9854         * src/gtk/prefswindow.c
9855                 move gtkutils to gtk directory
9856
9857 2003-01-26 [paul]       0.8.9claws10
9858
9859         * src/summaryview.c
9860                 rename summary_unread_clicked() to summary_status_clicked()
9861
9862 2003-01-26 [melvin]     0.8.9claws9
9863
9864         * src/prefs_actions.c
9865                 Cosmetical changes to the help text
9866
9867 2003-01-26 [paul]       0.8.9claws8
9868
9869         * src/folder.[ch]
9870           src/mainwindow.c
9871           src/prefs_common.c
9872           src/prefs_sumamry_column.c
9873           summaryview.[ch]
9874                 rename the 'Unread' column to 'Status'
9875
9876 2003-01-25 [match]      0.8.9claws7
9877
9878         * src/mgutils.[ch]
9879                 removed reference to LDAP constants. removed error2string.
9880                 included functions to support LDAP dynamic queries.
9881         * src/syldap.h
9882                 moved LDAP constants here.
9883         * src/addressbook.c
9884         * src/addrindex.c
9885         * src/importldif.c
9886                 removed references to LDAP constants and references to
9887                 error2string.
9888
9889 2003-01-25 [paul]       0.8.9claws6
9890
9891         * src/summaryview.c
9892                 summary_thread_build(), summary_thread_init(): remove 
9893                 unneeded reference to summaryview->folder_item
9894
9895 2003-01-25 [christoph]  0.8.9claws5
9896
9897         * src/gtk/description_window.c
9898                 o allow description texts to expand over multiple columns
9899                 o translate all columns
9900         * src/prefs_actions.c
9901                 change syntax description to use new multi column feature
9902
9903         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9904
9905 2003-01-25 [match]      0.8.9claws4
9906
9907         * src/vcard.c
9908                 fixed bug with Quoted-Printable
9909
9910 2003-01-25 [paul]       0.8.9claws3
9911
9912         * src/folder.[ch]
9913           src/summaryview.[ch]
9914                 implement per-folder collapsed/expanded threads setting
9915                 
9916         * src/prefs_common.c
9917                 remove global collapsed/expanded threads option
9918
9919 2003-01-25 [christoph]  0.8.9claws2
9920
9921         * po/POTFILES.in
9922                 add pluginwindow and prefswindow
9923         * src/compose.c
9924                 make send respond correctly to messages that could be added
9925                 to the queue folder, but the UID of the message is unknown
9926         * src/folder.c
9927         * src/imap.c
9928                 don't return guessed UIDs in imap_add_msg anymore. We return
9929                 0 to tell the folder system it was appened but the UID is
9930                 unknown. Folder system now get's the UID by scaning the folder
9931                 and searching the cache for the Message-ID
9932                 (closes bug #29 Messages queued, but not sent)
9933
9934 2003-01-25 [paul]       0.8.9claws1
9935
9936         * src/codeconv.c
9937                 conv_encode_header():  fix bug when long headers with 8-bit
9938                 characters are used, so that the encoded words are wrapped.
9939                 If the space in the original text falls on the wrap boundary,
9940                 it can be lost.
9941                 Patch by Sergey Vlasov.
9942                 
9943         * src/folderview.c
9944                  fix bug where a change to the sorting method or thread view
9945                  of a folder's messages is lost if simpify-subject is set and
9946                  toggled on or off.
9947                  Patch by Luke Plant.
9948
9949 2003-01-24 [paul]       0.8.9claws
9950
9951         * sylpheed-0.8.9claws released
9952         
9953         * Makefile.am
9954           sylpheed.spec.in
9955                 remove reference to 'INSTALL.jp'
9956
9957 2003-01-23 [paul]       0.8.8claws128
9958
9959         * po/es.po
9960           po/it.po
9961           po/ru.po
9962           po/sr.po
9963                 updated translations. submitted by Ricardo Mones Lastra,
9964                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9965
9966 2003-01-23 [colin]      0.8.8claws127
9967
9968         * src/compose.c
9969                 Fix drafted and queued news articles re-edition
9970
9971 2003-01-23 [melvin]     0.8.8claws126
9972
9973         * po/fr.po
9974                 Updated French translations
9975
9976 2003-01-23 [colin]      0.8.8claws125
9977
9978         * src/inc.c
9979                 Fix "Connecting to..." status message
9980
9981 2003-01-22 [paul]       0.8.8claws124
9982
9983         * po/bg.po
9984                 updated by George Danchev
9985                 
9986         * src/folder.c
9987                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9988                 and folder deletion
9989
9990 2003-01-21 [paul]       0.8.8claws123
9991
9992         * po/bg.po
9993                 updated by George Danchev
9994                 
9995         * src/about.c
9996                 its now 2003
9997                 
9998         * src/toolbar.c
9999                 don't translate 'Separator'
10000                 
10001         * src/plugins/spamassassin/Makefile.am
10002                 add aspell to CPPFLAGS
10003                 
10004         * src/plugins/spamassassin/spamassassin.c
10005           src/plugins/spamassassin/spamassassin_gtk.c
10006                 set correct default for spamassassin_receive_spam
10007                 slightly re-word descriptions and some
10008                 other minor changes
10009
10010 2003-01-19 [alfons]     0.8.8claws122
10011                 
10012         * src/mimeview.c
10013                 mimeview_save_as(): we might as well show the file name for
10014                 the single case "Save As" too
10015
10016 2003-01-19 [alfons]     0.8.8claws121
10017
10018         * src/crash.c
10019                 change bug tracker URL to bugzilla URL
10020
10021 2003-01-19 [alfons]     0.8.8claws120
10022
10023         * src/mimeview.c
10024                 mimeview_save_all(): display name of file before overwriting;
10025                 continue saving all, even when one overwrite was cancelled
10026
10027 2003-01-19 [christoph]  0.8.8claws119
10028
10029         * src/summaryview.c
10030         * src/procmsg.[ch]
10031                 fix wrong usage of procmsg_find_children in summaryview
10032                 by using procmsg_update_unread_children instead of
10033                 summaryview_update_unread_children
10034
10035 2003-01-19 [christoph]  0.8.8claws118
10036
10037         * src/procmsg.c
10038                 fix infinite loop in procmsg_find_children
10039                  (closes bug #25 sylpheed crashes on delete.)
10040
10041         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10042
10043 2003-01-19 [paul]       0.8.8claws117
10044
10045         * po/pt_BR.po
10046                 updated by Ivan Francolin Martinez
10047
10048 2003-01-18 [melvin]     0.8.8claws116
10049
10050         * src/prefs_actions.c
10051                 Removed syntax limitation of only one '&' at the end of command.
10052                         Now actions that contain '>/dev/null 2>&1' are possible.
10053
10054 2003-01-18 [melvin]     0.8.8claws115
10055
10056         * src/prefs_actions.c
10057                 Actions IO dialog: when the action ends
10058                 the "Close" button now has focus and [Escape] closes the
10059                 window.
10060
10061 2003-01-18 [christoph]  0.8.8claws114
10062
10063         * src/procmsg.c
10064                 o add debug output when MsgInfos are really freed
10065                 o free GSLists in procmsg_find_children and
10066                   procmsg_update_unread_children
10067
10068 2003-01-18 [christoph]  0.8.8claws113
10069
10070         * src/mainwindow.c
10071                 reorder Configuration menu
10072
10073 2003-01-18 [christoph]  0.8.8claws112
10074
10075         * src/compose.c
10076                 fix applying templates to forwarded messages
10077
10078         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10079
10080 2003-01-17 [christoph]  0.8.8claws111
10081
10082         * src/folder.c
10083                 destroy folder items, when a folder item is removed
10084
10085 2003-01-17 [christoph]  0.8.8claws110
10086
10087         * src/folder.c
10088                 fix wrong folder stats update when ignored message is
10089                 deleted
10090
10091 2003-01-17 [colin]      0.8.8claws109
10092         
10093         * src/mainwindow.c
10094         * src/summaryview.c
10095                 Quicksearch bugfixes: 
10096                 - hide help button at startup if not extended
10097                 - switch to extended when looking for replies
10098
10099 2003-01-17 [paul]
10100
10101         * sync with 0.8.9 release
10102
10103 2003-01-17 [paul]       0.8.8claws108
10104
10105         * sync with 0.8.8cvs11
10106                 see ChangeLog 2003-01-17
10107
10108 2003-01-16 [colin]      0.8.8claws107
10109
10110         * src/procmsg.c
10111                 Changed encryption test to re-ask passphrase
10112                 if an encrypted message hasn't been decrypted
10113                 Fixes bug #5
10114
10115 2003-01-16 [christoph]  0.8.8claws106
10116
10117         * src/prefs_gtk.c
10118         * src/prefs_toolbar.c
10119         * src/gtk/prefswindow.h
10120         * src/plugins/spamassassin/spamassassin_gtk.c
10121                 remove page destroy function that is not used anymore
10122
10123 2003-01-16 [paul]       0.8.8claws105
10124
10125         * sync with 0.8.8cvs9
10126                 see ChangeLog 2002-01-16
10127
10128 2003-01-16 [colin]      0.8.8claws104
10129
10130         * src/compose.[ch]
10131                 Fix bug with autosaved drafts for IMAP, when draft
10132                 folder is specified - fixes bugzilla bug #20
10133
10134 2003-01-15 [paul]       0.8.8claws103
10135
10136         * src/compose.[ch]
10137           src/procmsg.c
10138                 store folder and message-id of message forwarding
10139                 in queue header and set forward flag after sending
10140
10141 2003-01-15 [paul]       0.8.8claws102
10142
10143         * sync with 0.8.8cvs8
10144                 see ChangeLog 2002-01-15
10145
10146 2003-01-15 [colin]      0.8.8claws101
10147
10148         * src/Makefile.am
10149                 Fix linking with GNU libiconv
10150
10151 2003-01-15 [darko]      0.8.8claws100
10152
10153         * src/pine.c
10154                 fix crash when importing pine address book
10155                 entry with an empty name (reported by DY
10156                 <dybulk at tri8.net>)
10157
10158 2003-01-14 [paul]       0.8.8claws99
10159
10160         * configure.in  ** REMOVED **
10161           configure.ac  ** NEW FILE **
10162                 rename configure.in to configure.ac, as it is now
10163                 preferred
10164
10165 2003-01-14 [melvin]     0.8.8claws98
10166
10167         * src/folderview.c
10168                 folderview_check_new(): More precise function description
10169
10170 2003-01-14 [melvin]     0.8.8claws97
10171
10172         * src/folderview.c
10173                 folderview_check_new(): return the number of new messages 
10174                         since last check.
10175         * src/inc.c
10176                 inc_account_mail(): Disable counting of new messages for IMAP
10177                         and NNTP until bug [19] and [14] are fixed.
10178
10179 2003-01-14 [paul]       0.8.8claws96
10180
10181         * sync with 0.8.8cvs6
10182                 see ChangeLog 2003-01-14
10183
10184 2003-01-13 [alfons]     0.8.8claws95
10185
10186         * src/textview.c
10187                 tune email address validation (c. 0.8.8claws89): if . is 
10188                 just one char away from @, the address is invalid too 
10189                 (correctly rejects addresses like foo@.com)
10190
10191 2003-01-13 [paul]       0.8.8claws94
10192
10193         * src/messageview.c
10194           src/toolbar.c
10195                 fixes to the Message View toolbar and menu:
10196                 fix non-functioning Forward button
10197                 make Reply button consider default_reply_list
10198                 remove 'Follow-up...' menu entry
10199                 add 'Forward' and 'Redirect' menu entries
10200
10201 2003-01-13 [melvin]     0.8.8claws93
10202
10203         * src/inc.c
10204                 Fixed typo that could make new messages count incorrect.
10205
10206 2003-01-13 [melvin]     0.8.8claws92
10207
10208         * src/folderview.[ch]
10209                 folderview_check_new(): return the number of new messages.
10210         * src/inc.c
10211                 Should fix bug [14] where new mail notification worked 
10212                         incorrectly with IMAP accounts.
10213                 inc_spool_account(): return number of new msgs, or -1 on error
10214                 inc_all_spool(): return number of new msgs
10215                 
10216 2003-01-13 [melvin]     0.8.8claws91
10217
10218         * src/prefs_actions.c
10219                 Justify help text.
10220
10221 2003-01-12 [thorsten]   0.8.8claws90
10222
10223         * src/common/prefs.c
10224                 close file before rename
10225
10226 2003-01-12 [alfons]     0.8.8claws89
10227
10228         * AUTHORS
10229                 add Christian Mertes
10230         * src/common/utils.[ch]
10231                 g_stricase_hash(), g_stricase_equal(): functions for 
10232                 case insensitive hash tables
10233         * src/textview.c
10234                 use top level domain names to validate email address, based
10235                 on a patch by Christian Mertes (thanks!), but changed 
10236                 implementation to use a hash table 
10237
10238 2003-01-12 [paul]       0.8.8claws88
10239
10240         * po/bg.po
10241                 updated by George Danchev
10242
10243 2003-01-12 [alfons]     0.8.8claws87
10244
10245         * src/summaryview.c
10246                 delete / execute performance: use new style folder update
10247
10248 2003-01-12 [paul]       0.8.8claws86
10249
10250         * sync with 0.8.8cvs5
10251                 see ChangeLog 2003-01-13 (!)
10252
10253 2003-01-12 [alfons]     0.8.8claws85
10254
10255         * src/filtering.c
10256         * src/matcher_parser_parse.y
10257                 prepare change_score filtering action
10258         * src/matcher.[ch]
10259                 give up const-correctness on functions that call non-const-correct functions;
10260                 several casts to gpointer in g_free();
10261                 add change_score;
10262
10263 2003-01-12 [christoph]  0.8.8claws84
10264
10265         * src/compose.c
10266                 fix 2 warnings
10267
10268         * src/gtk/prefswindow.[ch]
10269         * src/plugins/spamassassin/spamassassin_gtk.c
10270                 changed the call of the widget create function
10271                 for PrefsPages, because sometimes the widget
10272                 create function needs a widget that already has
10273                 been attached to a window (to create GDK pixmaps
10274                 for exmaple). So we simply pass the GtkWindow as
10275                 the second parameter now.
10276
10277         * src/main.c
10278         * src/mainwindow.c
10279         * src/prefs_toolbar.[ch]
10280                 rewrite Toolbar Preferences using the new
10281                 prefs window
10282
10283 2003-01-11 [alfons]     0.8.8claws83
10284
10285         * src/addressadd.c
10286                 fix crash when adding sender to addressbook because status bar
10287                 isn't there (the status bar doesn't seem to be used though,
10288                 but I'll let Match decide what to do with it)
10289
10290 2003-01-11 [colin]      0.8.8claws82
10291
10292         * src/main.c
10293           src/toolbar.c
10294                 Two useless changes reversed
10295
10296 2003-01-11 [colin]      0.8.8claws81
10297
10298         * src/mainwindow.c
10299           src/mainwindow.h
10300                 Add mainwindow_get_mainwindow()
10301         * src/alertpanel.c
10302           src/alertpanel.h
10303                 Add alertpanel_error_log() 
10304         * src/compose.c
10305           src/inc.c
10306           src/messageview.c
10307           src/toolbar.c
10308           src/main.c
10309           src/procmsg.c
10310                 Network errors get a View Log button
10311
10312 2003-01-10 [alfons]     0.8.8claws80
10313
10314         * src/prefs_toolbar.c
10315         * src/toolbar.c
10316                 use the translatable string for "Separator" as file name for
10317                 separator toolbar items (probably make this uppercase?)
10318
10319 2003-01-10 [alfons]     0.8.8claws79
10320
10321         * src/prefs_toolbar.c
10322                 put right A_SEPARATOR description string in "displayed
10323                 toolbar items list" so manually added separators are
10324                 saved correctly (bug #10, "Adding a separator to the main 
10325                 toolbar fails, entry in xml file is wrong")
10326
10327 2003-01-10 [christoph]  0.8.8claws78
10328
10329         * src/imap.c
10330                 o fix warnings
10331                 o use CAPABILITY to check if NAMESPACE is available
10332
10333 2003-01-10 [christoph]  0.8.8claws77
10334
10335         * src/imap.[ch]
10336                 apply UIDPLUS IMAP extension support patch
10337
10338         Patch submitted by Simon 'corecode' Schubert
10339
10340 2003-01-10 [paul]       0.8.8claws76
10341
10342         * src/folderview.c
10343                 a sync from main which fixes the news account folders'
10344                 Properties bug
10345
10346 2003-01-10 [christoph]  0.8.8claws75
10347
10348         * src/folder.c
10349                 don't accept 0 as a valid uid returned by copy and move
10350                 functions. 0 means the message was copied or moved but the
10351                 new uid could not be fetched. It is not an error condition
10352                 for the copy or move operation.
10353
10354 2003-01-10 [paul]       0.8.8claws74
10355
10356         * src/prefs_filtering.c
10357                 change English used in Alert when entry is not
10358                 saved.
10359                 
10360         * sync with 0.8.8cvs4
10361                 see ChangeLog 2003-01-10
10362
10363 2003-01-10 [darko]      0.8.8claws73
10364
10365         * src/pine.c
10366                 fix crash when importing address book entry
10367                 without a valid address
10368
10369 2003-01-09 [alfons]     0.8.8claws72
10370
10371         * src/inc.c
10372                 filtering performance: use new style folder update
10373
10374 2003-01-09 [christoph]  0.8.8claws71
10375
10376         * src/compose.c
10377         * src/gtk/menu.[ch]
10378                 fix wrong selecting of mime encoding type, when
10379                 opening property dialog of attachments in the
10380                 compose window. 7bit was always selected and that
10381                 destoryed files with 8bit data.
10382                 (closes bug #9 Sylpheed-claws destroys attachments when
10383                  changing MIME-types)
10384
10385 2003-01-09 [paul]       0.8.8claws70
10386
10387         * sync with 0.8.8cvs3
10388                 see ChangeLog 2003-01-09
10389
10390 2003-01-08 [alfons]     0.8.8claws69
10391         
10392         * src/addressadd.c
10393                 apply patch by Kim Schulz to fix build breakage
10394                 because of missing variable
10395
10396 2003-01-08 [paul]       0.8.8claws68
10397
10398         * sync with 0.8.8cvs2
10399                 see ChangeLog 2002-01-08
10400
10401 2003-01-08 [paul]       0.8.8claws67
10402
10403         * po/it.po
10404                 updated by Alessandro Maestri
10405                 
10406         * src/addressadd.c
10407                 when using 'Add sender to addressbook' allow
10408                 name to be edited and remarks to be entered
10409                 Patch submitted by Luke Plant
10410
10411 2003-01-08 [darko]      0.8.8claws66
10412
10413         * README.claws, src/summaryview.c
10414                 fix description for marked messages
10415
10416 2003-01-08 [paul]
10417
10418         * tools/Makefile.am
10419           tools/launch_phoenix  ** NEW FILE **
10420                 add script that enables using Phoenix as the default
10421                 web browser. 
10422                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10423                 
10424         * tools/OOo2sylpheed.pl
10425                 remove full path to sylpheed executable, just 'sylpheed'
10426                 will do
10427                 
10428         * tools/README
10429                 add launch_phoenix informtion and re-arrange and compress
10430                 the data a little
10431
10432 2003-01-07 [christoph]  0.8.8claws65
10433
10434         * src/folder.c
10435                 fix update for source folder when moving messages
10436         * src/procmsg.[ch]
10437         * src/summaryview.c
10438                 use function to set to_folder for message infos and
10439                 automatically update the op_count for old and new
10440                 folder
10441
10442 2003-01-07 [melvin]     0.8.8claws64
10443
10444         * src/prefs_actions.c
10445                 Fixed bug where an '%p' Action on a displayed image crashed 
10446                         Sylpheed
10447                 Code clean up (get rid of duplicated code and removed unnecessary 
10448                                 structure member)
10449
10450 2003-01-07 [christoph]  0.8.8claws63
10451
10452         * src/compose.c
10453         * src/folder.[ch]
10454         * src/folderview.c
10455         * src/import.c
10456         * src/inc.c
10457         * src/main.c
10458         * src/mainwindow.c
10459         * src/messageview.c
10460         * src/prefs_folder_item.c
10461         * src/procmsg.c
10462         * src/summaryview.c
10463         * src/toolbar.c
10464                 o remove all folder update triggering from the UI code. The folder
10465                   system should know much better when a folder needs an update.
10466                 o to prevent multiple updates in a row the folder updates can be
10467                   frozen for some time.
10468
10469                 Note: - Please verify that no updates are missing
10470                       - Check where freeze/thaws should be added
10471
10472 2003-01-07 [christoph]  0.8.8claws62
10473
10474         * src/prefs_actions.c
10475                 don't translate empty strings
10476
10477         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10478
10479 2003-01-06 [christoph]  0.8.8claws61
10480
10481         * src/prefs_actions.c
10482                 mark strings for gettext
10483         * src/prefs_matcher.c
10484                 use new description window for Execute action and
10485                 match condition in Filtering
10486
10487         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10488
10489 2003-01-06 [alfons]     0.8.8claws60
10490
10491         keep myself inspired to re-organize matcher part 8; 
10492         yes, more to come (I need to move out the descriptive
10493         text for actions to matcher.c, or at least make it not
10494         depend on the wicked ordering)
10495
10496         * src/prefs_matcher.c
10497                 add documentation so others may comprehend the
10498                 UI part of the conditions
10499                 
10500 2003-01-06 [christoph]  0.8.8claws59
10501
10502         * src/prefs_actions.c
10503                 use new description window for syntax help
10504         * src/gtk/description_window.c
10505                 fix display of descriptions with column count != 2
10506
10507         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10508
10509 2003-01-06 [christoph]  0.8.8claws58
10510
10511         * src/quote_fmt.c
10512         * src/summaryview.[ch]
10513         * src/gtk/Makefile.am
10514         * src/gtk/description_window.[ch]       ** NEW **
10515                 use a generic window to display syntax descriptions
10516                 currently used in quote_fmt and summaryview (new description
10517                 for extended quick search)
10518
10519         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10520
10521 2003-01-06 [paul]       0.8.8claws57
10522
10523         * sync with 0.8.8cvs1
10524                 see ChangeLog 2003-01-06
10525
10526 2003-01-06 [christoph]  0.8.8claws56
10527
10528         * src/mainwindow.c
10529         * src/prefs_gtk.[ch]
10530         * src/gtk/prefswindow.[ch]
10531         * src/plugins/spamassassin/spamassassin_gtk.c
10532                 o remove page management from prefswindow, pages
10533                   will be an argument to prefswindow_open
10534                 o prefswindow_open gets a datapointer that is
10535                   passed to the widget_create function to allow
10536                   creation of prefswindow for specific items
10537
10538 2003-01-06 [colin]      0.8.8claws55
10539         
10540         * src/summaryview.c
10541                 We don't want regexp in the reply-finder, 
10542                 because MIDs can contain !,$,. and so on
10543
10544 2003-01-06 [jens]       0.8.8claws54
10545
10546         * src/jpilot.c
10547                 fixed a wrong free in jpilot_read_db_files
10548
10549 2003-01-06 [alfons]     0.8.8claws53
10550
10551         re-organize matcher part 8; more to come
10552        
10553         * src/matcher.c
10554                 matcherprop_to_string(): put g_free()s before the
10555                 switch-case break to fix memleaks                
10556
10557 2003-01-06 [colin]      0.8.8claws52
10558
10559         * src/summaryview.c
10560                 cleanup & reply-finder now displays the first 
10561                 matching message
10562
10563 2003-01-05 [alfons]     0.8.8claws51
10564
10565         re-organize matcher part 7; more to come
10566
10567         * src/matcher.[ch]
10568                 fixes for constant correctness;
10569                 more documentation;
10570
10571 2003-01-05 [alfons]     0.8.8claws50
10572
10573         re-organize matcher part 6; more to come
10574         
10575         * src/matcher.[ch]
10576                 fixes for constant correctness;
10577                 more documentation;
10578         * src/filtering.c
10579                 fix for constant correctness
10580
10581 2003-01-05 [colin]      0.8.8claws49
10582
10583         * src/account.[ch]
10584                 Add account_get_reply_account function
10585         * src/compose.c
10586                 Use account_get_reply_account function 
10587         * src/summaryview.c
10588                 Basic reply-finder - click on the replied
10589                 icon gets you to the outbox using quick-search
10590
10591 2003-01-05 [paul]       0.8.8claws48
10592
10593         * src/prefs_common.c
10594                 small change to English
10595                 
10596         * src/prefs_filtering.c
10597                 prefs_filtering_action_select(): improve logic and uniformity
10598                 of gui
10599
10600 2003-01-05 [alfons]     0.8.8claws47
10601
10602         fine tune solution to focus problems (bug #7)
10603
10604         * src/mainwindow.c
10605                 mainwindow_focus_in_event(): remove grab event check
10606         * src/summaryview.c
10607                 summary_button_pressed(): move selection on right-click
10608                 too. we can't possibly move the selection back after
10609                 canceling a dialog, because gtk's incomplete focus 
10610                 management. whether this is a good solution, only time
10611                 will tell.
10612
10613 2003-01-05 [christoph]  0.8.8claws46
10614
10615         * src/imap.c
10616                 fix crash when no imap connection could be established
10617
10618 2003-01-05 [paul]       0.8.8claws45
10619
10620         * src/mainwindow.c
10621           src/sumamryview.c
10622           src/gtk/menu.[ch]
10623                 fix bug 605957 'shortcuts in popup-menu'
10624                 make user-defined shortcuts work
10625                 show shortcuts that are already defined
10626                 in the main menu
10627                 Patch submitted by Luke Plant
10628
10629 2003-01-05 [alfons]     0.8.8claws44
10630
10631         * src/mainwindow.c
10632                 focus_in_event handler should not select summary view row 
10633                 when another window (menu, dialog) grabbed for events 
10634                 (bug #7, "[0.8.8claws42] Message summary focus") 
10635
10636 2003-01-04 [christoph]  0.8.8claws43
10637
10638         * src/procmsg.c
10639                 update save folder after adding the sent message
10640                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10641
10642 2003-01-02 [christoph]  0.8.8claws42
10643
10644         * src/common/plugin.c
10645                 fix unloading of all plugins and unload
10646                 plugins in reverse order
10647                 
10648         * src/gtk/pluginwindow.c
10649                 implement function of load and unload button
10650
10651         * src/gtk/prefswindow.c
10652         * src/gtk/prefswindow.h
10653                 rename register function and add new unregister
10654                 function
10655
10656         * src/plugins/spamassassin/spamassassin_gtk.c
10657                 unregister prefs page and update for changes in
10658                 src/gtk/prefswindow.c
10659
10660 2003-01-02 [paul]       0.8.8claws41
10661
10662         * po/es.po
10663                 updated by Ricardo Mones Lastra
10664
10665 2003-01-02 [paul]
10666
10667         * tools/tb2sylpheed
10668                 fixes and improvements by Urke MMI
10669
10670 2003-01-02 [thorsten]   0.8.8claws40
10671
10672         * src/procmsg.c
10673                 fixed wrong return value
10674
10675 2003-01-02 [thorsten]   0.8.8claws39
10676
10677         * src/prefs.c
10678                 fixed printing wrong variable
10679
10680 2003-01-02 [thorsten]   0.8.8claws38
10681
10682         * src/prefs.c
10683                 fixed acessing members of freed pfile struct
10684
10685 2003-01-02 [thorsten]   0.8.8claws37
10686
10687         * src/procmsg.c
10688                 detect loops across several messages
10689                 as suggested by Christoph Hohmann
10690
10691 2003-01-01 [match]      0.8.8claws36
10692
10693         * src/addrindex.c
10694                 fixed another memory leak.
10695
10696 2003-01-01 [match]      0.8.8claws35
10697
10698         * src/jpilot.[ch]
10699                 fixed memory leaks. applied Doxygen comments.
10700
10701 2003-01-01 [thorsten]   0.8.8claws34
10702
10703         * src/procmsg.c
10704                 inhibit endless loop if msg references itself
10705                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10706
10707 2003-01-01 [christoph]  0.8.8claws33
10708
10709         * src/mainwindow.c
10710         * src/gtk/Makefile.am
10711         * src/gtk/pluginwindow.c                ** NEW **
10712         * src/gtk/pluginwindow.h                ** NEW **
10713                 add plugin window
10714
10715         * src/plugins/demo/demo.c
10716         * src/plugins/spamassassin/spamassassin.c
10717         * src/plugins/spamassassin/spamassassin_gtk.c
10718                 write better plugin descriptions
10719
10720 2002-12-31 [christoph]  0.8.8claws32
10721
10722         * src/gtk/prefswindow.c
10723         * src/plugins/spamassassin/spamassassin_gtk.c
10724                 some small improvements to GTK code
10725
10726 2002-12-31 [christoph]  0.8.8claws31
10727
10728         * src/plugins/spamassassin/spamassassin_gtk.c
10729                 enable folder select button
10730
10731 2002-12-31 [christoph]  0.8.8claws30
10732
10733         * src/mainwindow.c
10734         * src/gtk/Makefile.am
10735         * src/gtk/prefswindow.c                         ** NEW **
10736         * src/gtk/prefswindow.h                         ** NEW **
10737                 add new prefs window
10738
10739         * src/common/plugin.c
10740                 don't try to load empty config lines
10741         
10742         * src/plugins/spamassassin/Makefile.am
10743         * src/plugins/spamassassin/spamassassin.c
10744         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10745         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10746                 GTK config for SpamAssassin Plugin using
10747                 the new prefs window
10748
10749 2002-12-31 [paul]       0.8.8claws29
10750
10751         * po/POTFILES.in
10752                 remove obsolete entry 'src/menu.c'
10753
10754 2002-12-31 [alfons]     0.8.8claws28
10755
10756         * src/matcher.[ch]
10757         * src/matcher_parser_parse.y
10758         * src/prefs_matcher.c
10759                 add "ignore_thread" and "~ignore_thread" condition so it's
10760                 possible to make the actions / scoring operate on the ignore
10761                 thread flag
10762
10763 2002-12-31 [christoph]  0.8.8claws27
10764
10765         * src/addrbook.c
10766         * src/addrindex.c
10767         * src/folder.c
10768         * src/matcher.c
10769         * src/prefs_account.c
10770         * src/prefs_actions.c
10771         * src/prefs_customheader.c
10772         * src/prefs_display_header.c
10773         * src/prefs_gtk.c
10774         * src/procmime.c
10775         * src/toolbar.c
10776         * src/xmlprops.c
10777         * src/common/prefs.[ch]
10778                 extend prefs file handling for reading and automatic handling
10779                 of blocks. When reading prefs_set_block_label will automatically
10780                 move on to the block. When writing it will copy all other blocks
10781                 automatically
10782
10783         * src/common/plugin.c
10784                 Now loading plugin filenames from [Plugins] block in
10785                 sylpheed rc file
10786
10787 2002-12-30 [christoph]  0.8.8claws26
10788
10789         * src/common/hooks.[ch]
10790                 return abort status to caller of hooks_invoke
10791                 
10792         * src/inc.[ch]
10793                 invoke message filtering hook and stop
10794                 default handling when filter returns abort
10795
10796         * src/common/plugin.[ch]
10797         * src/plugins/demo/demo.c
10798                 modify plugin loader, because resolving symbols for strings
10799                 does not work correctly
10800         
10801         * configure.in
10802         * ac/spamassassin.m4                            ** NEW **
10803         * src/plugins/spamassassin/.cvsignore           ** NEW **
10804         * src/plugins/spamassassin/Makefile.am          ** NEW **
10805         * src/plugins/spamassassin/README               ** NEW **
10806         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10807         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10808         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10809                 add spamassassin plugin, see src/plugins/spamassassin/README
10810                 for details
10811
10812 2002-12-29 [alfons]     0.8.8claws25
10813
10814         * src/mainwindow.c
10815                 when moving focus from a message view to the main 
10816                 window, don't forget to select the summary node
10817                 of the displayed message. should fix "[ 659103 ] 
10818                 focus-follows-mouse confuses sylpheed"
10819
10820 2002-12-29 [christoph]  0.8.8claws24
10821
10822         * src/Makefile.am
10823         * src/stringtable.[ch]          ** REMOVE **
10824         * src/common/Makefile.am
10825         * src/common/stringtable.[ch]   ** NEW **
10826                 move stringtable files to common directory
10827
10828 2002-12-29 [christoph]  0.8.8claws23
10829
10830         * src/Makefile.am
10831         * src/menu.[ch]                 ** REMOVE **
10832         * src/gtk/Makefile.am
10833         * src/gtk/menu.[ch]             ** NEW **
10834                 move menu files to gtk directory
10835
10836 2002-12-29 [match]      0.8.8claws22
10837
10838         * src/addressbook.c
10839         * src/syldap.c
10840                 moved UI specific code out of LDAP code into addressbook
10841                 UI code. fixed memory leak.
10842
10843 2002-12-29 [christoph]  0.8.8claws21
10844
10845         * src/folder.c
10846                 only check for IGNORED parent message when message is
10847                 not IGNORED itself
10848
10849 2002-12-29 [alfons]     0.8.8claws20
10850
10851         * src/summaryview.c
10852                 set gtksctree's anchor correct (immediate execute
10853                 changes the tree's layout, and anchor points at 
10854                 the incorrect row). fixes "[ 657233 ] multiple msg 
10855                 delete sometimes off by 1".
10856                 we probably have to look for more tree layout /
10857                 anchor glitches.
10858
10859 2002-12-29 [paul]       0.8.8claws19
10860
10861         * src/summaryview.c
10862                 fix bug [ 659054 ] incorrect sorting of 'From' column
10863                 when using 'display sender using address book'
10864                 thanks to Alfons and Luke Plant
10865
10866 2002-12-29 [christoph]  0.8.8claws18
10867
10868         * src/folder.c
10869         * src/procmsg.[ch]
10870                 check parent messages for IGNORE THREAD flag, when adding,
10871                 moving or copying messages to a folder
10872
10873 2002-12-27 [alfons]     0.8.8claws17
10874
10875         re-organize matcher part 5; more to come
10876
10877         * src/matcher.c
10878                 hash keywords in matchparser_tab 
10879
10880 2002-12-27 [alfons]     0.8.8claws16
10881
10882         re-organize matcher part 4; more to come
10883
10884         * src/matcher_parser.h
10885         * src/matcher_parser_lex.l
10886         * src/matcher_parser_parse.y
10887                 cleanup
10888
10889 2002-12-27 [alfons]     0.8.8claws15
10890
10891         re-organize matcher part 3; more to come
10892
10893         * src/matcher.[ch]
10894                 cleanup
10895
10896 2002-12-27 [alfons]     0.8.8claws14
10897
10898         re-organize matcher part 2; more to come but this should
10899         work. cc me if there are any regressions.
10900
10901         * src/matcher.h
10902                 add prototype for get_matchparser_tab_id()
10903         * src/matcher_parser_lex.l
10904                 look up keywords using matchparser_tab_id();
10905
10906 2002-12-27 [alfons]     0.8.8claws12
10907
10908         re-organize matcher part 1
10909
10910         * src/matcher.h
10911                 map yacc generated constants to sylpheed matcher constants
10912         * src/matcher.c
10913                 add function to find a matcher constant from a string
10914
10915 2002-12-27 [christoph]  0.8.8claws11
10916
10917         * src/compose.c
10918                 MENUITEM_ADD casts the 4th argument from integer to pointer
10919                 so it probably should not be a pointer, this means we
10920                 should use account id for it and not the account's pointer
10921
10922 2002-12-27 [paul]       0.8.8claws10
10923
10924         * src/mainwindow.c
10925                 remove unneeded 'GtkWidget *vbox'
10926                 
10927         * src/summaryview.c
10928                 further sync with 0.8.8 - make sort
10929                 by recipient work as expected
10930                 
10931         * NEWS
10932                 sync with 0.8.8
10933
10934 2002-12-27 [paul]       0.8.8claws9
10935
10936         * po/pt_BR.po
10937                 updated by Ivan F. Martinez
10938                 
10939 2002-12-27 [darko]      0.8.8claws8
10940
10941         * src/common/utils.c
10942                 added locked pattern to extended search
10943
10944 2002-12-27 [alfons]     0.8.8claws7
10945
10946         * src/prefs_matcher.[ch]
10947                 clean up
10948
10949 2002-12-26 [alfons]     0.8.8claws6
10950
10951         * src/matcher.[ch]
10952         * src/matcher_parser_lex.l
10953         * src/matcher_parser_parse.y
10954         * src/prefs_matcher.c
10955                 allow color label as a condition in the matcher
10956
10957 2002-12-26 [oliver]     0.8.8claws5
10958         
10959         * src/toolbar.c 
10960                 enable Addressbook for Main and Messageview
10961         * src/prefs_actions.c
10962                 enable actions in Messageview
10963
10964 2002-12-26 [christoph]  0.8.8claws4
10965
10966         * src/common/plugin.c
10967                 add a little debug output
10968         * configure.in
10969         * src/plugins/demo/Makefile.am
10970                 better use of automake
10971
10972 2002-12-26 [christoph]  0.8.8claws3
10973
10974         * src/Makefile.am
10975         * src/common/Makefile.am
10976                 fix "make distdir"
10977
10978 2002-12-26 [christoph]  0.8.8claws2
10979
10980         * configure.in
10981                 sort configure checks into common / gtk / plugins
10982         * po/POTFILES.in
10983                 add src/prefs_gtk.c
10984         * src/Makefile.am
10985                 add plugins SUBDIR
10986         * src/main.c
10987         * src/common/sylpheed.[ch]
10988                 added now sylpheed_done function for shutdown
10989         * src/common/Makefile.am
10990         * src/common/plugin.[ch]                ** NEW **
10991                 plugin loader and unloader
10992         * src/plugins/.cvsignore                ** NEW **
10993         * src/plugins/Makefile.am               ** NEW **
10994                 build plugins
10995         * src/plugins/demo/.cvsignore           ** NEW **
10996         * src/plugins/demo/Makefile.am          ** NEW **
10997         * src/plugins/demo/demo.c               ** NEW **
10998                 small demo plugin that installs a logtext hook and
10999                 outputs the log text to stdout
11000
11001 2002-12-26 [paul]       0.8.8claws1
11002
11003         * po/es.po
11004                 updated by Ricardo Mones Lastra
11005
11006 2002-12-26 [paul]       0.8.8claws
11007
11008         * 0.8.8claws released
11009
11010 2002-12-26 [paul]       0.8.7claws12
11011
11012         * po/bg.po
11013                 updated by George Danchev
11014
11015 2002-12-26 [paul]       0.8.7claws11
11016
11017         * po/POTFILES.in
11018                 remove unneeded 'src/prefs.c' entry 
11019
11020 2002-12-26 [paul]       0.8.7claws10
11021
11022         * src/codeconv.c
11023           src/mainwindow.c
11024                 sync with 0.8.8 release
11025         
11026         * src/folder.[ch]
11027           src/mh.c
11028           src/summaryview.c
11029                 partial sync with 0.8.8 release
11030         
11031
11032 2002-12-25 [alfons]     0.8.7claws9
11033
11034         * src/matcher.[ch]
11035         * src/matcher_parser_lex.l
11036         * src/matcher_parser_parse.y
11037         * src/prefs_matcher.c
11038                 add locked flag to possible filtering / matcher 
11039                 conditions (also a good example what should be
11040                 done to add a simple boolean condition)
11041
11042 2002-12-25 [christoph]  0.8.7claws8
11043
11044         * src/Makefile.am
11045         * src/account.[ch]
11046         * src/addrbook.c
11047         * src/addressbook.c
11048         * src/addrindex.c
11049         * src/filtering.c
11050         * src/folder.c
11051         * src/matcher.c
11052         * src/prefs.[ch]                ** REMOVE **
11053         * src/prefs_account.c
11054         * src/prefs_actions.c
11055         * src/prefs_common.c
11056         * src/prefs_customheader.c
11057         * src/prefs_display_header.c
11058         * src/prefs_filtering.c
11059         * src/prefs_folder_item.c
11060         * src/prefs_gtk.[ch]            ** NEW **
11061         * src/prefs_matcher.c
11062         * src/prefs_scoring.c
11063         * src/prefs_summary_column.c
11064         * src/procmime.c
11065         * src/selective_download.c
11066         * src/toolbar.c
11067         * src/common/Makefile.am
11068         * src/common/prefs.[ch]         ** NEW **
11069                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11070
11071 2002-12-24 [alfons]     0.8.7claws7
11072
11073         * src/summaryview.c
11074                 summary_thread_build(): fix real cause of the crash mentioned in
11075                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11076                 this way we get meaningful ctree nodes 
11077
11078 2002-12-24 [oliver]     0.8.7claws6
11079
11080         * src/mainwindow.[ch]
11081         * src/messageview.[ch]
11082         * src/compose.[ch]
11083         * src/inc.c
11084         * src/summaryview.c
11085                 changes to use updated toolbar handling
11086                 
11087 2002-12-24 [oliver]     0.8.7claws5
11088
11089         * src/toolbar.[ch]
11090                 generic toolbar handling
11091                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11092         * src/prefs_toolbar.[ch]
11093                 adjust to handling
11094         
11095 2002-12-24 [oliver]     0.8.7claws4
11096         
11097         * src/stock_pixmap.[ch]
11098                 move SYLPHEED_LOGO to end of list in order 
11099                 to remove it from Custom Toolbar`s Icon View
11100
11101 2002-12-24 [alfons]     0.8.7claws3
11102
11103         * src/summaryview.c
11104                 summary_thread_build(): fix crash because of focus != selection 
11105                 after threading. when deleting the selection, gtk tries but fails 
11106                 to find the correct focusable element. we now force the selection
11107                 to be focused. this should solve the infamous bug reported by 
11108                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11109                 a test case is available. 
11110
11111 2002-12-24 [darko]      0.8.7claws2
11112
11113         * src/summaryview.c
11114                 don't crash when unmarking message with unread children
11115
11116 2002-12-23 [christoph]  0.8.7claws1
11117
11118         * src/Makefile.am
11119         * src/common/Makefile.am
11120                 update Makefiles for moved intl.h, version.h and defs.h
11121         * src/imap.c
11122                 rewrite imap_session_get to avoid duplicate code
11123
11124 2002-12-23 [paul]       0.8.7claws
11125
11126         * Santa-Claws released
11127         
11128         * po/hu.po
11129           po/ru.po
11130                 squeeze in updated Hungarian and Russian translations.
11131                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11132
11133 2002-12-23 [paul]       0.8.6claws129
11134
11135         * po/pl.po
11136                 updated by Witold Wladyslaw Wojciech Wilk
11137
11138 2002-12-23 [paul]       0.8.6claws128
11139
11140         * src/quote_fmt_parse.y
11141                 fix typo and add licence header
11142
11143 2002-12-23 [paul]       0.8.6claws127
11144
11145         * po/en_GB.po
11146                 updated
11147
11148 2002-12-23 [paul]       0.8.6claws126
11149
11150         * po/it.po
11151                 updated translation, submitted by Alessandro Maestri
11152                 
11153 2002-12-23 [paul]       0.8.6claws125
11154
11155         * src/quote_fmt_parse.y
11156                 fix signature-stripping on replies bug. match
11157                 '-- \n' and not '-- '.
11158
11159 2002-12-22 [paul]       0.8.6claws124
11160
11161         * po/bg.po
11162           po/es.po
11163           po/sr.po
11164                 updated translations. submitted by George Danchev,
11165                 Ricardo Mones Lastra, and Urke MMI respectively
11166
11167 2002-12-21 [paul]       0.8.6claws123
11168
11169         * src/addrbook.c
11170                 fix coding style
11171
11172 2002-12-21 [paul]       0.8.6claws122
11173
11174         * src/addrbook.c
11175                 fix bug [643638] where if a person is in one or more
11176                 addressbook groups editing that person's email 
11177                 address results in removal from those groups.
11178                 Patch submitted by Luke Plant.
11179
11180 2002-12-20 [christoph]  0.8.6claws121
11181
11182         * src/common/utils.c
11183         * src/summaryview.c
11184                 reimplement expand_search_string using GString to
11185                 prevent crashs caused by miscalculated string
11186                 lengths reported by Paul
11187
11188 2002-12-20 [christoph]  0.8.6claws120
11189
11190         * src/summaryview.c
11191                 don't use "changed" to check if op_count has to be changed as it
11192                 is also set when the message has unread children
11193                 (closes bug [ 653221 ] crash while deleting duplicates)
11194
11195 2002-12-20 [paul]       0.8.6claws119
11196
11197         * sync with 0.8.6cvs27
11198                 see ChangeLog 2002-12-20
11199
11200 2002-12-20 [paul]       0.8.6claws118
11201
11202         * sync with 0.8.6cvs26
11203                 see ChangeLog 2002-12-19 and 2002-12-20
11204
11205 2002-12-19 [alfons]     0.8.6claws117
11206
11207         * src/textview.c
11208                 fix incorrect parsing of email addresses, submitted by 
11209                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11210                 name display if it contains @".
11211
11212 2002-12-18 [paul]       0.8.6claws116
11213
11214         * sync with 0.8.6cvs23
11215                 see ChangeLog 2002-12-18
11216
11217 2002-12-18 [paul]       0.8.6claws115
11218
11219         * src/Makefile.am
11220         * src/account.c
11221         * src/codeconv.c
11222         * src/gtkutils.[ch]
11223         * src/imap.c
11224                 sync with 0.8.6cvs22.
11225                 see ChangeLog 2002-12-17 and 2002-12-18
11226
11227 2002-12-17 [christoph]  0.8.6claws114
11228
11229         * src/imap.c
11230                 o don't create a session if imap greeting fails
11231                 o don't close socket when authentication fails
11232                   this is done by imap_session_destroy
11233
11234 2002-12-17 [thorsten]   0.8.6claws113
11235
11236         * tools/Makefile.am
11237           tools/README
11238           tools/google_msgid.pl ** NEW FILE **
11239                 Added "search for message-id" script and doc
11240
11241 2002-12-17 [thorsten]   0.8.6claws112
11242
11243         * po/hu.po
11244                 Updated hungarian translation
11245                 (updated by Gal Zoltan)
11246
11247 2002-12-16 [christoph]  0.8.6claws111
11248
11249         * src/addr_compl.c
11250                 remove stupid addressbook dump to debug output
11251         * src/mh.c
11252                 fix memory leak found by Hiro
11253
11254 2002-12-14 [paul]       0.8.6claws110
11255
11256         * src/compose.c
11257                 fix menubar sensitivity on send
11258                 
11259         * src/prefs_filtering.c
11260         * src/prefs_matcher.c
11261         * src/prefs_scoring.c
11262                 Fix english ;)
11263                 
11264         * src/common/quoted-printable.h
11265                 sync: fix typo
11266         
11267 2002-12-13 [christoph]  0.8.6claws109
11268
11269         * src/Makefile.am
11270         * src/manage_window.[ch]        ** REMOVE **
11271         * src/gtk/Makefile.am
11272         * src/gtk/manage_window.[ch]    ** NEW **
11273                 move manage_window files to gtk directory
11274
11275 2002-12-13 [christoph]  0.8.6claws108
11276
11277         * src/Makefile.am
11278         * src/gtkshruler.[ch]           ** REMOVE **
11279         * src/gtk/Makefile.am
11280         * src/gtk/gtkshruler.[ch]       ** NEW **
11281                 move gtkshruler files to gtk directory
11282
11283 2002-12-13 [christoph]  0.8.6claws107
11284
11285         * src/Makefile.am
11286         * src/compose.c
11287         * src/gtkstext.[ch]             ** REMOVE **
11288         * src/gtkutils.[ch]
11289         * src/textview.c
11290         * src/gtk/gtkstext.[ch]         ** NEW **
11291         * src/gtk/Makefile.am
11292                 o move stext functions to gtkstext.c to remove
11293                   dependency of gtkutils
11294                 o move gtkstext files to gtk directory
11295
11296         * src/gtk/Makefile.am
11297         * src/gtk/sslcertwindow.[ch]
11298                 UI stuff can always depend on common code so
11299                 it's ok to add ../common to include path
11300
11301 2002-12-13 [colin]      0.8.6claws106
11302
11303         * src/summaryview.c
11304                 Disconnect sighandlers for mainwindow when
11305                 quicksearch has the focus
11306                 Fix bug #653231
11307         * src/mainwindow.[ch]
11308                 Make key_pressed callback public, to be able
11309                 to disconnect it
11310
11311 2002-12-13 [christoph]  0.8.6claws105
11312
11313         * src/mh.c
11314                 create .mh_sequences file in new MH folders
11315                 (closes feature request [ 523162 ] MH folders should
11316                  get a .mh_sequences)
11317
11318 2002-12-13 [colin]      0.8.6claws104
11319
11320         * src/summaryview.c
11321                 Better handling of quicksearch show/hide
11322                 (basically the button stays under the mouse 
11323                  when toggled)
11324
11325 2002-12-13 [paul]       0.8.6claws103
11326
11327         * sync with 0.8.6cvs17
11328                 see ChangeLog 2002-12-13
11329
11330 2002-12-13 [paul]       0.8.6claws102
11331
11332         * po/es.po
11333                 updated by Ricardo Mones Lastra
11334
11335 2002-12-11 [colin]       0.8.6claws101
11336
11337         * src/folder.c
11338                 remove statusbar stuff
11339           src/folderview.c
11340                 set statusbar verbosity when moving folders
11341
11342 2002-12-11 [colin]       0.8.6claws100
11343         * src/prefs_filtering.c
11344         * src/prefs_matcher.c
11345         * src/prefs_scoring.c
11346                 Fix english ;)
11347
11348 2002-12-11 [colin]       0.8.6claws99
11349
11350         * src/prefs_common.[ch]
11351                 Add summary_quicksearch_type
11352         * src/summaryview.c
11353                 Save last used quicksearch type
11354
11355 2002-12-11 [jens]       0.8.6claws98
11356         * src/prefs_filtering.c
11357         * src/prefs_matcher.c
11358         * src/prefs_scoring.c
11359                 added dialog for incomplete rules in scoring, filtering and
11360                 matcher to ask wheather really close
11361
11362 2002-12-11 [colin]      0.8.6claws97
11363
11364         * src/folder.c
11365                 Fix folder dnd statusbar logging
11366
11367 2002-12-10 [christoph]  0.8.6claws96
11368
11369         * src/compose.c
11370         * src/folder.c
11371         * src/imap.c
11372         * src/inc.c
11373         * src/main.c
11374         * src/mainwindow.c
11375         * src/news.c
11376         * src/send.c
11377         * src/statusbar.[ch]
11378         * src/common/hooks.c
11379         * src/common/log.[ch]
11380                 o handle verbose logging in statusbar directly in statusbar code
11381                   and common code does not need any knowledge about a statusbar
11382                 o remove direct calls to statusbar_(puts|pop)_all functions
11383
11384 2002-12-10 [jens]       0.8.6claws95
11385
11386         * src/*.c
11387                 removed gettext from g_warnings
11388         * po/POTFILES.in
11389                 cleaned and updated
11390         * po/de.po
11391                 updated
11392
11393 2002-12-10 [colin]      0.8.6claws94
11394
11395         * src/main.c
11396                 finish crash dialog fix
11397
11398 2002-12-10 [colin]      0.8.6claws93
11399
11400         * src/main.c
11401                 "Fix" "sylpheed already running" instead of
11402                 crash dialog appearing after a crash
11403
11404 2002-12-10 [colin]      0.8.6claws92
11405
11406         * po/POTFILES.in
11407                 add src/gtk/sslcertwindow.c
11408
11409 2002-12-10 [paul]       0.8.6claws91
11410
11411         * po/POTFILES.in
11412                 updated to reflect recent changes
11413                 submitted by Alessandro Maestri
11414
11415 2002-12-09 [christoph]  0.8.6claws90
11416
11417         * src/Makefile.am
11418         * src/smtp.[ch]                 ** REMOVE **
11419         * src/common/Makefile.am
11420         * src/common/smtp.[ch]          ** NEW **
11421                 move smtp files to common directory
11422
11423 2002-12-09 [christoph]  0.8.6claws89
11424
11425         * src/Makefile.am
11426         * src/session.[ch]              ** REMOVE **
11427         * src/common/Makefile.am
11428         * src/common/session.[ch]       ** NEW **
11429                 move session files to common directory
11430
11431 2002-12-09 [paul]       0.8.6claws88
11432
11433         * src/account.c
11434                 fix bug [649746] edit accounts: move account reverted
11435                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11436
11437 2002-12-09 [colin]      0.8.6claws87
11438
11439         * src/ssl_certificate.c
11440                 cleanup
11441
11442 2002-12-09 [colin]      0.8.6claws86
11443
11444         * src/ssl.c
11445                 Try to open the cert.pem database and 
11446                 issue a warning if it isn't there
11447
11448 2002-12-09 [colin]      0.8.6claws85
11449
11450         * src/common/ssl_certificate.c
11451         * src/gtk/sslcertwindow.c
11452                 Warning fixes
11453
11454 2002-12-09 [colin]      0.8.6claws84
11455
11456         * src/ssl_certificate.[ch] ** REMOVED **
11457         * src/common/ssl_certificate.[ch] ** NEW **
11458         * src/Makefile.am
11459         * src/common/Makefile.am
11460                 Moved ssl_certificate.[ch] to common
11461         * src/common/ssl.c 
11462                 Put back needed include
11463         * src/gtk/sslcertwindow.[ch]
11464                 Changed ssl_certificate.h include
11465         
11466 2002-12-09 [colin]      0.8.6claws83
11467
11468         * src/gtk/sslcertwindow.[ch]
11469                 Implement hook for certificate acception
11470         * src/ssl_certificate.[ch]
11471                 Implement hook for certificate acception
11472         * src/common/ssl.c
11473                 Reenable certificate acception check
11474         * src/mainwindow.c
11475                 Register sslcertwindow's hook
11476         
11477 2002-12-08 [christoph]  0.8.6claws82
11478
11479         * src/about.c
11480         * src/addr_compl.c
11481         * src/codeconv.c
11482         * src/manual.c
11483         * src/undo.c
11484         * src/common/utils.c
11485                 o add missing includes
11486                 o fix warnings
11487         * src/.cvsignore
11488         * src/common/.cvsignore
11489         * src/common/version.h          ** REMOVE **
11490                 remove autogenerated file
11491
11492 2002-12-08 [paul]       0.8.6claws81
11493
11494         * src/stringtable.c
11495                 put back needed include
11496
11497 2002-12-08 [colin]      0.8.6claws80
11498         
11499         * src/gtk/sslcertwindow.c
11500                 Cleaner popups when asking
11501         * src/ssl_certificate.c
11502         * src/prefs_common.[ch]
11503                 remove ssl certificate pref
11504                 put back needed include
11505         * src/undo.c
11506                 put back needed include
11507
11508 2002-12-08 [christoph]  0.8.6claws79
11509
11510         * src/folderview.c
11511         * src/logwindow.c
11512         * src/statusbar.c
11513         * src/summaryview.c
11514                 only abort hook invokation if required data is missing not
11515                 if our own data pointer is NULL, update hookfunction for
11516                 log window
11517
11518 2002-12-08 [paul]       0.8.6claws78
11519
11520         * src/about.c
11521         * src/addrcache.c
11522         * src/addrclip.c
11523         * src/addr_compl.c
11524         * src/addrselect.c
11525         * src/codeconv.c
11526         * src/colorlabel.c
11527         * src/enriched.c
11528         * src/esmtp.c
11529         * src/exporthtml.c
11530         * src/headerview.c
11531         * src/imageview.c
11532         * src/manual.c
11533         * src/noticeview.c
11534         * src/pgptext.c
11535         * src/scoring.c
11536         * src/sourcewindow.c
11537         * src/stringtable.c
11538         * src/undo.c
11539                 clean up: remove unneccesary includes
11540
11541 2002-12-08 [christoph]  0.8.6claws77
11542
11543         * src/folderview.c
11544         * src/statusbar.c
11545         * src/summaryview.c
11546         * src/common/hooks.[ch]
11547                 hook functions now have a gboolean return value, if a hook
11548                 returns TRUE it will stop executing of any more hooks in
11549                 the same hooklist for this invokation
11550
11551 2002-12-08 [colin]      0.8.6claws76
11552         
11553         * src/main.c
11554                 put back argv0 for CRASH_DIALOG
11555
11556 2002-12-08 [christoph]  0.8.6claws75
11557
11558         * src/Makefile.am
11559         * src/about.c
11560         * src/account.c
11561         * src/crash.c
11562         * src/esmtp.h
11563         * src/imap.[ch]
11564         * src/inc.c
11565         * src/main.c
11566         * src/mainwindow.c
11567         * src/news.c
11568         * src/pop.[ch]
11569         * src/prefs_account.[ch]
11570         * src/prefs_common.[ch]
11571         * src/send.[ch]
11572         * src/smtp.[ch]
11573         * src/ssl_certificate.[ch]
11574         * src/ssl_manager.[ch]
11575         * src/common/Makefile.am
11576         * src/common/log.c
11577         * src/common/nntp.[ch]
11578         * src/common/socket.[ch]
11579         * src/common/ssl.[ch]
11580         * src/gtk/sslcertwindow.[ch]
11581         * ac/openssl.m4
11582                 use new autoconf script to detect OpenSSL with extra parameters
11583                 to specify the location of libs and includes, also remove USE_SSL
11584                 to USE_OPENSSL
11585
11586         * src/common/sylpheed.[ch]
11587         * src/common/version.h.in
11588                 start seperation of common code initialization seperated from gui
11589
11590         * src/summaryview.c
11591                 The function that is called when a color label changes
11592                 should not change the color lable again
11593
11594 2002-12-08 [colin]      0.8.6claws74
11595
11596         * src/gtk/sslcertwindow.c
11597                 warning fixes
11598
11599 2002-12-08 [colin]      0.8.6claws73
11600
11601         * src/statusbar.c
11602           src/common/log.h
11603                 Register a hook for statusbar_puts_all
11604         * src/common/log.c
11605                 invoke statusbar_puts_all's hook
11606         
11607 2002-12-08 [colin]      0.8.6claws72
11608
11609         * src/ssl_certificate.c
11610                 Put back a badly-removed include
11611
11612 2002-12-08 [colin]      0.8.6claws71
11613
11614         * src/gtk/sslcertwindow.[ch]    ** NEW **
11615                 new certificate presentation
11616         * src/gtk/Makefile.am
11617                 add new files
11618         * src/ssl_certificate.[ch]
11619                 gtk cleanup, made utility functions public
11620         * src/ssl_manager.c
11621                 use new cert presentation
11622
11623 2002-12-07 [christoph]  0.8.6claws70
11624
11625         * src/Makefile.am
11626         * src/nntp.[ch]                 ** REMOVE **
11627         * src/common/Makefile.am
11628         * src/common/nntp.[ch]          ** NEW **
11629                 move nntp files to common directory
11630
11631 2002-12-07 [christoph]  0.8.6claws69
11632
11633         * src/procmsg.[ch]
11634         * src/summaryview.c
11635                 implement msginfo update callback using sylpheed's new
11636                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11637
11638 2002-12-06 [christoph]  0.8.6claws68
11639
11640         * src/editgroup.c
11641                 This patch changes the 'Edit Group Details' dialog to
11642                 allow extended selections in either pane, so that
11643                 addresses can be added or removed from a group more
11644                 quickly and easily. (it actually is a net decrease in
11645                 file size, as some unnecessary functions have been
11646                 removed). 
11647                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11648
11649 2002-12-06 [christoph]  0.8.6claws67
11650
11651         * src/Makefile.am
11652         * src/template.[ch]             ** REMOVE **
11653         * src/common/Makefile.am
11654         * src/common/template.[ch]      ** NEW **
11655                 move template files to common directory
11656
11657         * src/nntp.c
11658                 add missing log.h include
11659
11660 2002-12-06 [melvin]     0.8.6claws66
11661
11662         * src/prefs_actions.c
11663                 Added the trailing ">" syntax to insert command's output
11664                 without replacing old text (in contrast to trailing "|").
11665
11666 2002-12-05 [colin]      0.8.6claws65
11667         
11668         * src/common/utils.c
11669                 Don't modify original search_string or it'll change
11670                 the next iterations in the for()
11671
11672 2002-12-05 [darko]      0.8.6claws64
11673
11674         * src/common/utils.c
11675                 proper check for filtering commands, found by Colin
11676
11677 2002-12-05 [darko]      0.8.6claws63
11678
11679         * src/common/utils.c
11680                 check proper string for NULL pointer, found by Colin
11681
11682 2002-12-05 [darko]      0.8.6claws62
11683
11684         * src/common/utils.[ch]
11685                 expand_search_string(): new function
11686                 converts Mutt-like patterns to Sylpheed's
11687                 filtering engine
11688         * src/summaryview.c
11689                 use expand_search_string() to allow Mutt-like
11690                 patterns in extended search
11691         * README.claws
11692                 document extended option in quick search
11693
11694 2002-12-05 [paul]       0.8.6claws61
11695
11696         * sync with 0.8.6cvs16
11697                 see ChangeLog 2002-12-05
11698                 
11699         * po/POTFILES.in
11700                 clean up
11701
11702 2002-12-04 [christoph]  0.8.6claws60
11703
11704         * src/imap.[ch]
11705                 put imap authentication code into a new function and
11706                 remove it from imap_session_new that will allow to
11707                 send other commands before authentication
11708
11709 2002-12-04 [christoph]  0.8.6claws59
11710
11711         * src/imap.[ch]
11712                 use already existing method to prevent unneeded IMAP
11713                 folder selects. Set imap_select parameters to NULL
11714                 in some functions if the values are not required.
11715
11716         * src/xml.h
11717                 remove no longer required include
11718
11719 2002-12-04 [paul]       0.8.6claws58
11720
11721         * po/es.po
11722                 updated by Ricardo Mones Lastra
11723                 
11724         * configure.in
11725           po/hu.po      ** NEW FILE **
11726                 initial Hungarian translation, submitted
11727                 by Gál Zoltán <galzoli@hu.inter.net>
11728
11729 2002-12-03 [christoph]  0.8.6claws57
11730
11731         * src/Makefile.am
11732         * src/gtksctree.[ch]            ** REMOVE **
11733         * src/gtk/Makefile.am
11734         * src/gtk/gtksctree.[ch]        ** NEW **
11735                 move gtksctree files to gtk directory
11736
11737 2002-12-03 [christoph]  0.8.6claws56
11738
11739         * src/Makefile.am
11740         * src/md5.[ch]                  ** REMOVE **
11741         * srm/common/Makefile.am
11742         * src/common/md5.[ch]           ** NEW **
11743                 move md5 files to common directory
11744
11745         * src/gtkstext.c
11746                 remove not required #include
11747
11748 2002-12-03 [sergey]     0.8.6claws55
11749
11750         * src/gtkutils.c
11751         * src/gtkutils.h
11752                 gtkut_window_popup(): new function.
11753         * src/mainwindow.c
11754                 main_window_popup(): use gtkut_window_popup() to raise
11755                 window without changing its position.
11756                 (see sylpheed-main ML message [sylpheed:17247])
11757
11758 2002-12-03 [sergey]     0.8.6claws54
11759
11760         * src/send.c
11761                 send_message_local(): removed first-dot escaping
11762                 (SMTP-only, not needed for sending through pipe)
11763
11764 2002-12-03 [paul]       0.8.6claws53
11765
11766         * po/POTFILES.in
11767                 update to reflect recent changes (thanks
11768                 to Ricardo Mones Lastra)
11769                 
11770         * tools/filter_conv.pl
11771                  fix problem with quoted strings. Patch submitted
11772                  by Luke Plant <lukeplant@softhome.net>
11773
11774 2002-12-03 [paul]       0.8.6claws52
11775
11776         * sync with 0.8.6cvs15
11777                 see ChangeLog 2002-12-03
11778
11779 2002-12-02 [christoph]  0.8.6claws51
11780
11781         * src/logwindow.[ch]
11782         * src/common/log.[ch]
11783                 implement logging using a hook function
11784
11785         * src/folderview.c
11786         * src/folder.[ch]
11787                 define hooklist name in header file to avoid
11788                 errors caused by wrong spelling of hooklist names
11789
11790         * src/toolbar.c
11791                 fix warnings
11792
11793 2002-12-02 [christoph]  0.8.6claws50
11794
11795         * src/common/Makefile.am
11796                 add src/common/hooks.[ch]
11797
11798         * src/common/hooks.[ch]
11799                 implement a simple hook system using glib's hook functions
11800
11801         * src/folder.[ch]
11802         * src/folderview.c
11803                 use new hook system for folder item updates
11804
11805 2002-12-02 [christoph]  0.8.6claws49
11806
11807         * doc-src/ui_seperation.txt     ** NEW **
11808                 information for ui seperation
11809
11810         * src/Makefile.am
11811                 remove files that were moved to common
11812                 include common directory by default for the header files
11813
11814         * src/inc.c
11815         * src/common/socket.c
11816         * src/automaton.[ch]
11817                 implement automaton using g_io_*-functions instead of
11818                 gdk_input_add to make it ui independent
11819
11820         * src/codeconv.c
11821         * src/compose.c
11822         * src/ldif.c
11823         * src/pgptext.c
11824         * src/procmime.c
11825         * src/rfc2015.c
11826         * src/smtp.c
11827         * src/unmime.c
11828                 remove common/ prefix because directory is now in
11829                 include path
11830
11831         * src/compose.c
11832         * src/folder.c
11833         * src/folderview.c
11834         * src/mainwindow.c
11835         * src/messageview.c
11836         * src/prefs_common.c
11837         * src/procmsg.c
11838         * src/rfc2015.c
11839                 fix warnings
11840
11841         * src/imap.c
11842         * src/inc.c
11843         * src/news.c
11844         * src/pop.c
11845         * src/send.c
11846         * src/smtp.c
11847         * src/ssl_certificate.c
11848                 add log.h header file for logging functions
11849
11850         * src/main.c
11851         * src/common/utils.c
11852         * src/summaryview.c
11853         * src/xml.c
11854                 o move debug_mode to common/utils.c
11855                 o add functions to set and get debug_mode
11856
11857         * src/defs.h                    ** REMOVE **
11858         * src/intl.h                    ** REMOVE **
11859         * src/socket.[ch]               ** REMOVE **
11860         * src/ssl.[ch]                  ** REMOVE **
11861         * src/utils.[ch]                ** REMOVE **
11862                 replaced by new files in src/common/
11863         
11864         * src/common/Makefile.am
11865                 add new files in src/common/
11866
11867         * src/common/defs.h             ** NEW **
11868         * src/common/intl.h             ** NEW **
11869         * src/common/log.[ch]           ** NEW **
11870         * src/common/socket.[ch]        ** NEW **
11871         * src/common/ssl.[ch]           ** NEW **
11872         * src/common/utils.[ch]         ** NEW **
11873                 replacement for files in src/
11874
11875 2002-12-02 [colin]      0.8.6claws48
11876
11877         * src/folderview.c
11878                 Scroll folderview if necessary during dnd
11879
11880 2002-12-02 [colin]      0.8.6claws47
11881
11882         * src/folder.[ch]
11883                 Add check to verify a move is within a single mailbox
11884         * src/folderview.c
11885                 Add specific error string for this check
11886
11887 2002-12-02 [colin]      0.8.6claws46
11888
11889         * src/folder.c
11890                 Add a test to folder moving, remove a statusbar_print
11891         * src/folderview.c
11892                 Add Move folder... context-menu item
11893                 Factorize folder moving code
11894                 Enable folder DND for mbox
11895
11896 2002-12-01 [christoph]  0.8.6claws45
11897
11898         * ac/aspell.m4
11899                 remove conf.aspelltest if the version check fails
11900
11901 2002-11-30 [christoph]  0.8.6claws44
11902
11903         * autogen.sh
11904                 run libtoolize --force in autogen to create missing
11905                 libtool scripts
11906
11907 2002-11-30 [christoph]  0.8.6claws43
11908
11909         * src/Makefile.am
11910         * src/pgptext.c
11911         * src/procmime.c
11912         * src/rfc2015.c
11913         * src/uuencode.[ch]             ** REMOVED **
11914         * src/common/Makefile.am
11915         * src/common/uuencode.[ch]      ** NEW **
11916                 move uuen/decoder to common directory
11917
11918 2002-11-30 [christoph]  0.8.6claws42
11919
11920         * src/Makefile.am
11921         * src/base64.[ch]               ** REMOVED **
11922         * src/codeconv.c
11923         * src/compose.c
11924         * src/ldif.c
11925         * src/pgptext.c
11926         * src/procmime.c
11927         * src/rfc2015.c
11928         * src/smtp.c
11929         * src/unmime.c
11930         * src/common/Makefile.am
11931         * src/common/base64.[ch]        ** NEW **
11932                 move base64 en/decoder to common directory
11933
11934 2002-11-30 [christoph]  0.8.6claws41
11935
11936         * src/common                    ** NEW **
11937                 new directory for UI independent code
11938         * src/gtk                       ** NEW **
11939                 new directory for GTK frontend
11940         * src/common/.cvsignore         ** NEW **
11941         * src/gtk/.cvsignore            ** NEW **
11942                 ignore build files
11943         * src/common/Makefile.am        ** NEW **
11944         * src/gtk/Makefile.am           ** NEW **
11945                 automake files to build new seperated stuff
11946         * src/Makefile.am
11947                 the binary will currently still be build with the
11948                 files in src, so we include the code from the
11949                 subdirs for now after building the libs there
11950
11951 2002-11-30 [paul]       0.8.6claws40
11952
11953         * src/compose.c
11954                 fix bug [642731] 'Wrong selected account with drafted mail'
11955
11956 2002-11-29 [oliver]     0.8.6claws39
11957         
11958         * src/messageview.c
11959                 o update summaryview when switching between different
11960                   messageviews          
11961         * src/toolbar.c  
11962                 o check if messageview holds already removed msg
11963                   from summaryview
11964                 
11965
11966 2002-11-29 [oliver]     0.8.6claws38
11967
11968         * src/toolbar.c 
11969                 remove not needed variables and includes
11970                 make messageview stay opened and move to next when msgs are deleted 
11971
11972 2002-11-29 [oliver]     0.8.6claws37
11973         
11974         * src/toolbar.c 
11975                 disable compose button (messageview toolbar) by default
11976                 deleted msgs are moved to trash
11977         
11978 2002-11-29 [melvin]     0.8.6claws36
11979
11980         * configure.in
11981                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11982                 and to detect signatures expirations (gpgme 0.3.6)
11983
11984         * src/main.c
11985                 Use non obsolescent function for Gpgme engine checking.
11986
11987         * src/rfc2015.c
11988                 Inform about expired signatures or signatures which key
11989                 has expired. Expiration date is displayed.
11990
11991         * src/sigstatus.c
11992                 Inform about expired signatures or signatures which key
11993                 has expired.
11994
11995 2002-11-28 [paul]       0.8.6claws35
11996
11997         * src/folderview.c
11998                 re-instate 'Check for new messages' in Newsgroup
11999                 folders right-click menu, after a suggestion from
12000                 Tim Mann <timmann@users.sourceforge.net>
12001
12002         * src/main.c
12003                 after a crash check only local folders for new
12004                 messages
12005
12006 2002-11-28 [paul]       0.8.6claws34
12007
12008         * configure.in
12009                 apply patch that fixes the checking of GTK with XIM 
12010                 support on different OSs, such as FreeBSD. Patch 
12011                 submitted by Topia <topia@users.sourceforge.net>
12012                 
12013 2002-11-28 [paul]       0.8.6claws33
12014
12015         * src/mainwindow.c
12016           src/prefs_common.c
12017           src/prefs_toolbar.c
12018                 more changes to the English
12019
12020 2002-11-28 [paul]       0.8.6claws32
12021
12022         * sync with 0.8.6cvs13
12023                 see ChangeLog 2002-11-28 (no sync needed
12024                 for src/compose.c)
12025
12026 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12027         
12028         * src/mainwindow.[ch]
12029                 add patch by Ivan F. Martinez introducing messageview Toolbar
12030                 some changes and committed by oliver    
12031
12032 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12033
12034         * src/messageview.[ch]
12035                 add patch by Ivan F. Martinez introducing messageview Toolbar
12036                 some changes and committed by oliver    
12037
12038 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12039
12040         * src/compose.[ch]
12041                 add patch by Ivan F. Martinez introducing messageview Toolbar
12042                 some changes and committed by oliver    
12043
12044 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12045         
12046         * src/toolbar.[ch]
12047                 add patch by Ivan F. Martinez introducing messageview Toolbar
12048                 some changes and committed by oliver
12049
12050 2002-11-28 [oliver]     0.8.6claws27
12051         
12052         * src/prefs_toolbar.[ch]
12053                 getting ready for messageview toolbar
12054                 free mem allocated by gettext
12055                 change prefs_toolbar to prefs_toolbar_open
12056  
12057 2002-11-28 [thorsten]   0.8.6claws26
12058
12059         * src/imageview.[ch]
12060                 cleaned up conflicting declarations of
12061                 imageview_show_image()
12062
12063 2002-11-28 [paul]       0.8.6claws25
12064
12065         * src/grouplistdialog.c
12066           src/prefs_common.c
12067           src/prefs_summary_column.c
12068                 a few more improvements to the English
12069
12070 2002-11-28 [colin]      0.8.6claws24
12071
12072         * man/sylpheed.1
12073                 A few updates to command-line parameters
12074
12075 2002-11-28 [colin]      0.8.6claws23
12076
12077         * src/prefs_filtering.c
12078                 Fix problems with prefs_filtering_delete_path:
12079                 a) if the first rule is removed, original pointers
12080                    weren't updated (leading to segfaults)
12081                 b) it was always global_processing updated in case
12082                    of removed path was parent of rule path
12083
12084 2002-11-27 [paul]       0.8.6claws22
12085
12086         * src/mainwindow.c
12087           src/prefs_account.c
12088           src/prefs_actions.c
12089           src/prefs_common.c
12090           src/prefs_customheader.c
12091           src/prefs_display_header.c
12092           src/prefs_filtering.c
12093           src/prefs_folder_item.c
12094           src/prefs_matcher.c
12095           src/prefs_scoring.c
12096           src/prefs_summary_column.c
12097           src/prefs_template.c
12098           src/prefs_toolbar.c
12099                  improve the English in the GUI
12100
12101 2002-11-27 [colin]      0.8.6claws21
12102
12103         * src/folder.c
12104                 Fix processing renaming problems happening after
12105                 last commit
12106
12107 2002-11-27 [colin]      0.8.6claws20
12108
12109         * src/folder.c
12110                 recursive move now deletes src each subfolder after 
12111                 having moved it
12112         * src/folderview.c
12113                 Use identifier instead of path during dnd (enables
12114                 IMAP folder dnd)
12115
12116 2002-11-27 [paul]       0.8.6claws19
12117
12118         * src/main.c
12119                 apply patch that does command-line processing 
12120                 BEFORE gtk_init, allowing claws to run from 
12121                 shell-scripts in non-X environment (e.g. crontab 
12122                 or ip-up, ip-down scripts). Patch submitted by
12123                 Ruslan N. Balkin <baron@dartel.ru>
12124                 
12125         * po/it.po
12126                 updated by Alessandro Maestri
12127
12128 2002-11-27 [paul]       0.8.6claws18
12129
12130         * sync with 0.8.6cvs12
12131           src/prefs_common.c
12132                 Differences are that main uses a 'Receive dialog'
12133                 frame on the Interface tab, whereas claws groups all 
12134                 the dialogs together in a 'Dialogs' frame.
12135
12136 2002-11-27 [colin]      0.8.6claws17
12137
12138         * src/prefs_matcher.c
12139                 Fix Execute criteria's NOT flag
12140
12141
12142 2002-11-26 [christoph]  0.8.6claws16
12143
12144         * src/ssl.c
12145                 rewrite the ssl code a little bit, only use one
12146                 SSL context, set default certificates' file/path
12147
12148 2002-11-26 [thorsten]   0.8.6claws15
12149
12150         * src/compose.c
12151                 default-reply-to didn't work for ml-reply
12152
12153 2002-11-26 [melvin]     0.8.6claws14
12154
12155         * src/prefs_actions.c
12156                 Made pipe-actions ignore short headers in message view
12157                 Made trailing-pipe-actions write in the message view with
12158                 the same font as the original message
12159
12160 2002-11-26 [paul]       0.8.6claws13
12161
12162         * src/compose.c
12163                 this time commit the correct file
12164
12165 2002-11-26 [paul]       0.8.6claws12
12166
12167         * sync with 0.8.6cvs11
12168           src/quote_fmt_parse.y  
12169                 no sync needed
12170           src/account.[ch]       
12171                 not sync'ed
12172           src/compose.c
12173                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12174                 on draft mode.
12175                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12176                 header
12177                 
12178         see ChangeLog 2002-11-25 and 2002-11-26
12179
12180 2002-11-26 [colin]      0.8.6claws11
12181
12182         * src/folderview.c
12183                 Fix collapsed folder not auto-expanding during
12184                 mail dnd, if it was the source folder.
12185
12186 2002-11-25 [colin]      0.8.6claws10
12187
12188         * src/folderview.[ch]
12189                 Variable renaming and cleaning (slist of nodes 
12190                 to be re-collapsed is stored in FolderView)
12191
12192 2002-11-25 [paul]       0.8.6claws9
12193
12194         * src/prefs_common.[ch]
12195                 fix breakage caused by last commit
12196
12197 2002-11-25 [paul]       0.8.6claws8
12198
12199         * sync with 0.8.6cvs4
12200                 see ChangeLog 2002-11-21
12201
12202 2002-11-25 [paul]       0.8.6claws7
12203
12204         * sync with 0.8.6cvs4
12205                 see ChangeLog 2002-11-20
12206
12207 2002-11-25 [paul]       0.8.6claws6
12208
12209         * sync with 0.8.6cvs3
12210                 see ChangeLog 2002-11-18
12211
12212 2002-11-25 [colin]      0.8.6claws5
12213
12214         * src/gtkutils.[ch]
12215                 Add gtkut_ctree_node_is_parent()
12216         * src/folderview.c
12217                 Spring-loaded folders
12218
12219 2002-11-25 [colin]      0.8.6claws4
12220
12221         * src/utils.[ch]
12222                 Add slist_concat_unique(), function to merge
12223                 two GSList filtering dups
12224         * src/folder.[ch]
12225         * src/summaryview.[ch]
12226         * src/folderview.c
12227         * src/main.c
12228                 Add detection/update/display of unread answers
12229                 to marked mails
12230         * src/procmsg.[ch]
12231                 Add procmsg_find_children()
12232                 Add procmsg_msg_has_marked_parent()
12233
12234 2002-11-25 [colin]      0.8.6claws3
12235
12236         * src/ssl_certificate.[ch]
12237                 Allow checking a certificate without a DNS
12238                 lookup
12239                 Allow to forget a cert (by deleting it)
12240                 Make ssl_certificate_destroy_public
12241         * src/ssl_manager.[ch] ** NEW FILES **
12242                 Gui to manage (display/remove) certificates
12243         * src/prefs_common.[ch]
12244                 Add a pref to allow silent acceptation of
12245                 trusted certificates or not (based on the
12246                 "I want to know what's going on" principle)
12247         * src/mainwindow.c
12248                 Add SSL manager in Tools menu
12249         * src/Makefile.am
12250                 Add the new files to the build
12251         * po/POTFILES.in
12252                 Add ssl_manager.c to translations
12253
12254 2002-11-25 [colin]      0.8.6claws2
12255
12256         * src/summaryview.[ch]
12257                 Add S_SEARCH_EXTENDED to the quick search, which 
12258                 allows to search using filtering syntax.
12259
12260 2002-11-25 [colin]      0.8.6claws1
12261
12262         * src/summaryview.c
12263                 Deletion of duplicates now prefer deleting
12264                 the unread dup (fixes feature-request 638989).
12265
12266 2002-11-24 [paul]       0.8.6claws
12267
12268         * po/es.po
12269           po/pl.po
12270           po/ru.po
12271           po/sr.po
12272                 updated by Ricardo Mones Lastra,
12273                 Witold Wladyslaw Wojciech Wilk,
12274                 Ruslan N. Balkin, and  Urke MMI 
12275                 respectively
12276
12277 2002-11-24 [paul]       0.8.5claws182
12278
12279         * po/bg.po
12280                 updated by George Danchev
12281
12282 2002-11-23 [alfons]     0.8.5claws181
12283
12284         * src/imap.c
12285                 tiny memory leak found by browsing Dimitar's 
12286                 valgrind report
12287
12288 2002-11-23 [paul]       0.8.5claws180
12289
12290         * po/it.po
12291                 updated by Alessandro Maestri
12292
12293 2002-11-22 [christoph]  0.8.5claws179
12294
12295         * src/compose.c
12296         * src/inc.c
12297         * src/prefs_filtering.c
12298         * src/summaryview.c
12299                 more warning fixes
12300
12301 2002-11-22 [alfons]     0.8.5claws178
12302
12303         * src/summaryview.c
12304                 summary_execute_delete_func(): if message is deleted, make 
12305                 sure to also remove its entry in the subject hash table. 
12306                 fixes a corner case bug.
12307
12308 2002-11-22 [paul]       0.8.5claws177
12309
12310         * .cvsignore
12311                 add 'autom4te.cache'
12312                 
12313         * ltconfig      ** REMOVED **
12314                 not needed
12315
12316 2002-11-22 [paul]       0.8.5claws176
12317
12318         * src/textview.c
12319                 textview_set_font(): fix for message display in
12320                 UTF-8 locales (thanks to Sergey Vlasov).
12321                 
12322         * AUTHORS
12323                 add new team members and contributors
12324
12325
12326 2002-11-21 [colin]      0.8.5claws175
12327
12328         * src/procmsg.[ch]
12329                 Add procmsg_remove_special_headers()
12330         * src/mh.c
12331                 Use procmsg_remove_special_headers() for 
12332                 previous fix
12333
12334 2002-11-21 [colin]      0.8.5claws174
12335
12336         * src/mh.c
12337                 Fix moving/copying from queue/draft folders
12338                 for MH folders
12339
12340 2002-11-21 [christoph]  0.8.5claws173
12341
12342         * src/crash.c
12343         * src/filtering.c
12344         * src/logwindow.c
12345         * src/main.c
12346         * src/matcher_parser_lex.[hl]
12347         * src/mbox.c
12348         * src/mbox_folder.[ch]
12349         * src/prefs_filtering.c
12350         * src/procheader.c
12351         * src/quote_fmt_lex.l
12352         * src/ssl.c
12353                 fix all warnings except the warnings in lex and yacc files
12354
12355 2002-11-20 [christoph]  0.8.5claws172
12356
12357         * src/imap.c
12358                 fix MsgInfo retrieval for IMAP draft and queue folders
12359                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12360
12361 2002-11-19 [christoph]  0.8.5claws171
12362
12363         * src/compose.c
12364                 fix segfault, when draft saving does not get
12365                 the MsgInfo of the new message
12366                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12367
12368 2002-11-19 [christoph]  0.8.5claws170
12369
12370         * src/procmsg.c
12371                 add parameter check for flag setting function
12372                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12373
12374 2002-11-18 [paul]       0.8.5claws169
12375
12376         * src/compose.c
12377                 more sensitivity fixes to redirect mode:
12378                 * disable toolbar draft button
12379                 * allow only Address book in the Tools menu
12380                 * disable editing of message by the spell
12381                   checker
12382
12383 2002-11-18 [paul]       0.8.5claws168
12384
12385         * src/compose.c
12386                 fix sensitivity of menu items in compose_redirect():
12387                 allow only the necessary items 
12388
12389 2002-11-18 [paul]       0.8.5claws167
12390
12391         * src/compose.c
12392                 fix bug [ 603259 ] 'attachment got lost on bounce'
12393
12394 2002-11-18 [paul]       0.8.5claws166
12395
12396         * po/ru.po
12397                 updated by Ruslan N. Balkin <baron@dartel.ru>
12398
12399 2002-11-18 [colin]      0.8.5claws165
12400
12401         * src/main.c
12402           src/defs.h
12403                 Remove old filtering stuff
12404
12405
12406 2002-11-17 [oliver]     0.8.5claws164
12407
12408         * src/toolbar.h
12409                 remove not needed typedef 
12410
12411 2002-11-17 [oliver]     0.8.5claws163
12412
12413         * src/toolbar.c
12414                 make toolbar's on click events translatable
12415
12416 2002-11-15 [colin]      0.8.5claws162
12417
12418         * src/summaryview.c
12419                 Revert too-soon integration of a feature
12420
12421 2002-11-15 [christoph]  0.8.5claws161
12422
12423         * src/imap.c
12424                 use main's implementation of imap_get_msginfo
12425
12426 2002-11-15 [christoph]  0.8.5claws160
12427
12428         * src/compose.c
12429         * src/folder.[ch]
12430         * src/imap.c
12431         * src/mbox_folder.c
12432         * src/mh.c
12433         * src/news.c
12434         * src/procmsg.c
12435         * src/summaryview.c
12436                 replace claws' fetch_msginfo with main's get_msginfo
12437                 (use main's implementation where possible)
12438
12439 2002-11-15 [colin]      0.8.5claws159
12440
12441         * src/ssl_certificate.c
12442                 Missed a check
12443
12444 2002-11-16 [melvin]     0.8.5claws158
12445
12446         * po/fr.po
12447                 Updated French translations.
12448
12449 2002-11-16 [colin]      0.8.5claws157
12450
12451         * src/ssl_certificate.c
12452                 Check for missing parts in the certificates
12453
12454 2002-11-15 [colin]      0.8.5claws156
12455
12456         * src/folderview.c
12457                 Preventive fix (missing check) found by
12458                 Alfons
12459
12460 2002-11-15 [paul]
12461
12462         * NEWS
12463                 sync with 0.8.6 release
12464
12465 2002-11-15 [colin]      0.8.5claws155
12466
12467         * src/folder.[ch]
12468           src/folderview.c
12469                 Fix error handling of folder_item_move_to()
12470                 (thanks to Alfons!)
12471
12472 2002-11-15 [colin]      0.8.5claws154
12473
12474         * src/folder.[ch]
12475           src/folderview.c
12476                 folder_item_move_to() sets an error message instead
12477                 of having GUI stuff in folder.c
12478
12479 2002-11-15 [colin]      0.8.5claws153
12480
12481         * src/procmsg.[ch]
12482                 Implemented a callback for MsgInfo updates, 
12483                 heavily copy/pasted from Christoph's folder 
12484                 callback system
12485         * src/summaryview.[ch]
12486                 Register summary_update_msg as callback
12487
12488 2002-11-14 [colin]      0.8.5claws152
12489         
12490         * src/procmsg.c
12491                 Update the FolderItem after sending (fixes 617593)
12492
12493 2002-11-14 [christoph]  0.8.5claws151
12494
12495         * src/folder.c
12496                 fix wrong position of NULL pointer check found
12497                 by Sergey
12498
12499 2002-11-14 [christoph]  0.8.5claws150
12500
12501         * src/folder.c
12502                 fix segfault when deleting messages from IMAP folders
12503                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12504
12505 2002-11-14 [colin]      0.8.5claws149
12506
12507         * src/compose.c
12508                 Forwarding was also ignoring the folder's default account.
12509
12510 2002-11-14 [colin]      0.8.5claws148
12511
12512         * src/compose.c
12513                 Fix sent folder not set to folder properties when 
12514                 forwarding.
12515
12516 2002-11-14 [thorsten]   0.8.5claws147
12517
12518         * src/inc.c
12519                 inc_start(): Files were not moved from .processing to inbox,
12520                 if no global processing rule existed
12521
12522 2002-11-14 [colin]      0.8.5claws146
12523
12524         * src/ssl_certificate
12525                 Fix file operations
12526
12527 2002-11-14 [paul]       0.8.5claws145
12528
12529         * po/it.po
12530                 updated by Alessandro Maestri
12531
12532 2002-11-13 [alfons]     0.8.5claws144
12533
12534         * src/folder.c
12535                 folder_item_close(): only mark messages unread
12536                 when a folder has new messages 
12537
12538 2002-11-13 [keith]      0.8.5claws143
12539
12540         * src/imap.c
12541                 Fix problem moving or copying between
12542                 IMAP folders
12543
12544 2002-11-13 [colin]      0.8.5claws142
12545
12546         * src/matcher_parser_parse.y
12547                 Fix rule problem when " don't match
12548
12549 2002-11-13 [christoph]  0.8.5claws141
12550
12551         * src/folder.c
12552         * src/folderview.c
12553                 moved cache saving to folder_item_close
12554                 the folderview should not have to deal with
12555                 this things
12556
12557 2002-11-13 [christoph]  0.8.5claws140
12558
12559         * src/summaryview.c
12560                 moved setting of important score to
12561                 summary_set_prefs_from_folderitem
12562
12563 2002-11-13 [colin]      0.8.5claws139
12564
12565         * src/matcher_parser_parse.y
12566                 Fix a segfault in the parser (happening when
12567                 a good expression had been tested and a bad 
12568                 one arrives)
12569
12570 2002-11-13 [paul]       0.8.5claws138
12571
12572         * sync with 0.8.5cvs24
12573                 see ChangeLog 2002-11-13
12574                 
12575         * po/pt_BR.po
12576                 updated by Fabio Jr. Beneditto
12577
12578 2002-11-13 [colin]      0.8.5claws137
12579         
12580         * src/msgcache.c
12581           src/defs.h
12582           src/procmsg.[ch]
12583                 Revert last commit, problem
12584
12585 2002-11-13 [colin]      0.8.5claws136
12586
12587         * src/msgcache.c
12588                 Remove duplicated code
12589         * src/defs.h
12590                 Bumped CACHE_VERSION and MARK_VERSION
12591         * src/procmsg.[ch]
12592                 Network endian for cache and mark files
12593
12594 2002-11-12 [colin]      0.8.5claws135
12595
12596         * src/inc.c
12597                 Fix the "socket error" dialog which disappeared
12598
12599 2002-11-12 [colin]      0.8.5claws134
12600
12601         * src/msgcache.c
12602                 Reverse last commit which had performance 
12603                 problems, but still reverse the list
12604
12605 2002-11-12 [colin]      0.8.5claws133
12606
12607         * src/msgcache.c
12608                 Reverse list order
12609
12610 2002-11-12 [melvin]     0.8.5claws132
12611
12612         * src/compose.c
12613                 Added a check for a NULL prefs_common.dictionary
12614
12615 2002-11-12 [colin]      0.8.5claws131
12616
12617         * src/ssl_certificate.[ch]
12618                 Use FQDN hostname
12619
12620 2002-11-12 [colin]      0.8.5claws130
12621
12622         * src/ssl_certificate.[ch]
12623                 Take connection port into account for 
12624                 checking certificates (a single hostname
12625                 could have multiple servers with multiple
12626                 certificates)
12627         * src/ssl.c
12628                 Pass the port to ssl_certificate_check
12629
12630 2002-11-12 [paul]       0.8.5claws129
12631
12632         * src/folder.c
12633                 fix a typo in last commit
12634
12635 2002-11-12 [paul]       0.8.5claws128
12636
12637         * sync with 0.8.5cvs23
12638                 see ChangeLog entry 2002-11-12
12639
12640 2002-11-11 [colin]      0.8.5claws127
12641
12642         * src/ssl_certificate.c
12643                 Cleaner messages
12644                 Don't popup, instead log error, if the 
12645                 corresponding pref is checked
12646         * src/ssl_certificate.h
12647                 include <openssl/objects/h>
12648
12649 2002-11-11 [colin]      0.8.5claws126
12650
12651         * src/ssl_certificate.h
12652                 _Really_ clean it
12653
12654 2002-11-11 [colin]      0.8.5claws125
12655         
12656         * src/ssl_certificate.c
12657                 Fixed leak
12658
12659 2002-11-11 [colin]      0.8.5claws124
12660
12661         * src/ssl.c
12662                 Cleaned a bit
12663         * src/ssl_certificate.[ch]
12664                 Cleaned a bit (better use of SSL API)
12665                 (This will cause non-recognition of saved 
12666                  certificates of claws12[23]...)
12667
12668 2002-11-11 [paul]       0.8.5claws123
12669         
12670         * po/es.po
12671                 updated by Ricardo Mones Lastra
12672
12673 2002-11-11 [colin]      0.8.5claws122
12674
12675         * src/ssl.c
12676                 Fix a typo
12677
12678 2002-11-11 [colin]      0.8.5claws121
12679
12680         * src/ssl_certificate.[ch] ** NEW FILES **
12681         * src/ssl.[ch]
12682                 Check SSL certificates presented to us
12683         * src/Makefile.am
12684                 Add ssl_certificate.[ch]
12685         * po/POTFILES.in
12686                 Add ssl_certificate.c
12687
12688 2002-11-11 [paul]       0.8.5claws120
12689
12690         * sync with 0.8.5cvs22
12691                 see ChangeLog 2002-11-11
12692
12693 2002-11-11 [paul]       0.8.5claws119
12694
12695         * sync with 0.8.5cvs21
12696                 see ChangeLog 2002-11-11
12697
12698 2002-11-10 [jens]       0.8.5claws118
12699
12700         * src/folder.c
12701         * src/folderview.c
12702                 corrected some typing
12703         * po/de.po
12704                 updated german translation
12705         * sylpheed.spec.in
12706                 cleaned up specfile and adjusted it for claws
12707
12708 2002-11-10 [colin]      0.8.5claws117
12709
12710         * src/summaryview.c
12711                 a STATUSBAR_PUSH/POP fix
12712
12713 2002-11-10 [colin]      0.8.5claws116
12714
12715         * src/prefs_folder_item.c
12716                 Fix hanging after opening folder properties
12717
12718 2002-11-10 [hoa]        0.8.5claws115
12719
12720         * src/matcher_parser_lex.l
12721         * src/matcher_parser_parse.y
12722                 config file for scoring and filtering is no more trashed
12723                 when there is a syntax error in a filtering rule when
12724                 editing it in a dialog.
12725
12726 2002-11-09 [colin]      0.8.5claws114
12727
12728         * src/mbox_folder.c
12729                 Added missing initialisation of folder->destroy()
12730
12731 2002-11-09 [colin]      0.8.5claws113
12732
12733         * src/folder.c
12734           src/folderview.c
12735                 Fix the status bar messages
12736
12737 2002-11-09 [colin]      0.8.5claws112
12738
12739         * src/folderview.c
12740                 Fix hangs after folder dnd, happening after 
12741                 claws109.
12742
12743 2002-11-09 [christoph]  0.8.5claws111
12744
12745         * src/folderview.c
12746                 just changed order of calls (reverse order of
12747                 associated calls)
12748         * src/inc.c
12749                 lock inc when checking only one account, otherwise
12750                 inc all could be executed at the same time
12751
12752 2002-11-09 [christoph]  0.8.5claws110
12753
12754         * src/folderview.c
12755                 better unlock the mouse cursor before calling
12756                 summary_show because it changes the cursor too
12757
12758 2002-11-09 [christoph]  0.8.5claws109
12759
12760         * src/folder.[ch]
12761         * src/folderview.c
12762                 add functions to open and close a folder
12763                 o opending will execute scanning for remote folders
12764                   and processing
12765                 o closing will unset new flag for messages
12766
12767 2002-11-09 [colin]      0.8.5claws108
12768
12769         * src/folder.c
12770                 Add a call to prefs_matcher_write_config to 
12771                 avoid non-leaf folders filtering settings to be
12772                 lost
12773
12774 2002-11-09 [paul]       0.8.5claws107
12775
12776         * src/prefs_account.c
12777                 re-word a label
12778
12779 2002-11-09 [colin]      0.8.5claws106
12780
12781         * src/folderview.c
12782                 Minor esthetic fix
12783
12784 2002-11-09 [colin]      0.8.5claws105
12785
12786         * src/folderview.c
12787                 Fix prefs_filtering deletion for MH folders (same
12788                 reason as below)
12789         * src/prefs_filtering.c
12790                 Fix prefs_filtering renaming and deletion for 
12791                 folder-based processing rules.  
12792
12793 2002-11-09 [christoph]  0.8.5claws104
12794
12795         * src/compose.c
12796         * src/folder.[ch]
12797         * src/folderview.[ch]
12798         * src/import.c
12799         * src/inc.c
12800         * src/main.c
12801         * src/mainwindow.c
12802         * src/messageview.c
12803         * src/prefs_folder_item.c
12804         * src/procmsg.c
12805         * src/summaryview.c
12806                 implement a callback system for folder item updates
12807
12808 2002-11-09 [colin]      0.8.5claws103
12809
12810         * src/folderview.c
12811                 Fix prefs_filtering renaming for MH folders (we
12812                 shouldn't rename by path as another folder could
12813                 have the same hierarchy).
12814
12815 2002-11-09 [colin]      0.8.5claws102
12816
12817         * src/folder.c
12818                 Fix a leak found by Christoph, use better variable
12819                 names
12820
12821 2002-11-09 [colin]      0.8.5claws101
12822
12823         * src/folder.c
12824                 One more fix for processing rules
12825
12826 2002-11-08 [colin]      0.8.5claws100
12827         
12828         * src/matcher.c
12829                 Don't copy the compiled regexp (will be reevaluated)
12830         * src/folderview.c
12831                 Lock folderview while moving
12832         * src/folder.c
12833                 Provide info on what's happening to the user
12834
12835 2002-11-08 [colin]      0.8.5claws99
12836
12837         * src/folderview.c
12838                 Fix folder reordering after a move if parent is 
12839                 root
12840         * src/scoring.[ch]
12841                 Add function to copy a ScoringProp
12842         * src/prefs_folder_item.c
12843                 Copy scoring rules when copying a folder prefs
12844
12845 2002-11-08 [colin]      0.8.5claws98
12846
12847         * src/folderview.c
12848                 Fixes in case of failure
12849         * src/filtering.[ch]    
12850                 Add function to duplicate a FilteringProp
12851         * src/matcher.[ch]
12852                 Add function to duplicate a MatcherProp
12853         * src/prefs_folder_item.c
12854                 Save folder's processing rules when copying 
12855                 its prefs
12856
12857 2002-11-08 [colin]      0.8.5claws97
12858         
12859         * src/folderview.c
12860                 Sort after move
12861         * src/folder.c 
12862                 Change a printf to debug_print
12863
12864 2002-11-08 [colin]      0.8.5claws96
12865
12866         * src/folder.c
12867           src/folderview.c
12868                 Fix segfaults, call me stupido
12869         
12870
12871 2002-11-08 [colin]      0.8.5claws95
12872
12873         *src/folder.c
12874                 Added forgotten prefs to save when moving folders
12875
12876 2002-11-08 [colin]      0.8.5claws94
12877
12878         * src/folder.c
12879                 Fixes to folder DND (prefs copy)
12880         * src/folderview.c
12881                 Optimization for folder DND (don't rescan whole tree)
12882                 Added folderview_create_folder_node() for this 
12883                 optimization, so de-duped a bit the code
12884         * src/prefs_folder_item.[ch]
12885                 Added prefs_folder_item_copy_prefs()    
12886           
12887 2002-11-08 [paul]       0.8.5claws93
12888
12889         * src/prefs_account.c
12890           tools/README
12891           tools/kmail2sylpheed_v2.pl
12892                 correct some typos
12893
12894 2002-11-08 [paul]       0.8.5claws92
12895
12896         * src/compose.c
12897           src/prefs_account.[ch]
12898                 remove account options 'clearsign' and 'ascii_armored',
12899                 replace with 'default_gnupg_mode' to prevent mixed-mode
12900                 Privacy settings
12901
12902 2002-11-08 [paul]       0.8.5claws91
12903
12904         * src/compose.[ch]
12905                 re-implement GnuPG 'on-the-fly' mode selection,
12906                 disallow mixed-mode
12907
12908 2002-11-08 [colin]      0.8.5claws90
12909
12910         * src/folderview.c
12911           src/prefs_folder_item.c
12912                 Change "Property" to "Properties"
12913
12914 2002-11-07 [colin]      0.8.5claws89
12915
12916         * src/folderview.c
12917           src/folder.c
12918                 Allow folder dropping to a root folder
12919
12920 2002-11-07 [paul]       0.8.5claws88
12921
12922         * src/compose.c
12923                 revert last commit
12924
12925 2002-11-07 [paul]       0.8.5claws87
12926
12927         * src/compose.c
12928                 fix reply-to-list bug. closes bug report
12929                 "[633382] reply-to-list broken in recent cvs"
12930
12931 2002-11-07 [paul]       0.8.5claws86
12932
12933         * src/compose.c
12934                 add a forgotten '#if USE_GPGME ... #endif'
12935
12936 2002-11-07 [paul]       0.8.5claws85
12937
12938         * sync with 0.8.5cvs20
12939                 see ChangeLog 2002-11-07
12940
12941 2002-11-07 [colin]      0.8.5claws84
12942
12943         * src/folder.[ch]
12944                 Change folder_item_move_to to return the newly 
12945                 created folderitem.
12946         * src/folderview.c
12947                 Select the new folderitem after moving.
12948
12949 2002-11-07 [colin]      0.8.5claws83
12950
12951         * src/prefs_filtering.c
12952                 Fix rule rewriting when moving a leaf folder to a 
12953                 shorter path
12954
12955 2002-11-07 [colin]      0.8.5claws82
12956
12957         * src/prefs_filtering.c
12958                 fix a leak
12959
12960 2002-11-07 [colin]      0.8.5claws81
12961
12962         * src/folder.[ch]
12963                 Add folder_item_move_to() function to move a 
12964                 folderitem into another one (updates matcher etc)
12965         * src/folderview.c
12966                 Add folder drag'n drop (context menu to come)
12967                 [Should be dataloss free, but Please backup before 
12968                  trying !]
12969
12970 2002-11-06 [colin]      0.8.5claws80
12971
12972         * src/mh.c
12973                 mh_create_folder() returns NULL if can't create
12974                 directory hierarchy
12975
12976 2002-11-06 [paul]       0.8.5claws79
12977
12978         * src/compose.[ch]
12979                 allow 'on-the-fly' changing of the type of encryption 
12980                 and/or signing used (mime/ascii) via the compose window
12981
12982 2002-11-06 [paul]       0.8.5claws78
12983
12984         * sync with 0.8.5cvs19
12985                 see ChangeLog 2002-11-06 for src/account.c: 
12986                 account_get_special_folder()
12987                 
12988 2002-11-05 [alfons]     0.8.5claws77
12989
12990         * src/crash.c
12991                 very minor cleanups: nothing to see here, move on. :-)
12992
12993 2002-11-05 [colin]      0.8.5claws76
12994
12995         * src/main.c
12996                 Changes choices if compose windows are opened to
12997                 Discard, Draft, Don't quit
12998
12999 2002-11-05 [thorsten]   0.8.5claws75
13000
13001         * src/compose.c
13002                 reenabled default_reply_to folder option
13003
13004 2002-11-05 [colin]      0.8.5claws74
13005
13006         * src/compose.[ch] 
13007                 add compose_draft()
13008         * src/crash.c
13009                 add SIGTERM handler
13010         * src/main.[ch]
13011                 add clean_quit() for the SIGTERM handler
13012
13013 2002-11-05 [paul]       0.8.5claws73
13014         
13015         * po/es.po
13016                 updated by Ricardo Mones Lastra
13017
13018 2002-11-05 [melvin]     0.8.5claws72
13019
13020         * src/logwindow.c
13021                 Fixed log-clipping bug #616795.
13022                 To stop logging in the log window use 0 length.
13023         * src/prefs_common.c
13024                 Added a label to inform about the 0 log length behaviour.
13025
13026 2002-11-05 [paul]       0.8.5claws71
13027
13028         * sync with 0.8.5cvs17
13029                 see ChangeLog 2002-11-05
13030
13031 2002-11-04 [paul]       0.8.5claws70
13032
13033         * sylpheed-128x128.png
13034           sylpheed-64x64.png
13035           sylpheed.png
13036                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13037                 <nikai@users.sourceforge.net>
13038                 
13039         * po/bg.po
13040                 updated by George Danchev
13041
13042 2002-11-03 [thorsten]   0.8.5claws69
13043
13044         * src/main.c
13045           src/mimeview.c
13046           src/rfc2015.h
13047                 add check if gpg is active
13048
13049 2002-11-03 [thorsten]   0.8.5claws68
13050
13051         * src/toolbar.h
13052                 removed GSList declaration causing trouble on MacOS-X
13053                 (submitted by alfons, reported by xfesty)
13054
13055 2002-11-01 [paul]       0.8.5claws67
13056
13057         * src/mainwindow.c
13058                 remove last remnants of main's filter code
13059
13060 2002-11-01 [paul]       0.8.5claws66
13061
13062         * tools/filter_conv.pl
13063                 fix bug where user-defined headers were ignored
13064
13065 2002-11-01 [paul]       0.8.5claws65
13066
13067         * src/logwindow.c
13068                 make a debug_print() not translatable
13069
13070 2002-10-31 [melvin]     0.8.5claws64
13071
13072         * ac/aspell.m4
13073                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13074                 not run any GNU/aspell test.  The dictionary path will
13075                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13076                 was given, in which case, it will be $prefix/lib/aspell/
13077         * configure.in
13078                 Fixed typo in commentary (Aspell code).
13079
13080 2002-10-31 [paul]       0.8.5claws63
13081
13082         * po/POTFILES.in
13083                 remove src/filter.c and src/prefs_filter.c
13084                 thanks to Ricardo for reminding me
13085
13086 2002-10-31 [colin]      0.8.5claws62
13087
13088         * src/mbox_folder.c
13089                 Plug some leaks
13090
13091 2002-10-31 [paul]       0.8.5claws61
13092
13093         * src/prefs_filter.[ch] ** REMOVED **
13094           src/filter.[ch]       ** REMOVED **
13095           
13096         * src/Makefile.am
13097           src/folderview.c
13098           src/inc.c
13099           src/main.c
13100           src/mainwindow.c
13101           src/mbox.c
13102           src/prefs_common.c
13103           src/prefs_filtering.c
13104           src/summaryview.[ch]
13105                 remove main's 'filter' code
13106                 
13107         README.claws
13108                 update to reflect removal of main's filter
13109
13110 2002-10-31 [paul]       0.8.5claws60
13111
13112         * src/summaryview.c
13113                 remove check for global_processing in summary_filter_open(). 
13114                 This fixes the bug where if the user uses the right-click 
13115                 'Create filter rule...' and doesn't have any filter rules 
13116                 already defined in claws' advanced filtering, the newly 
13117                 created filter rule goes to main's filtering which is 
13118                 inaccessible through the gui. Now the filter rule gets added
13119                 to claws' filtering by default.
13120
13121 2002-10-28 [melvin]     0.8.5claws59
13122
13123         * src/prefs_actions.c
13124                 Fixed bug #627322 where MIME parts were not always
13125                 correctly passed to a %p action
13126                 Display an error dialog when message filename is not found.
13127
13128 2002-10-28 [melvin]     0.8.5claws58
13129
13130         * src/prefs_common.c
13131                 Readded a missing function declaration lost in 0.8.3claws34
13132
13133 2002-10-28 [paul]       0.8.5claws57
13134
13135         * sync with 0.8.5cvs15
13136                 see ChangeLog 2002-10-28 and 2002-10-25
13137                 
13138         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13139
13140 2002-10-27 [oliver]     0.8.5claws56
13141
13142         * src/pop.c
13143                 plug leak in pop3_top_recv
13144
13145 2002-10-26 [christoph]  0.8.5claws55
13146
13147         * src/folder.c
13148                 set need_update folder flag when messages are added
13149                 (closes bug [ 626922 ] folder not updated after receiving)
13150
13151 2002-10-25 [melvin]     0.8.5claws54
13152
13153         * src/imageview.c
13154                 Fixed a memleak introduced in the scaling code.
13155
13156 2002-10-24 [alfons]     0.8.5claws53
13157
13158         * src/filtering.c
13159                 make filtering's forward message action forward from the 
13160                 correct account
13161                 (closes bug [628089 ] Filter -> Forward from address problem
13162                 reported by Oktay)
13163
13164 2002-10-24 [christoph]  0.8.5claws52
13165
13166         * src/mainwindow.c
13167         * src/manual.[ch]
13168                 o use manual of current locale or english if current
13169                   locale is not available (and english is available)
13170                 o also link to sylpheed doc project manuals
13171
13172 2002-10-23 [paul]       0.8.5claws51
13173
13174         * tools/README
13175           tools/kmail2sylpheed_v2.pl
13176                 add new version of kmail addressbook importer script.
13177                 works with newer versions of Kmail/KAddressBook which
13178                 have new and rearranged data.
13179
13180 2002-10-23 [martin]     0.8.5claws50
13181
13182         * src/folderview.c
13183         * src/summaryview.c
13184         * src/utils.h
13185         * src/utils.c
13186                 added length parameter to get_abbrev_newsgroup_name()
13187                 changed this function so that it abbreviates the newsgroup
13188                 names only so long it is smaller than the length parameter
13189                 (for better reading of some newsgroup names and space efficiency)
13190
13191 2002-10-22 [colin]      0.8.5claws49
13192
13193         *src/foldersel.c
13194                 Revert Alfons' last modification (after voting ;-))
13195
13196 2002-10-21 [alfons]     0.8.5claws48
13197
13198         * src/foldersel.c
13199                 folder view in folder selection dialog reflects state of
13200                 folder view in main window
13201
13202 2002-10-18 [alfons]     0.8.5claws47
13203
13204         * src/mbox.c
13205                 drop imported messages in folder selected by user,
13206                 and not in the inbox
13207                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13208
13209 2002-10-18 [alfons]     0.8.5claws46
13210
13211         * src/compose.c
13212                 make automagic reply work correctly for email accounts 
13213                 (whether it's viable to do a full sync with Hiro's 
13214                 compose.c is still under discussion)
13215
13216 2002-10-18 [melvin]     0.8.5claws45
13217
13218         * src/prefs_actions.c
13219                 Fixed bug #622275 where asynchroneous actions left 
13220                 zombies processes
13221                 Made (synchroneous) actions' input be displayed live.
13222
13223 2002-10-18 [christoph]  0.8.5claws44
13224
13225         * src/textview.c
13226                 don't add a newline in the textview in front of the
13227                 first textpart if header display is disabled
13228                 (closes bug [ 603385 ] disabled header display leaves blank
13229                  lin)
13230
13231 2002-10-18 [christoph]  0.8.5claws43
13232
13233         * src/folder.[ch]
13234         * src/imap.c
13235         * src/mbox_folder.c
13236         * src/mh.c
13237         * src/news.c
13238                 folder->get_num_list now returns an error code
13239                 (closes bug [ 609424 ] News cache cleared on failure)
13240                 
13241 2002-10-17 [colin]      0.8.5claws42
13242         
13243         * src/news.c
13244                 Changed a printf by debug_print
13245
13246 2002-10-16 [paul]       
13247
13248         * tools/OOo2sylpheed.pl
13249                 allow for spaces in the name of the
13250                 file to be attached.
13251
13252 2002-10-16 [colin]      0.8.5claws41
13253
13254         * src/main.c
13255                 Use a tristate to change online mode
13256
13257 2002-10-16 [paul]       0.8.5claws40
13258
13259         * po/es.po
13260                 updated by Ricardo Mones Lastra
13261
13262 2002-10-16 [colin]      0.8.5claws39
13263
13264         * src/main.c
13265           src/mainwindow.[ch]
13266                 Added --online and --offline command-line
13267                 switches
13268
13269 2002-10-15 [christoph]  0.8.5claws38
13270
13271         * src/procmime.c
13272                 set mimeinfo->name to NULL after g_free to
13273                 avoid double freeing with g_free
13274
13275 2002-10-14 [christoph]  0.8.5claws37
13276
13277         * src/compose.c
13278         * src/filtering.c
13279         * src/summaryview.c
13280                 remove calls to folder->change_flags that are now
13281                 done by procmsg flag functions (seems it is not
13282                 used by any foldertype anyway)
13283         * src/folder.c
13284                 init folder->change_flags with NULL
13285
13286 2002-10-14 [christoph]  0.8.5claws36
13287
13288         * src/folder.[ch]
13289         * src/imap.[ch]
13290                 use virtual functions for folder item new and destroy
13291                 functions
13292
13293 2002-10-14 [melvin]     0.8.5claws35
13294
13295         * src/compose.c
13296                 Added a test to not run the spell checker if no default
13297                 dictionary is available. No dialog is displayed though.
13298
13299 2002-10-14 [melvin]     0.8.5claws34
13300
13301         * src/gtkaspell.c
13302                 Fixed bug in dictionary list context menu where
13303                 "More..." pointed to an emtpy submenu if the
13304                 number of dictionaries is a multiple of 15
13305                 Removed unneeded code in suggestions list creation
13306
13307 2002-10-14 [paul]       0.8.5claws33
13308
13309         * po/bg.po
13310                 updated by George Danchev
13311
13312 2002-10-13 [hoa]        0.8.5claws32
13313
13314         * src/matcher.[ch]
13315           src/matcher_parser_parser.y
13316                 removed the escaped string from internal structure
13317                 of matcher.
13318
13319 2002-10-12 [colin]      0.8.5claws31
13320
13321         * src/gtksctree.[ch]
13322           src/summaryview.c
13323                 Removed useless function gtksctree_reanchor
13324
13325 2002-10-12 [alfons]     0.8.5claws30
13326         
13327         * sync with remaining main changes 2002-10-09 - 2002-10-11
13328         - drop changes to src/compose.c (requires claws specific changes)
13329         
13330 2002-10-12 [alfons]     0.8.5claws29
13331         
13332         * sync with main changes of 2002-10-08
13333         - drop changes to src/compose.c (requires claws specific changes)
13334         - drop changes to src/summaryview.c (requires changes to compose.c)     
13335
13336 2002-10-12 [alfons]     0.8.5claws28
13337         
13338         * sync with main changes of 2002-10-07
13339
13340 2002-10-12 [alfons]     0.8.5claws27
13341
13342         * sync with main changes of 2002-10-04
13343         - drop changes to src/compose.c (requires claws specific changes)
13344         - drop changes to src/prefs_folder_item.c (claws implementation
13345           seems to be working)
13346
13347 2002-10-12 [colin]      0.8.5claws26
13348
13349         * src/mainwindow.c
13350                 Fix folder-flicker when space-reading, introduced 
13351                 in claws22.
13352
13353 2002-10-12 [colin]      0.8.5claws25
13354
13355         * src/compose.c
13356                 Save account address when saving as draft.
13357                 (closes bug 621838)
13358
13359 2002-10-12 [colin]      0.8.5claws24
13360
13361         * src/summaryview.c
13362                 Fix the problem consisting of no message selected
13363                 after the last message in a folder has been moved.
13364
13365 2002-10-12 [paul]       0.8.5claws23
13366
13367         * src/compose.c
13368           src/prefs_template.c
13369           src/template.[ch]
13370                 add Cc and Bcc to templates. Patch submitted by
13371                 John L. Males.
13372
13373 2002-10-12 [colin]      0.8.5claws22
13374
13375         * src/folderview.c
13376                 Fix a bug after "Check for new messages":
13377                 If a folder was opened, it was still selected at
13378                 the end of the check, but displayed empty.
13379         * src/mainwindow.c
13380                 Remove unnecessary check
13381
13382 2002-10-12 [paul]
13383
13384         * tools/README
13385                 be more verbose in the description of
13386                 OOo2sylpheed.pl
13387                 
13388
13389 2002-10-11 [colin]      0.8.5claws21
13390
13391         * src/mainwindow.c
13392                 Make space work (better) when no mail is selected
13393
13394 2002-10-11 [colin]      0.8.5claws20
13395
13396         * src/inc.c
13397           src/news.c
13398                 fix warnings
13399
13400 2002-10-11 [colin]      0.8.5claws19
13401
13402         * src/mainwindow.c
13403                 revert 0.8.5claws6 changes as i couldn't get to
13404                 anything satisfying
13405
13406 2002-10-11 [melvin]     0.8.5claws18
13407
13408         * src/compose.c
13409                 Removed buggy and unused macro (should have been committed in
13410                 0.8.5claws17)
13411
13412 2002-10-11 [melvin]     0.8.5claws17
13413
13414         * src/compose.c
13415                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13416
13417 2002-10-11 [thorsten]   0.8.5claws16 
13418
13419         * src/folderview.c
13420                 remove rescan warning
13421
13422 2002-10-11 [colin]      0.8.5claws15 
13423
13424         * src/procheader.c
13425                 fix a segfault that happens if conv_unmime_header
13426                 fails (should be better to find out why it fails)
13427
13428 2002-10-11 [christoph]  0.8.5claws14
13429
13430         * src/summaryview.c
13431                 update folderview stats after ignore/unignore thread
13432
13433 2002-10-11 [hoa]        0.8.5claws13
13434
13435         * src/quote_fmt_parse.y
13436                 Fixed a yacc/bison syntax error
13437         * src/matcher.c
13438                 Escaping of string is fixed.
13439
13440 2002-10-11 [colin]      0.8.5claws12
13441
13442         * src/imageview.c
13443                 Resize images to fit
13444
13445 2002-10-11 [paul]       0.8.5claws11
13446
13447         * po/es.po
13448                 updated by Ricardo Mones Lastra
13449
13450 2002-10-10 [alfons]     0.8.5claws10
13451
13452         * src/compose.c
13453                 allow dropping files by "moving" files from a file manager,
13454                 not only by the more cumbersome "copying". the latter 
13455                 mostly implies holding down the Control button
13456
13457 2002-10-10 [christoph]  0.8.5claws9
13458
13459         * src/summaryview.c
13460                 update folders after thread building for ignored threads
13461
13462 2002-10-10 [christoph]  0.8.5claws8
13463
13464         * config/.cvsignore
13465                 added Makefile
13466         * src/filtering.[ch]
13467         * src/folder.[ch]
13468         * src/folderview.[ch]
13469         * src/import.c
13470         * src/inc.[ch]
13471         * src/mbox.[ch]
13472         * src/procmsg.c
13473         * src/summaryview.[ch]
13474                 o added new flag need_update to FolderItem
13475                 o removed folder_table from various functions from tracking
13476                   folder updates
13477                 o set need_update flags in folder.c's move, copy and delete
13478                   functions and procmsg's flags functions
13479                 o added function folderview_update_items_when_required that
13480                   updates all folders with need_update set
13481                 o call folderview_update_items_when_required instead of
13482                   folderview_update_item_foreach
13483
13484 2002-10-09 [sergey]     0.8.5claws7
13485
13486         * src/compose.c
13487                 Strip CRs whel loading the text into editor in reedit mode.
13488
13489 2002-10-09 [colin]      0.8.5claws6
13490
13491         * src/mainwindow.c
13492                 Make Space work when no mail is selected
13493
13494 2002-10-09 [colin]      0.8.5claws5
13495
13496         * src/gtksctree.[ch]
13497                 Fix range_select
13498                 Add gtk_sctree_reanchor() 
13499         * src/summaryview.c
13500                 Use gtk_sctree_reanchor() - better fix for 
13501                 bug 60413
13502
13503 2002-10-09 [colin]      0.8.5claws4
13504
13505         * src/summaryview.c
13506                 Fix shift-click select after delete problem
13507                 (closes bug 60413)
13508
13509 2002-10-08 [thorsten]   0.8.5claws3
13510
13511         * src/summaryview.c
13512                 exclude current msg from -hide read messages-
13513
13514 2002-10-08 [colin]      0.8.5claws2
13515
13516         * src/inc.[ch]
13517           src/pop.c
13518           src/recv.c
13519                 Differentiate socket errors from disk full
13520                 errors
13521
13522 2002-10-08 [christoph]  0.8.5claws1
13523
13524         * Makefile.am
13525         * configure.in
13526                 modifications for new config directory
13527
13528         * config.guess  ** REMOVED **
13529         * config.sub    ** REMOVED **
13530         * install-sh    ** REMOVED **
13531         * ltmain.sh     ** REMOVED **
13532         * missing       ** REMOVED **
13533         * mkinstalldirs ** REMOVED **
13534                 these files are autogenerated by automake
13535                 when you run autogen.sh
13536
13537         * config/.cvsignore     ** NEW FILE **
13538         * config/Makefile.am    ** NEW FILE **
13539                 ignore autogenerated files
13540                 create a Makefile in this directory
13541
13542 2002-10-08 [paul]       0.8.5claws
13543
13544         * 0.8.5claws release
13545         
13546         * src/compose.c
13547           src/procheader.c
13548           src/procmsg.c
13549                 fix quote reply format for newsgroups reply bug
13550                 (thanks to Hoa)
13551                 
13552         * po/en_GB.po
13553           po/pl.po
13554                 updated by me and Witold Wladyslaw Wojciech Wilk
13555                 repectively
13556
13557 2002-10-07 [paul]       0.8.3claws53
13558
13559         * po/it.po
13560           po/pt_BR.po
13561           po/sr.po
13562                 updated messages catalogs, submitted by
13563                 Alessandro Maestri, Fabio Jr.Beneditto 
13564                 and Urke MMI, respectively.
13565
13566 2002-10-07 [christoph]  0.8.3claws52
13567
13568         * src/folder.[ch]
13569         * src/folderview.c
13570         * src/mainwindow.c
13571                 fix new folder ghost message bug
13572                 (closes bug [ 619722 ] wrong count for newly created folders)
13573
13574 2002-10-07 [christoph]  0.8.3claws51
13575
13576         * src/compose.c
13577                 fix news posting problem
13578
13579 2002-10-07 [melvin]     0.8.3claws50
13580
13581         * po/fr.po
13582                 Updated French translation
13583
13584 2002-10-05 [christoph]  0.8.3claws49
13585
13586         * src/gtkstext.c
13587                 check if line_start_cache is set in gtk_stext_update_text
13588                 (closes bug [ 618119 ] crash while doing search in folder)
13589
13590 2002-10-05 [christoph]  0.8.3claws48
13591
13592         * src/imap.c
13593         * src/news.c
13594         * src/utils.c
13595         * src/utils.h
13596                 implement cache cleanups for claws' folder system
13597                 (closes bug [ 595916 ] imapcache not cleaned up)
13598
13599 2002-10-05 [melvin]     0.8.3claws47
13600
13601         * src/prefs_actions.c
13602                 Made the help text more clear for the %p token
13603
13604 2002-10-04 [paul]       0.8.3claws46
13605
13606         * sync with 0.8.5
13607                 see ChangeLog 2002-10-02 and 2002-10-03
13608
13609 2002-10-04 [christoph]  0.8.3claws45
13610
13611         * src/inc.c
13612                 fix segfault caused by pop before smtp
13613                 call to inc_account_mail with NULL
13614                 pointer for mainwin
13615
13616 2002-10-04 [paul]       0.8.3claws44
13617
13618         * configure.in
13619                 sync the LDAP detection from 0.8.5cvs1
13620
13621 2002-10-02 [christoph]  0.8.3claws43
13622
13623         * po/de.po
13624                 fix small spelling error
13625
13626 2002-10-02 [melvin]     0.8.3claws42
13627
13628         * ac/aspell.m4
13629                 Behave better and say "no" when test program cannot be run.
13630
13631 2002-10-02 [paul]       0.8.3claws41
13632
13633         * sync with 0.8.4cvs1
13634                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13635                 
13636         * src/summaryview.c
13637                 toggle the behavior of Reply menuitem between
13638                 normal reply and reply-to-list
13639
13640 2002-10-01 [sergey]     0.8.3claws40
13641
13642         * src/compose.c
13643                 Convert newlines in the message text to the canonical form
13644                 before base64 encoding (RFC2045 compliance, fixes some
13645                 interoperability issues with Evolution 1.0.3)
13646
13647 2002-09-29 [colin]      0.8.3claws39
13648
13649         * src/summaryview.c
13650                 Fix an unwanted copy/paste
13651
13652 2002-09-29 [colin]      0.8.3claws38
13653
13654         * src/mainwindow.c
13655                 Renamed "Custom toolbar" to "Customize toolbar"
13656                 Renamed "Show all header" to "Show all headers"
13657                 Renamed "Set diplay item" to "Set displayed items"
13658         * src/prefs_common.c
13659                 Renamed "Show all header" to "Show all headers"
13660         * src/prefs_summary_column.c
13661                 Renamed "diplay item" to "displayed items"
13662
13663 2002-09-29 [colin]      0.8.3claws37
13664
13665         * src/mainwindow.[ch]
13666                 online/offline status pixmaps follow theme
13667                 changes
13668         * src/summaryview.[ch]
13669                 quicksearch pixmap follows theme changes
13670
13671 2002-09-29 [thorsten]   0.8.3claws36
13672
13673         * src/compose.c
13674           src/prefs_folder_item.[ch]
13675                 add default_reply_to folder option (closes patch 581044)
13676
13677 2002-09-29 [christoph]  0.8.3claws35
13678
13679         * acconfig.h    ** REMOVED **
13680         * configure.in
13681         * ac/aspell.m4
13682         * ac/check-type.m4
13683         * ac/gnupg-check-typedef.m4
13684                 fix autoheader 2.50 warning
13685
13686 2002-09-29 [christoph]  0.8.3claws34
13687
13688         * major code cleanup (part 2)
13689         
13690                 - unused variables removed
13691                 - unused functions removed
13692                 - uninitialized variables checked
13693                 - missing return statements added
13694                 - missing function return types added
13695                 - added parentheses around assignment
13696                   when suggested by gcc
13697
13698 2002-09-29 [alfons]     0.8.3claws33
13699
13700         * src/logwindow.c
13701                 log_window_clear(): only bracket gtk_text_forward_delete() 
13702                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13703                 works around GTK text bug)
13704
13705 2002-09-29 [paul]       0.8.3claws32
13706
13707         * po/bg.po
13708           po/sr.po
13709                 updated by George Danchev and Urke MMI
13710                 respectively
13711
13712 2002-09-27 [christoph]  0.8.3claws31
13713
13714         * doc-src/readme.txt
13715         * doc-src/rfc1806.txt   ** REMOVED **
13716         * doc-src/rfc2183.txt   ** NEW FILE **
13717         * doc-src/rfc2980.txt   ** NEW FILE **
13718                 update rfcs
13719
13720 2002-09-27 [melvin]     0.8.3claws30
13721
13722         * ac/aspell.m4
13723                 Fixed typo which could break linking
13724
13725 2002-09-27 [melvin]     0.8.3claws29
13726
13727         * ac/aspell.m4
13728                 Improved GNU/aspell checking. 
13729                 Fixed bug #614490
13730
13731 2002-09-27 [paul]       0.8.3claws28
13732
13733         * sync with 0.8.3cvs8
13734                 see ChangeLog 2002-09-27
13735
13736 2002-09-26 [colin]      0.8.3claws27
13737
13738         * src/toolbar.[ch]
13739           src/mainwindow.[ch]
13740                 Add "Reply to Mailing-list" to the toolbar
13741
13742 2002-09-26 [christoph]  0.8.3claws26
13743
13744         * src/summaryview.c
13745                 Fix wrong message counts in summaryview status
13746
13747 2002-09-26 [paul]       0.8.3claws25
13748
13749         * sync with 0.8.3cvs7
13750                 see ChangeLog 2002-09-26
13751
13752 2002-09-26 [paul]       0.8.3claws24
13753
13754         * sync with 0.8.3cvs6
13755                 see ChangeLog 2002-09-25
13756
13757 2002-09-25 [christoph]  0.8.3claws23
13758
13759         * src/prefs_common.c
13760         * src/prefs_folder_item.c
13761         * src/prefs_scoring.c
13762                 Renamed "kill score" to "hide score" in GUI
13763                 and prefs files
13764
13765 2002-09-25 [paul]       0.8.3claws22
13766
13767         * sync with 0.8.3cvs5
13768                 see ChangeLog 2002-09-24
13769
13770 2002-09-24 [alfons]     0.8.3claws21
13771
13772         patch by Satoshi Nagayasu: allows appending / saving multiple 
13773         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13774         'Save as ...'")
13775
13776         * AUTHORS
13777                 add Satoshi Nagayasu
13778         * src/summaryview.c
13779                 summary_save_as(): allow saving selected files to
13780                 one file
13781                 summary_set_menu_sensitive: enable "Save As..." when
13782                 multiple files are selected
13783         * src/utils.[ch]
13784                 append_file(): new function
13785
13786 2002-09-24 [colin]      0.8.3claws20
13787
13788         * src/procmime.c
13789                 Fix segfault when mimeinfo doesn't have a 
13790                 content_type. 
13791
13792 2002-09-24 [colin]      0.8.3claws19
13793
13794         * src/prefs_common.[ch]
13795                 Add a preference to display send dialog or not
13796         * src/send.c
13797                 Display send dialog according to preference
13798
13799 2002-09-24 [colin]      0.8.3claws18
13800
13801         * src/compose.[ch]
13802                 Disable user actions when sending
13803
13804 2002-09-24 [colin]      0.8.3claws17
13805
13806         * src/procmime.c
13807                 Do not display name or filename for attachments
13808                 with an application/pgp-signature type
13809                 (security flaw, see bug 537413)
13810
13811 2002-09-23 [colin]      0.8.3claws16
13812
13813         * src/editaddress.c
13814                 Initialize entry_email, entry_alias and 
13815                 entry_remarks to first email address of the list
13816
13817 2002-09-23 [colin]      0.83claws15
13818
13819         * src/compose.c
13820                 Drop pgp-signature when reediting a signed queued
13821                 message
13822
13823 2002-09-23 [melvin]     0.8.3claws14
13824
13825         * po/fr.po
13826                 Updated French translation
13827
13828 2002-09-23 [melvin]     0.8.3claws13
13829
13830         * src/mainwindow.c
13831                 Made custom toolbar menu labels more consistent
13832         * src/prefs_toolbar.c
13833                 Made custom toolbar window title more consistent
13834
13835 2002-09-22 [colin]      0.8.3claws12
13836
13837         * src/inc.c
13838                 Initialize session type to normal before getting 
13839                 mail (fixes strange Get behaviour)
13840         * src/prefs_account.h
13841                 Move STYPE_POP_BEFORE_SMTP to last position to 
13842                 avoid other side-effects
13843
13844 2002-09-22 [colin]      0.8.3claws11
13845
13846         * src/prefs_account.c
13847                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13848                 from pop3 to apop or vice-versa
13849
13850 2002-09-22 [colin]      0.8.3claws10
13851         
13852         * src/prefs_account.[ch]
13853                 Add an option for the POP before SMTP timeout
13854         * src/inc.c
13855                 Remember time of last POP connection
13856         * src/send.c
13857                 Do POP before SMTP only if timeout reached
13858
13859 2002-09-22 [oliver]     0.8.3claws9
13860         
13861         * README.claws
13862                 explain custom toolbar
13863
13864 2002-09-22 [oliver]     0.8.3claws8
13865
13866         * src/prefs_actions.[ch]
13867         custom toolbar for compose      
13868                 actions callback from compose toolbar
13869         * src/folderview.c
13870                 remove include toolbar.h
13871
13872 2002-09-22 [oliver]     0.8.3claws7
13873         
13874         * src/prefs_toolbar.[ch]
13875                 custom toolbar for compose
13876                 - generic prefs_toolbar handles both
13877                   Mainwin's toolbar as well as Compose toolbar          
13878
13879 2002-09-22 [oliver]     0.8.3claws6
13880         
13881         * src/toolbar.[ch]
13882                 custom toolbar for compose
13883                 restructure toolbar.[ch]
13884
13885 2002-09-22 [oliver]     0.8.3claws5
13886
13887         * src/compose.[ch]
13888                 custom toolbar for compose
13889
13890 2002-09-22 [oliver]     0.8.3claws4
13891         
13892         * src/mainwindow.[ch]
13893                 custom toolbar for compose 
13894                 move mainwin toolbar back to mainwindow
13895
13896 2002-09-22 [alfons]     0.8.3claws3
13897
13898         * src/procmsg.c
13899                 :%sno/if(/if (/gc
13900                 :%sno/for(/for (/gc
13901                 (beautify)
13902
13903 2002-09-22 [alfons]     0.8.3claws2
13904         
13905         * src/procmsg.c
13906                 procmsg_save_to_outbox(): don't unlink message file from queue;
13907                 callers should do it using folder_item_remove_msg()
13908
13909 2002-09-22 [colin]      0.8.3claws1
13910
13911         * src/mimeview.[ch]
13912                 Made mimeview_check_signature() public
13913         * src/textview.c
13914                 Made GPG signatures verifiable by clicking
13915                 the [application/pgp-signature] in the Text
13916                 view
13917
13918 2002-09-22 [paul]       0.8.3claws
13919
13920         * po/bg.po
13921           po/en_GB.po
13922           po/es.po
13923           po/it.po
13924           po/pl.po
13925           po/pt_BR.po
13926           po/sr.po
13927                 updated translations, submitted by George Danchev,
13928                 me, Ricardo Mones Lastra, Alessandro Maestri,
13929                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13930                 and Urke MMI, respectively.     
13931
13932 2002-09-22 [alfons]     0.8.2claws65
13933
13934         * src/procmsg.c
13935         * src/pgptext.c
13936                 no furry valgrinds have been used to plug these memleaks
13937
13938 2002-09-20 [paul]       0.8.2claws64
13939
13940         * sync with 0.8.3cvs4
13941                 'Select thread' re-implemented 
13942                 see ChangeLog 2002-09-20
13943
13944 2002-09-21 [alfons]     0.8.2claws63
13945
13946         * src/compose.c
13947                 compose_send(): plug unnoticed memleak
13948
13949 2002-09-20 [alfons]     0.8.2claws62
13950
13951         * src/addr_compl.c
13952                 replace_address_in_edit(): strict check for NULL address to
13953                 fix "[ 607348 ] Segfault in address completion". My guess is
13954                 that this happens with an empty address book, but it's good
13955                 to have this check here anyway
13956                 
13957                 completion_window_button_press(): free string returned 
13958                 from the internal cache
13959
13960 2002-09-20 [christoph]  0.8.2claws61
13961
13962         * src/procmime.h
13963                 added ENC_BINARY to EncodingType
13964         * src/procmime.c
13965                 the string returned by procmime_get_encoding_str
13966                 should not depend on the order of values in the
13967                 EncodingType definition
13968         * doc-src/rfc1806.txt   ** NEW FILE **
13969                 Added rfc1806 about MIME Content-Disposition
13970                 Extension
13971
13972 2002-09-19 [paul]       0.8.2claws60
13973
13974         * sync with 0.8.2cvs3
13975                 see ChangeLog 2002-09-19
13976
13977 2002-09-19 [paul]       0.8.2claws59
13978
13979         * src/prefs_folder_item.c
13980                 revert to Darko's original alignment of colour
13981                 selector button
13982                 add a colon to folder_color label
13983                 
13984         * src/compose.c
13985                 add Colin's patch (with Hiro's modifications) to 
13986                 force BASE64 encoding for 8-bit text when signing
13987                 (sync with 0.8.3cvs2)
13988
13989 2002-09-18 [alfons]     0.8.2claws58
13990
13991         * src/compose.c
13992                 :%sno/if(/if (/gc
13993                 :%sno/for(/for (/gc
13994                 (beautify a little bit)
13995
13996 2002-09-18 [christoph]  0.8.2claws57
13997
13998         * src/pine.c
13999                 fix handling of fgetc return value
14000
14001 2002-09-17 [alfons]     0.8.2claws56
14002         
14003         * src/summaryview.c
14004                 summary_sort(): check non-NULL summaryview->folder_item when no 
14005                 folder is selected at all
14006                 (closes "[ 610344 ] sort label make syl Crash")
14007
14008 2002-09-17 [alfons]     0.8.2claws55
14009         
14010         * src/compose.c
14011                 beautify a little bit
14012
14013 2002-09-17 [christoph]  0.8.2claws54
14014
14015         * src/folder.c
14016                 initialize max values for cache and folder
14017                 when cache or folder is empty
14018
14019 2002-09-15 [colin]      0.8.2claws53
14020
14021         * src/compose.c
14022                 Fix a leak (thanks Alfons!) and cleaned
14023                 variables names for custom headers
14024
14025 2002-09-15 [colin]      0.8.2claws52
14026
14027         * src/compose.c
14028                 Fix custom headers recognition when
14029                 prefs_common.trans_hdr is on
14030
14031 2002-09-15 [colin]      0.8.2claws51
14032
14033         * src/compose.c
14034                 Allow dynamically-added custom headers
14035                 Yet not reparsed if reedited
14036
14037 2002-09-15 [alfons]     0.8.2claws50
14038
14039         * src/prefs_account.c
14040                 fix warnings
14041
14042 2002-09-15 [colin]      0.8.2claws49
14043         
14044         * src/prefs_account.c
14045                 fix pop_before_smtp sensitivity
14046
14047 2002-09-15 [colin]      0.8.2claws48
14048
14049         * src/inc.[ch]
14050                 add inc_pop_before_smtp()
14051                 allow MainWindow to be undefined in 
14052                 inc_account_mail() and inc_start()
14053         * src/pop.c
14054           src/prefs_account.h
14055                 add STYPE_POP_BEFORE_SMTP session type
14056         * src/prefs_account.c
14057                 activated pop before smtp option
14058         * src/send.c
14059                 do pop before smtp if the relevant option 
14060                 is set
14061
14062 2002-09-15 [paul]       0.8.2claws47
14063
14064         * sync with 0.8.3
14065                 see ChangeLog 2002-09-15
14066
14067 2002-09-14 [paul]       0.8.2claws46
14068
14069         * po/bg.po
14070                 updated Bulgarian translation, submitted by
14071                 George Danchev
14072
14073 2002-09-13 [paul]       0.8.2claws45
14074
14075         * src/compose.c
14076                 merge claws' select_account() with main's
14077                 (new) compose_select_account(). [sync with
14078                 0.8.2cvs15, see ChangeLog 2002-09-11]
14079
14080 2002-09-12 [christoph]  0.8.2claws44
14081
14082         * src/filter.c
14083                 allocate 1 elements of FolderItem not 0
14084
14085 2002-09-12 [colin]      0.8.2claws43
14086
14087         * src/compose.c
14088                 Fix bug #590825 (obey Follow-up: poster)
14089
14090 2002-09-12 [colin]      0.8.2claws42
14091
14092         * src/procmime.c
14093                 Fix bug #557009 (wrong headers for messages 
14094                 forwarded as attachments)
14095
14096 2002-09-11 [colin]      0.8.2claws41
14097         
14098         * src/compose.c
14099                 Put SCF: pseudo-header on top of message
14100                 Set draft tmp_flag when saved as draft
14101
14102         * src/procmsg.c
14103           src/procheader.c
14104                 Skip after first \n\n for beginning of real message
14105                 for drafts too
14106
14107 2002-09-11 [christoph]  0.8.2claws40
14108
14109         * src/filtering.c
14110                 use procmsg flag functions in filtering or processing
14111                 will cause incorrect folder message counts
14112
14113 2002-09-11 [colin]      0.8.2claws39
14114
14115         * src/compose.c
14116                 Fix bug #550175 - wrong save folder when reediting
14117                 drafts
14118
14119 2002-09-11 [paul]       0.8.2claws38
14120
14121         * sync with 0.8.2cvs14
14122                 see ChangeLog 2002-09-11
14123
14124 2002-09-11 [colin]      0.8.2claws37
14125
14126         * src/folder.c
14127                 Fix a typo (seeming to cause new/unread status to
14128                 be lost)
14129
14130 2002-09-10 [christoph]  0.8.2claws36
14131
14132         * src/compose.c
14133                 compose_redirect should not use compose_generic_new
14134                 because that does more stuff than expected including
14135                 opening the external editor
14136                 (closes bug "[ 526608 ] bounced messages appear blank
14137                  in editor")
14138
14139 2002-09-10 [christoph]  0.8.2claws35
14140
14141         * src/folder.c
14142                 fix problem with too large message number range
14143                 causing a crash in folder_item_scan
14144
14145 2002-09-10 [paul]       0.8.2claws34
14146
14147         * sync with 0.8.2cvs13
14148                 see ChangeLog 2002-09-10
14149
14150 2002-09-10 [christoph]  0.8.2claws33
14151
14152         * src/msgcache.c
14153                 set MsgInfo TmpFlags for queue and draft folders
14154                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14155
14156 2002-09-10 [paul]       0.8.2claws32
14157
14158         * AUTHORS
14159           po/bg.po      ** NEW FILE **
14160                 new Bulgarian translation submitted by
14161                 George Danchev <danchev@spnet.net>
14162                 
14163         * tools/Makefile.am
14164           tools/README
14165           tools/tb2sylpheed     ** NEW FILE **
14166                 add script that converts an addressbook exported
14167                 from The Bat! into a Sylpheed addressbook. Submitted
14168                 by Urke MMI <urke-kg@eunet.yu>
14169
14170 2002-09-10 [paul]       0.8.2claws31
14171
14172         * sync with 0.8.2cvs12
14173                 see ChangeLog 2002-09-10
14174
14175 2002-09-06 [paul]       0.8.2claws30
14176
14177         * src/prefs_common.c
14178                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14179                 
14180         * tools/Makefile.am
14181           tools/README
14182           tools/ldif-to-xml.py  ** REMOVED **
14183                 remove obsolete python script
14184
14185 2002-09-06 [paul]       0.8.2claws29
14186
14187         * sync with 0.8.2cvs10
14188                 see ChangeLog 2002-09-06
14189
14190 2002-09-04 [paul]       0.8.2claws28
14191
14192         * sync with 0.8.2cvs9
14193                 see ChangeLog 2002-08-04
14194
14195 2002-09-04 [colin]      0.8.2claws27 
14196
14197         * src/prefs_common.[ch]
14198                 Added signature color configuration
14199         * src/textview.c
14200                 Use user-specified signature color
14201
14202 2002-09-03 [colin]      0.8.2claws26
14203
14204         * src/prefs_common.[ch]
14205                 Added autosave and autosave_length prefs
14206         * src/compose.c
14207                 Added compose_remove_draft()
14208                 Auto-save drafts according to the prefs
14209         * src/main.c
14210                 Added a crash-indicator file, allowing to check
14211                 for new messages on startup if Sylpheed crashed
14212                 (makes saved drafts "reappear")
14213
14214 2002-09-03 [colin]      0.8.2claws25
14215
14216         * src/textview.[ch]
14217                 Grey the signature
14218
14219 2002-09-03 [paul]       0.8.2claws24
14220
14221         * sync with 0.8.2cvs8
14222                 see ChangeLog 2002-09-02 and 2002-09-03
14223
14224 2002-09-03 [darko]      0.8.2claws23
14225
14226         * src/folderview.c
14227                 use normal style when creating new folder to pick
14228                 proper font size 
14229
14230 2002-09-02 [melvin]     0.8.2claws22
14231
14232         * src/gtkaspell.m4
14233                 removed some obsolete code
14234
14235 2002-09-02 [melvin]     0.8.2claws21
14236
14237         * ac/aspell.m4
14238                 fixed test's equality sign (== to =)
14239
14240 2002-09-02 [alfons]     0.8.2claws20
14241
14242         * src/folder.c
14243         * src/mh.c
14244                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14245                 as folder->destroy virtual as suggested by Hiro
14246                 (the mh.c code seems to have been lost around mh.c.1.21)
14247
14248 2002-09-02 [paul]       0.8.2claws19
14249
14250         * po/pt_BR.po
14251                 updated by Fabio Jr. Beneditto
14252                 
14253         * src/defs.h
14254                 use 'http://claws.sylpheed.org' for homepage link. 
14255                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14256
14257 2002-09-01 [alfons]     0.8.2claws18
14258
14259         * src/mh.c
14260                 plug memleak related to one Martin Kluge found
14261
14262 2002-08-31 [paul]       0.8.2claws17
14263
14264         * sync with 0.8.2cvs6
14265                 see ChangeLog 2002-08-30
14266
14267 2002-08-31 [alfons]     0.8.2claws16
14268
14269         * src/folder.c
14270                 folder_destroy(): remove mailbox from folderlist even if it has
14271                 no destroy virtual
14272
14273 2002-08-31 [alfons]     0.8.2claws15
14274
14275         * src/folder.c
14276                 :%sno/if(/if (/gc
14277                 :%sno/for(/for (/gc
14278                 (being pedantic I know)
14279
14280 2002-08-31 [alfons]     0.8.2claws14
14281
14282         * src/folder.c
14283                 check for NULL pointers returned from folder->fetch_msginfo virtual
14284                 (should solve some reported crashes)
14285
14286 2002-08-30 [alfons]     0.8.2claws13
14287
14288         * acconfig.h
14289         * configure.in
14290         * src/crash.c
14291                 enable crash dialog on compilation time
14292                 (--enable-crash-dialog configure option)
14293
14294 2002-08-30 [alfons]     0.8.2claws12
14295
14296         * AUTHORS
14297                 add Martin Kluge
14298         * src/mh.c
14299                 apply memory leak plug patch by Martin Kluge
14300                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14301                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14302                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14303
14304 2002-08-30 [darko]      0.8.2claws11
14305
14306         * src/folderview.c
14307                 copy Gtk style from normal style to match
14308                 font size for coloured folders
14309
14310 2002-08-29 [alfons]     0.8.2claws10
14311
14312         * sylpheed.desktop
14313                 Type=Internet <- Type=Application
14314                 (reported by Michael Schwendt, see:
14315                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14316                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14317
14318 2002-08-29 [paul]       0.8.2claws9
14319
14320         * sync with 0.8.2cvs5
14321                 see ChangeLog 2002-08-29
14322
14323 2002-08-29 [colin]      0.8.2claws8
14324
14325         * src/summaryview.c
14326                 Added a sanity check in summary_select_thread
14327                 Should fix bug 601605
14328
14329 2002-08-29 [colin]      0.8.2claws7
14330
14331         * src/main.c
14332                 Revert claws6 changes regarding bug #591676
14333
14334 2002-08-28 [colin]      0.8.2claws6
14335         
14336         * src/main.c
14337                 Ignore cache for queue folderitems
14338                 Fix bug #591676
14339
14340 2002-08-28 [melvin]     0.8.2claws5
14341
14342         * README.claws
14343                 Fixed typos.
14344
14345 2002-08-28 [melvin]     0.8.2claws4
14346
14347         * README.claws
14348                 Updated a bit the text concerning the spell checker
14349
14350 2002-08-28 [melvin]     0.8.2claws3
14351
14352         Merged the GNU_aspell_branch:
14353                 Support of new GNU/aspell is now included and the old pspell
14354                 is not supported anymore.
14355                 See README.claws
14356
14357         * README.claws
14358                 Updated spell checker text to reflect the switch to GNU/aspell
14359
14360         * ac/aspell.m4          *** NEW ***
14361         * src/gtkaspell.[ch]    *** NEW *** 
14362         * ac/pspell.m4          *** DELETED *** 
14363         * src/gtkspell.[ch]     *** DELETED ***
14364
14365         * ac/Makefile.am
14366                 Updated for GNU/aspell support
14367
14368         * po/POTFILES.in
14369                 Replaced gtkspell.c by gtkaspell.c
14370
14371         * acconfig.h
14372         * src/Makefile.am
14373         * src/about.c
14374         * src/compose.[ch]
14375         * src/crash.c
14376         * src/main.c
14377         * src/prefs_common.[ch]
14378                 Updated for GNU/aspell support
14379
14380 2002-08-28 [paul]       0.8.2claws2
14381
14382         * sync with 0.8.2cvs4
14383                 see ChangeLog 2002-08-27 and 2002-08-28
14384
14385 2002-08-28 [colin]      0.8.2claws1
14386
14387         * src/summary_search.c
14388                 Added "AND search"
14389
14390 2002-08-28 [jens]       0.8.2claws
14391
14392         *po/de.po
14393                 Updated German translations
14394
14395 2002-08-27 [melvin]     0.8.2claws
14396
14397         * po/fr.po
14398                 Updated French translations
14399
14400 2002-08-27 [paul]       0.8.2claws
14401
14402         * sync with 0.8.2 main release
14403
14404         * po/en_GB.po
14405           po/es.po
14406           po/it.po
14407           po/pl.po
14408           po/pt_BR.po
14409           po/sr.po
14410                 updated message catalogs submitted by
14411                 Ricardo Mones Lastra, Alessandro Maestri,
14412                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14413                 Beneditto and Urke MMI  
14414
14415 2002-08-27 [hoa]        0.8.1claws123
14416
14417         * src/mainwindow.[ch]
14418         * src/summaryview.[ch]
14419                 removed the "filter setting" menu option.
14420                 add a "cancel a news message" menu option.
14421
14422 2002-08-26 [martin]     0.8.1claws122
14423
14424         * ChangeLog.claws
14425                 changed string under 0.8.1claws79 changed by myself
14426                 i'm sorry alfons :(
14427
14428 2002-08-26 [martin]     0.8.1claws121
14429
14430         * src/crash.c
14431                 added kill command to debuggerrc to start crash dialog
14432
14433 2002-08-26 [paul]       0.8.1claws120
14434
14435         * sync with 0.8.1cvs31
14436                 see ChangeLog 2002-08-26
14437
14438 2002-08-25 [alfons]     0.8.1claws119
14439
14440         * src/procmsg.c
14441                 fix bug that didn't send out correct headers to news server
14442                 when sending news article and email from queue (bug reported
14443                 and patch provided by Tim Mann; closes bug 
14444                 "[ 583196 ] 0.7.8claws can't post news")
14445
14446 2002-08-25 [alfons]     0.8.1claws118
14447
14448         * src/selective_download.c
14449                 mark two strings as translatable
14450                 (thanks to Urke MMI for pointing this out)
14451
14452 2002-08-25 [alfons]     0.8.1claws117
14453
14454         * src/summaryview.c
14455                 treat sent boxes as special and allow sorting them by addressee
14456                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14457                 submitted by Steve Lamb)
14458
14459 2002-08-24 [alfons]     0.8.1claws116
14460
14461         * src/matcher.c
14462                 fix memleak reported by Martin Kluge
14463                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14464
14465 2002-08-24 [oliver]     0.8.1claws115
14466
14467         * src/prefs_toolbar.c
14468                 o code cleanup as suggested by Alfons
14469                 o memleak fix
14470
14471 2002-08-24 [alfons]     0.8.1claws114
14472
14473         * src/summaryview.c
14474                 o fix another memory leak reported by Martin Kluge
14475                   (see "[ 599568 ] Small Memory Leak")
14476                 o remove 'from' variable from 'summary_set_header()'; we can
14477                   do with just 'to' 
14478
14479 2002-08-24 [paul]       0.8.1claws113
14480
14481         * sync with 0.8.1cvs30
14482                 see ChangeLog 2002-08-23
14483
14484 2002-08-24 [alfons]     0.8.1claws112
14485
14486         * src/summaryview.c
14487                 remove unnecessary allocations for search bar fixing leaks
14488                 reported by Martin Kluge
14489                 (see "[ 599451 ] Further memory leaks?")
14490
14491 2002-08-24 [alfons]     0.8.1claws111
14492
14493         * src/main.c
14494                 make get_socket_name() public for crash.c
14495         * src/crash.c
14496                 o make report bug button work (goes to claws' 
14497                   bug tracker at sf.net)
14498                 o introduce function for doing important stuff just
14499                   before claws goes down
14500                 o clean up code 
14501
14502 2002-08-24 [alfons]     0.8.1claws110
14503
14504         * src/compose.c
14505                 move cursor to "To" entry when forwarding as attachment
14506                 (reported and solved by Steve Lamb, closes bug report
14507                 "[ 592880 ] Forward as attachment; cursor not in to")
14508
14509 2002-08-24 [colin]      0.8.1claws109
14510
14511         * src/mainwindow.c
14512                 fix quick search visibility after GUI (de)separations.
14513
14514 2002-08-23 [colin]      0.8.1claws108
14515
14516         * src/mainwindow.c
14517                 fix header pane visibility after folderview or
14518                 messageview (de)separation
14519
14520 2002-08-23 [paul]       0.8.1claws107
14521
14522         * src/mainwindow.[ch]
14523           src/toolbar.c
14524                 give full control of display or non-display 
14525                 of the Execute icon to Custom toolbar settings.
14526                 add new sensitivity condition to maninwindow.h: 
14527                 M_DELAY_EXEC
14528
14529         * ChangeLog
14530           ChangeLog.jp
14531           NEWS
14532                 more sync with 0.8.1cvs29
14533
14534 2002-08-23 [melvin]     0.8.1claws106
14535
14536         * src/alertpanel.c
14537                 Readded support for custom widget in alertpanel lost in last
14538                 sync.
14539
14540 2002-08-23 [paul]       0.8.1claws105
14541
14542         * sync with 0.8.1cvs29
14543                 see ChangeLog 2002-08-23
14544
14545 2002-08-23 [colin]      0.8.1claws104
14546
14547         * src/summaryview.c
14548                 Fix folder and search pixmaps exchanging positions
14549                 after theme or toolbar changes. Thank to Oliver for 
14550                 reporting this.
14551
14552 2002-08-23 [colin]      0.8.1claws103
14553
14554         * src/mainwindow.c
14555           src/messageview.[ch]
14556           src/noticeview.[ch]
14557           src/summaryview.c
14558                 Changed messageview_create() and noticeview_create()
14559                 to avoid the last gdk_warning
14560
14561 2002-08-22 [colin]      0.8.1claws102
14562
14563         * src/summaryview.c
14564                 Fix my new `Creating pixmap from xpm' warning
14565
14566 2002-08-22 [colin]      0.8.1claws101
14567
14568         * src/mainwindow.c
14569                 Fix some of the gdk warnings
14570
14571 2002-08-22 [colin]      0.8.1claws100
14572
14573         * src/Makefile.am
14574         * src/stock_pixmap.c
14575         * src/stock_pixmap.h
14576         * src/pixmaps/quicksearch.xpm *ADDED*
14577                 Add the quicksearch pixmap
14578         * src/mainwindow.c
14579         * src/summaryview.c
14580         * src/summaryview.h
14581                 Make quicksearch bar visible/hidden via a button
14582
14583 2002-08-22 [christoph]  0.8.1claws99
14584
14585         * src/folder.c
14586                 fix folder update for newsgroups with message
14587                 numbers below minimum number of articles to fetch
14588                 (closes bug #598445)
14589
14590 2002-08-22 [paul]       0.8.1claws98
14591
14592         * sync with 0.8.1cvs28
14593                 see ChangeLog 2002-08-22
14594
14595 2002-08-21 [alfons]     0.8.1claws97
14596
14597         * src/crash.c
14598                 use bt instead of bt full which seems to work 
14599                 better, and bt full doesn't give a great deal 
14600                 of information anyway
14601
14602 2002-08-21 [colin]      0.8.1claws96
14603
14604         * src/summaryview.c
14605                 fix summaryview_searchtype_changed prototype
14606
14607 2002-08-21 [christoph]  0.8.1claws95
14608
14609         * src/mainwindow.c
14610                 o fix broken menu update for sorting type, we have to
14611                   get this info from the summaryview now
14612                 o removed setting of threaded state in menu callback
14613         * src/summaryview.[ch]
14614                 more summaryview/folderitem seperation for
14615                 threading option
14616         * configure.in
14617                 removed not required --with-compiler-flags option
14618
14619 2002-08-21 [oliver]     0.8.1claws94
14620         
14621         * src/toolbar.h 
14622                 o rename toolbar.xml to toolbar_main.xml
14623                   since toolbar_compose.xml might come up 
14624                   any time soon
14625         * README.claws
14626                 add custom toolbar              
14627
14628 2002-08-21 [darko]      0.8.1claws93
14629
14630         * src/procmsg.c
14631                 don't reset tmp flags for messages copied
14632                 to sent folder
14633
14634 2002-08-21 [colin]      0.8.1claws92
14635         
14636         * src/prefs_filtering.c
14637                 fix renaming rules on folder rename 
14638                 when folder is not a leaf folder
14639
14640 2002-08-21 [paul]       0.8.1claws91
14641
14642         * src/prefs_folder_item.c
14643                 fix alignment of colour selector
14644
14645 2002-08-21 [paul]       0.8.1claws90
14646
14647         * sync with 0.8.1cvs27
14648                 see ChangeLog 2002-08-21
14649
14650 2002-08-21 [paul]       0.8.1claws89
14651
14652         * src/summaryview.c
14653                 fix crash when changing field type in
14654                 Quick search bar
14655
14656 2002-08-21 [colin]      0.8.1claws88
14657
14658         * src/summaryview.c
14659                 Made quick search case-insensitive
14660
14661 2002-08-21 [paul]       0.8.1claws87
14662
14663         * sync with 0.8.1cvs26
14664                 see ChangeLog 2002-08-21
14665
14666 2002-08-20 [christoph]  0.8.1claws86
14667
14668         * src/folderview.c
14669         * src/main.c
14670         * src/summaryview.[ch]
14671                 more summaryview/folderitem seperation for
14672                 sort_key and sort_type
14673         * src/procmsg.c
14674                 added missing return statement
14675
14676 2002-08-20 [colin]      0.8.1claws85
14677
14678         * src/summaryview.[ch]
14679                 Added a quick search box
14680         * src/mainwindow.c
14681         * src/prefs_common.[ch]
14682                 Added a show/hide option for the quick search
14683
14684 2002-08-20 [oliver]     0.8.1claws84
14685         
14686         * src/mainwindow.c
14687                 remove toolbar_create_popups
14688         * src/toolbar.[ch]
14689                 o remove toolbar_create_popups
14690                 o fix toolbar_set_sensitive 
14691                   (Bug reports #596834 and #596832)     
14692         * src/prefs_toolbar.c
14693                 o add "Set default" button
14694                 o align label and text + combo widgets
14695
14696 2002-08-20 [hoa]        0.8.1claws83bis
14697
14698         * src/imap.c
14699                 fixed a bug in imap_fetch_msginfo() in case there is no
14700                 current folder.
14701
14702 2002-08-20 [darko]      0.8.1claws83
14703
14704         * src/folderview.c
14705                 copy the color style of folder view so it
14706                 works with GTK themes
14707
14708 2002-08-20 [darko]      0.8.1claws82
14709
14710         * src/folder.h
14711         * src/folderview.c
14712         * src/prefs_folder_item.[hc]
14713                 don't use UI stuff in folder.h
14714
14715 2002-08-20 [darko]      0.8.1claws81
14716
14717         * src/folder.h
14718         * src/prefs_folder_item.h
14719         * src/folderview.c
14720         * src/prefs_folder_item.c
14721                 ability to set folder color in folderview
14722
14723 2002-08-19 [alfons]     0.8.1claws80
14724
14725         * src/summaryview.c
14726                 fix one of the earlier memleaks reported by Martin Kluge
14727
14728 2002-08-19 [alfons]     0.8.1claws79
14729
14730         * src/mainwindow.c
14731                 hide notice view when selecting seperate folder
14732                 view (reported by Urke MMI)
14733
14734 2002-08-19 [christoph]  0.8.1claws78
14735
14736         * src/folderview.c
14737         * src/prefs_folder_item.h
14738         * src/summaryview.[ch]
14739                 o add summary_set_prefs_from_folderitem to set
14740                   summaryview prefs (first step to remove all
14741                   references to the folderitem in summaryview)
14742                 o moved compiled regex stuff from folderitem prefs
14743                   to summaryview code
14744
14745 2002-08-19 [paul]       0.8.1claws77
14746
14747         * src/compose.c
14748                 add check for '.' to QUOTE_IF_REQUIRED
14749
14750 2002-08-19 [paul]       0.8.1claws76
14751
14752         * src/inc.c
14753                 sync with 0.8.1cvs25 (plug memory leak)
14754
14755         * src/prefs_toolbar.c
14756                 re-order prefs_toolbar_cancel()
14757
14758 2002-08-18 [alfons]     0.8.1claws75
14759
14760         * src/inc.c
14761         * src/matcher.c
14762                 plug other memleaks reported by Martin Kluge
14763
14764 2002-08-18 [paul]       0.8.1claws74
14765
14766         * po/pt_BR.po
14767                 updated by Fabio Jr. Beneditto
14768
14769 2002-08-18 [paul]       0.8.1claws73
14770
14771         * src/toolbar.[ch]
14772                 fix bug where tooltips were displayed untranslated              
14773
14774         * src/prefs_toolbar.c
14775                 fix bug where clicking 'Cancel' creates an icon & text
14776                 toolbar regardless of prefs
14777         
14778
14779 2002-08-17 [oliver]     0.8.1claws72
14780
14781         * src/prefs_toolbar.c
14782                 update toolbar on CANCEL
14783                 bug reported by Martin Kluge
14784         * src/toolbar.c
14785                 toolbar_destroy memleak fixed           
14786
14787 2002-08-17 [alfons]     0.8.1claws71
14788
14789         * src/toolbar.c
14790                 plug another memleak reported by Martin Kluge
14791
14792 2002-08-16 [alfons]     0.8.1claws70
14793
14794         * src/crash.c
14795                 use execvp() correctly (suggested by wwp; thanks!)
14796
14797 2002-08-16 [alfons]     0.8.1claws69
14798
14799         * src/gtksctree.c
14800                 plug memory leak reported by Kim Schultz & Martin Kluge
14801
14802 2002-08-16 [paul]       0.8.1claws68
14803
14804         * po/es.po
14805                 updated by Ricardo Mones Lastra
14806
14807 2002-08-16 [paul]       0.8.1claws67
14808
14809         * src/toolbar.h
14810                 fix bug where 'Compose News' icon showed wrong
14811                 tooltip
14812
14813 2002-08-16 [paul]       0.8.1claws66
14814
14815         * sync with 0.8.1cvs24
14816                 see ChangeLog 2002-08-16
14817
14818         * po/it.po
14819                 updated by Alessandro Maestri
14820
14821 2002-08-15 [paul]       0.8.1claws65
14822
14823         * po/sr.po
14824                 updated by Urke MMI
14825
14826 2002-08-15 [paul]       0.8.1claws64
14827
14828         * src/*.c
14829                 don't translate debug info
14830
14831         * src/matcher.[ch]
14832                 add copyright info
14833
14834 2002-08-15 [paul]       0.8.1claws63
14835
14836         * src/prefs_toolbar.c
14837                 fix bug where clicking 'OK' creates an icon & text
14838                 toolbar regardless of prefs
14839
14840 2002-08-14 [alfons]     0.8.1claws62
14841
14842         * src/main.c
14843                 add global var that has the full argv[0]
14844         * src/crash.c
14845                 o execvp the correct sylpheed by using argv0
14846                   and setting the correct work dir
14847                 o other tweaks  
14848
14849 2002-08-14 [oliver]     0.8.1claws61
14850         
14851         * enable/disable Toolbar Action Buttons 
14852         * code cleanups
14853         * src/mainwindow.c
14854         * src/toolbar.[ch]      
14855         * src/prefs_toolbar.c   
14856
14857 2002-08-14 [melvin]     0.8.1claws60
14858
14859         * po/fr.po
14860                 Updated French translations
14861
14862 2002-08-14 [melvin]     0.8.1claws59
14863
14864         * src/crash.c
14865                 Made bug report not translatable
14866         * src/exporthtml.c
14867                 Fixed exporthtml_build_filespec() return value
14868         * src/foldersel.c
14869                 Fixed incorrect include file
14870         * src/gtkspell.c
14871         * src/prefs_actions.c
14872         * src/prefs_toolbar.c
14873                 Made debug info not translatable
14874         * src/mutt.c
14875         * src/quote_fmt.c
14876                 Added missing includes
14877         * src/prefs_common.c
14878                 Fixed typo
14879
14880 2002-08-14 [paul]       0.8.1claws58
14881
14882         * faq/es/sylpheed-faq.html
14883           faq/es/sylpheed-faq-[1-3].html
14884           faq/es/sylpheed-faq-4.html     **NEW FILE **
14885                 update Spanish FAQ
14886
14887 2002-08-13 [christoph]  0.8.1claws57
14888
14889         * src/procmsg.c
14890                 ignore thread fix that did not mark all
14891                 child nodes of a ignored thread as
14892                 ignored. Does not work perfectly yet,
14893                 but it is better now
14894
14895 2002-08-13 [alfons]     0.8.1claws56
14896
14897         * src/crash.c
14898                 o implement 'save crash log'
14899                 o some tweaks
14900
14901 2002-08-13 [melvin]     0.8.1claws55
14902
14903         * src/main.c
14904                 removed unrequired "execinfo.h" header
14905
14906 2002-08-12 [paul]       0.8.1claws54
14907
14908         * faq/en/sylpheed-faq.html
14909           faq/en/sylpheed-faq-[1-3].html
14910           faq/en/sylpheed-faq-4.html     **NEW FILE **
14911                 update English FAQ
14912
14913 2002-08-12 [alfons]     0.8.1claws53
14914
14915         * po/POTFILES.in
14916                 add crash.c to translatables
14917         * src/crash.c
14918                 bring in Leandro's crash dialog
14919
14920 2002-08-11 [alfons]     0.8.1claws52
14921
14922         * src/crash.c
14923                 clean up some warnings
14924
14925 2002-08-11 [alfons]     0.8.1claws51
14926
14927         * acconfig.h
14928         * configure.in
14929         * src/crash.[ch]        ** NEW FILES **
14930         * src/main.c            
14931                 initial gdb crash handler
14932
14933 2002-08-11 [paul]       0.8.1claws50
14934
14935         * src/prefs_toolbar.c
14936                 replace Up/Down arrow pixmaps with text to be
14937                 consistent across icon themes
14938
14939 2002-08-11 [paul]       0.8.1claws49
14940
14941         * src/prefs_common.c
14942           src/prefs_toolbar.c
14943                 rename 'Pixmap' -> 'Icon'
14944
14945         * src/toolbar.[ch]
14946                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14947
14948 2002-08-10 [paul]       0.8.1claws48
14949
14950         * src/prefs_toolbar.c
14951                 re-work the UI
14952
14953 2002-08-10 [paul]       0.8.1claws47
14954
14955         * src/main.c
14956                 don't write Processing progress to status bar
14957                 patch submitted by Alexander Evseev
14958
14959         * src/prefs_toolbar.c
14960                 re-position and resize window
14961                 make window assume correct size on first call
14962
14963 2002-08-10 [paul]       0.8.1claws46
14964
14965         * src/mainwindow.c
14966           src/prefs_toolbar.c
14967           src/toolbar.c
14968           src/toolbar.h
14969                 obey coding style
14970                 follow UI text conventions
14971
14972 2002-08-10 [alfons]     0.8.1claws45
14973
14974         * src/toolbar.c
14975                 correct pixmap for delete action
14976
14977 2002-08-10 [paul]       0.8.1claws44
14978
14979         * po/pt_BR.po
14980                 updated by Fabio Jr. Beneditto
14981
14982 2002-08-10 [paul]       0.8.1claws43
14983
14984         * po/POTFILES.in
14985                 add custom toolbar files
14986
14987 2002-08-10 [paul]       0.8.1claws42
14988
14989         * sync with 0.8.1cvs22
14990                 see ChangeLog 2002-08-09
14991
14992 2002-08-09 [paul]       0.8.1claws41
14993
14994         * tools/Makefile.am
14995           tools/README
14996           tools/outlook2sylpheed.pl     ** NEW FILE **
14997                 add script to convert exported Outlook
14998                 contacts list to a Sylpheed addressbook.
14999                 Submitted by Ricardo Mones Lastra.
15000
15001 2002-08-09 [paul]       0.8.1claws40
15002
15003         * AUTHORS
15004           configure.in
15005           po/sr.po      ** NEW FILE **
15006                 add Serbian message catalog. Submitted by
15007                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15008
15009 2002-08-09 [paul]       0.8.1claws39
15010
15011         * sync with 0.8.1cvs21
15012                 see ChangeLog 2002-08-08
15013
15014 2002-08-08 [oliver]     0.8.1claws38
15015
15016         * src/mainwindow.c
15017                 move Custom Toolbar to Configuration menu
15018
15019 2002-08-08 [oliver]     0.8.1claws37
15020
15021         * src/prefs_toolbar.c
15022                 fix substitute pixmap bug
15023
15024 2002-08-08 [paul]       0.8.1claws36
15025
15026         * sync with 0.8.1cvs19
15027                 see ChangeLog 2002-08-08
15028
15029 2002-08-07 [christoph]  0.8.1claws35
15030
15031         * src/utils.c
15032                 fixed a memory leak in new canonicalize_file_replace
15033
15034 2002-08-07 [christoph]  0.8.1claws34
15035
15036         * src/utils.[ch]
15037                 o canonicalize_file_replace should create the temporary
15038                   file in the same directory as the original file.
15039                 o added get_tmpfile_in_dir that creates a temorary file
15040                   in a specified directory.
15041
15042 2002-08-07 [melvin]     0.8.1claws33
15043
15044         * src/toolbar.c
15045                 fixed bug where 'Article' button acted as 'Email' button.
15046
15047 2002-08-07 [paul]       0.8.1claws32
15048
15049         * sync with 0.8.1.cvs17
15050                 see ChangeLog 2002-08-07
15051
15052 2002-08-07 [colin]      0.8.1claws31
15053         
15054         * src/news.c
15055                 fix mass-cancel problem
15056
15057 2002-08-07 [thorsten]   0.8.1claws30
15058
15059         * src/prefs_toolbar.c
15060                 fix: crash on replace or add new button
15061         * src/toolbar.c
15062                 fix: close xmlfile after reading
15063         * src/utils.c
15064                 fix: unlink() file before rename()
15065
15066 2002-08-06 [paul]       0.8.1claws29
15067
15068         * sync with 0.8.cvs15
15069                 see ChangeLog 2002-08-06
15070
15071 2002-08-06 [oliver]     0.8.1claws28
15072
15073         * src/toolbar.c
15074         * src/prefs_toolbar.c
15075                 fixed empty toolbar issue
15076
15077 2002-08-06 [oliver]     0.8.1claws27
15078
15079         * Custom Toolbar Final 
15080         * src/folderview.c
15081         * src/inc.c
15082         * src/summaryview.c
15083                 o toolbar stuff now lives in src/toolbar.[ch]
15084                 o main_window_toolbar_* functions are renamed to
15085                   toolbar_* reflecting their new source file
15086         * src/mainwindow.[ch]
15087                 o remove toolbar stuff  
15088
15089 2002-08-06 [oliver]     0.8.1claws26
15090         
15091         * src/Makefile.am
15092         * src/prefs_toolbar.[ch]        **New File**
15093         * src/toolbar.[ch]              **New File**
15094                 o prefs_toolbar.[ch] custom toolbar frontend
15095                 o toolbar.[ch]       backend 
15096
15097 2002-08-06 [oliver]     0.8.1claws25
15098
15099         * src/prefs_actions.[ch]
15100                 o new exported function actions_execute
15101
15102 2002-08-06 [paul]       0.8.1claws24
15103
15104         * sync with 0.8.1cvs4
15105                 see ChangeLog 2002-08-06
15106
15107 2002-08-06 [paul]       0.8.1claws23
15108
15109         * sync with 0.8.1cvs13
15110                 see ChangeLog 2002-08-06
15111
15112 2002-08-06 [paul]       0.8.1claws22
15113
15114         * sync with 0.8.1cvs12
15115                 see ChangeLog 2002-08-05 and 2002-08-06
15116
15117 2002-08-06 [match]      0.8.1claws21
15118
15119         * src/addrclip.c
15120                 improvements to cut/copy/paste address
15121
15122 2002-08-05 [match]      0.8.1claws20
15123
15124         * src/addritem.[ch]
15125         * src/addrcache.c
15126         * src/addrbook.c
15127         * src/editaddress.c
15128         * src/addressbook.c
15129                 fixes to improve cut/copy/paste
15130
15131 2002-08-06 [melvin]     0.8.1claws19
15132
15133         * src/account.[ch]
15134                 account_find_all_from_address(): new function that returns the
15135                 list of all accounts that are matched in an address.
15136         * src/alertpanel.[ch]
15137                 alertpanel() now accepts a custom widget
15138                 alertpanel_with_widget(): new function that pops up a panel with
15139                 a custom widget in it 
15140         * src/gtkutils.[ch]
15141                 gtkut_account_menu_new(): new function that allows the selection
15142                 of an account from a list of accounts.
15143         * src/messageview.c
15144                 Extended Return Receipt notification to select the correct 
15145                 account and to make a security test on the Delivery-Notification
15146                 address which should be the same as the Return-Path.
15147
15148 2002-08-06 [thorsten]   0.8.1claws18
15149
15150         * src/mimeview.c
15151                 attach_all: save unnamed as "noname.%d",
15152                 dont free static dirname
15153
15154 2002-08-05 [alfons]     0.8.1claws17
15155
15156         * configure.in
15157                 detect XIM by trying to link rather than compile a XIM program
15158
15159 2002-08-05 [oliver]     0.8.1claws16
15160                 
15161         * src/stock_pixmap.[ch]
15162                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15163                 o new func to retrieve pixmaps
15164
15165 2002-08-05 [paul]       0.8.1claws15
15166
15167         * sync with 0.8.1cvs10
15168                 see ChangeLog 2002-08-05
15169
15170 2002-08-04 [alfons]     0.8.1claws14
15171
15172         * src/textview.c
15173                 see if this plugs memleak
15174
15175 2002-08-04 [melvin]     0.8.1claws13
15176
15177         * src/gtkspell.c
15178                 fixed bug that could crash Sylpheed when highlighting
15179                 all misspelled words.
15180
15181 2002-08-03 [melvin]     0.8.1claws12
15182
15183         * src/prefs_actions.c
15184                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15185         * src/messageview.c
15186                 fixed bug where the Return Receipt was sent to
15187                 Delivery-Notification-To address even if it was not present
15188
15189 2002-08-02 [alfons]     0.8.1claws11
15190
15191         * src/prefs_actions.c
15192                 o more check for NULLs
15193                 o put create_io_dialog() in right conditional block
15194
15195 2002-08-02 [paul]       0.8.1claws10
15196
15197         * po/es.po
15198                 updated by Ricardo Mones Lastra
15199
15200 2002-08-01 [christoph]  0.8.1claws9
15201
15202         * src/folder.c
15203                 don't free the cache of the opened
15204                 folder in the summaryview
15205         * src/summaryview.c
15206                 don't unset flags, if it is not required
15207
15208 2002-08-01 [paul]       0.8.1claws8
15209
15210         * sync with 0.8.1cvs8
15211                 see ChangeLog entry 2002-08-01
15212
15213 2002-08-01 [paul]       0.8.1claws7
15214
15215         * sync with 0.8.1cvs7
15216                 see ChangeLog 2002-07-31 and 2002-08-01
15217
15218 2002-07-31 [christoph]  0.8.1claws6
15219
15220         * src/mainwindow.c
15221                 forgot to update menu sensitivity
15222                 function for new menu entry
15223
15224 2002-07-31 [alfons]     0.8.1claws5
15225
15226         * src/main.c
15227                 check folder item and its path for NULL on
15228                 initial processing
15229
15230 2002-07-31 [christoph]  0.8.1claws4
15231
15232         * src/folder.c
15233                 check if folder_item_get_msginfo in
15234                 folder_item_remove_msg returned NULL
15235         * src/imap.c
15236                 better clear the uid cache in the
15237                 uid validity check function and delete
15238                 cached messages
15239
15240 2002-07-31 [paul]       0.8.1claws3
15241
15242         * man/sylpheed.1
15243                 add the '--attach' option and a few other
15244                 minor changes
15245
15246 2002-07-31 [paul]       0.8.1claws2
15247
15248         * sync with 0.8.1cvs5
15249                 see ChangeLog 2002-07-31
15250
15251 2002-07-31 [christoph]  0.8.1claws1
15252
15253         * src/folderview.[ch]
15254         * src/mainwindow.c
15255                 replace "Rescan all folders..." with
15256                 "Check all folders for new messages..."
15257
15258 2002-07-30 [paul]       0.8.1claws
15259
15260         * version 0.8.1claws released
15261
15262 2002-07-30 [paul]       0.8.0claws29
15263
15264         * tools/OOo2sylpheed.pl ** NEW FILE **
15265           tools/README
15266                 add script to enable sending documents as
15267                 attachments from OpenOffice.org
15268
15269 2002-07-30 [melvin]     0.8.0claws28
15270
15271         * src/prefs_actions.c
15272                 Made the actions' input/output dialog display
15273                 without delay.
15274
15275 2002-07-30 [christoph]  0.8.0claws27
15276
15277         * src/procmsg.c
15278                 check if folder_item_get_msginfo in
15279                 procmsg_save_to_outbox returned NULL
15280
15281 2002-07-30 [paul]       0.8.0claws26
15282
15283         * sync with 0.8.1cvs4
15284                 see ChangeLog 2002-07-29
15285
15286 2002-07-29 [thorsten]   0.8.0claws25
15287
15288         * README.claws
15289                 added selective download, delete on server
15290
15291 2002-07-29 [paul]       0.8.0claws24
15292
15293         * sync with 0.8.1cvs3
15294                 see ChangeLog 2002-07-29
15295
15296 2002-07-27 [christoph]  0.8.0claws23
15297
15298         * src/folder.c
15299                 add extra check if fetching the msginfo
15300                 returned NULL
15301
15302 2002-07-27 [paul]       0.8.0claws22
15303
15304         * sync with 0.8.1cvs2
15305                 see ChangeLog 2002-07-26
15306
15307 2002-07-27 [christoph]  0.8.0claws21
15308
15309         * src/imap.c
15310                 add another check if a valid msginfo
15311                 was returned
15312
15313 2002-07-26 [hoa]        0.8.0claws20
15314
15315         * src/folder.c
15316                 Fixed a condition in folder_item_destroy()
15317
15318         * src/imap.c
15319                 Fixed an error in IMAP protocol
15320
15321 2002-07-26 [alfons]     0.8.0claws19
15322
15323         * src/folder.c
15324                 ofcourse compare with identifier, not the path
15325
15326 2002-07-26 [alfons]     0.8.0claws18
15327
15328         * src/folder.c
15329                 use folder item identifier for saving / restoring
15330                 preferences because folder->path might not be unique
15331
15332 2002-07-26 [melvin]     0.8.0claws17
15333
15334         * src/logwindow.c
15335                 Fixed a crash introduced in 0.8.0claws5 when log is 
15336                 cut under 80 characters.
15337
15338 2002-07-26 [paul]       0.8.0claws16
15339
15340         * sync with 0.8.1cvs1
15341                 see ChangeLog 2002-07-26
15342
15343 2002-07-26 [christoph]  0.8.0claws15
15344
15345         * src/imap.[ch]
15346                 imap folder now remembers the last selected
15347                 folder and imap_fetch_msginfo skips selecting
15348                 the folder if it is already selected
15349
15350 2002-07-26 [christoph]  0.8.0claws14
15351
15352         * src/folder.c
15353         * src/folderview.c
15354         * src/imap.c
15355                 fix imap folder rescanning
15356
15357 2002-07-25 [christoph]  0.8.0claws13
15358
15359         * src/filter.c
15360         * src/folder.[ch]
15361         * src/folderview.c
15362         * src/imap.[ch]
15363         * src/mainwindow.c
15364         * src/mbox_folder.c
15365         * src/mh.c
15366         * src/news.c
15367                 implement imap uid cache and uid validity check
15368
15369 2002-07-25 [alfons]     0.8.0claws12
15370
15371         * src/summaryview.c
15372                 fix a brown paper bag bug, and also add some more
15373                 checks
15374
15375 2002-07-25 [christoph]  0.8.0claws11
15376
15377         * src/folder.c
15378                 don't mix copy, fetch_msginfo and remove
15379                 operations in folder item copy and move
15380                 operations
15381
15382 2002-07-25 [christoph]  0.8.0claws10
15383
15384         * src/folderview.c
15385         * src/mainwindow.c
15386         * src/prefs_folder_item.c
15387         * src/summaryview.[ch]
15388                 remove no longer required parameter update_cache from
15389                 summary_show
15390
15391 2002-07-25 [paul]       0.8.0claws9
15392
15393         * sync with 0.8.1
15394         
15395         * AUTHORS
15396                 a few corrections
15397
15398 2002-07-24 [alfons]     0.8.0claws8
15399
15400         * src/summaryview.c
15401                 sort correctly when using simplified subject line
15402                 (closes feature request "[ 585141 ] applying regexp to subject 
15403                 before sort" submitted by Alexandra Walford)
15404
15405 2002-07-24 [paul]       0.8.0claws7
15406
15407         * sync with 0.8.0cvs3
15408                 see ChangeLog 2002-07-24
15409
15410 2002-07-23 [christoph]  0.8.0claws6
15411
15412         * src/folder.c
15413         * src/folder.h
15414         * src/summaryview.c
15415         * src/summaryview.h
15416         * src/main.c
15417                 o separate processing and summaryview
15418                 o removed summary_write_cache from summaryview
15419                 o removed summaryview->killed_messages, because we don't have
15420                   to keep a list of killed messages anymore. New cache will
15421                   keep the hidden messages in cache anyway
15422         * src/folderview.c
15423         * src/inc.c
15424         * src/selective_download.c
15425                 o removed unnecessary summary_write_cache calls
15426         * src/procmsg.c
15427                 o don't set ignore thread flag in procmsg_get_thread_tree
15428                   if it is already set
15429         * src/mainwindow.c
15430         * src/statusbar.h
15431                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15432                   they are used in different files
15433
15434 2002-07-23 [melvin]     0.8.0claws5
15435
15436         * src/addressbook.c
15437         * src/addrgather.c
15438         * src/editaddress.c
15439         * src/editgroup.c
15440         * src/editldap_basedn.c
15441         * src/importldif.c
15442         * src/prefs_common.c
15443                 Fixed few memory leak (gtk_editable_get_chars returns
15444                 an allocated string)
15445         * src/logwindow.c
15446                 Fixed few memory leak (gtk_editable_get_chars returns
15447                 an allocated string) and modified a little the log cutting
15448                 loop.
15449         * src/compose.c
15450                 Replaced a call to an obsolete function gtk_entry_get_text()
15451                 by gtk_editable_get_chars()
15452         * src/send.c
15453                 Removed a debug printf
15454
15455 2002-07-23 [christoph]  0.8.0claws4
15456
15457         * src/filesel.c
15458                 fix another g_dirname memory leak
15459
15460 2002-07-23 [christoph]  0.8.0claws3
15461
15462         * src/mh.c
15463                 fixed a memory leak in mh_fetch_msginfo
15464                 fixed crash when message header could not be
15465                 parsed
15466
15467 2002-07-23 [paul]       0.8.0claws2
15468
15469         * sync with 0.8.0cvs2
15470                 see ChangeLog 2002-07-23
15471
15472 2002-07-23 [paul]       0.8.0claws1
15473
15474         * sync with 0.8.0cvs1
15475                 see ChangeLog 2002-07-23
15476
15477 2002-07-23 [paul]       0.8.0claws
15478
15479         * release of 0.8.0claws