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