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