81f21507436991eb4d655a7ad3f3eab4c2a9e7e9
[claws.git] / ChangeLog.claws
1 2004-11-22 [luke]       0.9.12cvs161
2
3         * src/gtk/gtkstext.c
4                 'Up' key moves one line (not one paragraph) like 'Down'
5
6 2004-11-22 [paul]       0.9.12cvs160
7
8         * src/prefs_themes.c
9                 fix oversized GtkFrames
10
11 2004-11-19 [paul]       0.9.12cvs159
12
13         * src/prefs_common.c
14                 update prefs_keybind_apply_clicked()
15
16 2004-11-18 [paul]       0.9.12cvs158
17
18         * src/compose.c
19         * src/messageview.c
20         * src/common/utils.c
21         * src/common/utils.h
22                 use Message-ID format like that previously
23                 used in compose_generate_msgid()
24
25 2004-11-17 [christoph]  0.9.12cvs157
26
27         * src/mainwindow.c
28         * src/prefs_common.c
29                 integrate "Common preferences" into new preferences dialog
30
31 2004-11-17 [colin]      0.9.12cvs156
32
33         * src/prefs_account.c
34         * src/prefs_account.h
35         * src/procmsg.c
36                 Add an option to let the user choose to store encrypted
37                 mail as clear text or encrypted.
38
39 2004-11-17 [colin]      0.9.12cvs155
40
41         * src/compose.c
42         * src/toolbar.c
43                 Be verbose when sending fails
44         * src/procmsg.c
45                 Fix procmsg_send_queue returning 0 when there's an error
46                 Don't send messages to be encrypted to nobody 
47
48
49 2004-11-17 [colin]      0.9.12cvs154
50
51         * src/privacy.c
52                 Fix more pointer confusion
53
54 2004-11-17 [paul]       0.9.12cvs153
55
56         * src/procmime.h
57                 forgotten in sync with main 1.0.0beta3
58
59
60 2004-11-17 [paul]       0.9.12cvs152
61
62         * ChangeLog
63         * ChangeLog.jp
64         * NEWS
65         * src/compose.c
66         * src/jpilot.c
67         * src/procmime.c
68                 sync with main 1.0.0beta3
69                 see ChangeLog 2004-11-15 and 2004-11-16
70
71 2004-11-17 [colin]      0.9.12cvs151
72
73         * src/plugins/pgpmime/pgpmime.c
74                 Remove debug printf
75
76 2004-11-17 [colin]      0.9.12cvs150
77
78         * src/plugins/pgpmime/pgpmime.c
79                 Fix off-by-one causing segs
80
81 2004-11-17 [colin]      0.9.12cvs149
82
83         * src/procmsg.c
84                 < Reboot_> don't compare pointers to NULL with !
85                 So, use the other form to bring consistency.
86                 Also fix coding style.
87
88 2004-11-16 [colin]      0.9.12cvs148
89
90         * src/procmsg.c
91                 Fix the fix :)
92
93 2004-11-16 [colin]      0.9.12cvs147
94
95         * src/procmsg.c
96                 Fix leaks in procmsg_send_message_queue
97
98 2004-11-12 [paul]       0.9.12cvs146
99
100         * src/prefs_account.c
101         * src/procmime.c
102         * src/procmime.h
103                 fix sync breakage 
104
105 2004-11-12 [paul]
106
107         * src/pixmaps/complete.xpm
108         * src/pixmaps/continue.xpm
109                 small sync with main, see ChangeLog 2004-11-11
110
111 2004-11-11 [paul]       0.9.12cvs145
112
113         * ChangeLog
114         * ChangeLog.jp
115         * src/account.c
116         * src/folderview.c
117         * src/folderview.h
118         * src/imap.c
119         * src/imap_gtk.c
120         * src/inc.c
121         * src/mainwindow.c
122         * src/mh_gtk.c
123         * src/news_gtk.c
124         * src/pop.c
125         * src/prefs_account.c
126         * src/prefs_account.h
127         * src/prefs_ext_prog.c
128         * src/procmsg.c
129         * src/procmsg.h
130         * src/summary_search.c
131         * src/summaryview.c
132         * src/textview.c
133         * src/common/defs.h
134         * src/common/utils.c
135         * src/common/utils.h
136         * src/gtk/menu.c
137         * src/gtk/menu.h
138                 sync with main 1.0.0beta2 (plus 4)
139
140 2004-11-09 [christoph]  0.9.12cvs144
141
142         * src/compose.c
143         * src/prefs_account.[ch]
144                 add option menu to select default privacy system
145
146         * src/plugins/pgpmime/pgpmime.c
147                 better memory allocation
148
149         * src/folder.c
150                 syncronize flags when scanning a folder
151
152 2004-11-08 [colin]      0.9.12cvs143
153
154         * src/summaryview.c
155                 Prevent useless folder count updates while 
156                 quicksearch is running. It is really annoying 
157                 while quicksearch is running a full-mail
158                 scan, like 'b foo', in a big folder.
159
160 2004-11-08 [colin]      0.9.12cvs142
161
162         * src/textview.c
163                 Really fix these mail URIs
164
165 2004-11-08 [colin]      0.9.12cvs141
166
167         * src/textview.c
168                 fix "colin@colino.net" <colin@colino.net> 
169                 types of URIs
170
171 2004-11-06 [colin]      0.9.12cvs140
172
173         * src/compose.c
174                 Don't ask for passphrase if not sending
175
176 2004-11-05 [christoph]  0.9.12cvs139
177
178         * src/compose.c
179                 o encode text content of composed mails
180         * src/procmime.c
181                 o allow encoding of MimeInfos that are stored in memory buffers
182                 
183
184 2004-11-03 [paul]       0.9.12cvs138
185
186         * po/POTFILES.in
187                 add 'src/plugins/pgpmime/prefs_gpg.c'.
188                 Patch submitted by Fabien Vantard
189
190         * src/prefs_ext_prog.c
191                 fix typos. Patch submitted by Fabien Vantard
192
193         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
194         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
195                 add German, Spanish, Italian, Brazilian Portuguese,
196                 and Slovak translations. Submitted by Thomas Gilgin,
197                 J. José del Río 'partymola', Andrea Spadaccini,
198                 Frederico Goncalves Guimaraes, and Andrej Kacian
199
200 2004-11-01 [christoph]  0.9.12cvs137
201
202         * src/procmime.c
203                 implement RFC2231's parameter encoding
204
205 2004-10-29 [colin]      0.9.12cvs136
206
207         * src/common/utils.c
208                 Fix boundary delimiter (a Pine user gets this:
209                 > Malformed message: Unexpected characters at end of parameters:
210                 > =_Thu__28_Oct_2)
211
212 2004-10-29 [paul]
213
214         * tools/textviewer.sh
215                 fix typo. patch submitted by Johann Koenig 
216                 <explosive@hvc.rr.com>
217
218 2004-10-29 [paul]
219
220         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
221         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
222                 add French translations, submitted by Fabien Vantard
223
224 2004-10-28 [christoph]  0.9.12cvs135
225
226         * doc/src/rfc2231.txt                           ** NEW **
227         * src/procmime.c
228         * src/common/quoted-printable.c
229         * src/common/utils.[ch]
230                 implement RFC2231's parameter decoding
231
232 2004-10-27 [paul]
233
234         * tools/kdeservicemenu/README
235         * tools/kdeservicemenu/install.sh
236         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
237         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
238         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
239                 output files to /tmp instead of littering the
240                 current dir
241                 add uninstall function
242                 refactor
243
244 2004-10-26 [christoph]  0.9.12cvs134
245
246         * src/procmime.c
247                 better check if parameters have to be in quoted string
248
249 2004-10-25 [paul]
250
251         * tools/kdeservicemenu/README
252         * tools/kdeservicemenu/install.sh
253         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
254         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
255         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
256                 add files for Sylpheed Service Menu in Konqueror
257
258 2004-10-22 [paul]       0.9.12cvs133
259
260         * src/compose.c
261         * src/prefs_common.c
262         * src/prefs_common.h
263         * src/prefs_wrapping.c
264                 remove 'smart wrapping'
265
266 2004-10-21 [colin]      0.9.12cvs132
267
268         * src/compose.c
269                 Remove extraneous separator in Options
270
271 2004-10-21 [colin]      0.9.12cvs131
272
273         * src/compose.c
274                 Replace "unknown" attachments by "application/octet-stream"
275                 Be a bit more defensive when using strchr
276
277 2004-10-20 [paul]
278
279         * po/ru.po
280                 updated by Pavlo Bohmat
281
282 2004-10-19 [christoph]  0.9.12cvs130
283
284         * src/compose.c
285                 fix wrong menu entry path
286
287         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
288
289         * src/gtk/menu.c
290                 add extra check for missing menu entries
291
292 2004-10-19 [christoph]  0.9.12cvs129
293
294         * src/compose.c
295         * src/common/utils.c
296                 use utils' generate_msgid() in compose.c
297
298 2004-10-18 [christoph]  0.9.12cvs128
299
300         * src/plugins/pgpmime/passphrase.c
301         * src/plugins/pgpmime/pgpmime.c
302         * src/plugins/pgpmime/prefs_gpg.[ch]
303         * src/plugins/pgpmime/prefs_gpg.glade
304         * src/plugins/pgpmime/sgpgme.c
305                 add GPG prefs
306
307 2004-10-18 [christoph]  0.9.12cvs127
308
309         * src/addrbook.c
310         * src/addrcache.c
311         * src/addressbook.c
312         * src/codeconv.c
313         * src/compose.c
314         * src/customheader.c
315         * src/editaddress.c
316         * src/editgroup.c
317         * src/exporthtml.c
318         * src/folder.c
319         * src/folderview.c
320         * src/imap.c
321         * src/jpilot.c
322         * src/main.c
323         * src/matcher_parser_parse.y
324         * src/mbox.c
325         * src/pop.c
326         * src/prefs_account.c
327         * src/prefs_gtk.c
328         * src/prefs_msg_colors.c
329         * src/procheader.c
330         * src/procmime.[ch]
331         * src/procmsg.c
332         * src/summaryview.c
333         * src/textview.c
334         * src/common/base64.c
335         * src/common/partial_download.c
336         * src/common/socket.c
337         * src/common/sylpheed.c
338         * src/common/utils.[ch]
339         * src/gtk/filesel.c
340         * src/gtk/pluginwindow.c
341         * src/gtk/quicksearch.c
342         * src/plugins/pgpmime/pgpmime.c
343         * src/plugins/pgpmime/plugin.c
344         * src/plugins/pgpmime/select-keys.c
345         * src/plugins/pgpmime/sgpgme.c
346         * src/plugins/spamassassin/libspamc.c
347         * src/plugins/trayicon/trayicon.c
348         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
349         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
350                 o don't use any GNU C extensions
351                 o fix warnings
352                 o replace some non-POSIX functions
353
354         * src/plugins/spamassassin/spamassassin.[ch]
355         * src/plugins/spamassassin/spamassassin_gtk.c
356         * src/plugins/clamav/clamav_plugin.[ch]
357         * src/plugins/clamav/clamav_plugin_gtk.c
358                 replace statusbar_print_all() from common code because it is a
359                 GUI function
360
361 2004-10-17 [paul]
362
363         * po/es.po
364         * po/ko.po
365         * AUTHORS
366                 update Spanish and Korean translations,
367                 submitted by Ricardo Mones Lastra and
368                 SungHyun Nam
369
370 2004-10-13 [colin]      0.9.12cvs126
371
372         * src/compose.c
373                 Don't convert message to forced encoding when 
374                 drafting, plus minor magic-values cleanup.
375
376 2004-10-13 [colin]      0.9.12cvs125
377
378         * po/POTFILES.in
379                 Update POTFILES.in to reflect the source
380                 place changes
381
382 2004-10-08 [christoph]  0.9.12cvs124
383
384         * m4/spamassassin.m4
385                 fix libspamc OpenSSL
386
387         * src/compose.c
388                 rearrange the compose menu
389
390 2004-10-08 [christoph]  0.9.12cvs123
391
392         * src/Makefile.am
393         * src/account.c
394         * src/compose.[ch]
395         * src/crash.c
396         * src/main.c
397         * src/mimeview.c
398         * src/passphrase.[ch]                           ** REMOVE **
399         * src/prefs_account.[ch]
400         * src/prefs_common.[ch]
401         * src/privacy.[ch]
402         * src/procmime.[ch]
403         * src/procmsg.c
404         * src/rfc2015.[ch]                              ** REMOVE **
405         * src/select-keys.[ch]                          ** REMOVE **
406         * src/common/utils.[ch]
407         * src/gtk/about.c
408         * src/plugins/pgpmime/Makefile.am
409         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
410         * src/plugins/pgpmime/pgpmime.c
411         * src/plugins/pgpmime/plugin.c
412         * src/plugins/pgpmime/prefs_gpg.[ch]
413         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
414         * src/plugins/pgpmime/sgpgme.[ch]
415                 o Add new MIME-Writer
416                 o extend PrivacySystem with sign and encrypt functions
417                 o extend PGP/MIME plugin with sign and encrypt functions
418                 o integrate extended Privacy API in Compose and Sending process
419
420 2004-10-04 [colin]      0.9.12cvs122
421
422         * src/mainwindow.c
423         * src/messageview.c
424         * src/messageview.h
425         * src/textview.c
426                 Make forced encoding limited to messageview and
427                 apply only to parts displayed using textview
428
429 2004-10-04 [colin]      0.9.12cvs121
430
431         * src/summaryview.c
432                 Fix bug #605 (collapsed threads re-expand when moving or
433                 deleting mails)
434
435 2004-10-03 [colin]      0.9.12cvs120
436
437         * src/summaryview.c
438                 Fix bug #602
439
440 2004-10-02 [colin]      0.9.12cvs119
441
442         * src/mainwindow.c
443         * src/messageview.c
444         * src/prefs_common.h
445         * src/procmime.c
446         * src/procmime.h
447         * src/textview.c
448                 Clean up forced charset feature
449                 Add forced decode
450
451 2004-10-01 [colin]      0.9.12cvs118
452
453         * src/mimeview.c
454                 Better fix for Save all: skip multipart mails' first 
455                 text part
456
457 2004-10-01 [colin]      0.9.12cvs117
458
459         * src/mimeview.c
460                 Only save attachments in Save All
461
462 2004-10-01 [paul]       0.9.12cvs116
463
464         * ChangeLog
465         * ChangeLog.jp
466         * src/account.c
467         * src/prefs_common.c
468         * src/gtk/colorlabel.c
469                 sync with main 0.9.12cvs17
470
471 2004-09-30 [colin]      0.9.12cvs115
472
473         * src/stock_pixmap.c
474         * src/stock_pixmap.h
475         * src/folderview.c
476         * src/Makefile.am
477         * src/pixmaps/read.xpm
478                 Add icon for total # column
479
480 2004-09-29 [colin]      0.9.12cvs114
481
482         * src/compose.c
483                 Don't close compose until message is sent if 
484                 Show Send Dialog is Always
485
486 2004-09-29 [paul]       0.9.12cvs113
487
488         * src/quote_fmt_parse.y
489                 In the quotation templates recognise sender's first and last 
490                 names (%F %L) when the name is in the format "Duck, Donald".
491                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
492
493
494 2004-09-28 [colin]      0.9.12cvs112
495
496         * src/mainwindow.c
497                 Put back mnemonic
498         * src/folderview.c
499                 Fix Empty trash being visible-invisible-visible...
500
501 2004-09-28 [colin]      0.9.12cvs111
502
503         * src/mainwindow.c
504                 Relabel Empty all Trash folders
505
506 2004-09-28 [colin]      0.9.12cvs110
507
508         * src/folderview.c
509                 Add contextual Empty trash menu
510         * src/mainwindow.c
511                 Revert cvs109 which was useless
512
513 2004-09-28 [colin]      0.9.12cvs109
514
515         * src/mainwindow.c
516                 Fix uninialized var
517
518 2004-09-28 [colin]      0.9.12cvs108
519
520         * src/addressbook.c
521                 Fix triple-click
522
523 2004-09-28 [colin]      0.9.12cvs107
524
525         * src/addressbook.c
526                 Fix double-click on entries
527
528 2004-09-28 [colin]      0.9.12cvs106
529
530         * src/inc.c
531                 Reintroduce folder_item update freeze on incorporation
532
533 2004-09-27 [christoph]  0.9.12cvs105
534
535         * src/folderview.c
536                 right-align new and unread column
537
538 2004-09-27 [paul]
539
540         * 0.9.12b released
541
542 2004-09-27 [paul]       0.9.12cvs104
543
544         * src/main.c
545                 revert 0.9.12cvs101, it causes another segfault
546
547 2004-09-23 [christoph]  0.9.12cvs103
548
549         * src/plugins/spamassassin/libspamc.[ch]
550         * src/plugins/spamassassin/utils.[ch]
551                 update libspamc to SpamAssassin 3.0.0
552
553 2004-09-17 [paul]       0.9.12cvs102
554
555         * ChangeLog
556         * ChangeLog.jp
557         * src/inc.c
558                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
559  
560
561 2004-09-17 [colin]      0.9.12cvs101
562
563         * src/main.c
564                 Fix segfaults when quitting. valgrind says:
565                         ==12144== Invalid read of size 4
566                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
567                         [...]
568                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
569                         [...]
570                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
571
572
573 2004-09-13 [christoph]  0.9.12cvs100
574
575         * src/folder.c
576                 add NULL pointer checks to fix segfault when messages can
577                 not be fetched
578
579 2004-09-08 [colin]      0.9.12cvs99
580
581         * src/account.c
582                 Remove a debug printf
583
584 2004-09-08 [christoph]  0.9.12cvs98
585
586         * src/procmsg.[ch]
587                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
588                 if the message structure has been scanned
589
590         * src/folder.c
591                 o scan structure when the mail is fetched for the first time
592                   to prevent unnecessary fetching of messages while scanning
593                   the folder for messages
594                 o revert 0.9.12cvs24
595
596         * src/plugins/pgpmime/pgpmime.c
597                 check signature if auto signature checking is enabled when the
598                 signature status is requested for first time and not when
599                 checking if a part has a signature
600
601 2004-09-07 [colin]      0.9.12cvs97
602
603         * src/inc.c
604                 Change session error messages so that they
605                 are a bit more helpful (the origin of the
606                 error is not apparent if one isn't in 
607                 front of Sylpheed when it happens).
608
609 2004-09-06 [colin]      0.9.12cvs96
610
611         * src/toolbar.c
612                 Fix graying out Redirect in non english languages
613                 Patch by Fabien Vantard
614
615 2004-09-06 [colin]      0.9.12cvs95
616
617         * src/summaryview.c
618         * src/mimeview.c
619                 Fix dropped URIs
620
621 2004-09-06 [colin]      0.9.12cvs94
622
623         * src/addressbook.c
624         * src/addressitem.h
625         * src/addritem.c
626         * src/addritem.h
627                 Add basic drag and drop to addressbook
628
629 2004-09-03 [colin]      0.9.12cvs93
630
631         * src/summaryview.c
632                 Next/Prev unread message should start
633                 from next/prev node (especially if 
634                 mark_as_read_delay != 0)
635
636 2004-09-03 [colin]      0.9.12cvs92
637
638         * src/prefs_common.c
639         * src/prefs_common.h
640         * src/summaryview.c
641                 Add an hidden 'mark_as_read_delay' pref 
642
643 2004-09-02 [colin]      0.9.12cvs91
644
645         * src/gtk/menu.c
646                 Add unduplicated menu entries (fixes bug 532)
647                 Patch by Fabien Vantard
648
649 2004-09-02 [colin]      0.9.12cvs90
650
651         * src/account.c
652                 Fix bug 582 (broken auto account selection)
653
654 2004-09-02 [colin]      0.9.12cvs89
655
656         * src/addrindex.c
657                 Free deleted queries too
658
659 2004-09-02 [colin]      0.9.12cvs88
660
661         * src/ldapquery.c
662                 Fix freezes in LDAP, due to memory corruption
663                 after deletion of a query (and not removing it
664                 from the corresponding list of queries).
665                 Very probably fixes bug 567 and bug 569
666
667 2004-09-02 [colin]      0.9.12cvs87
668
669         * src/prefs_spelling.c
670                 Fix bug with aspell prefs init, where spell checking
671                 is enabled at first but dictionary not specified. Use
672                 LANG's dictionary by default.
673
674 2004-09-01 [colin]      0.9.12cvs86
675
676         * src/filtering.c
677         * src/imap.c
678         * src/prefs_matcher.c
679         * src/stock_pixmap.c
680                 Fix more nasty uninitialized variables
681
682 2004-08-31 [colin]      0.9.12cvs85
683
684         * src/folder.c
685                 Fix memory corruption when entering procmsg_msginfo_free()
686                 with unitialized msginfo. Thanks Valgrind.
687
688 2004-08-29 [colin]      0.9.12cvs84
689
690         * src/mimeview.c
691                 Don't escape filenames before saving - that's 
692                 not dangerous. By the way, fix the leak.
693
694 2004-08-27 [paul]       0.9.12cvs83
695
696         * src/mh.c
697         * src/procheader.c
698         * src/procmsg.c
699         * src/procmsg.h
700         * src/common/utils.c
701         * src/gtk/menu.h
702                 sync with main 0.9.12cvs6, see ChangeLog
703                 2004-08-24, 2004-08-25, 2004-08-26
704
705
706 2004-08-26 [paul]
707
708         * po/ja.po
709                 updated by Rui Hirokawa
710
711 2004-08-25 [colin]      0.9.12cvs82
712
713         * src/plugins/pgpmime/pgpmime.c
714                 Fix leak on non-combined encrypted messages
715
716 2004-08-25 [colin]      0.9.12cvs81
717
718         * src/plugins/pgpmime/pgpmime.c
719         * src/plugins/pgpmime/sgpgme.c
720         * src/plugins/pgpmime/sgpgme.h
721                 Handle combined encryption/signature
722
723 2004-08-24 [colin]      0.9.12cvs80
724
725         * src/folder.c
726                 Set mime flags on non multipart messages too
727
728 2004-08-23 [christoph]  0.9.12cvs79
729
730         * src/compose.c
731                 create message header in memory as GString before writing it
732                 to the message file
733
734 2004-08-23 [colin]      0.9.12cvs78
735
736         * src/rfc2015.c
737         * src/rfc2015.h
738         * src/compose.c
739                 Fix (again) bug 197: inline encryption broken
740
741 2004-08-23 [paul]
742
743         * po/zh_CN.po
744                 updated by Hansom Young
745
746 2004-08-23 [paul]
747
748         * 0.9.12a released
749
750 2004-08-23 [colin]      0.9.12cvs77
751
752         * src/imap.c
753                 Try and fix bug 577 (session->last_access_time is broken since 
754                 sync with main 0.9.12cvs2). 
755                 Patch by Stephan Sachse <whiteman@teg-clan.de>
756
757 2004-08-23 [paul]
758
759         * po/es.po
760         * po/fr.po
761         * po/pl.po
762         * po/pt_BR.po
763         * po/sk.po
764         * po/sr.po
765                 update translations. submitted by Ricardo
766                 Mones Lastra, Fabien Vantard, Emilian Nowak,
767                 Frederico Goncalves Guimaraes, Andrej Kacian,
768                 Urke MMI
769
770 2004-08-22 [paul]       0.9.12cvs76
771
772         * src/plugins/trayicon/trayicon.c
773                 fix formatting bug in trayicon_popup_menu_entries[]
774
775
776 2004-08-22 [paul]       0.9.12cvs75
777
778         * m4/Makefile.am
779                 remove reference to openssl.m4
780
781
782 2004-08-21 [colin]      0.9.12cvs74
783
784         * src/compose.c
785                 Fix bug 576 (Duplicate auto-bcc on reedit)
786
787 2004-08-21 [colin]      0.9.12cvs73
788
789         * src/toolbar.c
790                 Grey out Redirect in the toolbar when selection is
791                 multiple. Fixes bug 520
792
793 2004-08-21 [colin]      0.9.12cvs72
794
795         * src/compose.c
796                 Save Sign, Encrypt and Mode status when drafting or queuing
797                 Fixes bug 502 (drafted message does not keep sign / encrypt 
798                 state)
799
800 2004-08-21 [colin]      0.9.12cvs71
801
802         * src/summaryview.c
803                 Fix bug 494 (Messages are always opened in summary 
804                 view when right clicked.) Also fixes bug 508.
805
806 2004-08-21 [colin]      0.9.12cvs70
807
808         * src/compose.c
809                 When using inline encryption, don't use QP or Base64:
810                 the mail will be encrypted to a 7bit string.
811                 Fixes bug 197
812
813 2004-08-21 [colin]      0.9.12cvs69
814
815         * src/compose.c
816                 Fix inline-signing with 8bit chars: data must be 
817                 converted to Quoted-printable before signing.
818
819 2004-08-21 [colin]      0.9.12cvs68
820
821         * src/compose.c
822                 Remove 'Message/Save to draft folder'
823                 and 'Message/Save and keep editing' to 
824                 put a single 'File/Save' command.
825                 Fixes bug 224
826
827 2004-08-21 [colin]      0.9.12cvs67
828
829         * src/mainwindow.c
830                 Fix bug 222 (Summary view state not retained between sessions)
831
832 2004-08-20 [colin]      0.9.12cvs66
833
834         * src/codeconv.c
835                 Fix bug 574 (empty cur_locale is not enough)
836
837 2004-08-20 [paul]
838
839         * src/plugins/pgpmime/plugin.c
840                 modify PGP/MIME plugin's description
841
842 2004-08-16 [colin]      0.9.12cvs65
843
844         * src/common/ssl.c
845                 Fix version comparison
846
847 2004-08-16 [colin]      0.9.12cvs64
848
849         * src/common/ssl.c
850                 I meant 2.2.
851
852 2004-08-16 [colin]      0.9.12cvs63
853
854         * src/common/ssl.c
855                 People with glibc 2.1 have had problems with non-blocking
856                 SSL_connect. Disable it for glibc < 2.2.
857
858 2004-08-16 [colin]      0.9.12cvs62
859
860         * src/common/ssl.c
861                 Fix format error
862
863 2004-08-13 [colin]      0.9.12cvs61
864
865         * src/plugins/pgpmime/plugin.c
866                 Add plugin's description
867
868 2004-08-12 [christoph]  0.9.12cvs60
869
870         * src/folderutils.c
871                 fix bug that did not thaw folder updates when deleting
872                 duplicates in empty folders
873
874 2004-08-12 [colin]      0.9.12cvs59
875
876         * src/plugins/trayicon/trayicon.c
877                 Add a context menu with most common operations
878
879 2004-08-12 [colin]      0.9.12cvs58
880
881         * configure.ac
882         * sylpheed.desktop
883         * src/Makefile.am
884         * src/main.c
885                 Add support for Freedesktop.org's startup notification
886
887 2004-08-10 [colin]      0.9.12cvs57
888
889         * src/main.c
890         * src/common/socket.c
891         * src/common/ssl.c
892         * src/common/sylpheed.c
893         * src/common/sylpheed.h
894                 Put back the ssl connect nonblocking...
895                 without the race condition
896
897 2004-08-09 [colin]      0.9.12cvs56
898
899         * src/main.c
900         * src/common/ssl.c
901         * src/common/sylpheed.c
902         * src/common/sylpheed.h
903                 Reverting previous commit, doesn't work 
904
905 2004-08-09 [colin]      0.9.12cvs55
906
907         * src/main.c
908         * src/common/ssl.c
909         * src/common/sylpheed.c
910         * src/common/sylpheed.h
911                 Make SSL_connect nonblocking, using a thread
912
913 2004-08-09 [paul]       0.9.12cvs54
914
915         * po/POTFILES.in
916                 reflect new location of sgpgme.c
917         * src/main.c
918                 sync with main, see ChangeLog 2004-08-09
919
920 2004-08-08 [christoph]  0.9.12cvs53
921
922         * src/folderutils.c
923                 freeze FolderItem updates while deleting duplicate messages
924
925 2004-08-08 [christoph]  0.9.12cvs52
926
927         * configure.ac
928         * src/Makefile.am
929         * src/main.c
930         * src/pgpmime.c
931         * src/pgpmime.h
932         * src/sgpgme.c
933         * src/sgpgme.h
934         * src/plugins/Makefile.am
935         * src/plugins/pgpmime/.cvsignore
936         * src/plugins/pgpmime/Makefile.am
937         * src/plugins/pgpmime/pgpmime.c
938         * src/plugins/pgpmime/pgpmime.h
939         * src/plugins/pgpmime/plugin.c
940         * src/plugins/pgpmime/sgpgme.c
941         * src/plugins/pgpmime/sgpgme.h
942                 new plugin for PGP/MIME
943
944 2004-08-07 [christoph]  0.9.12cvs51
945
946         * src/folder.c
947                 disable immediate folder change notification on opened folders
948                 until SummaryView can handle it quickly
949
950 2004-08-07 [colin]      0.9.12cvs50
951
952         * src/pop.c
953         * src/common/partial_download.c
954                 fix warnings
955
956 2004-08-07 [colin]      0.9.12cvs49
957
958         * src/Makefile.am
959         * src/account.c
960         * src/addressbook.c
961         * src/alertpanel.c
962         * src/alertpanel.h
963         * src/compose.c
964         * src/exphtmldlg.c
965         * src/expldifdlg.c
966         * src/main.c
967         * src/message_search.c
968         * src/messageview.c
969         * src/pop.c
970         * src/sgpgme.c
971         * src/summary_search.c
972         * src/summaryview.c
973         * src/textview.c
974         * src/gtk/sslcertwindow.c
975         * src/pixmaps/stock_dialog-error.xpm
976         * src/pixmaps/stock_dialog-info.xpm
977         * src/pixmaps/stock_dialog-question.xpm
978         * src/pixmaps/stock_dialog-warning.xpm
979                 sync new alertpanel from gtk2
980
981 2004-08-07 [colin]      0.9.12cvs48
982
983         * src/prefs_folder_item.c
984                 fix memory corruption in folderitem's prefs
985
986 2004-08-06 [colin]      0.9.12cvs47
987
988         * src/compose.c
989                 close compose window after queuing, before 
990                 sending when user presses Send
991
992 2004-08-05 [christoph]  0.9.12cvs46
993
994         * src/msgcache.c
995         * src/common/defs.h
996                 add charset to cache file and convert charset when reading the
997                 cache if different from internal used charset
998
999 2004-08-05 [christoph]  0.9.12cvs45
1000
1001         * src/messageview.c
1002         * src/mimeview.[ch]
1003         * src/procmime.h
1004         * src/common/utils.h
1005                 cleanup (remove unused includes/reorganize)
1006
1007         * src/prefs_ext_prog.c
1008         * src/prefs_folder_item.c
1009         * src/prefs_fonts.c
1010         * src/prefs_msg_colors.c
1011         * src/prefs_spelling.c
1012         * src/prefs_themes.c
1013         * src/prefs_toolbar.c
1014         * src/prefs_wrapping.c
1015         * src/gtk/prefswindow.[ch]
1016         * src/plugins/clamav/clamav_plugin_gtk.c
1017         * src/plugins/dillo_viewer/dillo_prefs.c
1018         * src/plugins/image_viewer/viewerprefs.c
1019         * src/plugins/spamassassin/spamassassin_gtk.c
1020                 change PrefsPage path into an array of strings and don't
1021                 split a single string into parts (better for translation)
1022
1023 2004-08-05 [christoph]  0.9.12cvs44
1024
1025         * src/folder.c
1026                 fix FolderItem's message counts after rebuilding a cache
1027
1028 2004-08-05 [paul]       0.9.12cvs43
1029
1030         * ChangeLog
1031         * ChangeLog.jp
1032         * src/imap.c
1033         * src/news.c
1034         * src/common/nntp.c
1035         * src/common/session.c
1036         * src/common/session.h
1037         * src/common/socket.c
1038                 sync with main 0.9.12cvs2
1039                 see ChangeLog 2004-08-04
1040
1041 2004-08-04 [christoph]  0.9.12cvs42
1042
1043         * configure.ac
1044                 add missing AC_DEFINE(USE_OPENSSL, ...)
1045         * src/folder.c
1046                 use new xml_node_new() function
1047
1048 2004-08-03 [christoph]  0.9.12cvs41
1049
1050         * src/folder.c
1051         * src/localfolder.c
1052         * src/common/xml.[ch]
1053                 sync with main 0.9.12cvs1
1054                 see ChangeLog 2004-07-23
1055
1056 2004-08-03 [christoph]
1057
1058         * configure.ac
1059         * m4/openssl.m4                 ** REMOVE **
1060                 use pkg-config to get OpenSSL CFLAGS and LIBS
1061                 (OpenSSL 0.9.7 is required now)
1062
1063 2004-08-02 [paul]       0.9.12cvs40
1064
1065         * AUTHORS
1066                 update translation team section
1067         * po/pt_BR.po
1068                 updated by Frederico Goncalves Guimaraes
1069                 <fggdebian@yahoo.com.br>
1070
1071 2004-07-29 [colin]      0.9.12cvs39
1072
1073         * src/messageview.c
1074                 Inform the user when a partially 
1075                 downloaded mail isn't on the server
1076                 anymore (due to Mark for deletion)
1077
1078 2004-07-29 [colin]      0.9.12cvs38
1079
1080         * src/messageview.c
1081                 Hide noticeview if necessary
1082
1083 2004-07-27 [colin]      0.9.12cvs37
1084
1085         * src/msgcache.c
1086                 More fixes (i overlook a bit, thanks
1087                 Christoph for spotting it)
1088
1089 2004-07-27 [colin]      0.9.12cvs36
1090
1091         * src/msgcache.c
1092                 Fix wrong test 
1093
1094 2004-07-26 [colin]      0.9.12cvs35
1095
1096         * src/pop.c
1097                 Fix uidl-file parsing when not in new
1098                 format
1099
1100 2004-07-19 [colin]      0.9.12cvs34
1101
1102         * src/compose.c
1103                 Save attachment status when drafting
1104
1105 2004-07-19 [colin]      0.9.12cvs33
1106
1107         * src/folder.h
1108         * src/folderview.c
1109         * src/summaryview.c
1110                 Reverse 0.9.12cvs29 to 31 (folder icon update
1111                 when quicksearch is active)
1112
1113 2004-07-18 [colin]      0.9.12cvs32
1114
1115         * src/pop.c
1116                 Fix partial download bug with "Download all
1117                 messages" option
1118
1119 2004-07-18 [colin]      0.9.12cvs31
1120
1121         * src/folderview.c
1122                 Fix crash
1123
1124 2004-07-17 [colin]      0.9.12cvs30
1125
1126         * src/summaryview.c
1127                 Same, when sticky search is off
1128
1129 2004-07-17 [colin]      0.9.12cvs29
1130
1131         * src/folder.h
1132         * src/folderview.c
1133         * src/summaryview.c
1134                 Update FolderItem icon whenever its summaryview is 
1135                 filtered
1136
1137 2004-07-16 [christoph]  0.9.12cvs28
1138
1139         * src/mimeview.c
1140                 make doubleclick work again
1141
1142 2004-07-16 [christoph]  0.9.12cvs27
1143
1144         * src/mimeview.c
1145                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1146
1147 2004-07-16 [paul]       0.9.12cvs26
1148         
1149         * src/gtk/quicksearch.c
1150         * src/compose.c
1151         * src/customheader.c
1152         * src/messageview.c
1153         * src/news.c
1154         * src/prefs_account.c
1155         * src/prefs_display_header.c
1156         * src/procheader.c
1157                 replace "Message-Id" with "Message-ID"
1158
1159 2004-07-16 [paul]       0.9.12cvs25
1160
1161         * ChangeLog
1162         * ChangeLog.jp
1163         * src/account.c
1164         * src/account.h
1165         * src/folder_item_prefs.c
1166         * src/main.c
1167         * src/pop.c
1168         * src/pop.h
1169         * src/prefs_account.c
1170         * src/prefs_account.h
1171         * src/prefs_common.c
1172         * src/prefs_common.h
1173         * src/prefs_gtk.c
1174         * src/prefs_gtk.h
1175                 sync with main 0.9.12cvs1
1176
1177 2004-07-15 [colin]      0.9.12cvs24
1178
1179         * src/folder.c
1180                 Disable GPG signature check during
1181                 folder move and scan 
1182         (Closes Bug 521 Signature checking slows down Folder-Move)
1183
1184 2004-07-14 [christoph]  0.9.12cvs23
1185
1186         * src/pgpmime.c
1187                 add missing fclose
1188
1189         * src/procmime.c
1190                 add checks if fopen really worked
1191
1192 2004-07-14 [colin]      0.9.12cvs22
1193
1194         * src/pop.c
1195         * src/common/partial_download.c
1196                 Update includes
1197
1198 2004-07-14 [colin]      0.9.12cvs21
1199
1200         * src/folder.c
1201         * src/inc.c
1202         * src/matcher.c
1203         * src/matcher.h
1204         * src/matcher_parser_parse.y
1205         * src/messageview.c
1206         * src/msgcache.c
1207         * src/noticeview.c
1208         * src/noticeview.h
1209         * src/pop.c
1210         * src/pop.h
1211         * src/prefs_matcher.c
1212         * src/procheader.c
1213         * src/procmsg.c
1214         * src/procmsg.h
1215         * src/summaryview.c
1216         * src/common/Makefile.am
1217         * src/common/defs.h
1218         * src/gtk/quicksearch.c
1219         * src/common/partial_download.c ** NEW FILES **
1220         * src/common/partial_download.h ** NEW FILES **
1221                 Partial downloading of pop3 mails
1222
1223 2004-07-13 [christoph]  0.9.12cvs20
1224
1225         * src/mimeview.c
1226                 use "button_release_event" instead of "button_press_event",
1227                 because executing event callbacks while the button is still
1228                 pressed is not good and causes problems
1229
1230 2004-07-12 [colin]      0.9.12cvs19
1231
1232         * src/gtk/quicksearch.c
1233                 Fix a missing status update in quicksearch
1234
1235 2004-07-08 [colin]      0.9.12cvs18
1236
1237         * src/common/smtp.h
1238                 Fix guint vs gint bug
1239
1240 2004-07-08 [colin]      0.9.12cvs17
1241
1242         * src/common/smtp.c
1243                 use to_human_readable() for sizes
1244
1245 2004-07-08 [paul]       0.9.12cvs16
1246
1247         * src/inc.c [1.174]
1248                 fix occasional non-clearance of the statusbar
1249                 (close Bug 531 'SA plugin: status bar does not 
1250                  get cleared in OFFLINE mode')
1251
1252 2004-07-07 [colin]      0.9.12cvs15
1253
1254         * src/prefs_common.c [1.225]
1255         * src/prefs_common.h [1.112]
1256                 Add a hidden summary_quicksearch_sticky preference,
1257                 to allow the quicksearch bar to reset across folders
1258         * src/summaryview.c [1.437]
1259                 Use this preference
1260         * src/gtk/quicksearch.c [1.5]
1261         * src/gtk/quicksearch.h [1.3]
1262                 Add this preference, fix focus when hitting Enter,
1263                 add handling of Esc key to reset
1264
1265 2004-07-06 [colin]      0.9.12cvs14
1266
1267         * src/gtk/quicksearch.c [1.4]
1268                 Add Clear button
1269
1270 2004-07-06 [christoph]  0.9.12cvs13
1271
1272         * src/toolbar.c
1273                 enable next unread button in empty folders if next folder
1274                 dialog is not disabled
1275
1276         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1277          folders)
1278
1279 2004-07-06 [colin]      0.9.12cvs12
1280
1281         * src/common/smtp.c [1.16]
1282                 Display maximum message size in the log
1283
1284 2004-07-06 [paul]       0.9.12cvs11
1285
1286         * src/toolbar.c
1287                 fix typo. (spotted by Fabien Vantard)
1288
1289 2004-07-06 [paul]       0.9.12cvs10
1290
1291         * src/main.c
1292                 terminate cleanly on SIGHUP. Patch submitted by
1293                 Thomas Gilgin <thg@karate-muellheim.de>
1294
1295 2004-07-05 [christoph]  0.9.12cvs9
1296
1297         * src/inc.c
1298                 better replacing of %d in new mail notification command
1299
1300 2004-07-05 [colin]      0.9.12cvs8
1301
1302         * src/common/smtp.[ch]
1303                 Take SIZE (returned by EHLO) into account, and
1304                 avoid sending too big messages
1305
1306 2004-07-04 [paul]       0.9.12cvs7
1307
1308         * src/account.c
1309                 fix auto-account selection on imap/news
1310
1311 2004-07-01 [paul]       0.9.12cvs6
1312
1313         * src/gtk/quicksearch.c
1314                 reveal hidden string in gui
1315                 
1316         * src/compose.c
1317                 fix updating of gpg signing setting on 
1318                 switching accounts
1319
1320 2004-06-30 [darko]      0.9.12cvs5
1321
1322         * src/common/utils.c
1323                 remove expand_search_string()
1324         * src/gtk/quicksearch.c
1325                 remove no longer needed for loop (thanks Christoph)
1326                 add expand_search_string()
1327
1328 2004-06-30 [darko]      0.9.12cvs4
1329
1330         * src/common/utils.c
1331                 allow all filtering expressions in quicksearch
1332
1333         (Closes Bug 519 filtering expr. in quicksearch)
1334
1335 2004-06-30 [christoph]  0.9.12cvs3
1336
1337         * configure.ac
1338                 better 'localedir'
1339
1340         * src/common/intl.h
1341                 allow plugins to define TEXTDOMAIN for the _(...) macro
1342
1343 2004-06-30 [paul]       0.9.12cvs2
1344
1345         * po/POTFILES.in
1346           src/Makefile.am
1347           src/main.c
1348           src/prefs_common.c
1349           src/prefs_msg_colors.[ch]     ** NEW FILES **
1350                 move message colouring options to
1351                 '/Other Preferences/Message View/Colors'
1352
1353 2004-06-30 [paul]       0.9.12cvs1
1354
1355         * po/POTFILES.in
1356           src/Makefile.am
1357           src/main.c
1358           src/prefs_common.c
1359           src/prefs_wrapping.[ch]       ** NEW FILES **
1360                 move message wrapping options to
1361                 /'Other Preferences/Compose/Message Wrapping'
1362
1363 2004-06-28 [paul]       0.9.12
1364
1365         * Sylpheed-Claws 0.9.12 released
1366
1367         * po/es.po
1368           po/fr.po
1369           po/sk.po
1370                 updated by Ricardo Mones Lastra, Fabien Vantard,
1371                 Andrej Kacian
1372
1373 2004-06-27 [paul]       0.9.11cvs19
1374
1375         * src/common/ssl.c
1376                 re-enable certificate check
1377
1378 2004-06-25 [christoph]  0.9.11cvs18
1379
1380         * src/procmsg.h
1381                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1382
1383 2004-06-25 [paul]       0.9.11cvs17
1384
1385         * sync with main 0.9.12cvs1
1386                 see ChangeLog 2004-06-23
1387                 
1388         * src/gtk/menu.c
1389                 remove unused menu_toggle_toggle()
1390
1391 2004-06-23 [christoph]  0.9.11cvs16
1392
1393         * src/folder.c
1394         * src/procheader.c
1395         * src/procmsg.h
1396         * src/summaryview.c
1397                 scan the mime structure of multipart mails for correct
1398                 attachment, encryped and signed (with privacy API) part
1399                 detection
1400
1401         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1402
1403 2004-06-22 [paul]
1404
1405         * po/ru.po
1406                 updated by Pavlo Bohmat
1407
1408 2004-06-20 [christoph]  0.9.11cvs15
1409
1410         * src/inc.c
1411         * src/pop.[ch]
1412                 disconnect after authentication when doing POP before SMTP
1413
1414         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1415
1416 2004-06-19 [christoph]  0.9.11cvs14
1417
1418         * src/folder.c
1419                 fix FolderItem name update
1420
1421         (Closes Bug 511 Folder-Renaming not reflected immediately)
1422
1423 2004-06-17 [paul]       0.9.11cvs13
1424         
1425         * sync with main 0.9.12 release
1426           src/session.c
1427                 session_set_timeout(): fixed a bug that didn't
1428                 reset timeout_tag when interval is 0.
1429
1430 2004-06-16 [christoph]  0.9.11cvs12
1431
1432         * src/textview.c
1433                 correctly clear the URL in the status bar
1434
1435 2004-06-15 [christoph]  0.9.11cvs11
1436
1437         * src/summaryview.c
1438                 add missing gtk_widget_show()
1439
1440 2004-06-11 [christoph]  0.9.11cvs10
1441
1442         * src/plugins/spamassassin/spamassassin.c
1443                 correctly check waitpid return code
1444
1445         (Closes Bug 396 Zombie process when spamassassin is called)
1446
1447 2004-06-10 [christoph]  0.9.11cvs9
1448
1449         * src/mainwindow.c
1450         * src/summaryview.[ch]
1451         * src/gtk/Makefile.am
1452         * src/gtk/quicksearch.c                         ** NEW **
1453                 separate quick search from summaryview
1454
1455 2004-06-09 [christoph]  0.9.11cvs8
1456
1457         * src/inc.c
1458                 remove unused code
1459
1460         * src/textview.c
1461                 get folder for compose default account from MsgInfo and not
1462                 from SummaryView
1463
1464 2004-06-09 [christoph]  0.9.11cvs7
1465
1466         * src/folder.[ch]
1467                 add information about added or removed messages to
1468                 FOLDER_ITEM_UPDATE hook
1469
1470         * src/imap_gtk.c
1471         * src/mh_gtk.c
1472                 scan folder when removing a folder failed instead of
1473                 updating the summaryview
1474
1475 2004-06-08 [paul]       0.9.11cvs6
1476
1477         * sync with main 0.9.11cvs2
1478                 see ChangeLog 2004-06-08
1479
1480 2004-06-07 [christoph]  0.9.11cvs5
1481
1482         * configure.ac
1483         * src/common/Makefile.am
1484                 detect library providing 'encrypt' function
1485
1486 2004-06-07 [paul]       0.9.11cvs4
1487
1488         * src/inc.c
1489                 sync with main, 'code cleanup'
1490                 
1491         * tools/nautilus2sylpheed.sh
1492                 fix whitespace limitation. patch submitted by
1493                 Stephan Sachse <white@teg-clan.de>
1494
1495 2004-06-04 [christoph]  0.9.11cvs3
1496
1497         * src/account.c
1498         * src/action.[ch]
1499         * src/addressbook.c
1500         * src/addrindex.h
1501         * src/folder.h
1502         * src/folder_item_prefs.c
1503         * src/inc.c
1504         * src/main.c
1505         * src/messageview.c
1506         * src/mh_gtk.c
1507         * src/prefs_themes.c
1508         * src/procmime.c
1509         * src/quote_fmt.h
1510         * src/stock_pixmap.c
1511         * src/toolbar.c
1512                 fix compiler warnings
1513
1514 2004-06-03 [paul]       0.9.11cvs2
1515
1516         * src/msgcache.c
1517                 sync with main 0.9.11cvs1: "changed gint32 to
1518                 guint32 for some platforms"
1519
1520 2004-06-02 [christoph]  0.9.11cvs1
1521
1522         * src/common/ssl.c
1523                 fix SSL_CTX variable name for older OpenSSL versions
1524
1525         (Closes Bug 503 fix compilation with older OpenSSL)
1526
1527 2004-05-31 [paul]       0.9.11claws
1528
1529         * 0.9.11claws released
1530
1531 2004-05-31 [paul]       0.9.10claws72
1532
1533         * po/es.po
1534           po/it.po
1535           po/ja.po
1536           po/pl.po
1537           po/sk.po
1538           po/sr.po
1539           po/zh_CN.po
1540                 update translations, submitted by Ricardo Mones Lastra,
1541                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
1542                 Urke MMI, and Hansom Young
1543
1544 2004-05-25 [luke]       0.9.10claws71
1545
1546         * AUTHORS
1547         * src/mimeview.c
1548         * src/stockpixmap.[ch]
1549         * src/Makefile.am
1550         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
1551         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
1552         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
1553         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
1554         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
1555
1556                 o Added privacy emblems from Jesper Shultz 
1557                   <jesper@schultz-net.dk>
1558                 o Overlay emblems onto mimeview icons to indicate
1559                   status of signature and if a message is encrypted
1560         
1561         * src/textview.c
1562                 remove unused color definitions (were used to 
1563                 indicate sig status)
1564
1565 2004-05-25 [paul]       0.9.10claws70
1566
1567         * AUTHORS
1568           tools/Makefile.am
1569           tools/README
1570           tools/nautilus2sylpheed.sh            ** NEW FILE **
1571                 add script to enable sending files from
1572                 nautilus.
1573                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
1574                 
1575         * tools/launch_firebird                 ** REMOVED **
1576                 removed as the standard "firefox '%s'" now functions
1577                 correctly
1578
1579 2004-05-23 [paul]       0.9.10claws69
1580
1581         * src/compose.c
1582                 fix %X cursor point segfault
1583                 patch by Christoph
1584
1585 2004-05-23 [christoph]  0.9.10claws68
1586
1587         * src/folder.c
1588                 fix folder moving
1589
1590 2004-05-21 [paul]       0.9.10claws67
1591
1592         * sync with 0.9.10cvs17
1593                 see ChangeLog 2004-05-21
1594
1595 2004-05-20 [paul]       0.9.10claws66
1596
1597         * sync with 0.9.10cvs16
1598                 see ChangeLog 2004-05-19 and 2004-05-20
1599
1600 2004-05-19 [alfons]     0.9.10claws65
1601
1602         * src/summaryview.h
1603                 on some platforms regoff_t is defined as off_t, so 
1604                 pull in sys/types.h
1605
1606 2004-05-19 [paul]       0.9.10claws64
1607
1608         * sync with 0.9.10cvs13
1609                 see ChangeLog 2004-05-18
1610
1611 2004-05-17 [christoph]  0.9.10claws63
1612
1613         * src/folder.c
1614                 search all folders when searching for default folders and
1615                 not return the special folder of the first folder
1616
1617 2004-05-13 [alfons]     0.9.10claws62
1618
1619         * src/summaryview.c
1620                 add a better check to see if a message is a news message
1621                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
1622
1623 2004-05-13 [paul]       0.9.10claws61
1624
1625         * src/msgcache.c
1626                 sync with 0.9.10cvs12
1627                 see ChangeLog 2004-05-12
1628
1629 2004-05-12 [alfons]     0.9.10claws60
1630
1631         * src/folderview.c
1632                 release lock in case of folder could not be opened 
1633
1634 2004-05-11 [christoph]  0.9.10claws59
1635
1636         * src/inc.[ch]
1637                 remove unused folderview update stuff from inc.[ch]
1638
1639 2004-05-11 [paul]       0.9.10claws58
1640
1641         * sync with 0.9.10cvs11
1642                 see ChangeLog 2004-05-10 and 2004-05-11
1643
1644 2004-05-09 [christoph]  0.9.10claws57
1645
1646         * src/folderview.c
1647                 check for folder class functions and not folder type to detect
1648                 valid drag targets
1649
1650 2004-05-08 [christoph]  0.9.10claws56
1651
1652         * src/sgpgme.c
1653                 fix date output for signature expire times
1654
1655         (Patch by Edgar Toernig <froese@gmx.de>)
1656
1657 2004-05-06 [christoph]  0.9.10claws55
1658
1659         * src/gtk/prefswindow.c
1660                 change window type to DIALOG
1661
1662         * src/folder.[ch]
1663         * src/folderview.c
1664         * src/news_gtk.c
1665                 o add folder_remove()
1666                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
1667                 o add new "sort" field to Folder, no longer sort folders by type
1668                   higher sort values will be first in the folder list, new folders get 0
1669                   and will be added to the end
1670
1671         * src/mainwindow.c
1672         * src/gtk/Makefile.am
1673         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
1674                 add dialog to allow users to change the folder order
1675
1676 2004-05-04 [paul]       0.9.10claws54
1677
1678         * src/inc.c
1679                 Display account_name in statusbar when retrieving
1680                 messages from a pop account
1681         * src/prefs_account.c
1682                 display account name in title of prefs_account
1683                 window
1684         * src/prefs_folder_item.c
1685                 display folder name in title of prefs_folder window
1686
1687         all 3 patches submitted by Fabien Vantard
1688
1689         * AUTHORS
1690                 add Fabien Vantard
1691
1692 2004-05-04 [paul]       0.9.10claws53
1693
1694         * src/prefs_actions.c
1695           src/prefs_template.c
1696                 'Esc' Key exits alertpanel
1697                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
1698
1699 2004-04-26 [christoph]  0.9.10claws52
1700
1701         * src/gtk/about.c
1702         * src/gtk/colorsel.c
1703         * src/gtk/description_window.c
1704         * src/gtk/filesel.c
1705         * src/gtk/gtkaspell.c
1706         * src/gtk/inputdialog.c
1707         * src/gtk/pluginwindow.c
1708         * src/gtk/progressdialog.c
1709                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
1710                   it does not work correctly with xinerama
1711                 o lock incorporation while the plugin window is open
1712
1713 2004-04-23 [paul]       0.9.10claws51
1714
1715         * po/POTFILES.in
1716                 update location of inputdialog.c
1717                 
1718         * src/gtk/about.c
1719                 update Copyright string
1720                 
1721         * src/msgcache.c
1722           src/prefs_common.c
1723           src/prefs_themes.c
1724                 improve the english a little
1725
1726 2004-04-22 [christoph]  0.9.10claws50
1727
1728         * src/folderutils.[ch]
1729                 add folderutils_mark_all_read()
1730
1731         * src/folderview.c
1732                 readd "mark all read" from popup menu, now works
1733                 in all folders and not only the opened folder
1734
1735 2004-04-21 [christoph]  0.9.10claws49
1736
1737         * src/Makefile.am
1738         * src/inputdialog.[ch]                  ** REMOVED **
1739         * src/gtk/Makefile.am
1740         * src/gtk/inputdialog.[ch]              ** NEW **
1741                 move inputdialog.[ch] into gtk directory
1742
1743         * src/mh_gtk.c
1744                 remove check for missing IMAP folder account
1745
1746 2004-04-20 [christoph]  0.9.10claws48
1747
1748         * src/mainwindow.c
1749         * src/foldersel.c
1750                 remove new/rename/delete folder GUI functions because
1751                 they are always active, even for news folders, and can
1752                 not be easily made folder class dependent
1753
1754         * src/gtk/menu.[ch]
1755                 make menu_translate() public
1756
1757         * src/Makefile.am
1758         * src/folder.[ch]
1759         * src/folderview.[ch]
1760         * src/imap_gtk.[ch]                     ** NEW **
1761         * src/main.c
1762         * src/mh_gtk.[ch]                       ** NEW **
1763         * src/news_gtk.[ch]                     ** NEW **
1764                 o dynamically build FolderView popup menus from a folder
1765                   specific part, with callbacks to seperated code, and
1766                   a common part
1767                 o remove the folder class specifiy code from folderview.c
1768
1769 2004-04-15 [luke]       0.9.10claws47
1770
1771         * src/prefs_folder_item.c
1772                 o remove buttons for applying 'scan for new mail'
1773                   and 'process at startup' to sub folders
1774                 o add 'apply to sub folder' check buttons for all
1775                   properties and set folder prefs accordingly
1776                 o replace multiple gtk_widget_show() with one
1777                   gtk_widget_show_all() on container
1778
1779 2004-04-14 [darko]      0.9.10claws46
1780
1781         * src/gtk/Makefile.am
1782         * src/gtk/pluginwindow.c
1783                 load plugins from to $(prefix)/lib/sylpheed/plugins
1784                 in file selection dialog
1785         * src/plugins/clamav/clamav_plugin.c
1786                 const correctness
1787
1788 2004-04-14 [christoph]  0.9.10claws45
1789
1790         * src/folder.c
1791         * src/plugins/image_viewer/viewer.c
1792                 fix g_warnings
1793
1794 2004-04-10 [alfons]     0.9.10claws44
1795         
1796         * src/compose.c
1797                 appropriate auto account selection when forwarding
1798                 (fixes bug #476, "forward as attachment does not listen
1799                 to account rules")
1800
1801 2004-04-09 [alfons]     0.9.10claws43
1802
1803         * src/summaryview.c
1804                 make quick search combo matching case sensitive
1805
1806 2004-04-06 [alfons]     0.9.10claws42
1807
1808         * src/addr_compl.c
1809                 use cursor position to prevent clearing the entire entry
1810
1811 2004-04-06 [alfons]     0.9.10claws41
1812
1813         * src/folderview.c
1814                 fix bug #472, "filter not updated when renaming folder" 
1815
1816 2004-04-06 [alfons]     0.9.10claws40
1817
1818         * src/messageview.[ch]
1819           src/summaryview.c
1820                 reflect changes to Show all headers to main view
1821                 and message view (only affects detached message
1822                 view). see also bug #473, 'Show All Headers 
1823                 "problem"'.
1824
1825 2004-04-03 [alfons]     0.9.10claws39
1826
1827         * src/matcher.c
1828                 free address list
1829
1830 2004-04-03 [alfons]     0.9.10claws38
1831
1832         * src/matcher_parser_parse.y
1833           src/matcher.[ch]
1834                 prepare address look up matcher type; marginally
1835                 tested, and not hooked into the UI yet.
1836
1837                 basically it accepts the result of the left hand
1838                 side of the matcher (the "criteria"):
1839
1840                         from all_in_addressbook ""
1841                         ~to_or_cc any_in_addressbook ""
1842                 
1843                 the first case matches all addresses found in the
1844                 from header, and the second case matches if any
1845                 (at least one) of the addresses in to or cc headers 
1846                 are not in the address book.
1847
1848                 the string argument is not used yet, but is intended
1849                 to match a group of addresses 
1850
1851 2004-04-02 [luke]       0.9.10claws37
1852
1853         * src/prefs_folder_item.c
1854                 Add two buttons to apply 'scan for new mail'
1855                 and 'process at startup' to sub folders
1856
1857 2004-04-02 [luke]
1858         * tools/textviewer.sh
1859                 better filename extension matching plus some support for
1860                 MS Excel, MS Powerpoint and HTML
1861
1862 2004-03-29 [christoph]  0.9.10claws36
1863
1864         * src/folder.h
1865         * src/folderutils.[ch]
1866         * src/mainwindow.c
1867                 add delete duplicates for all folders
1868
1869 2004-03-29 [alfons]     0.9.10claws35
1870
1871         * src/folder.c
1872                 don't pass NULL to XXXprintf(); fixes Solaris crashes
1873                 when selecting top-level folder node (thanks to 
1874                 Alex S. Moore)
1875
1876 2004-03-28 [keith]      0.9.10claws34
1877
1878         * src/textview.c
1879                 prepend "http://" to URIs of the form "www.example.com"
1880
1881 2004-03-28 [paul]       0.9.10claws33
1882
1883         * src/common/nntp.c
1884           src/common/smtp.c
1885           src/folder.c
1886           src/imap.c
1887           src/inc.c
1888           src/news.c
1889           src/pop.c
1890                 revise 'translatable string' policy:
1891                 don't translate debug_print() or log_print(),
1892                 translate log_message() and log_warning()
1893         
1894         * po/zh_CN.po
1895                 update submitted by Hansom Young
1896
1897 2004-03-25 [alfons]     0.9.10claws32
1898
1899         * src/prefs_common.c
1900                 I mean this one: Return the GList...
1901
1902 2004-03-25 [alfons]     0.9.10claws31
1903
1904         * src/prefs_common.h
1905                 add new members at the end of prefs_common, so
1906                 they get properly initialized
1907
1908 2004-03-24 [christoph]  0.9.10claws30
1909
1910         * src/imap.c
1911                 o NULL is a valid GSList
1912
1913 2004-03-24 [alfons]     0.9.10claws29
1914
1915         * src/prefs_common.[ch]
1916           src/summaryview.c
1917           src/common/defs.h
1918                 add history to quick search (patch submitted by 
1919                 Ivan Francolin Martinez - thanks!)
1920
1921 2004-03-24 [alfons]     0.9.10claws28
1922
1923         * src/imap.c
1924                 NULL output pointer parameter
1925
1926 2004-03-21 [alfons]     0.9.10claws27
1927
1928         * src/addrindex.[ch]
1929           src/addr_compl.c
1930                 complete addresses on nicks and aliases
1931
1932 2004-03-21 [alfons]     0.9.10claws26
1933
1934         * src/import.c
1935           src/inc.c
1936           src/mbox.[ch]
1937                 disable filters on import mbox (patch submitted
1938                 by Edgar Toernig)
1939
1940 2004-03-21 [darko]      0.9.10claws25
1941
1942         * src/addr_compl.c
1943                 select the address when only one match is found while
1944                 doing address completion with tab key (feature
1945                 request #914720)
1946
1947 2004-03-21 [alfons]     0.9.10claws24
1948
1949         * src/messageview.c
1950           src/toolbar.c
1951                 don't `navigate-delete` when a summary view's selection does not 
1952                 match the accompanying message view's message
1953
1954 2004-03-20 [alfons]     0.9.10claws23
1955
1956         * src/summaryview.c
1957                 hide ext search button on initial display (should fix bug #459,
1958                 "Toggling quick-search at 1st time: minor UI inconsistency")
1959
1960 2004-03-20 [alfons]     0.9.10claws22
1961
1962         * src/summaryview.[ch]
1963                 add function to get selected msginfo, if there's
1964                 only one selected
1965
1966 2004-03-20 [paul]       0.9.10claws21
1967
1968         * sync with 0.9.10cvs7
1969                 see ChangeLog 2004-03-19
1970
1971 2004-03-19 [paul]       0.9.10claws20
1972
1973         * src/common/nntp.c
1974           src/common/smtp.c
1975           src/common/ssl.c
1976           src/folder.c
1977           src/imap.c
1978           src/inc.c
1979           src/news.c
1980           src/pop.c
1981                 don't translate strings in debug_print(), log_print(),
1982                 log_message(),  and log_warning()
1983
1984 2004-03-19 [alfons]     0.9.10claws19
1985
1986         better next/previous/delete/focus navigation with separate 
1987         message view 
1988         
1989         * src/toolbar.c
1990                 call summaryview_delete() instead of messageview_delete()
1991         * src/messageview.c
1992                 disable messageview_delete()
1993
1994 2004-03-18 [paul]       0.9.10claws18
1995
1996         * sync with 0.9.10cvs6
1997                 see ChangeLog 2004-03-16
1998
1999 2004-03-17 [alfons]     0.9.10claws17
2000
2001         * src/gtk/filesel.c
2002                 remove bogus semicolon after if() (sometimes it pays to
2003                 read LKML :)
2004
2005 2004-03-15 [darko]      0.9.10claws16
2006
2007         * src/gtk/filesel.c
2008                 support full path in place of a filename
2009         * src/mimeview.c
2010                 store directory attachments were saved to and
2011                 use it when saving attachments
2012         * src/prefs_common.[hc]
2013                 store directory attachments were last saved to
2014
2015 2004-03-15 [paul]       0.9.10claws15
2016
2017         * src/folderview.c
2018                 fix bug where unsubscribing a newsgroup would destroy
2019                 (most of the) filtering rules
2020
2021 2004-03-15 [paul]       0.9.10claws14
2022
2023         * src/folderview.c
2024                 fix Bug 458, 'Folder View remaining empty after 
2025                 removing a NEWS account' (was also true of IMAP
2026                 accounts)
2027
2028 2004-03-15 [paul]       0.9.10claws13
2029
2030         * src/folderview.c
2031                 fix folderview invisibility of newly subscribed
2032                 newsgroups
2033
2034 2004-03-13 [paul]       0.9.10claws12
2035
2036         * src/compose.c
2037           src/plugins/dillo_viewer/dillo_prefs.c
2038           src/plugins/image_viewer/viewerprefs.c
2039                 gettextise some forgotten parts
2040
2041 2004-03-13 [alfons]     0.9.10claws11
2042
2043         * src/imap.c
2044                 make sure the correct type is passed to sscanf()
2045
2046 2004-03-13 [paul]       0.9.10claws10
2047
2048         * sync with 0.9.10cvs5
2049                 see ChangeLog 2004-03-02 and 2004-03-12, 
2050                 specifically:
2051                 'always move messages by default when using DnD (except 
2052                 for News folder). Copy messages if Ctrl-key is pressed.'
2053                 and 'added a function to filter selected messages'
2054
2055 2004-03-12 [christoph]  0.9.10claws9
2056
2057         * src/codeconv.c
2058                 add parameter check to conv_unmime_header_overwrite()
2059
2060         * src/imap.c
2061                 o fix spelling
2062                 o fix removing of NEW flag when UNREAD is unset
2063
2064         * src/procmime.c
2065                 decode MIME-headers
2066
2067         (Closes 437 i18n attachment display error.)
2068
2069 2004-03-12 [paul]       0.9.10claws8
2070
2071         * po/it.po
2072                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2073                 
2074         * tools/Makefile.am
2075                 add 'textviewer.sh'
2076
2077 2004-03-12 [alfons]     0.9.10claws7
2078
2079         * src/imap.c
2080                 o quiet compiler and typecast Folder * to IMAP Folder *
2081                 o wake up and fix my previous incompatible type assignment bug
2082
2083 2004-03-12 [alfons]     0.9.10claws6
2084
2085         * src/imap.c
2086                 don't mix up pointers to int, guint32 _and_ 
2087                 unsigned int 
2088
2089 2004-03-12 [christoph]  0.9.10claws5
2090
2091         * src/folderview.c
2092                 Add error requester when renaming a folder failed
2093
2094         * src/imap.c
2095                 Check new FolderItem name for namespace seperator
2096                 before renaming
2097
2098         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2099
2100 2004-03-11 [christoph]  0.9.10claws4
2101
2102         * src/folder.[ch]
2103         * src/imap.c
2104         * src/procmsg.h
2105                 syncronize flags in cache with IMAP folder flags
2106
2107         Adapted a patch submitted by Simon 'corecode' Schubert
2108         <corecode@corecode.ath.cx> 
2109
2110
2111 2004-03-11 [alfons]     0.9.10claws3
2112
2113         * src/textview.[ch]
2114                 remove dead code that at one time controlled display of
2115                 URIs in status bar
2116
2117 2004-03-10 [paul]       0.9.10claws2
2118
2119         * po/it.po
2120                 updated by Lupino <lupin85@email.it>
2121
2122 2004-03-09 [alfons]     0.9.10claws1
2123
2124         * src/matcher.c
2125                 we're not using yywrap, but we may, so close yyin instead
2126                 of initial FILE *
2127
2128 2004-03-08 [paul]       0.9.10claws
2129
2130         * 0.9.10claws released
2131
2132 2004-03-08 [paul]       0.9.9claws41
2133
2134         * po/es.po
2135           po/ja.po
2136           po/ru.po
2137           po/sk.po
2138           po/sr.po
2139           po/zh_CN.po
2140                 update translations. submitted by Ricardo Mones Lastra,
2141                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2142                 Hansom Young
2143
2144 2004-03-06 [paul]       0.9.9claws40
2145
2146         * src/stock_pixmap.c
2147                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2148                 patch submitted by Pawel Pekala
2149
2150 2004-03-06 [alfons]             0.9.9claws39
2151
2152         * src/addrindex.c
2153                 allow nick name completion again 
2154
2155 2004-03-02 [match]              0.9.9claws38
2156
2157         * configure.ac
2158                 added definition of USE_LDAP_TLS to support TLS.
2159         * src/ldapctrl.[ch]
2160         * src/ldapquery.c
2161         * src/ldapserver.[ch]
2162         * src/addressbook.c
2163         * src/addrindex.c
2164         * src/editldap.c
2165                 included LDAP TLS support.
2166
2167 2004-03-02 [christoph]          0.9.9claws37
2168
2169         * src/folder.[ch]
2170                 o add more documentation for FolderClass
2171                 o remove usused FolderClass virtual functions
2172
2173         * src/imap.c
2174         * src/mh.c
2175         * src/news.c
2176                 change creation of FolderClass because static initializations
2177                 for structs suck in C89
2178
2179 2004-03-01 [paul]
2180
2181         * sync with 0.9.10
2182
2183 2004-02-28 [keith]      0.9.9claws36
2184
2185         * src/common/utils.c
2186                 Fix treatment of whitespace in quicksearch bar (leading
2187                 spaces and >1 space between commands and parameters).
2188
2189 2004-02-27 [alfons]     0.9.9claws35
2190
2191         * src/compose.[ch]
2192                 Explicitly remove draft timeout to fix nasty race between 
2193                 compose_send_cb() (which destroys the compose window) and 
2194                 compose_defer_auto_save_draft() (which expects compose 
2195                 window to exist). Should fix Keith's and Fred Marton's
2196                 bug report (#128, "crash after complaining about character
2197                 set conversion")
2198
2199 2004-02-27 [luke]       0.9.9claws34
2200         
2201         * src/folder.c
2202                 Do folder_item_apply_processing() even if no processing
2203                 rules for the folder exist (so global processing is applied)
2204
2205 2004-02-26 [thorsten]   0.9.9claws33
2206
2207         * src/mimeview.c
2208                 Remove misleading static declaration
2209
2210 2004-02-26 [alfons]     0.9.9claws32
2211
2212         * src/procmime.[ch]
2213           src/compose.c
2214           src/mimeview.c
2215           src/textview.c
2216                 use/add procmime_get_content_type_str() as a safe wrapper
2217                 for returning a Content-Type type string; should fix 
2218                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2219                  - attachments."
2220
2221 2004-02-26 [thorsten]   0.9.9claws31
2222
2223         * src/mimeview.c
2224                 Restructure save_as/save_all
2225
2226 2004-02-26 [alfons]     0.9.9claws30
2227
2228         * src/procmime.c
2229                 clean up (2)
2230
2231 2004-02-26 [alfons]     0.9.9claws29
2232
2233         * src/procmime.c
2234                 clean up (1)
2235
2236 2004-02-24 [luke]
2237
2238         * tools/textviewer.sh
2239                 tweaks from Johann Koenig, recognition of shell
2240                 scripts in particular
2241
2242 2004-02-24 [paul]       0.9.9claws28
2243
2244         * sync with 0.9.9cvs13
2245                 see ChangeLog 2004-02-24
2246
2247 2004-02-23 [paul]       0.9.9claws27
2248
2249         * src/inc.c
2250                 one alertpanel on pop3 authentication error will suffice
2251                 
2252         * src/prefs_fonts.c
2253                 remove unnecessary printf
2254
2255 2004-02-22 [alfons]     0.9.9claws26
2256
2257         * src/messageview.c
2258                 put back a lost check
2259
2260 2004-02-21 [alfons]     0.9.9claws25
2261
2262         * src/folderview.c
2263                 don't forget to save folder properties after renaming folder
2264
2265 2004-02-20 [paul]       0.9.9.claws24
2266
2267         * src/addressbook.c
2268                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2269                 
2270         * src/inc.c
2271                 complete sync with 0.9.9cvs9's 'update folderview
2272                 progressively'
2273                 
2274         * configure.ac
2275                 require gettext >= 0.12.1
2276
2277 2004-02-17 [match]      0.9.9claws23
2278
2279         * src/compose.c
2280                 keep the peace - change style.
2281
2282 2004-02-17 [alfons]     0.9.9claws22
2283
2284         * src/filtering.c
2285                 make MATCHACTION_STOP cancel filtering / processing;
2286                 clean up and document it to make it a little bit more clear;
2287
2288 2004-02-17 [alfons]     0.9.9claws21
2289
2290         %X marks the cursor spot for reply quote format
2291
2292         * src/quote_fmt_lex.l 
2293           src/quote_fmt.c
2294                 add %X token
2295                 
2296         * src/quote_fmt.h
2297           src/quote_fmt_parse.y
2298                 handle %X token
2299                 
2300         * src/compose.c
2301                 handle %X token for replies only (for now)
2302
2303 2004-02-17 [paul]       0.9.9claws20
2304
2305         * po/sk.po
2306                 updated by Andrej Kacian
2307                 
2308         * src/news.c
2309                 remove unneeded include
2310                 
2311         * src/prefs_fonts.c
2312                 be a little more user-friendly with the labels
2313                 
2314         * configure.ac
2315                 a change forgotten in the last commit: 
2316                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2317
2318 2004-02-17 [paul]       0.9.9claws19
2319
2320         * ac/*                          ** REMOVED **
2321           ac/                           ** REMOVED **
2322           intl/Makefile.in              ** REMOVED **
2323           m4/                           ** NEW **
2324           m4/missing                    ** NEW **
2325           m4/missing/gdk-pixbuf.m4      ** NEW **
2326           m4/missing/gettext.m4         ** NEW **
2327           m4/missing/gpgme.m4           ** NEW **
2328           m4/missing/imlib.m4           ** NEW **
2329           m4/.cvsignore                 ** NEW **
2330           m4/Makefile.am                ** NEW **
2331           m4/README                     ** NEW **
2332           m4/aclocal-include.m4         ** NEW **
2333           m4/aspell.m4                  ** NEW **
2334           m4/check-type.m4              ** NEW **
2335           m4/gnupg-check-typedef.m4     ** NEW **
2336           m4/openssl.m4                 ** NEW **
2337           m4/spamassassin.m4            ** NEW **
2338           po/ChangeLog                  ** REMOVED **
2339           po/Makefile.in.in             ** REMOVED **
2340           po/Rules-quot                 ** REMOVED **
2341           po/boldquot.sed               ** REMOVED **
2342           po/en@boldquot.header         ** REMOVED **
2343           po/en@quot.header             ** REMOVED **
2344           po/insert-header.sin          ** REMOVED **
2345           po/quot.sed                   ** REMOVED **
2346           po/remove-potcdate.sed        ** REMOVED **
2347           po/remove-potcdate.sin        ** REMOVED **
2348           po/stamp-po                   ** REMOVED **
2349           Makefile.am
2350           autogen.sh
2351           configure.ac
2352                 enable building with automake 1.8.x
2353                 add 'autopoint' to autogen.sh and remove all
2354                 auto-generated files, remove ac/ in favour of
2355                 m4/
2356
2357 2004-02-17 [alfons]     0.9.9claws18
2358         
2359         * src/summaryview.c
2360                 MSG_IS_NEWS() is not stored at all, and is bogus
2361
2362 2004-02-17 [martin]     0.9.9claws17
2363
2364         * src/prefs_themes.c
2365                 fix crash when installing wrong theme and output an
2366                 error message
2367
2368 2004-02-16 [christoph]  0.9.9claws16
2369
2370         * src/compose.c
2371         * src/stock_pixmap.[ch]
2372         * src/toolbar.[ch]
2373         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2374                 add "Wrap current paragraph" to compose toolbar
2375
2376 2004-02-15 [alfons]     0.9.9claws15
2377
2378         * src/folderview.c
2379                 refine previous commit to make sure other hook functions
2380                 get their grab of the pie too
2381
2382 2004-02-15 [alfons]     0.9.9claws14
2383
2384         * src/folderview.c
2385                 fix sync breakage so we don't pass invalid pointer types
2386
2387 2004-02-15 [match]      0.9.9claws13
2388
2389         * src/ldapquery.[ch]
2390         * src/ldapserver.h
2391         * src/addrindex.[ch]
2392                 tweak threading calls.
2393         * src/addr_compl.[ch]
2394                 add alias into completion list.
2395         * src/addressbook.c
2396                 fix ldap browse.
2397                 improve context menu behavior.
2398                 change menu sequence.
2399                 add send mail from addressbook.
2400         * src/addrselect.[ch]
2401         * src/compose.[ch]
2402                 add send mail from addressbook.
2403
2404 2004-02-15 [christoph]  0.9.9claws12
2405
2406         * src/folderutils.c
2407                 skip deleting when duplist is empty
2408
2409         * src/folderview.[ch]
2410         * src/mainwindow.c
2411         * src/summaryview.[ch]
2412                 call folderutils_delete_duplicates() from mainwindow code
2413
2414 2004-02-15 [alfons]     0.9.9claws11
2415         
2416         * src/common/utils.c
2417                 add prefix for italian ms o(e) 
2418
2419 2004-02-14 [paul]       0.9.9claws10
2420
2421         * src/foldersel.c
2422                 fix updating of the folder view when creating a
2423                 new folder
2424
2425 2004-02-13 [paul]       0.9.9claws9
2426
2427         * src/plugins/clamav/clamav_plugin.c
2428                 remove GUI code
2429
2430 2004-02-13 [paul]       0.9.9claws8
2431
2432         * sync with 0.9.9cvs9
2433                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2434
2435 2004-02-13 [alfons]     0.9.9claws7
2436
2437         * src/common/utils.c
2438                 fix wrong type of argument for ctype functions (pass unsigned
2439                 char instead of signed char)
2440
2441 2004-02-12 [alfons]     0.9.9claws6
2442
2443         * src/compose.[ch]
2444                 don't select text in header entry when composing to a 
2445                 default address, but rather give the header entry a
2446                 different color / style (same as the folder new color)
2447
2448 2004-02-12 [alfons]     0.9.9claws5
2449
2450         * src/plugins/clamav/clamav_plugin.c
2451                 don't exit(2) on libclamav init error - show a warning.
2452                 (tested by damaging a clamav database file.)
2453
2454 2004-02-12 [paul]       0.9.9claws4
2455
2456         * sync with 0.9.9cvs4
2457                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2458
2459 2004-02-11 [luke]       0.9.9claws3
2460
2461         * src/mimeview.c
2462                 remove redundant check introduced in 0.9.9claws1
2463
2464 2004-02-11 [luke]       0.9.9claws2
2465
2466         * src/mimeview.c
2467                 fix compilation of my previous commit without gpg enabled
2468
2469 2004-02-10 [luke]       0.9.9claws1
2470
2471         * src/mimeview.c
2472                 add borders to icons to indicate the privacy status for
2473                 the message part (unknown/bad/good)
2474
2475 2004-02-06 [paul]       0.9.9claws
2476
2477         0.9.9claws released
2478
2479 2004-02-06 [darko]      0.9.8claws64
2480
2481         * src/compose.c
2482                 don't allow Ctrl+Enter while external editor is active
2483
2484 2004-02-06 [paul]       0.9.8claws63
2485
2486         * po/es.po
2487           po/pl.po
2488           po/sk.po
2489           po/sr.po
2490                 update Spanish, Polish, Slovak, and Serbian translations.
2491                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2492                 and Urke MMI
2493
2494 2004-02-04 [alfons]     0.9.8claws62
2495
2496         * src/compose.c
2497                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2498                 don't have clue yet why the cursor pos is at the end of the
2499                 text.)
2500
2501 2004-02-04 [alfons]     0.9.8claws61
2502
2503         * src/compose.c
2504                 always grab focus when one of the header entries is clicked 
2505                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2506
2507 2004-02-02 [paul]
2508
2509         * ac/missing/gdk-pixbuf.m4
2510           ac/missing/gpgme.m4
2511           ac/missing/imlib.m4
2512                 prevent 'underquoted definition' warnings
2513                 patch submitted by David Relson
2514                 
2515         * src/plugins/clamav/README
2516                 update, improve, correct
2517
2518 2004-01-31 [thorsten]   0.9.8claws60
2519
2520         * src/news.c
2521                 'dir' not initialized if group has no messages
2522
2523 2004-01-29 [christoph]  0.9.8claws59
2524
2525         * src/customheader.[ch]
2526                 add custom_header_is_allowed() to check for disallowed header names
2527                 that must not be overridden by custom headers
2528
2529         * src/compose.c
2530                 always write From: header and use custom_header_is_allowed() to
2531                 check if custom header should be written
2532
2533         * src/prefs_customheader.c
2534                 check if custom header is disallowed using custom_header_is_allowed()
2535
2536         * src/folderutils.c
2537                 destroy message id GHashTable before freeing the MsgInfos
2538
2539 2004-01-29 [paul]       0.9.8claws58
2540
2541         * sync with 0.9.9 release
2542                 see ChangeLog 2004-01-29
2543
2544 2004-01-29 [paul]       0.9.8claws57
2545
2546         * sync with 0.9.8cvs11
2547                 see ChangeLog 2004-01-29
2548
2549 2004-01-28 [christoph]  0.9.8claws56
2550
2551         * src/pgpmime.c
2552         * src/sgpgme.[ch]
2553                 return WARN signature status when signature is not trusted
2554
2555         * src/Makefile.am
2556         * src/folder.c
2557         * src/folderutils.[ch]                  ** NEW **
2558         * src/summaryview.c
2559                 implement delete duplicates summaryview independent
2560
2561 2004-01-28 [paul]       0.9.8claws55
2562
2563         * sync with 0.9.8cvs10
2564                 see Changelog 2004-01-27 and 2004-01-28
2565
2566 2004-01-26 [christoph]  0.9.8claws54
2567
2568         * src/imap.c
2569                 create a root node for the Folder if scan fails because root
2570                 folder does not exist
2571
2572 2004-01-26 [paul]       0.9.8claws53
2573
2574         * sync with 0.9.8cvs7
2575                 see ChangeLog 2004-01-23
2576
2577 2004-01-25 [alfons]     0.9.8claws52
2578
2579         * src/compose.c
2580                 remove left-over constant INDENT_CHARS
2581
2582 2004-01-25 [alfons]     0.9.8claws51
2583
2584         * src/procmime.c
2585                 add NULL pointer check for mimeinfo->node in
2586                 procmime_mimeinfo_parent()
2587
2588 2004-01-25 [darko]      0.9.8claws50
2589
2590         * src/compose.c
2591                 make "Wrap all long lines" toolbar button wrap all
2592                 long lines not just the current line
2593                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
2594
2595
2596 2004-01-25 [alfons]     0.9.8claws49
2597
2598         * src/procmime.c
2599                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
2600                 necessary anyway, because *scanf() functions neglect white
2601                 space in the input. 
2602                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
2603
2604 2004-01-25 [paul]       0.9.8claws48
2605
2606         * src/prefs_ext_prog.c
2607                 apply Alfons' patch to check for NULL pointers
2608                 fixes bug #424
2609
2610 2004-01-25 [paul]       0.9.8claws47
2611
2612         * sync with 0.9.8cvs8
2613                 see ChangeLog 2004-01-23
2614
2615 2004-01-25 [thorsten]   0.9.8claws46
2616
2617         * src/messageview.c
2618                 remove orphaned mimeview unref()
2619
2620 2004-01-23 [christoph]  0.9.8claws45
2621
2622         * src/summaryview.c
2623                 set ctree widget style
2624
2625 2004-01-23 [paul]       0.9.8claws44
2626
2627         * sync with 0.9.8cvs5
2628                 see ChangeLog 2004-01-22
2629
2630 2004-01-23 [alfons]     0.9.8claws43
2631
2632         * src/procmsg.c
2633                 remove redundant code in procmsg_get_thread_tree()
2634
2635 2004-01-21 [christoph]  0.9.8claws42
2636
2637         * src/folderview.c
2638                 set ctree widget style, otherwise GTK does not use the
2639                 the correct vertical size for the list items
2640
2641 2004-01-21 [alfons]     0.9.8claws41
2642
2643         * src/summaryview.c
2644                 GDK_Left should only switch to folderview when
2645                 when summaryview hscrollbar is at the leftmost
2646                 position (fixes bug #420, "Focus error")
2647
2648 2004-01-21 [paul]       0.9.8claws40
2649
2650         * sync with 0.9.8cvs4
2651                 see ChangeLog 2004-01-20
2652
2653 2004-01-20 [christoph]  0.9.8claws39
2654
2655         * src/folderview.c
2656                 remove setting sensitivity for no longer existing
2657                 /Scoring... popup entry
2658
2659 2004-01-20 [keith]      0.9.8claws38
2660
2661         * configure.ac
2662                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
2663
2664 2004-01-20 [paul]       0.9.8claws37
2665
2666         * src/prefs_fonts.c
2667                 demystify font settings
2668                 
2669         * src/textview.c
2670                 use textview->msgfont for header->body in
2671                 textview_show_header()
2672
2673 2004-01-20 [paul]       0.9.8claws36
2674
2675         * src/compose.c
2676           src/undo.c
2677                 remove superfluous debug_print's
2678                 
2679         * src/inc.c
2680                 clear the statusbar after LOCAL incorporation
2681
2682 2004-01-20 [paul]       0.9.8claws35
2683
2684         * sync with 0.9.8cvs3
2685                 see ChangeLog 2004-01-20
2686
2687 2004-01-19 [keith]      0.9.8claws34
2688
2689         * src/folderview.c
2690                 don't show 'Search folder...' on popup menu
2691                 if folder has no mails in it
2692
2693 2004-01-17 [keith]      0.9.8claws33
2694
2695         * src/compose.c
2696           src/prefs_common.c
2697           src/prefs_common.h
2698                 store position of compose window in prefs
2699
2700 2004-01-17 [thorsten]   0.9.8claws32
2701
2702         * src/gtk/gtkvscrollbutton.c
2703                 ensure scrollbutton resize event on different gtk versions
2704
2705 2004-01-15 [alfons]     0.9.8claws31
2706         
2707         * src/summaryview.c
2708                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
2709                 message as read
2710
2711 2004-01-12 [christoph]  0.9.8claws30
2712
2713         * src/procmime.c
2714                 better MIME-Version check
2715
2716 2004-01-11 [alfons]     0.9.8claws29
2717
2718         * src/procmsg.c
2719                 remove unnecessary but still effective check (could possibly
2720                 lead to some unwanted side effects)
2721
2722 2004-01-11 [alfons]     0.9.8claws28
2723
2724         * src/procmsg.c
2725                 we should not prefer lowest message number while threading 
2726                 (introduced in previous commit)
2727
2728 2004-01-11 [alfons]     0.9.8claws27
2729
2730         * src/procmsg.c
2731                 subject threading fixes:
2732                 
2733                         - make message with lowest message number the
2734                           thread parent,
2735                         - refine recording last node when threading. the last node
2736                           should be the previous one if a node has a thread parent,
2737                           or the current node if not
2738                 
2739                 (there's another threading bug fix coming up)
2740
2741 2004-01-10 [paul]       0.9.8claws26
2742
2743         * src/main.c
2744           src/prefs_ext_prog.c
2745           src/plugins/clamav/clamav_plugin_gtk.c
2746                 minor gui fixes
2747
2748 2004-01-09 [christoph]  0.9.8claws25
2749
2750         * src/Makefile.am
2751         * src/string_match.[ch]                 ** REMOVE **
2752         * src/common/Makefile.am
2753         * src/common/string_match.[ch]          ** NEW **
2754                 move string_match.[ch] to common directory
2755
2756 2004-01-09 [christoph]  0.9.8claws24
2757
2758         * src/pgpmime.c
2759                 add MIME-Version header for the message parser
2760
2761 2004-01-09 [paul]       0.9.8claws23
2762
2763         * po/POTFILES.in
2764           src/Makefile.am
2765           src/main.c
2766           src/prefs_common.c
2767           src/prefs_ext_prog.[ch]       ** NEW FILES **
2768                 move External Command options from 'Common Prefs/Other' to
2769                 'Other Prefs/Message View/External Programs', also reveal
2770                 the hidden options for audio player and image viewer.
2771                 
2772         * src/prefs_common.c
2773                 fix toggling of header pane
2774
2775 2004-01-09 [paul]       0.9.8claws22
2776
2777         * src/compose.c
2778                 when changing account also change the save folder
2779
2780         * src/textview.c
2781                 if a text/plain attachment has 'Content-Disposition: attachment'
2782                 don't display it inline
2783
2784 2004-01-08 [christoph]  0.9.8claws21
2785
2786         * src/procmime.c
2787                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
2788                 otherwise thread the message content as one text part and
2789                 don't assume charset US-ASCII which is only specified as
2790                 default for MIME-messages
2791
2792 2004-01-08 [paul]       0.9.8claws20
2793
2794         * src/plugins/clamav/clamav_plugin.c
2795           src/plugins/spamassassin/spamassassin.c
2796                 inform the user what is happening via the statusbar
2797
2798 2004-01-06 [paul]       0.9.8claws19
2799
2800         * po/es.po
2801                 update Spanish translation. submitted by Ricardo
2802                 Mones Lastra
2803
2804 2004-01-05 [paul]       0.9.8claws18
2805
2806         * sync with 0.9.8cvs2
2807                 see ChangeLog 2004-01-05
2808
2809 2004-01-03 [luke]       0.9.8claws17
2810
2811         * src/procheader.c
2812                 Clean up:
2813                 o remove unused functions string_getchar() and file_getchar()
2814                 o remove the getchar_ parameter from generic_get_one_field()
2815                 o add an 'unfold' parameter to generic_get_one_field, to
2816                   be used if no HeaderEntry is supplied
2817                 o procheader_get_one_field_asis() uses
2818                   generic_get_one_field().
2819
2820 2004-01-01 [christoph]  0.9.8claws16
2821
2822         * src/common/xml.[ch]
2823                 o add xml_new_tag() to manage usage counts of strings correctly
2824                 o correct xml_copy_tree() function name
2825
2826         * src/folder.c
2827         * src/main.c
2828                 allow registering and unregistering of FolderClasses anytime
2829
2830 2003-12-31 [christoph]  0.9.8claws15
2831
2832         * src/folder.[ch]
2833         * src/common/xml.[ch]
2834                 keep folderlist.xml data for unloaded FolderClasses
2835
2836 2003-12-30 [luke]       0.9.8claws14
2837
2838         * src/procheader.[ch]
2839                 o added procheader_get_one_field_asis() that does not do
2840                   unfolding
2841                 o fix procheader_get_header_array_asis() to use the above,
2842                   fixing ugliness of headers in textview
2843
2844         * src/compose.c
2845                 o don't unfold headers when redirecting.        
2846
2847 2003-12-30 [paul]       0.9.8claws13
2848
2849         * po/POTFILES.in
2850           src/common/defs.h
2851           src/Makefile.am
2852           src/main.c
2853           src/prefs_common.c
2854           src/prefs_themes.[ch] ** NEW FILES **
2855                 redesign and move Icon Theme selector to
2856                 the new prefs window
2857           
2858         * src/stock_pixmap.c
2859                 fix the old bug where icons are not always
2860                 updated when changing themes
2861         
2862         * src/summaryview.c
2863                 fix bug where the icons on the title row
2864                 of the summary view were not updated
2865         
2866         all patches submitted by Ricardo Mones Lastra
2867
2868 2003-12-30 [hoa]        0.9.8claws12
2869
2870         * src/folder.c
2871                 run preglobal and postglobal processing rules
2872                 even if the folder does not have any rules.
2873
2874 2003-12-28 [paul]       0.9.8claws11
2875
2876         * ac/aspell.m4
2877           ac/check-type.m4
2878           ac/gnupg-check-typedef.m4
2879           ac/openssl.m4
2880           ac/spamassassin.m4
2881                 fix 'underquoted definition' warnings, patch submitted by
2882                 David Relson <relson@osagesoftware.com>
2883                 
2884         * src/common/utils.c
2885                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
2886                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
2887
2888 2003-12-28 [paul]       0.9.8claws10
2889
2890         * sync with 0.9.8cvs1
2891                 see ChangeLog 2003-12-17
2892
2893 2003-12-27 [christoph]  0.9.8claws9
2894
2895         * src/common/utils.[ch]
2896                 add g_node_map() to map a GNode into a new GNode
2897                 converting all node data's with a function
2898
2899         * src/account.c
2900         * src/folder.[ch]
2901         * src/folderview.c
2902         * src/imap.c
2903         * src/mainwindow.c
2904         * src/summaryview.c
2905                 o use g_node_map() to convert XML <-> Folder
2906                 o remove redundant FolderItem->parent and
2907                   replace it with folder_item_parent()
2908
2909 2003-12-23 [christoph]  0.9.8claws8
2910
2911         * src/folder.[ch]
2912         * src/folderview.c
2913         * src/mainwindow.c
2914         * src/procmsg.c
2915                 o use callback for notifications about added and
2916                   destroyed folders
2917                 o rewrite folderlist saving (new functions to create
2918                   folder from XML tree, and XML tree from folder)
2919
2920         * src/common/xml.[ch]
2921                 add function to save XML trees
2922
2923         * src/prefs_filtering.c
2924                 code cleanup
2925
2926 2003-12-22 [christoph]  0.9.8claws7
2927
2928         * src/prefs_account.[ch]
2929                 add "SMTP only" accounts
2930
2931 2003-12-20 [melvin]     0.9.8claws6
2932
2933         * src/action.[ch]
2934                 Changed the interface for action_update_*_menu() so
2935                 action.c does not need to know the paths of the different
2936                 actions menu (mainwindow, message view and compose window). 
2937
2938         * src/compose.c
2939                 Tiny code cleanup to merge spell checker related code
2940                 compose_update_actions_menu(): new function to update
2941                 the actions menu. Use it in compose_create()
2942
2943         * src/compose.h
2944                 compose_update_actions_menu(): new function to update
2945                 the actions menu. Used also in prefs_actions.c.
2946
2947         * src/mainwindow.[ch]
2948                 main_window_update_actions_menu(): new function to update
2949                 the actions menu. Used in main_window_create() and in
2950                 prefs_actions.c
2951
2952         * src/messageview.[ch]
2953                 messageview_update_actions_menu(): new function to update
2954                 the actions menu. Used in messageview_add_toolbar() and in
2955                 prefs_actions.c
2956                 
2957         * src/prefs_actions.c   
2958                 prefs_actions_ok(): fixed to update the actions menu of
2959                 the separate message view and the compose windows.
2960
2961 2003-12-20 [luke]       0.9.8claws5
2962         * src/procheader.c
2963                 fix unfolding/newline stripping for multiline fields
2964                 in generic_get_one_field()
2965
2966 2003-12-19 [christoph]  0.9.8claws4
2967
2968         * src/summaryview.c
2969                 o code cleanup
2970                 o use subject_compare_for_sort() when comparing
2971                   simplified subjects
2972
2973 2003-12-19 [christoph]  0.9.8claws3
2974
2975         * src/msgcache.c
2976                 more syncing with 0.8.9a
2977
2978 2003-12-19 [christoph]  0.9.8claws2
2979
2980         * src/folder.c
2981                 don't write all FolderItem XML attributes for the root node
2982
2983 2003-12-19 [melvin]     0.9.8claws1
2984
2985         * src/messageview.c
2986                 Added missing menu branch (Tools/Create processing/rule)
2987         * po/fr.po
2988                 Updated French translation for the added string.
2989
2990 2003-12-19 [paul]       0.9.8claws
2991
2992         0.9.8claws released
2993
2994 2003-12-19 [paul]       0.9.7claws51
2995
2996         * po/en_GB.po
2997           po/es.po
2998           po/ja.po
2999           po/pl.po
3000           po/sk.po
3001           po/zh_CN.po
3002                 update translations. submitted by me, Ricardo Mones
3003                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3004                 Hansom Young
3005                 
3006         * src/folder_item_prefs.c
3007                 'enable_processing' set to FALSE by default
3008
3009 2003-12-18 [melvin]     0.9.7claws50
3010
3011         * po/fr.po
3012                 Updated French translation
3013
3014 2003-12-17 [christoph]  0.9.7claws49
3015
3016         * src/procheader.c
3017                 revert discarding of whitespace from 0.9.7claws44
3018
3019                 RFC2822 2.2.3: Unfolding is accomplished by simply
3020                 removing any CRLF that is immediately followed by WSP.
3021
3022 2003-12-17 [paul]       0.9.7claws48
3023
3024         * src/folder.c
3025                 fix new message count
3026                 
3027         * configure.ac
3028                 update autotools macros
3029
3030         * sync with 0.9.8a
3031
3032 2003-12-16 [christoph]  0.9.7claws47
3033
3034         * src/folder.c
3035                 fix folder update before adding MsgInfo to cache
3036                 in add_msginfo_to_cache()
3037
3038         * src/procmsg.c
3039                 remove old call to folder_item_update() that is no
3040                 longer required
3041
3042 2003-12-16 [christoph]  0.9.7claws46
3043
3044         * src/main.c
3045                 make sure the shutdown process only runs once
3046
3047 2003-12-16 [hoa]        0.9.7claws45
3048
3049         * src/mainwindow.c
3050         * src/messageview.c
3051         * src/summaryview.[ch]
3052                 Create filter rules using a message is fixed.
3053                 We can now create processing rules using a message.
3054
3055 2003-12-15 [alfons]     0.9.7claws44
3056
3057         * src/procheader.c
3058                 make sure we discard folding white space
3059
3060 2003-12-15 [luke]       0.9.7claws43
3061         * src/textview.c
3062         * src/mimeview.c
3063                 o use "name" parameter if "filename" doesn't exist
3064
3065 2003-12-14 [alfons]     0.9.7claws42
3066
3067         * src/summaryview.c
3068         * src/common/utils.c
3069                 allow quick finding based on the result of passing
3070                 a message to an external command. E.g:
3071
3072                         X "bogofilter < %F" 
3073                 
3074                 gets me all the spam in a folder.
3075
3076 2003-12-14 [luke]       0.9.7claws41
3077
3078         * src/textview.c
3079         * src/mimeview.c
3080                 o use parameter "filename" instead of "name" in a couple of 
3081                   places for correctness
3082
3083         * src/procmime.c
3084         * src/common/utils.[ch]
3085                 o make temporary filename for attachments safe for %p 
3086                   substitutions in actions.
3087
3088 2003-12-13 [christoph]  0.9.7claws40
3089
3090         * src/main.c
3091                 readd exit(0) to clean_quit() because otherwise sylpheed
3092                 does not always terminate
3093
3094         * src/pgpmime.c
3095         * src/privacy.h
3096                 add an identifier-string for PrivacySystems
3097
3098 2003-12-12 [paul]
3099
3100         * doc/man/sylpheed.1
3101                 update the man page
3102
3103 2003-12-12 [paul]       0.9.7claws39
3104
3105         general clean up
3106         
3107         * configure.ac
3108                 correct and clean up './configure --help' info
3109         
3110         * src/plugins/clamav/clamav_plugin.c
3111           src/plugins/spamassassin/spamassassin.c
3112                 correct plugin_desc(), works with LOCAL, IMAP, and
3113                 POP accounts
3114                 
3115         * src/filtering.c
3116           src/matcher.[ch]
3117           src/matcher_parser_parse.y
3118           src/prefs_filtering_action.c
3119                 use 'Change Score' instead of '(In/De)crease score'.
3120                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3121          
3122          * src/mainwindow.c
3123                 hyphenate: 'Pre-processing', 'Post-processing'
3124                 
3125         * src/prefs_account.c
3126                 change 'Generate Message-ID' to 'Generate Message-Id'
3127                 
3128         * src/prefs_folder_item.c
3129                 change 'Processing on startup:' to 'Process at startup'
3130                 change 'Scan for new mail:' to 'Scan for new mail'
3131                 
3132 2003-12-11 [christoph]  0.9.7claws38
3133
3134         * src/crash.c
3135         * src/main.[ch]
3136                 make sure the clean_exit() funtion is not called again by the
3137                 signal handler while it is already running
3138
3139         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3140
3141         * src/summaryview.c
3142                 fix wrong assertion
3143
3144 2003-12-11 [paul]       0.9.7claws37
3145
3146         * src/compose.c
3147                 'anonymise' Message-Id: header string
3148
3149 2003-12-11 [paul]       0.9.7claws36
3150
3151         * src/plugins/clamav/clamav_plugin.c
3152                 fix (don't break) signature count
3153                 use cl_strerror() instead of deprecated cl_perror()
3154         
3155 2003-12-11 [darko]      0.9.7claws35
3156
3157         * src/summaryview.c
3158                 also update the sort arrow (thanks Christoph)
3159
3160 2003-12-11 [darko]      0.9.7claws34
3161
3162         * src/summaryview.c
3163                 allow reverting to default sort mode (no sort)
3164
3165 2003-12-10 [hoa]        0.9.7claws33
3166
3167         * src/matcher.c
3168                 fixed quotation of string for matcher.
3169
3170 2003-12-08 [paul]       0.9.7claws32
3171
3172         * src/imap.c
3173           src/inc.c
3174                 plug memory leaks (patch by Alfons)
3175
3176 2003-12-08 [christoph]  0.9.7claws31
3177
3178         * src/folder_item_prefs.[ch]
3179         * src/folderview.c
3180         * src/prefs_folder_item.c
3181                 add new FolderItem property to exclude folders from new
3182                 mail checks
3183
3184         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3185
3186 2003-12-07 [paul]       0.9.7claws30
3187
3188         * src/plugins/clamav/clamav_plugin.c
3189                 fix signature count
3190
3191 2003-12-07 [thorsten]   0.9.7claws29
3192
3193         * src/filtering.c
3194                 debug_print some warning if destfolder missing
3195         * src/prefs_filtering.c
3196                 uninitialized filter list when deleting a folder
3197
3198 2003-12-06 [paul]       0.9.7claws28
3199
3200         * src/procheader.c
3201                 add Alfons' patch to trim line feeds
3202
3203 2003-12-06 [paul]       0.9.7claws27
3204
3205         * partial sync with 0.9.7cvs8
3206                 leaving claws' online/offline more or less intact
3207                 see ChangeLog 2003-12-04 and 2003-12-06
3208
3209 2003-12-06 [christoph]  0.9.7claws26
3210
3211         * src/messageview.c
3212         * src/privacy.[ch]
3213                 revert pirvacy API changes
3214
3215 2003-12-05 [alfons]     0.9.7claws25
3216
3217         * src/matcher.[ch]
3218                 clean up my old cruft
3219
3220 2003-12-05 [alfons]     0.9.7claws24
3221
3222         * src/matcher.c
3223                 fix comparison buglet ;-) and make `test` matcher
3224                 work again
3225
3226 2003-12-05 [alfons]     0.9.7claws23
3227
3228         * src/prefs_folder_item.c
3229                 K&R 2nd Ed., page 241 (function parameter identifiers
3230                 starting with an underscore are kind of insulting)
3231
3232 2003-12-05 [hoa]        0.9.7claws22
3233
3234         * src/main.c
3235         * src/mainwindow.[ch]
3236         * src/mainwindow.h
3237                 add destructor for mainwindow so that the last 
3238                 MimeInfo opened in messageview is destroyed when
3239                 exiting sylpheed.
3240
3241 2003-12-05 [hoa]        0.9.7claws21
3242
3243         * src/filtering.[ch]
3244         * src/matcher.[ch]
3245         * src/matcher_parser_lex.l
3246         * src/matcher_parser_parse.y
3247         * src/prefs_actions.c
3248         * src/prefs_filtering.c
3249         * src/common/utils.[ch]
3250                 quote arguments before giving them to command line.
3251                 fixed quote of string in matcher/processing/filtering rules.
3252
3253         * src/messageview.c
3254         * src/privacy.[ch]
3255                 allows decryption to return a new whole 
3256                 MIME message structure.
3257
3258 2003-12-04 [hoa]        0.9.7claws20
3259
3260         * src/filtering.[ch]
3261         * src/folder.c
3262         * src/mainwindow.c
3263         * src/matcher.c
3264         * src/matcher_parser_parse.y
3265         * src/folderview.c
3266                 global rules to run before folder specific rules.
3267                 global rules to run after folder specific rules.
3268                 
3269         * src/messageview.c
3270                 fixed quick addition of rules.
3271         
3272         * src/prefs_filtering.[ch]
3273         * src/summaryview.c
3274                 we can now customize the title for the dialog.
3275                 updated case where we rename of delete folders.
3276
3277         * src/addressbook.c
3278                 got back the function addressbook_browse_entry_cb()
3279                 that is needed in case we compiled with LDAP support.
3280
3281 2003-12-04 [paul]       0.9.7claws19
3282
3283         * sync with 0.9.7cvs6
3284                 see ChangeLog 2003-12-04
3285                 fixes bug 171 'Wrong message decoing: koi8-r and 
3286                 iso8859-5 looks same. Can't read many emails.'
3287
3288 2003-12-04 [paul]       0.9.7claws18
3289
3290         * po/POTFILES.in
3291                 remove 'src/prefs_scoring.c'
3292
3293 2003-12-03 [hoa]        0.9.7claws17
3294
3295         * src/Makefile.am
3296                 compilation of scoring.[ch] and prefs_scoring.[ch]
3297                 is removed.
3298         
3299         * src/filtering.[ch]
3300         * src/folder.c
3301         * src/folder_item_prefs.[ch]
3302         * src/folderview.c
3303         * src/main.c
3304         * src/mainwindow.c
3305         * src/matcher.[ch]
3306         * src/matcher_parser.h
3307         * src/matcher_parser_parse.y
3308         * src/prefs_filtering.[ch]
3309         * src/prefs_filtering_action.c
3310         * src/prefs_folder_item.c
3311         * src/prefs_scoring.[ch]              * REMOVED FILES *
3312         * src/procmsg.[ch]
3313         * src/scoring.[ch]                    * REMOVED FILES *
3314         * src/summaryview.c
3315                 merged scoring and filtering.
3316                 
3317                 Note : compatibility is kept by parsing score like 
3318                   add_score. To get the behaviour of older scoring 
3319                   system, you have to define some equivalent rule :
3320                   "score_lower -9999 hide"
3321                   "score_greater 9999 mark"
3322                   
3323                   To define global rules, you have to define them 
3324                   in the new global processing rules.
3325                   The variable that kept the list filtering rules 
3326                   was "global_processing" and has been renamed into 
3327                   "filtering_rules".
3328                   "global_processing" variable is now the name 
3329                   of the variable that keeps the list of global 
3330                   processing rules.
3331                   In the configuration file, "[global]" section is 
3332                   now for the global processing rules (which includes
3333                   score things and new global processing rules).
3334                   New "[filtering]" section is for the filtering rules.
3335                   
3336                   Before running with this version, during testing 
3337                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3338                   Then, you have to make the following changes :
3339                   - leave all scoring rules in "[global]" section.
3340                   - move all other rules of "[global]" section to
3341                       a new section named "[filtering]".
3342
3343 2003-12-03 [christoph]  0.9.7claws16
3344
3345         * src/procmime.c
3346                 use default Content-Type as specified in RFC2045 if
3347                 Content-Type header is syntactically incorrect
3348
3349 2003-12-03 [christoph]  0.9.7claws15
3350
3351         * src/addressbook.c
3352         * src/addrindex.h
3353         * src/addritem.c
3354         * src/expldifdlg.h
3355         * src/exportldif.c
3356         * src/filtering.c
3357         * src/folder.c
3358         * src/folderview.c
3359         * src/jpilot.c
3360         * src/localfolder.c
3361         * src/matcher.h
3362         * src/matcher_parser_lex.l
3363         * src/matcher_parser_parse.y
3364         * src/news.c
3365         * src/prefs_filtering_action.c
3366         * src/prefs_folder_item.c
3367         * src/prefs_fonts.c
3368         * src/procmsg.c
3369         * src/sgpgme.c
3370                 clean up warnings
3371
3372         * src/procmime.c
3373                 revert 0.9.7claws14 change
3374
3375 2003-12-03 [alfons]     0.9.7claws14
3376
3377         * src/procmime.c
3378                 catch invalid Content-Type with no subtype
3379
3380 2003-12-03 [alfons]     0.9.7claws13
3381
3382         * src/alertpanel.h
3383         * src/setup.c
3384         * src/plugins/image_viewer/plugin.c
3385                 compile again, we need stddef.h for size_t
3386
3387 2003-12-03 [paul]       0.9.7claws12
3388
3389         * src/account.c
3390                 don't allow cloning of accounts with remote folders,
3391                 patch submitted by Ricardo Mones Lastra
3392
3393 2003-12-03 [christoph]  0.9.7claws11
3394
3395         * src/folder.[ch]
3396         * src/imap.c
3397         * src/localfolder.[ch]
3398         * src/mh.c
3399         * src/news.c
3400         * src/common/xml.[ch]
3401                 add set_xml() and get_xml() virtual functions to FolderClass to
3402                 save extra information for Folders (for example the rootpath
3403                 only used by LocalFolder). The folderlist write function no
3404                 longer needs to know the folder type to save this extra
3405                 information.
3406
3407 2003-12-02 [christoph]  0.9.7claws10
3408
3409         * src/Makefile.am
3410         * src/account.c
3411         * src/folder.[ch]
3412         * src/folderview.h
3413         * src/imap.c
3414         * src/localfolder.[ch]          ** NEW **
3415         * src/mainwindow.c
3416         * src/mh.[ch]
3417         * src/news.[ch]
3418         * src/prefs_account.[ch]
3419         * src/prefs_filtering.h
3420         * src/procmsg.h
3421         * src/remotefolder.[ch]         ** NEW **
3422         * src/common/xml.[ch]
3423                 add item_set_xml() and item_get_xml() virtual functions to
3424                 FolderClass to give folders the ability to add extra information
3425                 to the saved FolderItem data. If NULL the default function for
3426                 FolderItem will be used.
3427
3428 2003-11-29 [christoph]  0.9.7claws9
3429
3430         * src/procheader.c
3431                 fix bug in unfolding
3432
3433 2003-11-29 [luke]       0.9.7claws8
3434
3435         * src/textview.c
3436                 fix compilation for non c99 compilers
3437
3438 2003-11-29 [christoph]  0.9.7claws7
3439
3440         * src/procmime.[ch]
3441         * src/mimeview.c
3442                 o unknown disposition types should be handled as
3443                   attachment (RFC2183)
3444                 o missing headers should not default to inline
3445                   (would make "Save All" useless when disposition header
3446                    is not set by the sending mailer)
3447                 o remove old MimeInfo data and cleanup
3448
3449 2003-11-29 [luke]       0.9.7claws6
3450
3451         * src/procmime.[ch]
3452                 re-added parsing of Content-Disposition header
3453                         - removes the old  'gchar* content_disposition'
3454                         - adds a new field 'DispositionType disposition'
3455                         - adds parameters to MimeInfo::parameters
3456
3457         * src/mimeview.c
3458                 use the "filename" parameter for saving, and the new
3459                 MimeInfo::disposition for save all.
3460
3461         * src/compose.c
3462         * src/toolbar.[ch]
3463                 add a 'check spelling' button as a possibility for 
3464                 the compose toolbar
3465
3466         * src/stockpixmap.[ch]
3467         * src/pixmaps/check_spelling.xpm        ** NEW **
3468         * src/Makefile.am
3469                 add a pixmap for use with 'check spelling' button or
3470                 a user defined action
3471
3472         * src/textview.c
3473                 re-apply fixed (I hope) patch for bug 57
3474                 "Hidden URL in HTML Mails"
3475
3476 2003-11-28 [christoph]  0.9.7claws5
3477
3478         * src/procmime.c
3479                 o be more liberal in what we accept as Content-Type parameters
3480                 o ignore comments after parameters
3481
3482         * src/sgpgme.c
3483                 o only free passphrase when an error occurs
3484
3485 2003-11-28 [paul]       0.9.7claws4
3486
3487         * src/account.c
3488                 add 'Clone Account' function. patch submitted by
3489                 Ricardo Mones Lastra
3490
3491 2003-11-27 [thorsten]   0.9.7claws3
3492
3493         * src/mimeview.c
3494                 fix crash if 'save_all' failed twice
3495
3496 2003-11-27 [paul]       0.9.7claws2
3497
3498         * po/POTFILES.in
3499                 fix a typo
3500
3501         * po/zh_CN.po
3502                 update Simplified Chinese translation. submitted by
3503                 Hansom Young
3504
3505 2003-11-27 [paul]       0.9.7claws1
3506
3507         * po/POTFILES.in
3508                 clean up
3509
3510 2003-11-26 [paul]       0.9.7claws
3511
3512         * 0.9.7claws released
3513
3514 2003-11-26 [paul]       0.9.6claws99
3515
3516         * src/Makefile.am
3517                 add reference to pixmaps/mime_message.xpm
3518
3519 2003-11-26 [paul]       0.9.6claws98
3520
3521         * po/POTFILES.in
3522                 remove reference to src/sigstatus.c
3523
3524 2003-11-26 [christoph]  0.9.6claws97
3525
3526         * src/Makefile.am
3527         * src/prefs_common.c
3528         * src/rfc2015.c
3529         * src/sigstatus.[ch]            ** REMOVE **
3530                 remove signature result popup option and window
3531
3532 2003-11-26 [paul]       0.9.6claws96
3533
3534         * po/es.po
3535           po/ja.po
3536           po/pl.po
3537           po/sk.po
3538           po/sr.po
3539                 update translations. submitted by Ricardo Mones Lastra,
3540                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
3541
3542 2003-11-25 [christoph]  0.9.6claws95
3543
3544         * src/procmime.c
3545                 display mime structure only in debug mode
3546
3547 2003-11-25 [melvin]     0.9.6claws94
3548
3549         * po/fr.po
3550                 Updated French translations + typos fixes of older
3551                 translations (thanks to Fabien Vantard for pointing
3552                 to some of them)
3553
3554 2003-11-25 [melvin]     0.9.6claws93
3555
3556         * src/editldap.c
3557                 Fixed a couple of typos.
3558
3559 2003-11-24 [paul]       0.9.6claws92
3560
3561         * po/POTFILES.in
3562                 add 'src/textview.c'
3563
3564 2003-11-24 [paul]       0.9.6claws91
3565
3566         * src/sgpgme.c
3567                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
3568
3569 2003-11-24 [paul]       0.9.6claws90
3570
3571         * src/plugins/image_viewer/viewer.c
3572                 image_viewer_show_mimepart(): 
3573                 use procmime_mimeinfo_get_parameter() to get the file name
3574
3575 2003-11-24 [paul]       0.9.6claws89
3576
3577         * src/textview.c
3578                 textview_show_mime_part(): rewrite text hint
3579
3580 2003-11-22 [paul]       0.9.6claws88
3581
3582         * sync with 0.9.7cvs5
3583                 see ChangeLog 2003-11-21
3584
3585 2003-11-21 [paul]       0.9.6claws87
3586
3587         * src/mimeview.c
3588                 define shortcut key 'o' for 'Open with...'
3589
3590 2003-11-21 [alfons]     0.9.6claws86
3591
3592         * src/messageview.c
3593                 fix bug #383 'Deleting message from "separate message view" 
3594                 uses local Trash folder'
3595
3596 2003-11-21 [christoph]  0.9.6claws85
3597
3598         * src/mimeview.c
3599                 fix content-type guessing by name parameter when finding
3600                 the correct viewer
3601
3602 2003-11-21 [alfons]     0.9.6claws84
3603
3604         * src/main.c
3605                 no mail incorporation allowed with --offline param.
3606                 fixes bug #374, "--offline ignored"
3607
3608 2003-11-20 [christoph]  0.9.6claws83
3609
3610         * src/mimeinfo.c
3611                 use signed MimeInfo when checking the signature and not
3612                 the selected one
3613
3614 2003-11-19 [alfons]     0.9.6claws82
3615
3616         * src/mainwindow.c
3617                 fix crash when toggling separate views, patch submitted
3618                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
3619                 fixes bug #342, "separate views  cause crash"
3620
3621 2003-11-19 [paul]       0.9.6claws81
3622
3623         * src/compose.c
3624                 compose_redirect_write_headers_from_headerlist(): 
3625                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
3626                 
3627         * src/main.c
3628                 code cleanup (inherited from 0.9.7cvs4)
3629                 
3630         * tools/tb2sylpheed
3631                 bugfix: added missing attribute-list start. submitted by
3632                 Urke MMI
3633
3634 2003-11-19 [luke]       0.9.6claws80
3635
3636         * src/textview.c
3637                 revert my last commit until I get time to fix it
3638
3639 2003-11-18 [christoph]  0.9.6claws79
3640
3641         * src/mimeview.[ch]
3642                 check parent MimeInfos for signatures and display the
3643                 result of the parent when found
3644
3645         * src/pgpmime.c
3646                 o avoid NULL pointer warnings
3647                 o use procmime_mimeinfo_get_parameter()
3648
3649         * src/sgpgme.c
3650                 small text changes
3651
3652 2003-11-17 [luke]       0.9.6claws78
3653
3654         * src/textview.c
3655                 add check for disguised URLs, fixing bug 57
3656                 "Hidden URL in HTML Mails"
3657
3658 2003-11-16 [christoph]  0.9.6claws77
3659
3660         * src/procmime.c
3661                 fix crash when parsing invalid Content-Type header
3662
3663 2003-11-16 [christoph]  0.9.6claws76
3664
3665         * src/pgpmime.c
3666         * src/privacy.c
3667         * src/procmime.c
3668         * src/sgpgme.[ch]
3669                 implement message decrypting
3670
3671         * src/rfc2015.c
3672                 remove old code
3673
3674 2003-11-14 [luke]       0.9.6claws75
3675
3676         * src/mimeview.c
3677                 fix a couple of problems that treated application/* and
3678                 application/octet-stream the wrong way around
3679                 (since 0.9.6claws10), causing "Open" to do nothing.
3680
3681 2003-11-14 [christoph]  0.9.6claws74
3682
3683         * src/messageview.c
3684         * src/pgpmime.c
3685         * src/privacy.[ch]
3686                 prepare for message part decrypting
3687
3688         * src/sgpgme.c
3689                 add output for expired signatures
3690
3691         * src/rfc2015.c
3692                 remove some old code
3693
3694 2003-11-10 [christoph]  0.9.6claws73
3695
3696         * src/mimeview.c
3697                 add "Full info" button for bad and warn signature status
3698
3699         * src/sgpgme.c
3700                 generate full signature info like gpg's output
3701                 (gpg -v --with-fingerprint --verify)
3702
3703 2003-11-10 [christoph]  0.9.6claws72
3704
3705         * src/mimeview.c
3706         * src/pgpmime.c
3707         * src/privacy.[ch]
3708         * src/sgpgme.[ch]
3709         * src/textview.[ch]
3710                 o add code to view full signature info
3711                 o do automatic signature checks
3712
3713 2003-11-10 [alfons]     0.9.6claws71
3714
3715         * src/summaryview.c
3716                 don't crash when gtkut_font_load() returns invalid font (has
3717                 something to do with locale settings)
3718                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
3719
3720 2003-11-09 [alfons]     0.9.6claws70
3721
3722         * src/procmime.c
3723                 plug leak
3724
3725 2003-11-08 [luke]       0.9.6claws69
3726
3727         * src/summaryview.c
3728                 fix some typos
3729
3730         * src/compose.c
3731                 rewrite compose_attach_parts(), fixing various bugs mainly
3732                 to do with re-editing.
3733
3734         * src/mimeview.c
3735                 "save all" now only saves attachments with names/filenames
3736
3737 2003-11-04 [match]      0.9.6claws68
3738
3739         * src/ldapctrl.[ch]
3740                 fix broken LDAP support.
3741
3742         * src/ldapquery.c
3743                 remove printf's.
3744
3745 2003-11-04 [luke]       0.9.6claws67
3746
3747         * src/mimeview.c
3748                 o  fixed bug 4 "focus lost on messages with attachments"
3749                 o  fixed 'Save all' attachments for new mime changes
3750                 o  right clicking on icons consistent with right clicking on
3751                    mime tree
3752                   - fixes a bug where wrong part is saved when you
3753                     choose 'Save as' from popup menu
3754                   - fixes bug 308 "No way to "save all" attachments"
3755                 o  fixed a compiler warning.
3756
3757         * src/textview.c
3758                 o  removed flickering in mime tree when using "n" and "p"
3759                    shortcuts
3760                 o  fixed bug where selecting the textview and pressing e.g.
3761                    'y' causes sylpheed to respond twice.
3762
3763         * src/summaryview.c
3764                 removed hard coding of * and ! shortcuts (which only served
3765                 to cause problems if you tried to redefine the shortcuts)
3766
3767 2003-11-04 [luke]       0.9.6claws66
3768
3769         * src/plugins/image_viewer/viewer.c
3770         * src/plugins/image_viewer/viewerprefs.c
3771         * src/plugins/image_viewer/viewerprefs.glade
3772                 o  allow toggling of image scaling by clicking on image
3773                 o  respond to image's container widget resize
3774
3775         * src/procmime.c
3776                 o  fix bad parsing of message when re-editing/viewing a
3777                    message saved to the drafts folder
3778
3779 2003-11-02 [match]      0.9.6claws65
3780
3781         * src/browseldap.h
3782                 fix if not building LDAP support.
3783         * src/addrindex.c
3784         * src/ldapquery.[ch]
3785         * src/editldap.h
3786                 include support for contains query. feature req 529354.
3787
3788 2003-11-02 [alfons]     0.9.6claws64
3789
3790         * src/browseldap.c
3791                 fix build bustage if not compiling ldap support
3792
3793 2003-11-01 [match]      0.9.6claws63
3794
3795         * po/POTFILES.in
3796         * src/Makefile.am
3797         * src/addr_compl.[ch]
3798         * src/addrbook.c
3799         * src/addrcache.[ch]
3800         * src/addrdefs.h        ** NEW **
3801         * src/addressbook.c
3802         * src/addressitem.h
3803         * src/addrindex.[ch]
3804         * src/addritem.h
3805         * src/addrquery.[ch]
3806         * src/ldapquery.[ch]
3807         * src/ldapserver.[ch]
3808                 refactor LDAP query mechanism.
3809
3810         * src/browseldap.[ch]   ** NEW **
3811         * src/ldaplocate.[ch]   ** NEW **
3812                 add feature to browse LDAP entry that was retrieved using
3813                 an explicit LDAP search.
3814
3815 2003-11-01 [alfons]     0.9.6claws62
3816
3817         * src/prefs_gtk.c
3818                 prefs_write_param(): fail when we see an invalid type; all the
3819                 callers seem to handle this gracefully by reverting changes
3820
3821 2003-10-30 [christoph]  0.9.6claws61
3822
3823         * configure.ac
3824         * ac/openssl.m4
3825         * ac/spamassassin.m4
3826         * src/Makefile.am
3827                 use extra variables for all libraries to make sure plugins
3828                 are only linked with libraries they really need. $LIBS is always
3829                 added to the linking parameters, but we only what the libraries
3830                 listed in the Makefile
3831
3832 2003-10-29 [paul]       0.9.6claws60
3833
3834         * src/mimeview.c
3835                 don't use Subject for unknown part name
3836
3837 2003-10-29 [paul]       0.9.6claws59
3838
3839         * src/compose.c
3840                 get name of attachment(s) when re-editing, fwd'ing or
3841                 redirecting
3842                 
3843         * src/mimeview.c
3844                 get name of attachment(s) when saving
3845
3846 2003-10-29 [hoa]        0.9.6claws58
3847
3848         * src/textview.c
3849                 implemented multipart/alternative in MIME message viewer.
3850
3851 2003-10-28 [christoph]  0.9.6claws57
3852
3853         * configure.ac
3854                 make sure MathML-Viewer is not built with the
3855                 Gtk2 version of GtkMathView
3856
3857 2003-10-28 [paul]       0.9.6claws56
3858
3859         * sync with 0.9.7cvs1
3860                 see ChangeLog 2003-10-28
3861
3862 2003-10-27 [alfons]     0.9.6claws55
3863
3864         * src/matcher_parser_parse.y
3865         * src/gtk/colorlabel.c
3866                 allow setting color label to 0 in filtering/processing rules
3867                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
3868
3869 2003-10-26 [alfons]     0.9.6claws54
3870
3871         * src/summary_search.c
3872                 fix misnomer and correct selecting initial search node  
3873
3874 2003-10-26 [christoph]  0.9.6claws53
3875
3876         * src/pgpmime.c
3877         * src/sgpgme.c
3878                 change display of signature info to use only name of
3879                 signer, otherwise the text gets too long.
3880
3881         * src/procmime.c
3882                 don't use MimeInfo's filename to generate tmp filename
3883
3884 2003-10-25 [christoph]  0.9.6claws52
3885
3886         * src/procmime.c
3887                 fix message body searching
3888
3889 2003-10-25 [paul]       0.9.6claws51
3890
3891         * src/compose.c
3892                 use g_basename rather than basename
3893
3894 2003-10-24 [christoph]  0.9.6claws50
3895
3896         * src/sgpgme.c
3897                 change fetching of signature key's trust
3898
3899 2003-10-24 [paul]       0.9.6claws49
3900
3901         * po/sk.po
3902                 update Slovak translation
3903                 submitted by Andrej Kacian
3904                 
3905         * src/mainwindow.c
3906                 remove unknown menu entry /File/Add mailbox/mbox...
3907
3908 2003-10-24 [hoa]        0.9.6claws48
3909
3910         * src/Makefile.am
3911                 removed all references to mbox folders
3912
3913         * src/carray.[ch]               * REMOVED *
3914         * src/chash.[ch]                * REMOVED *
3915         * src/maillock.[ch]             * REMOVED *
3916         * src/mailmbox.[ch]             * REMOVED *
3917         * src/mailmbox_folder.[ch]      * REMOVED *
3918         * src/mailmbox_parse.[ch]       * REMOVED *
3919         * src/mailmbox_types.[ch]       * REMOVED *
3920         * src/mbox_folder.[ch]          * REMOVED *
3921                 remove implementation of mbox folders
3922                 and old mailbox folder.
3923                 mbox folder implementation will be added
3924                 as a plugin so that implementation can be entirely
3925                 synchronized with the files of the project they are
3926                 extracted from (libEtPan!).
3927         
3928         * src/mainwindow.c
3929         * src/folder.c
3930         * src/folderview.[ch]
3931         * src/procmsg.h         
3932                 Disable as much code that references mbox folders
3933                 as possible.
3934                 Some UI thing still need to know that folder is mbox
3935                 (when we have to enter the name of the mailbox and
3936                 we want to add /var/mail/$USER).
3937
3938 2003-10-23 [christoph]  0.9.6claws47
3939
3940         * src/noticeview.c
3941                 don't always display button when noticeview is made visible
3942
3943         * src/mimeview.c
3944         * src/pgpmime.c
3945         * src/privacy.[ch]
3946         * src/sgpgme.[ch]
3947                 get signature information from crypto system
3948
3949 2003-10-22 [paul]       0.9.6claws46
3950
3951         * po/es.po
3952                 updated by Ricardo Mones Lastra
3953
3954 2003-10-22 [paul]       0.9.6claws45
3955
3956         * src/Makefile.am
3957                 update to reflect the changes to the icons that
3958                 happened in 0.9.6claws35
3959
3960 2003-10-22 [alfons]     0.9.6claws44
3961         
3962         * src/carray.h
3963                 inline carray_count() 
3964
3965 2003-10-21 [alfons]     0.9.6claws43
3966
3967         * src/carray.h
3968                 glib wrappers
3969         * src/carray.c
3970                 disable
3971         * src/mailmbox.[ch]
3972         * src/mailmbox_folder.c
3973         * src/mailmbox_parse.c
3974         * src/mailmbox_types.[ch]
3975                 %s/uint32_t/guint
3976
3977 2003-10-21 [luke]       0.9.6claws42
3978
3979         * src/stock_pixmaps.[ch]
3980         * src/mimeview.c
3981         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
3982         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
3983                 o remove mime_application_octet_stream.xpm icon (it was never
3984                   really needed)
3985                 o remove redundant icon messageview_text.xpm
3986
3987         * src/mainwindow.c
3988                 fix visibility of signature noticeview when toggling 'separate
3989                 message view'
3990
3991 2003-10-21 [christoph]  0.9.6claws41
3992
3993         * src/procmime.c
3994                 decode multipart and rfc822 mime parts to allow further
3995                 parsing when required
3996
3997 2003-10-21 [christoph]  0.9.6claws40
3998
3999         * src/procmime.[ch]
4000         * src/textview.c
4001                 remove obsolete charset parameter in MimeInfo and fix
4002                 TextView to use the charset from the parameter hash table
4003
4004         * src/plugins/dillo_viewer/Makefile.am
4005         * src/plugins/trayicon/Makefile.am
4006                 add OPENSSL_CFLAGS to fix building with using
4007                 --with-openssl-* parameters
4008
4009 2003-10-21 [paul]       0.9.6claws39
4010
4011         * src/prefs_matcher.[ch]
4012                 replace remnants of the old, renamed 'Execute' matchtype
4013                 add a brief description to the Info window
4014
4015 2003-10-21 [hoa]        0.9.6claws38
4016         
4017         * src/Makefile.am
4018         * src/carray.[ch]               * NEW *
4019         * src/chash.[ch]                * NEW *
4020         * src/folder.c
4021         * src/maillock.[ch]             * NEW *
4022         * src/mailmbox.[ch]             * NEW *
4023         * src/mailmbox_folder.[ch]      * NEW *
4024         * src/mailmbox_parse.[ch]       * NEW *
4025         * src/mailmbox_types.[ch]       * NEW *
4026                 implementation of mbox folder with unique message numbers
4027
4028                 made use of libEtPan! implementation of mbox for lower-layer.
4029
4030 2003-10-20 [alfons]     0.9.6claws37
4031
4032         * src/noticeview.c
4033                 fix invalid argument warning
4034         * src/pgpmime.c
4035                 no in place variable
4036
4037 2003-10-20 [paul]       0.9.6claws36
4038
4039         * src/compose.[ch]
4040           src/filtering.c
4041           src/messageview.c
4042                 fix crash when using Forward in Filtering when
4043                 external editor option is set
4044                 
4045                 Patch submitted by Simon 'corecode' Schubert
4046                 <corecode@corecode.ath.cx> 
4047
4048 2003-10-20 [paul]       0.9.6claws35
4049
4050         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4051           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4052           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4053           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4054           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4055           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4056           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4057           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4058           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4059           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4060           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4061           src/mimeview.c
4062           src/stock_pixmap.[ch]
4063                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4064                 icons. add privacy_warn.xpm icon
4065
4066 2003-10-20 [hoa]  0.9.6claws34
4067
4068         * src/folder_item_prefs.[ch]
4069         * src/prefs_folder_item.c
4070         * src/main.c
4071                 Added a property per folder to choose whether we 
4072                 want to apply processing on it on startup or if we
4073                 prefer to wait the folder selection to apply it.
4074         
4075         * src/messageview.c
4076                 fixed C89 compatibility (for old compilers, for
4077                 example gcc 2.95.x).
4078
4079 2003-10-17 [christoph]  0.9.6claws33
4080
4081         * src/mimeview.c
4082         * src/noticeview.[ch]
4083                 change noticeview icon to indicate signature status
4084
4085 2003-10-17 [christoph]  0.9.6claws32
4086
4087         * src/Makefile.am
4088         * src/main.c
4089         * src/mimeview.c
4090         * src/noticeview.c
4091         * src/pgpmime.[ch]                              ** NEW **
4092         * src/privacy.[ch]
4093         * src/rfc2015.c
4094         * src/sgpgme.c                                  ** NEW **
4095                 reimplement PGP/Mime signature checking (unfinished)
4096
4097 2003-10-15 [christoph]  0.9.6claws31
4098
4099         * src/procmime.[ch]
4100                 fix procmime_get_text_content() and
4101                 procmime_get_first_text_content()
4102
4103 2003-10-15 [christoph]  0.9.6claws30
4104
4105         * src/plugins/spamassassin/spamassassin_gtk.c
4106         * src/plugins/spamassassin/spamassassin_gtk.glade
4107                 fix timeout tooltip
4108
4109 2003-10-15 [paul]       0.9.6claws29
4110
4111         * src/messageview.c
4112                 workaround for buggy smtp servers. on sending a
4113                 return receipt strip the name part from the address
4114                 when creating headers
4115                 
4116 2003-10-15 [paul]       0.9.6claws28
4117
4118         * sync with 0.9.7 release
4119                 see ChangeLog 2003-10-15
4120
4121 2003-10-14 [christoph]  0.9.6claws27
4122
4123         * src/plugins/clamav/clamav_plugin.c
4124                 fix clamav plugin
4125
4126 2003-10-14 [christoph]  0.9.6claws26
4127
4128         * src/compose.c
4129         * src/mimeview.c
4130         * src/procmime.[ch]
4131         * src/rfc2015.c
4132         * src/textview.c
4133         * src/plugins/clamav/clamav_plugin.c
4134                 use GNode to create the mime tree (some changes to functions
4135                 that traverse the tree are just quick and dirty. Maybe we
4136                 can find better solutions with g_node_*-functions)
4137
4138 2003-10-14 [luke]       0.9.6claws25
4139
4140         * src/mimeview.c
4141                 fix a navigation bug (stupid typo of mine)
4142
4143 2003-10-14 [christoph]  0.9.6claws24
4144
4145         * src/textview.c
4146                 fix missing last line in plain/text mails
4147
4148 2003-10-13 [luke]       0.9.6claws23
4149
4150         * src/summaryview.c
4151                 fix bug 334 (part 1)
4152
4153 2003-10-13 [kov]        0.9.6claws22
4154
4155         * src/mimeview.c
4156                 error checking when the user enters a non-directory at
4157                 the file selection dialog.
4158                 work-around for users entering directory location without
4159                 adding a leading G_DIR_SEPARATOR.
4160
4161 2003-10-13 [luke]       0.9.6claws21
4162
4163         * src/compose.c
4164                 error reporting for inserting files, including catching
4165                 invalid characters for current locale/encoding
4166
4167 2003-10-13 [paul]       0.9.6claws20
4168
4169         * src/folderview.c
4170                 fix bug #347 'subscribe newsgroups crashes'
4171
4172 2003-10-13 [paul]       0.9.6claws19
4173
4174         * src/compose.c
4175                 when using 'Reply to all' include the 'send replies
4176                 to' folder property
4177                 
4178         * po/ja.po
4179                 update Japanese translation. submitted by Rui Hirokawa 
4180                 <rui_hirokawa@ybb.ne.jp>        
4181
4182 2003-10-13 [hoa]        0.9.6claws18
4183
4184         * src/account.c
4185         * src/compose.c
4186         * src/messageview.c
4187         * src/procheader.c
4188         * src/procheader.h
4189                 rename get_header_from_msginfo() into
4190                 procheader_get_header_from_msginfo() so that we have a
4191                 coherent exported naming.
4192                 avoid parsing of header contained in a string via
4193                 a newly written temporary file.
4194
4195         Patch submitted by Simon 'corecode' Schubert
4196                 <corecode@corecode.ath.cx>
4197
4198 2003-10-12 [hoa]        0.9.6claws17
4199
4200         * src/filtering.c
4201         * src/filtering.h
4202         * src/matcher.c
4203         * src/matcher.h
4204         * src/matcher_parser_parse.y
4205         * src/prefs_filtering_action.c
4206                 added "stop" action : stop applying the filtering rules.
4207                 added "set score" and "increase/decrease score" actions.
4208                 That two last action replace the "change_score" action
4209                 introduced by alfons in 0.8.8claws85.
4210                 "set score" is to set a given score to the message.
4211                 "increase/decrease score" will increase or decrease the
4212                 score if the given value is respectively positive or
4213                 negative. If someone find a some better name for this last
4214                 rule, it can be modified.
4215
4216 2003-10-12 [paul]       0.9.6claws16
4217
4218         * AUTHORS
4219           po/ja.po
4220                 update Japanese translation. submitted by Rui Hirokawa 
4221                 <rui_hirokawa@ybb.ne.jp>
4222
4223 2003-10-12 [christoph]  0.9.6claws15
4224
4225         * src/procmime.c
4226                 fix crash caused by incorrect headers
4227
4228 2003-10-10 [christoph]  0.9.6claws14
4229
4230         * src/main.c
4231         * src/privacy.[ch]
4232         * src/rfc2015.[ch]
4233                 implement detection of signed message parts for rfc2015
4234
4235 2003-10-10 [thorsten]   0.9.6claws13
4236
4237         * src/mimeview.c
4238                 fix typo
4239
4240 2003-10-10 [christoph]  0.9.6claws12
4241
4242         * src/stock_pixmap.[ch]
4243         * src/pixmaps/mime_message.xpm                  ** NEW **
4244                 add a new icon for mime type "message"
4245
4246         * src/privacy.[ch]
4247         * src/procmime.[ch]
4248                 add crypto api
4249
4250         * src/mimeview.c
4251                 o use crypto api
4252                 o add icons for message type mime parts
4253
4254 2003-10-10 [christoph]  0.9.6claws11
4255
4256         * src/mainwindow.c
4257         * src/messageview.[ch]
4258         * src/mimeview.[ch]
4259         * src/procmime.[ch]
4260         * src/procmsg.[ch]
4261         * src/rfc2015.c
4262         * src/summaryview.c
4263         * src/textview.[ch]
4264                 o remove switching between TextView and MimeView in MessageView
4265                   (if required we can hide the icon box and the MimeView will
4266                    look exaxtly like the TextView)
4267                 o temporary remove signature and decrypting GPGME code
4268
4269 2003-10-09 [christoph]  0.9.6claws10
4270
4271         * src/action.c
4272         * src/compose.c
4273         * src/messageview.c
4274         * src/mimeview.c
4275         * src/procmime.[ch]
4276         * src/procmsg.c
4277         * src/rfc2015.c
4278         * src/textview.c
4279         * src/common/utils.[ch]
4280         * src/plugins/clamav/clamav_plugin.c
4281         * src/plugins/dillo_viewer/dillo_viewer.c
4282         * src/plugins/image_viewer/viewer.c
4283         * src/plugins/mathml_viewer/mathml_viewer.c
4284                 new mime parser (several things need fixing)
4285
4286 2003-10-09 [paul]       0.9.6claws9
4287
4288         * src/imap.c
4289                 a little more sync with 0.9.6cvs2 and a tidy up
4290
4291 2003-10-08 [paul]       0.9.6claws8
4292
4293         * sync with 0.9.6cvs2
4294                 see ChangeLog 2003-10-03
4295
4296 2003-10-05 [christoph]  0.9.6claws7
4297
4298         * src/summaryview.c
4299                 don't use flags to check if a message is in a news folder
4300
4301         (closes Bug 282 clicking on folder with copied Messages from News
4302          immediately after having copied them crashes Sylpheed-Claws)
4303
4304 2003-10-05 [christoph]  0.9.6claws6
4305
4306         * src/Makefile.am
4307         * src/progressdialog.[ch]               ** REMOVE **
4308         * src/gtk/Makefile.am
4309         * src/gtk/progressdialog.[ch]           ** NEW **
4310                 move progressdialog to gtk directory
4311
4312 2003-10-04 [christoph]  0.9.6claws5
4313
4314         * src/prefs_toolbar.c
4315         * src/gtk/prefswindow.c
4316                 remove widget_show_all for pages root widget
4317
4318         * src/plugins/spamassassin/spamassassin.[ch]
4319         * src/plugins/spamassassin/spamassassin_gtk.c
4320         * src/plugins/spamassassin/spamassassin_gtk.glade
4321                 add support for new libspamc transports
4322
4323 2003-10-04 [christoph]  0.9.6claws4
4324
4325         * src/plugins/spamassassin/libspamc.[ch]
4326         * src/plugins/spamassassin/spamassassin.c
4327         * src/plugins/spamassassin/utils.[ch]
4328                 update libspamc to version from SpamAssassin 2.60
4329
4330 2003-10-03 [christoph]  0.9.6claws3
4331
4332         * src/send_message.c
4333                 fix missing format string bug found by
4334                 Georgi Guninski <guninski@guninski.com>
4335
4336 2003-10-03 [paul]       0.9.6claws2
4337
4338         * po/zh_CN.po
4339                 update Simpilified Chinese translation, submitted by
4340                 Hansom Young
4341
4342 2003-10-02 [christoph]  0.9.6claws1
4343
4344         * src/imap.c
4345                 add UIDPLUS support for COPY and EXPUNGE
4346
4347 2003-10-02 [paul]       0.9.6claws
4348
4349         * 0.9.6claws released
4350
4351 2003-10-02 [paul]
4352
4353         * po/es.po
4354           po/sk.po
4355                 update Spanish and Slovak translations
4356                 submitted by Ricardo Mones Lastra and Andrej Kacian
4357  
4358 2003-10-02 [paul]       0.9.5claws43
4359
4360         * po/en_GB.po
4361                 update British English translation
4362
4363 2003-10-02 [paul]       0.9.5claws42
4364
4365         * po/hr.po
4366                 update Croatian translation, submitted by Dragan
4367
4368 2003-10-01 [paul]       0.9.5claws41
4369
4370         * po/pl.po
4371           po/sr.po
4372                 update Polish and Serbian translations, submitted by
4373                 Emil and Urke MMI
4374
4375 2003-10-01 [melvin]     0.9.5claws40
4376
4377         * po/fr.po
4378                 Updated French translations
4379
4380 2003-10-01 [melvin]     0.9.5claws39
4381
4382         * src/prefs_fonts.c
4383                 Fixed a Gtk warning
4384
4385         * src/plugins/dillo_prefs.c     
4386                 Quasi unnoticeable UI clean-up.
4387
4388 2003-10-01 [paul]
4389
4390         * tools/README
4391           tools/maildir2sylpheed.pl
4392                 bug fixes, rewrites, submitted by Matthias Förste 
4393                 <itsjustme@users.sourceforge.net>
4394
4395 2003-09-29 [paul]       0.9.5claws38
4396
4397         * src/inc.c
4398                 fix my coding carelessness
4399
4400 2003-09-29 [paul]       0.9.5claws37
4401
4402         * po/POTFILES.in
4403           src/Makefile.am
4404           src/main.c
4405           src/prefs_common.[ch]
4406           src/prefs_fonts.[ch]  ** NEW FILES **
4407                 move Font config options to Other Prefs/Display/Fonts
4408                 (user's current configuration is preserved)
4409
4410 2003-09-29 [paul]       0.9.5claws36
4411
4412         * src/inc.c
4413           src/prefs_account.c
4414                 allow 'local_mbox' value to point to either a directory 
4415                 (/var/mail -  default, new) or a file (/var/mail/username
4416                 - original)
4417
4418 2003-09-28 [paul]       0.9.5claws35
4419
4420         * src/rfc2015.c
4421                 on signature check, where key exists, print the
4422                 Key ID
4423
4424 2003-09-27 [alfons]     0.9.5claws34
4425
4426         * src/action.c
4427                 o make progress bar not fill/expand when resizing dialog
4428                 o use default fixed text font for actions output
4429
4430 2003-09-27 [paul]       0.9.5claws33
4431
4432         * src/prefs_common.[ch]
4433           src/procmsg.c
4434           src/send_message.c
4435                 remove External Program settings from Common Prefs/Send
4436                 as they are now unnecessary due to Local account settings.
4437                 plus a little tidying-up after 0.9.5claws31
4438
4439 2003-09-27 [paul]       0.9.5claws32
4440
4441         * src/prefs_account.c
4442                 o make correction to gui text:
4443                   'Local mailbox file' -> 'Local mailbox directory'
4444                 o give 'local_mbox' option a reasonable default value:
4445                   '/var/mail'
4446                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4447                   value
4448
4449 2003-09-26 [paul]       0.9.5claws31
4450
4451         * src/inc.c
4452           src/prefs_common.[ch]
4453                 remove 'Incorporate from spool' common pref,
4454                 force creation of a 'Local' account
4455
4456 2003-09-26 [christoph]  0.9.5claws30
4457
4458         * src/folder.c
4459         * src/msgcache.c
4460                 add more NULL pointer checks
4461
4462 2003-09-25 [christoph]  0.9.5claws29
4463
4464         * src/folder.c
4465                 o don't fetch source message to get it's message id
4466                 o immediately scan dest folder when copying a message did not
4467                   return a new message number and not do it when the first message
4468                   without a new message number is found
4469
4470 2003-09-23 [christoph]  0.9.5claws28
4471
4472         * src/compose.c
4473                 fix generating of headers
4474
4475         (patch by David Relson <relson@osagesoftware.com>)
4476
4477 2003-09-23 [paul]       0.9.5claws27
4478
4479         * po/zh_CN.po
4480                 update Simplified Chinese translation. submitted by
4481                 Hansom Young
4482
4483 2003-09-23 [paul]       0.9.5claws26
4484
4485         * tools/Makefile.am
4486           tools/README
4487           tools/vcard2xml.py    ** NEW FILE **
4488                 add a script that converts an evolution vcard to
4489                 sylpheed's xml format
4490                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4491
4492 2003-09-22 [paul]       0.9.5claws25
4493
4494         * src/plugins/clamav/clamav_plugin.c
4495                 don't skip MULTIPART parts
4496
4497 2003-09-21 [christoph]  0.9.5claws24
4498
4499         * src/alertpanel.c
4500                 remove unneeded include
4501
4502         * src/folder.c
4503                 clean up copy/move mess with duplicated code
4504
4505         * src/imap.c
4506                 fix problem that sometimes the folder was not scanned
4507                 also it was changed
4508
4509 2003-09-21 [christoph]  0.9.5claws23
4510
4511         * src/Makefile.am
4512         * src/logwindow.[ch]                    ** REMOVE **
4513         * src/mainwindow.c
4514         * src/prefs_common.c
4515         * src/gtk/Makefile.am
4516         * src/gtk/logwindow.[ch]                ** ADD **
4517                 make logwindow prefs_common independent and move
4518                 it to gtk directory
4519
4520 2003-09-20 [christoph]  0.9.5claws22
4521
4522         * src/compose.c
4523                 add extra space for address code conversion
4524                 (4 * unconvered size could be too small for short headers)
4525
4526 2003-09-20 [christoph]  0.9.5claws21
4527
4528         * src/compose.c
4529                 increase temp buffer size when writing headers
4530
4531 2003-09-19 [darko]      0.9.5claws20
4532
4533         * src/compose.c
4534                 don't ignore value of 'Save copy of outgoing messages to
4535                 this folder instead of Sent' in message redirect
4536
4537 2003-09-17 [christoph]  0.9.5claws19
4538
4539         * src/compose.c
4540                 use ", " as address seperator for mail headers and pass whole
4541                 header line at once to compose_convert_header to make sure
4542                 it is correctly folded
4543
4544         (closes Bug 64 Problem when sending to many recipients)
4545
4546 2003-09-17 [hoa]        0.9.5claws18
4547         
4548         * src/matcher.[ch]
4549           src/matcher_parser_parse.y
4550           src/prefs_matcher.c
4551                 changed the keyword used for command execution in condition
4552                 keyword is changed from "execute" to "test"
4553                 so that it is not the same as the one used for action.
4554                 This will fix a bug when using filtering dialog.
4555                 All semantic in the code is also changed to reflect
4556                 the keyword change.
4557
4558 2003-09-17 [paul]
4559         
4560         * sync with 0.9.6 release
4561
4562 2003-09-17 [paul]       0.9.5claws17
4563
4564         * sync with 0.9.5cvs8
4565                 see ChangeLog 2003-09-16 and 2003-09-17
4566
4567 2003-09-16 [paul]       0.9.5claws16
4568
4569         * sync with 0.9.5cvs6
4570                 see ChangeLog 2003-09-16
4571
4572 2003-09-15 [paul]       0.9.5claws15
4573
4574         * sync with 0.9.5cvs5
4575                 see ChangeLog 2003-09-15
4576
4577 2003-09-14 [alfons]     0.9.5claws14
4578
4579         * src/inc.c
4580                 make "Go to inbox after receiving new mail" again;
4581                 regression of a sync, restored to sylpheed main 
4582                 behaviour. (misses still some bits)
4583
4584 2003-09-14 [alfons]     0.9.5claws13
4585
4586         * src/prefs_filtering_action.c
4587                 o add proper message if empty execute command line
4588                 o don't select first action item after registering a
4589                   new action to prevent (what seems to be a GTK) bug
4590                   #36, "filtering will only accept one action change 
4591                   per invocation".
4592
4593 2003-09-14 [alfons]     0.9.5claws12
4594
4595         * src/prefs_filtering.c
4596         * src/prefs_filtering_action.c
4597         * src/prefs_matcher.c
4598                 fix function signature for key_pressed_event signal handlers
4599
4600 2003-09-14 [alfons]     0.9.5claws11
4601
4602         * src/mainwindow.c
4603                 fix regression caused by fix for invalid bug #7
4604                 (should fix #246, "Multiple selections are deselected when 
4605                 moving from search window to main window")
4606                 
4607 2003-09-14 [alfons]     0.9.5claws10
4608         
4609         * src/actions.[ch]
4610         * src/filtering.[ch]
4611         * src/prefs_actions.c
4612                 allow `filtering actions` in actions; only for advanced users
4613                 right now: try for example, "%as{mark color 2}" 
4614         
4615 2003-09-13 [paul]       0.9.5claws9
4616         
4617         * po/pl.po
4618           po/zh_CN.po   ** NEW FILE **
4619                 update Polish translation, submitted by Emil 
4620                 <eminowbl@posejdon.wpk.p.lodz.pl>
4621                 add new Simplified Chinese translation, submitted by
4622                 Hansom Young <hansom_young@yahoo.com>
4623
4624 2003-09-12 [alfons]     0.9.5claws8
4625
4626         * src/summaryview.c
4627                 don't open separate message views when View | Separate message view
4628                 is active 
4629                 (please look carefully for any navigation regressions)
4630
4631 2003-09-11 [alfons]     0.9.5claws7
4632
4633         * src/mainwindow.c
4634                 make default message view, opened by View | Separate message 
4635                 view, look like a claws message view (which includes a menu
4636                 bar and a toolbar)
4637                 (fixes bug #298, "message view loses tool bar") 
4638
4639 2003-09-11 [christoph]  0.9.5claws6
4640
4641         * src/folderview.c
4642                 fix double deleting of newsgroup folders
4643
4644         (closes Bug 305 crash after deleting of a newsgroup)
4645
4646 2003-09-11 [paul]       0.9.5claws5
4647
4648         * src/rfc2015.c
4649           src/common/utils.h
4650                 more sync'ing from 0.9.5cvs2
4651
4652 2003-09-11 [christoph]  0.9.5claws4
4653
4654         * src/compose.c
4655         * src/rfc2015.c
4656         * src/common/utils.h
4657                 fix sync with 0.9.5cvs2
4658
4659 2003-09-11 [paul]       0.9.5claws3
4660
4661         * sync with 0.9.5cvs4
4662                 see ChangeLog 2003-09-11
4663
4664 2003-09-11 [paul]       0.9.5claws2
4665
4666         * sync with 0.9.5cvs2
4667                 see ChangeLog 2003-09-05
4668                 
4669 2003-09-11 [paul]       0.9.5claws1
4670
4671         * sync with 0.9.5cvs3
4672                 see ChangeLog 2003-09-10
4673
4674 2003-09-10 [paul]       0.9.5claws
4675
4676         * 0.9.5claws released
4677
4678 2003-09-10 [paul]       0.9.4claws78
4679
4680         * src/Makefile.am
4681                 add missing files
4682
4683 2003-09-10 [melvin]     0.9.4claws77
4684
4685         * po/fr.po
4686                 Updated French translations
4687
4688 2003-09-10 [paul]       0.9.4claws76
4689
4690         * po/es.po
4691           po/sk.po
4692           po/sr.po
4693                 update Spanish, Slovak, and Serbian translations.
4694                 submitted by Ricardo Mones Lastra, Andrej Kacian,
4695                 and Urke MMI
4696                 
4697         * AUTHORS
4698                 add translation team section
4699
4700 2003-09-09 [christoph]  0.9.4claws75
4701
4702         * src/folder.c
4703                 free item->prefs in folder_item_destroy
4704
4705 2003-09-09 [alfons]     0.9.4claws74
4706
4707         * src/folderview.c
4708                 o proper check for root node sorting
4709                 o remove unnecessary gtk_ctree_remove_node 
4710
4711         (should fix bug #300, "crash while moving folder")      
4712
4713 2003-09-08 [christoph]  0.9.4claws73
4714
4715         * src/folderview.c
4716                 o fix double adding of IMAP FolderItems to GtkCTree
4717                 o fix crash then mbox folder is removed
4718
4719 2003-09-08 [christoph]  0.9.4claws72
4720
4721         * src/folder.c
4722         * src/folderview.c
4723         * src/mainwindow.c
4724                 fix new folder notification
4725
4726         * src/mbox_folder.c
4727                 fix cache path
4728
4729 2003-09-08 [christoph]  0.9.4claws71
4730
4731         * src/compose.c
4732                 replace '\n' and '\r' before removing trailing spaces
4733
4734         * src/folder.[ch]
4735         * src/folderview.c
4736                 add information about new or removed items in folder tree change
4737                 notification and use this in folderview to add and remove only
4738                 the appected items and not refresh the whole tree
4739
4740 2003-09-07 [match]      0.9.4claws70
4741
4742         * src/Makefile.am
4743         * src/addr_compl.c
4744         * src/addressbook.c
4745         * src/addressitem.h
4746         * src/addrindex.c
4747         * src/addritem.c
4748         * src/addritem.h
4749         * src/addrquery.c                       ** NEW **
4750         * src/addrquery.h
4751         * src/ldapquery.c
4752         * src/ldapserver.c
4753         * src/stock_pixmap.c
4754         * src/stock_pixmap.h
4755         * src/pixmaps/address_search.xpm        ** NEW **
4756                 re-introduce Lookup button for LDAP 'static' searches.
4757
4758 2003-09-07 [alfons]     0.9.4claws69
4759         
4760         * src/summaryview.c
4761                 abandon setting usize for messageview because it gives layout problems
4762                 with the quick search bar and the headerview; fixes assorted UI glitches:
4763                 
4764                 o bug #148, "Toggling of quick-search bar reduces index view area" 
4765                 o bug #280, "Window resiizes for line length but does not revert"
4766
4767 2003-09-07 [christoph]  0.9.4claws68
4768
4769         * src/compose.c
4770                 o make sure we don't have any newlines in header values
4771                 o check custom headers for spaces and newlines and ignore
4772                   malformed header names
4773
4774 2003-09-06 [christoph]  0.9.4claws67
4775
4776         * src/folder.c
4777         * src/folderview.c
4778                 invoke notification hook for folder tree changes after append
4779                 and remove folder
4780
4781         (closes Bug 294 Crash while moving folder with many subdirectories)
4782
4783 2003-09-06 [christoph]  0.9.4claws66
4784
4785         * src/folder.c
4786                 destroy folder's MsgCache if FolderItem is removed to make sure
4787                 it is not saved when the FolderItem is destroyed
4788
4789 2003-09-06 [christoph]  0.9.4claws65
4790
4791         * src/plugins/clamav/clamav_plugin.c
4792                 fix copy & paste bug
4793
4794 2003-09-05 [christoph]  0.9.4claws64
4795
4796         * src/folder.c
4797         * src/messageview.[ch]
4798         * src/procmsg.[ch]
4799         * src/summaryview.c
4800                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
4801                 by MessageView to clear it when the message is deleted. Should
4802                 work even if messages are deleted in MainWindow or by
4803                 processing.
4804
4805 2003-09-05 [alfons]     0.9.4claws63
4806
4807         * src/messageview.c
4808                 deleting a message in a message view frees its msginfo, make 
4809                 messageview_update_all() aware of that (should fix bug #293,
4810                 "deleting message caused crash")
4811
4812 2003-09-05 [melvin]     0.9.4claws62
4813
4814         * src/action.c
4815                 Improve synchronous action exit code (fixes 
4816                 a ~5 seconds delay after action exit on RedHat 9)
4817
4818 2003-09-04 [christoph]  0.9.4claws61
4819
4820         * src/compose.c
4821         * src/rfc2015.c
4822         * src/common/utils.[ch]
4823                 add util function to create mime boundary and use it
4824                 in compose and gpg code
4825
4826 2003-09-04 [alfons]     0.9.4claws60
4827
4828         * src/folder.c
4829                 source folder item's GNode should already have been freed in 
4830                 a previous call to src->folder->klass->remove_folder()
4831                 (should fix bug #287, "crash when moving folders")
4832
4833 2003-09-03 [thorsten]   0.9.4claws59
4834
4835         * src/plugins/spamassassin/spamassassin_gtk.c
4836                 fix compile error
4837
4838 2003-09-03 [christoph]  0.9.4claws58
4839
4840         * src/plugins/spamassassin/spamassassin.[ch]
4841         * src/plugins/spamassassin/spamassassin_gtk.c
4842                 add timeout config option
4843
4844 2003-09-03 [paul]       0.9.4claws57
4845
4846         * po/sk.po      ** NEW FILE **
4847                 add Slovak translation. Submitted by Andrej Kacian 
4848                 <andrej@kacian.sk>
4849
4850 2003-09-03 [paul]       0.9.4claws56
4851
4852         * src/plugins/clamav/clamav_plugin_gtk.c
4853                 gui tweaks: replace a label with a tooltip, modify the
4854                 text, use gtk_check_button_new(); instead of
4855                 gtk_check_button_new_with_label("");
4856
4857 2003-09-02 [alfons]     0.9.4claws55
4858
4859         * src/gtk/filesel.c
4860                 remember last used dir when attaching multiple files (should fix
4861                 bug #290, "Attach File does not remember directory")
4862
4863 2003-09-01 [paul]       0.9.4claws54
4864
4865         * po/es.po
4866                 updated by Ricardo Mones Lastra
4867
4868 2003-09-01 [alfons]     0.9.4claws53
4869
4870         * src/gtk/gtkaspell.[ch]
4871                 be pedantic and strict and use const gchar * instead of guchar *
4872
4873 2003-09-01 [alfons]     0.9.4claws52
4874
4875         * src/mainwindow.c
4876         * src/summaryviewc.
4877                 re-enable Save As when multiple messages are selected
4878
4879 2003-09-01 [paul]       0.9.4claws51
4880
4881         * src/textview.c
4882                 g_free(trimmed_uri);
4883
4884 2003-09-01 [paul]       0.9.4claws50
4885
4886         * sync with 0.9.4cvs13
4887                 see ChangeLog 2003-09-01
4888
4889 2003-09-01 [paul]       0.9.4claws49
4890
4891         * src/textview.c
4892                 trim uri before sending to the statusbar
4893                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
4894                 in the message window causes main S-C window to enlarge 
4895                 past screen edges'
4896
4897 2003-09-01 [paul]       0.9.4claws48
4898
4899         * sync with 0.9.4cvs12
4900                 see ChangeLog 2003-09-01
4901
4902 2003-08-30 [christoph]  0.9.4claws47
4903
4904         * src/compose.c
4905         * src/folder_item_prefs.[ch]
4906         * src/prefs_folder_item.c
4907         * src/gtk/gtkaspell.[ch]
4908                 commit per folder dictionary patch by
4909                 Paul Evans <nerd@freeuk.com>
4910
4911 2003-08-30 [christoph]  0.9.4claws46
4912
4913         * src/plugins/spamassassin/spamassassin_gtk.c
4914         * src/plugins/spamassassin/spamassassin_gtk.glade
4915                 reduce GUI clutter by placing hints into tooltips
4916
4917 2003-08-30 [paul]       0.9.4claws45
4918
4919         * src/compose.c
4920                 add 'Content-Disposition: inline' to a text/plain
4921                 part when using PGP/MIME signing
4922
4923 2003-08-30 [paul]       0.9.4claws44
4924
4925         * src/prefs_common.c
4926           src/prefs_spelling.c
4927           src/prefs_spelling.glade
4928                 reduce GUI clutter by placing hints into tooltips
4929
4930 2003-08-29 [christoph]  0.9.4claws43
4931
4932         * configure.ac
4933                 fix bug found by Ivan Rayner <ivanr@sgi.com>
4934
4935         * src/stock_pixmap.c
4936                 change unecessary warning into a debug message
4937
4938         * src/plugins/clamav/Makefile.am
4939                 Fix error "-I$(CLAMAV_LIBS)"
4940
4941 2003-08-29 [christoph]  0.9.4claws42
4942
4943         * intl/Makefile.in
4944         * src/Makefile.am
4945         * src/matcher.h
4946         * src/common/Makefile.am
4947         * src/common/passcrypt.c
4948                 commit fixes and patches for some of the IRIX problems found by
4949                 Ivan Rayner <ivanr@sgi.com>
4950
4951 2003-08-29 [paul]       0.9.4claws41
4952
4953         * src/prefs_filtering.c
4954                 add 'Top' and 'Bottom' buttons, based on changes in
4955                 src/prefs_filter.c in 0.9.4cvs11.
4956
4957 2003-08-27 [christoph]  0.9.4claws40
4958
4959         * src/folderview.c
4960                 fix bug that the current summary settings were copied to the
4961                 wrong folder item, when the folder item prefs are opened.
4962                 Copying is not required because summary settings and
4963                 folder_item_prefs do not contain the same settings
4964
4965 2003-08-27 [thorsten]   0.9.4claws39
4966
4967         * src/imap.c
4968                 fix compile error
4969
4970 2003-08-26 [paul]       0.9.4claws38
4971
4972         * sync with 0.9.4cvs9
4973                 see ChangeLog 2003-08-26
4974
4975 2003-08-25 [paul]       0.9.4claws37
4976
4977         * sync with 0.9.4cvs8
4978                 see ChangeLog 2003-08-25
4979
4980 2003-08-24 [christoph]  0.9.4claws36
4981
4982         * src/prefs_filtering.c
4983                 shouldn't remove items from a GSList while iterating over the
4984                 list (makes cur invalid and cur->next not accessable)
4985
4986         (closes Bug 272 i deleted an folder and some seconds later sylpheed
4987          crashed)
4988
4989 2003-08-23 [christoph]  0.9.4claws35
4990
4991         * src/news.c
4992                 news folders should be scanned when opened
4993
4994 2003-08-22 [christoph]  0.9.4claws34
4995
4996         * src/prefs_folder_item.c
4997                 use macro to assign strings that always frees the old string
4998
4999         * src/gtk/gtkaspell.[ch]
5000                 add gtkaspell_set_dictionary_menu_active_item() to set active
5001                 item in dictionary option menu
5002
5003         * src/prefs_spelling.c
5004                 use gtkaspell_set_dictionary_menu_active_item() to select
5005                 dictionary
5006
5007 2003-08-21 [christoph]  0.9.4claws33
5008
5009         * src/folder.[ch]
5010         * src/imap.c
5011         * src/mbox_folder.c
5012         * src/mh.c
5013         * src/news.c
5014                 optimize folder system
5015
5016         * src/gtk/gtkstext.c
5017                 fix division by zero when font has 0 width for ' '
5018
5019 2003-08-21 [paul]       0.9.4claws32
5020
5021         * sync with 0.9.4cvs7
5022                 see ChangeLog 2003-08-20
5023
5024 2003-08-19 [paul]       0.9.4claws31
5025
5026         * src/common/defs.h
5027                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5028                 SYLDOC_FAQ_HTML_INDEX.
5029         * src/manual.c
5030                 use LC_MESSAGES instead of LC_ALL to find the current
5031                 language
5032
5033           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5034
5035 2003-08-19 [paul]       0.9.4claws30
5036
5037         * po/bg.po
5038                 updated by George Danchev
5039
5040 2003-08-18 [luke]       0.9.4claws29
5041         * src/mimeview.[ch]
5042         * src/gtk/gtkvscrollbutton.[ch]
5043                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5044                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5045                 o removed horizontal separator between icons
5046
5047 2003-08-17 [christoph]  0.9.4claws28
5048
5049         * src/procmsg.c
5050                 no subject threading when the subject has no reply prefix
5051
5052 2003-08-16 [christoph]  0.9.4claws27
5053
5054         * src/mainwindow.c
5055                 remember and restore window sizes and position when the main
5056                 window is hidden or shown
5057
5058         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5059          minimised/reopened using trayicon)
5060
5061 2003-08-16 [paul]       0.9.4claws26
5062
5063         * src/crash.c
5064                 add #include "defs.h"
5065
5066 2003-08-16 [paul]       0.9.4claws25
5067
5068         * src/plugins/clamav/clamav_plugin.c
5069                 reword a debug_print
5070                 
5071         * src/plugins/dillo_viewer/dillo_prefs.c
5072                 cosmetic: change the labels' text, add tooltips, and
5073                 left-align the hint
5074
5075 2003-08-15 [christoph]  0.9.4claws24
5076
5077         * src/news.c
5078                 complete last change (forgot some changes)
5079
5080 2003-08-15 [christoph]  0.9.4claws23
5081
5082         * src/news.c
5083                 o check number of messages and don't return a 0 message
5084                   when no messages are available
5085                 o don't parse xref header anymore
5086
5087         (closes Bug 203 I'm not getting any news)
5088
5089 2003-08-15 [paul]       0.9.4claws22
5090
5091         * src/common/defs.h
5092           src/crash.c
5093                 update and define claws bugzilla location
5094
5095 2003-08-15 [paul]       0.9.4claws21
5096
5097         * po/ru.po
5098                 update submitted by Ruslan N. Balkin
5099
5100 2003-08-14 [christoph]  0.9.4claws20
5101
5102         * src/procmsg.c
5103                 fix search for oldest node in subject threading
5104
5105 2003-08-14 [christoph]  0.9.4claws19
5106
5107         * src/procmsg.c
5108         * src/common/utils.h
5109                 add possibility to check all nodes with the same subject for
5110                 subject threading, not only the oldest node. Should not break
5111                 threads anymore if the oldest node is thread_by_subject_max_age
5112                 days older then parent, because it can now find a child of
5113                 oldest node as new parent.
5114
5115 2003-08-11 [christoph]  0.9.4claws18
5116
5117         * src/plugins/spamassassin/spamassassin.c
5118                 run spam check in background process
5119
5120 2003-08-10 [alfons]     0.9.4claws17
5121
5122         * src/summaryview.c
5123                 make `Select All' sensitive too
5124
5125 2003-08-10 [christoph]  0.9.4claws16
5126
5127         * src/imap.c
5128                 add more checks in imap_close
5129
5130 2003-08-09 [alfons]     0.9.4claws15
5131
5132         * src/prefs_spelling.c
5133                 no spell checking UI if not requested
5134
5135 2003-08-09 [alfons]     0.9.4claws14
5136
5137         * src/gtk/prefswindow.c
5138                 make it compile
5139
5140 2003-08-09 [christoph]  0.9.4claws13
5141
5142         * src/prefs_spelling.c
5143         * src/gtk/prefswindow.[ch]
5144         * src/plugins/clamav/clamav_plugin_gtk.c
5145         * src/plugins/spamassassin/spamassassin_gtk.c
5146                 sort prefs pages by heighest weight in tree
5147
5148 2003-08-09 [paul]       0.9.4claws12
5149
5150         * sync with 0.9.4cvs6
5151                 see ChangeLog 2003-08-07
5152                 
5153         * AUTHORS
5154                 add Leandro and Luke to claws-branch section
5155
5156 2003-08-09 [christoph]  0.9.4claws11
5157
5158         * src/gtk/Makefile.am
5159         * src/gtk/colorsel.[ch]                 ** NEW **
5160                 create a color selection dialog that can be used as a simple
5161                 function call with it's own gtk main loop like filesel.[ch]
5162
5163         * src/Makefile.am
5164         * src/main.c
5165         * src/prefs_common.c
5166         * src/prefs_spelling.[ch]               ** NEW **
5167         * src/prefs_spelling.glade              ** NEW **
5168         * src/gtk/gtkutils.[ch]
5169                 move "Spell Checker" prefs to new prefs dialog
5170
5171         * src/prefs_folder_item.c
5172                 use new colorsel dialog
5173
5174 2003-08-08 [paul]       0.9.4claws10
5175
5176         * src/inc.c
5177                 clear the progress bar unconditionally
5178
5179 2003-08-08 [paul]       0.9.4claws9
5180
5181         * sync with 0.9.4cvs4
5182                 see ChangeLog 2003-07-31
5183
5184 2003-08-07 [christoph]  0.9.4claws8
5185
5186         * configure.ac
5187                 fix bug in image viewer plugin part
5188
5189         * src/imap.c
5190                 don't execute close command if the folder item is not selected
5191
5192 2003-08-07 [hoa]        0.9.4claws7
5193
5194         * src/filtering.[ch]
5195         * src/matcher_parser.h
5196         * src/matcher_parser_parse.y
5197                 can define several actions for each filtering rule
5198                 can import old versions of filtering rules
5199
5200         * src/prefs_filtering.c
5201                 call to a new dialog box to define actions
5202
5203         * src/prefs_filtering_action.[ch]
5204                 dialog box to define actions for filtering rules
5205
5206 2003-08-06 [christoph]  0.9.4claws6
5207
5208         * src/imap.c
5209                 make sure source folder is selected when copying messages
5210
5211 2003-08-06 [christoph]  0.9.4claws5
5212
5213         * sync with 0.9.4cvs2
5214                 see ChangeLog 2003-07-29                
5215
5216 2003-08-05 [paul]       0.9.4claws4
5217
5218         * sync with 0.9.4cvs3
5219                 see ChangeLog 2003-07-30
5220
5221 2003-08-04 [match]      0.9.4claws3
5222
5223         * po/POTFILES.in
5224                 export of LDIF files.
5225
5226 2003-08-04 [match]      0.9.4claws2
5227
5228         * src/ldif.[ch]
5229                 support for export LDIF. documented.
5230         * src/importldif.[ch]
5231         * src/exportldif.[ch]
5232                 add tooltips. documented.
5233         * src/exphtmldlg.[ch]
5234         * src/common/xmlprops.[ch]
5235                 documented.
5236         * src/exportldif.[ch]                   ** NEW **
5237         * src/expldifdlg.[ch]                   ** NEW **
5238         * src/addressbook.[ch]
5239         * src/Makefile.am
5240                 export of LDIF files.
5241                 documented.
5242
5243 2003-08-04 [christoph]  0.9.4claws1
5244
5245         * .cvsignore
5246         * Makefile.am
5247         * configure.ac
5248         * sylpheed-claws.pc.in                  ** NEW **
5249         * src/Makefile.am
5250         * src/common/Makefile.am
5251         * src/gtk/Makefile.am
5252                 install sylpheed header files in $(pkgincludedir) and create a
5253                 pkg-config file to allow building a plugin without the source
5254                 package
5255
5256 2003-08-04 [paul]       0.9.4claws
5257
5258         * version 0.9.4claws
5259
5260 2003-08-04 [paul]       0.9.3claws97
5261
5262         * po/es.po
5263                 update Spanish translation. Submitted by Ricardo
5264                 Mones Lastra.
5265
5266 2003-08-03 [paul]       0.9.3claws96
5267
5268         * po/hr.po
5269           po/sr.po
5270                 update Croatian and Serbian translations. Submitted by
5271                 Dragan and Urke MMI respectively
5272
5273 2003-08-03 [alfons]     0.9.3claws95
5274
5275         * src/summaryview.c
5276                 mark flag has precedence over important flag - seems
5277                 to have been changed in sync of 0.9.3claws45. this fixes
5278                 a regression where messages that were scored as important
5279                 don't show their mark flags. (using the same column for
5280                 both importance as mark flags is the real problem
5281                 ofcourse)
5282
5283 2003-08-03 [melvin]     0.9.3claws94
5284
5285         * po/fr.po
5286                 Updated French translations.
5287
5288 2003-08-03 [melvin]     0.9.3claws93
5289
5290         * src/Makefile.am
5291                 Fixed typo introduced after 0.9.3claws92 
5292                 that prevented compilation
5293                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5294                 CPPFLAGS and YFLAGS to allow user setting these.
5295         * src/common/Makefile.am
5296         * src/gtk/Makefile.am
5297         * src/plugins/clamav/Makefile.am
5298         * src/plugins/demo/Makefile.am
5299         * src/plugins/dillo_viewer/Makefile.am
5300         * src/plugins/image_viewer/Makefile.am
5301         * src/plugins/mathml_viewer/Makefile.am
5302         * src/plugins/spamassassin/Makefile.am
5303         * src/plugins/trayicon/Makefile.am
5304         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5305                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5306                 CPPFLAGS and YFLAGS to allow user setting these.
5307
5308 2003-08-02 [christoph]  0.9.3claws92
5309
5310         * configure.ac
5311                 o rearrange plugin tests
5312                 o add test for clamav.h to ClamAV tests
5313
5314 2003-08-02 [luke]       0.9.3claws91
5315
5316         * src/mimeview.c
5317                 o fixed appearance of icon list when toggling back from the 
5318                   ctree
5319                 o toggling of icons using the keyboard works correctly
5320                 o fixed all other keyboard shortcuts to work when icons are
5321                   active
5322         
5323         * src/messageview.c
5324                 o fixed bug 4 - focus lost when changing messageview view type
5325
5326 2003-08-02 [christoph]  0.9.3claws90
5327
5328         * src/common/hooks.c
5329                 fix crash when pointer stored in hash table could get invalid
5330                 when a plugin is unloaded
5331
5332 2003-08-01 [christoph]  0.9.3claws89
5333
5334         * configure.ac
5335                 o try to build all plugins (except spamassassin) by default
5336                 o don't build a plugin if a dependency check fails
5337
5338         * src/common/hooks.c
5339                 fix warning
5340
5341 2003-08-01 [match]      0.9.3claws88
5342
5343         * src/importldif.c
5344                 allow single click field selection. document code.
5345
5346 2003-08-01 [christoph]  0.9.3claws87
5347
5348         * src/plugins/clamav/clamav_plugin.c
5349         * src/plugins/clamav/clamav_plugin_gtk.c
5350         * src/plugins/dillo_viewer/dillo_viewer.c
5351         * src/plugins/image_viewer/plugin.c
5352         * src/plugins/mathml_viewer/mathml_viewer.c
5353         * src/plugins/spamassassin/spamassassin.c
5354         * src/plugins/spamassassin/spamassassin_gtk.c
5355         * src/plugins/trayicon/trayicon.c
5356                 add version check to all plugins
5357
5358 2003-08-01 [hoa]        0.9.3claws86
5359
5360         * src/prefs_filtering.c
5361                 fixed a cosmetic bug, during creation of dialog box,
5362                 wrong widgets were shown after creation.
5363
5364 2003-08-01 [luke]       0.9.3claws85
5365
5366         * src/mainwindow.c
5367                 o fixed visibility of icons/mimeview after toggling separate
5368                   message/folder view (factored out some similar code too).
5369
5370
5371 2003-07-31 [alfons]     0.9.3claws84
5372
5373         * src/mimeview.c
5374                 tweak icon box UI a bit more, now allowing right-clicks actions
5375                 getting the relevant mime data too; should fix #250, "Can't save 
5376                 attachments sometimes".
5377
5378 2003-07-30 [alfons]     0.9.3claws83
5379
5380         * src/compose.c
5381                 don't do auto-save-draft inside key press handler, but rather
5382                 schedule it half of a second later; should fix #67, "autosave 
5383                 make re-rediting message crazy"
5384
5385 2003-07-30 [christoph]  0.9.3claws82
5386
5387         * src/plugins/trayicon/trayicon.c
5388                 process pending events before unloading the plugin
5389
5390         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5391
5392 2003-07-30 [alfons]     0.9.3claws81
5393
5394         * src/common/hooks.c
5395                 parameter 2 of g_hook_destroy() should really be a hook id
5396
5397 2003-07-30 [alfons]     0.9.3claws80
5398
5399         * src/common/plugin.c
5400                 fix a possibly harmful function signature mismatch 
5401                 for plugin_done
5402
5403 2003-07-30 [alfons]     0.9.3claws79
5404
5405         * src/common/hooks[.ch]
5406                 const correctness
5407
5408 2003-07-30 [darko]      0.9.3claws78
5409
5410         * src/summaryview.c
5411                 make it compile again
5412
5413 2003-07-30 [luke]       0.9.3claws77
5414
5415         * src/crash.c
5416         * src/main.c
5417                 o added/moved signal handlers for SIGTERM (normal kill command) 
5418                   and SIGINT (ctl-c) to be used even without 
5419                   --enable-crash-dialog, fixing bug 166
5420
5421         * src/summaryview.c
5422                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5423                   bug 227
5424
5425         * src/mainwindow.c
5426                 o changed sensitivity condition for 'Next new' and 'Next 
5427                   unread', fixing bug 8
5428
5429 2003-07-29 [alfons]     0.9.3claws76
5430
5431         * src/common/utils.[ch]
5432                 add generate_msgid()
5433         * src/messageview.c
5434                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5435                 sent folder".
5436
5437 2003-07-29 [alfons]     0.9.3claws75
5438
5439         * src/messageview.c
5440                 fix a memleak (claws-only)
5441
5442 2003-07-29 [alfons]     0.9.3claws74
5443
5444         * src/mimeview.[ch]
5445         * src/gtk/gtkvscrollbutton.[ch]
5446                 fix UI glitch where mime icon toolbox' scroll position is not 
5447                 reset after switching to another message
5448                 
5449
5450 2003-07-29 [paul]       0.9.3claws73
5451
5452         * src/prefs_folder_item.c
5453                 split the prefs into 2 separate pages
5454
5455 2003-07-29 [paul]       0.9.3claws72
5456
5457         * src/compose.c
5458                 prepend "\n\n" to a signature without a separator too
5459
5460 2003-07-29 [paul]       0.9.3claws71
5461
5462         * src/compose.c
5463                 fix bug where changing to an account without an auto-sig
5464                 from an initial account without an auto-sig would insert 
5465                 2 blank lines at the cursor point
5466                 fix bug where changing to an account with an auto-sig
5467                 from an initial account without an auto-sig would insert
5468                 the sig at the cursor point
5469
5470 2003-07-29 [paul]       0.9.3claws70
5471
5472         * src/folderview.c
5473                 use the colour from the folder pref unless the folder
5474                 has new messages
5475
5476 2003-07-29 [alfons]     0.9.3claws69
5477
5478         * src/procmsg.[ch]
5479         * src/messageview.c
5480         * src/procheader.c
5481                 rewrite return receipt request work a little bit (the former 
5482                 implementation presumably depended too much on the UI setting
5483                 flags). (we're losing the old pending flag.) 
5484
5485 2003-07-28 [christoph]  0.9.3claws68
5486
5487         * src/folder.c
5488         * src/imap.c
5489         * src/mh.c
5490         * src/procmsg.[ch]
5491                 fix copy to IMAP folder from other folder
5492
5493 2003-07-28 [christoph]  0.9.3claws67
5494
5495         * src/procmsg.c
5496                 fix sync of procmsg_get_message_file_list
5497
5498 2003-07-28 [christoph]  0.9.3claws66
5499
5500         * sync with 0.9.3cvs14
5501                 see ChangeLog 2003-07-18
5502         * sync with 0.9.3cvs17
5503                 see ChangeLog 2003-07-23
5504
5505         (closes Bug 234 segmentation fault after sending out mail via
5506          smtp(auth))
5507
5508 2003-07-28 [paul]       0.9.3claws65
5509
5510         * po/es.po
5511                 update Spanish translation, submitted by Ricardo Mones
5512                 Lastra
5513
5514 2003-07-28 [christoph]  0.9.3claws64
5515
5516         * src/folder.[ch]
5517         * src/imap.c
5518         * src/mh.c
5519                 return new message numbers as a GRelation instead of a GSList
5520                 that has to be in the same order as the input list. A list
5521                 would make it hard for IMAP to optimize oepration by sorting
5522                 the input list. The returned list would have to be reordered
5523                 to match the same order that input list has.
5524
5525         * src/gtk/gtkaspell.c
5526                 fix missing return value, could cause a crash when garbage is
5527                 on the stack that is used as the expected return value
5528
5529 2003-07-28 [paul]       0.9.3claws63
5530
5531         * sync with 0.9.4cvs1
5532                 see ChangeLog 2003-07-28
5533
5534 2003-07-27 [alfons]     0.9.3claws62
5535
5536         * src/mimeview.c
5537                 tweak it more to make icon list act like a check button group
5538
5539 2003-07-27 [christoph]  0.9.3claws61
5540
5541         * sync with 0.9.3cvs20
5542                 see ChangeLog 2003-07-25
5543
5544 2003-07-27 [paul]       0.9.3claws60
5545
5546         * src/procmsg.c
5547                 re-commit changes from 0.9.3claws58 -
5548                 accidently removed in 0.9.3claws59
5549
5550 2003-07-27 [paul]       0.9.3claws59
5551
5552         * src/procmsg.[ch]
5553                 a sync from 0.9.3cvs17
5554                 see ChangeLog 2003-07-23
5555
5556 2003-07-27 [alfons]     0.9.3claws58
5557
5558         * src/procmsg.c
5559                 add missing header members to MsgInfo; fixes the problem of 
5560                 not displaying X-Faces, as noticed by Ricardo Mones
5561
5562 2003-07-26 [christoph]  0.9.3claws57
5563
5564         * sync with 0.9.3cvs18
5565                 see ChangeLog 2003-07-24
5566
5567 2003-07-26 [christoph]  0.9.3claws56
5568
5569         * sync with 0.9.3cvs17
5570                 see ChangeLog 2003-07-23
5571
5572 2003-07-26 [christoph]  0.9.3claws55
5573
5574         * src/folder.[ch]
5575         * src/imap.c
5576         * src/mbox_folder.c
5577         * src/mh.c
5578         * src/news.c
5579                 add support for copy function that copy multiple messages
5580                 (not implemented yet)
5581
5582         * src/summaryview.c
5583                 add missing return value
5584
5585 2003-07-26 [paul]       0.9.3claws54
5586
5587         * tools/multiwebsearch.pl
5588                 do whitespace substitution before passing the string
5589                 to the browser. fixes bug with browsers that don't
5590                 do whitespace conversion themselves.
5591
5592 2003-07-25 [christoph]  0.9.3claws53
5593
5594         * src/folder.[ch]
5595         * src/imap.c
5596         * src/mh.c
5597                 rewrite adding of multiple messages to a folder for
5598                 claws' folder system
5599
5600 2003-07-25 [luke]       0.9.3claws52
5601
5602         * src/mimeview.c
5603                 o icon toggles set correctly on leaving ctree mimeview
5604
5605 2003-07-25 [paul]       0.9.3claws51
5606
5607         * partial sync with 0.9.3cvs21 [src/main.c]
5608                 see ChangeLog 2003-07-25
5609
5610 2003-07-24 [paul]       0.9.3claws50
5611
5612         * tools/maildir2sylpheed.pl
5613                 fix typo
5614
5615 2003-07-24 [paul]       0.9.3claws49
5616
5617         * src/mimeview.c
5618                 increase the gutter size of paned so that the panes
5619                 can be resized
5620                 
5621         * src/plugins/demo/demo.c
5622                 squeeze in another typo fix
5623
5624 2003-07-24 [paul]       0.9.3claws48
5625
5626         * src/plugins/demo/demo.c
5627           src/prefs_account.c
5628                 small changes to the English
5629                 
5630         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
5631           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
5632           src/Makefile.am
5633           src/stock_pixmap.c
5634                 rename the misspelled icon
5635
5636 2003-07-23 [alfons]     0.9.3claws47
5637
5638         * src/mimeview.c
5639                 make icon list look like a list of toggles
5640
5641 2003-07-23 [luke]       0.9.3claws46
5642
5643         * src/pixmaps/mimeview_gpg_expired.xpm
5644         * src/pixmaps/mimeview_gpg_failed.xpm
5645         * src/pixmaps/mimeview_gpg_passed.xpm
5646         * src/pixmaps/mimeview_text_html.xpm
5647         * src/pixmaps/mimeview_image.xpm
5648                 o all icons the same size
5649
5650         * src/mimeview.[ch]
5651                 o mimeview ctree arranged vertically above the viewer
5652                 o icons changed to buttons
5653                 o can use keyboard to select an icon (Enter)
5654                 o resize icon list to width of icons
5655
5656         *  src/gtk/gtkvscrollbutton.c
5657                 o sensitivity of buttons reacts to position
5658
5659 2003-07-23 [christoph]  0.9.3claws45
5660
5661         * sync with 0.9.3cvs14 (incomplete)
5662                 see ChangeLog 2003-07-17
5663
5664 2003-07-23 [alfons]     0.9.3claws44
5665
5666         * src/folder.c
5667         * src/procmsg.h
5668                 sync with my local tree to restore some claws-only things
5669
5670 2003-07-23 [paul]       0.9.3claws43
5671
5672         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
5673           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
5674           src/Makefile.am
5675           src/mimeview.c
5676           src/procmime.h
5677           src/rfc2015.c
5678           src/stock_pixmap.[ch]
5679                 indicate missing keys and expired sigs/keys
5680                 in mime view column
5681
5682 2003-07-23 [paul]       0.9.3claws42
5683
5684         * src/compose.c
5685                 Redirect fixes: enable automatic account selection and
5686                 do not append signature to message on changing account
5687                 fixes Bug[s] #248
5688
5689 2003-07-23 [paul]       0.9.3claws41
5690
5691         * sync with 0.9.3cvs16
5692                 see ChangeLog 2003-07-23
5693
5694 2003-07-23 [alfons]     0.9.3claws40
5695
5696         * src/inc.c
5697                 give progress dialog a main window, and give it the first 
5698                 one (presumably the only one). fixes bug #247, "segfault on 
5699                 pop-before-smtp" 
5700
5701 2003-07-22 [alfons]     0.9.3claws39
5702
5703         * src/summaryview.c
5704                 shift-space scrolls up
5705
5706 2003-07-22 [paul]       0.9.3claws38
5707
5708         * sync with 0.9.3cvs15
5709                 see ChangeLog 2003-07-22
5710
5711 2003-07-20 [alfons]     0.9.3claws37
5712
5713         * src/compose.c
5714                 put menu inside #ifdef USE_ASPELL..#endif
5715
5716 2003-07-20 [christoph]  0.9.3claws36
5717
5718         * src/procmsg.c
5719                 fix wrong flags in MsgInfo returned by
5720                 procmsg_msginfo_get_full_info()
5721
5722         (closes Bug 221 Deleting messages from the Message View gives incorrect
5723          new/unread message counts in the folder view)
5724
5725         * src/plugins/spamassassin/spamassassin_gtk.c
5726                 add gettext macro for prefs page title
5727
5728 2003-07-20 [paul]       0.9.3claws35
5729
5730         * src/mimeview.c
5731                 redraw icon list on signature check
5732
5733 2003-07-20 [christoph]  0.9.3claws34
5734
5735         * src/Makefile.am
5736         * src/account.c
5737         * src/folder.[ch]
5738         * src/folder_item_prefs.[ch]            ** NEW **
5739         * src/folderview.c
5740         * src/mainwindow.c
5741         * src/mh.c
5742         * src/prefs_gtk.c
5743         * src/prefs_scoring.c
5744         * src/summaryview.c
5745         * src/prefs_folder_item.[ch]
5746                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
5747                   Properties dialog
5748                 o use prefswindow for folder properties
5749
5750         * src/gtk/prefswindow.[ch]
5751                 change implementation to use an invisible notebook instead
5752                 of unparenting widgets
5753
5754 2003-07-20 [christoph]  0.9.3claws33
5755
5756         * src/compose.h
5757         * src/folder.c
5758         * src/folderview.h
5759         * src/headerview.h
5760         * src/prefs_filtering.h
5761         * src/prefs_folder_item.[ch]
5762         * src/procmime.h
5763         * src/procmsg.h
5764         * src/summaryview.h
5765                 clean up header mess
5766                 (always use 1. typedefs, 2. #includes, 3. structures)
5767
5768         * src/common/version.h.in
5769                 add casts for constants
5770
5771         * src/plugins/demo/demo.c
5772                 fix typo
5773
5774         * src/plugins/spamassassin/spamassassin.c
5775                 remove unused variable
5776
5777 2003-07-20 [alfons]     0.9.3claws32
5778
5779         * src/mimeview.c
5780                 o make icon buttons respond on left click
5781                 o minor cosmetic change
5782
5783 2003-07-19 [luke]       0.9.3claws31
5784
5785         * src/mimeview.[ch]
5786         * src/gtk/gtkvscrollbutton.c
5787         * src/messageview.c
5788                 o improved mimeview behaviour when selecting a new message
5789                 o plus code cleanups to remove compile warnings
5790
5791
5792 2003-07-19 [alfons]     0.9.3claws30
5793
5794         * src/procmsg.c
5795         * src/compose.c
5796         * src/common/utils.[ch]
5797                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
5798
5799 2003-07-19 [alfons]     0.9.3claws29
5800
5801         * src/prefs_folder_item.c
5802                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
5803                 string pointers
5804
5805 2003-07-19 [luke]       0.9.3claws28
5806
5807         * src/messageview.c
5808         * src/mimeview.[ch]
5809         * src/procmime.h
5810         * src/rfc2015.c
5811         * src/stock_pixmap.[ch]
5812         * src/gtk/Makefile.am
5813         * src/Makefile.am
5814         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
5815         * src/pixmaps/mime_*.xpm                ** NEW **
5816                 o mimeview rearrangement with a new icon shortcut bar
5817
5818 2003-07-19 [alfons]     0.9.3claws27
5819
5820         * src/folderview.c
5821                 o plug leaking nodes_to_recollapse
5822                 o add folderview_recollapse_all_nodes() (not used yet)
5823
5824 2003-07-19 [alfons]     0.9.3claws26
5825
5826         * src/compose.c
5827         * src/common/utils.c
5828                 honour #240 "Better SUBJECT handling" by cleaning the prefix
5829                 for both forwarding as replying
5830
5831 2003-07-18 [christoph]  0.9.3claws25
5832
5833         * configure.ac
5834         * src/common/sylpheed.[ch]
5835         * src/common/version.h.in
5836                 add version in numeric form to allow easy comparison
5837
5838         * src/plugins/demo/demo.c
5839                 add version check
5840                 - sylpheed version > plugin version => never allowed, sylpheed
5841                   could contain unknown API changes
5842                 - sylpheed version < minimum version required => don't load,
5843                   API required not available (if linking does not fail)
5844
5845 2003-07-18 [alfons]     0.9.3claws24
5846         
5847         * src/common/plugin.[ch]
5848                 const correctness
5849
5850 2003-07-18 [christoph]  0.9.3claws23
5851
5852         * src/common/hooks.c
5853                 fix crash when hooks where unregisted
5854
5855         * src/plugins/trayicon/trayicon.c
5856                 unregister detroy signal before destroying the widget
5857                 (still crashes when the plugin is unloaded)
5858
5859 2003-07-18 [alfons]     0.9.3claws22
5860         
5861         * src/folderview.c
5862                 delay expanding folder tree during drags until timeout triggered
5863                 (needs perhaps some tweaking, so testing is welcome)
5864
5865 2003-07-17 [alfons]     0.9.3claws21
5866
5867         * src/folderview.c
5868                 clean up cruft
5869
5870 2003-07-17 [christoph]  0.9.3claws20
5871
5872         * src/common/session.c
5873                 fix opening of SSL connections
5874
5875         * src/plugins/image_viewer/Makefile.am
5876                 add OPENSSL_CFLAGS (we should find a better solution to remove
5877                 this dependencies if they are not required)
5878
5879         * src/plugins/spamassassin/spamassassin.c
5880                 remove setlocale workaround (fixed in libspamc)
5881
5882         (closes Bug Bug 184 Entering non-ascii character deletes previous char
5883          if spell checking enabled)
5884
5885 2003-07-17 [alfons]     0.9.3claws19
5886
5887         * src/common/hooks.[ch]
5888         * src/plugins/clamav/clamav_plugin.c
5889         * src/plugins/spamassassin/spamassassin.c
5890         * src/plugins/trayicon/trayicon.c
5891                 fix signedness muck 
5892
5893 2003-07-17 [alfons]     0.9.3claws18
5894
5895         * src/procmime.c
5896                 plug memleak
5897
5898 2003-07-17 [alfons]     0.9.3claws17
5899
5900         * src/inc.c
5901                 plug memleak
5902
5903 2003-07-17 [paul]       0.9.3claws16
5904
5905         * src/common/defs.h
5906           src/mainwindow.c
5907           src/manual.[ch]
5908                 add link to the Claws site's FAQ page, after the suggestion
5909                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
5910                 Move url strings to defs.h
5911                 
5912         * src/mainwindow.c
5913                 fix typo to prevent "unknown menu entry" warnings
5914
5915 2003-07-17 [alfons]     0.9.3claws15
5916
5917         * src/folderview.[ch]
5918         * src/summaryview.[ch]
5919         * src/mimeview.[ch]
5920                 plug DnD leaks 
5921
5922 2003-07-17 [paul]       0.9.3claws14
5923
5924         * src/inc.c
5925                 remove two instances of 'GTK_EVENTS_FLUSH' because
5926                 they are unnecessary and probably cause a stack overflow
5927
5928 2003-07-16 [christoph]  0.9.3claws13
5929
5930         * src/mimeview.[ch]
5931                 use an invisible GTK notebook to switch between viewers
5932                 instead of reparenting widgets
5933
5934 2003-07-16 [christoph]  0.9.3claws12
5935
5936         * src/folder.c
5937                 move folder_item_update_freeze() to correct place in
5938                 folder_item_scan_full()
5939
5940 2003-07-16 [paul]       0.9.3claws11
5941
5942         * sync with 0.9.3cvs12
5943                 see ChangeLog 2003-07-14 and 2003-07-15
5944
5945 2003-07-16 [christoph]  0.9.3claws10
5946
5947         * src/imap.[ch]
5948         * src/prefs_account.[ch]
5949                 sync IMAP CRAM-MD5 authentication with sylpheed-main
5950
5951 2003-07-15 [alfons]     0.9.3claws9
5952
5953         * src/main.c
5954                 make --config-dir do something useful
5955
5956 2003-07-15 [alfons]     0.9.3claws8
5957
5958         * src/procmsg.c
5959                 o fix a bug where 'last' didn't really point to the last message
5960                   in the top level list of children, but to the last threaded
5961                   message. 
5962                 
5963                 o clean up and make it easier to sync
5964
5965 2003-07-15 [alfons]     0.9.3claws7
5966
5967         * src/mainwindow.c
5968                 make correct menu items sensitive       
5969
5970 2003-07-14 [alfons]     0.9.3claws6
5971
5972         * src/procmsg.c
5973                 tune the threader so it will not subject-thread any message
5974                 without a subject prefix (this will not thread correctly if 
5975                 a parent is delivered after their childs, but it looks 
5976                 better right now)
5977
5978 2003-07-13 [christoph]  0.9.3claws5
5979
5980         * src/mainwindow.c
5981                 group "Add mailbox *..." menu items in submenu
5982
5983 2003-07-13 [alfons]     0.9.3claws4
5984
5985         * src/summaryview.c
5986                 correct summary_toggle_pressed() signature and make sure
5987                 signal is not passed on
5988
5989 2003-07-13 [alfons]     0.9.3claws3
5990
5991         * src/summaryview.c
5992                 o for now don't pass on keys when they we're handled by 
5993                   ctree::key_press_event
5994                 o clean up
5995
5996 2003-07-13 [alfons]     0.9.3claws2
5997         
5998         * src/main.c
5999                 add command line option "--config-dir" to get the current 
6000                 configuration dir
6001
6002 2003-07-12 [alfons]     0.9.3claws1
6003
6004         * src/matcher.[ch]
6005         * src/matcher_parser_parse.y
6006         * src/prefs_filtering.c
6007         * src/filtering.c
6008                 add "Lock" filter action to lock messages;
6009
6010         * src/filtering.c       
6011                 remove debug_print()    
6012         * src/prefs_filtering.c
6013                 re-organize matcher part 9: 
6014                 make action text entries easily extendible;
6015                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6016                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6017
6018 2003-07-12 [paul]
6019
6020         * tools/README
6021                 update old information and add missing
6022                 information
6023
6024 2003-07-12 [paul]       0.9.3claws
6025
6026         * 0.9.3claws released
6027         
6028 2003-07-12 [paul]       0.9.0claws103
6029
6030         * src/Makefile.am
6031                 add addrquery.h
6032
6033 2003-07-12 [melvin]     0.9.0claws102
6034
6035         * src/messageview.c
6036                 Fixed bug #215: Show MIME tab for single text/html messages. 
6037                 
6038 2003-07-12 [paul]       0.9.0claws101
6039
6040         * man/sylpheed.1
6041                 updated
6042
6043 2003-07-12 [paul]       0.9.0claws100
6044
6045         * po/es.po
6046           po/hr.po
6047           po/pl.po
6048           po/sr.po
6049                 update Spanish, Croatian, Polish, Serbian translations.
6050                 submitted by Ricardo Mones Lastra, Dragan, Witold
6051                 Wladyslaw Wojciech Wilk, Urke MMI
6052
6053 2003-07-12 [melvin]     0.9.0claws99
6054
6055         * po/fr.po
6056                 Updated French translations.
6057
6058 2003-07-12 [paul]       0.9.0claws98
6059
6060         * src/addressbook.c
6061                 disable 'Lookup' button as it has no effect
6062
6063 2003-07-11 [alfons]     0.9.0claws97
6064         
6065         * src/summaryview.c
6066                 summary_searchbar_pressed() should return TRUE to signal that
6067                 event was handled. when returning void, the return value passed
6068                 to GTK is actually random, but maybe FALSE, in which case the
6069                 event is handled by parent
6070                 
6071 2003-07-10 [paul]       0.9.0claws96
6072
6073         * ac/missing/gettext.m4
6074                 update to version 0.12
6075
6076 2003-07-10 [paul]       0.9.0claws95
6077
6078         * src/plugins/clamav/clamav_plugin.c
6079                 fix bug where multipart/alternative messages
6080                 would slip through without being scanned
6081
6082 2003-07-10 [christoph]  0.9.0claws94
6083
6084         * src/folder.c
6085                 correct check if folder supports removing when a message is
6086                 moved. if not the message is only copied.
6087
6088         (closes Bug 132 crash on startup in newsgroups folders)
6089
6090 2003-07-09 [alfons]     0.9.0claws93
6091
6092         * configure.ac
6093         * src/common/defs.h
6094                 --with-config-dir (default .sylpheed)
6095
6096 2003-07-09 [christoph]  0.9.0claws92
6097
6098         * configure.ac
6099                 use PKG_CHECK_MODULES to check for gtkmathview
6100                 (version 0.4.2 now required)
6101
6102 2003-07-08 [melvin]     0.9.0claws91
6103
6104         * src/action.c
6105                 Implemented a progress bar that counts the number of completed
6106                 tasks when the action runs more than one command.
6107
6108 2003-07-08 [alfons]     0.9.0claws90
6109
6110         * src/procmsg.c
6111                 if queued message has an invalid Message-Id, don't try to
6112                 find message it refers to (fixes #209 "crash when processing 
6113                 in folder")
6114
6115 2003-07-08 [paul]       0.9.0claws89
6116
6117         * sync with 0.9.3cvs2
6118                 see ChangeLog 2003-07-08
6119
6120 2003-07-08 [match]      0.9.0claws88
6121
6122         * src/ldapctrl.c
6123                 extend LDAP search for first/last name by parsing search term.
6124
6125 2003-07-08 [alfons]     0.9.0claws87
6126
6127         * src/send_message.c
6128                 fix bug #208 "Status message stuck when sending on POP3 account"
6129
6130 2003-07-07 [paul]       0.9.0claws86
6131
6132         * po/hr.po
6133                 new Croatian translation, submitted by
6134                 Dragan <drleskov@inet.hr>
6135
6136 2003-07-07 [paul]       0.9.0claws85
6137
6138         * sync with 0.9.3cvs1
6139                 see ChangeLog 2003-07-07
6140
6141 2003-07-05 [christoph]  0.9.0claws84
6142
6143         * src/Makefile.am
6144         * src/messageview.c
6145         * src/mimeview.[ch]
6146         * src/stock_pixmap.[ch]
6147         * src/pixmaps/messageview_text.xpm              ** NEW **
6148                 move mimeview tabs to the right side and use icons
6149                 instead of text to save some space
6150
6151         (patch by Luke Plant <lukeplant@softhome.net>)
6152
6153 2003-07-05 [christoph]  0.9.0claws83
6154
6155         * src/inc.c
6156                 add NULL pointer checks
6157
6158         (patch by Luke Plant <lukeplant@softhome.net>)
6159         (closes Bug 204 0.9.0 quits on authentication error?!)
6160
6161 2003-07-05 [alfons]     0.9.0claws82
6162
6163         * configure.ac
6164                 take the clue in bug #202 "./configure script - 
6165                 'if test' comparison failure" reported by John Kristoff. 
6166
6167 2003-07-04 [christoph]  0.9.0claws81
6168
6169         * src/plugins/spamassassin/spamassassin.c
6170                 set timeout for spam check
6171
6172 2003-07-04 [christoph]  0.9.0claws80
6173
6174         * src/main.c
6175                 destroy all FolderItems when shutting down to
6176                 allow folders to clean up
6177
6178 2003-07-04 [melvin]     0.9.0claws79
6179
6180         * src/gtk/gtkaspell.c
6181                 Fixed bug #184 "Entering non-ascii character deletes
6182                 previous char if spell checking enabled": this makes
6183                 the spell checking in multibytes (e.g. UTF-8)locales work.
6184                 (Patch by Luke Plant).
6185                 
6186 2003-07-04 [christoph]  0.9.0claws78
6187
6188         * sync with 0.9.2cvs1
6189                 see ChangeLog 2003-06-10
6190
6191 2003-07-04 [paul]       0.9.0claws77
6192
6193         * sync with 0.9.3 release
6194                 see ChangeLog 2003-07-04
6195
6196 2003-07-03 [christoph]  0.9.0claws76
6197
6198         * src/folder.[ch]
6199         * src/imap.c
6200         * src/mbox_folder.c
6201         * src/mh.c
6202         * src/news.c
6203                 move folder_item_get_path() stuff into a folder virtual function
6204
6205         * src/procmsg.c
6206                 use folder_item_fetch_msg() to get message and do not contruct
6207                 the filename from path and number
6208
6209 2003-07-03 [paul]       0.9.0claws75
6210
6211         * sync with 0.9.2cvs12
6212                 see ChangeLog 2003-07-03
6213
6214 2003-07-02 [paul]       0.9.0claws74
6215
6216         * src/messageview.c
6217                 fix text-selection for replying
6218
6219 2003-07-02 [paul]       0.9.0claws73
6220
6221         * sync with 0.9.2cvs11
6222                 see ChangeLog 2003-07-02
6223
6224 2003-07-02 [paul]       0.9.0claws72
6225
6226         * src/procmsg.c
6227                 revert last commit because it breaks more
6228                 than it fixes
6229
6230 2003-07-02 [paul]       0.9.0claws71
6231
6232         * src/procmsg.c
6233                 fix thread by subject/sort by date
6234
6235 2003-07-01 [paul]       0.9.0claws70
6236
6237         * sync with 0.9.2cvs10
6238                 see ChangeLog 2003-07-01
6239
6240 2003-06-30 [paul]       0.9.0claws69
6241
6242         * sync with 0.9.2cvs9
6243                 see ChangeLog 2003-06-30
6244
6245 2003-06-28 [match]      0.9.0claws68
6246
6247         * src/addressbook.c
6248                 fix null ptr.
6249
6250 2003-06-27 [paul]       0.9.0claws67
6251
6252         * sync with 0.9.2cvs7
6253                 see ChangeLog 2003-06-27
6254
6255 2003-06-26 [christoph]  0.9.0claws66
6256
6257         * src/folder.c
6258                 freeze folder updates while a folder is scanned
6259
6260         (closes Bug 185 New message counter)
6261
6262 2003-06-26 [darko]      0.9.0claws65
6263
6264         * src/ldapserver.c
6265                 fix infinite loop when adding a new LDAP server
6266
6267 2003-06-26 [paul]       0.9.0claws64
6268
6269         * sync with 0.9.2cvs6
6270                 see ChangeLog 2003-06-26
6271
6272 2003-06-26 [paul]       0.9.0claws63
6273
6274         * sync with 0.9.2cvs5
6275                 see ChangeLog 2003-06-25 and 2003-06-26
6276
6277 2003-06-25 [match]      0.9.0claws62
6278
6279         * src/addr_compl.c
6280                 Fixed tab/backtab for dropped-down completion list to
6281                 move next/previous field. (close bug 147)
6282
6283 2003-06-25 [christoph]  0.9.0claws61
6284
6285         * src/addr_compl.[ch]
6286         * src/addrindex.[ch]
6287         * src/folderview.c
6288         * src/inc.c
6289         * src/news.c
6290         * src/summaryview.c
6291         * src/toolbar.c
6292                 fix warnings
6293
6294 2003-06-25 [leandro]    0.9.0claws60
6295
6296         * src/compose.c
6297                 o cleanups
6298                 o gray out "Message/Remove references" menu item if not
6299                   replying to a message
6300
6301 2003-06-24 [leandro]    0.9.0claws59
6302
6303         * src/compose.[ch]
6304                 o removed "Message/Create new thread" menu item
6305                 o added "Message/Remove references" menu item
6306                   (it's off by default and will not check anymore
6307                    if the subject changed)
6308
6309 2003-06-23 [alfons]     0.9.0claws58
6310
6311         * src/procmsg.c
6312                 try better grouping messages threaded by subject based on their age.
6313                 still not perfect - because the message tree is not sorted by date.  
6314
6315 2003-06-23 [thorsten]   0.9.0claws57
6316
6317         * src/pop.[ch]
6318                 added mail_receive_hook to allow modifications
6319                 directly after retrieval (e.g. adding headers).
6320
6321 2003-06-23 [paul]       0.9.0claws56
6322
6323         * src/sourcewindow.c
6324                  enable the use of Ctrl+A to select all text in
6325                  the sourcewindow
6326                  Patch submitted by Ivan Francolin Martinez
6327                  <ivanfm@users.sourceforge.net>
6328
6329 2003-06-22 [christoph]  0.9.0claws55
6330
6331         * src/folder.[ch]
6332                 o add notification hook for folder tree changes
6333                 o invoke hooks after folder tree scanning
6334
6335         * src/folderview.[ch]
6336                 register hook for folder tree changes that
6337                 updates the ctree
6338
6339         (there are more places that should be updated, like add, remove 
6340          or move folder)
6341
6342         (closes Bug 164 Crash on rebuild folder tree)
6343         (closes Bug 190 Crash on 'rebuilding folder tree')
6344
6345 2003-06-21 [leandro]    0.9.0claws54
6346
6347         * src/compose.[ch]
6348                 create a new thread if subject changes
6349                 (it's on by default, can be disabled in Message menu)
6350
6351 2003-06-21 [alfons]     0.9.0claws53
6352
6353         * src/summaryview.c
6354                 quiet little compiler
6355
6356 2003-06-21 [christoph]  0.9.0claws52
6357
6358         update gettext stuff to version 0.12
6359
6360 2003-06-19 [alfons]     0.9.0claws51
6361
6362         * src/common/log.c
6363         * src/common/plugin.c
6364                 move defs.h before glib.h to prevent MIN/MAX redefs
6365
6366 2003-06-19 [alfons]
6367
6368         * src/addressbook.c
6369                 translatable
6370
6371 2003-06-19 [match]      0.9.0claws50
6372
6373         * src/addressbook.[ch]
6374         * src/addrindex.[ch]
6375         * src/addr_compl.[ch]
6376         * src/editldap.[ch]
6377         * src/editldap_basedn.[ch]
6378         * src/addritem.[ch]
6379         * src/ldapquery.h
6380                 re-implemented dynamic LDAP search. works without
6381                 slowdown on display sender with addressbook
6382                 option.
6383         * src/addrbook.c
6384                 documented code.
6385
6386 2003-06-19 [paul]       0.9.0claws49
6387
6388         * src/compose.c
6389                 fix Bug #136 'Nonprovided quotation marks crash claws'
6390                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6391
6392 2003-06-19 [alfons]     0.9.0claws48
6393
6394         * src/prefs_common.[ch]
6395         * src/procmsg.c
6396                 restrict threading by subject by checking thread for
6397                 age (prefs_common.thread_by_subject_max_age)
6398
6399 2003-06-18 [christoph]  0.9.0claws47
6400
6401         * src/imap.c
6402                 fix memory leak in imap_cmd_fetch()
6403
6404 2003-06-18 [christoph]  0.9.0claws46
6405
6406         * src/prefs_gtk.c
6407                 fix memory leak in prefs_set_default() when used multiple
6408                 times or after prefs have been read
6409
6410 2003-06-18 [christoph]  0.9.0claws45
6411
6412         * src/common/plugin.c
6413                 fix memory leak in plugin_unload()
6414
6415 2003-06-18 [christoph]  0.9.0claws44
6416
6417         * src/imap.c
6418                 fix memory leak in imap_cmd_ok()
6419
6420 2003-06-18 [christoph]  0.9.0claws43
6421
6422         * src/folder.c
6423                 stop messages that are downloaded from POP3 and added to
6424                 an IMAP inbox from being filtered twice (first by POP3
6425                 and again when IMAP folder is scaned to get the UID of
6426                 the APPEND operation when no UIDPLUS is available)
6427
6428 2003-06-18 [alfons]
6429
6430         * tools/Makefile.am
6431                 phoenix <- firebird     
6432
6433 2003-06-18 [paul]
6434
6435         * tools/launch_phoenix          ** REMOVED **
6436           tools/launch_firebird         ** NEW **
6437                 renamed and edited to reflect the browser's name change from
6438                 'phoenix' to 'firebird'
6439
6440 2003-06-18 [paul]       0.9.0claws42
6441
6442         * sync with 0.9.2cvs2
6443                 see ChangeLog 2003-06-16
6444
6445 2003-06-17 [alfons]     0.9.0claws41
6446
6447         * src/procmsg.c
6448                 prevent threading problems when a node is an ancestor (parent / great parent),
6449                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6450                 for finding an sample set of messages)
6451
6452 2003-06-16 [christoph]  0.9.0claws40
6453
6454         * src/main.c
6455                 don't popup main window on --receive or --receive-all
6456
6457         * src/mainwindow.[ch]
6458         * src/plugins/trayicon/trayicon.c
6459                 allow hiding of main window by clicking on the trayicon
6460                 (doesn't work correctly in seperate window mode and may
6461                  cause unexpected GTK problems I couldn't find yet)
6462
6463         * src/common/ssl.c
6464                 remove incorrect warning
6465
6466 2003-06-15 [alfons]     0.9.0claws39
6467
6468         * src/gtk/gtkstext.c
6469                 don't output debug text;
6470                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6471                 for pointing this out);
6472
6473 2003-06-14 [alfons]     0.9.0claws38
6474         
6475         * src/messageview.c
6476                 remove printf() and make one if..else comply with coding style
6477
6478 2003-06-14 [alfons]     0.9.0claws37
6479
6480         * AUTHORS
6481                 add Martin Wicke
6482         * src/action.c
6483         * src/messageview.[ch]
6484         * src/summaryview.c
6485                 apply patch #754162 "Quoting messages filtered by actions" submitted
6486                 by Martin Wicke, which allows quoting message body changed by an
6487                 action (Thanks!).
6488
6489 2003-06-13 [alfons]     0.9.0claws36
6490
6491         * src/utils.c
6492                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6493                 use case insensitive regexp (suggested by Ivan Martinez)
6494
6495 2003-06-13 [christoph]  0.9.0claws35
6496
6497         * configure.ac
6498         * src/plugins/trayicon/Makefile.am
6499         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6500         * src/plugins/trayicon/trayicon.c
6501         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6502         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6503         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6504         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6505         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6506         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6507                 replace my own EggTrayIcon backport with the backport
6508                 used by (l|x)mule and gabber.
6509
6510 2003-06-13 [alfons]     0.9.0claws34
6511
6512         * AUTHORS
6513         * src/common/utils.c
6514                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6515
6516 2003-06-13 [alfons]     0.9.0claws33
6517
6518         * src/compose.c
6519                 clean up a little bit
6520
6521 2003-06-12 [alfons]     0.9.0claws32
6522
6523         * src/compose.c
6524                 const correctness fix
6525
6526         * src/common/sylpheed.[ch]
6527                 () -> (void)
6528                 prevent redef MIN/MAX
6529                 
6530         * src/common/utils.[ch]
6531                 () -> (void)
6532
6533 2003-06-12 [melvin]     0.9.0claws31
6534
6535         * src/compose.c
6536                 Updated to take into accounts changes in GtkAspell.
6537
6538 2003-06-12 [alfons]     0.9.0claws30
6539
6540         * src/compose.c
6541         * src/procmsg.c
6542         * src/common/utils.[ch]
6543                 handle reply subject prefixes better (initial 
6544                 suggestion by Robert Story adapted and enhanced 
6545                 using regexps)
6546
6547 2003-06-12 [melvin]     0.9.0claws29
6548
6549         * src/compose.c
6550                 Use new gtkaspell_checkers_strerror() to get the speller's
6551                 error message instead of accessing the (now private)
6552                 checkers structure.
6553                 Minor code clean up
6554
6555         * src/main.c
6556                 Use #ifdef instead of #if for USE_ASPELL
6557                 Use the new spell checkers init/quit functions 
6558
6559         * src/gtk/gtkaspell.c
6560                 Use #ifdef instead of #if for USE_ASPELL
6561                 Moved in the majority of GtkAspell structures that were
6562                 exported before by gtkaspell.h
6563         
6564         * src/gtk/gktaspell.h
6565                 Made gtkaspell.h contain only the necessary data to be
6566                 publicized by moving many structures to gtkaspell.c.
6567                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
6568                 gtkaspell_checkers_new(): replaced by...
6569                 gtkaspell_checkers_init(): new function for initialization
6570                 gtkaspell_checkers_delete(): replaced by...
6571                 gtkaspell_checkers_quit(): new function
6572                 gtkaspell_checkers_strerror(): new function that returns
6573                 the checker's last error message.
6574                 
6575 2003-06-11 [melvin]     0.9.0claws28
6576
6577         * po/POTFILES.in
6578                 Updated to take into account gtkaspell.c migration to
6579                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
6580
6581 2003-06-10 [alfons]     0.9.0claws27
6582
6583         * src/filtering.[ch]
6584         * src/folder.c
6585         * src/matcher.c
6586         * src/scoring.[ch]
6587                 - try fixing bug #18 (any brave testers?)
6588                 - add more robustness by refusing previously 
6589                   unchecked NULL pointers 
6590
6591 2003-06-10 [alfons]     0.9.0claws26
6592
6593         * src/procmsg.c
6594                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
6595
6596 2003-06-09 [alfons]     0.9.0claws25
6597
6598         * src/prefs_common.c
6599                 fix bug #163 "Icon switching doesnt work properly" by 
6600                 preventing early freeing of prefs_common.pixmap_theme_path.
6601
6602 2003-06-09 [christoph]  0.9.0claws24
6603
6604         * src/gtk/gtkaspell.c
6605                 revert Thorsten's fix and add forgotten g_strdup for
6606                 aspell path (it should not be possible to alter the path a
6607                 GtkASpell uses from outside)
6608
6609 2003-06-09 [thorsten]   0.9.0claws23
6610
6611         * src/gtk/gtkaspell.c
6612                 dont free prefs_common.aspell_path when closing compose
6613
6614 2003-06-08 [colin]      0.9.0claws22
6615
6616         * src/plugins/spamassassin/spamassassin.c
6617                 fix prefs types
6618
6619 2003-06-07 [christoph]  0.9.0claws21
6620
6621         * src/Makefile.am
6622         * src/compose.c
6623         * src/gtkaspell.[ch]            ** REMOVE **
6624         * src/gtk/Makefile.am
6625         * src/gtk/gtkaspell.[ch]        ** NEW **
6626                 o make gtkaspell independent from sylpheed's prefs
6627                 o move gtkaspell.[ch] to gtk directory
6628
6629 2003-06-07 [christoph]  0.9.0claws20
6630
6631         * src/Makefile.am
6632         * src/crash.c
6633         * src/export.c
6634         * src/filesel.[ch]              ** REMOVE **
6635         * src/folder.c
6636         * src/main.[ch]
6637         * src/common/sylpheed.[ch]
6638         * src/gtk/Makefile.am
6639         * src/gtk/filesel.[ch]          ** NEW **
6640         * src/gtk/pluginwindow.c
6641         * src/gtk/sslcertwindow.c
6642                 move filesel.[ch] to gtk directory
6643
6644 2003-06-07 [alfons]     0.9.0claws19
6645
6646         * src/filesel.c
6647                 make (multi) file selection dialog work again (Claws-only)
6648
6649 2003-06-07 [thorsten]   0.9.0claws18
6650
6651         * po/de.po
6652                 fix typos
6653
6654 2003-06-07 [alfons]     0.9.0claws17
6655
6656         * configure.ac
6657         * src/mimeview.c
6658                 detect apache mishap in which case don't include fnmatch.h
6659                 if regex.h is already included
6660
6661 2003-06-06 [christoph]  0.9.0claws16
6662
6663         * configure.ac
6664         * src/mimeview.h
6665                 add check for fnmatch.h and include it when available
6666
6667         * src/mimeview.[ch]
6668                 fix wrong case sensitivity of Content-Types
6669
6670         * src/gtk/Makefile.am
6671                 need the same include paths in gtk directory as in
6672                 common directory because .h files in common can
6673                 include files from these directories, when included
6674                 in gtk's .h or .c files
6675
6676 2003-06-06 [alfons]     0.9.0claws15
6677
6678         * src/mimeview.c
6679         * src/summaryview.c
6680                 make it compile again because of regex.h / fnmatch.h 
6681                 include problems (related to recent mime stuff, can
6682                 someone check this?)
6683
6684 2003-06-06 [thorsten]   0.9.0claws14
6685
6686         * src/folderview.c
6687                 possible use of uninitialized pointer while dragging
6688
6689 2003-06-06 [paul]       0.9.0claws13
6690
6691         * src/compose.c
6692                 fix bug where the insert sig button would be effective
6693                 only when auto_sig was set
6694
6695 2003-06-06 [paul]       0.9.0claws12
6696
6697         * sync with 0.9.2 release
6698
6699 2003-06-02 [paul]       0.9.0claws11
6700
6701         * sync with 0.9.1cvs1
6702                 see ChangeLog 2003-06-02
6703                 
6704         * po/de.po
6705                 update by Jens
6706
6707 2003-06-01 [christoph]  0.9.0claws10
6708
6709         * src/account.c
6710                 don't use substring search to find accounts by email address
6711
6712         (closes Bug 169 Overly loose matching of "From" address)
6713
6714 2003-05-31 [christoph]  0.9.0claws9
6715
6716         * doc-src/rfc2683.txt
6717         * src/imap.c
6718                 limit IMAP command length as recommended in RFC2683
6719                 (message number lists will be split into multiple imap
6720                 sets, the limit of 1000 octets is not a hard limit)
6721
6722         (closes Bug 161 sylpheed-claws exits with segfault when logging
6723          in to certain imap-servers)
6724
6725 2003-05-29 [alfons]     0.9.0claws8
6726
6727         * src/toolbar.[ch]
6728                 add print button (calling summary_print());
6729                 fine tune setting tooltip text;
6730                 (if someone needs other buttons, please take these 
6731                 commits as a guide, instead of bothering us - also
6732                 see 0.8.11claws150) 
6733
6734 2003-05-29 [darko]      0.9.0claws7
6735
6736         * src/compose.c
6737                 fix crash when word wrapping kicks in due to
6738                 changed text by spell checker
6739
6740 2003-05-29 [paul]       0.9.0claws6
6741
6742         * src/compose.c
6743                 fix bug where changing account would insert
6744                 sig even if auto_sig was FALSE
6745                 
6746         * ChangeLog
6747           ChangeLog.jp
6748           INSTALL
6749                 sync with 0.9.1 release
6750
6751 2003-05-28 [christoph]  0.9.0claws5
6752
6753         * src/imap.c
6754                 fix truncation of too long commands
6755
6756         (closes Bug 167 IMAP hangs trying to get envelope
6757          information in imap_get_uncached_messages)
6758
6759 2003-05-27 [paul]       0.9.0claws4
6760
6761         * tools/Makefile.am
6762           tools/maildir2sylpheed.pl     ** NEW FILE **
6763                 add kmail to sylpheed mailbox conversion script
6764
6765 2003-05-27 [paul]       0.9.0claws3
6766
6767         * sync with 0.9.0cvs10
6768                 see ChangeLog 2003-05-26
6769
6770 2003-05-26 [paul]       0.9.0claws2
6771
6772         * sync with 0.9.0cvs9
6773                 see ChangeLog 2003-05-26
6774
6775 2003-05-24 [paul]       0.9.0claws1
6776
6777         * sync with 0.9.0cvs8
6778                 see ChangeLog 2003-05-23
6779
6780 2003-05-24 [paul]       0.9.0claws
6781
6782         * version 0.9.0claws released
6783
6784 2003-05-24 [paul]       0.8.11claws177
6785
6786         * src/plugins/dillo-viewer/Makefile.am
6787           src/plugins/traycon/Makefile.am
6788                 add missing files
6789                 
6790         * po/bg.po
6791           po/en_GB.po
6792           po/es.po
6793           po/it.po
6794           po/pt_BR.po
6795           po/ru.po
6796           po/sr.po
6797                 update Bulgarian, British English, Spanish, Italian, 
6798                 Brazilian Portuguese, Russian, and Serbian translations, 
6799                 submitted by George Danchev, [me], Ricardo Mones Lastra,
6800                 André Filipe de Assunção e Brito, Alessandro Maestri, 
6801                 Ruslan N. Balkin, and Urke MMI
6802
6803 2003-05-23 [melvin]     0.8.11claws176
6804
6805         * po/fr.po
6806                 Updated French translations
6807
6808 2003-05-22 [paul]       0.8.11claws175
6809
6810         * src/Makefile.am
6811           src/addrbook.[ch]
6812           src/addrcache.[ch]
6813           src/addr_compl.[ch]
6814           src/adressbook.[ch]
6815           src/addrindex.[ch]
6816           src/addritem.[ch]
6817           src/editaddress.c
6818           src/editgroup.c
6819           src/editldap_basedn.c
6820           src/editldap.c
6821           src/jpilot.c
6822           src/vcard.c
6823                 revert to get ldap into it previous working state
6824                 
6825         * po/zh_TW.Big5.po
6826                 new Taiwanese translation,
6827                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
6828
6829 2003-05-22 [christoph]  0.8.11claws174
6830
6831         * src/plugins/spamassassin/libspamc.[ch]
6832                 sync libspamc with SpamAssaain release 2.55
6833
6834 2003-05-22 [paul]       0.8.11claws173
6835
6836         * sync with 0.9.0cvs7
6837                 see ChangeLog 2003-05-22
6838                 
6839         * src/summaryview.c
6840                 revert change in 0.8.11claws172: follow
6841                 Hiroyuki's decision and that's the end of it.
6842
6843 2003-05-21 [paul]       0.8.11claws172
6844
6845         * src/summaryview.c
6846                 fix discrepency between open_unread_on_enter
6847                 and always_show_msg
6848
6849 2003-05-21 [paul]       0.8.11claws171
6850
6851         * sync with 0.9.0cvs6
6852                 see ChangeLog 2003-05-21
6853
6854 2003-05-21 [paul]       0.8.11claws170
6855
6856         * sync with 0.9.0cvs5
6857                 see ChangeLog 2003-05-21
6858
6859 2003-05-20 [paul]       0.8.11claws169
6860
6861         * sync with 0.9.0cvs4
6862                 see ChangeLog 2003-05-20
6863                 fixes bug #152, 'encoding of IMAP folders names'
6864
6865 2003-05-20 [paul]       0.8.11claws168
6866
6867         * sync with 0.9.0cvs3
6868                 see ChangeLog 2003-05-20
6869                 
6870         * src/tools/convert_mbox.pl
6871                 minor change in the comments, submitted by Fred Marton
6872
6873 2003-05-19 [paul]       0.8.11claws167
6874
6875         * src/plugins/clamav/Makefile.am
6876           configure.ac
6877                 link clamav_lib to the plugin and not to the main program
6878
6879 2003-05-19 [christoph]
6880
6881         * src/Makefile.am
6882                 add -export-dynamic for linking
6883
6884 2003-05-19 [paul]       0.8.11claws166
6885
6886         * sync with 0.9.0cvs1
6887                 see ChangeLog 2003-05-19
6888
6889 2003-05-19 [paul]       0.8.11claws165
6890
6891         * src/inc.c
6892                 fix 'pop before smtp' timeout
6893
6894 2003-05-18 [alfons]     0.8.11claws164
6895
6896         * src/prefs_matcher.c
6897                 put "execute" action command line ("expression") in edit box
6898
6899 2003-05-18 [christoph]  0.8.11claws163
6900
6901         * src/mimeview.[ch]
6902         * src/plugins/dillo_viewer/dillo_viewer.c
6903         * src/plugins/image_viewer/viewer.c
6904         * src/plugins/mathml_viewer/mathml_viewer.c
6905                 let a viewer have a list of Content-Types
6906
6907 2003-05-18 [paul]       0.8.11claws162
6908
6909         * src/prefs_filtering.c
6910                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
6911                 and REDIRECT actions
6912
6913 2003-05-17 [christoph]
6914
6915         * README.claws
6916                 o remove dynamic signatures that was syned with main
6917                 o add infos about no longer "build in" image viewer
6918                 o update bugtracker URL
6919
6920 2003-05-17 [christoph]  0.8.11claws161
6921
6922         * src/folder.c
6923         * src/folderview.c
6924         * src/imap.c
6925                 don't use imap_scan_folder anymore. Instead call folder_item_scan
6926                 for every folder after rebuilding the folder tree.
6927
6928         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
6929          messages)
6930
6931 2003-05-17 [christoph]  0.8.11claws160
6932
6933         * src/imap.c
6934                 don't use STATUS command on current folder to check for
6935                 content changes. imap_cmd_ok() now tracks changes to
6936                 folder and number of existing messages.
6937
6938 2003-05-17 [paul]       0.8.11claws159
6939
6940         * src/plugins/clamav/clamav_plugin.c
6941                 remove unnecessary debug_print
6942
6943 2003-05-16 [thorsten]   0.8.11claws158
6944
6945         * src/plugins/demo.c
6946                 included missing intl.h
6947
6948 2003-05-16 [paul]       0.8.11claws157
6949
6950         * po/POTFILES.in
6951                 remove non-existant entries
6952         
6953         * src/plugins/clamav/clamav_plugin.c
6954           src/plugins/clamav/clamav_plugin_gtk.c
6955           src/plugins/dillo_viewer/dillo_prefs.c
6956           src/plugins/dillo_viewer/dillo_viewer.c
6957                 gettextise
6958
6959 2003-05-16 [christoph]  0.8.11claws156
6960
6961         * po/POTFILES.in
6962                 include plugin .c files for translation until I
6963                 find a better solution to have plugins have their
6964                 own textdomain
6965         * src/plugins/demo/demo.c
6966         * src/plugins/image_viewer/plugin.c
6967         * src/plugins/mathml_viewer/mathml_viewer.c
6968         * src/plugins/spamassassin/spamassassin.c
6969         * src/plugins/spamassassin/spamassassin_gtk.c
6970         * src/plugins/trayicon/trayicon.c
6971                 add gettext macros for plugin name and description
6972
6973 2003-05-16 [paul]
6974
6975         * sync with 0.9.0
6976
6977 2003-05-16 [paul]       0.8.11claws155
6978
6979         * sync with lastest 0.9.0pre1
6980                 see ChangeLog 2003-05-16
6981
6982 2003-05-15 [paul]       0.8.11claws154
6983
6984         * sync with latest 0.9.0pre1
6985                 see ChangeLog 2003-05-14 and 2003-05-15
6986
6987 2003-05-14 [christoph]  0.8.11claws153
6988
6989         * src/plugins/image_viewer/viewer.c
6990         * src/plugins/image_viewer/viewer.glade         ** NEW **
6991         * src/plugins/image_viewer/viewerprefs.c
6992                 make it possible to disable the autoload function in the
6993                 imageviewer again
6994
6995 2003-05-14 [christoph]  0.8.11claws152
6996
6997         * src/folder.c
6998                 fix folder update after adding a message
6999
7000 2003-05-13 [alfons]     0.8.11claws151
7001
7002         * src/common/session.c
7003                 remove debug traces
7004                 
7005         * src/addrcache.[ch]
7006         * src/filtering.[ch]
7007         * src/folder.[c]
7008         * src/gtkaspell.[ch]
7009         * src/imap.[ch]
7010         * src/mbox_folder.[ch]
7011         * src/mh.[ch]
7012         * src/mimeview.h
7013         * src/msgcache.[ch]
7014         * src/news.[ch]
7015         * src/passphrase.[ch]
7016         * src/prefs_common.[ch]
7017         * src/prefs_gtk.[ch]
7018         * src/procmsg.c
7019         * src/scoring.[ch]
7020                 be pedantic; (in prototypes () implies (int))
7021
7022 2003-05-13 [alfons]     0.8.11claws150
7023
7024         * src/prefs_toolbar.[ch]
7025         * src/summaryview.[ch]
7026         * src/toolbar.[ch]
7027                 change misleading text in toolbar prefs;
7028                 add toolbar action for ignore thread (toggles ignore thread flag);
7029                 clean up a little bit;
7030
7031 2003-05-12 [paul]
7032
7033         * tools/convert_mbox.pl
7034                 bug fixed by Fred Marton
7035
7036 2003-05-12 [paul]
7037
7038         * sync with 0.9.0pre1
7039
7040 2003-05-09 [paul]       0.8.11claws149
7041
7042         * sync with 0.8.11cvs43
7043                 see ChangeLog 2003-05-09
7044
7045 2003-05-08 [christoph]  0.8.11claws148
7046
7047         * src/imap.[ch]
7048                 o use CAPABILIY as first command and check for PREAUTH
7049                   information in the response to it
7050                 o rewrite all imap_cmd_* functions to use an IMAPSession
7051                   instead of a SockInfo as parameter
7052                 o do STARTTLS after fetching and checking the server
7053                   capabilities
7054
7055 2003-05-08 [paul]       0.8.11claws147
7056
7057         * tools/Makefile.am
7058           tools/README
7059           tools/convert_mbox.pl         ** NEW FILE **
7060                 add mbox conversion script. Submitted by 
7061                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7062
7063 2003-05-07 [christoph]
7064
7065         * doc-src/glade.txt
7066         * src/gtk/pluginwindow.glade
7067         * src/plugins/image_viewer/viewerprefs.glade
7068         * src/plugins/spamassassin/spamassassin_gtk.glade
7069                 add glade files for user interfaces and a description how
7070                 to use glade to create the sylpheed code
7071
7072 2003-05-07 [paul]       0.8.11claws146
7073
7074         * sync with 0.8.11cvs41
7075                 see ChangeLog 2003-05-07
7076
7077 2003-05-06 [christoph]  0.8.11claws145
7078
7079         * src/main.c
7080         * src/plugins/image_viewer/viewer.c
7081                 fix usage of imlib in imageviewer plugin
7082
7083         * src/gtk/prefswindow.c
7084                 handle window close event correctly
7085
7086 2003-05-06 [paul]       0.8.11claws144
7087
7088         * src/common/ssl.c
7089                 fix typo introduced in sync
7090
7091 2003-05-06 [paul]       0.8.11claws143
7092
7093         * sync with 0.8.11cvs39
7094                 see ChangeLog 2003-05-06
7095
7096 2003-05-06 [paul]       0.8.11claws142
7097
7098         * AUTHORS
7099           po/cs.po
7100                 updated Czech translation, submitted by 
7101                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7102                 
7103         * src/plugins/clamav/clamav_plugin_gtk.c
7104                 clean up
7105
7106 2003-05-03 [alfons]     0.8.11claws141
7107
7108         * src/compose.[ch]
7109                 make paste as quotation work even when the call to 
7110                 text_inserted() was deferred (fixes bug #140 "Paste 
7111                 as quotation does not work when using "external" 
7112                 clipboard")
7113
7114 2003-05-03 [thorsten]   0.8.11claws140
7115
7116         * src/addrquery.h
7117           src/ldapquery.h
7118           src/mainwindow.c
7119                 removed C++ comments
7120         * src/addr_compl.c
7121                 function with non-int retval/param used before
7122                 implementation/declaration
7123
7124 2003-05-02 [paul]       0.8.11claws139
7125
7126         * src/addr_compl.[ch]
7127           src/addressbook.[ch]
7128           src/addrindex.c
7129           src/summaryview.c
7130                 revert match's changes to (finally) remove the bug where
7131                 opening a folder causes massive slowdown when using the 
7132                 'Display sender using address book' option
7133
7134 2003-05-01 [melvin]     0.8.11claws138
7135
7136         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7137         * src/plugins/dillo_viewer/dillo_viewer.c
7138                 Fixed bug where "Cancel" button from prefs issued
7139                 warnings.
7140                 Comply a little more to coding style
7141
7142 2003-05-01 [paul]       0.8.11claws137
7143
7144         * sync with 0.8.11cvs38
7145                 see ChangeLog 2003-05-01
7146
7147 2003-05-01 [paul]       0.8.11claws136
7148
7149         * po/bg.po
7150                 updated by George Danchev
7151
7152 2003-04-30 [christoph]  0.8.11claws135
7153
7154         * src/plugins/dillo_viewer/dillo_prefs.c
7155         * src/plugins/image_viewer/viewerprefs.c
7156         * src/plugins/spamassassin/spamassassin_gtk.c
7157                 remove gtk_widget_ref() calls for widgets in
7158                 glade code
7159
7160 2003-04-30 [paul]       0.8.11claws134
7161
7162         * src/addrindex.c
7163                 ok, this time a better fix for the bug where opening folder
7164                 has massive slowdown when using the 'Display sender using 
7165                 address book' option
7166
7167 2003-04-30 [paul]       0.8.11claws133
7168
7169         * src/addrindex.c
7170                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7171         
7172 2003-04-30 [melvin]     0.8.11claws132
7173
7174         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7175
7176         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7177                 Preferences for the dillo plugin
7178         * src/plugins/dillo_viewer/dillo_viewer.c
7179                 Support for preferences
7180         * src/plugins/dillo_viewer/Makefile.am
7181                 Added dillo_prefs.[ch]
7182
7183 2003-04-30 [alfons]     0.8.11claws131
7184
7185         * src/common/plugin.[ch]
7186                 see? this ANSI C'fication immediately gives us type
7187                 checking for free.
7188
7189 2003-04-30 [alfons]     0.8.11claws130
7190
7191         * src/common/plugin.[ch]
7192         * src/plugins/clamav/clamav_plugin.[ch]
7193         * src/plugins/clamav/clamav_plugin_gtk.c
7194         * src/plugins/demo/demo.c
7195         * src/plugins/dillo_viewer/dillo_viewer.c
7196         * src/plugins/image_viewer/plugin.c
7197         * src/plugins/image_viewer/viewer.[ch]
7198         * src/plugins/image_viewer/viewerprefs.[ch]
7199         * src/plugins/mathml_viewer/mathml_viewer.c
7200         * src/plugins/spamassassin/spamassassin.[ch]
7201         * src/plugins/spamassassin/spamassassin_gtk.c
7202         * src/plugins/trayicon/trayicon.c
7203                 clean up
7204
7205 2003-04-30 [alfons]     0.8.11claws129
7206
7207         * src/common/utils.c
7208                 make is_ascii_str() fail gracefully when NULL pointer
7209                 is passed
7210
7211 2003-04-30 [paul]       0.8.11claws128
7212
7213         * src/addrindex.c
7214                 fix bug where opening folder has massive slowdown when
7215                 using the 'Display sender using address book' option
7216
7217 2003-04-30 [paul]       0.8.11claws127
7218
7219         * src/plugins/clamav/clamav_plugin.c
7220           src/plugins/clamav/clamav_plugin_gtk.c
7221           src/plugins/demo/demo.c
7222           src/plugins/dillo_viewer/dillo_viewer.c
7223           src/plugins/image_viewer/plugin.c
7224           src/plugins/mathml_viewer/mathml_viewer.c
7225           src/plugins/spamassassin/spamassassin.c
7226           src/plugins/spamassassin/spamassassin_gtk.c
7227           src/plugins/trayicon/trayicon.c
7228                 get rid of eye-hurting function signatures
7229
7230 2003-04-30 [paul]       0.8.11claws126
7231
7232         * src/plugins/trayicon/trayicon.c
7233                 add description
7234                 
7235         * src/mimeview.c
7236                 be more descriptive
7237
7238 2003-04-30 [paul]       0.8.11claws125
7239
7240         * configure.ac
7241                 arrange the plugins in reverse alphabetical order
7242                 
7243         * src/plugins/clamav/clamav_plugin.[ch]
7244           src/plugins/clamav/clamav_plugin_gtk.c
7245                 rename some params
7246                 resize max_size window
7247                 re-arrange the order of some gui elements
7248                 improve descriptions
7249         
7250         * src/plugins/image_viewer/plugin.c
7251           src/plugins/mathml_viewer/mathml_viewer.c
7252                 add descriptions
7253                 
7254         * src/plugins/spamassassin/spamassassin_gtk.c
7255                 resize max_size window
7256                 re-arrange the order of some gui elements
7257                 
7258         * src/messageview.c
7259           src/mimeview.c
7260                 correct typos
7261
7262 2003-04-30 [alfons]     0.8.11claws124
7263
7264         * src/imap.c
7265                 fix a leak found while browsing Martin Kluge's 
7266                 valgrind log (Claws only)
7267
7268 2003-04-29 [darko]      0.8.11claws123
7269
7270         * src/gtk/gtkstext.h
7271                 include wchar.h if it is available, fixes compilation
7272                 on HP-UX systems
7273
7274 2003-04-29 [melvin]     0.8.11claws122
7275
7276         * src/prefs_actions.c
7277                 Improved help text of Actions' syntax
7278
7279 2003-04-28 [paul]       0.8.11claws121
7280
7281         * src/action.c
7282                 a better fix for the crash when performing an action
7283                 on a mime part
7284
7285 2003-04-28 [paul]       0.8.11claws120
7286
7287         * src/action.c
7288                 fix crash when performing an action on a
7289                 mime part
7290
7291 2003-04-28 [paul]       0.8.11claws119
7292
7293         * sync with 0.8.11cvs36
7294                 see ChangeLog 2003-04-28
7295
7296 2003-04-27 [paul]       0.8.11claws118
7297
7298         * more sync with 0.8.11cvs35
7299                 see ChangeLog 2003-04-25
7300
7301 2003-04-26 [christoph]  0.8.11claws117
7302
7303         * src/folder.c
7304                 fix remove virtual check
7305
7306 2003-04-26 [paul]       0.8.11claws116
7307
7308         * src/messageview.c
7309                 fix return-receipt, make it work again
7310
7311 2003-04-26 [paul]       0.8.11claws115
7312
7313         * src/mimeview.c
7314                 restore double-clicking of the [application/pgp-signature 
7315                 (Select "Check signature" to check)] line in the message view,
7316                 broken in recent sync
7317
7318 2003-04-26 [christoph]  0.8.11claws114
7319
7320         * src/folder.c
7321                 check if remove virtual really exists before
7322                 calling the function
7323
7324 2003-04-25 [match]      0.8.11claws113
7325
7326         * src/addrindex.c
7327         * src/addrbook.c
7328         * src/ldapquery.[ch]
7329         * src/ldapctrl.[ch]
7330                 fix memleak.
7331         * src/ldapserver.[ch]
7332                 fix memleak. fix segfault.
7333                 plug a Claws memleak
7334
7335 2003-04-25 [alfons]     0.8.11claws112
7336
7337         * src/folder.c
7338                 plug a Claws memleak
7339
7340 2003-04-25 [alfons]     0.8.11claws111
7341
7342         * src/common/session.c
7343                 plug a memleak
7344
7345 2003-04-25 [paul]       0.8.11claws110
7346
7347         * sync with 0.8.11cvs35
7348                 see ChangeLog 2003-04-24 and 2003-04-25
7349                 
7350         * src/gtk/pluginwindow.c
7351                 correct another strange float value
7352
7353 2003-04-24 [christoph]  0.8.11claws109
7354
7355         * src/folder.c
7356                 freeze folder item updates when unsetting new flags
7357
7358         * src/gtk/pluginwindow.c
7359                 correct strange float value
7360
7361 2003-04-23 [paul]       0.8.11claws108
7362
7363         * sync with 0.8.11cvs33
7364                 see ChangeLog 2003-04-23
7365
7366 2003-04-22 [paul]       0.8.11claws107
7367
7368         * src/Makefile.am
7369           src/messageview.c
7370           src/mimeview.c
7371           src/pgptext.[ch]      ** REMOVED **
7372                 remove pgptext.[ch] as its not used any more
7373
7374 2003-04-22 [paul]       0.8.11claws106
7375
7376         * sync with 0.8.11cvs31
7377                 see ChangeLog 2003-04-21 and 2003-04-22
7378
7379 2003-04-21 [alfons]     0.8.11claws105
7380
7381         * src/main.c
7382                 No access to GTK structures if we're a spawned child
7383                 (and clean up code a little bit...) Should fix #126.
7384
7385 2003-04-21 [melvin]     0.8.11claws104
7386
7387         * src/plugins/dillo_viewer/README
7388                 Improved slightly the text.
7389
7390 2003-04-21 [melvin]     0.8.11claws103
7391
7392         * src/plugins/dillo_viewer/README *** NEW ***
7393                 Added a README file for the Dillo plugin
7394
7395 2003-04-20 [paul]
7396
7397         * tools/README
7398           tools/outlook2sylpheed.pl
7399                 updated and improved by Ricardo Mones Lastra
7400
7401 2003-04-18 [oliver]     0.8.11claws102
7402
7403         * src/inc.c 
7404         * src/prefs_account.h
7405                 remove Pop3SessionType (used by selective download)
7406         * src/prefs_toolbar.c
7407                 enable set Default Toolbar button
7408
7409 2003-04-18 [paul]       0.8.11claws101
7410
7411         * sync with 0.8.11cvs29
7412                 see ChangeLog 2003-04-18
7413
7414 2003-04-17 [paul]       0.8.11claws100
7415
7416         * src/prefs_common.[ch]
7417           src/summaryview.c
7418                 remove 'Open next message on deletion' option,
7419                 as the same effect can now be achieved via the
7420                 'Always open messages in summary when selected'
7421                 option.
7422
7423 2003-04-17 [paul]       0.8.11claws99
7424
7425         * sync with 0.8.11cvs28
7426                 see ChangeLog 2003-04-17
7427
7428 2003-04-17 [christoph]  0.8.11claws98
7429
7430         * ac/spamassassin.m4
7431         * src/plugins/spamassassin/libspamc.[ch]
7432         * src/plugins/spamassassin/utils.[ch]
7433                 sync libspamc with SpamAssassin project
7434
7435 2003-04-17 [christoph]  0.8.11claws97
7436
7437         * src/common/socket.h
7438         * src/gtk/sslcertwindow.h
7439                 rename old USE_SSL to USE_OPENSSL
7440
7441 2003-04-17 [paul]       0.8.11claws96
7442
7443         * src/prefs_common.h
7444                 use gulong for P_COLOR so that it compiles/runs on
7445                 64-bit systems. Patch submitted by James Noyes
7446                 <jnoyes-claws@retrogeeks.com>
7447                 
7448         * po/de.po
7449                 updated by Jens
7450
7451 2003-04-17 [paul]       0.8.11claws95
7452
7453         * sync with 0.8.11cvs27
7454                 see ChangeLog 2003-04-16
7455
7456 2003-04-15 [paul]       0.8.11claws94
7457
7458         * src/prefs_common.[ch]
7459                 rearrange to stop the window getting too long:
7460                         move Receive dialog stuff to Receive tab
7461                         move Send dialog to Send tab
7462                         remove Dialogs frame
7463                 rename 'Open messages in summary with cursor keys' to
7464                 'Always open messages in summary when selected', as its
7465                 more appropriate
7466
7467 2003-04-15 [paul]       0.8.11claws93
7468
7469         * src/prefs_common.[ch]
7470           src/summaryview.c
7471                 add new option '/Interface/Open next message on deletion'
7472
7473 2003-04-15 [paul]       0.8.11claws92
7474
7475         * src/summaryview.[ch]
7476                 add /Mark/Lock and /Mark/Unlock to the pop-up
7477                 menu. Patch submitted by Ivan Francolin Martinez
7478                 <ivanfm@users.sourceforge.net>
7479
7480 2003-04-15 [paul]       0.8.11claws91
7481
7482         * sync with 0.8.11cvs24
7483                 see ChangeLog 2003-04-15
7484
7485 2003-04-14 [jens]       0.8.11claws90
7486
7487         * updated German translation and some corrections from
7488                 Roland Bless <bless@tm.uka.de>
7489
7490 2003-04-14 [paul]       0.8.11claws89
7491
7492         * sync with 0.8.11cvs22
7493                 see ChangeLog 2003-04-14
7494
7495 2003-04-13 [paul]       0.8.11claws88
7496
7497         * src/plugins/clamav/clamav_plugin.c
7498                 fix memory leaks
7499                 clean up
7500
7501 2003-04-12 [paul]       0.8.11claws87
7502
7503         * src/plugins/clamav/clamav_plugin.c
7504                 activate enable/disable archive scanning option
7505                 
7506         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7507
7508 2003-04-12 [paul]       0.8.11claws86
7509
7510         * src/plugins/Makefile.am
7511           src/plugins/clamav/Makefile.am                ** NEW FILE **
7512           src/plugins/clamav/README                     ** NEW FILE ** 
7513           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7514           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7515                 add Clam AntiVirus plugin
7516
7517 2003-04-12 [paul]       0.8.11claws85
7518
7519         * sync with 0.8.11cvs21
7520                 see ChangeLog 2003-04-11
7521
7522 2003-04-11 [paul]       0.8.11claws84
7523
7524         * po/es.po
7525                 update Spanish translation. Submitted by Ricardo
7526                 Mones Lastra.
7527
7528 2003-04-10 [christoph]  0.8.11claws83
7529
7530         * src/mbox.c
7531                 fix typo that did not move unfiltered mails to destination
7532                 folder
7533
7534         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
7535          when filtering from spool)
7536
7537 2003-04-10 [christoph]  0.8.11claws82
7538
7539         * src/imap.c
7540                 use BODY.PEEK instead of BODY in in message fetch operation
7541                 to make sure the IMAP server does not set the \Seen flag for
7542                 messages. Sylpheed does that later itself, when the message
7543                 is opened in sylpheed
7544
7545         (closes Bug 111 Claws destroys unread marks)
7546
7547 2003-04-09 [oliver]     0.8.11claws81
7548         
7549         * src/folder.c
7550                 fix crash in folder_destroy
7551         * README.claws
7552                 remove selective download
7553
7554 2003-04-09 [christoph]  0.8.11claws80
7555
7556         * src/imap.c
7557                 fix crash in imap_get_msginfo() when then fetched message
7558                 is not found
7559
7560         (closes Bug 110 Crash during mail composition)
7561
7562 2003-04-08 [christoph]  0.8.11claws79
7563
7564         * src/folder.c
7565         * src/prefs_account.c
7566                 Filter new messages that are found in an INBOX folder
7567                 when 'Filter messages on receiving' is enabled in the
7568                 Folder's AccountPrefs. This allows to use Sylpheed's
7569                 filtering engine for IMAP folders where messages are
7570                 added to the INBOX by a MTA
7571
7572 2003-04-08 [paul]       0.8.11claws78
7573
7574         * src/procmsg.h
7575                 clean up after last commit
7576
7577 2003-04-08 [paul]       0.8.11claws77
7578
7579         * sync with 0.8.11cvs20
7580                 see ChangeLog 2003-04-07 and 2003-04-08
7581
7582 2003-04-07 [christoph]  0.8.11claws76
7583
7584         * src/filtering.[ch]
7585         * src/inc.[ch]
7586         * src/mbox.c
7587         * src/procmsg.[ch]
7588                 add procmsg_msginfo_filter() to execute filtering actions
7589
7590 2003-04-06 [christoph]  0.8.11claws75
7591
7592         * src/imap.c
7593                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
7594
7595 2003-04-06 [christoph]  0.8.11claws74
7596
7597         * src/common/utils.[ch]
7598                 add g_int_compare() function for slist sorting
7599
7600         * src/imap.c
7601                 fetch all MsgInfos with one command in imap_get_msginfos()
7602                 using an imap set with a list of ranges
7603
7604         * src/news.c
7605                 use new g_int_compare() function
7606
7607 2003-04-06 [thorsten]   0.8.11claws73
7608
7609         * src/mh.c
7610                 corrected implementation of mh_folder_destroy()
7611
7612 2003-04-05 [christoph]  0.8.11claws72
7613
7614         * src/account.c
7615         * src/folder.[ch]
7616         * src/folderview.c
7617         * src/imap.c
7618         * src/inc.c
7619         * src/main.c
7620         * src/mainwindow.c
7621         * src/mbox_folder.c
7622         * src/mh.c
7623         * src/mimeview.h
7624         * src/msgcache.[ch]
7625         * src/news.c
7626         * src/procmime.h
7627         * src/procmsg.[ch]
7628         * src/setup.c
7629         * src/gtk/gtkutils.c
7630                 o rename structure field names class and new to klass and
7631                   new_msgs, to allow including files in C++
7632                 o add 'extern "C"' block to some header files
7633                 o add MsgInfoList and MsgNumberList as alias for GSList for
7634                   developers to know what type of list is expected
7635
7636         * src/plugins/image_viewer/plugin.c
7637         * src/plugins/image_viewer/viewer.[ch]
7638         * src/plugins/image_viewer/viewerprefs.[ch]
7639                 rename function names to prevent conflicts
7640
7641 2003-04-05 [paul]       0.8.11claws71
7642
7643         * sync with 0.8.11cvs18
7644                 see ChangeLog 2003-04-03 and 2003-04-04
7645
7646 2003-04-02 [christoph]  0.8.11claws70
7647
7648         * src/folder.[ch]
7649         * src/imap.[ch]
7650         * src/mbox_folder.[ch]
7651         * src/mh.[ch]
7652         * src/news.[ch]
7653                 o Make all virtual folder functions private
7654                 o remove unused folder code
7655
7656         * src/common/socket.[ch]
7657         * src/summaryview.c
7658                 fix warnings
7659
7660 2003-03-30 [alfons]     0.8.11claws69
7661
7662         * src/send_message.c
7663                 remove two debug traces and see if people still report
7664                 errors
7665
7666 2003-03-30 [alfons]     0.8.11claws68
7667
7668         * src/send_message.c
7669         * src/commons/session.c
7670                 add more debug traces
7671
7672 2003-03-30 [christoph]  0.8.11claws67
7673
7674         * src/folder.c
7675                 change processing folder name from .processing to processing
7676
7677         * src/common/ssl.c
7678                 disable SSL certificate check because it causes Xlib error
7679                 when the child process want's to open an GTK window
7680
7681 2003-03-30 [christoph]  0.8.11claws66
7682
7683         * src/folder.c
7684                 don't use default folder for processing folder item because
7685                 it can be a non local folder
7686
7687         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
7688
7689 2003-03-30 [alfons]     0.8.11claws65
7690
7691         * src/send_message.c
7692                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
7693                 to generate bad code for 'send_send_data_progressive': When
7694                 called from 'send_send_data_finished', the 'data' pointer is
7695                 cleared just before the assignment to the dialog pointer
7696
7697 2003-03-29 [christoph]  0.8.11claws64
7698
7699         * src/common/prefs.h
7700         * src/plugins/image_viewer/Makefile.am
7701         * src/plugins/image_viewer/plugin.c
7702         * src/plugins/image_viewer/viewer.[ch]
7703         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
7704                 add PrefsPage for ImageViewer
7705
7706 2003-03-28 [thorsten]   0.8.11claws63
7707
7708         * src/common/session.c
7709                 added some comments
7710
7711 2003-03-28 [paul]       0.8.11claws62
7712
7713         * sync with 0.8.11cvs16
7714                 see ChangeLog 2003-03-28
7715
7716 2003-03-28 [paul]       0.8.11claws61
7717
7718         * sync with 0.8.11cvs15
7719                 see ChangeLog 2003-03-28
7720
7721 2003-03-27 [christoph]  0.8.11claws60
7722
7723         * src/folder.c
7724         * src/imap.c
7725         * src/common/socket.[ch]
7726                 set socket state to DISCONNECTED when any operation
7727                 fails to allow reconnecting in IMAP code without
7728                 checking the return code of all calls to the command
7729                 functions
7730
7731         * src/folderview.c
7732         * src/summaryview.c
7733                 remove some more stuff that depends on specific
7734                 folder types
7735
7736 2003-03-27 [paul]       0.8.11claws59
7737
7738         * sync with 0.8.11cvs14
7739                 see ChangeLog 2003-03-27
7740                 
7741         * src/selective_download.[ch]   ** REMOVED **
7742                 really removed
7743
7744 2003-03-27 [christoph]  0.8.11claws58
7745
7746         * src/folder.c
7747                 fix handling of tmp_flags in flag copy function
7748
7749 2003-03-27 [paul]       0.8.11claws57
7750
7751         * sync with 0.8.11cvs13
7752                 see ChangeLog 2003-03-27
7753
7754 2003-03-27 [oliver]     0.8.11claws56
7755
7756         * src/maiwindow.c
7757                 remove sel_download_cb
7758
7759 2003-03-27 [oliver]     0.8.11claws55
7760         
7761         * src/inc.c
7762                 remove POP3_TOP
7763         
7764 2003-03-26 [oliver]     0.8.11claws54
7765
7766         *src/pop.h
7767                 remove POP3_TOP*
7768         * README.claws
7769                 remove selective donwload readme
7770
7771 2003-03-26 [oliver]     0.8.11claws53
7772         * src/matcher.[ch]
7773         * src/matcher_parser_parse.y 
7774         * src/pop.c 
7775         * src/prefs_account.[ch]
7776         * src/prefs_filtering.c
7777                 remove selective donwload
7778
7779 2003-03-26 [oliver]     0.8.11claws52
7780
7781         * src/inc.[ch] 
7782         * src/filtering.c 
7783         * src/mainwindow.c 
7784                 remove selective donwload
7785
7786 2003-03-26 [oliver]     0.8.11claws51
7787         
7788         * src/Makefile.am
7789         * src/selective_download.[ch]   ** REMOVE **    
7790
7791 2003-03-26 [christoph]  0.8.11claws50
7792
7793         * src/news.c
7794                 fix NEWS that got broken by a sync with sylpheed-main
7795
7796 2003-03-26 [christoph]  0.8.11claws49
7797
7798         * src/mimeview.c
7799                 fix mime type guessing when no mime type is found for a file
7800
7801 2003-03-25 [christoph]  0.8.11claws48
7802
7803         * src/mimeview.c
7804         * src/procmime.c
7805                 remove mime type guessing from mime parser and use
7806                 name based mime types in viewer lookup for mime type
7807                 application/octet-stream
7808
7809 2003-03-25 [christoph]  0.8.11claws47
7810
7811         * doc-src/readme.txt
7812         * doc-src/rfc2554.txt
7813                 add RFC about SMTP AUTH
7814
7815         * src/send_message.c
7816         * src/common/smtp.[ch]
7817                 add extra error code for authentication errors and
7818                 clear temporary password when this error occurs
7819
7820         (closes Bug 84 authentication failure while sending should
7821          prompt for password again)
7822
7823 2003-03-25 [christoph]  0.8.11claws46
7824
7825         * configure.ac
7826         * src/Makefile.am
7827         * src/imageview.[ch]                            ** REMOVE **
7828         * src/messageview.[ch]
7829         * src/mimeview.[ch]
7830         * src/prefs_common.[ch]
7831         * src/textview.c
7832         * src/plugins/Makefile.am
7833         * src/plugins/image_viewer/.cvsignore           ** NEW **
7834         * src/plugins/image_viewer/Makefile.am          ** NEW **
7835         * src/plugins/image_viewer/plugin.c             ** NEW **
7836         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
7837                 move image viewer into a plugin (building is enabled by default)
7838                 [ToDo: Prefs for resize and autoview]
7839
7840 2003-03-25 [paul]       0.8.11claws45
7841
7842         * sync with 0.8.11cvs12
7843                 see ChangeLog 2003-03-26
7844
7845 2003-03-25 [paul]       0.8.11claws44
7846
7847         * sync with 0.8.11cvs11
7848                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
7849                 
7850         Note: Selective Download is broken.
7851                 
7852 2003-03-22 [christoph]  0.8.11claws43
7853
7854         * src/folder.c
7855                 code cleanup for flags copying
7856
7857 2003-03-22 [christoph]  0.8.11claws42
7858
7859         * src/plugins/trayicon/trayicon.c
7860                 fix setting the transparent area when the window size
7861                 is forced by the system tray
7862
7863 2003-03-22 [christoph]  0.8.11claws41
7864
7865         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
7866         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
7867         * src/plugins/trayicon/newmail.xpm              ** NEW **
7868         * src/plugins/trayicon/nomail.xpm               ** NEW **
7869         * src/plugins/trayicon/trayicon.c
7870         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
7871                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
7872                 o add icon for unread mails
7873                 o set transparency for window
7874
7875 2003-03-22 [christoph]  0.8.11claws40
7876
7877         * src/news.c
7878                 init news session to prevent crash when session is closed
7879
7880 2003-03-22 [christoph]  0.8.11claws39
7881
7882         * src/imap.c
7883         * src/common/session.[ch]
7884                 Init session data to make sure we don't have invalid pointers
7885                 for read_ch and write_ch when new multi process sessions are
7886                 not used
7887
7888         * src/main.c
7889         * src/common/plugin.c
7890         * src/common/sylpheed.c
7891         * src/plugins/demo/demo.c
7892         * src/plugins/dillo_viewer/dillo_viewer.c
7893         * src/plugins/mathml_viewer/mathml_viewer.c
7894         * src/plugins/spamassassin/spamassassin.c
7895         * src/plugins/spamassassin/spamassassin_gtk.c
7896                 add plugin types to allow loading plugins at different times
7897                 (and maybe for different frontends), because it's not good to
7898                 load GTK-Plugins gefore gtk_init was called
7899
7900         * configure.ac
7901         * src/plugins/Makefile.am
7902         * src/plugins/trayicon/.cvsignore               ** NEW **
7903         * src/plugins/trayicon/Makefile.am              ** NEW **
7904         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
7905         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
7906         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
7907         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
7908         * src/plugins/trayicon/trayicon.c               ** NEW **
7909                 New Trayicon plugin that shows an icon in a systray that uses
7910                 XEMBED protocol like Gnome's systray. Icon shows if there
7911                 are new mails and a tooltip shows information about new,
7912                 unread and total messages.
7913
7914 2003-03-22 [paul]       0.8.11claws38
7915
7916         * src/common/smtp.c
7917                 fix ESMTP AUTH CRAM-MD5
7918                 [sync with main (still version 0.8.11cvs6), see
7919                  ChangeLog 2003-03-22]
7920
7921 2003-03-21 [colin]      0.8.11claws37
7922
7923         * src/send_message.c
7924                 Fix USE_SSL => USE_OPENSSL
7925
7926 2003-03-21 [colin]      0.8.11claws36
7927
7928         * src/folderview.c
7929                 Fix counts in drag and dropped subfolders
7930
7931 2003-03-21 [colin]      0.8.11claws35
7932
7933         * src/folder.c 
7934         * src/folderview.c
7935                 speed up a bit folder dnd
7936
7937 2003-03-20 [alfons]     0.8.11claws34
7938
7939         * src/main.c
7940         * src/toolbar.c
7941         * src/procmsg.c
7942                 don't send locked queue messages
7943                 (feature request "[ 705245 ] Locking message in outbox 
7944                  should prevent sending")
7945
7946 2003-03-20 [christoph]  0.8.11claws33
7947
7948         * src/folder.c
7949                 remove NEW and UNREAD flag in special folders when scanning
7950                 
7951         * src/common/smtp.c
7952                 fix ESMTP AUTH CRAM-MD5
7953
7954 2003-03-20 [paul]       0.8.11claws32
7955
7956         * src/prefs_account.c
7957                 Re-write 'Tunnel command to open connection' as
7958                 'Use command to communicate with server', and disable
7959                 it for all except IMAP accounts
7960
7961 2003-03-20 [paul]       0.8.11claws31
7962
7963         * sync with 0.8.11cvs6
7964                 see ChangeLog 2003-03-20
7965
7966 2003-03-19 [match]      0.8.11claws30
7967
7968         * src/addritem.[ch]
7969                 include documentation. minor refactoring.
7970         * src/addr_compl.[ch]
7971         * src/addrindex.[ch]
7972         * src/addresbook.[ch]
7973         * src/summaryview.c
7974                 re-enable address lookup (was disabled in
7975                 0.8.11claws20).
7976
7977 2003-03-19 [christoph]  0.8.11claws29
7978
7979         * src/procmsg.c
7980                 add temp flag handling, will make moving and copying
7981                 messages possible again
7982
7983         * src/folder.c
7984                 correct calulation of folder stats
7985
7986 2003-03-18 [match]      0.8.11claws28
7987
7988         * src/editgroup.h
7989                 remove case sensitive comparison (closes bug 80).
7990
7991 2003-03-18 [christoph]  0.8.11claws27
7992
7993         * src/imap.c
7994                 fix imap using a tunnel command
7995
7996         (closes bug 87)
7997
7998 2003-03-18 [christoph]  0.8.11claws26
7999
8000         * src/folder.[ch]
8001         * src/imap.c
8002         * src/procmsg.[ch]
8003                 rewrite flag handling for folders
8004
8005 2003-03-18 [christoph]  0.8.11claws25
8006
8007         * src/folder.c
8008         * src/procmsg.c
8009         * src/summaryview.c
8010                 unset NEW and UNREAD flags when message is ignored, to make
8011                 sure messages don't show up as unread on other IMAP clients,
8012                 because the IGNORE_THREAD flag can not be syncronized through
8013                 the IMAP folder
8014
8015 2003-03-17 [christoph]  0.8.11claws24
8016
8017         * src/imap.c
8018                 don't use recursion to fetch uids when the number of messages
8019                 does not match. Moved code into subfunction that is used
8020                 again when needed, to prevent an endless loop.
8021
8022 2003-03-17 [thorsten]   0.8.11claws23
8023
8024         * src/imageview.[ch]
8025                 export imageview_get_resized_size() (for plugins)
8026         * src/prefs_common.[ch]
8027                 added prefs_common_get() (for plugins)
8028
8029 2003-03-17 [christoph]  0.8.11claws22
8030
8031         * src/imap.c
8032                 o remove UID guessing from copy code
8033                 o support UIDPLUS extension for APPEND command
8034
8035 2003-03-17 [paul]       0.8.11claws21
8036
8037         * src/gtk/about.c
8038                 remove 'Compiled-plugins' section.
8039                 
8040         * src/plugins/dillo_viewer/dillo_viewer.c
8041                 slight change to description text
8042
8043 2003-03-16 [match]      0.8.11claws20
8044         * src/ldapserver.[ch]           ** NEW **
8045         * src/ldapctrl.[ch]             ** NEW **
8046         * src/ldapquery.[ch]            ** NEW **
8047         * src/ldaputil.[ch]             ** NEW **
8048         * src/addrcindex.[ch]           ** NEW **
8049         * src/addrquery.h               ** NEW **
8050         * src/addritem.[ch]
8051         * src/addrcache.[ch]
8052         * src/addrindex.[ch]
8053         * src/addr_compl.[ch]
8054         * src/addressbook.[ch]
8055         * src/addrbook.[ch]
8056         * src/editgroup.c
8057         * src/editaddress.c
8058         * src/editldap.c
8059         * src/editldap_basedn.c
8060         * src/vcard.c
8061         * src/jpilot.c
8062         * src/Makefile.am
8063                 included dynamic LDAP queries. improved address
8064                 completion.
8065
8066 2003-03-16 [paul]       0.8.11claws19
8067
8068         * tools/multiwebsearch.pl
8069                 fix a fatal typo
8070
8071 2003-03-16 [christoph]  0.8.11claws18
8072
8073         * src/mimeview.c
8074         * src/plugins/dillo_viewer/dillo_viewer.c
8075         * src/plugins/mathml_viewer/mathml_viewer.c
8076                 make unregistering of MimeViewerFactorys possible
8077
8078 2003-03-16 [alfons]     0.8.11claws17
8079
8080         * configure.ac
8081                 correct typo
8082
8083 2003-03-16 [melvin]     0.8.11claws16
8084
8085         * src/plugins/dillo_viewer.c
8086                 Fixed bug where it was not possible to view more than
8087                 one text/html attachment per message (bug discovered
8088                 by Christoph Hohmann).
8089
8090 2003-03-15 [melvin]     0.8.11claws15
8091
8092         * src/prefs_actions.c
8093                 Fixed compilation warnings.
8094
8095 2003-03-15 [melvin]     0.8.11claws14
8096
8097         * src/plugins/Makefile.am
8098         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8099         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8100         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8101                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8102                 newer (http://dillo.auriga.wearlab.de/).
8103
8104 2003-03-15 [christoph]  0.8.11claws13
8105
8106         * src/imap.c
8107                 don't query imap folder for attributes because we already
8108                 for them from imap_status
8109
8110         * src/mimeview.[ch]
8111                 add support for plugable MimeViewers (unloading Viewers
8112                 not yet complete)
8113
8114         * src/plugins/Makefile.am
8115         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8116         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8117         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8118                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8119                 widget from http://helm.cs.unibo.it/mml-widget/
8120
8121 2003-03-14 [christoph]  0.8.11claws12
8122
8123         * src/folder.[ch]
8124                 o error return code's should better be negative
8125                 o replace printf with debug_print
8126
8127         * src/imap.c
8128                 improve IMAP folder scan by checking UID-NEXT
8129
8130         * src/summaryview.c
8131                 remove check that are unnecessary in my opinion
8132
8133 2003-03-13 [christoph]  0.8.11claws11
8134
8135         * src/folder.[ch]
8136         * src/foldersel.c
8137         * src/folderview.c
8138         * src/imap.c
8139         * src/mbox_folder.c
8140         * src/mh.c
8141         * src/news.c
8142         * src/prefs_scoring.c
8143         * src/summaryview.c
8144                 use a common function to get a displayable name
8145                 for a FolderItem
8146
8147 2003-03-13 [paul]       0.8.11claws10
8148
8149         * tools/Makefile.am
8150           tools/README
8151           tools/multiwebsearch.conf     ** NEW FILE **
8152           tools/multiwebsearch.pl       ** NEW FILE **
8153                 add multiwebsearch Actions script
8154
8155 2003-03-13 [colin]      0.8.11claws9
8156
8157         * src/compose.c
8158                 Remove leading emtpy lines from quoted text
8159                 before quoting it
8160
8161 2003-03-13 [melvin]     0.8.11claws8
8162
8163         * src/prefs_actions.c
8164                 Fixed a memory leak
8165                 Code clean ups
8166                 Added Cancel and OK buttons
8167                 Corrected help text
8168
8169 2003-03-13 [christoph]  0.8.11claws7
8170
8171         * src/account.c
8172         * src/folder.[ch]
8173         * src/imap.c
8174         * src/mainwindow.c
8175         * src/mbox_folder.c
8176         * src/mh.c
8177         * src/news.c
8178         * src/setup.c
8179                 replace more folder type stuff with folder class stuff
8180
8181 2003-03-13 [melvin]     0.8.11claws6
8182
8183         * src/prefs_actions.c
8184                 Added new tokens:
8185                 %u: user provided argument
8186                 %h: user provided argument (hidden on input)
8187                 %s: current text selection in the message view 
8188
8189 2003-03-13 [paul]       0.8.11claws5
8190
8191         * sync with 0.8.11cvs5
8192                 see ChangeLog 2003-03-11, 2003-03-12
8193
8194 2003-03-12 [christoph]  0.8.11claws4
8195
8196         * src/folder.c
8197                 use folder class idstr when writing folderlist.xml
8198
8199         * src/folder.h
8200         * src/imap.c
8201         * src/news.c
8202                 replace folder type checks with folder class checks
8203
8204 2003-03-12 [christoph]  0.8.11claws3
8205
8206         * src/folder.[ch]
8207         * src/imap.[ch]
8208         * src/main.c
8209         * src/mbox_folder.[ch]
8210         * src/mh.[ch]
8211         * src/news.[ch]
8212                 o create a list of known folder classes in the folder system
8213                 o use folder class id strings for folder item identifiers
8214
8215 2003-03-12 [christoph]  0.8.11claws2
8216
8217         * src/imap.c
8218                 fix imap uid validity check
8219
8220 2003-03-12 [christoph]  0.8.11claws1
8221
8222         * src/account.c
8223         * src/folder.[ch]
8224         * src/foldersel.c
8225         * src/folderview.c
8226         * src/imap.c
8227         * src/mainwindow.c
8228         * src/mbox_folder.c
8229         * src/mh.c
8230         * src/news.c
8231         * src/prefs_scoring.c
8232         * src/procmsg.c
8233         * src/setup.c
8234         * src/summaryview.c
8235                 initial restructuring of folder system, seperating
8236                 folders and folder classes
8237
8238 2003-03-12 [paul]       0.8.11claws
8239
8240         0.8.11claws release
8241
8242 2003-03-12 [christoph]
8243
8244         * src/gtk/prefswindow.c
8245                 fix translation of "Page Index"
8246
8247 2003-03-12 [paul]       0.8.10claws110
8248
8249         a sync from 0.8.11cvs4 before the release
8250
8251         * src/common/utils.c
8252                 subject_compare_for_sort(): allow null strings (fixes
8253                 summary sorting).
8254
8255 2003-03-11 [paul]       0.8.10claws109
8256
8257         * po/es.po
8258                 update Spanish translation, submitted by
8259                 Ricardo Mones Lastra
8260
8261 2003-03-11 [melvin]     0.8.10claws108
8262
8263         * po/fr.po
8264                 Updated French translations
8265
8266 2003-03-11 [paul]       0.8.10claws107
8267
8268         * manual/en/Makefile.am
8269           manual/en/*.html
8270                 update English manual, add a new page
8271                 updated by Francois Barriere <fbarriere@atmel.fr>
8272                 
8273         * po/bg.po
8274           po/it.po
8275           po/sr.po
8276                 update Bulgarian, Italian, and Serbian translations
8277                 submitted by George Danchev, Alessandro Maestri, and
8278                 Urke MMI
8279
8280 2003-03-10 [paul]       0.8.10claws106
8281
8282         * src/gtk/about.c
8283           src/gtk/prefswindow.c
8284                 make some strings translatable
8285
8286 2003-03-10 [darko]      0.8.10claws105
8287
8288         * src/compose.c
8289                 code cleanup to make Hiro happy
8290
8291 2003-03-10 [paul]       0.8.10claws104
8292
8293         * sync with 0.8.11cvs2
8294                 see ChangeLog 2003-03-10
8295
8296 2003-03-09 [melvin]     0.8.10claws103
8297
8298         * src/textview.c
8299                 textview_set_font(): fix for message display in
8300                 UTF-8 locales (thanks to Sergey Vlasov).
8301                 (was unintentionnaly reverted in 0.8.6claws6)   
8302
8303 2003-03-08 [darko]      0.8.10claws102
8304
8305         * src/compose.c
8306                 fix infinite loop in wrapping as reported
8307                 by happycactus
8308                 obsoletes patch #696482
8309
8310 2003-03-08 [christoph]  0.8.10claws101
8311
8312         * src/imap.c
8313                 add workaround for IMAP servers that do not
8314                 support the "UID SEARCH UID" command
8315
8316 2003-03-07 [christoph]  0.8.10claws100
8317
8318         * src/plugins/spamassassin/spamassassin.[ch]
8319         * src/plugins/spamassassin/spamassassin_gtk.c
8320                 code cleanup
8321
8322 2003-03-07 [paul]       0.8.10claws99
8323
8324         * po/es.po
8325                 updated Spanish translation, submitted by
8326                 Ricardo Mones Lastra
8327
8328 2003-03-07 [christoph]  0.8.10claws98
8329
8330         * src/send.c
8331                 fix in 0.8.10claws94 was wrong
8332                 local delivery does not require escaping, remove escaping
8333                 code to make signatures of mails with "." lines valid
8334                 
8335                 NOTE: requires that sendmail is executed with "-i" option,
8336                       what is the default now, but has to be changed in all
8337                       exsiting accounts)
8338
8339 2003-03-07 [paul]       0.8.10claws97
8340
8341         * sync with 0.8.11 release
8342                 see ChangeLog 2003-03-07
8343
8344 2003-03-06 [paul]       0.8.10claws96
8345
8346         * src/compose.c
8347                 revert commit 0.8.10claws92
8348
8349 2003-03-06 [paul]       0.8.10claws95
8350
8351         * src/folderview.c
8352                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8353
8354         * src/gtkaspell.c
8355                 fix bug 74, 'Crash opening editor window with pseudo-color
8356                 display'
8357                 
8358         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8359
8360 2003-03-06 [christoph]  0.8.10claws94
8361
8362         * src/send.c
8363                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8364                 all lines starting with a period get an extra period
8365                 inserted
8366                 (found by Simon 'corecode' Schubert)
8367
8368 2003-03-06 [paul]       0.8.10claws93
8369
8370         * src/folderview.c
8371                 if configured font can't be loaded fall back to gtk
8372                 default. (with thanks to Christoph)
8373                 
8374                 closes long-standing bug 15 'Crashes on startup'
8375
8376 2003-03-06 [paul]       0.8.10claws92
8377
8378         * src/compose.c
8379                 freeze text before autosave and thaw afterwards
8380                 fixes bug 67 'autosave make re-rediting message crazy'
8381
8382 2003-03-06 [christoph]  0.8.10claws91
8383
8384         * src/compose.c
8385                 ignore address comment in dupe check for Cc-list
8386
8387         (closes reopened bug 47 Replying to message strips name part of
8388          e-mail addresses of Cc: lines)
8389
8390 2003-03-06 [paul]       0.8.10claws90
8391
8392         * src/Makefile.am
8393                 remove reference to gtkxtext.h as its no longer in
8394                 the repository
8395
8396 2003-03-06 [paul]       0.8.10claws89
8397
8398         * sync with 0.8.10cvs25
8399                 see ChangeLog 2003-03-06
8400
8401 2003-03-06 [oliver]     0.8.10claws88
8402         
8403         * src/messageview.c
8404                 remove include
8405
8406 2003-03-06 [oliver]     0.8.10claws87
8407         
8408         * src/folderview.c 
8409                 remove changes introduced inclaws74
8410         * src/messageview.c
8411                 another attempt to sanely delete and update
8412                 messages deleted in separate messageview
8413
8414 2003-03-05 [christoph]  0.8.10claws86
8415
8416         * src/summaryview.c
8417                 check if "From" matches any account's address if
8418                 addressbook completion of addresses is disabled too
8419
8420         (closes Bug 70 "Display recipient in from" doesn't check
8421          folder's default account)
8422
8423 2003-03-05 [christoph]  0.8.10claws85
8424
8425         * src/compose.c
8426         * src/common/utils.[ch]
8427                 don't strip address comments when building Cc lists
8428
8429         (closes Bug 47 Replying to message strips name part of e-mail addresses
8430          of Cc: lines)
8431
8432         * src/folder.c
8433                 fix return value of copy function
8434
8435 2003-03-05 [christoph]  0.8.10claws84
8436
8437         * src/imap.c
8438                 don't ask imap server for non rfc822 headers
8439
8440         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8441
8442         * src/imap.c
8443                 destroy session on socket error to allow reconnecting
8444
8445 2003-03-05 [christoph]  0.8.10claws83
8446
8447         * configure.ac
8448                 fix building with gnome when no prefix is set
8449
8450         (closes bug 66 Gnome directory is set to NONE)
8451
8452 2003-03-05 [paul]       0.8.10claws82
8453
8454         * sync with 0.8.10cvs23
8455                 see ChangeLog 2003-03-05
8456
8457 2003-03-04 [christoph]  0.8.10claws81
8458
8459         * src/folder.c
8460                 o fix moving and copying when folder returns 0 for new
8461                   message number
8462                 o remove some code for single message copy and move
8463                   operations and use functions for multiple messages
8464
8465         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8466
8467         * src/news.c
8468                 remove unused include
8469
8470 2003-03-04 [paul]       0.8.10claws80
8471
8472         * src/gtk/about.c
8473                 list 'Compiled plugins'
8474
8475 2003-03-03 [christoph]  0.8.10claws79
8476
8477         * src/news.[ch]
8478                 have to multiply the percentage of the current fetch with
8479                 the percentage that it has of the total fetch operation
8480                 for correct values
8481
8482 2003-03-03 [christoph]  0.8.10claws78
8483
8484         * src/news.c
8485                 fix calculation of expected lines for progress indicator
8486
8487 2003-03-03 [christoph]  0.8.10claws77
8488
8489         * src/summaryview.c
8490         * src/common/utils.c
8491                 fix segfault when opening the root news folder
8492
8493 2003-03-03 [christoph]  0.8.10claws76
8494
8495         * src/mainwindow.[ch]
8496         * src/common/Makefile.am
8497         * src/common/progressindicator.[ch]
8498                 add UI independent progress indicator handling
8499
8500         * src/news.[ch]
8501                 use new progress indicator for message info fetching
8502
8503         * src/common/hooks.h
8504                 code cleanup
8505
8506 2003-03-03 [oliver]     0.8.10claws75
8507
8508         * src/toolbar.c
8509         * src/compose.c
8510                 removed commented code
8511
8512 2003-03-03 [oliver]     0.8.10claws74
8513
8514         * src/toolbar.[ch]
8515                 cleanups and refactoring
8516         * src/compose.[ch]
8517                 compose_reply_mode reply & forwarding interface for
8518                 toolbar buttons
8519         * src/folderview.c
8520                 act on messages marked for deletion in folderview_selected
8521                 based on prefs_common.immediate_exec since a message might 
8522                 have been deleted by messageview in a folder we are changing 
8523                 to (does anybody understand what I'm on about ?)
8524
8525 2003-03-03 [oliver]     0.8.10claws73
8526         
8527         * src/messageview.[ch]
8528                 new functions
8529                 - messageview_delete: delete message shown in messagview
8530                 - messageview_update_view: update messageview to currently 
8531                   selected summaryview message
8532                 - add separate messageview to msgview_list in order to update 
8533                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
8534         * src/summaryview.[ch]
8535                 summary_get_selection returns a list of selected msgs
8536                 in summaryview
8537         * src/mainwindow.c
8538                 toolbar reply refactoring
8539
8540 2003-03-03 [paul]       0.8.10claws72
8541
8542         * sync with 0.8.10cvs21
8543                 see ChangeLog 2003-03-03
8544
8545 2003-03-02 [christoph]  0.8.10claws71
8546
8547         * src/common/passcrypt.c
8548                 use POSIX includes
8549
8550 2003-03-02 [christoph]  0.8.10claws70
8551
8552         * configure.ac
8553         * src/prefs_account.c
8554         * src/prefs_gtk.[ch]
8555         * src/common/.cvsignore
8556         * src/common/Makefile.am
8557         * src/common/passcrypt.c                ** NEW **
8558         * src/common/passcrypt.h.in             ** NEW **
8559                 Implement password encryption in config files
8560                 using unix encrypt and setkey functions. The crypt
8561                 key can be set as a configure parameter. Old
8562                 passwords will be converted if they do not begin
8563                 with '!'
8564
8565 2003-03-02 [paul]       0.8.10claws69
8566
8567         * src/prefs_account.c
8568                 fix compile error
8569
8570 2003-03-01 [thorsten]   0.8.10claws68
8571
8572         * po/el.po
8573           po/hr.po
8574           po/it.po
8575           po/nl.po
8576           po/sr.po
8577           po/sv.po
8578                 corrected format strings
8579         * po/en_GB.po
8580                 corrected headers
8581                 (fix compile errors with GNU gettext-0.11.5)
8582
8583 2003-03-01 [oliver]     0.8.10claws67
8584
8585         * src/summaryview.c
8586                 menu callbacks call toolbar_menu_reply
8587
8588 2003-03-01 [oliver]     0.8.10claws66
8589
8590         * src/mainwindow.c
8591         * src/messageview.c
8592                 menu callbacks call toolbar_menu_reply
8593         * src/toolbar.[ch]
8594                 callbacks from menu handled by toolbar_menu_reply
8595
8596 2003-03-01 [paul]       0.8.10claws65
8597
8598         * src/addressbook.c
8599                 revert commit 0.8.10claws54 - breaks editing of
8600                 addressbook.
8601                 
8602         * po/bg.po
8603                 update Bulgarian translation, submitted by
8604                 George Danchev
8605
8606 2003-02-28 [christoph]  0.8.10claws64
8607
8608         * src/account.c
8609         * src/addressadd.c
8610         * src/compose.c
8611         * src/gtkaspell.c
8612         * src/gtkxtext.h                ** REMOVE **
8613         * src/imap.c
8614         * src/matcher.[ch]
8615         * src/mh.c
8616         * src/news.c
8617         * src/pine.c
8618         * src/prefs_common.c
8619         * src/prefs_matcher.c
8620         * src/procheader.[ch]
8621         * src/procmsg.[ch]
8622         * src/toolbar.c
8623         * src/common/ssl_certificate.c
8624         * src/gtk/colorlabel.c
8625         * src/gtk/menu.c
8626                 o fix warnings
8627                 o remove code obsoleted by new cache and folder system rework
8628
8629 2003-02-28 [oliver]     0.8.10claws63
8630         
8631         * src/toolbar.[ch]
8632                 * fix bug where reply in Messageview replied to 
8633                 Message displayed in summaryview
8634                 (reportedd via ML by chinatinte at gmx dot ch)
8635                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
8636                 didn't work in separate MessageView Toolbar
8637                 (wondering if anybody uses this at all ?)
8638         * src/summaryview.[ch]
8639                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
8640                 (generalize reply and forward code);
8641         * src/messageview.c 
8642                 remove focus_in event which updated summaryview to messageview
8643
8644 2003-02-28 [paul]       0.8.10claws62
8645
8646         * po/Makefile.in.in
8647                 add the --check option
8648                 Patch submitted by Ricardo Mones Lastra
8649
8650 2003-02-28 [paul]       0.8.10claws61
8651
8652         * src/prefs_account.c
8653                 re-order 'Signature' items
8654
8655 2003-02-28 [paul]       0.8.10claws60
8656
8657         * sync with 0.8.10cvs20
8658                 see ChangeLog 2003-02-28
8659
8660 2003-02-28 [paul]       0.8.10claws59
8661
8662         * po/POTFILES.in
8663                 update to reflect recent movement of files
8664
8665 2003-02-28 [paul]       0.8.10claws58
8666
8667         * sync with 0.8.10cvs19
8668                 see ChangeLog 2003-02-28
8669
8670 2003-02-27 [martin]     0.8.10claws57
8671
8672         * src/prefs_matcher.c 
8673                 fix segfault in prefs_matcher_ok() when the
8674                 last entry is deleted and prevents that the
8675                 message "entry not saved" comes up after deleting
8676                 an entry
8677
8678 2003-02-27 [martin]     0.8.10claws56
8679
8680         * src/prefs_filtering.c 
8681                 fix segfault in prefs_filtering_ok() when the
8682                 last entry is deleted and prevents that the
8683                 message "entry not saved" comes up after deleting
8684                 an entry
8685
8686 2003-02-27 [paul]       0.8.10claws55
8687
8688         * sync with 0.8.10cvs18
8689                 see ChangeLog 2003-02-27
8690
8691 2003-02-27 [paul]       0.8.10claws54
8692
8693         * src/addressbook.c
8694                 fix bug where the address book crashes with 
8695                 multiple lookups.
8696                 Patch [687729] submitted by David Frager 
8697                 <dbfrager@users.sourceforge.net>
8698
8699 2003-02-25 [christoph]  0.8.10claws53
8700
8701         * src/Makefile.am
8702         * src/colorlabel.[ch]           ** REMOVE **
8703         * src/gtk/Makefile.am
8704         * src/gtk/colorlabel.[ch]       ** NEW **
8705                 move colorlabel files to gtk directory
8706
8707         * src/esmtp.[ch]                ** REMOVE **
8708                 has been merged into smtp.[ch] in 0.7.5
8709
8710 2003-02-25 [christoph]  0.8.10claws52
8711
8712         * src/Makefile.am
8713         * src/about.[ch]                ** REMOVE **
8714         * src/gtk/Makefile.am
8715         * src/gtk/about.[ch]            ** NEW **
8716                 move about files to gtk directory
8717
8718 2003-02-25 [christoph]  0.8.10claws51
8719
8720         * src/folder.c
8721                 some code optimization of folder scanning code
8722
8723         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
8724
8725 2003-02-25 [christoph]  0.8.10claws50
8726
8727         * src/main.c
8728         * src/common/sylpheed.c
8729                 add command line parameter parsing to common code
8730
8731 2003-02-24 [christoph]
8732
8733         * Makefile.am
8734         * configure.ac
8735                 fix gnome prefix problems, the configure script now removed
8736                 `gnome-config --prefix` from `gnome-config --datadir`
8737                 and adds $(prefix} instead
8738
8739         (closes Bug 24 Makefile does not respect prefix when installing
8740          GNOME data)
8741
8742 2003-02-24 [christoph]  0.8.10claws49
8743
8744         * src/news.c
8745                 check for valid session before trying to authenticate
8746
8747         (closes Bug 60 crash if "authenticate on logon" is activated
8748          and newsserver-hostname is not valid)
8749
8750 2003-02-24 [melvin]     0.8.10claws48
8751
8752         * src/prefs_actions.c
8753                 Make sure all user's input is sent to the action and then
8754                 close the socket..
8755
8756 2003-02-23 [alfons]     0.8.10claws46
8757
8758         * src/summaryview.c
8759                 also wait cursor when deleting files
8760
8761 2003-02-23 [paul]
8762
8763         * tools/freshmeat_search.pl
8764           tools/google_search.pl
8765                 scripts should now work for any browser/browser command line
8766
8767 2003-02-22 [christoph]  0.8.10claws45
8768
8769         * src/procmsg.c
8770                 fix IMAP flag setting, IMAP flag is not handled correctly
8771                 anymore by the folder system and information about the
8772                 folder should not be saved in the MsgInfo (in my opinion)
8773
8774         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
8775
8776 2003-02-22 [christoph]  0.8.10claws44
8777
8778         * src/summaryview.c
8779                 fix spelling of "label" ;-)
8780
8781 2003-02-22 [thorsten]   0.8.10claws43
8782
8783         * src/mimeview.c
8784           src/prefs_common.[ch]
8785           src/procmime.[ch]
8786                 do not use description as attachment name
8787
8788 2003-02-22 [alfons]     0.8.10claws42
8789
8790         * src/summaryview.c
8791                 freeze/thaw folder item updates when changing color labels,
8792                 and put a wait cursors on
8793
8794 2003-02-22 [thorsten]   0.8.10claws41
8795
8796         * src/mimeview.c
8797                 save-all fixes: crash if invoked on multipart container,
8798                 mimeinfo access, pathseparators, error dialog
8799
8800 2003-02-21 [alfons]     0.8.10claws40
8801
8802         * src/prefs_gtk.c
8803                 remove unused var
8804
8805 2003-02-21 [colin]      0.8.10claws39
8806
8807         * src/send.c
8808                 Fix smtp logging
8809
8810 2003-02-21 [colin]      0.8.10claws38
8811
8812         * src/summaryview.c
8813                 Freeze/thaw folderItem updates when filtering messages 
8814                 via Tools/Filter messages
8815
8816 2003-02-21 [paul]       0.8.10claws37
8817
8818         * src/compose.c
8819                 revert commit 0.8.10claws26, there are ulterior motives
8820                 for users to set a Reply-To header when posting to
8821                 newsgroups
8822
8823 2003-02-21 [paul]       0.8.10claws36
8824
8825         * sync with 0.8.10cvs17
8826                 see ChangeLog 2003-02-21
8827
8828 2003-02-20 [christoph]  0.8.10claws35
8829
8830         * src/imap.c
8831                 IMAP UID fetch speedup using SEARCH
8832
8833         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
8834
8835         * src/imap.c
8836                 fix problem with UIDs in IMAP UID cache that no longer existed
8837
8838 2003-02-20 [christoph]  0.8.10claws34
8839
8840         * src/imap.c
8841         * src/procheader.c
8842         * src/procheader.h
8843                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
8844
8845         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
8846
8847         * src/imap.c
8848                 Rewrite imap_cmd_gen_recv use sock_getline instead
8849                 of sock_gets to avoid problems with too long reply
8850                 lines
8851     
8852 2003-02-20 [colin]      0.8.10claws33
8853         
8854         * src/prefs_account.c
8855                 Better wording
8856
8857 2003-02-20 [colin]      0.8.10claws32
8858
8859         * src/compose.c
8860                 Remove useless '&& !to_sender' 
8861
8862 2003-02-20 [darko]
8863
8864         * AUTHORS
8865                 change my e-mail address
8866
8867 2003-02-19 [colin]      0.8.10claws31
8868
8869         * src/prefs_common.c
8870                 X11 style colors for every configurable color
8871
8872 2003-02-19 [alfons]     0.8.10claws30
8873
8874         * src/prefs_gtk.[ch]
8875         * src/prefs_common.c
8876                 for color_new accept both plain integers and X11 style color
8877                 names (as found in /usr/lib/X11/rgb.txt)
8878
8879 2003-02-19 [paul]       0.8.10claws29
8880
8881         * src/mainwindow.c
8882                 add tooltips to online/offline button and account selector
8883                 button
8884
8885 2003-02-19 [paul]       0.8.10claws28
8886
8887         * src/folder.c
8888           src/news.c
8889           src/prefs_account.[ch]
8890           src/prefs_common.[ch]
8891                 move 'Maximum number of articles to download' to
8892                 account prefs.
8893                 clean up account prefs gui a little by hiding entries
8894                 rather then greying out entries
8895
8896 2003-02-19 [hiro]       0.8.10claws27
8897
8898         * src/common/utils.c
8899                 fix bug #54 'yesterdays date is displayed in the message 
8900                 summary window'
8901
8902 2003-02-19 [paul]       0.8.10claws26
8903
8904         * src/compose.c
8905                 fix bug reported in Feature Request [688596] 
8906                 'Reply-to header in news'
8907
8908 2003-02-18 [paul]       0.8.10claws25
8909
8910         * src/select-keys.c
8911                 add a 'List all keys' button to key selection dialog
8912
8913 2003-02-18 [colin]      0.8.10claws24
8914         
8915         * src/stock_pixmap.c
8916                 fix compile error
8917
8918 2003-02-18 [colin]      0.8.10claws23
8919
8920         * src/common/smtp.[ch]
8921           src/prefs_account.c
8922                 Try to starttls if it seems to be the only
8923                 way to authenticate a user
8924
8925 2003-02-18 [paul]       0.8.10claws22
8926
8927         * src/Makefile.am
8928           src/folderview.c
8929           src/stock_pixmap.[ch]
8930           src/pixmaps/drafts_close.xpm  ** NEW FILE **
8931           src/pixmaps/drafts_open.xpm   ** NEW FILE **
8932                 as a Drafts folder is a special folder allow it to have
8933                 its own unique icons
8934
8935 2003-02-18 [colin]      0.8.10claws21
8936
8937         * src/imap.c
8938                 Fix port selection when using starttls
8939
8940 2003-02-18 [paul]       0.8.10claws20
8941
8942         * src/mainwindow.c
8943           src/prefs_common.[ch]
8944                 make blue the default new mail colour
8945
8946 2003-02-18 [paul]       0.8.10claws19
8947
8948         * sync with 0.8.10cvs14
8949                 see ChangeLog 2003-02-18
8950
8951 2003-02-17 [jens]       0.8.10claws18
8952
8953         * src/common/md5.c
8954                 fixed a compile problem with gcc 3.3
8955                 works on 2.95.3 too (testet on PPC as it is big endian)
8956
8957 2003-02-17 [paul]       0.8.10claws17
8958
8959         * sync with 0.8.10cvs13
8960                 see ChangeLog 2003-02-17
8961
8962 2003-02-17 [paul]       0.8.10claws16
8963
8964         * sync with 0.8.10cvs12
8965                 see ChangeLog 2003-02-17
8966
8967 2003-02-16 [match]      0.8.10claws15
8968
8969         * src/addressbook.c
8970                 Eliminates reloading of address data when items
8971                 deleted or added. Applied submitted by
8972                 Luke Plant <lukeplant@softhome.net>
8973
8974 2003-02-16 [paul]       0.8.10claws14
8975
8976         * src/news.c
8977                 when a 'protocol error' is encountered disconnect from
8978                 the server. This means that the user can carry on viewing
8979                 other articles and doesn't have to either wait until the
8980                 server timesout or quit sylpheed.
8981                 Fixes bug #53 'Unable to read messages in newsgroups, 
8982                 displayed message doesn't change'
8983
8984 2003-02-15 [christoph]  0.8.10claws13
8985
8986         * src/imap.c
8987                 fix bug that stopped scanning of folders when an
8988                 IMAP folder was empty
8989
8990         (closes bug 46 stop scan messages in folders after empty folder)
8991
8992 2003-02-15 [paul]
8993
8994         * tools/Makefile.am
8995           tools/README
8996           tools/freshmeat_search.pl     ** NEW FILE **
8997           tools/google_search.pl        ** NEW FILE **
8998                 Add 2 Actions scripts which search freshmeat/google
8999                 for the selected text using the browser configured
9000                 in sylpheedrc.
9001                 
9002         Note: These scripts are very dependent on the format of the
9003         browser command and may not work on every occasion. Testing
9004         is welcome. 
9005
9006 2003-02-14 [alfons]     0.8.10claws12
9007
9008         * src/compose.c
9009                 fix breakage because of uninitialized account pointer.
9010                 please verify.
9011
9012 2003-02-14 [paul]       0.8.10claws11
9013
9014         * src/compose.c
9015           src/prefs_account.[ch]
9016           src/prefs_common.[ch]
9017                 move signature settings to Account Prefs
9018
9019 2003-02-14 [paul]       0.8.10claws10
9020
9021         * sync with 0.8.10cvs11
9022                 see ChangeLog 2003-02-14
9023
9024 2003-02-13 [thorsten]   0.8.10claws9
9025
9026         * src/news.c
9027                 revert news progressbar (GUI separation)
9028
9029 2003-02-13 [paul]       0.8.10claws8
9030
9031         * src/compose.c
9032                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9033                 paragraph 1
9034
9035 2003-02-13 [paul]       0.8.10claws7
9036
9037         * src/compose.[ch]
9038           src/summaryview.c
9039                 fix 'Follow-up and Reply-to' so that it creates a reply to
9040                 the newsgroup and the sender. If the message has the keyword
9041                 'poster' in the Followup-To header, all replies go to the
9042                 sender, re: RFC 1036, Section 2.2.3
9043                 rename all instances of 'ignore_replyto' to 'to_sender', both
9044                 were previously used, now we use just one.
9045
9046 2003-02-13 [paul]       0.8.10claws6
9047
9048         * sync with 0.8.10cvs9
9049                 see ChangeLog 2003-02-13
9050
9051 2003-02-13 [paul]       0.8.10claws5
9052
9053         * configure.ac
9054                 show which plugins are configured in the configure
9055                 output.
9056
9057 2003-02-12 [thorsten]   0.8.10claws4
9058
9059         * src/news.c
9060                 show progress while fetching news headers
9061
9062 2003-02-12 [christoph]  0.8.10claws3
9063
9064         * configure.ac
9065         * src/plugins/Makefile.am
9066                 use AM_CONDITIONAL to enable plugins, automake correctly
9067                 manages this when creating distdir
9068
9069 2003-02-12 [christoph]  0.8.10claws2
9070
9071         * ac/spamassassin.m4
9072         * src/plugins/spamassassin/Makefile.am
9073                 fix building SpamAssassin plugin without OpenSSL
9074
9075 2003-02-12 [paul]       0.8.10claws1
9076
9077         * ac/Makefile.am
9078           src/Makefile.am
9079           src/plugins/Makefile.am
9080                 fix failure of 'make release'
9081
9082 2003-02-12 [paul]       0.8.10claws
9083
9084         * 0.8.10claws released
9085
9086 2003-02-12 [paul]       0.8.9claws56
9087
9088         * po/bg.po
9089           po/es.po
9090           po/it.po
9091           po/ru.po
9092           po/sr.po
9093                 updated translations by George Danchev, Ricardo Mones Lastra,
9094                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9095                 
9096         * sylpheed.spec.in
9097                 Allow the building of RPMs by a regular user. Submitted
9098                 by Sergei Astanin
9099
9100 2003-02-11 [alfons]     0.8.9claws55
9101
9102         * src/colorlabel.c
9103                 don't use pixmaps for label color rect but draw rectangles
9104                 so we can respect the color map of palette based visuals
9105                 (fixes the long time crashes on Suns - thanks to Andreas
9106                 Engel and Steve O'Hara-Smith for testing)
9107
9108 2003-02-11 [christoph]  0.8.9claws54
9109
9110         * src/matcher_parser_parse.y
9111                 correct bug where filering rules of not existing folders in
9112                 matcherrc were added to global filtering
9113                 
9114         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9115          main filter-rules after removing directory, http://bugs.debian.org/180253)
9116         
9117 2003-02-11 [paul]       0.8.9claws53
9118
9119         * sync with 0.8.10cvs7
9120                 see ChangeLog 2003-02-09
9121
9122 2003-02-11 [melvin]     0.8.9claws52
9123
9124         * po/fr.po
9125                 Updated French tranlsations
9126
9127 2003-02-10 [paul]       0.8.9claws51
9128
9129         * sylpheed.spec.in
9130                 correct --enable-openssl
9131                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9132
9133 2003-02-09 [martin]     0.8.9claws50
9134
9135         * src/prefs_matcher.c
9136                 fix segfault in prefs_matcher_substitute_cb() when
9137                 no row is selected
9138
9139 2003-02-09 [paul]       0.8.9claws49
9140
9141         * src/folderview.c
9142                 fix bug where a newsgroup folder's processing rules were
9143                 merged with the global filtering rules when the newsgroup
9144                 folder was deleted, causing some seriously bad results,
9145                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9146
9147 2003-02-08 [melvin]     0.8.9claws48
9148
9149         * src/compose.c
9150                 Corrected and modified an alert message.
9151
9152 2003-02-07 [paul]       0.8.9claws47
9153
9154         * src/folderview.c
9155                 fix bug where both an 'Account properties' window and a
9156                 'Folder properties' window were opened when clicking on
9157                 'Properties' in an NNTP or IMAP folder's popup menu.
9158
9159 2003-02-07 [paul]       0.8.9claws46
9160
9161         * sync with 0.8.10cvs6
9162                 see ChangeLog 2003-02-06
9163
9164 2003-02-06 [christoph]  0.8.9claws45
9165
9166         * src/mbox.c
9167                 freeze folder updates while importing mbox files
9168                 (closes bug 43 importing mbox took hours)
9169                 
9170         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9171
9172 2003-02-06 [thorsten]   0.8.9claws44
9173
9174         * po/de.po
9175                 Updated german translations
9176
9177 2003-02-06 [thorsten]   0.8.9claws43
9178
9179         * src/news.h
9180                 use guint for message numbers (fix count in grouplist dialog)
9181
9182 2003-02-05 [paul]       0.8.9claws42
9183
9184         * sync with 0.8.10cvs2
9185                 see ChangeLog 2003-02-05
9186
9187 2003-02-04 [colin]      0.8.9claws41
9188
9189         * src/prefs_common.[ch]
9190           src/procmsg.c
9191           src/summaryview.c
9192                 Add an option to disable threading by subject
9193
9194 2003-02-04 [christoph]  0.8.9claws40
9195
9196         * src/inc.c
9197                 only abort fetching mails from multiple accounts when the
9198                 error is fatal and does not allow to check any more accounts
9199                 (currently only disk full error)
9200
9201         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9202          receive mails for other accouts)
9203
9204 2003-02-04 [christoph]  0.8.9claws39
9205
9206         * src/folder.c
9207                 first add the new message to the cache, then
9208                 send the update notification
9209
9210         (closes bug 39 after sending message folderview doesnt get updated)
9211
9212 2003-02-04 [colin]      0.8.9claws38
9213
9214         * src/inc.c
9215                 _really_ fix this Connecting... status
9216
9217 2003-02-04 [paul]       0.8.9claws37
9218
9219         * sync with 0.8.10
9220                 see ChangeLog 2003-02-04
9221
9222 2003-02-04 [paul]       0.8.9claws36
9223
9224         * sync with 0.8.9cvs6
9225                 see ChangeLog 2003-02-03
9226
9227 2003-02-04 [paul]       0.8.9claws35
9228
9229         * po/pt_BR.po
9230                 updated by André Filipe de Assunção e Brito 
9231                 <bedecko@netsite.com.br>
9232
9233 2003-02-03 [thorsten]   0.8.9claws34
9234
9235         * po/de.po
9236                 Updated german translations
9237
9238 2003-02-02 [paul]       0.8.9claws33
9239
9240         * po/es.po
9241                 updated by Ricardo Mones Lastra
9242
9243 2003-02-02 [thorsten]   0.8.9claws32
9244
9245         * src/mh.c
9246                 Fix mh_get_msginfo() segfault if file is inaccessible
9247
9248 2003-01-31 [colin]      0.8.9claws31
9249
9250         * src/procheader.c
9251                 Fix last commit's bug
9252
9253 2003-01-31 [colin]      0.8.9claws30
9254
9255         * src/procheader.c
9256                 Missing a change for gpg-signed messages
9257
9258 2003-01-31 [paul]       0.8.9claws29
9259
9260         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9261           src/procheader.c
9262           src/stock_pixmap.[ch]
9263           src/summaryview.c
9264                 indicate GnuPG signed messages by displaying an icon
9265                 in the Attachment column.
9266
9267 2003-01-31 [paul]       0.8.9claws28
9268
9269         * sync with 0.8.9cvs4
9270                 see ChangeLog 2003-01-31
9271
9272 2003-01-31 [alfons]     0.8.9claws27
9273
9274         * src/textview.c
9275                 tune URI parser to accept mailto URLs with a '?'
9276                 (patch from Ruslan Balkin)
9277
9278 2003-01-31 [colin]      0.8.9claws26
9279
9280         * src/summaryview.c
9281                 Fix a leak introduced in claws24
9282
9283 2003-01-31 [colin]      0.8.9claws25
9284
9285         * src/summaryview.c
9286                 Freeze/Thaw folder updates when deleting dups
9287
9288 2003-01-31 [colin]      0.8.9claws24
9289         
9290         * src/addr_compl.c
9291           src/summaryview.c
9292           src/msgcache.c
9293                 little speed improvements
9294
9295 2003-01-31 [colin]      0.8.9claws23
9296
9297         * src/summaryview.c
9298                 Fix segfault when forwarding nothing
9299                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9300                 
9301 2003-01-30 [paul]       0.8.9claws22
9302
9303         * sync with 0.8.9cvs3
9304                 see ChangeLog 2003-01-30
9305
9306 2003-01-30 [paul]       0.8.9claws21
9307
9308         * sync with 0.8.9cvs2
9309                 see ChangeLog 2003-01-30
9310
9311 2003-01-29 [paul]       0.8.9claws20
9312
9313         * sync with 0.8.9cvs1
9314                 see ChangeLog 2003-01-29
9315
9316 2003-01-28 [paul]       0.8.9claws19
9317
9318         * po/POTFILES.in
9319                 update to reflect changes. 
9320                 thanks to Ricardo Mones Lastra
9321
9322 2003-01-27 [christoph]  0.8.9claws18
9323
9324         * ac/openssl.m4
9325         * ac/spamassassin.m4
9326         * src/plugins/spamassassin/README
9327         * src/plugins/spamassassin/libspamc.[ch]
9328         * src/plugins/spamassassin/utils.[ch]
9329                 updated to latest libspamc
9330
9331 2003-01-27 [christoph]  0.8.9claws17
9332
9333         * src/folder.c
9334                 fix wrong use of procheader_get_header_fields
9335
9336 2003-01-27 [christoph]  0.8.9claws16
9337
9338         * src/news.c
9339         * src/prefs_account.[ch]
9340         * src/common/nntp.[ch]
9341                 allow to force authentication for NNTP servers
9342
9343         Patch submitted by Florian Mickler <dmk@d-labs.de>
9344
9345 2003-01-26 [paul]       0.8.9claws15
9346
9347         * src/summaryview.c
9348                 speed up of marking messages as read
9349                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9350
9351 2003-01-26 [christoph]  0.8.9claws14
9352
9353         * src/Makefile.am
9354         * src/mgutils.[ch]              ** REMOVE **
9355         * src/xml.[ch]                  ** REMOVE **
9356         * src/xmlprops.[ch]             ** REMOVE **
9357         * src/common/Makefile.am
9358         * src/common/mgutils.[ch]       ** NEW **
9359         * src/common/xml.[ch]           ** NEW **
9360         * src/common/xmlprops.[ch]      ** NEW **
9361                 move xml files to common directory
9362
9363 2003-01-26 [christoph]  0.8.9claws13
9364
9365         * src/plugins/spamassassin/spamassassin_gtk.c
9366                 only set gtk entry text if string is available
9367
9368 2003-01-26 [melvin]     0.8.9claws12
9369
9370         * src/description_window.c
9371                 Allow resizing of the window
9372                 Allow automatic horizontal scroll bar
9373                 Do not vertically expand and fill
9374
9375 2003-01-26 [christoph]  0.8.9claws11
9376
9377         * src/Makefile.am
9378         * src/gtkutils.[ch]             ** REMOVE **
9379         * src/common/sylpheed.c
9380         * src/gtk/Makefile.am
9381         * src/gtk/description_window.c
9382         * src/gtk/gtkutils.[ch]         ** NEW **
9383         * src/gtk/prefswindow.c
9384                 move gtkutils to gtk directory
9385
9386 2003-01-26 [paul]       0.8.9claws10
9387
9388         * src/summaryview.c
9389                 rename summary_unread_clicked() to summary_status_clicked()
9390
9391 2003-01-26 [melvin]     0.8.9claws9
9392
9393         * src/prefs_actions.c
9394                 Cosmetical changes to the help text
9395
9396 2003-01-26 [paul]       0.8.9claws8
9397
9398         * src/folder.[ch]
9399           src/mainwindow.c
9400           src/prefs_common.c
9401           src/prefs_sumamry_column.c
9402           summaryview.[ch]
9403                 rename the 'Unread' column to 'Status'
9404
9405 2003-01-25 [match]      0.8.9claws7
9406
9407         * src/mgutils.[ch]
9408                 removed reference to LDAP constants. removed error2string.
9409                 included functions to support LDAP dynamic queries.
9410         * src/syldap.h
9411                 moved LDAP constants here.
9412         * src/addressbook.c
9413         * src/addrindex.c
9414         * src/importldif.c
9415                 removed references to LDAP constants and references to
9416                 error2string.
9417
9418 2003-01-25 [paul]       0.8.9claws6
9419
9420         * src/summaryview.c
9421                 summary_thread_build(), summary_thread_init(): remove 
9422                 unneeded reference to summaryview->folder_item
9423
9424 2003-01-25 [christoph]  0.8.9claws5
9425
9426         * src/gtk/description_window.c
9427                 o allow description texts to expand over multiple columns
9428                 o translate all columns
9429         * src/prefs_actions.c
9430                 change syntax description to use new multi column feature
9431
9432         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9433
9434 2003-01-25 [match]      0.8.9claws4
9435
9436         * src/vcard.c
9437                 fixed bug with Quoted-Printable
9438
9439 2003-01-25 [paul]       0.8.9claws3
9440
9441         * src/folder.[ch]
9442           src/summaryview.[ch]
9443                 implement per-folder collapsed/expanded threads setting
9444                 
9445         * src/prefs_common.c
9446                 remove global collapsed/expanded threads option
9447
9448 2003-01-25 [christoph]  0.8.9claws2
9449
9450         * po/POTFILES.in
9451                 add pluginwindow and prefswindow
9452         * src/compose.c
9453                 make send respond correctly to messages that could be added
9454                 to the queue folder, but the UID of the message is unknown
9455         * src/folder.c
9456         * src/imap.c
9457                 don't return guessed UIDs in imap_add_msg anymore. We return
9458                 0 to tell the folder system it was appened but the UID is
9459                 unknown. Folder system now get's the UID by scaning the folder
9460                 and searching the cache for the Message-ID
9461                 (closes bug #29 Messages queued, but not sent)
9462
9463 2003-01-25 [paul]       0.8.9claws1
9464
9465         * src/codeconv.c
9466                 conv_encode_header():  fix bug when long headers with 8-bit
9467                 characters are used, so that the encoded words are wrapped.
9468                 If the space in the original text falls on the wrap boundary,
9469                 it can be lost.
9470                 Patch by Sergey Vlasov.
9471                 
9472         * src/folderview.c
9473                  fix bug where a change to the sorting method or thread view
9474                  of a folder's messages is lost if simpify-subject is set and
9475                  toggled on or off.
9476                  Patch by Luke Plant.
9477
9478 2003-01-24 [paul]       0.8.9claws
9479
9480         * sylpheed-0.8.9claws released
9481         
9482         * Makefile.am
9483           sylpheed.spec.in
9484                 remove reference to 'INSTALL.jp'
9485
9486 2003-01-23 [paul]       0.8.8claws128
9487
9488         * po/es.po
9489           po/it.po
9490           po/ru.po
9491           po/sr.po
9492                 updated translations. submitted by Ricardo Mones Lastra,
9493                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9494
9495 2003-01-23 [colin]      0.8.8claws127
9496
9497         * src/compose.c
9498                 Fix drafted and queued news articles re-edition
9499
9500 2003-01-23 [melvin]     0.8.8claws126
9501
9502         * po/fr.po
9503                 Updated French translations
9504
9505 2003-01-23 [colin]      0.8.8claws125
9506
9507         * src/inc.c
9508                 Fix "Connecting to..." status message
9509
9510 2003-01-22 [paul]       0.8.8claws124
9511
9512         * po/bg.po
9513                 updated by George Danchev
9514                 
9515         * src/folder.c
9516                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9517                 and folder deletion
9518
9519 2003-01-21 [paul]       0.8.8claws123
9520
9521         * po/bg.po
9522                 updated by George Danchev
9523                 
9524         * src/about.c
9525                 its now 2003
9526                 
9527         * src/toolbar.c
9528                 don't translate 'Separator'
9529                 
9530         * src/plugins/spamassassin/Makefile.am
9531                 add aspell to CPPFLAGS
9532                 
9533         * src/plugins/spamassassin/spamassassin.c
9534           src/plugins/spamassassin/spamassassin_gtk.c
9535                 set correct default for spamassassin_receive_spam
9536                 slightly re-word descriptions and some
9537                 other minor changes
9538
9539 2003-01-19 [alfons]     0.8.8claws122
9540                 
9541         * src/mimeview.c
9542                 mimeview_save_as(): we might as well show the file name for
9543                 the single case "Save As" too
9544
9545 2003-01-19 [alfons]     0.8.8claws121
9546
9547         * src/crash.c
9548                 change bug tracker URL to bugzilla URL
9549
9550 2003-01-19 [alfons]     0.8.8claws120
9551
9552         * src/mimeview.c
9553                 mimeview_save_all(): display name of file before overwriting;
9554                 continue saving all, even when one overwrite was cancelled
9555
9556 2003-01-19 [christoph]  0.8.8claws119
9557
9558         * src/summaryview.c
9559         * src/procmsg.[ch]
9560                 fix wrong usage of procmsg_find_children in summaryview
9561                 by using procmsg_update_unread_children instead of
9562                 summaryview_update_unread_children
9563
9564 2003-01-19 [christoph]  0.8.8claws118
9565
9566         * src/procmsg.c
9567                 fix infinite loop in procmsg_find_children
9568                  (closes bug #25 sylpheed crashes on delete.)
9569
9570         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9571
9572 2003-01-19 [paul]       0.8.8claws117
9573
9574         * po/pt_BR.po
9575                 updated by Ivan Francolin Martinez
9576
9577 2003-01-18 [melvin]     0.8.8claws116
9578
9579         * src/prefs_actions.c
9580                 Removed syntax limitation of only one '&' at the end of command.
9581                         Now actions that contain '>/dev/null 2>&1' are possible.
9582
9583 2003-01-18 [melvin]     0.8.8claws115
9584
9585         * src/prefs_actions.c
9586                 Actions IO dialog: when the action ends
9587                 the "Close" button now has focus and [Escape] closes the
9588                 window.
9589
9590 2003-01-18 [christoph]  0.8.8claws114
9591
9592         * src/procmsg.c
9593                 o add debug output when MsgInfos are really freed
9594                 o free GSLists in procmsg_find_children and
9595                   procmsg_update_unread_children
9596
9597 2003-01-18 [christoph]  0.8.8claws113
9598
9599         * src/mainwindow.c
9600                 reorder Configuration menu
9601
9602 2003-01-18 [christoph]  0.8.8claws112
9603
9604         * src/compose.c
9605                 fix applying templates to forwarded messages
9606
9607         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
9608
9609 2003-01-17 [christoph]  0.8.8claws111
9610
9611         * src/folder.c
9612                 destroy folder items, when a folder item is removed
9613
9614 2003-01-17 [christoph]  0.8.8claws110
9615
9616         * src/folder.c
9617                 fix wrong folder stats update when ignored message is
9618                 deleted
9619
9620 2003-01-17 [colin]      0.8.8claws109
9621         
9622         * src/mainwindow.c
9623         * src/summaryview.c
9624                 Quicksearch bugfixes: 
9625                 - hide help button at startup if not extended
9626                 - switch to extended when looking for replies
9627
9628 2003-01-17 [paul]
9629
9630         * sync with 0.8.9 release
9631
9632 2003-01-17 [paul]       0.8.8claws108
9633
9634         * sync with 0.8.8cvs11
9635                 see ChangeLog 2003-01-17
9636
9637 2003-01-16 [colin]      0.8.8claws107
9638
9639         * src/procmsg.c
9640                 Changed encryption test to re-ask passphrase
9641                 if an encrypted message hasn't been decrypted
9642                 Fixes bug #5
9643
9644 2003-01-16 [christoph]  0.8.8claws106
9645
9646         * src/prefs_gtk.c
9647         * src/prefs_toolbar.c
9648         * src/gtk/prefswindow.h
9649         * src/plugins/spamassassin/spamassassin_gtk.c
9650                 remove page destroy function that is not used anymore
9651
9652 2003-01-16 [paul]       0.8.8claws105
9653
9654         * sync with 0.8.8cvs9
9655                 see ChangeLog 2002-01-16
9656
9657 2003-01-16 [colin]      0.8.8claws104
9658
9659         * src/compose.[ch]
9660                 Fix bug with autosaved drafts for IMAP, when draft
9661                 folder is specified - fixes bugzilla bug #20
9662
9663 2003-01-15 [paul]       0.8.8claws103
9664
9665         * src/compose.[ch]
9666           src/procmsg.c
9667                 store folder and message-id of message forwarding
9668                 in queue header and set forward flag after sending
9669
9670 2003-01-15 [paul]       0.8.8claws102
9671
9672         * sync with 0.8.8cvs8
9673                 see ChangeLog 2002-01-15
9674
9675 2003-01-15 [colin]      0.8.8claws101
9676
9677         * src/Makefile.am
9678                 Fix linking with GNU libiconv
9679
9680 2003-01-15 [darko]      0.8.8claws100
9681
9682         * src/pine.c
9683                 fix crash when importing pine address book
9684                 entry with an empty name (reported by DY
9685                 <dybulk at tri8.net>)
9686
9687 2003-01-14 [paul]       0.8.8claws99
9688
9689         * configure.in  ** REMOVED **
9690           configure.ac  ** NEW FILE **
9691                 rename configure.in to configure.ac, as it is now
9692                 preferred
9693
9694 2003-01-14 [melvin]     0.8.8claws98
9695
9696         * src/folderview.c
9697                 folderview_check_new(): More precise function description
9698
9699 2003-01-14 [melvin]     0.8.8claws97
9700
9701         * src/folderview.c
9702                 folderview_check_new(): return the number of new messages 
9703                         since last check.
9704         * src/inc.c
9705                 inc_account_mail(): Disable counting of new messages for IMAP
9706                         and NNTP until bug [19] and [14] are fixed.
9707
9708 2003-01-14 [paul]       0.8.8claws96
9709
9710         * sync with 0.8.8cvs6
9711                 see ChangeLog 2003-01-14
9712
9713 2003-01-13 [alfons]     0.8.8claws95
9714
9715         * src/textview.c
9716                 tune email address validation (c. 0.8.8claws89): if . is 
9717                 just one char away from @, the address is invalid too 
9718                 (correctly rejects addresses like foo@.com)
9719
9720 2003-01-13 [paul]       0.8.8claws94
9721
9722         * src/messageview.c
9723           src/toolbar.c
9724                 fixes to the Message View toolbar and menu:
9725                 fix non-functioning Forward button
9726                 make Reply button consider default_reply_list
9727                 remove 'Follow-up...' menu entry
9728                 add 'Forward' and 'Redirect' menu entries
9729
9730 2003-01-13 [melvin]     0.8.8claws93
9731
9732         * src/inc.c
9733                 Fixed typo that could make new messages count incorrect.
9734
9735 2003-01-13 [melvin]     0.8.8claws92
9736
9737         * src/folderview.[ch]
9738                 folderview_check_new(): return the number of new messages.
9739         * src/inc.c
9740                 Should fix bug [14] where new mail notification worked 
9741                         incorrectly with IMAP accounts.
9742                 inc_spool_account(): return number of new msgs, or -1 on error
9743                 inc_all_spool(): return number of new msgs
9744                 
9745 2003-01-13 [melvin]     0.8.8claws91
9746
9747         * src/prefs_actions.c
9748                 Justify help text.
9749
9750 2003-01-12 [thorsten]   0.8.8claws90
9751
9752         * src/common/prefs.c
9753                 close file before rename
9754
9755 2003-01-12 [alfons]     0.8.8claws89
9756
9757         * AUTHORS
9758                 add Christian Mertes
9759         * src/common/utils.[ch]
9760                 g_stricase_hash(), g_stricase_equal(): functions for 
9761                 case insensitive hash tables
9762         * src/textview.c
9763                 use top level domain names to validate email address, based
9764                 on a patch by Christian Mertes (thanks!), but changed 
9765                 implementation to use a hash table 
9766
9767 2003-01-12 [paul]       0.8.8claws88
9768
9769         * po/bg.po
9770                 updated by George Danchev
9771
9772 2003-01-12 [alfons]     0.8.8claws87
9773
9774         * src/summaryview.c
9775                 delete / execute performance: use new style folder update
9776
9777 2003-01-12 [paul]       0.8.8claws86
9778
9779         * sync with 0.8.8cvs5
9780                 see ChangeLog 2003-01-13 (!)
9781
9782 2003-01-12 [alfons]     0.8.8claws85
9783
9784         * src/filtering.c
9785         * src/matcher_parser_parse.y
9786                 prepare change_score filtering action
9787         * src/matcher.[ch]
9788                 give up const-correctness on functions that call non-const-correct functions;
9789                 several casts to gpointer in g_free();
9790                 add change_score;
9791
9792 2003-01-12 [christoph]  0.8.8claws84
9793
9794         * src/compose.c
9795                 fix 2 warnings
9796
9797         * src/gtk/prefswindow.[ch]
9798         * src/plugins/spamassassin/spamassassin_gtk.c
9799                 changed the call of the widget create function
9800                 for PrefsPages, because sometimes the widget
9801                 create function needs a widget that already has
9802                 been attached to a window (to create GDK pixmaps
9803                 for exmaple). So we simply pass the GtkWindow as
9804                 the second parameter now.
9805
9806         * src/main.c
9807         * src/mainwindow.c
9808         * src/prefs_toolbar.[ch]
9809                 rewrite Toolbar Preferences using the new
9810                 prefs window
9811
9812 2003-01-11 [alfons]     0.8.8claws83
9813
9814         * src/addressadd.c
9815                 fix crash when adding sender to addressbook because status bar
9816                 isn't there (the status bar doesn't seem to be used though,
9817                 but I'll let Match decide what to do with it)
9818
9819 2003-01-11 [colin]      0.8.8claws82
9820
9821         * src/main.c
9822           src/toolbar.c
9823                 Two useless changes reversed
9824
9825 2003-01-11 [colin]      0.8.8claws81
9826
9827         * src/mainwindow.c
9828           src/mainwindow.h
9829                 Add mainwindow_get_mainwindow()
9830         * src/alertpanel.c
9831           src/alertpanel.h
9832                 Add alertpanel_error_log() 
9833         * src/compose.c
9834           src/inc.c
9835           src/messageview.c
9836           src/toolbar.c
9837           src/main.c
9838           src/procmsg.c
9839                 Network errors get a View Log button
9840
9841 2003-01-10 [alfons]     0.8.8claws80
9842
9843         * src/prefs_toolbar.c
9844         * src/toolbar.c
9845                 use the translatable string for "Separator" as file name for
9846                 separator toolbar items (probably make this uppercase?)
9847
9848 2003-01-10 [alfons]     0.8.8claws79
9849
9850         * src/prefs_toolbar.c
9851                 put right A_SEPARATOR description string in "displayed
9852                 toolbar items list" so manually added separators are
9853                 saved correctly (bug #10, "Adding a separator to the main 
9854                 toolbar fails, entry in xml file is wrong")
9855
9856 2003-01-10 [christoph]  0.8.8claws78
9857
9858         * src/imap.c
9859                 o fix warnings
9860                 o use CAPABILITY to check if NAMESPACE is available
9861
9862 2003-01-10 [christoph]  0.8.8claws77
9863
9864         * src/imap.[ch]
9865                 apply UIDPLUS IMAP extension support patch
9866
9867         Patch submitted by Simon 'corecode' Schubert
9868
9869 2003-01-10 [paul]       0.8.8claws76
9870
9871         * src/folderview.c
9872                 a sync from main which fixes the news account folders'
9873                 Properties bug
9874
9875 2003-01-10 [christoph]  0.8.8claws75
9876
9877         * src/folder.c
9878                 don't accept 0 as a valid uid returned by copy and move
9879                 functions. 0 means the message was copied or moved but the
9880                 new uid could not be fetched. It is not an error condition
9881                 for the copy or move operation.
9882
9883 2003-01-10 [paul]       0.8.8claws74
9884
9885         * src/prefs_filtering.c
9886                 change English used in Alert when entry is not
9887                 saved.
9888                 
9889         * sync with 0.8.8cvs4
9890                 see ChangeLog 2003-01-10
9891
9892 2003-01-10 [darko]      0.8.8claws73
9893
9894         * src/pine.c
9895                 fix crash when importing address book entry
9896                 without a valid address
9897
9898 2003-01-09 [alfons]     0.8.8claws72
9899
9900         * src/inc.c
9901                 filtering performance: use new style folder update
9902
9903 2003-01-09 [christoph]  0.8.8claws71
9904
9905         * src/compose.c
9906         * src/gtk/menu.[ch]
9907                 fix wrong selecting of mime encoding type, when
9908                 opening property dialog of attachments in the
9909                 compose window. 7bit was always selected and that
9910                 destoryed files with 8bit data.
9911                 (closes bug #9 Sylpheed-claws destroys attachments when
9912                  changing MIME-types)
9913
9914 2003-01-09 [paul]       0.8.8claws70
9915
9916         * sync with 0.8.8cvs3
9917                 see ChangeLog 2003-01-09
9918
9919 2003-01-08 [alfons]     0.8.8claws69
9920         
9921         * src/addressadd.c
9922                 apply patch by Kim Schulz to fix build breakage
9923                 because of missing variable
9924
9925 2003-01-08 [paul]       0.8.8claws68
9926
9927         * sync with 0.8.8cvs2
9928                 see ChangeLog 2002-01-08
9929
9930 2003-01-08 [paul]       0.8.8claws67
9931
9932         * po/it.po
9933                 updated by Alessandro Maestri
9934                 
9935         * src/addressadd.c
9936                 when using 'Add sender to addressbook' allow
9937                 name to be edited and remarks to be entered
9938                 Patch submitted by Luke Plant
9939
9940 2003-01-08 [darko]      0.8.8claws66
9941
9942         * README.claws, src/summaryview.c
9943                 fix description for marked messages
9944
9945 2003-01-08 [paul]
9946
9947         * tools/Makefile.am
9948           tools/launch_phoenix  ** NEW FILE **
9949                 add script that enables using Phoenix as the default
9950                 web browser. 
9951                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
9952                 
9953         * tools/OOo2sylpheed.pl
9954                 remove full path to sylpheed executable, just 'sylpheed'
9955                 will do
9956                 
9957         * tools/README
9958                 add launch_phoenix informtion and re-arrange and compress
9959                 the data a little
9960
9961 2003-01-07 [christoph]  0.8.8claws65
9962
9963         * src/folder.c
9964                 fix update for source folder when moving messages
9965         * src/procmsg.[ch]
9966         * src/summaryview.c
9967                 use function to set to_folder for message infos and
9968                 automatically update the op_count for old and new
9969                 folder
9970
9971 2003-01-07 [melvin]     0.8.8claws64
9972
9973         * src/prefs_actions.c
9974                 Fixed bug where an '%p' Action on a displayed image crashed 
9975                         Sylpheed
9976                 Code clean up (get rid of duplicated code and removed unnecessary 
9977                                 structure member)
9978
9979 2003-01-07 [christoph]  0.8.8claws63
9980
9981         * src/compose.c
9982         * src/folder.[ch]
9983         * src/folderview.c
9984         * src/import.c
9985         * src/inc.c
9986         * src/main.c
9987         * src/mainwindow.c
9988         * src/messageview.c
9989         * src/prefs_folder_item.c
9990         * src/procmsg.c
9991         * src/summaryview.c
9992         * src/toolbar.c
9993                 o remove all folder update triggering from the UI code. The folder
9994                   system should know much better when a folder needs an update.
9995                 o to prevent multiple updates in a row the folder updates can be
9996                   frozen for some time.
9997
9998                 Note: - Please verify that no updates are missing
9999                       - Check where freeze/thaws should be added
10000
10001 2003-01-07 [christoph]  0.8.8claws62
10002
10003         * src/prefs_actions.c
10004                 don't translate empty strings
10005
10006         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10007
10008 2003-01-06 [christoph]  0.8.8claws61
10009
10010         * src/prefs_actions.c
10011                 mark strings for gettext
10012         * src/prefs_matcher.c
10013                 use new description window for Execute action and
10014                 match condition in Filtering
10015
10016         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10017
10018 2003-01-06 [alfons]     0.8.8claws60
10019
10020         keep myself inspired to re-organize matcher part 8; 
10021         yes, more to come (I need to move out the descriptive
10022         text for actions to matcher.c, or at least make it not
10023         depend on the wicked ordering)
10024
10025         * src/prefs_matcher.c
10026                 add documentation so others may comprehend the
10027                 UI part of the conditions
10028                 
10029 2003-01-06 [christoph]  0.8.8claws59
10030
10031         * src/prefs_actions.c
10032                 use new description window for syntax help
10033         * src/gtk/description_window.c
10034                 fix display of descriptions with column count != 2
10035
10036         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10037
10038 2003-01-06 [christoph]  0.8.8claws58
10039
10040         * src/quote_fmt.c
10041         * src/summaryview.[ch]
10042         * src/gtk/Makefile.am
10043         * src/gtk/description_window.[ch]       ** NEW **
10044                 use a generic window to display syntax descriptions
10045                 currently used in quote_fmt and summaryview (new description
10046                 for extended quick search)
10047
10048         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10049
10050 2003-01-06 [paul]       0.8.8claws57
10051
10052         * sync with 0.8.8cvs1
10053                 see ChangeLog 2003-01-06
10054
10055 2003-01-06 [christoph]  0.8.8claws56
10056
10057         * src/mainwindow.c
10058         * src/prefs_gtk.[ch]
10059         * src/gtk/prefswindow.[ch]
10060         * src/plugins/spamassassin/spamassassin_gtk.c
10061                 o remove page management from prefswindow, pages
10062                   will be an argument to prefswindow_open
10063                 o prefswindow_open gets a datapointer that is
10064                   passed to the widget_create function to allow
10065                   creation of prefswindow for specific items
10066
10067 2003-01-06 [colin]      0.8.8claws55
10068         
10069         * src/summaryview.c
10070                 We don't want regexp in the reply-finder, 
10071                 because MIDs can contain !,$,. and so on
10072
10073 2003-01-06 [jens]       0.8.8claws54
10074
10075         * src/jpilot.c
10076                 fixed a wrong free in jpilot_read_db_files
10077
10078 2003-01-06 [alfons]     0.8.8claws53
10079
10080         re-organize matcher part 8; more to come
10081        
10082         * src/matcher.c
10083                 matcherprop_to_string(): put g_free()s before the
10084                 switch-case break to fix memleaks                
10085
10086 2003-01-06 [colin]      0.8.8claws52
10087
10088         * src/summaryview.c
10089                 cleanup & reply-finder now displays the first 
10090                 matching message
10091
10092 2003-01-05 [alfons]     0.8.8claws51
10093
10094         re-organize matcher part 7; more to come
10095
10096         * src/matcher.[ch]
10097                 fixes for constant correctness;
10098                 more documentation;
10099
10100 2003-01-05 [alfons]     0.8.8claws50
10101
10102         re-organize matcher part 6; more to come
10103         
10104         * src/matcher.[ch]
10105                 fixes for constant correctness;
10106                 more documentation;
10107         * src/filtering.c
10108                 fix for constant correctness
10109
10110 2003-01-05 [colin]      0.8.8claws49
10111
10112         * src/account.[ch]
10113                 Add account_get_reply_account function
10114         * src/compose.c
10115                 Use account_get_reply_account function 
10116         * src/summaryview.c
10117                 Basic reply-finder - click on the replied
10118                 icon gets you to the outbox using quick-search
10119
10120 2003-01-05 [paul]       0.8.8claws48
10121
10122         * src/prefs_common.c
10123                 small change to English
10124                 
10125         * src/prefs_filtering.c
10126                 prefs_filtering_action_select(): improve logic and uniformity
10127                 of gui
10128
10129 2003-01-05 [alfons]     0.8.8claws47
10130
10131         fine tune solution to focus problems (bug #7)
10132
10133         * src/mainwindow.c
10134                 mainwindow_focus_in_event(): remove grab event check
10135         * src/summaryview.c
10136                 summary_button_pressed(): move selection on right-click
10137                 too. we can't possibly move the selection back after
10138                 canceling a dialog, because gtk's incomplete focus 
10139                 management. whether this is a good solution, only time
10140                 will tell.
10141
10142 2003-01-05 [christoph]  0.8.8claws46
10143
10144         * src/imap.c
10145                 fix crash when no imap connection could be established
10146
10147 2003-01-05 [paul]       0.8.8claws45
10148
10149         * src/mainwindow.c
10150           src/sumamryview.c
10151           src/gtk/menu.[ch]
10152                 fix bug 605957 'shortcuts in popup-menu'
10153                 make user-defined shortcuts work
10154                 show shortcuts that are already defined
10155                 in the main menu
10156                 Patch submitted by Luke Plant
10157
10158 2003-01-05 [alfons]     0.8.8claws44
10159
10160         * src/mainwindow.c
10161                 focus_in_event handler should not select summary view row 
10162                 when another window (menu, dialog) grabbed for events 
10163                 (bug #7, "[0.8.8claws42] Message summary focus") 
10164
10165 2003-01-04 [christoph]  0.8.8claws43
10166
10167         * src/procmsg.c
10168                 update save folder after adding the sent message
10169                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10170
10171 2003-01-02 [christoph]  0.8.8claws42
10172
10173         * src/common/plugin.c
10174                 fix unloading of all plugins and unload
10175                 plugins in reverse order
10176                 
10177         * src/gtk/pluginwindow.c
10178                 implement function of load and unload button
10179
10180         * src/gtk/prefswindow.c
10181         * src/gtk/prefswindow.h
10182                 rename register function and add new unregister
10183                 function
10184
10185         * src/plugins/spamassassin/spamassassin_gtk.c
10186                 unregister prefs page and update for changes in
10187                 src/gtk/prefswindow.c
10188
10189 2003-01-02 [paul]       0.8.8claws41
10190
10191         * po/es.po
10192                 updated by Ricardo Mones Lastra
10193
10194 2003-01-02 [paul]
10195
10196         * tools/tb2sylpheed
10197                 fixes and improvements by Urke MMI
10198
10199 2003-01-02 [thorsten]   0.8.8claws40
10200
10201         * src/procmsg.c
10202                 fixed wrong return value
10203
10204 2003-01-02 [thorsten]   0.8.8claws39
10205
10206         * src/prefs.c
10207                 fixed printing wrong variable
10208
10209 2003-01-02 [thorsten]   0.8.8claws38
10210
10211         * src/prefs.c
10212                 fixed acessing members of freed pfile struct
10213
10214 2003-01-02 [thorsten]   0.8.8claws37
10215
10216         * src/procmsg.c
10217                 detect loops across several messages
10218                 as suggested by Christoph Hohmann
10219
10220 2003-01-01 [match]      0.8.8claws36
10221
10222         * src/addrindex.c
10223                 fixed another memory leak.
10224
10225 2003-01-01 [match]      0.8.8claws35
10226
10227         * src/jpilot.[ch]
10228                 fixed memory leaks. applied Doxygen comments.
10229
10230 2003-01-01 [thorsten]   0.8.8claws34
10231
10232         * src/procmsg.c
10233                 inhibit endless loop if msg references itself
10234                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10235
10236 2003-01-01 [christoph]  0.8.8claws33
10237
10238         * src/mainwindow.c
10239         * src/gtk/Makefile.am
10240         * src/gtk/pluginwindow.c                ** NEW **
10241         * src/gtk/pluginwindow.h                ** NEW **
10242                 add plugin window
10243
10244         * src/plugins/demo/demo.c
10245         * src/plugins/spamassassin/spamassassin.c
10246         * src/plugins/spamassassin/spamassassin_gtk.c
10247                 write better plugin descriptions
10248
10249 2002-12-31 [christoph]  0.8.8claws32
10250
10251         * src/gtk/prefswindow.c
10252         * src/plugins/spamassassin/spamassassin_gtk.c
10253                 some small improvements to GTK code
10254
10255 2002-12-31 [christoph]  0.8.8claws31
10256
10257         * src/plugins/spamassassin/spamassassin_gtk.c
10258                 enable folder select button
10259
10260 2002-12-31 [christoph]  0.8.8claws30
10261
10262         * src/mainwindow.c
10263         * src/gtk/Makefile.am
10264         * src/gtk/prefswindow.c                         ** NEW **
10265         * src/gtk/prefswindow.h                         ** NEW **
10266                 add new prefs window
10267
10268         * src/common/plugin.c
10269                 don't try to load empty config lines
10270         
10271         * src/plugins/spamassassin/Makefile.am
10272         * src/plugins/spamassassin/spamassassin.c
10273         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10274         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10275                 GTK config for SpamAssassin Plugin using
10276                 the new prefs window
10277
10278 2002-12-31 [paul]       0.8.8claws29
10279
10280         * po/POTFILES.in
10281                 remove obsolete entry 'src/menu.c'
10282
10283 2002-12-31 [alfons]     0.8.8claws28
10284
10285         * src/matcher.[ch]
10286         * src/matcher_parser_parse.y
10287         * src/prefs_matcher.c
10288                 add "ignore_thread" and "~ignore_thread" condition so it's
10289                 possible to make the actions / scoring operate on the ignore
10290                 thread flag
10291
10292 2002-12-31 [christoph]  0.8.8claws27
10293
10294         * src/addrbook.c
10295         * src/addrindex.c
10296         * src/folder.c
10297         * src/matcher.c
10298         * src/prefs_account.c
10299         * src/prefs_actions.c
10300         * src/prefs_customheader.c
10301         * src/prefs_display_header.c
10302         * src/prefs_gtk.c
10303         * src/procmime.c
10304         * src/toolbar.c
10305         * src/xmlprops.c
10306         * src/common/prefs.[ch]
10307                 extend prefs file handling for reading and automatic handling
10308                 of blocks. When reading prefs_set_block_label will automatically
10309                 move on to the block. When writing it will copy all other blocks
10310                 automatically
10311
10312         * src/common/plugin.c
10313                 Now loading plugin filenames from [Plugins] block in
10314                 sylpheed rc file
10315
10316 2002-12-30 [christoph]  0.8.8claws26
10317
10318         * src/common/hooks.[ch]
10319                 return abort status to caller of hooks_invoke
10320                 
10321         * src/inc.[ch]
10322                 invoke message filtering hook and stop
10323                 default handling when filter returns abort
10324
10325         * src/common/plugin.[ch]
10326         * src/plugins/demo/demo.c
10327                 modify plugin loader, because resolving symbols for strings
10328                 does not work correctly
10329         
10330         * configure.in
10331         * ac/spamassassin.m4                            ** NEW **
10332         * src/plugins/spamassassin/.cvsignore           ** NEW **
10333         * src/plugins/spamassassin/Makefile.am          ** NEW **
10334         * src/plugins/spamassassin/README               ** NEW **
10335         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10336         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10337         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10338                 add spamassassin plugin, see src/plugins/spamassassin/README
10339                 for details
10340
10341 2002-12-29 [alfons]     0.8.8claws25
10342
10343         * src/mainwindow.c
10344                 when moving focus from a message view to the main 
10345                 window, don't forget to select the summary node
10346                 of the displayed message. should fix "[ 659103 ] 
10347                 focus-follows-mouse confuses sylpheed"
10348
10349 2002-12-29 [christoph]  0.8.8claws24
10350
10351         * src/Makefile.am
10352         * src/stringtable.[ch]          ** REMOVE **
10353         * src/common/Makefile.am
10354         * src/common/stringtable.[ch]   ** NEW **
10355                 move stringtable files to common directory
10356
10357 2002-12-29 [christoph]  0.8.8claws23
10358
10359         * src/Makefile.am
10360         * src/menu.[ch]                 ** REMOVE **
10361         * src/gtk/Makefile.am
10362         * src/gtk/menu.[ch]             ** NEW **
10363                 move menu files to gtk directory
10364
10365 2002-12-29 [match]      0.8.8claws22
10366
10367         * src/addressbook.c
10368         * src/syldap.c
10369                 moved UI specific code out of LDAP code into addressbook
10370                 UI code. fixed memory leak.
10371
10372 2002-12-29 [christoph]  0.8.8claws21
10373
10374         * src/folder.c
10375                 only check for IGNORED parent message when message is
10376                 not IGNORED itself
10377
10378 2002-12-29 [alfons]     0.8.8claws20
10379
10380         * src/summaryview.c
10381                 set gtksctree's anchor correct (immediate execute
10382                 changes the tree's layout, and anchor points at 
10383                 the incorrect row). fixes "[ 657233 ] multiple msg 
10384                 delete sometimes off by 1".
10385                 we probably have to look for more tree layout /
10386                 anchor glitches.
10387
10388 2002-12-29 [paul]       0.8.8claws19
10389
10390         * src/summaryview.c
10391                 fix bug [ 659054 ] incorrect sorting of 'From' column
10392                 when using 'display sender using address book'
10393                 thanks to Alfons and Luke Plant
10394
10395 2002-12-29 [christoph]  0.8.8claws18
10396
10397         * src/folder.c
10398         * src/procmsg.[ch]
10399                 check parent messages for IGNORE THREAD flag, when adding,
10400                 moving or copying messages to a folder
10401
10402 2002-12-27 [alfons]     0.8.8claws17
10403
10404         re-organize matcher part 5; more to come
10405
10406         * src/matcher.c
10407                 hash keywords in matchparser_tab 
10408
10409 2002-12-27 [alfons]     0.8.8claws16
10410
10411         re-organize matcher part 4; more to come
10412
10413         * src/matcher_parser.h
10414         * src/matcher_parser_lex.l
10415         * src/matcher_parser_parse.y
10416                 cleanup
10417
10418 2002-12-27 [alfons]     0.8.8claws15
10419
10420         re-organize matcher part 3; more to come
10421
10422         * src/matcher.[ch]
10423                 cleanup
10424
10425 2002-12-27 [alfons]     0.8.8claws14
10426
10427         re-organize matcher part 2; more to come but this should
10428         work. cc me if there are any regressions.
10429
10430         * src/matcher.h
10431                 add prototype for get_matchparser_tab_id()
10432         * src/matcher_parser_lex.l
10433                 look up keywords using matchparser_tab_id();
10434
10435 2002-12-27 [alfons]     0.8.8claws12
10436
10437         re-organize matcher part 1
10438
10439         * src/matcher.h
10440                 map yacc generated constants to sylpheed matcher constants
10441         * src/matcher.c
10442                 add function to find a matcher constant from a string
10443
10444 2002-12-27 [christoph]  0.8.8claws11
10445
10446         * src/compose.c
10447                 MENUITEM_ADD casts the 4th argument from integer to pointer
10448                 so it probably should not be a pointer, this means we
10449                 should use account id for it and not the account's pointer
10450
10451 2002-12-27 [paul]       0.8.8claws10
10452
10453         * src/mainwindow.c
10454                 remove unneeded 'GtkWidget *vbox'
10455                 
10456         * src/summaryview.c
10457                 further sync with 0.8.8 - make sort
10458                 by recipient work as expected
10459                 
10460         * NEWS
10461                 sync with 0.8.8
10462
10463 2002-12-27 [paul]       0.8.8claws9
10464
10465         * po/pt_BR.po
10466                 updated by Ivan F. Martinez
10467                 
10468 2002-12-27 [darko]      0.8.8claws8
10469
10470         * src/common/utils.c
10471                 added locked pattern to extended search
10472
10473 2002-12-27 [alfons]     0.8.8claws7
10474
10475         * src/prefs_matcher.[ch]
10476                 clean up
10477
10478 2002-12-26 [alfons]     0.8.8claws6
10479
10480         * src/matcher.[ch]
10481         * src/matcher_parser_lex.l
10482         * src/matcher_parser_parse.y
10483         * src/prefs_matcher.c
10484                 allow color label as a condition in the matcher
10485
10486 2002-12-26 [oliver]     0.8.8claws5
10487         
10488         * src/toolbar.c 
10489                 enable Addressbook for Main and Messageview
10490         * src/prefs_actions.c
10491                 enable actions in Messageview
10492
10493 2002-12-26 [christoph]  0.8.8claws4
10494
10495         * src/common/plugin.c
10496                 add a little debug output
10497         * configure.in
10498         * src/plugins/demo/Makefile.am
10499                 better use of automake
10500
10501 2002-12-26 [christoph]  0.8.8claws3
10502
10503         * src/Makefile.am
10504         * src/common/Makefile.am
10505                 fix "make distdir"
10506
10507 2002-12-26 [christoph]  0.8.8claws2
10508
10509         * configure.in
10510                 sort configure checks into common / gtk / plugins
10511         * po/POTFILES.in
10512                 add src/prefs_gtk.c
10513         * src/Makefile.am
10514                 add plugins SUBDIR
10515         * src/main.c
10516         * src/common/sylpheed.[ch]
10517                 added now sylpheed_done function for shutdown
10518         * src/common/Makefile.am
10519         * src/common/plugin.[ch]                ** NEW **
10520                 plugin loader and unloader
10521         * src/plugins/.cvsignore                ** NEW **
10522         * src/plugins/Makefile.am               ** NEW **
10523                 build plugins
10524         * src/plugins/demo/.cvsignore           ** NEW **
10525         * src/plugins/demo/Makefile.am          ** NEW **
10526         * src/plugins/demo/demo.c               ** NEW **
10527                 small demo plugin that installs a logtext hook and
10528                 outputs the log text to stdout
10529
10530 2002-12-26 [paul]       0.8.8claws1
10531
10532         * po/es.po
10533                 updated by Ricardo Mones Lastra
10534
10535 2002-12-26 [paul]       0.8.8claws
10536
10537         * 0.8.8claws released
10538
10539 2002-12-26 [paul]       0.8.7claws12
10540
10541         * po/bg.po
10542                 updated by George Danchev
10543
10544 2002-12-26 [paul]       0.8.7claws11
10545
10546         * po/POTFILES.in
10547                 remove unneeded 'src/prefs.c' entry 
10548
10549 2002-12-26 [paul]       0.8.7claws10
10550
10551         * src/codeconv.c
10552           src/mainwindow.c
10553                 sync with 0.8.8 release
10554         
10555         * src/folder.[ch]
10556           src/mh.c
10557           src/summaryview.c
10558                 partial sync with 0.8.8 release
10559         
10560
10561 2002-12-25 [alfons]     0.8.7claws9
10562
10563         * src/matcher.[ch]
10564         * src/matcher_parser_lex.l
10565         * src/matcher_parser_parse.y
10566         * src/prefs_matcher.c
10567                 add locked flag to possible filtering / matcher 
10568                 conditions (also a good example what should be
10569                 done to add a simple boolean condition)
10570
10571 2002-12-25 [christoph]  0.8.7claws8
10572
10573         * src/Makefile.am
10574         * src/account.[ch]
10575         * src/addrbook.c
10576         * src/addressbook.c
10577         * src/addrindex.c
10578         * src/filtering.c
10579         * src/folder.c
10580         * src/matcher.c
10581         * src/prefs.[ch]                ** REMOVE **
10582         * src/prefs_account.c
10583         * src/prefs_actions.c
10584         * src/prefs_common.c
10585         * src/prefs_customheader.c
10586         * src/prefs_display_header.c
10587         * src/prefs_filtering.c
10588         * src/prefs_folder_item.c
10589         * src/prefs_gtk.[ch]            ** NEW **
10590         * src/prefs_matcher.c
10591         * src/prefs_scoring.c
10592         * src/prefs_summary_column.c
10593         * src/procmime.c
10594         * src/selective_download.c
10595         * src/toolbar.c
10596         * src/common/Makefile.am
10597         * src/common/prefs.[ch]         ** NEW **
10598                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
10599
10600 2002-12-24 [alfons]     0.8.7claws7
10601
10602         * src/summaryview.c
10603                 summary_thread_build(): fix real cause of the crash mentioned in
10604                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
10605                 this way we get meaningful ctree nodes 
10606
10607 2002-12-24 [oliver]     0.8.7claws6
10608
10609         * src/mainwindow.[ch]
10610         * src/messageview.[ch]
10611         * src/compose.[ch]
10612         * src/inc.c
10613         * src/summaryview.c
10614                 changes to use updated toolbar handling
10615                 
10616 2002-12-24 [oliver]     0.8.7claws5
10617
10618         * src/toolbar.[ch]
10619                 generic toolbar handling
10620                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
10621         * src/prefs_toolbar.[ch]
10622                 adjust to handling
10623         
10624 2002-12-24 [oliver]     0.8.7claws4
10625         
10626         * src/stock_pixmap.[ch]
10627                 move SYLPHEED_LOGO to end of list in order 
10628                 to remove it from Custom Toolbar`s Icon View
10629
10630 2002-12-24 [alfons]     0.8.7claws3
10631
10632         * src/summaryview.c
10633                 summary_thread_build(): fix crash because of focus != selection 
10634                 after threading. when deleting the selection, gtk tries but fails 
10635                 to find the correct focusable element. we now force the selection
10636                 to be focused. this should solve the infamous bug reported by 
10637                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
10638                 a test case is available. 
10639
10640 2002-12-24 [darko]      0.8.7claws2
10641
10642         * src/summaryview.c
10643                 don't crash when unmarking message with unread children
10644
10645 2002-12-23 [christoph]  0.8.7claws1
10646
10647         * src/Makefile.am
10648         * src/common/Makefile.am
10649                 update Makefiles for moved intl.h, version.h and defs.h
10650         * src/imap.c
10651                 rewrite imap_session_get to avoid duplicate code
10652
10653 2002-12-23 [paul]       0.8.7claws
10654
10655         * Santa-Claws released
10656         
10657         * po/hu.po
10658           po/ru.po
10659                 squeeze in updated Hungarian and Russian translations.
10660                 Submitted by  Gál Zoltán and Ruslan N. Balkin
10661
10662 2002-12-23 [paul]       0.8.6claws129
10663
10664         * po/pl.po
10665                 updated by Witold Wladyslaw Wojciech Wilk
10666
10667 2002-12-23 [paul]       0.8.6claws128
10668
10669         * src/quote_fmt_parse.y
10670                 fix typo and add licence header
10671
10672 2002-12-23 [paul]       0.8.6claws127
10673
10674         * po/en_GB.po
10675                 updated
10676
10677 2002-12-23 [paul]       0.8.6claws126
10678
10679         * po/it.po
10680                 updated translation, submitted by Alessandro Maestri
10681                 
10682 2002-12-23 [paul]       0.8.6claws125
10683
10684         * src/quote_fmt_parse.y
10685                 fix signature-stripping on replies bug. match
10686                 '-- \n' and not '-- '.
10687
10688 2002-12-22 [paul]       0.8.6claws124
10689
10690         * po/bg.po
10691           po/es.po
10692           po/sr.po
10693                 updated translations. submitted by George Danchev,
10694                 Ricardo Mones Lastra, and Urke MMI respectively
10695
10696 2002-12-21 [paul]       0.8.6claws123
10697
10698         * src/addrbook.c
10699                 fix coding style
10700
10701 2002-12-21 [paul]       0.8.6claws122
10702
10703         * src/addrbook.c
10704                 fix bug [643638] where if a person is in one or more
10705                 addressbook groups editing that person's email 
10706                 address results in removal from those groups.
10707                 Patch submitted by Luke Plant.
10708
10709 2002-12-20 [christoph]  0.8.6claws121
10710
10711         * src/common/utils.c
10712         * src/summaryview.c
10713                 reimplement expand_search_string using GString to
10714                 prevent crashs caused by miscalculated string
10715                 lengths reported by Paul
10716
10717 2002-12-20 [christoph]  0.8.6claws120
10718
10719         * src/summaryview.c
10720                 don't use "changed" to check if op_count has to be changed as it
10721                 is also set when the message has unread children
10722                 (closes bug [ 653221 ] crash while deleting duplicates)
10723
10724 2002-12-20 [paul]       0.8.6claws119
10725
10726         * sync with 0.8.6cvs27
10727                 see ChangeLog 2002-12-20
10728
10729 2002-12-20 [paul]       0.8.6claws118
10730
10731         * sync with 0.8.6cvs26
10732                 see ChangeLog 2002-12-19 and 2002-12-20
10733
10734 2002-12-19 [alfons]     0.8.6claws117
10735
10736         * src/textview.c
10737                 fix incorrect parsing of email addresses, submitted by 
10738                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
10739                 name display if it contains @".
10740
10741 2002-12-18 [paul]       0.8.6claws116
10742
10743         * sync with 0.8.6cvs23
10744                 see ChangeLog 2002-12-18
10745
10746 2002-12-18 [paul]       0.8.6claws115
10747
10748         * src/Makefile.am
10749         * src/account.c
10750         * src/codeconv.c
10751         * src/gtkutils.[ch]
10752         * src/imap.c
10753                 sync with 0.8.6cvs22.
10754                 see ChangeLog 2002-12-17 and 2002-12-18
10755
10756 2002-12-17 [christoph]  0.8.6claws114
10757
10758         * src/imap.c
10759                 o don't create a session if imap greeting fails
10760                 o don't close socket when authentication fails
10761                   this is done by imap_session_destroy
10762
10763 2002-12-17 [thorsten]   0.8.6claws113
10764
10765         * tools/Makefile.am
10766           tools/README
10767           tools/google_msgid.pl ** NEW FILE **
10768                 Added "search for message-id" script and doc
10769
10770 2002-12-17 [thorsten]   0.8.6claws112
10771
10772         * po/hu.po
10773                 Updated hungarian translation
10774                 (updated by Gal Zoltan)
10775
10776 2002-12-16 [christoph]  0.8.6claws111
10777
10778         * src/addr_compl.c
10779                 remove stupid addressbook dump to debug output
10780         * src/mh.c
10781                 fix memory leak found by Hiro
10782
10783 2002-12-14 [paul]       0.8.6claws110
10784
10785         * src/compose.c
10786                 fix menubar sensitivity on send
10787                 
10788         * src/prefs_filtering.c
10789         * src/prefs_matcher.c
10790         * src/prefs_scoring.c
10791                 Fix english ;)
10792                 
10793         * src/common/quoted-printable.h
10794                 sync: fix typo
10795         
10796 2002-12-13 [christoph]  0.8.6claws109
10797
10798         * src/Makefile.am
10799         * src/manage_window.[ch]        ** REMOVE **
10800         * src/gtk/Makefile.am
10801         * src/gtk/manage_window.[ch]    ** NEW **
10802                 move manage_window files to gtk directory
10803
10804 2002-12-13 [christoph]  0.8.6claws108
10805
10806         * src/Makefile.am
10807         * src/gtkshruler.[ch]           ** REMOVE **
10808         * src/gtk/Makefile.am
10809         * src/gtk/gtkshruler.[ch]       ** NEW **
10810                 move gtkshruler files to gtk directory
10811
10812 2002-12-13 [christoph]  0.8.6claws107
10813
10814         * src/Makefile.am
10815         * src/compose.c
10816         * src/gtkstext.[ch]             ** REMOVE **
10817         * src/gtkutils.[ch]
10818         * src/textview.c
10819         * src/gtk/gtkstext.[ch]         ** NEW **
10820         * src/gtk/Makefile.am
10821                 o move stext functions to gtkstext.c to remove
10822                   dependency of gtkutils
10823                 o move gtkstext files to gtk directory
10824
10825         * src/gtk/Makefile.am
10826         * src/gtk/sslcertwindow.[ch]
10827                 UI stuff can always depend on common code so
10828                 it's ok to add ../common to include path
10829
10830 2002-12-13 [colin]      0.8.6claws106
10831
10832         * src/summaryview.c
10833                 Disconnect sighandlers for mainwindow when
10834                 quicksearch has the focus
10835                 Fix bug #653231
10836         * src/mainwindow.[ch]
10837                 Make key_pressed callback public, to be able
10838                 to disconnect it
10839
10840 2002-12-13 [christoph]  0.8.6claws105
10841
10842         * src/mh.c
10843                 create .mh_sequences file in new MH folders
10844                 (closes feature request [ 523162 ] MH folders should
10845                  get a .mh_sequences)
10846
10847 2002-12-13 [colin]      0.8.6claws104
10848
10849         * src/summaryview.c
10850                 Better handling of quicksearch show/hide
10851                 (basically the button stays under the mouse 
10852                  when toggled)
10853
10854 2002-12-13 [paul]       0.8.6claws103
10855
10856         * sync with 0.8.6cvs17
10857                 see ChangeLog 2002-12-13
10858
10859 2002-12-13 [paul]       0.8.6claws102
10860
10861         * po/es.po
10862                 updated by Ricardo Mones Lastra
10863
10864 2002-12-11 [colin]       0.8.6claws101
10865
10866         * src/folder.c
10867                 remove statusbar stuff
10868           src/folderview.c
10869                 set statusbar verbosity when moving folders
10870
10871 2002-12-11 [colin]       0.8.6claws100
10872         * src/prefs_filtering.c
10873         * src/prefs_matcher.c
10874         * src/prefs_scoring.c
10875                 Fix english ;)
10876
10877 2002-12-11 [colin]       0.8.6claws99
10878
10879         * src/prefs_common.[ch]
10880                 Add summary_quicksearch_type
10881         * src/summaryview.c
10882                 Save last used quicksearch type
10883
10884 2002-12-11 [jens]       0.8.6claws98
10885         * src/prefs_filtering.c
10886         * src/prefs_matcher.c
10887         * src/prefs_scoring.c
10888                 added dialog for incomplete rules in scoring, filtering and
10889                 matcher to ask wheather really close
10890
10891 2002-12-11 [colin]      0.8.6claws97
10892
10893         * src/folder.c
10894                 Fix folder dnd statusbar logging
10895
10896 2002-12-10 [christoph]  0.8.6claws96
10897
10898         * src/compose.c
10899         * src/folder.c
10900         * src/imap.c
10901         * src/inc.c
10902         * src/main.c
10903         * src/mainwindow.c
10904         * src/news.c
10905         * src/send.c
10906         * src/statusbar.[ch]
10907         * src/common/hooks.c
10908         * src/common/log.[ch]
10909                 o handle verbose logging in statusbar directly in statusbar code
10910                   and common code does not need any knowledge about a statusbar
10911                 o remove direct calls to statusbar_(puts|pop)_all functions
10912
10913 2002-12-10 [jens]       0.8.6claws95
10914
10915         * src/*.c
10916                 removed gettext from g_warnings
10917         * po/POTFILES.in
10918                 cleaned and updated
10919         * po/de.po
10920                 updated
10921
10922 2002-12-10 [colin]      0.8.6claws94
10923
10924         * src/main.c
10925                 finish crash dialog fix
10926
10927 2002-12-10 [colin]      0.8.6claws93
10928
10929         * src/main.c
10930                 "Fix" "sylpheed already running" instead of
10931                 crash dialog appearing after a crash
10932
10933 2002-12-10 [colin]      0.8.6claws92
10934
10935         * po/POTFILES.in
10936                 add src/gtk/sslcertwindow.c
10937
10938 2002-12-10 [paul]       0.8.6claws91
10939
10940         * po/POTFILES.in
10941                 updated to reflect recent changes
10942                 submitted by Alessandro Maestri
10943
10944 2002-12-09 [christoph]  0.8.6claws90
10945
10946         * src/Makefile.am
10947         * src/smtp.[ch]                 ** REMOVE **
10948         * src/common/Makefile.am
10949         * src/common/smtp.[ch]          ** NEW **
10950                 move smtp files to common directory
10951
10952 2002-12-09 [christoph]  0.8.6claws89
10953
10954         * src/Makefile.am
10955         * src/session.[ch]              ** REMOVE **
10956         * src/common/Makefile.am
10957         * src/common/session.[ch]       ** NEW **
10958                 move session files to common directory
10959
10960 2002-12-09 [paul]       0.8.6claws88
10961
10962         * src/account.c
10963                 fix bug [649746] edit accounts: move account reverted
10964                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
10965
10966 2002-12-09 [colin]      0.8.6claws87
10967
10968         * src/ssl_certificate.c
10969                 cleanup
10970
10971 2002-12-09 [colin]      0.8.6claws86
10972
10973         * src/ssl.c
10974                 Try to open the cert.pem database and 
10975                 issue a warning if it isn't there
10976
10977 2002-12-09 [colin]      0.8.6claws85
10978
10979         * src/common/ssl_certificate.c
10980         * src/gtk/sslcertwindow.c
10981                 Warning fixes
10982
10983 2002-12-09 [colin]      0.8.6claws84
10984
10985         * src/ssl_certificate.[ch] ** REMOVED **
10986         * src/common/ssl_certificate.[ch] ** NEW **
10987         * src/Makefile.am
10988         * src/common/Makefile.am
10989                 Moved ssl_certificate.[ch] to common
10990         * src/common/ssl.c 
10991                 Put back needed include
10992         * src/gtk/sslcertwindow.[ch]
10993                 Changed ssl_certificate.h include
10994         
10995 2002-12-09 [colin]      0.8.6claws83
10996
10997         * src/gtk/sslcertwindow.[ch]
10998                 Implement hook for certificate acception
10999         * src/ssl_certificate.[ch]
11000                 Implement hook for certificate acception
11001         * src/common/ssl.c
11002                 Reenable certificate acception check
11003         * src/mainwindow.c
11004                 Register sslcertwindow's hook
11005         
11006 2002-12-08 [christoph]  0.8.6claws82
11007
11008         * src/about.c
11009         * src/addr_compl.c
11010         * src/codeconv.c
11011         * src/manual.c
11012         * src/undo.c
11013         * src/common/utils.c
11014                 o add missing includes
11015                 o fix warnings
11016         * src/.cvsignore
11017         * src/common/.cvsignore
11018         * src/common/version.h          ** REMOVE **
11019                 remove autogenerated file
11020
11021 2002-12-08 [paul]       0.8.6claws81
11022
11023         * src/stringtable.c
11024                 put back needed include
11025
11026 2002-12-08 [colin]      0.8.6claws80
11027         
11028         * src/gtk/sslcertwindow.c
11029                 Cleaner popups when asking
11030         * src/ssl_certificate.c
11031         * src/prefs_common.[ch]
11032                 remove ssl certificate pref
11033                 put back needed include
11034         * src/undo.c
11035                 put back needed include
11036
11037 2002-12-08 [christoph]  0.8.6claws79
11038
11039         * src/folderview.c
11040         * src/logwindow.c
11041         * src/statusbar.c
11042         * src/summaryview.c
11043                 only abort hook invokation if required data is missing not
11044                 if our own data pointer is NULL, update hookfunction for
11045                 log window
11046
11047 2002-12-08 [paul]       0.8.6claws78
11048
11049         * src/about.c
11050         * src/addrcache.c
11051         * src/addrclip.c
11052         * src/addr_compl.c
11053         * src/addrselect.c
11054         * src/codeconv.c
11055         * src/colorlabel.c
11056         * src/enriched.c
11057         * src/esmtp.c
11058         * src/exporthtml.c
11059         * src/headerview.c
11060         * src/imageview.c
11061         * src/manual.c
11062         * src/noticeview.c
11063         * src/pgptext.c
11064         * src/scoring.c
11065         * src/sourcewindow.c
11066         * src/stringtable.c
11067         * src/undo.c
11068                 clean up: remove unneccesary includes
11069
11070 2002-12-08 [christoph]  0.8.6claws77
11071
11072         * src/folderview.c
11073         * src/statusbar.c
11074         * src/summaryview.c
11075         * src/common/hooks.[ch]
11076                 hook functions now have a gboolean return value, if a hook
11077                 returns TRUE it will stop executing of any more hooks in
11078                 the same hooklist for this invokation
11079
11080 2002-12-08 [colin]      0.8.6claws76
11081         
11082         * src/main.c
11083                 put back argv0 for CRASH_DIALOG
11084
11085 2002-12-08 [christoph]  0.8.6claws75
11086
11087         * src/Makefile.am
11088         * src/about.c
11089         * src/account.c
11090         * src/crash.c
11091         * src/esmtp.h
11092         * src/imap.[ch]
11093         * src/inc.c
11094         * src/main.c
11095         * src/mainwindow.c
11096         * src/news.c
11097         * src/pop.[ch]
11098         * src/prefs_account.[ch]
11099         * src/prefs_common.[ch]
11100         * src/send.[ch]
11101         * src/smtp.[ch]
11102         * src/ssl_certificate.[ch]
11103         * src/ssl_manager.[ch]
11104         * src/common/Makefile.am
11105         * src/common/log.c
11106         * src/common/nntp.[ch]
11107         * src/common/socket.[ch]
11108         * src/common/ssl.[ch]
11109         * src/gtk/sslcertwindow.[ch]
11110         * ac/openssl.m4
11111                 use new autoconf script to detect OpenSSL with extra parameters
11112                 to specify the location of libs and includes, also remove USE_SSL
11113                 to USE_OPENSSL
11114
11115         * src/common/sylpheed.[ch]
11116         * src/common/version.h.in
11117                 start seperation of common code initialization seperated from gui
11118
11119         * src/summaryview.c
11120                 The function that is called when a color label changes
11121                 should not change the color lable again
11122
11123 2002-12-08 [colin]      0.8.6claws74
11124
11125         * src/gtk/sslcertwindow.c
11126                 warning fixes
11127
11128 2002-12-08 [colin]      0.8.6claws73
11129
11130         * src/statusbar.c
11131           src/common/log.h
11132                 Register a hook for statusbar_puts_all
11133         * src/common/log.c
11134                 invoke statusbar_puts_all's hook
11135         
11136 2002-12-08 [colin]      0.8.6claws72
11137
11138         * src/ssl_certificate.c
11139                 Put back a badly-removed include
11140
11141 2002-12-08 [colin]      0.8.6claws71
11142
11143         * src/gtk/sslcertwindow.[ch]    ** NEW **
11144                 new certificate presentation
11145         * src/gtk/Makefile.am
11146                 add new files
11147         * src/ssl_certificate.[ch]
11148                 gtk cleanup, made utility functions public
11149         * src/ssl_manager.c
11150                 use new cert presentation
11151
11152 2002-12-07 [christoph]  0.8.6claws70
11153
11154         * src/Makefile.am
11155         * src/nntp.[ch]                 ** REMOVE **
11156         * src/common/Makefile.am
11157         * src/common/nntp.[ch]          ** NEW **
11158                 move nntp files to common directory
11159
11160 2002-12-07 [christoph]  0.8.6claws69
11161
11162         * src/procmsg.[ch]
11163         * src/summaryview.c
11164                 implement msginfo update callback using sylpheed's new
11165                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11166
11167 2002-12-06 [christoph]  0.8.6claws68
11168
11169         * src/editgroup.c
11170                 This patch changes the 'Edit Group Details' dialog to
11171                 allow extended selections in either pane, so that
11172                 addresses can be added or removed from a group more
11173                 quickly and easily. (it actually is a net decrease in
11174                 file size, as some unnecessary functions have been
11175                 removed). 
11176                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11177
11178 2002-12-06 [christoph]  0.8.6claws67
11179
11180         * src/Makefile.am
11181         * src/template.[ch]             ** REMOVE **
11182         * src/common/Makefile.am
11183         * src/common/template.[ch]      ** NEW **
11184                 move template files to common directory
11185
11186         * src/nntp.c
11187                 add missing log.h include
11188
11189 2002-12-06 [melvin]     0.8.6claws66
11190
11191         * src/prefs_actions.c
11192                 Added the trailing ">" syntax to insert command's output
11193                 without replacing old text (in contrast to trailing "|").
11194
11195 2002-12-05 [colin]      0.8.6claws65
11196         
11197         * src/common/utils.c
11198                 Don't modify original search_string or it'll change
11199                 the next iterations in the for()
11200
11201 2002-12-05 [darko]      0.8.6claws64
11202
11203         * src/common/utils.c
11204                 proper check for filtering commands, found by Colin
11205
11206 2002-12-05 [darko]      0.8.6claws63
11207
11208         * src/common/utils.c
11209                 check proper string for NULL pointer, found by Colin
11210
11211 2002-12-05 [darko]      0.8.6claws62
11212
11213         * src/common/utils.[ch]
11214                 expand_search_string(): new function
11215                 converts Mutt-like patterns to Sylpheed's
11216                 filtering engine
11217         * src/summaryview.c
11218                 use expand_search_string() to allow Mutt-like
11219                 patterns in extended search
11220         * README.claws
11221                 document extended option in quick search
11222
11223 2002-12-05 [paul]       0.8.6claws61
11224
11225         * sync with 0.8.6cvs16
11226                 see ChangeLog 2002-12-05
11227                 
11228         * po/POTFILES.in
11229                 clean up
11230
11231 2002-12-04 [christoph]  0.8.6claws60
11232
11233         * src/imap.[ch]
11234                 put imap authentication code into a new function and
11235                 remove it from imap_session_new that will allow to
11236                 send other commands before authentication
11237
11238 2002-12-04 [christoph]  0.8.6claws59
11239
11240         * src/imap.[ch]
11241                 use already existing method to prevent unneeded IMAP
11242                 folder selects. Set imap_select parameters to NULL
11243                 in some functions if the values are not required.
11244
11245         * src/xml.h
11246                 remove no longer required include
11247
11248 2002-12-04 [paul]       0.8.6claws58
11249
11250         * po/es.po
11251                 updated by Ricardo Mones Lastra
11252                 
11253         * configure.in
11254           po/hu.po      ** NEW FILE **
11255                 initial Hungarian translation, submitted
11256                 by Gál Zoltán <galzoli@hu.inter.net>
11257
11258 2002-12-03 [christoph]  0.8.6claws57
11259
11260         * src/Makefile.am
11261         * src/gtksctree.[ch]            ** REMOVE **
11262         * src/gtk/Makefile.am
11263         * src/gtk/gtksctree.[ch]        ** NEW **
11264                 move gtksctree files to gtk directory
11265
11266 2002-12-03 [christoph]  0.8.6claws56
11267
11268         * src/Makefile.am
11269         * src/md5.[ch]                  ** REMOVE **
11270         * srm/common/Makefile.am
11271         * src/common/md5.[ch]           ** NEW **
11272                 move md5 files to common directory
11273
11274         * src/gtkstext.c
11275                 remove not required #include
11276
11277 2002-12-03 [sergey]     0.8.6claws55
11278
11279         * src/gtkutils.c
11280         * src/gtkutils.h
11281                 gtkut_window_popup(): new function.
11282         * src/mainwindow.c
11283                 main_window_popup(): use gtkut_window_popup() to raise
11284                 window without changing its position.
11285                 (see sylpheed-main ML message [sylpheed:17247])
11286
11287 2002-12-03 [sergey]     0.8.6claws54
11288
11289         * src/send.c
11290                 send_message_local(): removed first-dot escaping
11291                 (SMTP-only, not needed for sending through pipe)
11292
11293 2002-12-03 [paul]       0.8.6claws53
11294
11295         * po/POTFILES.in
11296                 update to reflect recent changes (thanks
11297                 to Ricardo Mones Lastra)
11298                 
11299         * tools/filter_conv.pl
11300                  fix problem with quoted strings. Patch submitted
11301                  by Luke Plant <lukeplant@softhome.net>
11302
11303 2002-12-03 [paul]       0.8.6claws52
11304
11305         * sync with 0.8.6cvs15
11306                 see ChangeLog 2002-12-03
11307
11308 2002-12-02 [christoph]  0.8.6claws51
11309
11310         * src/logwindow.[ch]
11311         * src/common/log.[ch]
11312                 implement logging using a hook function
11313
11314         * src/folderview.c
11315         * src/folder.[ch]
11316                 define hooklist name in header file to avoid
11317                 errors caused by wrong spelling of hooklist names
11318
11319         * src/toolbar.c
11320                 fix warnings
11321
11322 2002-12-02 [christoph]  0.8.6claws50
11323
11324         * src/common/Makefile.am
11325                 add src/common/hooks.[ch]
11326
11327         * src/common/hooks.[ch]
11328                 implement a simple hook system using glib's hook functions
11329
11330         * src/folder.[ch]
11331         * src/folderview.c
11332                 use new hook system for folder item updates
11333
11334 2002-12-02 [christoph]  0.8.6claws49
11335
11336         * doc-src/ui_seperation.txt     ** NEW **
11337                 information for ui seperation
11338
11339         * src/Makefile.am
11340                 remove files that were moved to common
11341                 include common directory by default for the header files
11342
11343         * src/inc.c
11344         * src/common/socket.c
11345         * src/automaton.[ch]
11346                 implement automaton using g_io_*-functions instead of
11347                 gdk_input_add to make it ui independent
11348
11349         * src/codeconv.c
11350         * src/compose.c
11351         * src/ldif.c
11352         * src/pgptext.c
11353         * src/procmime.c
11354         * src/rfc2015.c
11355         * src/smtp.c
11356         * src/unmime.c
11357                 remove common/ prefix because directory is now in
11358                 include path
11359
11360         * src/compose.c
11361         * src/folder.c
11362         * src/folderview.c
11363         * src/mainwindow.c
11364         * src/messageview.c
11365         * src/prefs_common.c
11366         * src/procmsg.c
11367         * src/rfc2015.c
11368                 fix warnings
11369
11370         * src/imap.c
11371         * src/inc.c
11372         * src/news.c
11373         * src/pop.c
11374         * src/send.c
11375         * src/smtp.c
11376         * src/ssl_certificate.c
11377                 add log.h header file for logging functions
11378
11379         * src/main.c
11380         * src/common/utils.c
11381         * src/summaryview.c
11382         * src/xml.c
11383                 o move debug_mode to common/utils.c
11384                 o add functions to set and get debug_mode
11385
11386         * src/defs.h                    ** REMOVE **
11387         * src/intl.h                    ** REMOVE **
11388         * src/socket.[ch]               ** REMOVE **
11389         * src/ssl.[ch]                  ** REMOVE **
11390         * src/utils.[ch]                ** REMOVE **
11391                 replaced by new files in src/common/
11392         
11393         * src/common/Makefile.am
11394                 add new files in src/common/
11395
11396         * src/common/defs.h             ** NEW **
11397         * src/common/intl.h             ** NEW **
11398         * src/common/log.[ch]           ** NEW **
11399         * src/common/socket.[ch]        ** NEW **
11400         * src/common/ssl.[ch]           ** NEW **
11401         * src/common/utils.[ch]         ** NEW **
11402                 replacement for files in src/
11403
11404 2002-12-02 [colin]      0.8.6claws48
11405
11406         * src/folderview.c
11407                 Scroll folderview if necessary during dnd
11408
11409 2002-12-02 [colin]      0.8.6claws47
11410
11411         * src/folder.[ch]
11412                 Add check to verify a move is within a single mailbox
11413         * src/folderview.c
11414                 Add specific error string for this check
11415
11416 2002-12-02 [colin]      0.8.6claws46
11417
11418         * src/folder.c
11419                 Add a test to folder moving, remove a statusbar_print
11420         * src/folderview.c
11421                 Add Move folder... context-menu item
11422                 Factorize folder moving code
11423                 Enable folder DND for mbox
11424
11425 2002-12-01 [christoph]  0.8.6claws45
11426
11427         * ac/aspell.m4
11428                 remove conf.aspelltest if the version check fails
11429
11430 2002-11-30 [christoph]  0.8.6claws44
11431
11432         * autogen.sh
11433                 run libtoolize --force in autogen to create missing
11434                 libtool scripts
11435
11436 2002-11-30 [christoph]  0.8.6claws43
11437
11438         * src/Makefile.am
11439         * src/pgptext.c
11440         * src/procmime.c
11441         * src/rfc2015.c
11442         * src/uuencode.[ch]             ** REMOVED **
11443         * src/common/Makefile.am
11444         * src/common/uuencode.[ch]      ** NEW **
11445                 move uuen/decoder to common directory
11446
11447 2002-11-30 [christoph]  0.8.6claws42
11448
11449         * src/Makefile.am
11450         * src/base64.[ch]               ** REMOVED **
11451         * src/codeconv.c
11452         * src/compose.c
11453         * src/ldif.c
11454         * src/pgptext.c
11455         * src/procmime.c
11456         * src/rfc2015.c
11457         * src/smtp.c
11458         * src/unmime.c
11459         * src/common/Makefile.am
11460         * src/common/base64.[ch]        ** NEW **
11461                 move base64 en/decoder to common directory
11462
11463 2002-11-30 [christoph]  0.8.6claws41
11464
11465         * src/common                    ** NEW **
11466                 new directory for UI independent code
11467         * src/gtk                       ** NEW **
11468                 new directory for GTK frontend
11469         * src/common/.cvsignore         ** NEW **
11470         * src/gtk/.cvsignore            ** NEW **
11471                 ignore build files
11472         * src/common/Makefile.am        ** NEW **
11473         * src/gtk/Makefile.am           ** NEW **
11474                 automake files to build new seperated stuff
11475         * src/Makefile.am
11476                 the binary will currently still be build with the
11477                 files in src, so we include the code from the
11478                 subdirs for now after building the libs there
11479
11480 2002-11-30 [paul]       0.8.6claws40
11481
11482         * src/compose.c
11483                 fix bug [642731] 'Wrong selected account with drafted mail'
11484
11485 2002-11-29 [oliver]     0.8.6claws39
11486         
11487         * src/messageview.c
11488                 o update summaryview when switching between different
11489                   messageviews          
11490         * src/toolbar.c  
11491                 o check if messageview holds already removed msg
11492                   from summaryview
11493                 
11494
11495 2002-11-29 [oliver]     0.8.6claws38
11496
11497         * src/toolbar.c 
11498                 remove not needed variables and includes
11499                 make messageview stay opened and move to next when msgs are deleted 
11500
11501 2002-11-29 [oliver]     0.8.6claws37
11502         
11503         * src/toolbar.c 
11504                 disable compose button (messageview toolbar) by default
11505                 deleted msgs are moved to trash
11506         
11507 2002-11-29 [melvin]     0.8.6claws36
11508
11509         * configure.in
11510                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11511                 and to detect signatures expirations (gpgme 0.3.6)
11512
11513         * src/main.c
11514                 Use non obsolescent function for Gpgme engine checking.
11515
11516         * src/rfc2015.c
11517                 Inform about expired signatures or signatures which key
11518                 has expired. Expiration date is displayed.
11519
11520         * src/sigstatus.c
11521                 Inform about expired signatures or signatures which key
11522                 has expired.
11523
11524 2002-11-28 [paul]       0.8.6claws35
11525
11526         * src/folderview.c
11527                 re-instate 'Check for new messages' in Newsgroup
11528                 folders right-click menu, after a suggestion from
11529                 Tim Mann <timmann@users.sourceforge.net>
11530
11531         * src/main.c
11532                 after a crash check only local folders for new
11533                 messages
11534
11535 2002-11-28 [paul]       0.8.6claws34
11536
11537         * configure.in
11538                 apply patch that fixes the checking of GTK with XIM 
11539                 support on different OSs, such as FreeBSD. Patch 
11540                 submitted by Topia <topia@users.sourceforge.net>
11541                 
11542 2002-11-28 [paul]       0.8.6claws33
11543
11544         * src/mainwindow.c
11545           src/prefs_common.c
11546           src/prefs_toolbar.c
11547                 more changes to the English
11548
11549 2002-11-28 [paul]       0.8.6claws32
11550
11551         * sync with 0.8.6cvs13
11552                 see ChangeLog 2002-11-28 (no sync needed
11553                 for src/compose.c)
11554
11555 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
11556         
11557         * src/mainwindow.[ch]
11558                 add patch by Ivan F. Martinez introducing messageview Toolbar
11559                 some changes and committed by oliver    
11560
11561 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
11562
11563         * src/messageview.[ch]
11564                 add patch by Ivan F. Martinez introducing messageview Toolbar
11565                 some changes and committed by oliver    
11566
11567 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
11568
11569         * src/compose.[ch]
11570                 add patch by Ivan F. Martinez introducing messageview Toolbar
11571                 some changes and committed by oliver    
11572
11573 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
11574         
11575         * src/toolbar.[ch]
11576                 add patch by Ivan F. Martinez introducing messageview Toolbar
11577                 some changes and committed by oliver
11578
11579 2002-11-28 [oliver]     0.8.6claws27
11580         
11581         * src/prefs_toolbar.[ch]
11582                 getting ready for messageview toolbar
11583                 free mem allocated by gettext
11584                 change prefs_toolbar to prefs_toolbar_open
11585  
11586 2002-11-28 [thorsten]   0.8.6claws26
11587
11588         * src/imageview.[ch]
11589                 cleaned up conflicting declarations of
11590                 imageview_show_image()
11591
11592 2002-11-28 [paul]       0.8.6claws25
11593
11594         * src/grouplistdialog.c
11595           src/prefs_common.c
11596           src/prefs_summary_column.c
11597                 a few more improvements to the English
11598
11599 2002-11-28 [colin]      0.8.6claws24
11600
11601         * man/sylpheed.1
11602                 A few updates to command-line parameters
11603
11604 2002-11-28 [colin]      0.8.6claws23
11605
11606         * src/prefs_filtering.c
11607                 Fix problems with prefs_filtering_delete_path:
11608                 a) if the first rule is removed, original pointers
11609                    weren't updated (leading to segfaults)
11610                 b) it was always global_processing updated in case
11611                    of removed path was parent of rule path
11612
11613 2002-11-27 [paul]       0.8.6claws22
11614
11615         * src/mainwindow.c
11616           src/prefs_account.c
11617           src/prefs_actions.c
11618           src/prefs_common.c
11619           src/prefs_customheader.c
11620           src/prefs_display_header.c
11621           src/prefs_filtering.c
11622           src/prefs_folder_item.c
11623           src/prefs_matcher.c
11624           src/prefs_scoring.c
11625           src/prefs_summary_column.c
11626           src/prefs_template.c
11627           src/prefs_toolbar.c
11628                  improve the English in the GUI
11629
11630 2002-11-27 [colin]      0.8.6claws21
11631
11632         * src/folder.c
11633                 Fix processing renaming problems happening after
11634                 last commit
11635
11636 2002-11-27 [colin]      0.8.6claws20
11637
11638         * src/folder.c
11639                 recursive move now deletes src each subfolder after 
11640                 having moved it
11641         * src/folderview.c
11642                 Use identifier instead of path during dnd (enables
11643                 IMAP folder dnd)
11644
11645 2002-11-27 [paul]       0.8.6claws19
11646
11647         * src/main.c
11648                 apply patch that does command-line processing 
11649                 BEFORE gtk_init, allowing claws to run from 
11650                 shell-scripts in non-X environment (e.g. crontab 
11651                 or ip-up, ip-down scripts). Patch submitted by
11652                 Ruslan N. Balkin <baron@dartel.ru>
11653                 
11654         * po/it.po
11655                 updated by Alessandro Maestri
11656
11657 2002-11-27 [paul]       0.8.6claws18
11658
11659         * sync with 0.8.6cvs12
11660           src/prefs_common.c
11661                 Differences are that main uses a 'Receive dialog'
11662                 frame on the Interface tab, whereas claws groups all 
11663                 the dialogs together in a 'Dialogs' frame.
11664
11665 2002-11-27 [colin]      0.8.6claws17
11666
11667         * src/prefs_matcher.c
11668                 Fix Execute criteria's NOT flag
11669
11670
11671 2002-11-26 [christoph]  0.8.6claws16
11672
11673         * src/ssl.c
11674                 rewrite the ssl code a little bit, only use one
11675                 SSL context, set default certificates' file/path
11676
11677 2002-11-26 [thorsten]   0.8.6claws15
11678
11679         * src/compose.c
11680                 default-reply-to didn't work for ml-reply
11681
11682 2002-11-26 [melvin]     0.8.6claws14
11683
11684         * src/prefs_actions.c
11685                 Made pipe-actions ignore short headers in message view
11686                 Made trailing-pipe-actions write in the message view with
11687                 the same font as the original message
11688
11689 2002-11-26 [paul]       0.8.6claws13
11690
11691         * src/compose.c
11692                 this time commit the correct file
11693
11694 2002-11-26 [paul]       0.8.6claws12
11695
11696         * sync with 0.8.6cvs11
11697           src/quote_fmt_parse.y  
11698                 no sync needed
11699           src/account.[ch]       
11700                 not sync'ed
11701           src/compose.c
11702                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
11703                 on draft mode.
11704                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
11705                 header
11706                 
11707         see ChangeLog 2002-11-25 and 2002-11-26
11708
11709 2002-11-26 [colin]      0.8.6claws11
11710
11711         * src/folderview.c
11712                 Fix collapsed folder not auto-expanding during
11713                 mail dnd, if it was the source folder.
11714
11715 2002-11-25 [colin]      0.8.6claws10
11716
11717         * src/folderview.[ch]
11718                 Variable renaming and cleaning (slist of nodes 
11719                 to be re-collapsed is stored in FolderView)
11720
11721 2002-11-25 [paul]       0.8.6claws9
11722
11723         * src/prefs_common.[ch]
11724                 fix breakage caused by last commit
11725
11726 2002-11-25 [paul]       0.8.6claws8
11727
11728         * sync with 0.8.6cvs4
11729                 see ChangeLog 2002-11-21
11730
11731 2002-11-25 [paul]       0.8.6claws7
11732
11733         * sync with 0.8.6cvs4
11734                 see ChangeLog 2002-11-20
11735
11736 2002-11-25 [paul]       0.8.6claws6
11737
11738         * sync with 0.8.6cvs3
11739                 see ChangeLog 2002-11-18
11740
11741 2002-11-25 [colin]      0.8.6claws5
11742
11743         * src/gtkutils.[ch]
11744                 Add gtkut_ctree_node_is_parent()
11745         * src/folderview.c
11746                 Spring-loaded folders
11747
11748 2002-11-25 [colin]      0.8.6claws4
11749
11750         * src/utils.[ch]
11751                 Add slist_concat_unique(), function to merge
11752                 two GSList filtering dups
11753         * src/folder.[ch]
11754         * src/summaryview.[ch]
11755         * src/folderview.c
11756         * src/main.c
11757                 Add detection/update/display of unread answers
11758                 to marked mails
11759         * src/procmsg.[ch]
11760                 Add procmsg_find_children()
11761                 Add procmsg_msg_has_marked_parent()
11762
11763 2002-11-25 [colin]      0.8.6claws3
11764
11765         * src/ssl_certificate.[ch]
11766                 Allow checking a certificate without a DNS
11767                 lookup
11768                 Allow to forget a cert (by deleting it)
11769                 Make ssl_certificate_destroy_public
11770         * src/ssl_manager.[ch] ** NEW FILES **
11771                 Gui to manage (display/remove) certificates
11772         * src/prefs_common.[ch]
11773                 Add a pref to allow silent acceptation of
11774                 trusted certificates or not (based on the
11775                 "I want to know what's going on" principle)
11776         * src/mainwindow.c
11777                 Add SSL manager in Tools menu
11778         * src/Makefile.am
11779                 Add the new files to the build
11780         * po/POTFILES.in
11781                 Add ssl_manager.c to translations
11782
11783 2002-11-25 [colin]      0.8.6claws2
11784
11785         * src/summaryview.[ch]
11786                 Add S_SEARCH_EXTENDED to the quick search, which 
11787                 allows to search using filtering syntax.
11788
11789 2002-11-25 [colin]      0.8.6claws1
11790
11791         * src/summaryview.c
11792                 Deletion of duplicates now prefer deleting
11793                 the unread dup (fixes feature-request 638989).
11794
11795 2002-11-24 [paul]       0.8.6claws
11796
11797         * po/es.po
11798           po/pl.po
11799           po/ru.po
11800           po/sr.po
11801                 updated by Ricardo Mones Lastra,
11802                 Witold Wladyslaw Wojciech Wilk,
11803                 Ruslan N. Balkin, and  Urke MMI 
11804                 respectively
11805
11806 2002-11-24 [paul]       0.8.5claws182
11807
11808         * po/bg.po
11809                 updated by George Danchev
11810
11811 2002-11-23 [alfons]     0.8.5claws181
11812
11813         * src/imap.c
11814                 tiny memory leak found by browsing Dimitar's 
11815                 valgrind report
11816
11817 2002-11-23 [paul]       0.8.5claws180
11818
11819         * po/it.po
11820                 updated by Alessandro Maestri
11821
11822 2002-11-22 [christoph]  0.8.5claws179
11823
11824         * src/compose.c
11825         * src/inc.c
11826         * src/prefs_filtering.c
11827         * src/summaryview.c
11828                 more warning fixes
11829
11830 2002-11-22 [alfons]     0.8.5claws178
11831
11832         * src/summaryview.c
11833                 summary_execute_delete_func(): if message is deleted, make 
11834                 sure to also remove its entry in the subject hash table. 
11835                 fixes a corner case bug.
11836
11837 2002-11-22 [paul]       0.8.5claws177
11838
11839         * .cvsignore
11840                 add 'autom4te.cache'
11841                 
11842         * ltconfig      ** REMOVED **
11843                 not needed
11844
11845 2002-11-22 [paul]       0.8.5claws176
11846
11847         * src/textview.c
11848                 textview_set_font(): fix for message display in
11849                 UTF-8 locales (thanks to Sergey Vlasov).
11850                 
11851         * AUTHORS
11852                 add new team members and contributors
11853
11854
11855 2002-11-21 [colin]      0.8.5claws175
11856
11857         * src/procmsg.[ch]
11858                 Add procmsg_remove_special_headers()
11859         * src/mh.c
11860                 Use procmsg_remove_special_headers() for 
11861                 previous fix
11862
11863 2002-11-21 [colin]      0.8.5claws174
11864
11865         * src/mh.c
11866                 Fix moving/copying from queue/draft folders
11867                 for MH folders
11868
11869 2002-11-21 [christoph]  0.8.5claws173
11870
11871         * src/crash.c
11872         * src/filtering.c
11873         * src/logwindow.c
11874         * src/main.c
11875         * src/matcher_parser_lex.[hl]
11876         * src/mbox.c
11877         * src/mbox_folder.[ch]
11878         * src/prefs_filtering.c
11879         * src/procheader.c
11880         * src/quote_fmt_lex.l
11881         * src/ssl.c
11882                 fix all warnings except the warnings in lex and yacc files
11883
11884 2002-11-20 [christoph]  0.8.5claws172
11885
11886         * src/imap.c
11887                 fix MsgInfo retrieval for IMAP draft and queue folders
11888                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
11889
11890 2002-11-19 [christoph]  0.8.5claws171
11891
11892         * src/compose.c
11893                 fix segfault, when draft saving does not get
11894                 the MsgInfo of the new message
11895                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
11896
11897 2002-11-19 [christoph]  0.8.5claws170
11898
11899         * src/procmsg.c
11900                 add parameter check for flag setting function
11901                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
11902
11903 2002-11-18 [paul]       0.8.5claws169
11904
11905         * src/compose.c
11906                 more sensitivity fixes to redirect mode:
11907                 * disable toolbar draft button
11908                 * allow only Address book in the Tools menu
11909                 * disable editing of message by the spell
11910                   checker
11911
11912 2002-11-18 [paul]       0.8.5claws168
11913
11914         * src/compose.c
11915                 fix sensitivity of menu items in compose_redirect():
11916                 allow only the necessary items 
11917
11918 2002-11-18 [paul]       0.8.5claws167
11919
11920         * src/compose.c
11921                 fix bug [ 603259 ] 'attachment got lost on bounce'
11922
11923 2002-11-18 [paul]       0.8.5claws166
11924
11925         * po/ru.po
11926                 updated by Ruslan N. Balkin <baron@dartel.ru>
11927
11928 2002-11-18 [colin]      0.8.5claws165
11929
11930         * src/main.c
11931           src/defs.h
11932                 Remove old filtering stuff
11933
11934
11935 2002-11-17 [oliver]     0.8.5claws164
11936
11937         * src/toolbar.h
11938                 remove not needed typedef 
11939
11940 2002-11-17 [oliver]     0.8.5claws163
11941
11942         * src/toolbar.c
11943                 make toolbar's on click events translatable
11944
11945 2002-11-15 [colin]      0.8.5claws162
11946
11947         * src/summaryview.c
11948                 Revert too-soon integration of a feature
11949
11950 2002-11-15 [christoph]  0.8.5claws161
11951
11952         * src/imap.c
11953                 use main's implementation of imap_get_msginfo
11954
11955 2002-11-15 [christoph]  0.8.5claws160
11956
11957         * src/compose.c
11958         * src/folder.[ch]
11959         * src/imap.c
11960         * src/mbox_folder.c
11961         * src/mh.c
11962         * src/news.c
11963         * src/procmsg.c
11964         * src/summaryview.c
11965                 replace claws' fetch_msginfo with main's get_msginfo
11966                 (use main's implementation where possible)
11967
11968 2002-11-15 [colin]      0.8.5claws159
11969
11970         * src/ssl_certificate.c
11971                 Missed a check
11972
11973 2002-11-16 [melvin]     0.8.5claws158
11974
11975         * po/fr.po
11976                 Updated French translations.
11977
11978 2002-11-16 [colin]      0.8.5claws157
11979
11980         * src/ssl_certificate.c
11981                 Check for missing parts in the certificates
11982
11983 2002-11-15 [colin]      0.8.5claws156
11984
11985         * src/folderview.c
11986                 Preventive fix (missing check) found by
11987                 Alfons
11988
11989 2002-11-15 [paul]
11990
11991         * NEWS
11992                 sync with 0.8.6 release
11993
11994 2002-11-15 [colin]      0.8.5claws155
11995
11996         * src/folder.[ch]
11997           src/folderview.c
11998                 Fix error handling of folder_item_move_to()
11999                 (thanks to Alfons!)
12000
12001 2002-11-15 [colin]      0.8.5claws154
12002
12003         * src/folder.[ch]
12004           src/folderview.c
12005                 folder_item_move_to() sets an error message instead
12006                 of having GUI stuff in folder.c
12007
12008 2002-11-15 [colin]      0.8.5claws153
12009
12010         * src/procmsg.[ch]
12011                 Implemented a callback for MsgInfo updates, 
12012                 heavily copy/pasted from Christoph's folder 
12013                 callback system
12014         * src/summaryview.[ch]
12015                 Register summary_update_msg as callback
12016
12017 2002-11-14 [colin]      0.8.5claws152
12018         
12019         * src/procmsg.c
12020                 Update the FolderItem after sending (fixes 617593)
12021
12022 2002-11-14 [christoph]  0.8.5claws151
12023
12024         * src/folder.c
12025                 fix wrong position of NULL pointer check found
12026                 by Sergey
12027
12028 2002-11-14 [christoph]  0.8.5claws150
12029
12030         * src/folder.c
12031                 fix segfault when deleting messages from IMAP folders
12032                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12033
12034 2002-11-14 [colin]      0.8.5claws149
12035
12036         * src/compose.c
12037                 Forwarding was also ignoring the folder's default account.
12038
12039 2002-11-14 [colin]      0.8.5claws148
12040
12041         * src/compose.c
12042                 Fix sent folder not set to folder properties when 
12043                 forwarding.
12044
12045 2002-11-14 [thorsten]   0.8.5claws147
12046
12047         * src/inc.c
12048                 inc_start(): Files were not moved from .processing to inbox,
12049                 if no global processing rule existed
12050
12051 2002-11-14 [colin]      0.8.5claws146
12052
12053         * src/ssl_certificate
12054                 Fix file operations
12055
12056 2002-11-14 [paul]       0.8.5claws145
12057
12058         * po/it.po
12059                 updated by Alessandro Maestri
12060
12061 2002-11-13 [alfons]     0.8.5claws144
12062
12063         * src/folder.c
12064                 folder_item_close(): only mark messages unread
12065                 when a folder has new messages 
12066
12067 2002-11-13 [keith]      0.8.5claws143
12068
12069         * src/imap.c
12070                 Fix problem moving or copying between
12071                 IMAP folders
12072
12073 2002-11-13 [colin]      0.8.5claws142
12074
12075         * src/matcher_parser_parse.y
12076                 Fix rule problem when " don't match
12077
12078 2002-11-13 [christoph]  0.8.5claws141
12079
12080         * src/folder.c
12081         * src/folderview.c
12082                 moved cache saving to folder_item_close
12083                 the folderview should not have to deal with
12084                 this things
12085
12086 2002-11-13 [christoph]  0.8.5claws140
12087
12088         * src/summaryview.c
12089                 moved setting of important score to
12090                 summary_set_prefs_from_folderitem
12091
12092 2002-11-13 [colin]      0.8.5claws139
12093
12094         * src/matcher_parser_parse.y
12095                 Fix a segfault in the parser (happening when
12096                 a good expression had been tested and a bad 
12097                 one arrives)
12098
12099 2002-11-13 [paul]       0.8.5claws138
12100
12101         * sync with 0.8.5cvs24
12102                 see ChangeLog 2002-11-13
12103                 
12104         * po/pt_BR.po
12105                 updated by Fabio Jr. Beneditto
12106
12107 2002-11-13 [colin]      0.8.5claws137
12108         
12109         * src/msgcache.c
12110           src/defs.h
12111           src/procmsg.[ch]
12112                 Revert last commit, problem
12113
12114 2002-11-13 [colin]      0.8.5claws136
12115
12116         * src/msgcache.c
12117                 Remove duplicated code
12118         * src/defs.h
12119                 Bumped CACHE_VERSION and MARK_VERSION
12120         * src/procmsg.[ch]
12121                 Network endian for cache and mark files
12122
12123 2002-11-12 [colin]      0.8.5claws135
12124
12125         * src/inc.c
12126                 Fix the "socket error" dialog which disappeared
12127
12128 2002-11-12 [colin]      0.8.5claws134
12129
12130         * src/msgcache.c
12131                 Reverse last commit which had performance 
12132                 problems, but still reverse the list
12133
12134 2002-11-12 [colin]      0.8.5claws133
12135
12136         * src/msgcache.c
12137                 Reverse list order
12138
12139 2002-11-12 [melvin]     0.8.5claws132
12140
12141         * src/compose.c
12142                 Added a check for a NULL prefs_common.dictionary
12143
12144 2002-11-12 [colin]      0.8.5claws131
12145
12146         * src/ssl_certificate.[ch]
12147                 Use FQDN hostname
12148
12149 2002-11-12 [colin]      0.8.5claws130
12150
12151         * src/ssl_certificate.[ch]
12152                 Take connection port into account for 
12153                 checking certificates (a single hostname
12154                 could have multiple servers with multiple
12155                 certificates)
12156         * src/ssl.c
12157                 Pass the port to ssl_certificate_check
12158
12159 2002-11-12 [paul]       0.8.5claws129
12160
12161         * src/folder.c
12162                 fix a typo in last commit
12163
12164 2002-11-12 [paul]       0.8.5claws128
12165
12166         * sync with 0.8.5cvs23
12167                 see ChangeLog entry 2002-11-12
12168
12169 2002-11-11 [colin]      0.8.5claws127
12170
12171         * src/ssl_certificate.c
12172                 Cleaner messages
12173                 Don't popup, instead log error, if the 
12174                 corresponding pref is checked
12175         * src/ssl_certificate.h
12176                 include <openssl/objects/h>
12177
12178 2002-11-11 [colin]      0.8.5claws126
12179
12180         * src/ssl_certificate.h
12181                 _Really_ clean it
12182
12183 2002-11-11 [colin]      0.8.5claws125
12184         
12185         * src/ssl_certificate.c
12186                 Fixed leak
12187
12188 2002-11-11 [colin]      0.8.5claws124
12189
12190         * src/ssl.c
12191                 Cleaned a bit
12192         * src/ssl_certificate.[ch]
12193                 Cleaned a bit (better use of SSL API)
12194                 (This will cause non-recognition of saved 
12195                  certificates of claws12[23]...)
12196
12197 2002-11-11 [paul]       0.8.5claws123
12198         
12199         * po/es.po
12200                 updated by Ricardo Mones Lastra
12201
12202 2002-11-11 [colin]      0.8.5claws122
12203
12204         * src/ssl.c
12205                 Fix a typo
12206
12207 2002-11-11 [colin]      0.8.5claws121
12208
12209         * src/ssl_certificate.[ch] ** NEW FILES **
12210         * src/ssl.[ch]
12211                 Check SSL certificates presented to us
12212         * src/Makefile.am
12213                 Add ssl_certificate.[ch]
12214         * po/POTFILES.in
12215                 Add ssl_certificate.c
12216
12217 2002-11-11 [paul]       0.8.5claws120
12218
12219         * sync with 0.8.5cvs22
12220                 see ChangeLog 2002-11-11
12221
12222 2002-11-11 [paul]       0.8.5claws119
12223
12224         * sync with 0.8.5cvs21
12225                 see ChangeLog 2002-11-11
12226
12227 2002-11-10 [jens]       0.8.5claws118
12228
12229         * src/folder.c
12230         * src/folderview.c
12231                 corrected some typing
12232         * po/de.po
12233                 updated german translation
12234         * sylpheed.spec.in
12235                 cleaned up specfile and adjusted it for claws
12236
12237 2002-11-10 [colin]      0.8.5claws117
12238
12239         * src/summaryview.c
12240                 a STATUSBAR_PUSH/POP fix
12241
12242 2002-11-10 [colin]      0.8.5claws116
12243
12244         * src/prefs_folder_item.c
12245                 Fix hanging after opening folder properties
12246
12247 2002-11-10 [hoa]        0.8.5claws115
12248
12249         * src/matcher_parser_lex.l
12250         * src/matcher_parser_parse.y
12251                 config file for scoring and filtering is no more trashed
12252                 when there is a syntax error in a filtering rule when
12253                 editing it in a dialog.
12254
12255 2002-11-09 [colin]      0.8.5claws114
12256
12257         * src/mbox_folder.c
12258                 Added missing initialisation of folder->destroy()
12259
12260 2002-11-09 [colin]      0.8.5claws113
12261
12262         * src/folder.c
12263           src/folderview.c
12264                 Fix the status bar messages
12265
12266 2002-11-09 [colin]      0.8.5claws112
12267
12268         * src/folderview.c
12269                 Fix hangs after folder dnd, happening after 
12270                 claws109.
12271
12272 2002-11-09 [christoph]  0.8.5claws111
12273
12274         * src/folderview.c
12275                 just changed order of calls (reverse order of
12276                 associated calls)
12277         * src/inc.c
12278                 lock inc when checking only one account, otherwise
12279                 inc all could be executed at the same time
12280
12281 2002-11-09 [christoph]  0.8.5claws110
12282
12283         * src/folderview.c
12284                 better unlock the mouse cursor before calling
12285                 summary_show because it changes the cursor too
12286
12287 2002-11-09 [christoph]  0.8.5claws109
12288
12289         * src/folder.[ch]
12290         * src/folderview.c
12291                 add functions to open and close a folder
12292                 o opending will execute scanning for remote folders
12293                   and processing
12294                 o closing will unset new flag for messages
12295
12296 2002-11-09 [colin]      0.8.5claws108
12297
12298         * src/folder.c
12299                 Add a call to prefs_matcher_write_config to 
12300                 avoid non-leaf folders filtering settings to be
12301                 lost
12302
12303 2002-11-09 [paul]       0.8.5claws107
12304
12305         * src/prefs_account.c
12306                 re-word a label
12307
12308 2002-11-09 [colin]      0.8.5claws106
12309
12310         * src/folderview.c
12311                 Minor esthetic fix
12312
12313 2002-11-09 [colin]      0.8.5claws105
12314
12315         * src/folderview.c
12316                 Fix prefs_filtering deletion for MH folders (same
12317                 reason as below)
12318         * src/prefs_filtering.c
12319                 Fix prefs_filtering renaming and deletion for 
12320                 folder-based processing rules.  
12321
12322 2002-11-09 [christoph]  0.8.5claws104
12323
12324         * src/compose.c
12325         * src/folder.[ch]
12326         * src/folderview.[ch]
12327         * src/import.c
12328         * src/inc.c
12329         * src/main.c
12330         * src/mainwindow.c
12331         * src/messageview.c
12332         * src/prefs_folder_item.c
12333         * src/procmsg.c
12334         * src/summaryview.c
12335                 implement a callback system for folder item updates
12336
12337 2002-11-09 [colin]      0.8.5claws103
12338
12339         * src/folderview.c
12340                 Fix prefs_filtering renaming for MH folders (we
12341                 shouldn't rename by path as another folder could
12342                 have the same hierarchy).
12343
12344 2002-11-09 [colin]      0.8.5claws102
12345
12346         * src/folder.c
12347                 Fix a leak found by Christoph, use better variable
12348                 names
12349
12350 2002-11-09 [colin]      0.8.5claws101
12351
12352         * src/folder.c
12353                 One more fix for processing rules
12354
12355 2002-11-08 [colin]      0.8.5claws100
12356         
12357         * src/matcher.c
12358                 Don't copy the compiled regexp (will be reevaluated)
12359         * src/folderview.c
12360                 Lock folderview while moving
12361         * src/folder.c
12362                 Provide info on what's happening to the user
12363
12364 2002-11-08 [colin]      0.8.5claws99
12365
12366         * src/folderview.c
12367                 Fix folder reordering after a move if parent is 
12368                 root
12369         * src/scoring.[ch]
12370                 Add function to copy a ScoringProp
12371         * src/prefs_folder_item.c
12372                 Copy scoring rules when copying a folder prefs
12373
12374 2002-11-08 [colin]      0.8.5claws98
12375
12376         * src/folderview.c
12377                 Fixes in case of failure
12378         * src/filtering.[ch]    
12379                 Add function to duplicate a FilteringProp
12380         * src/matcher.[ch]
12381                 Add function to duplicate a MatcherProp
12382         * src/prefs_folder_item.c
12383                 Save folder's processing rules when copying 
12384                 its prefs
12385
12386 2002-11-08 [colin]      0.8.5claws97
12387         
12388         * src/folderview.c
12389                 Sort after move
12390         * src/folder.c 
12391                 Change a printf to debug_print
12392
12393 2002-11-08 [colin]      0.8.5claws96
12394
12395         * src/folder.c
12396           src/folderview.c
12397                 Fix segfaults, call me stupido
12398         
12399
12400 2002-11-08 [colin]      0.8.5claws95
12401
12402         *src/folder.c
12403                 Added forgotten prefs to save when moving folders
12404
12405 2002-11-08 [colin]      0.8.5claws94
12406
12407         * src/folder.c
12408                 Fixes to folder DND (prefs copy)
12409         * src/folderview.c
12410                 Optimization for folder DND (don't rescan whole tree)
12411                 Added folderview_create_folder_node() for this 
12412                 optimization, so de-duped a bit the code
12413         * src/prefs_folder_item.[ch]
12414                 Added prefs_folder_item_copy_prefs()    
12415           
12416 2002-11-08 [paul]       0.8.5claws93
12417
12418         * src/prefs_account.c
12419           tools/README
12420           tools/kmail2sylpheed_v2.pl
12421                 correct some typos
12422
12423 2002-11-08 [paul]       0.8.5claws92
12424
12425         * src/compose.c
12426           src/prefs_account.[ch]
12427                 remove account options 'clearsign' and 'ascii_armored',
12428                 replace with 'default_gnupg_mode' to prevent mixed-mode
12429                 Privacy settings
12430
12431 2002-11-08 [paul]       0.8.5claws91
12432
12433         * src/compose.[ch]
12434                 re-implement GnuPG 'on-the-fly' mode selection,
12435                 disallow mixed-mode
12436
12437 2002-11-08 [colin]      0.8.5claws90
12438
12439         * src/folderview.c
12440           src/prefs_folder_item.c
12441                 Change "Property" to "Properties"
12442
12443 2002-11-07 [colin]      0.8.5claws89
12444
12445         * src/folderview.c
12446           src/folder.c
12447                 Allow folder dropping to a root folder
12448
12449 2002-11-07 [paul]       0.8.5claws88
12450
12451         * src/compose.c
12452                 revert last commit
12453
12454 2002-11-07 [paul]       0.8.5claws87
12455
12456         * src/compose.c
12457                 fix reply-to-list bug. closes bug report
12458                 "[633382] reply-to-list broken in recent cvs"
12459
12460 2002-11-07 [paul]       0.8.5claws86
12461
12462         * src/compose.c
12463                 add a forgotten '#if USE_GPGME ... #endif'
12464
12465 2002-11-07 [paul]       0.8.5claws85
12466
12467         * sync with 0.8.5cvs20
12468                 see ChangeLog 2002-11-07
12469
12470 2002-11-07 [colin]      0.8.5claws84
12471
12472         * src/folder.[ch]
12473                 Change folder_item_move_to to return the newly 
12474                 created folderitem.
12475         * src/folderview.c
12476                 Select the new folderitem after moving.
12477
12478 2002-11-07 [colin]      0.8.5claws83
12479
12480         * src/prefs_filtering.c
12481                 Fix rule rewriting when moving a leaf folder to a 
12482                 shorter path
12483
12484 2002-11-07 [colin]      0.8.5claws82
12485
12486         * src/prefs_filtering.c
12487                 fix a leak
12488
12489 2002-11-07 [colin]      0.8.5claws81
12490
12491         * src/folder.[ch]
12492                 Add folder_item_move_to() function to move a 
12493                 folderitem into another one (updates matcher etc)
12494         * src/folderview.c
12495                 Add folder drag'n drop (context menu to come)
12496                 [Should be dataloss free, but Please backup before 
12497                  trying !]
12498
12499 2002-11-06 [colin]      0.8.5claws80
12500
12501         * src/mh.c
12502                 mh_create_folder() returns NULL if can't create
12503                 directory hierarchy
12504
12505 2002-11-06 [paul]       0.8.5claws79
12506
12507         * src/compose.[ch]
12508                 allow 'on-the-fly' changing of the type of encryption 
12509                 and/or signing used (mime/ascii) via the compose window
12510
12511 2002-11-06 [paul]       0.8.5claws78
12512
12513         * sync with 0.8.5cvs19
12514                 see ChangeLog 2002-11-06 for src/account.c: 
12515                 account_get_special_folder()
12516                 
12517 2002-11-05 [alfons]     0.8.5claws77
12518
12519         * src/crash.c
12520                 very minor cleanups: nothing to see here, move on. :-)
12521
12522 2002-11-05 [colin]      0.8.5claws76
12523
12524         * src/main.c
12525                 Changes choices if compose windows are opened to
12526                 Discard, Draft, Don't quit
12527
12528 2002-11-05 [thorsten]   0.8.5claws75
12529
12530         * src/compose.c
12531                 reenabled default_reply_to folder option
12532
12533 2002-11-05 [colin]      0.8.5claws74
12534
12535         * src/compose.[ch] 
12536                 add compose_draft()
12537         * src/crash.c
12538                 add SIGTERM handler
12539         * src/main.[ch]
12540                 add clean_quit() for the SIGTERM handler
12541
12542 2002-11-05 [paul]       0.8.5claws73
12543         
12544         * po/es.po
12545                 updated by Ricardo Mones Lastra
12546
12547 2002-11-05 [melvin]     0.8.5claws72
12548
12549         * src/logwindow.c
12550                 Fixed log-clipping bug #616795.
12551                 To stop logging in the log window use 0 length.
12552         * src/prefs_common.c
12553                 Added a label to inform about the 0 log length behaviour.
12554
12555 2002-11-05 [paul]       0.8.5claws71
12556
12557         * sync with 0.8.5cvs17
12558                 see ChangeLog 2002-11-05
12559
12560 2002-11-04 [paul]       0.8.5claws70
12561
12562         * sylpheed-128x128.png
12563           sylpheed-64x64.png
12564           sylpheed.png
12565                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
12566                 <nikai@users.sourceforge.net>
12567                 
12568         * po/bg.po
12569                 updated by George Danchev
12570
12571 2002-11-03 [thorsten]   0.8.5claws69
12572
12573         * src/main.c
12574           src/mimeview.c
12575           src/rfc2015.h
12576                 add check if gpg is active
12577
12578 2002-11-03 [thorsten]   0.8.5claws68
12579
12580         * src/toolbar.h
12581                 removed GSList declaration causing trouble on MacOS-X
12582                 (submitted by alfons, reported by xfesty)
12583
12584 2002-11-01 [paul]       0.8.5claws67
12585
12586         * src/mainwindow.c
12587                 remove last remnants of main's filter code
12588
12589 2002-11-01 [paul]       0.8.5claws66
12590
12591         * tools/filter_conv.pl
12592                 fix bug where user-defined headers were ignored
12593
12594 2002-11-01 [paul]       0.8.5claws65
12595
12596         * src/logwindow.c
12597                 make a debug_print() not translatable
12598
12599 2002-10-31 [melvin]     0.8.5claws64
12600
12601         * ac/aspell.m4
12602                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
12603                 not run any GNU/aspell test.  The dictionary path will
12604                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
12605                 was given, in which case, it will be $prefix/lib/aspell/
12606         * configure.in
12607                 Fixed typo in commentary (Aspell code).
12608
12609 2002-10-31 [paul]       0.8.5claws63
12610
12611         * po/POTFILES.in
12612                 remove src/filter.c and src/prefs_filter.c
12613                 thanks to Ricardo for reminding me
12614
12615 2002-10-31 [colin]      0.8.5claws62
12616
12617         * src/mbox_folder.c
12618                 Plug some leaks
12619
12620 2002-10-31 [paul]       0.8.5claws61
12621
12622         * src/prefs_filter.[ch] ** REMOVED **
12623           src/filter.[ch]       ** REMOVED **
12624           
12625         * src/Makefile.am
12626           src/folderview.c
12627           src/inc.c
12628           src/main.c
12629           src/mainwindow.c
12630           src/mbox.c
12631           src/prefs_common.c
12632           src/prefs_filtering.c
12633           src/summaryview.[ch]
12634                 remove main's 'filter' code
12635                 
12636         README.claws
12637                 update to reflect removal of main's filter
12638
12639 2002-10-31 [paul]       0.8.5claws60
12640
12641         * src/summaryview.c
12642                 remove check for global_processing in summary_filter_open(). 
12643                 This fixes the bug where if the user uses the right-click 
12644                 'Create filter rule...' and doesn't have any filter rules 
12645                 already defined in claws' advanced filtering, the newly 
12646                 created filter rule goes to main's filtering which is 
12647                 inaccessible through the gui. Now the filter rule gets added
12648                 to claws' filtering by default.
12649
12650 2002-10-28 [melvin]     0.8.5claws59
12651
12652         * src/prefs_actions.c
12653                 Fixed bug #627322 where MIME parts were not always
12654                 correctly passed to a %p action
12655                 Display an error dialog when message filename is not found.
12656
12657 2002-10-28 [melvin]     0.8.5claws58
12658
12659         * src/prefs_common.c
12660                 Readded a missing function declaration lost in 0.8.3claws34
12661
12662 2002-10-28 [paul]       0.8.5claws57
12663
12664         * sync with 0.8.5cvs15
12665                 see ChangeLog 2002-10-28 and 2002-10-25
12666                 
12667         Note: ChangeLog entry 2002-10-24 is not sync'ed.
12668
12669 2002-10-27 [oliver]     0.8.5claws56
12670
12671         * src/pop.c
12672                 plug leak in pop3_top_recv
12673
12674 2002-10-26 [christoph]  0.8.5claws55
12675
12676         * src/folder.c
12677                 set need_update folder flag when messages are added
12678                 (closes bug [ 626922 ] folder not updated after receiving)
12679
12680 2002-10-25 [melvin]     0.8.5claws54
12681
12682         * src/imageview.c
12683                 Fixed a memleak introduced in the scaling code.
12684
12685 2002-10-24 [alfons]     0.8.5claws53
12686
12687         * src/filtering.c
12688                 make filtering's forward message action forward from the 
12689                 correct account
12690                 (closes bug [628089 ] Filter -> Forward from address problem
12691                 reported by Oktay)
12692
12693 2002-10-24 [christoph]  0.8.5claws52
12694
12695         * src/mainwindow.c
12696         * src/manual.[ch]
12697                 o use manual of current locale or english if current
12698                   locale is not available (and english is available)
12699                 o also link to sylpheed doc project manuals
12700
12701 2002-10-23 [paul]       0.8.5claws51
12702
12703         * tools/README
12704           tools/kmail2sylpheed_v2.pl
12705                 add new version of kmail addressbook importer script.
12706                 works with newer versions of Kmail/KAddressBook which
12707                 have new and rearranged data.
12708
12709 2002-10-23 [martin]     0.8.5claws50
12710
12711         * src/folderview.c
12712         * src/summaryview.c
12713         * src/utils.h
12714         * src/utils.c
12715                 added length parameter to get_abbrev_newsgroup_name()
12716                 changed this function so that it abbreviates the newsgroup
12717                 names only so long it is smaller than the length parameter
12718                 (for better reading of some newsgroup names and space efficiency)
12719
12720 2002-10-22 [colin]      0.8.5claws49
12721
12722         *src/foldersel.c
12723                 Revert Alfons' last modification (after voting ;-))
12724
12725 2002-10-21 [alfons]     0.8.5claws48
12726
12727         * src/foldersel.c
12728                 folder view in folder selection dialog reflects state of
12729                 folder view in main window
12730
12731 2002-10-18 [alfons]     0.8.5claws47
12732
12733         * src/mbox.c
12734                 drop imported messages in folder selected by user,
12735                 and not in the inbox
12736                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
12737
12738 2002-10-18 [alfons]     0.8.5claws46
12739
12740         * src/compose.c
12741                 make automagic reply work correctly for email accounts 
12742                 (whether it's viable to do a full sync with Hiro's 
12743                 compose.c is still under discussion)
12744
12745 2002-10-18 [melvin]     0.8.5claws45
12746
12747         * src/prefs_actions.c
12748                 Fixed bug #622275 where asynchroneous actions left 
12749                 zombies processes
12750                 Made (synchroneous) actions' input be displayed live.
12751
12752 2002-10-18 [christoph]  0.8.5claws44
12753
12754         * src/textview.c
12755                 don't add a newline in the textview in front of the
12756                 first textpart if header display is disabled
12757                 (closes bug [ 603385 ] disabled header display leaves blank
12758                  lin)
12759
12760 2002-10-18 [christoph]  0.8.5claws43
12761
12762         * src/folder.[ch]
12763         * src/imap.c
12764         * src/mbox_folder.c
12765         * src/mh.c
12766         * src/news.c
12767                 folder->get_num_list now returns an error code
12768                 (closes bug [ 609424 ] News cache cleared on failure)
12769                 
12770 2002-10-17 [colin]      0.8.5claws42
12771         
12772         * src/news.c
12773                 Changed a printf by debug_print
12774
12775 2002-10-16 [paul]       
12776
12777         * tools/OOo2sylpheed.pl
12778                 allow for spaces in the name of the
12779                 file to be attached.
12780
12781 2002-10-16 [colin]      0.8.5claws41
12782
12783         * src/main.c
12784                 Use a tristate to change online mode
12785
12786 2002-10-16 [paul]       0.8.5claws40
12787
12788         * po/es.po
12789                 updated by Ricardo Mones Lastra
12790
12791 2002-10-16 [colin]      0.8.5claws39
12792
12793         * src/main.c
12794           src/mainwindow.[ch]
12795                 Added --online and --offline command-line
12796                 switches
12797
12798 2002-10-15 [christoph]  0.8.5claws38
12799
12800         * src/procmime.c
12801                 set mimeinfo->name to NULL after g_free to
12802                 avoid double freeing with g_free
12803
12804 2002-10-14 [christoph]  0.8.5claws37
12805
12806         * src/compose.c
12807         * src/filtering.c
12808         * src/summaryview.c
12809                 remove calls to folder->change_flags that are now
12810                 done by procmsg flag functions (seems it is not
12811                 used by any foldertype anyway)
12812         * src/folder.c
12813                 init folder->change_flags with NULL
12814
12815 2002-10-14 [christoph]  0.8.5claws36
12816
12817         * src/folder.[ch]
12818         * src/imap.[ch]
12819                 use virtual functions for folder item new and destroy
12820                 functions
12821
12822 2002-10-14 [melvin]     0.8.5claws35
12823
12824         * src/compose.c
12825                 Added a test to not run the spell checker if no default
12826                 dictionary is available. No dialog is displayed though.
12827
12828 2002-10-14 [melvin]     0.8.5claws34
12829
12830         * src/gtkaspell.c
12831                 Fixed bug in dictionary list context menu where
12832                 "More..." pointed to an emtpy submenu if the
12833                 number of dictionaries is a multiple of 15
12834                 Removed unneeded code in suggestions list creation
12835
12836 2002-10-14 [paul]       0.8.5claws33
12837
12838         * po/bg.po
12839                 updated by George Danchev
12840
12841 2002-10-13 [hoa]        0.8.5claws32
12842
12843         * src/matcher.[ch]
12844           src/matcher_parser_parser.y
12845                 removed the escaped string from internal structure
12846                 of matcher.
12847
12848 2002-10-12 [colin]      0.8.5claws31
12849
12850         * src/gtksctree.[ch]
12851           src/summaryview.c
12852                 Removed useless function gtksctree_reanchor
12853
12854 2002-10-12 [alfons]     0.8.5claws30
12855         
12856         * sync with remaining main changes 2002-10-09 - 2002-10-11
12857         - drop changes to src/compose.c (requires claws specific changes)
12858         
12859 2002-10-12 [alfons]     0.8.5claws29
12860         
12861         * sync with main changes of 2002-10-08
12862         - drop changes to src/compose.c (requires claws specific changes)
12863         - drop changes to src/summaryview.c (requires changes to compose.c)     
12864
12865 2002-10-12 [alfons]     0.8.5claws28
12866         
12867         * sync with main changes of 2002-10-07
12868
12869 2002-10-12 [alfons]     0.8.5claws27
12870
12871         * sync with main changes of 2002-10-04
12872         - drop changes to src/compose.c (requires claws specific changes)
12873         - drop changes to src/prefs_folder_item.c (claws implementation
12874           seems to be working)
12875
12876 2002-10-12 [colin]      0.8.5claws26
12877
12878         * src/mainwindow.c
12879                 Fix folder-flicker when space-reading, introduced 
12880                 in claws22.
12881
12882 2002-10-12 [colin]      0.8.5claws25
12883
12884         * src/compose.c
12885                 Save account address when saving as draft.
12886                 (closes bug 621838)
12887
12888 2002-10-12 [colin]      0.8.5claws24
12889
12890         * src/summaryview.c
12891                 Fix the problem consisting of no message selected
12892                 after the last message in a folder has been moved.
12893
12894 2002-10-12 [paul]       0.8.5claws23
12895
12896         * src/compose.c
12897           src/prefs_template.c
12898           src/template.[ch]
12899                 add Cc and Bcc to templates. Patch submitted by
12900                 John L. Males.
12901
12902 2002-10-12 [colin]      0.8.5claws22
12903
12904         * src/folderview.c
12905                 Fix a bug after "Check for new messages":
12906                 If a folder was opened, it was still selected at
12907                 the end of the check, but displayed empty.
12908         * src/mainwindow.c
12909                 Remove unnecessary check
12910
12911 2002-10-12 [paul]
12912
12913         * tools/README
12914                 be more verbose in the description of
12915                 OOo2sylpheed.pl
12916                 
12917
12918 2002-10-11 [colin]      0.8.5claws21
12919
12920         * src/mainwindow.c
12921                 Make space work (better) when no mail is selected
12922
12923 2002-10-11 [colin]      0.8.5claws20
12924
12925         * src/inc.c
12926           src/news.c
12927                 fix warnings
12928
12929 2002-10-11 [colin]      0.8.5claws19
12930
12931         * src/mainwindow.c
12932                 revert 0.8.5claws6 changes as i couldn't get to
12933                 anything satisfying
12934
12935 2002-10-11 [melvin]     0.8.5claws18
12936
12937         * src/compose.c
12938                 Removed buggy and unused macro (should have been committed in
12939                 0.8.5claws17)
12940
12941 2002-10-11 [melvin]     0.8.5claws17
12942
12943         * src/compose.c
12944                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
12945
12946 2002-10-11 [thorsten]   0.8.5claws16 
12947
12948         * src/folderview.c
12949                 remove rescan warning
12950
12951 2002-10-11 [colin]      0.8.5claws15 
12952
12953         * src/procheader.c
12954                 fix a segfault that happens if conv_unmime_header
12955                 fails (should be better to find out why it fails)
12956
12957 2002-10-11 [christoph]  0.8.5claws14
12958
12959         * src/summaryview.c
12960                 update folderview stats after ignore/unignore thread
12961
12962 2002-10-11 [hoa]        0.8.5claws13
12963
12964         * src/quote_fmt_parse.y
12965                 Fixed a yacc/bison syntax error
12966         * src/matcher.c
12967                 Escaping of string is fixed.
12968
12969 2002-10-11 [colin]      0.8.5claws12
12970
12971         * src/imageview.c
12972                 Resize images to fit
12973
12974 2002-10-11 [paul]       0.8.5claws11
12975
12976         * po/es.po
12977                 updated by Ricardo Mones Lastra
12978
12979 2002-10-10 [alfons]     0.8.5claws10
12980
12981         * src/compose.c
12982                 allow dropping files by "moving" files from a file manager,
12983                 not only by the more cumbersome "copying". the latter 
12984                 mostly implies holding down the Control button
12985
12986 2002-10-10 [christoph]  0.8.5claws9
12987
12988         * src/summaryview.c
12989                 update folders after thread building for ignored threads
12990
12991 2002-10-10 [christoph]  0.8.5claws8
12992
12993         * config/.cvsignore
12994                 added Makefile
12995         * src/filtering.[ch]
12996         * src/folder.[ch]
12997         * src/folderview.[ch]
12998         * src/import.c
12999         * src/inc.[ch]
13000         * src/mbox.[ch]
13001         * src/procmsg.c
13002         * src/summaryview.[ch]
13003                 o added new flag need_update to FolderItem
13004                 o removed folder_table from various functions from tracking
13005                   folder updates
13006                 o set need_update flags in folder.c's move, copy and delete
13007                   functions and procmsg's flags functions
13008                 o added function folderview_update_items_when_required that
13009                   updates all folders with need_update set
13010                 o call folderview_update_items_when_required instead of
13011                   folderview_update_item_foreach
13012
13013 2002-10-09 [sergey]     0.8.5claws7
13014
13015         * src/compose.c
13016                 Strip CRs whel loading the text into editor in reedit mode.
13017
13018 2002-10-09 [colin]      0.8.5claws6
13019
13020         * src/mainwindow.c
13021                 Make Space work when no mail is selected
13022
13023 2002-10-09 [colin]      0.8.5claws5
13024
13025         * src/gtksctree.[ch]
13026                 Fix range_select
13027                 Add gtk_sctree_reanchor() 
13028         * src/summaryview.c
13029                 Use gtk_sctree_reanchor() - better fix for 
13030                 bug 60413
13031
13032 2002-10-09 [colin]      0.8.5claws4
13033
13034         * src/summaryview.c
13035                 Fix shift-click select after delete problem
13036                 (closes bug 60413)
13037
13038 2002-10-08 [thorsten]   0.8.5claws3
13039
13040         * src/summaryview.c
13041                 exclude current msg from -hide read messages-
13042
13043 2002-10-08 [colin]      0.8.5claws2
13044
13045         * src/inc.[ch]
13046           src/pop.c
13047           src/recv.c
13048                 Differentiate socket errors from disk full
13049                 errors
13050
13051 2002-10-08 [christoph]  0.8.5claws1
13052
13053         * Makefile.am
13054         * configure.in
13055                 modifications for new config directory
13056
13057         * config.guess  ** REMOVED **
13058         * config.sub    ** REMOVED **
13059         * install-sh    ** REMOVED **
13060         * ltmain.sh     ** REMOVED **
13061         * missing       ** REMOVED **
13062         * mkinstalldirs ** REMOVED **
13063                 these files are autogenerated by automake
13064                 when you run autogen.sh
13065
13066         * config/.cvsignore     ** NEW FILE **
13067         * config/Makefile.am    ** NEW FILE **
13068                 ignore autogenerated files
13069                 create a Makefile in this directory
13070
13071 2002-10-08 [paul]       0.8.5claws
13072
13073         * 0.8.5claws release
13074         
13075         * src/compose.c
13076           src/procheader.c
13077           src/procmsg.c
13078                 fix quote reply format for newsgroups reply bug
13079                 (thanks to Hoa)
13080                 
13081         * po/en_GB.po
13082           po/pl.po
13083                 updated by me and Witold Wladyslaw Wojciech Wilk
13084                 repectively
13085
13086 2002-10-07 [paul]       0.8.3claws53
13087
13088         * po/it.po
13089           po/pt_BR.po
13090           po/sr.po
13091                 updated messages catalogs, submitted by
13092                 Alessandro Maestri, Fabio Jr.Beneditto 
13093                 and Urke MMI, respectively.
13094
13095 2002-10-07 [christoph]  0.8.3claws52
13096
13097         * src/folder.[ch]
13098         * src/folderview.c
13099         * src/mainwindow.c
13100                 fix new folder ghost message bug
13101                 (closes bug [ 619722 ] wrong count for newly created folders)
13102
13103 2002-10-07 [christoph]  0.8.3claws51
13104
13105         * src/compose.c
13106                 fix news posting problem
13107
13108 2002-10-07 [melvin]     0.8.3claws50
13109
13110         * po/fr.po
13111                 Updated French translation
13112
13113 2002-10-05 [christoph]  0.8.3claws49
13114
13115         * src/gtkstext.c
13116                 check if line_start_cache is set in gtk_stext_update_text
13117                 (closes bug [ 618119 ] crash while doing search in folder)
13118
13119 2002-10-05 [christoph]  0.8.3claws48
13120
13121         * src/imap.c
13122         * src/news.c
13123         * src/utils.c
13124         * src/utils.h
13125                 implement cache cleanups for claws' folder system
13126                 (closes bug [ 595916 ] imapcache not cleaned up)
13127
13128 2002-10-05 [melvin]     0.8.3claws47
13129
13130         * src/prefs_actions.c
13131                 Made the help text more clear for the %p token
13132
13133 2002-10-04 [paul]       0.8.3claws46
13134
13135         * sync with 0.8.5
13136                 see ChangeLog 2002-10-02 and 2002-10-03
13137
13138 2002-10-04 [christoph]  0.8.3claws45
13139
13140         * src/inc.c
13141                 fix segfault caused by pop before smtp
13142                 call to inc_account_mail with NULL
13143                 pointer for mainwin
13144
13145 2002-10-04 [paul]       0.8.3claws44
13146
13147         * configure.in
13148                 sync the LDAP detection from 0.8.5cvs1
13149
13150 2002-10-02 [christoph]  0.8.3claws43
13151
13152         * po/de.po
13153                 fix small spelling error
13154
13155 2002-10-02 [melvin]     0.8.3claws42
13156
13157         * ac/aspell.m4
13158                 Behave better and say "no" when test program cannot be run.
13159
13160 2002-10-02 [paul]       0.8.3claws41
13161
13162         * sync with 0.8.4cvs1
13163                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13164                 
13165         * src/summaryview.c
13166                 toggle the behavior of Reply menuitem between
13167                 normal reply and reply-to-list
13168
13169 2002-10-01 [sergey]     0.8.3claws40
13170
13171         * src/compose.c
13172                 Convert newlines in the message text to the canonical form
13173                 before base64 encoding (RFC2045 compliance, fixes some
13174                 interoperability issues with Evolution 1.0.3)
13175
13176 2002-09-29 [colin]      0.8.3claws39
13177
13178         * src/summaryview.c
13179                 Fix an unwanted copy/paste
13180
13181 2002-09-29 [colin]      0.8.3claws38
13182
13183         * src/mainwindow.c
13184                 Renamed "Custom toolbar" to "Customize toolbar"
13185                 Renamed "Show all header" to "Show all headers"
13186                 Renamed "Set diplay item" to "Set displayed items"
13187         * src/prefs_common.c
13188                 Renamed "Show all header" to "Show all headers"
13189         * src/prefs_summary_column.c
13190                 Renamed "diplay item" to "displayed items"
13191
13192 2002-09-29 [colin]      0.8.3claws37
13193
13194         * src/mainwindow.[ch]
13195                 online/offline status pixmaps follow theme
13196                 changes
13197         * src/summaryview.[ch]
13198                 quicksearch pixmap follows theme changes
13199
13200 2002-09-29 [thorsten]   0.8.3claws36
13201
13202         * src/compose.c
13203           src/prefs_folder_item.[ch]
13204                 add default_reply_to folder option (closes patch 581044)
13205
13206 2002-09-29 [christoph]  0.8.3claws35
13207
13208         * acconfig.h    ** REMOVED **
13209         * configure.in
13210         * ac/aspell.m4
13211         * ac/check-type.m4
13212         * ac/gnupg-check-typedef.m4
13213                 fix autoheader 2.50 warning
13214
13215 2002-09-29 [christoph]  0.8.3claws34
13216
13217         * major code cleanup (part 2)
13218         
13219                 - unused variables removed
13220                 - unused functions removed
13221                 - uninitialized variables checked
13222                 - missing return statements added
13223                 - missing function return types added
13224                 - added parentheses around assignment
13225                   when suggested by gcc
13226
13227 2002-09-29 [alfons]     0.8.3claws33
13228
13229         * src/logwindow.c
13230                 log_window_clear(): only bracket gtk_text_forward_delete() 
13231                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13232                 works around GTK text bug)
13233
13234 2002-09-29 [paul]       0.8.3claws32
13235
13236         * po/bg.po
13237           po/sr.po
13238                 updated by George Danchev and Urke MMI
13239                 respectively
13240
13241 2002-09-27 [christoph]  0.8.3claws31
13242
13243         * doc-src/readme.txt
13244         * doc-src/rfc1806.txt   ** REMOVED **
13245         * doc-src/rfc2183.txt   ** NEW FILE **
13246         * doc-src/rfc2980.txt   ** NEW FILE **
13247                 update rfcs
13248
13249 2002-09-27 [melvin]     0.8.3claws30
13250
13251         * ac/aspell.m4
13252                 Fixed typo which could break linking
13253
13254 2002-09-27 [melvin]     0.8.3claws29
13255
13256         * ac/aspell.m4
13257                 Improved GNU/aspell checking. 
13258                 Fixed bug #614490
13259
13260 2002-09-27 [paul]       0.8.3claws28
13261
13262         * sync with 0.8.3cvs8
13263                 see ChangeLog 2002-09-27
13264
13265 2002-09-26 [colin]      0.8.3claws27
13266
13267         * src/toolbar.[ch]
13268           src/mainwindow.[ch]
13269                 Add "Reply to Mailing-list" to the toolbar
13270
13271 2002-09-26 [christoph]  0.8.3claws26
13272
13273         * src/summaryview.c
13274                 Fix wrong message counts in summaryview status
13275
13276 2002-09-26 [paul]       0.8.3claws25
13277
13278         * sync with 0.8.3cvs7
13279                 see ChangeLog 2002-09-26
13280
13281 2002-09-26 [paul]       0.8.3claws24
13282
13283         * sync with 0.8.3cvs6
13284                 see ChangeLog 2002-09-25
13285
13286 2002-09-25 [christoph]  0.8.3claws23
13287
13288         * src/prefs_common.c
13289         * src/prefs_folder_item.c
13290         * src/prefs_scoring.c
13291                 Renamed "kill score" to "hide score" in GUI
13292                 and prefs files
13293
13294 2002-09-25 [paul]       0.8.3claws22
13295
13296         * sync with 0.8.3cvs5
13297                 see ChangeLog 2002-09-24
13298
13299 2002-09-24 [alfons]     0.8.3claws21
13300
13301         patch by Satoshi Nagayasu: allows appending / saving multiple 
13302         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13303         'Save as ...'")
13304
13305         * AUTHORS
13306                 add Satoshi Nagayasu
13307         * src/summaryview.c
13308                 summary_save_as(): allow saving selected files to
13309                 one file
13310                 summary_set_menu_sensitive: enable "Save As..." when
13311                 multiple files are selected
13312         * src/utils.[ch]
13313                 append_file(): new function
13314
13315 2002-09-24 [colin]      0.8.3claws20
13316
13317         * src/procmime.c
13318                 Fix segfault when mimeinfo doesn't have a 
13319                 content_type. 
13320
13321 2002-09-24 [colin]      0.8.3claws19
13322
13323         * src/prefs_common.[ch]
13324                 Add a preference to display send dialog or not
13325         * src/send.c
13326                 Display send dialog according to preference
13327
13328 2002-09-24 [colin]      0.8.3claws18
13329
13330         * src/compose.[ch]
13331                 Disable user actions when sending
13332
13333 2002-09-24 [colin]      0.8.3claws17
13334
13335         * src/procmime.c
13336                 Do not display name or filename for attachments
13337                 with an application/pgp-signature type
13338                 (security flaw, see bug 537413)
13339
13340 2002-09-23 [colin]      0.8.3claws16
13341
13342         * src/editaddress.c
13343                 Initialize entry_email, entry_alias and 
13344                 entry_remarks to first email address of the list
13345
13346 2002-09-23 [colin]      0.83claws15
13347
13348         * src/compose.c
13349                 Drop pgp-signature when reediting a signed queued
13350                 message
13351
13352 2002-09-23 [melvin]     0.8.3claws14
13353
13354         * po/fr.po
13355                 Updated French translation
13356
13357 2002-09-23 [melvin]     0.8.3claws13
13358
13359         * src/mainwindow.c
13360                 Made custom toolbar menu labels more consistent
13361         * src/prefs_toolbar.c
13362                 Made custom toolbar window title more consistent
13363
13364 2002-09-22 [colin]      0.8.3claws12
13365
13366         * src/inc.c
13367                 Initialize session type to normal before getting 
13368                 mail (fixes strange Get behaviour)
13369         * src/prefs_account.h
13370                 Move STYPE_POP_BEFORE_SMTP to last position to 
13371                 avoid other side-effects
13372
13373 2002-09-22 [colin]      0.8.3claws11
13374
13375         * src/prefs_account.c
13376                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13377                 from pop3 to apop or vice-versa
13378
13379 2002-09-22 [colin]      0.8.3claws10
13380         
13381         * src/prefs_account.[ch]
13382                 Add an option for the POP before SMTP timeout
13383         * src/inc.c
13384                 Remember time of last POP connection
13385         * src/send.c
13386                 Do POP before SMTP only if timeout reached
13387
13388 2002-09-22 [oliver]     0.8.3claws9
13389         
13390         * README.claws
13391                 explain custom toolbar
13392
13393 2002-09-22 [oliver]     0.8.3claws8
13394
13395         * src/prefs_actions.[ch]
13396         custom toolbar for compose      
13397                 actions callback from compose toolbar
13398         * src/folderview.c
13399                 remove include toolbar.h
13400
13401 2002-09-22 [oliver]     0.8.3claws7
13402         
13403         * src/prefs_toolbar.[ch]
13404                 custom toolbar for compose
13405                 - generic prefs_toolbar handles both
13406                   Mainwin's toolbar as well as Compose toolbar          
13407
13408 2002-09-22 [oliver]     0.8.3claws6
13409         
13410         * src/toolbar.[ch]
13411                 custom toolbar for compose
13412                 restructure toolbar.[ch]
13413
13414 2002-09-22 [oliver]     0.8.3claws5
13415
13416         * src/compose.[ch]
13417                 custom toolbar for compose
13418
13419 2002-09-22 [oliver]     0.8.3claws4
13420         
13421         * src/mainwindow.[ch]
13422                 custom toolbar for compose 
13423                 move mainwin toolbar back to mainwindow
13424
13425 2002-09-22 [alfons]     0.8.3claws3
13426
13427         * src/procmsg.c
13428                 :%sno/if(/if (/gc
13429                 :%sno/for(/for (/gc
13430                 (beautify)
13431
13432 2002-09-22 [alfons]     0.8.3claws2
13433         
13434         * src/procmsg.c
13435                 procmsg_save_to_outbox(): don't unlink message file from queue;
13436                 callers should do it using folder_item_remove_msg()
13437
13438 2002-09-22 [colin]      0.8.3claws1
13439
13440         * src/mimeview.[ch]
13441                 Made mimeview_check_signature() public
13442         * src/textview.c
13443                 Made GPG signatures verifiable by clicking
13444                 the [application/pgp-signature] in the Text
13445                 view
13446
13447 2002-09-22 [paul]       0.8.3claws
13448
13449         * po/bg.po
13450           po/en_GB.po
13451           po/es.po
13452           po/it.po
13453           po/pl.po
13454           po/pt_BR.po
13455           po/sr.po
13456                 updated translations, submitted by George Danchev,
13457                 me, Ricardo Mones Lastra, Alessandro Maestri,
13458                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13459                 and Urke MMI, respectively.     
13460
13461 2002-09-22 [alfons]     0.8.2claws65
13462
13463         * src/procmsg.c
13464         * src/pgptext.c
13465                 no furry valgrinds have been used to plug these memleaks
13466
13467 2002-09-20 [paul]       0.8.2claws64
13468
13469         * sync with 0.8.3cvs4
13470                 'Select thread' re-implemented 
13471                 see ChangeLog 2002-09-20
13472
13473 2002-09-21 [alfons]     0.8.2claws63
13474
13475         * src/compose.c
13476                 compose_send(): plug unnoticed memleak
13477
13478 2002-09-20 [alfons]     0.8.2claws62
13479
13480         * src/addr_compl.c
13481                 replace_address_in_edit(): strict check for NULL address to
13482                 fix "[ 607348 ] Segfault in address completion". My guess is
13483                 that this happens with an empty address book, but it's good
13484                 to have this check here anyway
13485                 
13486                 completion_window_button_press(): free string returned 
13487                 from the internal cache
13488
13489 2002-09-20 [christoph]  0.8.2claws61
13490
13491         * src/procmime.h
13492                 added ENC_BINARY to EncodingType
13493         * src/procmime.c
13494                 the string returned by procmime_get_encoding_str
13495                 should not depend on the order of values in the
13496                 EncodingType definition
13497         * doc-src/rfc1806.txt   ** NEW FILE **
13498                 Added rfc1806 about MIME Content-Disposition
13499                 Extension
13500
13501 2002-09-19 [paul]       0.8.2claws60
13502
13503         * sync with 0.8.2cvs3
13504                 see ChangeLog 2002-09-19
13505
13506 2002-09-19 [paul]       0.8.2claws59
13507
13508         * src/prefs_folder_item.c
13509                 revert to Darko's original alignment of colour
13510                 selector button
13511                 add a colon to folder_color label
13512                 
13513         * src/compose.c
13514                 add Colin's patch (with Hiro's modifications) to 
13515                 force BASE64 encoding for 8-bit text when signing
13516                 (sync with 0.8.3cvs2)
13517
13518 2002-09-18 [alfons]     0.8.2claws58
13519
13520         * src/compose.c
13521                 :%sno/if(/if (/gc
13522                 :%sno/for(/for (/gc
13523                 (beautify a little bit)
13524
13525 2002-09-18 [christoph]  0.8.2claws57
13526
13527         * src/pine.c
13528                 fix handling of fgetc return value
13529
13530 2002-09-17 [alfons]     0.8.2claws56
13531         
13532         * src/summaryview.c
13533                 summary_sort(): check non-NULL summaryview->folder_item when no 
13534                 folder is selected at all
13535                 (closes "[ 610344 ] sort label make syl Crash")
13536
13537 2002-09-17 [alfons]     0.8.2claws55
13538         
13539         * src/compose.c
13540                 beautify a little bit
13541
13542 2002-09-17 [christoph]  0.8.2claws54
13543
13544         * src/folder.c
13545                 initialize max values for cache and folder
13546                 when cache or folder is empty
13547
13548 2002-09-15 [colin]      0.8.2claws53
13549
13550         * src/compose.c
13551                 Fix a leak (thanks Alfons!) and cleaned
13552                 variables names for custom headers
13553
13554 2002-09-15 [colin]      0.8.2claws52
13555
13556         * src/compose.c
13557                 Fix custom headers recognition when
13558                 prefs_common.trans_hdr is on
13559
13560 2002-09-15 [colin]      0.8.2claws51
13561
13562         * src/compose.c
13563                 Allow dynamically-added custom headers
13564                 Yet not reparsed if reedited
13565
13566 2002-09-15 [alfons]     0.8.2claws50
13567
13568         * src/prefs_account.c
13569                 fix warnings
13570
13571 2002-09-15 [colin]      0.8.2claws49
13572         
13573         * src/prefs_account.c
13574                 fix pop_before_smtp sensitivity
13575
13576 2002-09-15 [colin]      0.8.2claws48
13577
13578         * src/inc.[ch]
13579                 add inc_pop_before_smtp()
13580                 allow MainWindow to be undefined in 
13581                 inc_account_mail() and inc_start()
13582         * src/pop.c
13583           src/prefs_account.h
13584                 add STYPE_POP_BEFORE_SMTP session type
13585         * src/prefs_account.c
13586                 activated pop before smtp option
13587         * src/send.c
13588                 do pop before smtp if the relevant option 
13589                 is set
13590
13591 2002-09-15 [paul]       0.8.2claws47
13592
13593         * sync with 0.8.3
13594                 see ChangeLog 2002-09-15
13595
13596 2002-09-14 [paul]       0.8.2claws46
13597
13598         * po/bg.po
13599                 updated Bulgarian translation, submitted by
13600                 George Danchev
13601
13602 2002-09-13 [paul]       0.8.2claws45
13603
13604         * src/compose.c
13605                 merge claws' select_account() with main's
13606                 (new) compose_select_account(). [sync with
13607                 0.8.2cvs15, see ChangeLog 2002-09-11]
13608
13609 2002-09-12 [christoph]  0.8.2claws44
13610
13611         * src/filter.c
13612                 allocate 1 elements of FolderItem not 0
13613
13614 2002-09-12 [colin]      0.8.2claws43
13615
13616         * src/compose.c
13617                 Fix bug #590825 (obey Follow-up: poster)
13618
13619 2002-09-12 [colin]      0.8.2claws42
13620
13621         * src/procmime.c
13622                 Fix bug #557009 (wrong headers for messages 
13623                 forwarded as attachments)
13624
13625 2002-09-11 [colin]      0.8.2claws41
13626         
13627         * src/compose.c
13628                 Put SCF: pseudo-header on top of message
13629                 Set draft tmp_flag when saved as draft
13630
13631         * src/procmsg.c
13632           src/procheader.c
13633                 Skip after first \n\n for beginning of real message
13634                 for drafts too
13635
13636 2002-09-11 [christoph]  0.8.2claws40
13637
13638         * src/filtering.c
13639                 use procmsg flag functions in filtering or processing
13640                 will cause incorrect folder message counts
13641
13642 2002-09-11 [colin]      0.8.2claws39
13643
13644         * src/compose.c
13645                 Fix bug #550175 - wrong save folder when reediting
13646                 drafts
13647
13648 2002-09-11 [paul]       0.8.2claws38
13649
13650         * sync with 0.8.2cvs14
13651                 see ChangeLog 2002-09-11
13652
13653 2002-09-11 [colin]      0.8.2claws37
13654
13655         * src/folder.c
13656                 Fix a typo (seeming to cause new/unread status to
13657                 be lost)
13658
13659 2002-09-10 [christoph]  0.8.2claws36
13660
13661         * src/compose.c
13662                 compose_redirect should not use compose_generic_new
13663                 because that does more stuff than expected including
13664                 opening the external editor
13665                 (closes bug "[ 526608 ] bounced messages appear blank
13666                  in editor")
13667
13668 2002-09-10 [christoph]  0.8.2claws35
13669
13670         * src/folder.c
13671                 fix problem with too large message number range
13672                 causing a crash in folder_item_scan
13673
13674 2002-09-10 [paul]       0.8.2claws34
13675
13676         * sync with 0.8.2cvs13
13677                 see ChangeLog 2002-09-10
13678
13679 2002-09-10 [christoph]  0.8.2claws33
13680
13681         * src/msgcache.c
13682                 set MsgInfo TmpFlags for queue and draft folders
13683                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
13684
13685 2002-09-10 [paul]       0.8.2claws32
13686
13687         * AUTHORS
13688           po/bg.po      ** NEW FILE **
13689                 new Bulgarian translation submitted by
13690                 George Danchev <danchev@spnet.net>
13691                 
13692         * tools/Makefile.am
13693           tools/README
13694           tools/tb2sylpheed     ** NEW FILE **
13695                 add script that converts an addressbook exported
13696                 from The Bat! into a Sylpheed addressbook. Submitted
13697                 by Urke MMI <urke-kg@eunet.yu>
13698
13699 2002-09-10 [paul]       0.8.2claws31
13700
13701         * sync with 0.8.2cvs12
13702                 see ChangeLog 2002-09-10
13703
13704 2002-09-06 [paul]       0.8.2claws30
13705
13706         * src/prefs_common.c
13707                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
13708                 
13709         * tools/Makefile.am
13710           tools/README
13711           tools/ldif-to-xml.py  ** REMOVED **
13712                 remove obsolete python script
13713
13714 2002-09-06 [paul]       0.8.2claws29
13715
13716         * sync with 0.8.2cvs10
13717                 see ChangeLog 2002-09-06
13718
13719 2002-09-04 [paul]       0.8.2claws28
13720
13721         * sync with 0.8.2cvs9
13722                 see ChangeLog 2002-08-04
13723
13724 2002-09-04 [colin]      0.8.2claws27 
13725
13726         * src/prefs_common.[ch]
13727                 Added signature color configuration
13728         * src/textview.c
13729                 Use user-specified signature color
13730
13731 2002-09-03 [colin]      0.8.2claws26
13732
13733         * src/prefs_common.[ch]
13734                 Added autosave and autosave_length prefs
13735         * src/compose.c
13736                 Added compose_remove_draft()
13737                 Auto-save drafts according to the prefs
13738         * src/main.c
13739                 Added a crash-indicator file, allowing to check
13740                 for new messages on startup if Sylpheed crashed
13741                 (makes saved drafts "reappear")
13742
13743 2002-09-03 [colin]      0.8.2claws25
13744
13745         * src/textview.[ch]
13746                 Grey the signature
13747
13748 2002-09-03 [paul]       0.8.2claws24
13749
13750         * sync with 0.8.2cvs8
13751                 see ChangeLog 2002-09-02 and 2002-09-03
13752
13753 2002-09-03 [darko]      0.8.2claws23
13754
13755         * src/folderview.c
13756                 use normal style when creating new folder to pick
13757                 proper font size 
13758
13759 2002-09-02 [melvin]     0.8.2claws22
13760
13761         * src/gtkaspell.m4
13762                 removed some obsolete code
13763
13764 2002-09-02 [melvin]     0.8.2claws21
13765
13766         * ac/aspell.m4
13767                 fixed test's equality sign (== to =)
13768
13769 2002-09-02 [alfons]     0.8.2claws20
13770
13771         * src/folder.c
13772         * src/mh.c
13773                 revert change of 0.8.2claws16 and use the mh_folder_destroy
13774                 as folder->destroy virtual as suggested by Hiro
13775                 (the mh.c code seems to have been lost around mh.c.1.21)
13776
13777 2002-09-02 [paul]       0.8.2claws19
13778
13779         * po/pt_BR.po
13780                 updated by Fabio Jr. Beneditto
13781                 
13782         * src/defs.h
13783                 use 'http://claws.sylpheed.org' for homepage link. 
13784                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
13785
13786 2002-09-01 [alfons]     0.8.2claws18
13787
13788         * src/mh.c
13789                 plug memleak related to one Martin Kluge found
13790
13791 2002-08-31 [paul]       0.8.2claws17
13792
13793         * sync with 0.8.2cvs6
13794                 see ChangeLog 2002-08-30
13795
13796 2002-08-31 [alfons]     0.8.2claws16
13797
13798         * src/folder.c
13799                 folder_destroy(): remove mailbox from folderlist even if it has
13800                 no destroy virtual
13801
13802 2002-08-31 [alfons]     0.8.2claws15
13803
13804         * src/folder.c
13805                 :%sno/if(/if (/gc
13806                 :%sno/for(/for (/gc
13807                 (being pedantic I know)
13808
13809 2002-08-31 [alfons]     0.8.2claws14
13810
13811         * src/folder.c
13812                 check for NULL pointers returned from folder->fetch_msginfo virtual
13813                 (should solve some reported crashes)
13814
13815 2002-08-30 [alfons]     0.8.2claws13
13816
13817         * acconfig.h
13818         * configure.in
13819         * src/crash.c
13820                 enable crash dialog on compilation time
13821                 (--enable-crash-dialog configure option)
13822
13823 2002-08-30 [alfons]     0.8.2claws12
13824
13825         * AUTHORS
13826                 add Martin Kluge
13827         * src/mh.c
13828                 apply memory leak plug patch by Martin Kluge
13829                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
13830                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
13831                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
13832
13833 2002-08-30 [darko]      0.8.2claws11
13834
13835         * src/folderview.c
13836                 copy Gtk style from normal style to match
13837                 font size for coloured folders
13838
13839 2002-08-29 [alfons]     0.8.2claws10
13840
13841         * sylpheed.desktop
13842                 Type=Internet <- Type=Application
13843                 (reported by Michael Schwendt, see:
13844                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
13845                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
13846
13847 2002-08-29 [paul]       0.8.2claws9
13848
13849         * sync with 0.8.2cvs5
13850                 see ChangeLog 2002-08-29
13851
13852 2002-08-29 [colin]      0.8.2claws8
13853
13854         * src/summaryview.c
13855                 Added a sanity check in summary_select_thread
13856                 Should fix bug 601605
13857
13858 2002-08-29 [colin]      0.8.2claws7
13859
13860         * src/main.c
13861                 Revert claws6 changes regarding bug #591676
13862
13863 2002-08-28 [colin]      0.8.2claws6
13864         
13865         * src/main.c
13866                 Ignore cache for queue folderitems
13867                 Fix bug #591676
13868
13869 2002-08-28 [melvin]     0.8.2claws5
13870
13871         * README.claws
13872                 Fixed typos.
13873
13874 2002-08-28 [melvin]     0.8.2claws4
13875
13876         * README.claws
13877                 Updated a bit the text concerning the spell checker
13878
13879 2002-08-28 [melvin]     0.8.2claws3
13880
13881         Merged the GNU_aspell_branch:
13882                 Support of new GNU/aspell is now included and the old pspell
13883                 is not supported anymore.
13884                 See README.claws
13885
13886         * README.claws
13887                 Updated spell checker text to reflect the switch to GNU/aspell
13888
13889         * ac/aspell.m4          *** NEW ***
13890         * src/gtkaspell.[ch]    *** NEW *** 
13891         * ac/pspell.m4          *** DELETED *** 
13892         * src/gtkspell.[ch]     *** DELETED ***
13893
13894         * ac/Makefile.am
13895                 Updated for GNU/aspell support
13896
13897         * po/POTFILES.in
13898                 Replaced gtkspell.c by gtkaspell.c
13899
13900         * acconfig.h
13901         * src/Makefile.am
13902         * src/about.c
13903         * src/compose.[ch]
13904         * src/crash.c
13905         * src/main.c
13906         * src/prefs_common.[ch]
13907                 Updated for GNU/aspell support
13908
13909 2002-08-28 [paul]       0.8.2claws2
13910
13911         * sync with 0.8.2cvs4
13912                 see ChangeLog 2002-08-27 and 2002-08-28
13913
13914 2002-08-28 [colin]      0.8.2claws1
13915
13916         * src/summary_search.c
13917                 Added "AND search"
13918
13919 2002-08-28 [jens]       0.8.2claws
13920
13921         *po/de.po
13922                 Updated German translations
13923
13924 2002-08-27 [melvin]     0.8.2claws
13925
13926         * po/fr.po
13927                 Updated French translations
13928
13929 2002-08-27 [paul]       0.8.2claws
13930
13931         * sync with 0.8.2 main release
13932
13933         * po/en_GB.po
13934           po/es.po
13935           po/it.po
13936           po/pl.po
13937           po/pt_BR.po
13938           po/sr.po
13939                 updated message catalogs submitted by
13940                 Ricardo Mones Lastra, Alessandro Maestri,
13941                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
13942                 Beneditto and Urke MMI  
13943
13944 2002-08-27 [hoa]        0.8.1claws123
13945
13946         * src/mainwindow.[ch]
13947         * src/summaryview.[ch]
13948                 removed the "filter setting" menu option.
13949                 add a "cancel a news message" menu option.
13950
13951 2002-08-26 [martin]     0.8.1claws122
13952
13953         * ChangeLog.claws
13954                 changed string under 0.8.1claws79 changed by myself
13955                 i'm sorry alfons :(
13956
13957 2002-08-26 [martin]     0.8.1claws121
13958
13959         * src/crash.c
13960                 added kill command to debuggerrc to start crash dialog
13961
13962 2002-08-26 [paul]       0.8.1claws120
13963
13964         * sync with 0.8.1cvs31
13965                 see ChangeLog 2002-08-26
13966
13967 2002-08-25 [alfons]     0.8.1claws119
13968
13969         * src/procmsg.c
13970                 fix bug that didn't send out correct headers to news server
13971                 when sending news article and email from queue (bug reported
13972                 and patch provided by Tim Mann; closes bug 
13973                 "[ 583196 ] 0.7.8claws can't post news")
13974
13975 2002-08-25 [alfons]     0.8.1claws118
13976
13977         * src/selective_download.c
13978                 mark two strings as translatable
13979                 (thanks to Urke MMI for pointing this out)
13980
13981 2002-08-25 [alfons]     0.8.1claws117
13982
13983         * src/summaryview.c
13984                 treat sent boxes as special and allow sorting them by addressee
13985                 (closes "[ 589418 ] Sent folder sorting misbehavior"
13986                 submitted by Steve Lamb)
13987
13988 2002-08-24 [alfons]     0.8.1claws116
13989
13990         * src/matcher.c
13991                 fix memleak reported by Martin Kluge
13992                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
13993
13994 2002-08-24 [oliver]     0.8.1claws115
13995
13996         * src/prefs_toolbar.c
13997                 o code cleanup as suggested by Alfons
13998                 o memleak fix
13999
14000 2002-08-24 [alfons]     0.8.1claws114
14001
14002         * src/summaryview.c
14003                 o fix another memory leak reported by Martin Kluge
14004                   (see "[ 599568 ] Small Memory Leak")
14005                 o remove 'from' variable from 'summary_set_header()'; we can
14006                   do with just 'to' 
14007
14008 2002-08-24 [paul]       0.8.1claws113
14009
14010         * sync with 0.8.1cvs30
14011                 see ChangeLog 2002-08-23
14012
14013 2002-08-24 [alfons]     0.8.1claws112
14014
14015         * src/summaryview.c
14016                 remove unnecessary allocations for search bar fixing leaks
14017                 reported by Martin Kluge
14018                 (see "[ 599451 ] Further memory leaks?")
14019
14020 2002-08-24 [alfons]     0.8.1claws111
14021
14022         * src/main.c
14023                 make get_socket_name() public for crash.c
14024         * src/crash.c
14025                 o make report bug button work (goes to claws' 
14026                   bug tracker at sf.net)
14027                 o introduce function for doing important stuff just
14028                   before claws goes down
14029                 o clean up code 
14030
14031 2002-08-24 [alfons]     0.8.1claws110
14032
14033         * src/compose.c
14034                 move cursor to "To" entry when forwarding as attachment
14035                 (reported and solved by Steve Lamb, closes bug report
14036                 "[ 592880 ] Forward as attachment; cursor not in to")
14037
14038 2002-08-24 [colin]      0.8.1claws109
14039
14040         * src/mainwindow.c
14041                 fix quick search visibility after GUI (de)separations.
14042
14043 2002-08-23 [colin]      0.8.1claws108
14044
14045         * src/mainwindow.c
14046                 fix header pane visibility after folderview or
14047                 messageview (de)separation
14048
14049 2002-08-23 [paul]       0.8.1claws107
14050
14051         * src/mainwindow.[ch]
14052           src/toolbar.c
14053                 give full control of display or non-display 
14054                 of the Execute icon to Custom toolbar settings.
14055                 add new sensitivity condition to maninwindow.h: 
14056                 M_DELAY_EXEC
14057
14058         * ChangeLog
14059           ChangeLog.jp
14060           NEWS
14061                 more sync with 0.8.1cvs29
14062
14063 2002-08-23 [melvin]     0.8.1claws106
14064
14065         * src/alertpanel.c
14066                 Readded support for custom widget in alertpanel lost in last
14067                 sync.
14068
14069 2002-08-23 [paul]       0.8.1claws105
14070
14071         * sync with 0.8.1cvs29
14072                 see ChangeLog 2002-08-23
14073
14074 2002-08-23 [colin]      0.8.1claws104
14075
14076         * src/summaryview.c
14077                 Fix folder and search pixmaps exchanging positions
14078                 after theme or toolbar changes. Thank to Oliver for 
14079                 reporting this.
14080
14081 2002-08-23 [colin]      0.8.1claws103
14082
14083         * src/mainwindow.c
14084           src/messageview.[ch]
14085           src/noticeview.[ch]
14086           src/summaryview.c
14087                 Changed messageview_create() and noticeview_create()
14088                 to avoid the last gdk_warning
14089
14090 2002-08-22 [colin]      0.8.1claws102
14091
14092         * src/summaryview.c
14093                 Fix my new `Creating pixmap from xpm' warning
14094
14095 2002-08-22 [colin]      0.8.1claws101
14096
14097         * src/mainwindow.c
14098                 Fix some of the gdk warnings
14099
14100 2002-08-22 [colin]      0.8.1claws100
14101
14102         * src/Makefile.am
14103         * src/stock_pixmap.c
14104         * src/stock_pixmap.h
14105         * src/pixmaps/quicksearch.xpm *ADDED*
14106                 Add the quicksearch pixmap
14107         * src/mainwindow.c
14108         * src/summaryview.c
14109         * src/summaryview.h
14110                 Make quicksearch bar visible/hidden via a button
14111
14112 2002-08-22 [christoph]  0.8.1claws99
14113
14114         * src/folder.c
14115                 fix folder update for newsgroups with message
14116                 numbers below minimum number of articles to fetch
14117                 (closes bug #598445)
14118
14119 2002-08-22 [paul]       0.8.1claws98
14120
14121         * sync with 0.8.1cvs28
14122                 see ChangeLog 2002-08-22
14123
14124 2002-08-21 [alfons]     0.8.1claws97
14125
14126         * src/crash.c
14127                 use bt instead of bt full which seems to work 
14128                 better, and bt full doesn't give a great deal 
14129                 of information anyway
14130
14131 2002-08-21 [colin]      0.8.1claws96
14132
14133         * src/summaryview.c
14134                 fix summaryview_searchtype_changed prototype
14135
14136 2002-08-21 [christoph]  0.8.1claws95
14137
14138         * src/mainwindow.c
14139                 o fix broken menu update for sorting type, we have to
14140                   get this info from the summaryview now
14141                 o removed setting of threaded state in menu callback
14142         * src/summaryview.[ch]
14143                 more summaryview/folderitem seperation for
14144                 threading option
14145         * configure.in
14146                 removed not required --with-compiler-flags option
14147
14148 2002-08-21 [oliver]     0.8.1claws94
14149         
14150         * src/toolbar.h 
14151                 o rename toolbar.xml to toolbar_main.xml
14152                   since toolbar_compose.xml might come up 
14153                   any time soon
14154         * README.claws
14155                 add custom toolbar              
14156
14157 2002-08-21 [darko]      0.8.1claws93
14158
14159         * src/procmsg.c
14160                 don't reset tmp flags for messages copied
14161                 to sent folder
14162
14163 2002-08-21 [colin]      0.8.1claws92
14164         
14165         * src/prefs_filtering.c
14166                 fix renaming rules on folder rename 
14167                 when folder is not a leaf folder
14168
14169 2002-08-21 [paul]       0.8.1claws91
14170
14171         * src/prefs_folder_item.c
14172                 fix alignment of colour selector
14173
14174 2002-08-21 [paul]       0.8.1claws90
14175
14176         * sync with 0.8.1cvs27
14177                 see ChangeLog 2002-08-21
14178
14179 2002-08-21 [paul]       0.8.1claws89
14180
14181         * src/summaryview.c
14182                 fix crash when changing field type in
14183                 Quick search bar
14184
14185 2002-08-21 [colin]      0.8.1claws88
14186
14187         * src/summaryview.c
14188                 Made quick search case-insensitive
14189
14190 2002-08-21 [paul]       0.8.1claws87
14191
14192         * sync with 0.8.1cvs26
14193                 see ChangeLog 2002-08-21
14194
14195 2002-08-20 [christoph]  0.8.1claws86
14196
14197         * src/folderview.c
14198         * src/main.c
14199         * src/summaryview.[ch]
14200                 more summaryview/folderitem seperation for
14201                 sort_key and sort_type
14202         * src/procmsg.c
14203                 added missing return statement
14204
14205 2002-08-20 [colin]      0.8.1claws85
14206
14207         * src/summaryview.[ch]
14208                 Added a quick search box
14209         * src/mainwindow.c
14210         * src/prefs_common.[ch]
14211                 Added a show/hide option for the quick search
14212
14213 2002-08-20 [oliver]     0.8.1claws84
14214         
14215         * src/mainwindow.c
14216                 remove toolbar_create_popups
14217         * src/toolbar.[ch]
14218                 o remove toolbar_create_popups
14219                 o fix toolbar_set_sensitive 
14220                   (Bug reports #596834 and #596832)     
14221         * src/prefs_toolbar.c
14222                 o add "Set default" button
14223                 o align label and text + combo widgets
14224
14225 2002-08-20 [hoa]        0.8.1claws83bis
14226
14227         * src/imap.c
14228                 fixed a bug in imap_fetch_msginfo() in case there is no
14229                 current folder.
14230
14231 2002-08-20 [darko]      0.8.1claws83
14232
14233         * src/folderview.c
14234                 copy the color style of folder view so it
14235                 works with GTK themes
14236
14237 2002-08-20 [darko]      0.8.1claws82
14238
14239         * src/folder.h
14240         * src/folderview.c
14241         * src/prefs_folder_item.[hc]
14242                 don't use UI stuff in folder.h
14243
14244 2002-08-20 [darko]      0.8.1claws81
14245
14246         * src/folder.h
14247         * src/prefs_folder_item.h
14248         * src/folderview.c
14249         * src/prefs_folder_item.c
14250                 ability to set folder color in folderview
14251
14252 2002-08-19 [alfons]     0.8.1claws80
14253
14254         * src/summaryview.c
14255                 fix one of the earlier memleaks reported by Martin Kluge
14256
14257 2002-08-19 [alfons]     0.8.1claws79
14258
14259         * src/mainwindow.c
14260                 hide notice view when selecting seperate folder
14261                 view (reported by Urke MMI)
14262
14263 2002-08-19 [christoph]  0.8.1claws78
14264
14265         * src/folderview.c
14266         * src/prefs_folder_item.h
14267         * src/summaryview.[ch]
14268                 o add summary_set_prefs_from_folderitem to set
14269                   summaryview prefs (first step to remove all
14270                   references to the folderitem in summaryview)
14271                 o moved compiled regex stuff from folderitem prefs
14272                   to summaryview code
14273
14274 2002-08-19 [paul]       0.8.1claws77
14275
14276         * src/compose.c
14277                 add check for '.' to QUOTE_IF_REQUIRED
14278
14279 2002-08-19 [paul]       0.8.1claws76
14280
14281         * src/inc.c
14282                 sync with 0.8.1cvs25 (plug memory leak)
14283
14284         * src/prefs_toolbar.c
14285                 re-order prefs_toolbar_cancel()
14286
14287 2002-08-18 [alfons]     0.8.1claws75
14288
14289         * src/inc.c
14290         * src/matcher.c
14291                 plug other memleaks reported by Martin Kluge
14292
14293 2002-08-18 [paul]       0.8.1claws74
14294
14295         * po/pt_BR.po
14296                 updated by Fabio Jr. Beneditto
14297
14298 2002-08-18 [paul]       0.8.1claws73
14299
14300         * src/toolbar.[ch]
14301                 fix bug where tooltips were displayed untranslated              
14302
14303         * src/prefs_toolbar.c
14304                 fix bug where clicking 'Cancel' creates an icon & text
14305                 toolbar regardless of prefs
14306         
14307
14308 2002-08-17 [oliver]     0.8.1claws72
14309
14310         * src/prefs_toolbar.c
14311                 update toolbar on CANCEL
14312                 bug reported by Martin Kluge
14313         * src/toolbar.c
14314                 toolbar_destroy memleak fixed           
14315
14316 2002-08-17 [alfons]     0.8.1claws71
14317
14318         * src/toolbar.c
14319                 plug another memleak reported by Martin Kluge
14320
14321 2002-08-16 [alfons]     0.8.1claws70
14322
14323         * src/crash.c
14324                 use execvp() correctly (suggested by wwp; thanks!)
14325
14326 2002-08-16 [alfons]     0.8.1claws69
14327
14328         * src/gtksctree.c
14329                 plug memory leak reported by Kim Schultz & Martin Kluge
14330
14331 2002-08-16 [paul]       0.8.1claws68
14332
14333         * po/es.po
14334                 updated by Ricardo Mones Lastra
14335
14336 2002-08-16 [paul]       0.8.1claws67
14337
14338         * src/toolbar.h
14339                 fix bug where 'Compose News' icon showed wrong
14340                 tooltip
14341
14342 2002-08-16 [paul]       0.8.1claws66
14343
14344         * sync with 0.8.1cvs24
14345                 see ChangeLog 2002-08-16
14346
14347         * po/it.po
14348                 updated by Alessandro Maestri
14349
14350 2002-08-15 [paul]       0.8.1claws65
14351
14352         * po/sr.po
14353                 updated by Urke MMI
14354
14355 2002-08-15 [paul]       0.8.1claws64
14356
14357         * src/*.c
14358                 don't translate debug info
14359
14360         * src/matcher.[ch]
14361                 add copyright info
14362
14363 2002-08-15 [paul]       0.8.1claws63
14364
14365         * src/prefs_toolbar.c
14366                 fix bug where clicking 'OK' creates an icon & text
14367                 toolbar regardless of prefs
14368
14369 2002-08-14 [alfons]     0.8.1claws62
14370
14371         * src/main.c
14372                 add global var that has the full argv[0]
14373         * src/crash.c
14374                 o execvp the correct sylpheed by using argv0
14375                   and setting the correct work dir
14376                 o other tweaks  
14377
14378 2002-08-14 [oliver]     0.8.1claws61
14379         
14380         * enable/disable Toolbar Action Buttons 
14381         * code cleanups
14382         * src/mainwindow.c
14383         * src/toolbar.[ch]      
14384         * src/prefs_toolbar.c   
14385
14386 2002-08-14 [melvin]     0.8.1claws60
14387
14388         * po/fr.po
14389                 Updated French translations
14390
14391 2002-08-14 [melvin]     0.8.1claws59
14392
14393         * src/crash.c
14394                 Made bug report not translatable
14395         * src/exporthtml.c
14396                 Fixed exporthtml_build_filespec() return value
14397         * src/foldersel.c
14398                 Fixed incorrect include file
14399         * src/gtkspell.c
14400         * src/prefs_actions.c
14401         * src/prefs_toolbar.c
14402                 Made debug info not translatable
14403         * src/mutt.c
14404         * src/quote_fmt.c
14405                 Added missing includes
14406         * src/prefs_common.c
14407                 Fixed typo
14408
14409 2002-08-14 [paul]       0.8.1claws58
14410
14411         * faq/es/sylpheed-faq.html
14412           faq/es/sylpheed-faq-[1-3].html
14413           faq/es/sylpheed-faq-4.html     **NEW FILE **
14414                 update Spanish FAQ
14415
14416 2002-08-13 [christoph]  0.8.1claws57
14417
14418         * src/procmsg.c
14419                 ignore thread fix that did not mark all
14420                 child nodes of a ignored thread as
14421                 ignored. Does not work perfectly yet,
14422                 but it is better now
14423
14424 2002-08-13 [alfons]     0.8.1claws56
14425
14426         * src/crash.c
14427                 o implement 'save crash log'
14428                 o some tweaks
14429
14430 2002-08-13 [melvin]     0.8.1claws55
14431
14432         * src/main.c
14433                 removed unrequired "execinfo.h" header
14434
14435 2002-08-12 [paul]       0.8.1claws54
14436
14437         * faq/en/sylpheed-faq.html
14438           faq/en/sylpheed-faq-[1-3].html
14439           faq/en/sylpheed-faq-4.html     **NEW FILE **
14440                 update English FAQ
14441
14442 2002-08-12 [alfons]     0.8.1claws53
14443
14444         * po/POTFILES.in
14445                 add crash.c to translatables
14446         * src/crash.c
14447                 bring in Leandro's crash dialog
14448
14449 2002-08-11 [alfons]     0.8.1claws52
14450
14451         * src/crash.c
14452                 clean up some warnings
14453
14454 2002-08-11 [alfons]     0.8.1claws51
14455
14456         * acconfig.h
14457         * configure.in
14458         * src/crash.[ch]        ** NEW FILES **
14459         * src/main.c            
14460                 initial gdb crash handler
14461
14462 2002-08-11 [paul]       0.8.1claws50
14463
14464         * src/prefs_toolbar.c
14465                 replace Up/Down arrow pixmaps with text to be
14466                 consistent across icon themes
14467
14468 2002-08-11 [paul]       0.8.1claws49
14469
14470         * src/prefs_common.c
14471           src/prefs_toolbar.c
14472                 rename 'Pixmap' -> 'Icon'
14473
14474         * src/toolbar.[ch]
14475                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14476
14477 2002-08-10 [paul]       0.8.1claws48
14478
14479         * src/prefs_toolbar.c
14480                 re-work the UI
14481
14482 2002-08-10 [paul]       0.8.1claws47
14483
14484         * src/main.c
14485                 don't write Processing progress to status bar
14486                 patch submitted by Alexander Evseev
14487
14488         * src/prefs_toolbar.c
14489                 re-position and resize window
14490                 make window assume correct size on first call
14491
14492 2002-08-10 [paul]       0.8.1claws46
14493
14494         * src/mainwindow.c
14495           src/prefs_toolbar.c
14496           src/toolbar.c
14497           src/toolbar.h
14498                 obey coding style
14499                 follow UI text conventions
14500
14501 2002-08-10 [alfons]     0.8.1claws45
14502
14503         * src/toolbar.c
14504                 correct pixmap for delete action
14505
14506 2002-08-10 [paul]       0.8.1claws44
14507
14508         * po/pt_BR.po
14509                 updated by Fabio Jr. Beneditto
14510
14511 2002-08-10 [paul]       0.8.1claws43
14512
14513         * po/POTFILES.in
14514                 add custom toolbar files
14515
14516 2002-08-10 [paul]       0.8.1claws42
14517
14518         * sync with 0.8.1cvs22
14519                 see ChangeLog 2002-08-09
14520
14521 2002-08-09 [paul]       0.8.1claws41
14522
14523         * tools/Makefile.am
14524           tools/README
14525           tools/outlook2sylpheed.pl     ** NEW FILE **
14526                 add script to convert exported Outlook
14527                 contacts list to a Sylpheed addressbook.
14528                 Submitted by Ricardo Mones Lastra.
14529
14530 2002-08-09 [paul]       0.8.1claws40
14531
14532         * AUTHORS
14533           configure.in
14534           po/sr.po      ** NEW FILE **
14535                 add Serbian message catalog. Submitted by
14536                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
14537
14538 2002-08-09 [paul]       0.8.1claws39
14539
14540         * sync with 0.8.1cvs21
14541                 see ChangeLog 2002-08-08
14542
14543 2002-08-08 [oliver]     0.8.1claws38
14544
14545         * src/mainwindow.c
14546                 move Custom Toolbar to Configuration menu
14547
14548 2002-08-08 [oliver]     0.8.1claws37
14549
14550         * src/prefs_toolbar.c
14551                 fix substitute pixmap bug
14552
14553 2002-08-08 [paul]       0.8.1claws36
14554
14555         * sync with 0.8.1cvs19
14556                 see ChangeLog 2002-08-08
14557
14558 2002-08-07 [christoph]  0.8.1claws35
14559
14560         * src/utils.c
14561                 fixed a memory leak in new canonicalize_file_replace
14562
14563 2002-08-07 [christoph]  0.8.1claws34
14564
14565         * src/utils.[ch]
14566                 o canonicalize_file_replace should create the temporary
14567                   file in the same directory as the original file.
14568                 o added get_tmpfile_in_dir that creates a temorary file
14569                   in a specified directory.
14570
14571 2002-08-07 [melvin]     0.8.1claws33
14572
14573         * src/toolbar.c
14574                 fixed bug where 'Article' button acted as 'Email' button.
14575
14576 2002-08-07 [paul]       0.8.1claws32
14577
14578         * sync with 0.8.1.cvs17
14579                 see ChangeLog 2002-08-07
14580
14581 2002-08-07 [colin]      0.8.1claws31
14582         
14583         * src/news.c
14584                 fix mass-cancel problem
14585
14586 2002-08-07 [thorsten]   0.8.1claws30
14587
14588         * src/prefs_toolbar.c
14589                 fix: crash on replace or add new button
14590         * src/toolbar.c
14591                 fix: close xmlfile after reading
14592         * src/utils.c
14593                 fix: unlink() file before rename()
14594
14595 2002-08-06 [paul]       0.8.1claws29
14596
14597         * sync with 0.8.cvs15
14598                 see ChangeLog 2002-08-06
14599
14600 2002-08-06 [oliver]     0.8.1claws28
14601
14602         * src/toolbar.c
14603         * src/prefs_toolbar.c
14604                 fixed empty toolbar issue
14605
14606 2002-08-06 [oliver]     0.8.1claws27
14607
14608         * Custom Toolbar Final 
14609         * src/folderview.c
14610         * src/inc.c
14611         * src/summaryview.c
14612                 o toolbar stuff now lives in src/toolbar.[ch]
14613                 o main_window_toolbar_* functions are renamed to
14614                   toolbar_* reflecting their new source file
14615         * src/mainwindow.[ch]
14616                 o remove toolbar stuff  
14617
14618 2002-08-06 [oliver]     0.8.1claws26
14619         
14620         * src/Makefile.am
14621         * src/prefs_toolbar.[ch]        **New File**
14622         * src/toolbar.[ch]              **New File**
14623                 o prefs_toolbar.[ch] custom toolbar frontend
14624                 o toolbar.[ch]       backend 
14625
14626 2002-08-06 [oliver]     0.8.1claws25
14627
14628         * src/prefs_actions.[ch]
14629                 o new exported function actions_execute
14630
14631 2002-08-06 [paul]       0.8.1claws24
14632
14633         * sync with 0.8.1cvs4
14634                 see ChangeLog 2002-08-06
14635
14636 2002-08-06 [paul]       0.8.1claws23
14637
14638         * sync with 0.8.1cvs13
14639                 see ChangeLog 2002-08-06
14640
14641 2002-08-06 [paul]       0.8.1claws22
14642
14643         * sync with 0.8.1cvs12
14644                 see ChangeLog 2002-08-05 and 2002-08-06
14645
14646 2002-08-06 [match]      0.8.1claws21
14647
14648         * src/addrclip.c
14649                 improvements to cut/copy/paste address
14650
14651 2002-08-05 [match]      0.8.1claws20
14652
14653         * src/addritem.[ch]
14654         * src/addrcache.c
14655         * src/addrbook.c
14656         * src/editaddress.c
14657         * src/addressbook.c
14658                 fixes to improve cut/copy/paste
14659
14660 2002-08-06 [melvin]     0.8.1claws19
14661
14662         * src/account.[ch]
14663                 account_find_all_from_address(): new function that returns the
14664                 list of all accounts that are matched in an address.
14665         * src/alertpanel.[ch]
14666                 alertpanel() now accepts a custom widget
14667                 alertpanel_with_widget(): new function that pops up a panel with
14668                 a custom widget in it 
14669         * src/gtkutils.[ch]
14670                 gtkut_account_menu_new(): new function that allows the selection
14671                 of an account from a list of accounts.
14672         * src/messageview.c
14673                 Extended Return Receipt notification to select the correct 
14674                 account and to make a security test on the Delivery-Notification
14675                 address which should be the same as the Return-Path.
14676
14677 2002-08-06 [thorsten]   0.8.1claws18
14678
14679         * src/mimeview.c
14680                 attach_all: save unnamed as "noname.%d",
14681                 dont free static dirname
14682
14683 2002-08-05 [alfons]     0.8.1claws17
14684
14685         * configure.in
14686                 detect XIM by trying to link rather than compile a XIM program
14687
14688 2002-08-05 [oliver]     0.8.1claws16
14689                 
14690         * src/stock_pixmap.[ch]
14691                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
14692                 o new func to retrieve pixmaps
14693
14694 2002-08-05 [paul]       0.8.1claws15
14695
14696         * sync with 0.8.1cvs10
14697                 see ChangeLog 2002-08-05
14698
14699 2002-08-04 [alfons]     0.8.1claws14
14700
14701         * src/textview.c
14702                 see if this plugs memleak
14703
14704 2002-08-04 [melvin]     0.8.1claws13
14705
14706         * src/gtkspell.c
14707                 fixed bug that could crash Sylpheed when highlighting
14708                 all misspelled words.
14709
14710 2002-08-03 [melvin]     0.8.1claws12
14711
14712         * src/prefs_actions.c
14713                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
14714         * src/messageview.c
14715                 fixed bug where the Return Receipt was sent to
14716                 Delivery-Notification-To address even if it was not present
14717
14718 2002-08-02 [alfons]     0.8.1claws11
14719
14720         * src/prefs_actions.c
14721                 o more check for NULLs
14722                 o put create_io_dialog() in right conditional block
14723
14724 2002-08-02 [paul]       0.8.1claws10
14725
14726         * po/es.po
14727                 updated by Ricardo Mones Lastra
14728
14729 2002-08-01 [christoph]  0.8.1claws9
14730
14731         * src/folder.c
14732                 don't free the cache of the opened
14733                 folder in the summaryview
14734         * src/summaryview.c
14735                 don't unset flags, if it is not required
14736
14737 2002-08-01 [paul]       0.8.1claws8
14738
14739         * sync with 0.8.1cvs8
14740                 see ChangeLog entry 2002-08-01
14741
14742 2002-08-01 [paul]       0.8.1claws7
14743
14744         * sync with 0.8.1cvs7
14745                 see ChangeLog 2002-07-31 and 2002-08-01
14746
14747 2002-07-31 [christoph]  0.8.1claws6
14748
14749         * src/mainwindow.c
14750                 forgot to update menu sensitivity
14751                 function for new menu entry
14752
14753 2002-07-31 [alfons]     0.8.1claws5
14754
14755         * src/main.c
14756                 check folder item and its path for NULL on
14757                 initial processing
14758
14759 2002-07-31 [christoph]  0.8.1claws4
14760
14761         * src/folder.c
14762                 check if folder_item_get_msginfo in
14763                 folder_item_remove_msg returned NULL
14764         * src/imap.c
14765                 better clear the uid cache in the
14766                 uid validity check function and delete
14767                 cached messages
14768
14769 2002-07-31 [paul]       0.8.1claws3
14770
14771         * man/sylpheed.1
14772                 add the '--attach' option and a few other
14773                 minor changes
14774
14775 2002-07-31 [paul]       0.8.1claws2
14776
14777         * sync with 0.8.1cvs5
14778                 see ChangeLog 2002-07-31
14779
14780 2002-07-31 [christoph]  0.8.1claws1
14781
14782         * src/folderview.[ch]
14783         * src/mainwindow.c
14784                 replace "Rescan all folders..." with
14785                 "Check all folders for new messages..."
14786
14787 2002-07-30 [paul]       0.8.1claws
14788
14789         * version 0.8.1claws released
14790
14791 2002-07-30 [paul]       0.8.0claws29
14792
14793         * tools/OOo2sylpheed.pl ** NEW FILE **
14794           tools/README
14795                 add script to enable sending documents as
14796                 attachments from OpenOffice.org
14797
14798 2002-07-30 [melvin]     0.8.0claws28
14799
14800         * src/prefs_actions.c
14801                 Made the actions' input/output dialog display
14802                 without delay.
14803
14804 2002-07-30 [christoph]  0.8.0claws27
14805
14806         * src/procmsg.c
14807                 check if folder_item_get_msginfo in
14808                 procmsg_save_to_outbox returned NULL
14809
14810 2002-07-30 [paul]       0.8.0claws26
14811
14812         * sync with 0.8.1cvs4
14813                 see ChangeLog 2002-07-29
14814
14815 2002-07-29 [thorsten]   0.8.0claws25
14816
14817         * README.claws
14818                 added selective download, delete on server
14819
14820 2002-07-29 [paul]       0.8.0claws24
14821
14822         * sync with 0.8.1cvs3
14823                 see ChangeLog 2002-07-29
14824
14825 2002-07-27 [christoph]  0.8.0claws23
14826
14827         * src/folder.c
14828                 add extra check if fetching the msginfo
14829                 returned NULL
14830
14831 2002-07-27 [paul]       0.8.0claws22
14832
14833         * sync with 0.8.1cvs2
14834                 see ChangeLog 2002-07-26
14835
14836 2002-07-27 [christoph]  0.8.0claws21
14837
14838         * src/imap.c
14839                 add another check if a valid msginfo
14840                 was returned
14841
14842 2002-07-26 [hoa]        0.8.0claws20
14843
14844         * src/folder.c
14845                 Fixed a condition in folder_item_destroy()
14846
14847         * src/imap.c
14848                 Fixed an error in IMAP protocol
14849
14850 2002-07-26 [alfons]     0.8.0claws19
14851
14852         * src/folder.c
14853                 ofcourse compare with identifier, not the path
14854
14855 2002-07-26 [alfons]     0.8.0claws18
14856
14857         * src/folder.c
14858                 use folder item identifier for saving / restoring
14859                 preferences because folder->path might not be unique
14860
14861 2002-07-26 [melvin]     0.8.0claws17
14862
14863         * src/logwindow.c
14864                 Fixed a crash introduced in 0.8.0claws5 when log is 
14865                 cut under 80 characters.
14866
14867 2002-07-26 [paul]       0.8.0claws16
14868
14869         * sync with 0.8.1cvs1
14870                 see ChangeLog 2002-07-26
14871
14872 2002-07-26 [christoph]  0.8.0claws15
14873
14874         * src/imap.[ch]
14875                 imap folder now remembers the last selected
14876                 folder and imap_fetch_msginfo skips selecting
14877                 the folder if it is already selected
14878
14879 2002-07-26 [christoph]  0.8.0claws14
14880
14881         * src/folder.c
14882         * src/folderview.c
14883         * src/imap.c
14884                 fix imap folder rescanning
14885
14886 2002-07-25 [christoph]  0.8.0claws13
14887
14888         * src/filter.c
14889         * src/folder.[ch]
14890         * src/folderview.c
14891         * src/imap.[ch]
14892         * src/mainwindow.c
14893         * src/mbox_folder.c
14894         * src/mh.c
14895         * src/news.c
14896                 implement imap uid cache and uid validity check
14897
14898 2002-07-25 [alfons]     0.8.0claws12
14899
14900         * src/summaryview.c
14901                 fix a brown paper bag bug, and also add some more
14902                 checks
14903
14904 2002-07-25 [christoph]  0.8.0claws11
14905
14906         * src/folder.c
14907                 don't mix copy, fetch_msginfo and remove
14908                 operations in folder item copy and move
14909                 operations
14910
14911 2002-07-25 [christoph]  0.8.0claws10
14912
14913         * src/folderview.c
14914         * src/mainwindow.c
14915         * src/prefs_folder_item.c
14916         * src/summaryview.[ch]
14917                 remove no longer required parameter update_cache from
14918                 summary_show
14919
14920 2002-07-25 [paul]       0.8.0claws9
14921
14922         * sync with 0.8.1
14923         
14924         * AUTHORS
14925                 a few corrections
14926
14927 2002-07-24 [alfons]     0.8.0claws8
14928
14929         * src/summaryview.c
14930                 sort correctly when using simplified subject line
14931                 (closes feature request "[ 585141 ] applying regexp to subject 
14932                 before sort" submitted by Alexandra Walford)
14933
14934 2002-07-24 [paul]       0.8.0claws7
14935
14936         * sync with 0.8.0cvs3
14937                 see ChangeLog 2002-07-24
14938
14939 2002-07-23 [christoph]  0.8.0claws6
14940
14941         * src/folder.c
14942         * src/folder.h
14943         * src/summaryview.c
14944         * src/summaryview.h
14945         * src/main.c
14946                 o separate processing and summaryview
14947                 o removed summary_write_cache from summaryview
14948                 o removed summaryview->killed_messages, because we don't have
14949                   to keep a list of killed messages anymore. New cache will
14950                   keep the hidden messages in cache anyway
14951         * src/folderview.c
14952         * src/inc.c
14953         * src/selective_download.c
14954                 o removed unnecessary summary_write_cache calls
14955         * src/procmsg.c
14956                 o don't set ignore thread flag in procmsg_get_thread_tree
14957                   if it is already set
14958         * src/mainwindow.c
14959         * src/statusbar.h
14960                 o moved STATUSBAR_PUSH/POP to statusbar.h because
14961                   they are used in different files
14962
14963 2002-07-23 [melvin]     0.8.0claws5
14964
14965         * src/addressbook.c
14966         * src/addrgather.c
14967         * src/editaddress.c
14968         * src/editgroup.c
14969         * src/editldap_basedn.c
14970         * src/importldif.c
14971         * src/prefs_common.c
14972                 Fixed few memory leak (gtk_editable_get_chars returns
14973                 an allocated string)
14974         * src/logwindow.c
14975                 Fixed few memory leak (gtk_editable_get_chars returns
14976                 an allocated string) and modified a little the log cutting
14977                 loop.
14978         * src/compose.c
14979                 Replaced a call to an obsolete function gtk_entry_get_text()
14980                 by gtk_editable_get_chars()
14981         * src/send.c
14982                 Removed a debug printf
14983
14984 2002-07-23 [christoph]  0.8.0claws4
14985
14986         * src/filesel.c
14987                 fix another g_dirname memory leak
14988
14989 2002-07-23 [christoph]  0.8.0claws3
14990
14991         * src/mh.c
14992                 fixed a memory leak in mh_fetch_msginfo
14993                 fixed crash when message header could not be
14994                 parsed
14995
14996 2002-07-23 [paul]       0.8.0claws2
14997
14998         * sync with 0.8.0cvs2
14999                 see ChangeLog 2002-07-23
15000
15001 2002-07-23 [paul]       0.8.0claws1
15002
15003         * sync with 0.8.0cvs1
15004                 see ChangeLog 2002-07-23
15005
15006 2002-07-23 [paul]       0.8.0claws
15007
15008         * release of 0.8.0claws