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