2005-01-27 [colin] 1.0.0cvs17
[claws.git] / ChangeLog.claws
1 2005-01-27 [colin]      1.0.0cvs17
2
3         * src/procmsg.c
4         * src/procmsg.h
5                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
6         * src/compose.c
7                 ... And use it to be able to reply to the currently 
8                 selected MimeInfo.
9
10 2005-01-27 [colin]      1.0.0cvs16
11
12         * src/messageview.c
13         * src/summaryview.c
14         * src/compose.c
15         * src/compose.h
16         * src/toolbar.c
17         * src/mainwindow.c
18                 Factorize this reply mess
19
20 2005-01-26 [paul]       1.0.0cvs15
21
22         * ChangeLog
23         * ChangeLog.jp
24         * src/common/template.c
25                 sync with main, (fix memory leak), see ChangeLog
26                 2005-01-25
27
28 2005-01-25 [paul]       1.0.0cvs14
29
30         * src/compose.c
31                 compose_redirect(): fix sensitivity of attachment 
32                 "Properties..." button
33
34 2005-01-24 [colin]      1.0.0cvs13
35
36         * src/summaryview.c
37                 Freeze clist during operations involving message
38                 lists.
39
40 2005-01-24 [paul]       1.0.0cvs12
41
42         * ChangeLog
43         * ChangeLog.jp
44         * src/messageview.c
45         * src/mh.c
46         * src/common/utils.c
47                 sync with main, see ChangeLog 2005-01-19
48
49 2005-01-24 [colin]      1.0.0cvs11
50
51         * src/procheader.c
52                 Fix build with MIPSpro compiler.
53                 Patch by Ivan Rayner <ivanr@sgi.com>
54
55 2005-01-24 [colin]      1.0.0cvs10
56
57         * src/folderview.c
58                 Use (+) in collapsed folders with quicksearch-
59                 matching subfolders
60
61 2005-01-23 [holger]     1.0.0cvs9
62
63         * src/crash.c
64                 Include missing header file
65
66 2005-01-22 [colin]      1.0.0cvs8
67
68         * src/summaryview.c
69         * src/gtk/quicksearch.c
70                 Make recursive quicksearch work in
71                 root folders (and code fixes)
72
73 2005-01-21 [colin]      1.0.0cvs7
74
75         * src/summaryview.c
76                 Set cursor to wait while looking in subfolders
77
78 2005-01-21 [colin]      1.0.0cvs6
79
80         * src/summaryview.c
81                 Don't clear quicksearch if recursion is on,
82                 even if !sticky
83
84 2005-01-21 [colin]      1.0.0cvs5
85
86         * src/gtk/quicksearch.c
87         * src/prefs_common.c
88         * src/prefs_common.h
89                 Add option to recurse or not
90
91 2005-01-21 [colin]      1.0.0cvs4
92
93         * src/folder.h
94         * src/folderview.c
95         * src/folderview.h
96         * src/summaryview.c
97         * src/gtk/quicksearch.c
98         * src/gtk/quicksearch.h
99                 Make quicksearch recursive - results materialized
100                 by search icons in the folderview.
101
102 2005-01-20 [holger]     1.0.0cvs3
103
104         * src/addrindex.c
105         * src/addrindex.h
106                 Add addrindex_load_person_attribute() (for plugins)
107
108 2005-01-19 [colin]      1.0.0cvs2
109
110         * src/mbox.c
111         * src/mbox.h
112         * src/mainwindow.c
113         * src/summaryview.c
114         * src/summaryview.h
115                 Add an easy way to export specific messages
116                 to an mbox file.
117
118 2005-01-19 [paul]       1.0.0cvs1
119
120         * po/ja.po
121         * po/ko.po
122                 updated by  Rui Hirokawa and
123                 SungHyun Nam
124
125 2005-01-18 [paul]       1.0.0
126
127         * version 1.0.0 released
128
129 2005-01-17 [thorsten]   0.9.13cvs38
130
131         * src/crash.c
132         * src/gtk/pluginwindow.c
133                 return value of filesel should not be free()d
134
135 2005-01-17 [paul]       0.9.13cvs37
136
137         * AUTHORS
138         * po/es.po
139         * po/fr.po
140         * po/hr.po
141         * po/it.po
142         * po/pt_BR.po
143         * po/sk.po
144         * po/sr.po
145                 update translations. submitted by Ricardo Mones
146                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
147                 Frederico Goncalves Guimaraes, Andrej Kacian,
148                 Aleksandar Urosevic
149
150 2005-01-16 [colin]      0.9.13cvs36
151
152         * src/prefs_toolbar.c
153                 Fix two leaks, both found by Alfons.
154
155 2005-01-15 [paul]       0.9.13cvs35
156
157         * src/gtk/pluginwindow.c
158                 fix 2 memleaks, patch by Alfons
159
160 2005-01-15 [paul]       0.9.13cvs34
161
162         * ChangeLog
163         * ChangeLog.jp
164         * src/common/template.c
165                 sync with main, see ChangeLog 2005-01-11
166                 (fix potential memory corruption bug)
167
168 2005-01-14 [colin]      0.9.13cvs33
169
170         * src/html.c
171         * src/msgcache.c
172                 Fix coding style issues from the last patch
173
174 2005-01-14 [colin]      0.9.13cvs32
175
176         * src/msgcache.c
177                 Fix possible double free, avoid putting 8k on the stack
178         * src/html.c
179         * src/html.h
180                 Fix links with tags inside, add some entities
181         * AUTHORS
182                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
183
184 2005-01-09 [thorsten]   0.9.13cvs31
185
186         * tools/calypso_convert.pl
187                 support nested subdirs (possible in recent calypso versions)
188                 fix "change of readonly value" error with perl >= 5.8
189
190 2005-01-08 [colin]      0.9.13cvs30
191
192         * src/prefs_filtering_action.c
193                 Plug leak - patch by Alfons
194
195 2005-01-07 [paul]       0.9.13cvs29
196
197         * ChangeLog
198         * ChangeLog.jp
199         * src/pop.c
200         * src/pop.h
201                 sync with main, see ChangeLog 2005-01-06
202
203 2005-01-06 [colin]      0.9.13cvs28
204
205         * src/prefs_matcher.c
206                 Plug leak. Patch by Alfons
207
208 2005-01-04 [christoph]  0.9.13cvs27
209
210         * src/folderview.c
211         * src/imap_gtk.c
212         * src/news_gtk.c
213                 Create extra popup menu entries for account settings
214
215         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
216
217 2005-01-03 [colin]      0.9.13cvs26
218
219         * src/main.c
220                 Plugins should be loaded before --receive or --receive-all 
221                 is processed. 
222                 Patch by Felix Eckhofer <felix-ml@tribut.de>
223
224 2005-01-03 [colin]      0.9.13cvs25
225
226         * src/pop.c
227         * src/pop.h
228                 Add data_len member, because we can get NULs from network
229                 Patch by Alfons
230
231 2005-01-01 [colin]      0.9.13cvs24
232
233         * src/procmime.c
234                 Fix possible memleak in corner case - found by
235                 Martin Kluge, patch by Alfons
236
237 2004-12-30 [colin]      0.9.13cvs23
238
239         * src/account.c
240                 Fix prototypes - patch by Alfons
241
242 2004-12-30 [paul]       0.9.13cvs22
243
244         * ChangeLog
245         * ChangeLog.jp
246         * NEWS
247         * src/account.c
248                 sync with main 1.0.0.
249                 see ChangeLog 2004-12-22
250
251 2004-12-18 [paul]       0.9.13cvs21
252
253         * AUTHORS
254         * ChangeLog
255         * ChangeLog.jp
256         * src/action.c
257                 sync with main, see ChangeLog 2004-12-17
258
259 2004-12-17 [thorsten]   0.9.13cvs20
260
261         * src/compose.c
262                 protect trailing spaces when signing message
263
264 2004-12-16 [paul]       0.9.13cvs19
265
266         * ChangeLog
267         * ChangeLog.jp
268         * NEWS
269         * src/compose.c
270         * src/syldap.c
271                 sync with main 1.0.0rc
272                 see ChangeLog 2004-12-15
273
274 2004-12-14 [colin]      0.9.13cvs18
275
276         * src/gtk/prefswindow.c
277                 Fix build. Sorry :)
278
279 2004-12-14 [colin]      0.9.13cvs17
280
281         * src/gtk/gtkutils.c
282         * src/gtk/gtkutils.h
283         * src/gtk/prefswindow.c
284                 Catch Enter in prefswindow while in text
285                 widget. Patch by Alfons.
286
287 2004-12-14 [paul]       0.9.13cvs16
288
289         * ChangeLog
290         * ChangeLog.jp
291         * src/action.c
292         * src/compose.c
293         * src/common/utils.c
294                 sync with main, see ChangeLog entries 2004-12-10
295                 and 2004-12-13
296
297         * po/ru.po
298                 updated by Pavlo Bohmat
299
300 2004-12-13 [thorsten]   0.9.13cvs15
301
302         * src/plugins/spamassassin/libspamc.c
303                 fix memleak
304
305 2004-12-13 [colin]      0.9.13cvs14
306
307         * src/gtk/prefswindow.c
308         * src/gtk/pluginwindow.c
309                 Fix key_pressed handlers
310
311 2004-12-11 [colin]      0.9.13cvs13
312
313         * src/quote_fmt_parse.y
314                 Rework quote_fmt_parse to use less local 
315                 arrays in local blocks, so it doesn't 
316                 freak out IBM's stack protector. Patch
317                 by Alfons.
318
319 2004-12-10 [colin]      0.9.13cvs12
320
321         * src/messageview.c
322                 Fix logic error
323         * src/mainwindow.c
324                 Fix corruptions when de-separating messageview
325
326 2004-12-10 [paul]       0.9.13cvs11
327
328         * src/prefs_themes.c
329                 use a different set of icons for the Preview
330
331 2004-12-09 [colin]      0.9.13cvs10
332
333         * src/procmime.c
334                 Fix procmime_encode_content doing horribly wrong
335                 stuff when encoding to B64 from memory
336
337 2004-12-08 [colin]      0.9.13cvs9
338
339         * src/gtk/colorlabel.c
340                 Fix color label off-by-one
341                 Patch by Alfons
342
343 2004-12-08 [hoa]        0.9.13cvs8
344
345         * src/quote_fmt_parse.y
346                 really fix buffer overflow
347
348 2004-12-08 [colin]      0.9.13cvs7
349
350         * src/matcher_parser_parse.y
351         * src/msgcache.c
352         * src/prefs_matcher.c
353         * src/procheader.c
354         * src/matcher.c
355         * src/common/defs.h
356                 Cache total_size and use that to speed up
357                 'partial' match.
358                 Add 'partial' to the list of useable stuff
359                 in filtering
360
361 2004-12-08 [paul]
362
363         * po/sr.po
364                 updated by URKE MMI
365
366 2004-12-08 [colin]      0.9.13cvs6
367
368         * src/textview.c
369                 Fix possible boundary overrun in
370                 get_email_part(). Patch by Alfons
371
372 2004-12-08 [hoa]        0.9.13cvs5
373
374         * src/quote_fmt_parse.y
375                 fix buffer overflow
376                 http://bugs.gentoo.org/show_bug.cgi?id=67253
377
378 2004-12-07 [thorsten]   0.9.13cvs4
379
380         * src/procmime.c
381                 fix leak introduced with 0.9.13cvs1
382
383 2004-12-07 [keith]      0.9.13cvs3
384
385         * src/procmime.c
386                 Fix typo
387
388 2004-12-07 [colin]      0.9.13cvs2
389
390         * AUTHORS
391         * src/prefs_account.c
392         * src/common/smtp.c
393         * src/common/smtp.h
394                 Add SMTP PLAIN authentication. Patch by 
395                 George Michaelson <ggm@apnic.net>
396
397 2004-12-07 [thorsten]   0.9.13cvs1
398
399         * src/procmime.c
400                 [Bug 650] reply button causes crash
401                 Patch partly by David Relson
402
403 2004-12-06 [paul]       0.9.13
404
405         0.9.13 released
406
407 2004-12-06 [paul]
408
409         * po/sk.po
410                 updated by Andrej Kacian
411         * INSTALL
412         * README.claws
413                 updated
414         
415 2004-12-06 [christoph]
416
417         * configure.ac
418                 move GPGME check to PGP/MIME plugin checks
419
420 2004-12-06 [colin]      0.9.12cvs187
421
422         * src/compose.c
423                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
424
425 2004-12-06 [paul]       0.9.12cvs186
426
427         * INSTALL
428         * README.claws
429                 updated
430         * po/es.po
431         * po/fr.po
432         * po/it.po
433         * po/ja.po
434         * po/pt_BR.po
435         * po/zh_CN.po
436                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
437                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
438                 and Yang Guilong
439
440 2004-12-05 [paul]       0.9.12cvs185
441
442         * INSTALL
443         * Makefile.am
444         * README.claws
445                 update
446         * TODO.claws    **REMOVED**
447                 removed, use the wiki instead
448         * tools/Makefile.am
449         * tools/README
450                 remove newscache_conv.pl from the release package
451                 and notes as it is broken and not currently maintained
452         * tools/filter_conv.pl
453                 use --config-dir to find claws' config dir
454         * tools/kdeservicemenu/README
455         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
456         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
457                 make a top-level menu entry
458
459 2004-12-04 [paul]       0.9.12cvs184
460
461         * src/addrharvest.c
462                 conv_unmime_header_overwrite(name)
463
464 2004-12-04 [colin]      0.9.12cvs183
465
466         * src/compose.c
467                 Fix saving of compose window position
468                 when sending mail. Patch by Alfons.
469
470 2004-12-04 [paul]       0.9.12cvs182
471
472         * ChangeLog
473         * ChangeLog.jp
474         * INSTALL
475         * NEWS
476         * README
477         * README.jp
478         * doc/manual/ja/Makefile.am
479         * doc/manual/ja/sylpheed-1.html
480         * doc/manual/ja/sylpheed-10.html
481         * doc/manual/ja/sylpheed-11.html
482         * doc/manual/ja/sylpheed-12.html
483         * doc/manual/ja/sylpheed-13.html
484         * doc/manual/ja/sylpheed-14.html
485         * doc/manual/ja/sylpheed-15.html
486         * doc/manual/ja/sylpheed-16.html
487         * doc/manual/ja/sylpheed-17.html
488         * doc/manual/ja/sylpheed-18.html
489         * doc/manual/ja/sylpheed-19.html
490         * doc/manual/ja/sylpheed-2.html
491         * doc/manual/ja/sylpheed-20.html
492         * doc/manual/ja/sylpheed-3.html
493         * doc/manual/ja/sylpheed-4.html
494         * doc/manual/ja/sylpheed-5.html
495         * doc/manual/ja/sylpheed-6.html
496         * doc/manual/ja/sylpheed-7.html
497         * doc/manual/ja/sylpheed-8.html
498         * doc/manual/ja/sylpheed-9.html
499         * doc/manual/ja/sylpheed.html
500         * doc/manual/ja/sylpheed.sgml
501         * src/Makefile.am
502         * src/procmime.c
503         * src/pixmaps/regular.xpm **REMOVED**
504                 sync with main 1.0.0beta4, including: "canonicalize text files
505                 before encoding to BASE64, and uncanonicalize after decoding
506                 to conform with RFC 2045" 
507
508 2004-12-03 [christoph]  0.9.12cvs181
509
510         * src/compose.c
511                 build the Privacy System menu without GtkItemFactory to
512                 allow '/' in Privacy System names
513
514         * src/plugins/pgpmime/pgpmime.c
515         * src/plugins/pgpmime/plugin.c
516                 Update description and change Privacy System name
517
518 2004-12-03 [paul]
519
520         * src/pixmaps/dir_close.xpm
521         * src/pixmaps/dir_open.xpm
522         * src/pixmaps/drafts_close.xpm
523         * src/pixmaps/drafts_open.xpm
524         * src/pixmaps/group.xpm
525         * src/pixmaps/unread.xpm
526                 update icons (sync with main (adjust hue))      
527
528 2004-12-02 [paul]       0.9.12cvs180
529
530         * ChangeLog
531         * ChangeLog.jp
532         * src/Makefile.am
533         * src/pop.c
534         * src/common/utils.c
535         * src/common/utils.h
536         * src/pixmaps/folder.xpm **REMOVED**
537                 sync with main
538                 fixes bug 644 'extra CRs in subject line break filtering' 
539
540 2004-12-02 [colin]      0.9.12cvs179
541
542         * src/compose.c
543                 Prevent duplicate edition of queued
544                 and drafted mails
545
546 2004-12-02 [colin]      0.9.12cvs178
547
548         * src/compose.c
549                 Fix quote linewrapping ignoring pref
550                 Patch by Alfons
551
552 2004-11-30 [colin]      0.9.12cvs177
553
554         * src/gtk/prefswindow.c
555         * src/gtk/pluginwindow.c
556                 Add shortcut keys to prefs window
557                 and plugin window. Patch by Fabien Vantard.
558
559 2004-11-29 [colin]      0.9.12cvs176
560
561         * src/folderview.c
562                 Fix disappearing separators in folderview's popup
563
564 2004-11-29 [colin]      0.9.12cvs175
565
566         * src/procmime.c
567                 Another format bug
568
569 2004-11-29 [colin]      0.9.12cvs174
570
571         * src/pop.c
572                 Fix format string
573
574 2004-11-26 [colin]      0.9.12cvs173
575
576         * src/common/smtp.c
577         * src/common/smtp.h
578                 Use ESMTP for all servers advertising it
579                 Add SIZE= parameter to MAIL command for 
580                 ESMTP servers
581
582 2004-11-24 [colin]      0.9.12cvs172
583
584         * src/plugins/pgpmime/pgpmime.c
585                 Forgot one :(
586
587 2004-11-24 [colin]      0.9.12cvs171
588
589         * src/plugins/pgpmime/pgpmime.c
590                 Fix numerous GpgmeGtk leaks
591
592 2004-11-24 [colin]      0.9.12cvs170
593
594         * src/plugins/pgpmime/pgpmime.c
595                 Fix numerous GpgmeCtx leaks
596
597 2004-11-24 [colin]      0.9.12cvs169
598
599         * src/plugins/pgpmime/plugin.c
600                 Update requirements
601         * src/plugins/trayicon/Makefile.am
602         * src/plugins/trayicon/newmarkedmail.xpm
603         * src/plugins/trayicon/trayicon.c
604         * src/plugins/trayicon/unreadmarkedmail.xpm
605                 Add new icons when there are unread marked mails
606                 answers
607
608 2004-11-23 [thorsten]   0.9.12cvs168
609
610         * src/plugins/pgpmime/plugin.c
611                 typo: plugin_init instead of plugin_done
612
613 2004-11-23 [thorsten]   0.9.12cvs167
614
615         * commitHelper
616                 o add me
617         * src/partial_download.c
618         * src/partial_download.h
619                 o fix path for includes
620
621 2004-11-23 [colin]      0.9.12cvs166
622
623         * src/procmime.c
624                 Uh, changed API.
625
626 2004-11-23 [colin]      0.9.12cvs165
627
628         * src/procmime.c
629                 Fix mime headers wrapping
630
631 2004-11-23 [christoph]  0.9.12cvs164
632
633         * src/common/Makefile.am
634         * src/common/partial_download.[ch]
635         * src/Makefile.am
636         * src/partial_download.[ch]
637         * src/folderview.c
638                 move to src because it depends on src stuff
639
640         * src/codeconv.c
641         * src/common/base64.h
642                 move B64LEN macro to base64.h
643
644         * src/compose.c
645         * src/privacy.[ch]
646                 add PrefsAccount to sign-function parameters
647
648         * src/main.c
649         * src/prefs_account.[ch]
650         * src/gtk/prefswindow.[ch]
651                 o use new prefswindow for account prefs
652                 o add possibility to add new pages to account prefs
653
654         * src/plugins/pgpmime/prefs_gpg.[ch]
655         * src/plugins/pgpmime/prefs_gpg.glade
656                 add account prefs for GPG
657
658         * src/plugins/pgpmime/pgpmime.c
659         * src/plugins/pgpmime/sgpgme.[ch]
660                 create signers list based on the GPG account prefs
661
662 2004-11-23 [colin]      0.9.12cvs163
663
664         * src/main.c
665                 Fix cursor going from normal to wait
666                 as many times as there are folders
667                 (very noticeable on exported displays)
668
669 2004-11-23 [colin]      0.9.12cvs162
670
671         * src/msgcache.c
672                 HEAD needs this leak fix too
673
674 2004-11-22 [luke]       0.9.12cvs161
675
676         * src/gtk/gtkstext.c
677                 'Up' key moves one line (not one paragraph) like 'Down'
678
679 2004-11-22 [paul]       0.9.12cvs160
680
681         * src/prefs_themes.c
682                 fix oversized GtkFrames
683
684 2004-11-19 [paul]       0.9.12cvs159
685
686         * src/prefs_common.c
687                 update prefs_keybind_apply_clicked()
688
689 2004-11-18 [paul]       0.9.12cvs158
690
691         * src/compose.c
692         * src/messageview.c
693         * src/common/utils.c
694         * src/common/utils.h
695                 use Message-ID format like that previously
696                 used in compose_generate_msgid()
697
698 2004-11-17 [christoph]  0.9.12cvs157
699
700         * src/mainwindow.c
701         * src/prefs_common.c
702                 integrate "Common preferences" into new preferences dialog
703
704 2004-11-17 [colin]      0.9.12cvs156
705
706         * src/prefs_account.c
707         * src/prefs_account.h
708         * src/procmsg.c
709                 Add an option to let the user choose to store encrypted
710                 mail as clear text or encrypted.
711
712 2004-11-17 [colin]      0.9.12cvs155
713
714         * src/compose.c
715         * src/toolbar.c
716                 Be verbose when sending fails
717         * src/procmsg.c
718                 Fix procmsg_send_queue returning 0 when there's an error
719                 Don't send messages to be encrypted to nobody 
720
721
722 2004-11-17 [colin]      0.9.12cvs154
723
724         * src/privacy.c
725                 Fix more pointer confusion
726
727 2004-11-17 [paul]       0.9.12cvs153
728
729         * src/procmime.h
730                 forgotten in sync with main 1.0.0beta3
731
732
733 2004-11-17 [paul]       0.9.12cvs152
734
735         * ChangeLog
736         * ChangeLog.jp
737         * NEWS
738         * src/compose.c
739         * src/jpilot.c
740         * src/procmime.c
741                 sync with main 1.0.0beta3
742                 see ChangeLog 2004-11-15 and 2004-11-16
743
744 2004-11-17 [colin]      0.9.12cvs151
745
746         * src/plugins/pgpmime/pgpmime.c
747                 Remove debug printf
748
749 2004-11-17 [colin]      0.9.12cvs150
750
751         * src/plugins/pgpmime/pgpmime.c
752                 Fix off-by-one causing segs
753
754 2004-11-17 [colin]      0.9.12cvs149
755
756         * src/procmsg.c
757                 < Reboot_> don't compare pointers to NULL with !
758                 So, use the other form to bring consistency.
759                 Also fix coding style.
760
761 2004-11-16 [colin]      0.9.12cvs148
762
763         * src/procmsg.c
764                 Fix the fix :)
765
766 2004-11-16 [colin]      0.9.12cvs147
767
768         * src/procmsg.c
769                 Fix leaks in procmsg_send_message_queue
770
771 2004-11-12 [paul]       0.9.12cvs146
772
773         * src/prefs_account.c
774         * src/procmime.c
775         * src/procmime.h
776                 fix sync breakage 
777
778 2004-11-12 [paul]
779
780         * src/pixmaps/complete.xpm
781         * src/pixmaps/continue.xpm
782                 small sync with main, see ChangeLog 2004-11-11
783
784 2004-11-11 [paul]       0.9.12cvs145
785
786         * ChangeLog
787         * ChangeLog.jp
788         * src/account.c
789         * src/folderview.c
790         * src/folderview.h
791         * src/imap.c
792         * src/imap_gtk.c
793         * src/inc.c
794         * src/mainwindow.c
795         * src/mh_gtk.c
796         * src/news_gtk.c
797         * src/pop.c
798         * src/prefs_account.c
799         * src/prefs_account.h
800         * src/prefs_ext_prog.c
801         * src/procmsg.c
802         * src/procmsg.h
803         * src/summary_search.c
804         * src/summaryview.c
805         * src/textview.c
806         * src/common/defs.h
807         * src/common/utils.c
808         * src/common/utils.h
809         * src/gtk/menu.c
810         * src/gtk/menu.h
811                 sync with main 1.0.0beta2 (plus 4)
812
813 2004-11-09 [christoph]  0.9.12cvs144
814
815         * src/compose.c
816         * src/prefs_account.[ch]
817                 add option menu to select default privacy system
818
819         * src/plugins/pgpmime/pgpmime.c
820                 better memory allocation
821
822         * src/folder.c
823                 syncronize flags when scanning a folder
824
825 2004-11-08 [colin]      0.9.12cvs143
826
827         * src/summaryview.c
828                 Prevent useless folder count updates while 
829                 quicksearch is running. It is really annoying 
830                 while quicksearch is running a full-mail
831                 scan, like 'b foo', in a big folder.
832
833 2004-11-08 [colin]      0.9.12cvs142
834
835         * src/textview.c
836                 Really fix these mail URIs
837
838 2004-11-08 [colin]      0.9.12cvs141
839
840         * src/textview.c
841                 fix "colin@colino.net" <colin@colino.net> 
842                 types of URIs
843
844 2004-11-06 [colin]      0.9.12cvs140
845
846         * src/compose.c
847                 Don't ask for passphrase if not sending
848
849 2004-11-05 [christoph]  0.9.12cvs139
850
851         * src/compose.c
852                 o encode text content of composed mails
853         * src/procmime.c
854                 o allow encoding of MimeInfos that are stored in memory buffers
855                 
856
857 2004-11-03 [paul]       0.9.12cvs138
858
859         * po/POTFILES.in
860                 add 'src/plugins/pgpmime/prefs_gpg.c'.
861                 Patch submitted by Fabien Vantard
862
863         * src/prefs_ext_prog.c
864                 fix typos. Patch submitted by Fabien Vantard
865
866         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
867         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
868                 add German, Spanish, Italian, Brazilian Portuguese,
869                 and Slovak translations. Submitted by Thomas Gilgin,
870                 J. José del Río 'partymola', Andrea Spadaccini,
871                 Frederico Goncalves Guimaraes, and Andrej Kacian
872
873 2004-11-01 [christoph]  0.9.12cvs137
874
875         * src/procmime.c
876                 implement RFC2231's parameter encoding
877
878 2004-10-29 [colin]      0.9.12cvs136
879
880         * src/common/utils.c
881                 Fix boundary delimiter (a Pine user gets this:
882                 > Malformed message: Unexpected characters at end of parameters:
883                 > =_Thu__28_Oct_2)
884
885 2004-10-29 [paul]
886
887         * tools/textviewer.sh
888                 fix typo. patch submitted by Johann Koenig 
889                 <explosive@hvc.rr.com>
890
891 2004-10-29 [paul]
892
893         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
894         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
895                 add French translations, submitted by Fabien Vantard
896
897 2004-10-28 [christoph]  0.9.12cvs135
898
899         * doc/src/rfc2231.txt                           ** NEW **
900         * src/procmime.c
901         * src/common/quoted-printable.c
902         * src/common/utils.[ch]
903                 implement RFC2231's parameter decoding
904
905 2004-10-27 [paul]
906
907         * tools/kdeservicemenu/README
908         * tools/kdeservicemenu/install.sh
909         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
910         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
911         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
912                 output files to /tmp instead of littering the
913                 current dir
914                 add uninstall function
915                 refactor
916
917 2004-10-26 [christoph]  0.9.12cvs134
918
919         * src/procmime.c
920                 better check if parameters have to be in quoted string
921
922 2004-10-25 [paul]
923
924         * tools/kdeservicemenu/README
925         * tools/kdeservicemenu/install.sh
926         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
927         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
928         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
929                 add files for Sylpheed Service Menu in Konqueror
930
931 2004-10-22 [paul]       0.9.12cvs133
932
933         * src/compose.c
934         * src/prefs_common.c
935         * src/prefs_common.h
936         * src/prefs_wrapping.c
937                 remove 'smart wrapping'
938
939 2004-10-21 [colin]      0.9.12cvs132
940
941         * src/compose.c
942                 Remove extraneous separator in Options
943
944 2004-10-21 [colin]      0.9.12cvs131
945
946         * src/compose.c
947                 Replace "unknown" attachments by "application/octet-stream"
948                 Be a bit more defensive when using strchr
949
950 2004-10-20 [paul]
951
952         * po/ru.po
953                 updated by Pavlo Bohmat
954
955 2004-10-19 [christoph]  0.9.12cvs130
956
957         * src/compose.c
958                 fix wrong menu entry path
959
960         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
961
962         * src/gtk/menu.c
963                 add extra check for missing menu entries
964
965 2004-10-19 [christoph]  0.9.12cvs129
966
967         * src/compose.c
968         * src/common/utils.c
969                 use utils' generate_msgid() in compose.c
970
971 2004-10-18 [christoph]  0.9.12cvs128
972
973         * src/plugins/pgpmime/passphrase.c
974         * src/plugins/pgpmime/pgpmime.c
975         * src/plugins/pgpmime/prefs_gpg.[ch]
976         * src/plugins/pgpmime/prefs_gpg.glade
977         * src/plugins/pgpmime/sgpgme.c
978                 add GPG prefs
979
980 2004-10-18 [christoph]  0.9.12cvs127
981
982         * src/addrbook.c
983         * src/addrcache.c
984         * src/addressbook.c
985         * src/codeconv.c
986         * src/compose.c
987         * src/customheader.c
988         * src/editaddress.c
989         * src/editgroup.c
990         * src/exporthtml.c
991         * src/folder.c
992         * src/folderview.c
993         * src/imap.c
994         * src/jpilot.c
995         * src/main.c
996         * src/matcher_parser_parse.y
997         * src/mbox.c
998         * src/pop.c
999         * src/prefs_account.c
1000         * src/prefs_gtk.c
1001         * src/prefs_msg_colors.c
1002         * src/procheader.c
1003         * src/procmime.[ch]
1004         * src/procmsg.c
1005         * src/summaryview.c
1006         * src/textview.c
1007         * src/common/base64.c
1008         * src/common/partial_download.c
1009         * src/common/socket.c
1010         * src/common/sylpheed.c
1011         * src/common/utils.[ch]
1012         * src/gtk/filesel.c
1013         * src/gtk/pluginwindow.c
1014         * src/gtk/quicksearch.c
1015         * src/plugins/pgpmime/pgpmime.c
1016         * src/plugins/pgpmime/plugin.c
1017         * src/plugins/pgpmime/select-keys.c
1018         * src/plugins/pgpmime/sgpgme.c
1019         * src/plugins/spamassassin/libspamc.c
1020         * src/plugins/trayicon/trayicon.c
1021         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1022         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1023                 o don't use any GNU C extensions
1024                 o fix warnings
1025                 o replace some non-POSIX functions
1026
1027         * src/plugins/spamassassin/spamassassin.[ch]
1028         * src/plugins/spamassassin/spamassassin_gtk.c
1029         * src/plugins/clamav/clamav_plugin.[ch]
1030         * src/plugins/clamav/clamav_plugin_gtk.c
1031                 replace statusbar_print_all() from common code because it is a
1032                 GUI function
1033
1034 2004-10-17 [paul]
1035
1036         * po/es.po
1037         * po/ko.po
1038         * AUTHORS
1039                 update Spanish and Korean translations,
1040                 submitted by Ricardo Mones Lastra and
1041                 SungHyun Nam
1042
1043 2004-10-13 [colin]      0.9.12cvs126
1044
1045         * src/compose.c
1046                 Don't convert message to forced encoding when 
1047                 drafting, plus minor magic-values cleanup.
1048
1049 2004-10-13 [colin]      0.9.12cvs125
1050
1051         * po/POTFILES.in
1052                 Update POTFILES.in to reflect the source
1053                 place changes
1054
1055 2004-10-08 [christoph]  0.9.12cvs124
1056
1057         * m4/spamassassin.m4
1058                 fix libspamc OpenSSL
1059
1060         * src/compose.c
1061                 rearrange the compose menu
1062
1063 2004-10-08 [christoph]  0.9.12cvs123
1064
1065         * src/Makefile.am
1066         * src/account.c
1067         * src/compose.[ch]
1068         * src/crash.c
1069         * src/main.c
1070         * src/mimeview.c
1071         * src/passphrase.[ch]                           ** REMOVE **
1072         * src/prefs_account.[ch]
1073         * src/prefs_common.[ch]
1074         * src/privacy.[ch]
1075         * src/procmime.[ch]
1076         * src/procmsg.c
1077         * src/rfc2015.[ch]                              ** REMOVE **
1078         * src/select-keys.[ch]                          ** REMOVE **
1079         * src/common/utils.[ch]
1080         * src/gtk/about.c
1081         * src/plugins/pgpmime/Makefile.am
1082         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1083         * src/plugins/pgpmime/pgpmime.c
1084         * src/plugins/pgpmime/plugin.c
1085         * src/plugins/pgpmime/prefs_gpg.[ch]
1086         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1087         * src/plugins/pgpmime/sgpgme.[ch]
1088                 o Add new MIME-Writer
1089                 o extend PrivacySystem with sign and encrypt functions
1090                 o extend PGP/MIME plugin with sign and encrypt functions
1091                 o integrate extended Privacy API in Compose and Sending process
1092
1093 2004-10-04 [colin]      0.9.12cvs122
1094
1095         * src/mainwindow.c
1096         * src/messageview.c
1097         * src/messageview.h
1098         * src/textview.c
1099                 Make forced encoding limited to messageview and
1100                 apply only to parts displayed using textview
1101
1102 2004-10-04 [colin]      0.9.12cvs121
1103
1104         * src/summaryview.c
1105                 Fix bug #605 (collapsed threads re-expand when moving or
1106                 deleting mails)
1107
1108 2004-10-03 [colin]      0.9.12cvs120
1109
1110         * src/summaryview.c
1111                 Fix bug #602
1112
1113 2004-10-02 [colin]      0.9.12cvs119
1114
1115         * src/mainwindow.c
1116         * src/messageview.c
1117         * src/prefs_common.h
1118         * src/procmime.c
1119         * src/procmime.h
1120         * src/textview.c
1121                 Clean up forced charset feature
1122                 Add forced decode
1123
1124 2004-10-01 [colin]      0.9.12cvs118
1125
1126         * src/mimeview.c
1127                 Better fix for Save all: skip multipart mails' first 
1128                 text part
1129
1130 2004-10-01 [colin]      0.9.12cvs117
1131
1132         * src/mimeview.c
1133                 Only save attachments in Save All
1134
1135 2004-10-01 [paul]       0.9.12cvs116
1136
1137         * ChangeLog
1138         * ChangeLog.jp
1139         * src/account.c
1140         * src/prefs_common.c
1141         * src/gtk/colorlabel.c
1142                 sync with main 0.9.12cvs17
1143
1144 2004-09-30 [colin]      0.9.12cvs115
1145
1146         * src/stock_pixmap.c
1147         * src/stock_pixmap.h
1148         * src/folderview.c
1149         * src/Makefile.am
1150         * src/pixmaps/read.xpm
1151                 Add icon for total # column
1152
1153 2004-09-29 [colin]      0.9.12cvs114
1154
1155         * src/compose.c
1156                 Don't close compose until message is sent if 
1157                 Show Send Dialog is Always
1158
1159 2004-09-29 [paul]       0.9.12cvs113
1160
1161         * src/quote_fmt_parse.y
1162                 In the quotation templates recognise sender's first and last 
1163                 names (%F %L) when the name is in the format "Duck, Donald".
1164                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1165
1166
1167 2004-09-28 [colin]      0.9.12cvs112
1168
1169         * src/mainwindow.c
1170                 Put back mnemonic
1171         * src/folderview.c
1172                 Fix Empty trash being visible-invisible-visible...
1173
1174 2004-09-28 [colin]      0.9.12cvs111
1175
1176         * src/mainwindow.c
1177                 Relabel Empty all Trash folders
1178
1179 2004-09-28 [colin]      0.9.12cvs110
1180
1181         * src/folderview.c
1182                 Add contextual Empty trash menu
1183         * src/mainwindow.c
1184                 Revert cvs109 which was useless
1185
1186 2004-09-28 [colin]      0.9.12cvs109
1187
1188         * src/mainwindow.c
1189                 Fix uninialized var
1190
1191 2004-09-28 [colin]      0.9.12cvs108
1192
1193         * src/addressbook.c
1194                 Fix triple-click
1195
1196 2004-09-28 [colin]      0.9.12cvs107
1197
1198         * src/addressbook.c
1199                 Fix double-click on entries
1200
1201 2004-09-28 [colin]      0.9.12cvs106
1202
1203         * src/inc.c
1204                 Reintroduce folder_item update freeze on incorporation
1205
1206 2004-09-27 [christoph]  0.9.12cvs105
1207
1208         * src/folderview.c
1209                 right-align new and unread column
1210
1211 2004-09-27 [paul]
1212
1213         * 0.9.12b released
1214
1215 2004-09-27 [paul]       0.9.12cvs104
1216
1217         * src/main.c
1218                 revert 0.9.12cvs101, it causes another segfault
1219
1220 2004-09-23 [christoph]  0.9.12cvs103
1221
1222         * src/plugins/spamassassin/libspamc.[ch]
1223         * src/plugins/spamassassin/utils.[ch]
1224                 update libspamc to SpamAssassin 3.0.0
1225
1226 2004-09-17 [paul]       0.9.12cvs102
1227
1228         * ChangeLog
1229         * ChangeLog.jp
1230         * src/inc.c
1231                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1232  
1233
1234 2004-09-17 [colin]      0.9.12cvs101
1235
1236         * src/main.c
1237                 Fix segfaults when quitting. valgrind says:
1238                         ==12144== Invalid read of size 4
1239                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1240                         [...]
1241                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1242                         [...]
1243                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1244
1245
1246 2004-09-13 [christoph]  0.9.12cvs100
1247
1248         * src/folder.c
1249                 add NULL pointer checks to fix segfault when messages can
1250                 not be fetched
1251
1252 2004-09-08 [colin]      0.9.12cvs99
1253
1254         * src/account.c
1255                 Remove a debug printf
1256
1257 2004-09-08 [christoph]  0.9.12cvs98
1258
1259         * src/procmsg.[ch]
1260                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1261                 if the message structure has been scanned
1262
1263         * src/folder.c
1264                 o scan structure when the mail is fetched for the first time
1265                   to prevent unnecessary fetching of messages while scanning
1266                   the folder for messages
1267                 o revert 0.9.12cvs24
1268
1269         * src/plugins/pgpmime/pgpmime.c
1270                 check signature if auto signature checking is enabled when the
1271                 signature status is requested for first time and not when
1272                 checking if a part has a signature
1273
1274 2004-09-07 [colin]      0.9.12cvs97
1275
1276         * src/inc.c
1277                 Change session error messages so that they
1278                 are a bit more helpful (the origin of the
1279                 error is not apparent if one isn't in 
1280                 front of Sylpheed when it happens).
1281
1282 2004-09-06 [colin]      0.9.12cvs96
1283
1284         * src/toolbar.c
1285                 Fix graying out Redirect in non english languages
1286                 Patch by Fabien Vantard
1287
1288 2004-09-06 [colin]      0.9.12cvs95
1289
1290         * src/summaryview.c
1291         * src/mimeview.c
1292                 Fix dropped URIs
1293
1294 2004-09-06 [colin]      0.9.12cvs94
1295
1296         * src/addressbook.c
1297         * src/addressitem.h
1298         * src/addritem.c
1299         * src/addritem.h
1300                 Add basic drag and drop to addressbook
1301
1302 2004-09-03 [colin]      0.9.12cvs93
1303
1304         * src/summaryview.c
1305                 Next/Prev unread message should start
1306                 from next/prev node (especially if 
1307                 mark_as_read_delay != 0)
1308
1309 2004-09-03 [colin]      0.9.12cvs92
1310
1311         * src/prefs_common.c
1312         * src/prefs_common.h
1313         * src/summaryview.c
1314                 Add an hidden 'mark_as_read_delay' pref 
1315
1316 2004-09-02 [colin]      0.9.12cvs91
1317
1318         * src/gtk/menu.c
1319                 Add unduplicated menu entries (fixes bug 532)
1320                 Patch by Fabien Vantard
1321
1322 2004-09-02 [colin]      0.9.12cvs90
1323
1324         * src/account.c
1325                 Fix bug 582 (broken auto account selection)
1326
1327 2004-09-02 [colin]      0.9.12cvs89
1328
1329         * src/addrindex.c
1330                 Free deleted queries too
1331
1332 2004-09-02 [colin]      0.9.12cvs88
1333
1334         * src/ldapquery.c
1335                 Fix freezes in LDAP, due to memory corruption
1336                 after deletion of a query (and not removing it
1337                 from the corresponding list of queries).
1338                 Very probably fixes bug 567 and bug 569
1339
1340 2004-09-02 [colin]      0.9.12cvs87
1341
1342         * src/prefs_spelling.c
1343                 Fix bug with aspell prefs init, where spell checking
1344                 is enabled at first but dictionary not specified. Use
1345                 LANG's dictionary by default.
1346
1347 2004-09-01 [colin]      0.9.12cvs86
1348
1349         * src/filtering.c
1350         * src/imap.c
1351         * src/prefs_matcher.c
1352         * src/stock_pixmap.c
1353                 Fix more nasty uninitialized variables
1354
1355 2004-08-31 [colin]      0.9.12cvs85
1356
1357         * src/folder.c
1358                 Fix memory corruption when entering procmsg_msginfo_free()
1359                 with unitialized msginfo. Thanks Valgrind.
1360
1361 2004-08-29 [colin]      0.9.12cvs84
1362
1363         * src/mimeview.c
1364                 Don't escape filenames before saving - that's 
1365                 not dangerous. By the way, fix the leak.
1366
1367 2004-08-27 [paul]       0.9.12cvs83
1368
1369         * src/mh.c
1370         * src/procheader.c
1371         * src/procmsg.c
1372         * src/procmsg.h
1373         * src/common/utils.c
1374         * src/gtk/menu.h
1375                 sync with main 0.9.12cvs6, see ChangeLog
1376                 2004-08-24, 2004-08-25, 2004-08-26
1377
1378
1379 2004-08-26 [paul]
1380
1381         * po/ja.po
1382                 updated by Rui Hirokawa
1383
1384 2004-08-25 [colin]      0.9.12cvs82
1385
1386         * src/plugins/pgpmime/pgpmime.c
1387                 Fix leak on non-combined encrypted messages
1388
1389 2004-08-25 [colin]      0.9.12cvs81
1390
1391         * src/plugins/pgpmime/pgpmime.c
1392         * src/plugins/pgpmime/sgpgme.c
1393         * src/plugins/pgpmime/sgpgme.h
1394                 Handle combined encryption/signature
1395
1396 2004-08-24 [colin]      0.9.12cvs80
1397
1398         * src/folder.c
1399                 Set mime flags on non multipart messages too
1400
1401 2004-08-23 [christoph]  0.9.12cvs79
1402
1403         * src/compose.c
1404                 create message header in memory as GString before writing it
1405                 to the message file
1406
1407 2004-08-23 [colin]      0.9.12cvs78
1408
1409         * src/rfc2015.c
1410         * src/rfc2015.h
1411         * src/compose.c
1412                 Fix (again) bug 197: inline encryption broken
1413
1414 2004-08-23 [paul]
1415
1416         * po/zh_CN.po
1417                 updated by Hansom Young
1418
1419 2004-08-23 [paul]
1420
1421         * 0.9.12a released
1422
1423 2004-08-23 [colin]      0.9.12cvs77
1424
1425         * src/imap.c
1426                 Try and fix bug 577 (session->last_access_time is broken since 
1427                 sync with main 0.9.12cvs2). 
1428                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1429
1430 2004-08-23 [paul]
1431
1432         * po/es.po
1433         * po/fr.po
1434         * po/pl.po
1435         * po/pt_BR.po
1436         * po/sk.po
1437         * po/sr.po
1438                 update translations. submitted by Ricardo
1439                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1440                 Frederico Goncalves Guimaraes, Andrej Kacian,
1441                 Urke MMI
1442
1443 2004-08-22 [paul]       0.9.12cvs76
1444
1445         * src/plugins/trayicon/trayicon.c
1446                 fix formatting bug in trayicon_popup_menu_entries[]
1447
1448
1449 2004-08-22 [paul]       0.9.12cvs75
1450
1451         * m4/Makefile.am
1452                 remove reference to openssl.m4
1453
1454
1455 2004-08-21 [colin]      0.9.12cvs74
1456
1457         * src/compose.c
1458                 Fix bug 576 (Duplicate auto-bcc on reedit)
1459
1460 2004-08-21 [colin]      0.9.12cvs73
1461
1462         * src/toolbar.c
1463                 Grey out Redirect in the toolbar when selection is
1464                 multiple. Fixes bug 520
1465
1466 2004-08-21 [colin]      0.9.12cvs72
1467
1468         * src/compose.c
1469                 Save Sign, Encrypt and Mode status when drafting or queuing
1470                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1471                 state)
1472
1473 2004-08-21 [colin]      0.9.12cvs71
1474
1475         * src/summaryview.c
1476                 Fix bug 494 (Messages are always opened in summary 
1477                 view when right clicked.) Also fixes bug 508.
1478
1479 2004-08-21 [colin]      0.9.12cvs70
1480
1481         * src/compose.c
1482                 When using inline encryption, don't use QP or Base64:
1483                 the mail will be encrypted to a 7bit string.
1484                 Fixes bug 197
1485
1486 2004-08-21 [colin]      0.9.12cvs69
1487
1488         * src/compose.c
1489                 Fix inline-signing with 8bit chars: data must be 
1490                 converted to Quoted-printable before signing.
1491
1492 2004-08-21 [colin]      0.9.12cvs68
1493
1494         * src/compose.c
1495                 Remove 'Message/Save to draft folder'
1496                 and 'Message/Save and keep editing' to 
1497                 put a single 'File/Save' command.
1498                 Fixes bug 224
1499
1500 2004-08-21 [colin]      0.9.12cvs67
1501
1502         * src/mainwindow.c
1503                 Fix bug 222 (Summary view state not retained between sessions)
1504
1505 2004-08-20 [colin]      0.9.12cvs66
1506
1507         * src/codeconv.c
1508                 Fix bug 574 (empty cur_locale is not enough)
1509
1510 2004-08-20 [paul]
1511
1512         * src/plugins/pgpmime/plugin.c
1513                 modify PGP/MIME plugin's description
1514
1515 2004-08-16 [colin]      0.9.12cvs65
1516
1517         * src/common/ssl.c
1518                 Fix version comparison
1519
1520 2004-08-16 [colin]      0.9.12cvs64
1521
1522         * src/common/ssl.c
1523                 I meant 2.2.
1524
1525 2004-08-16 [colin]      0.9.12cvs63
1526
1527         * src/common/ssl.c
1528                 People with glibc 2.1 have had problems with non-blocking
1529                 SSL_connect. Disable it for glibc < 2.2.
1530
1531 2004-08-16 [colin]      0.9.12cvs62
1532
1533         * src/common/ssl.c
1534                 Fix format error
1535
1536 2004-08-13 [colin]      0.9.12cvs61
1537
1538         * src/plugins/pgpmime/plugin.c
1539                 Add plugin's description
1540
1541 2004-08-12 [christoph]  0.9.12cvs60
1542
1543         * src/folderutils.c
1544                 fix bug that did not thaw folder updates when deleting
1545                 duplicates in empty folders
1546
1547 2004-08-12 [colin]      0.9.12cvs59
1548
1549         * src/plugins/trayicon/trayicon.c
1550                 Add a context menu with most common operations
1551
1552 2004-08-12 [colin]      0.9.12cvs58
1553
1554         * configure.ac
1555         * sylpheed.desktop
1556         * src/Makefile.am
1557         * src/main.c
1558                 Add support for Freedesktop.org's startup notification
1559
1560 2004-08-10 [colin]      0.9.12cvs57
1561
1562         * src/main.c
1563         * src/common/socket.c
1564         * src/common/ssl.c
1565         * src/common/sylpheed.c
1566         * src/common/sylpheed.h
1567                 Put back the ssl connect nonblocking...
1568                 without the race condition
1569
1570 2004-08-09 [colin]      0.9.12cvs56
1571
1572         * src/main.c
1573         * src/common/ssl.c
1574         * src/common/sylpheed.c
1575         * src/common/sylpheed.h
1576                 Reverting previous commit, doesn't work 
1577
1578 2004-08-09 [colin]      0.9.12cvs55
1579
1580         * src/main.c
1581         * src/common/ssl.c
1582         * src/common/sylpheed.c
1583         * src/common/sylpheed.h
1584                 Make SSL_connect nonblocking, using a thread
1585
1586 2004-08-09 [paul]       0.9.12cvs54
1587
1588         * po/POTFILES.in
1589                 reflect new location of sgpgme.c
1590         * src/main.c
1591                 sync with main, see ChangeLog 2004-08-09
1592
1593 2004-08-08 [christoph]  0.9.12cvs53
1594
1595         * src/folderutils.c
1596                 freeze FolderItem updates while deleting duplicate messages
1597
1598 2004-08-08 [christoph]  0.9.12cvs52
1599
1600         * configure.ac
1601         * src/Makefile.am
1602         * src/main.c
1603         * src/pgpmime.c
1604         * src/pgpmime.h
1605         * src/sgpgme.c
1606         * src/sgpgme.h
1607         * src/plugins/Makefile.am
1608         * src/plugins/pgpmime/.cvsignore
1609         * src/plugins/pgpmime/Makefile.am
1610         * src/plugins/pgpmime/pgpmime.c
1611         * src/plugins/pgpmime/pgpmime.h
1612         * src/plugins/pgpmime/plugin.c
1613         * src/plugins/pgpmime/sgpgme.c
1614         * src/plugins/pgpmime/sgpgme.h
1615                 new plugin for PGP/MIME
1616
1617 2004-08-07 [christoph]  0.9.12cvs51
1618
1619         * src/folder.c
1620                 disable immediate folder change notification on opened folders
1621                 until SummaryView can handle it quickly
1622
1623 2004-08-07 [colin]      0.9.12cvs50
1624
1625         * src/pop.c
1626         * src/common/partial_download.c
1627                 fix warnings
1628
1629 2004-08-07 [colin]      0.9.12cvs49
1630
1631         * src/Makefile.am
1632         * src/account.c
1633         * src/addressbook.c
1634         * src/alertpanel.c
1635         * src/alertpanel.h
1636         * src/compose.c
1637         * src/exphtmldlg.c
1638         * src/expldifdlg.c
1639         * src/main.c
1640         * src/message_search.c
1641         * src/messageview.c
1642         * src/pop.c
1643         * src/sgpgme.c
1644         * src/summary_search.c
1645         * src/summaryview.c
1646         * src/textview.c
1647         * src/gtk/sslcertwindow.c
1648         * src/pixmaps/stock_dialog-error.xpm
1649         * src/pixmaps/stock_dialog-info.xpm
1650         * src/pixmaps/stock_dialog-question.xpm
1651         * src/pixmaps/stock_dialog-warning.xpm
1652                 sync new alertpanel from gtk2
1653
1654 2004-08-07 [colin]      0.9.12cvs48
1655
1656         * src/prefs_folder_item.c
1657                 fix memory corruption in folderitem's prefs
1658
1659 2004-08-06 [colin]      0.9.12cvs47
1660
1661         * src/compose.c
1662                 close compose window after queuing, before 
1663                 sending when user presses Send
1664
1665 2004-08-05 [christoph]  0.9.12cvs46
1666
1667         * src/msgcache.c
1668         * src/common/defs.h
1669                 add charset to cache file and convert charset when reading the
1670                 cache if different from internal used charset
1671
1672 2004-08-05 [christoph]  0.9.12cvs45
1673
1674         * src/messageview.c
1675         * src/mimeview.[ch]
1676         * src/procmime.h
1677         * src/common/utils.h
1678                 cleanup (remove unused includes/reorganize)
1679
1680         * src/prefs_ext_prog.c
1681         * src/prefs_folder_item.c
1682         * src/prefs_fonts.c
1683         * src/prefs_msg_colors.c
1684         * src/prefs_spelling.c
1685         * src/prefs_themes.c
1686         * src/prefs_toolbar.c
1687         * src/prefs_wrapping.c
1688         * src/gtk/prefswindow.[ch]
1689         * src/plugins/clamav/clamav_plugin_gtk.c
1690         * src/plugins/dillo_viewer/dillo_prefs.c
1691         * src/plugins/image_viewer/viewerprefs.c
1692         * src/plugins/spamassassin/spamassassin_gtk.c
1693                 change PrefsPage path into an array of strings and don't
1694                 split a single string into parts (better for translation)
1695
1696 2004-08-05 [christoph]  0.9.12cvs44
1697
1698         * src/folder.c
1699                 fix FolderItem's message counts after rebuilding a cache
1700
1701 2004-08-05 [paul]       0.9.12cvs43
1702
1703         * ChangeLog
1704         * ChangeLog.jp
1705         * src/imap.c
1706         * src/news.c
1707         * src/common/nntp.c
1708         * src/common/session.c
1709         * src/common/session.h
1710         * src/common/socket.c
1711                 sync with main 0.9.12cvs2
1712                 see ChangeLog 2004-08-04
1713
1714 2004-08-04 [christoph]  0.9.12cvs42
1715
1716         * configure.ac
1717                 add missing AC_DEFINE(USE_OPENSSL, ...)
1718         * src/folder.c
1719                 use new xml_node_new() function
1720
1721 2004-08-03 [christoph]  0.9.12cvs41
1722
1723         * src/folder.c
1724         * src/localfolder.c
1725         * src/common/xml.[ch]
1726                 sync with main 0.9.12cvs1
1727                 see ChangeLog 2004-07-23
1728
1729 2004-08-03 [christoph]
1730
1731         * configure.ac
1732         * m4/openssl.m4                 ** REMOVE **
1733                 use pkg-config to get OpenSSL CFLAGS and LIBS
1734                 (OpenSSL 0.9.7 is required now)
1735
1736 2004-08-02 [paul]       0.9.12cvs40
1737
1738         * AUTHORS
1739                 update translation team section
1740         * po/pt_BR.po
1741                 updated by Frederico Goncalves Guimaraes
1742                 <fggdebian@yahoo.com.br>
1743
1744 2004-07-29 [colin]      0.9.12cvs39
1745
1746         * src/messageview.c
1747                 Inform the user when a partially 
1748                 downloaded mail isn't on the server
1749                 anymore (due to Mark for deletion)
1750
1751 2004-07-29 [colin]      0.9.12cvs38
1752
1753         * src/messageview.c
1754                 Hide noticeview if necessary
1755
1756 2004-07-27 [colin]      0.9.12cvs37
1757
1758         * src/msgcache.c
1759                 More fixes (i overlook a bit, thanks
1760                 Christoph for spotting it)
1761
1762 2004-07-27 [colin]      0.9.12cvs36
1763
1764         * src/msgcache.c
1765                 Fix wrong test 
1766
1767 2004-07-26 [colin]      0.9.12cvs35
1768
1769         * src/pop.c
1770                 Fix uidl-file parsing when not in new
1771                 format
1772
1773 2004-07-19 [colin]      0.9.12cvs34
1774
1775         * src/compose.c
1776                 Save attachment status when drafting
1777
1778 2004-07-19 [colin]      0.9.12cvs33
1779
1780         * src/folder.h
1781         * src/folderview.c
1782         * src/summaryview.c
1783                 Reverse 0.9.12cvs29 to 31 (folder icon update
1784                 when quicksearch is active)
1785
1786 2004-07-18 [colin]      0.9.12cvs32
1787
1788         * src/pop.c
1789                 Fix partial download bug with "Download all
1790                 messages" option
1791
1792 2004-07-18 [colin]      0.9.12cvs31
1793
1794         * src/folderview.c
1795                 Fix crash
1796
1797 2004-07-17 [colin]      0.9.12cvs30
1798
1799         * src/summaryview.c
1800                 Same, when sticky search is off
1801
1802 2004-07-17 [colin]      0.9.12cvs29
1803
1804         * src/folder.h
1805         * src/folderview.c
1806         * src/summaryview.c
1807                 Update FolderItem icon whenever its summaryview is 
1808                 filtered
1809
1810 2004-07-16 [christoph]  0.9.12cvs28
1811
1812         * src/mimeview.c
1813                 make doubleclick work again
1814
1815 2004-07-16 [christoph]  0.9.12cvs27
1816
1817         * src/mimeview.c
1818                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1819
1820 2004-07-16 [paul]       0.9.12cvs26
1821         
1822         * src/gtk/quicksearch.c
1823         * src/compose.c
1824         * src/customheader.c
1825         * src/messageview.c
1826         * src/news.c
1827         * src/prefs_account.c
1828         * src/prefs_display_header.c
1829         * src/procheader.c
1830                 replace "Message-Id" with "Message-ID"
1831
1832 2004-07-16 [paul]       0.9.12cvs25
1833
1834         * ChangeLog
1835         * ChangeLog.jp
1836         * src/account.c
1837         * src/account.h
1838         * src/folder_item_prefs.c
1839         * src/main.c
1840         * src/pop.c
1841         * src/pop.h
1842         * src/prefs_account.c
1843         * src/prefs_account.h
1844         * src/prefs_common.c
1845         * src/prefs_common.h
1846         * src/prefs_gtk.c
1847         * src/prefs_gtk.h
1848                 sync with main 0.9.12cvs1
1849
1850 2004-07-15 [colin]      0.9.12cvs24
1851
1852         * src/folder.c
1853                 Disable GPG signature check during
1854                 folder move and scan 
1855         (Closes Bug 521 Signature checking slows down Folder-Move)
1856
1857 2004-07-14 [christoph]  0.9.12cvs23
1858
1859         * src/pgpmime.c
1860                 add missing fclose
1861
1862         * src/procmime.c
1863                 add checks if fopen really worked
1864
1865 2004-07-14 [colin]      0.9.12cvs22
1866
1867         * src/pop.c
1868         * src/common/partial_download.c
1869                 Update includes
1870
1871 2004-07-14 [colin]      0.9.12cvs21
1872
1873         * src/folder.c
1874         * src/inc.c
1875         * src/matcher.c
1876         * src/matcher.h
1877         * src/matcher_parser_parse.y
1878         * src/messageview.c
1879         * src/msgcache.c
1880         * src/noticeview.c
1881         * src/noticeview.h
1882         * src/pop.c
1883         * src/pop.h
1884         * src/prefs_matcher.c
1885         * src/procheader.c
1886         * src/procmsg.c
1887         * src/procmsg.h
1888         * src/summaryview.c
1889         * src/common/Makefile.am
1890         * src/common/defs.h
1891         * src/gtk/quicksearch.c
1892         * src/common/partial_download.c ** NEW FILES **
1893         * src/common/partial_download.h ** NEW FILES **
1894                 Partial downloading of pop3 mails
1895
1896 2004-07-13 [christoph]  0.9.12cvs20
1897
1898         * src/mimeview.c
1899                 use "button_release_event" instead of "button_press_event",
1900                 because executing event callbacks while the button is still
1901                 pressed is not good and causes problems
1902
1903 2004-07-12 [colin]      0.9.12cvs19
1904
1905         * src/gtk/quicksearch.c
1906                 Fix a missing status update in quicksearch
1907
1908 2004-07-08 [colin]      0.9.12cvs18
1909
1910         * src/common/smtp.h
1911                 Fix guint vs gint bug
1912
1913 2004-07-08 [colin]      0.9.12cvs17
1914
1915         * src/common/smtp.c
1916                 use to_human_readable() for sizes
1917
1918 2004-07-08 [paul]       0.9.12cvs16
1919
1920         * src/inc.c [1.174]
1921                 fix occasional non-clearance of the statusbar
1922                 (close Bug 531 'SA plugin: status bar does not 
1923                  get cleared in OFFLINE mode')
1924
1925 2004-07-07 [colin]      0.9.12cvs15
1926
1927         * src/prefs_common.c [1.225]
1928         * src/prefs_common.h [1.112]
1929                 Add a hidden summary_quicksearch_sticky preference,
1930                 to allow the quicksearch bar to reset across folders
1931         * src/summaryview.c [1.437]
1932                 Use this preference
1933         * src/gtk/quicksearch.c [1.5]
1934         * src/gtk/quicksearch.h [1.3]
1935                 Add this preference, fix focus when hitting Enter,
1936                 add handling of Esc key to reset
1937
1938 2004-07-06 [colin]      0.9.12cvs14
1939
1940         * src/gtk/quicksearch.c [1.4]
1941                 Add Clear button
1942
1943 2004-07-06 [christoph]  0.9.12cvs13
1944
1945         * src/toolbar.c
1946                 enable next unread button in empty folders if next folder
1947                 dialog is not disabled
1948
1949         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1950          folders)
1951
1952 2004-07-06 [colin]      0.9.12cvs12
1953
1954         * src/common/smtp.c [1.16]
1955                 Display maximum message size in the log
1956
1957 2004-07-06 [paul]       0.9.12cvs11
1958
1959         * src/toolbar.c
1960                 fix typo. (spotted by Fabien Vantard)
1961
1962 2004-07-06 [paul]       0.9.12cvs10
1963
1964         * src/main.c
1965                 terminate cleanly on SIGHUP. Patch submitted by
1966                 Thomas Gilgin <thg@karate-muellheim.de>
1967
1968 2004-07-05 [christoph]  0.9.12cvs9
1969
1970         * src/inc.c
1971                 better replacing of %d in new mail notification command
1972
1973 2004-07-05 [colin]      0.9.12cvs8
1974
1975         * src/common/smtp.[ch]
1976                 Take SIZE (returned by EHLO) into account, and
1977                 avoid sending too big messages
1978
1979 2004-07-04 [paul]       0.9.12cvs7
1980
1981         * src/account.c
1982                 fix auto-account selection on imap/news
1983
1984 2004-07-01 [paul]       0.9.12cvs6
1985
1986         * src/gtk/quicksearch.c
1987                 reveal hidden string in gui
1988                 
1989         * src/compose.c
1990                 fix updating of gpg signing setting on 
1991                 switching accounts
1992
1993 2004-06-30 [darko]      0.9.12cvs5
1994
1995         * src/common/utils.c
1996                 remove expand_search_string()
1997         * src/gtk/quicksearch.c
1998                 remove no longer needed for loop (thanks Christoph)
1999                 add expand_search_string()
2000
2001 2004-06-30 [darko]      0.9.12cvs4
2002
2003         * src/common/utils.c
2004                 allow all filtering expressions in quicksearch
2005
2006         (Closes Bug 519 filtering expr. in quicksearch)
2007
2008 2004-06-30 [christoph]  0.9.12cvs3
2009
2010         * configure.ac
2011                 better 'localedir'
2012
2013         * src/common/intl.h
2014                 allow plugins to define TEXTDOMAIN for the _(...) macro
2015
2016 2004-06-30 [paul]       0.9.12cvs2
2017
2018         * po/POTFILES.in
2019           src/Makefile.am
2020           src/main.c
2021           src/prefs_common.c
2022           src/prefs_msg_colors.[ch]     ** NEW FILES **
2023                 move message colouring options to
2024                 '/Other Preferences/Message View/Colors'
2025
2026 2004-06-30 [paul]       0.9.12cvs1
2027
2028         * po/POTFILES.in
2029           src/Makefile.am
2030           src/main.c
2031           src/prefs_common.c
2032           src/prefs_wrapping.[ch]       ** NEW FILES **
2033                 move message wrapping options to
2034                 /'Other Preferences/Compose/Message Wrapping'
2035
2036 2004-06-28 [paul]       0.9.12
2037
2038         * Sylpheed-Claws 0.9.12 released
2039
2040         * po/es.po
2041           po/fr.po
2042           po/sk.po
2043                 updated by Ricardo Mones Lastra, Fabien Vantard,
2044                 Andrej Kacian
2045
2046 2004-06-27 [paul]       0.9.11cvs19
2047
2048         * src/common/ssl.c
2049                 re-enable certificate check
2050
2051 2004-06-25 [christoph]  0.9.11cvs18
2052
2053         * src/procmsg.h
2054                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2055
2056 2004-06-25 [paul]       0.9.11cvs17
2057
2058         * sync with main 0.9.12cvs1
2059                 see ChangeLog 2004-06-23
2060                 
2061         * src/gtk/menu.c
2062                 remove unused menu_toggle_toggle()
2063
2064 2004-06-23 [christoph]  0.9.11cvs16
2065
2066         * src/folder.c
2067         * src/procheader.c
2068         * src/procmsg.h
2069         * src/summaryview.c
2070                 scan the mime structure of multipart mails for correct
2071                 attachment, encryped and signed (with privacy API) part
2072                 detection
2073
2074         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2075
2076 2004-06-22 [paul]
2077
2078         * po/ru.po
2079                 updated by Pavlo Bohmat
2080
2081 2004-06-20 [christoph]  0.9.11cvs15
2082
2083         * src/inc.c
2084         * src/pop.[ch]
2085                 disconnect after authentication when doing POP before SMTP
2086
2087         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2088
2089 2004-06-19 [christoph]  0.9.11cvs14
2090
2091         * src/folder.c
2092                 fix FolderItem name update
2093
2094         (Closes Bug 511 Folder-Renaming not reflected immediately)
2095
2096 2004-06-17 [paul]       0.9.11cvs13
2097         
2098         * sync with main 0.9.12 release
2099           src/session.c
2100                 session_set_timeout(): fixed a bug that didn't
2101                 reset timeout_tag when interval is 0.
2102
2103 2004-06-16 [christoph]  0.9.11cvs12
2104
2105         * src/textview.c
2106                 correctly clear the URL in the status bar
2107
2108 2004-06-15 [christoph]  0.9.11cvs11
2109
2110         * src/summaryview.c
2111                 add missing gtk_widget_show()
2112
2113 2004-06-11 [christoph]  0.9.11cvs10
2114
2115         * src/plugins/spamassassin/spamassassin.c
2116                 correctly check waitpid return code
2117
2118         (Closes Bug 396 Zombie process when spamassassin is called)
2119
2120 2004-06-10 [christoph]  0.9.11cvs9
2121
2122         * src/mainwindow.c
2123         * src/summaryview.[ch]
2124         * src/gtk/Makefile.am
2125         * src/gtk/quicksearch.c                         ** NEW **
2126                 separate quick search from summaryview
2127
2128 2004-06-09 [christoph]  0.9.11cvs8
2129
2130         * src/inc.c
2131                 remove unused code
2132
2133         * src/textview.c
2134                 get folder for compose default account from MsgInfo and not
2135                 from SummaryView
2136
2137 2004-06-09 [christoph]  0.9.11cvs7
2138
2139         * src/folder.[ch]
2140                 add information about added or removed messages to
2141                 FOLDER_ITEM_UPDATE hook
2142
2143         * src/imap_gtk.c
2144         * src/mh_gtk.c
2145                 scan folder when removing a folder failed instead of
2146                 updating the summaryview
2147
2148 2004-06-08 [paul]       0.9.11cvs6
2149
2150         * sync with main 0.9.11cvs2
2151                 see ChangeLog 2004-06-08
2152
2153 2004-06-07 [christoph]  0.9.11cvs5
2154
2155         * configure.ac
2156         * src/common/Makefile.am
2157                 detect library providing 'encrypt' function
2158
2159 2004-06-07 [paul]       0.9.11cvs4
2160
2161         * src/inc.c
2162                 sync with main, 'code cleanup'
2163                 
2164         * tools/nautilus2sylpheed.sh
2165                 fix whitespace limitation. patch submitted by
2166                 Stephan Sachse <white@teg-clan.de>
2167
2168 2004-06-04 [christoph]  0.9.11cvs3
2169
2170         * src/account.c
2171         * src/action.[ch]
2172         * src/addressbook.c
2173         * src/addrindex.h
2174         * src/folder.h
2175         * src/folder_item_prefs.c
2176         * src/inc.c
2177         * src/main.c
2178         * src/messageview.c
2179         * src/mh_gtk.c
2180         * src/prefs_themes.c
2181         * src/procmime.c
2182         * src/quote_fmt.h
2183         * src/stock_pixmap.c
2184         * src/toolbar.c
2185                 fix compiler warnings
2186
2187 2004-06-03 [paul]       0.9.11cvs2
2188
2189         * src/msgcache.c
2190                 sync with main 0.9.11cvs1: "changed gint32 to
2191                 guint32 for some platforms"
2192
2193 2004-06-02 [christoph]  0.9.11cvs1
2194
2195         * src/common/ssl.c
2196                 fix SSL_CTX variable name for older OpenSSL versions
2197
2198         (Closes Bug 503 fix compilation with older OpenSSL)
2199
2200 2004-05-31 [paul]       0.9.11claws
2201
2202         * 0.9.11claws released
2203
2204 2004-05-31 [paul]       0.9.10claws72
2205
2206         * po/es.po
2207           po/it.po
2208           po/ja.po
2209           po/pl.po
2210           po/sk.po
2211           po/sr.po
2212           po/zh_CN.po
2213                 update translations, submitted by Ricardo Mones Lastra,
2214                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2215                 Urke MMI, and Hansom Young
2216
2217 2004-05-25 [luke]       0.9.10claws71
2218
2219         * AUTHORS
2220         * src/mimeview.c
2221         * src/stockpixmap.[ch]
2222         * src/Makefile.am
2223         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2224         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2225         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2226         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2227         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2228
2229                 o Added privacy emblems from Jesper Shultz 
2230                   <jesper@schultz-net.dk>
2231                 o Overlay emblems onto mimeview icons to indicate
2232                   status of signature and if a message is encrypted
2233         
2234         * src/textview.c
2235                 remove unused color definitions (were used to 
2236                 indicate sig status)
2237
2238 2004-05-25 [paul]       0.9.10claws70
2239
2240         * AUTHORS
2241           tools/Makefile.am
2242           tools/README
2243           tools/nautilus2sylpheed.sh            ** NEW FILE **
2244                 add script to enable sending files from
2245                 nautilus.
2246                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2247                 
2248         * tools/launch_firebird                 ** REMOVED **
2249                 removed as the standard "firefox '%s'" now functions
2250                 correctly
2251
2252 2004-05-23 [paul]       0.9.10claws69
2253
2254         * src/compose.c
2255                 fix %X cursor point segfault
2256                 patch by Christoph
2257
2258 2004-05-23 [christoph]  0.9.10claws68
2259
2260         * src/folder.c
2261                 fix folder moving
2262
2263 2004-05-21 [paul]       0.9.10claws67
2264
2265         * sync with 0.9.10cvs17
2266                 see ChangeLog 2004-05-21
2267
2268 2004-05-20 [paul]       0.9.10claws66
2269
2270         * sync with 0.9.10cvs16
2271                 see ChangeLog 2004-05-19 and 2004-05-20
2272
2273 2004-05-19 [alfons]     0.9.10claws65
2274
2275         * src/summaryview.h
2276                 on some platforms regoff_t is defined as off_t, so 
2277                 pull in sys/types.h
2278
2279 2004-05-19 [paul]       0.9.10claws64
2280
2281         * sync with 0.9.10cvs13
2282                 see ChangeLog 2004-05-18
2283
2284 2004-05-17 [christoph]  0.9.10claws63
2285
2286         * src/folder.c
2287                 search all folders when searching for default folders and
2288                 not return the special folder of the first folder
2289
2290 2004-05-13 [alfons]     0.9.10claws62
2291
2292         * src/summaryview.c
2293                 add a better check to see if a message is a news message
2294                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2295
2296 2004-05-13 [paul]       0.9.10claws61
2297
2298         * src/msgcache.c
2299                 sync with 0.9.10cvs12
2300                 see ChangeLog 2004-05-12
2301
2302 2004-05-12 [alfons]     0.9.10claws60
2303
2304         * src/folderview.c
2305                 release lock in case of folder could not be opened 
2306
2307 2004-05-11 [christoph]  0.9.10claws59
2308
2309         * src/inc.[ch]
2310                 remove unused folderview update stuff from inc.[ch]
2311
2312 2004-05-11 [paul]       0.9.10claws58
2313
2314         * sync with 0.9.10cvs11
2315                 see ChangeLog 2004-05-10 and 2004-05-11
2316
2317 2004-05-09 [christoph]  0.9.10claws57
2318
2319         * src/folderview.c
2320                 check for folder class functions and not folder type to detect
2321                 valid drag targets
2322
2323 2004-05-08 [christoph]  0.9.10claws56
2324
2325         * src/sgpgme.c
2326                 fix date output for signature expire times
2327
2328         (Patch by Edgar Toernig <froese@gmx.de>)
2329
2330 2004-05-06 [christoph]  0.9.10claws55
2331
2332         * src/gtk/prefswindow.c
2333                 change window type to DIALOG
2334
2335         * src/folder.[ch]
2336         * src/folderview.c
2337         * src/news_gtk.c
2338                 o add folder_remove()
2339                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2340                 o add new "sort" field to Folder, no longer sort folders by type
2341                   higher sort values will be first in the folder list, new folders get 0
2342                   and will be added to the end
2343
2344         * src/mainwindow.c
2345         * src/gtk/Makefile.am
2346         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2347                 add dialog to allow users to change the folder order
2348
2349 2004-05-04 [paul]       0.9.10claws54
2350
2351         * src/inc.c
2352                 Display account_name in statusbar when retrieving
2353                 messages from a pop account
2354         * src/prefs_account.c
2355                 display account name in title of prefs_account
2356                 window
2357         * src/prefs_folder_item.c
2358                 display folder name in title of prefs_folder window
2359
2360         all 3 patches submitted by Fabien Vantard
2361
2362         * AUTHORS
2363                 add Fabien Vantard
2364
2365 2004-05-04 [paul]       0.9.10claws53
2366
2367         * src/prefs_actions.c
2368           src/prefs_template.c
2369                 'Esc' Key exits alertpanel
2370                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2371
2372 2004-04-26 [christoph]  0.9.10claws52
2373
2374         * src/gtk/about.c
2375         * src/gtk/colorsel.c
2376         * src/gtk/description_window.c
2377         * src/gtk/filesel.c
2378         * src/gtk/gtkaspell.c
2379         * src/gtk/inputdialog.c
2380         * src/gtk/pluginwindow.c
2381         * src/gtk/progressdialog.c
2382                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2383                   it does not work correctly with xinerama
2384                 o lock incorporation while the plugin window is open
2385
2386 2004-04-23 [paul]       0.9.10claws51
2387
2388         * po/POTFILES.in
2389                 update location of inputdialog.c
2390                 
2391         * src/gtk/about.c
2392                 update Copyright string
2393                 
2394         * src/msgcache.c
2395           src/prefs_common.c
2396           src/prefs_themes.c
2397                 improve the english a little
2398
2399 2004-04-22 [christoph]  0.9.10claws50
2400
2401         * src/folderutils.[ch]
2402                 add folderutils_mark_all_read()
2403
2404         * src/folderview.c
2405                 readd "mark all read" from popup menu, now works
2406                 in all folders and not only the opened folder
2407
2408 2004-04-21 [christoph]  0.9.10claws49
2409
2410         * src/Makefile.am
2411         * src/inputdialog.[ch]                  ** REMOVED **
2412         * src/gtk/Makefile.am
2413         * src/gtk/inputdialog.[ch]              ** NEW **
2414                 move inputdialog.[ch] into gtk directory
2415
2416         * src/mh_gtk.c
2417                 remove check for missing IMAP folder account
2418
2419 2004-04-20 [christoph]  0.9.10claws48
2420
2421         * src/mainwindow.c
2422         * src/foldersel.c
2423                 remove new/rename/delete folder GUI functions because
2424                 they are always active, even for news folders, and can
2425                 not be easily made folder class dependent
2426
2427         * src/gtk/menu.[ch]
2428                 make menu_translate() public
2429
2430         * src/Makefile.am
2431         * src/folder.[ch]
2432         * src/folderview.[ch]
2433         * src/imap_gtk.[ch]                     ** NEW **
2434         * src/main.c
2435         * src/mh_gtk.[ch]                       ** NEW **
2436         * src/news_gtk.[ch]                     ** NEW **
2437                 o dynamically build FolderView popup menus from a folder
2438                   specific part, with callbacks to seperated code, and
2439                   a common part
2440                 o remove the folder class specifiy code from folderview.c
2441
2442 2004-04-15 [luke]       0.9.10claws47
2443
2444         * src/prefs_folder_item.c
2445                 o remove buttons for applying 'scan for new mail'
2446                   and 'process at startup' to sub folders
2447                 o add 'apply to sub folder' check buttons for all
2448                   properties and set folder prefs accordingly
2449                 o replace multiple gtk_widget_show() with one
2450                   gtk_widget_show_all() on container
2451
2452 2004-04-14 [darko]      0.9.10claws46
2453
2454         * src/gtk/Makefile.am
2455         * src/gtk/pluginwindow.c
2456                 load plugins from to $(prefix)/lib/sylpheed/plugins
2457                 in file selection dialog
2458         * src/plugins/clamav/clamav_plugin.c
2459                 const correctness
2460
2461 2004-04-14 [christoph]  0.9.10claws45
2462
2463         * src/folder.c
2464         * src/plugins/image_viewer/viewer.c
2465                 fix g_warnings
2466
2467 2004-04-10 [alfons]     0.9.10claws44
2468         
2469         * src/compose.c
2470                 appropriate auto account selection when forwarding
2471                 (fixes bug #476, "forward as attachment does not listen
2472                 to account rules")
2473
2474 2004-04-09 [alfons]     0.9.10claws43
2475
2476         * src/summaryview.c
2477                 make quick search combo matching case sensitive
2478
2479 2004-04-06 [alfons]     0.9.10claws42
2480
2481         * src/addr_compl.c
2482                 use cursor position to prevent clearing the entire entry
2483
2484 2004-04-06 [alfons]     0.9.10claws41
2485
2486         * src/folderview.c
2487                 fix bug #472, "filter not updated when renaming folder" 
2488
2489 2004-04-06 [alfons]     0.9.10claws40
2490
2491         * src/messageview.[ch]
2492           src/summaryview.c
2493                 reflect changes to Show all headers to main view
2494                 and message view (only affects detached message
2495                 view). see also bug #473, 'Show All Headers 
2496                 "problem"'.
2497
2498 2004-04-03 [alfons]     0.9.10claws39
2499
2500         * src/matcher.c
2501                 free address list
2502
2503 2004-04-03 [alfons]     0.9.10claws38
2504
2505         * src/matcher_parser_parse.y
2506           src/matcher.[ch]
2507                 prepare address look up matcher type; marginally
2508                 tested, and not hooked into the UI yet.
2509
2510                 basically it accepts the result of the left hand
2511                 side of the matcher (the "criteria"):
2512
2513                         from all_in_addressbook ""
2514                         ~to_or_cc any_in_addressbook ""
2515                 
2516                 the first case matches all addresses found in the
2517                 from header, and the second case matches if any
2518                 (at least one) of the addresses in to or cc headers 
2519                 are not in the address book.
2520
2521                 the string argument is not used yet, but is intended
2522                 to match a group of addresses 
2523
2524 2004-04-02 [luke]       0.9.10claws37
2525
2526         * src/prefs_folder_item.c
2527                 Add two buttons to apply 'scan for new mail'
2528                 and 'process at startup' to sub folders
2529
2530 2004-04-02 [luke]
2531         * tools/textviewer.sh
2532                 better filename extension matching plus some support for
2533                 MS Excel, MS Powerpoint and HTML
2534
2535 2004-03-29 [christoph]  0.9.10claws36
2536
2537         * src/folder.h
2538         * src/folderutils.[ch]
2539         * src/mainwindow.c
2540                 add delete duplicates for all folders
2541
2542 2004-03-29 [alfons]     0.9.10claws35
2543
2544         * src/folder.c
2545                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2546                 when selecting top-level folder node (thanks to 
2547                 Alex S. Moore)
2548
2549 2004-03-28 [keith]      0.9.10claws34
2550
2551         * src/textview.c
2552                 prepend "http://" to URIs of the form "www.example.com"
2553
2554 2004-03-28 [paul]       0.9.10claws33
2555
2556         * src/common/nntp.c
2557           src/common/smtp.c
2558           src/folder.c
2559           src/imap.c
2560           src/inc.c
2561           src/news.c
2562           src/pop.c
2563                 revise 'translatable string' policy:
2564                 don't translate debug_print() or log_print(),
2565                 translate log_message() and log_warning()
2566         
2567         * po/zh_CN.po
2568                 update submitted by Hansom Young
2569
2570 2004-03-25 [alfons]     0.9.10claws32
2571
2572         * src/prefs_common.c
2573                 I mean this one: Return the GList...
2574
2575 2004-03-25 [alfons]     0.9.10claws31
2576
2577         * src/prefs_common.h
2578                 add new members at the end of prefs_common, so
2579                 they get properly initialized
2580
2581 2004-03-24 [christoph]  0.9.10claws30
2582
2583         * src/imap.c
2584                 o NULL is a valid GSList
2585
2586 2004-03-24 [alfons]     0.9.10claws29
2587
2588         * src/prefs_common.[ch]
2589           src/summaryview.c
2590           src/common/defs.h
2591                 add history to quick search (patch submitted by 
2592                 Ivan Francolin Martinez - thanks!)
2593
2594 2004-03-24 [alfons]     0.9.10claws28
2595
2596         * src/imap.c
2597                 NULL output pointer parameter
2598
2599 2004-03-21 [alfons]     0.9.10claws27
2600
2601         * src/addrindex.[ch]
2602           src/addr_compl.c
2603                 complete addresses on nicks and aliases
2604
2605 2004-03-21 [alfons]     0.9.10claws26
2606
2607         * src/import.c
2608           src/inc.c
2609           src/mbox.[ch]
2610                 disable filters on import mbox (patch submitted
2611                 by Edgar Toernig)
2612
2613 2004-03-21 [darko]      0.9.10claws25
2614
2615         * src/addr_compl.c
2616                 select the address when only one match is found while
2617                 doing address completion with tab key (feature
2618                 request #914720)
2619
2620 2004-03-21 [alfons]     0.9.10claws24
2621
2622         * src/messageview.c
2623           src/toolbar.c
2624                 don't `navigate-delete` when a summary view's selection does not 
2625                 match the accompanying message view's message
2626
2627 2004-03-20 [alfons]     0.9.10claws23
2628
2629         * src/summaryview.c
2630                 hide ext search button on initial display (should fix bug #459,
2631                 "Toggling quick-search at 1st time: minor UI inconsistency")
2632
2633 2004-03-20 [alfons]     0.9.10claws22
2634
2635         * src/summaryview.[ch]
2636                 add function to get selected msginfo, if there's
2637                 only one selected
2638
2639 2004-03-20 [paul]       0.9.10claws21
2640
2641         * sync with 0.9.10cvs7
2642                 see ChangeLog 2004-03-19
2643
2644 2004-03-19 [paul]       0.9.10claws20
2645
2646         * src/common/nntp.c
2647           src/common/smtp.c
2648           src/common/ssl.c
2649           src/folder.c
2650           src/imap.c
2651           src/inc.c
2652           src/news.c
2653           src/pop.c
2654                 don't translate strings in debug_print(), log_print(),
2655                 log_message(),  and log_warning()
2656
2657 2004-03-19 [alfons]     0.9.10claws19
2658
2659         better next/previous/delete/focus navigation with separate 
2660         message view 
2661         
2662         * src/toolbar.c
2663                 call summaryview_delete() instead of messageview_delete()
2664         * src/messageview.c
2665                 disable messageview_delete()
2666
2667 2004-03-18 [paul]       0.9.10claws18
2668
2669         * sync with 0.9.10cvs6
2670                 see ChangeLog 2004-03-16
2671
2672 2004-03-17 [alfons]     0.9.10claws17
2673
2674         * src/gtk/filesel.c
2675                 remove bogus semicolon after if() (sometimes it pays to
2676                 read LKML :)
2677
2678 2004-03-15 [darko]      0.9.10claws16
2679
2680         * src/gtk/filesel.c
2681                 support full path in place of a filename
2682         * src/mimeview.c
2683                 store directory attachments were saved to and
2684                 use it when saving attachments
2685         * src/prefs_common.[hc]
2686                 store directory attachments were last saved to
2687
2688 2004-03-15 [paul]       0.9.10claws15
2689
2690         * src/folderview.c
2691                 fix bug where unsubscribing a newsgroup would destroy
2692                 (most of the) filtering rules
2693
2694 2004-03-15 [paul]       0.9.10claws14
2695
2696         * src/folderview.c
2697                 fix Bug 458, 'Folder View remaining empty after 
2698                 removing a NEWS account' (was also true of IMAP
2699                 accounts)
2700
2701 2004-03-15 [paul]       0.9.10claws13
2702
2703         * src/folderview.c
2704                 fix folderview invisibility of newly subscribed
2705                 newsgroups
2706
2707 2004-03-13 [paul]       0.9.10claws12
2708
2709         * src/compose.c
2710           src/plugins/dillo_viewer/dillo_prefs.c
2711           src/plugins/image_viewer/viewerprefs.c
2712                 gettextise some forgotten parts
2713
2714 2004-03-13 [alfons]     0.9.10claws11
2715
2716         * src/imap.c
2717                 make sure the correct type is passed to sscanf()
2718
2719 2004-03-13 [paul]       0.9.10claws10
2720
2721         * sync with 0.9.10cvs5
2722                 see ChangeLog 2004-03-02 and 2004-03-12, 
2723                 specifically:
2724                 'always move messages by default when using DnD (except 
2725                 for News folder). Copy messages if Ctrl-key is pressed.'
2726                 and 'added a function to filter selected messages'
2727
2728 2004-03-12 [christoph]  0.9.10claws9
2729
2730         * src/codeconv.c
2731                 add parameter check to conv_unmime_header_overwrite()
2732
2733         * src/imap.c
2734                 o fix spelling
2735                 o fix removing of NEW flag when UNREAD is unset
2736
2737         * src/procmime.c
2738                 decode MIME-headers
2739
2740         (Closes 437 i18n attachment display error.)
2741
2742 2004-03-12 [paul]       0.9.10claws8
2743
2744         * po/it.po
2745                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2746                 
2747         * tools/Makefile.am
2748                 add 'textviewer.sh'
2749
2750 2004-03-12 [alfons]     0.9.10claws7
2751
2752         * src/imap.c
2753                 o quiet compiler and typecast Folder * to IMAP Folder *
2754                 o wake up and fix my previous incompatible type assignment bug
2755
2756 2004-03-12 [alfons]     0.9.10claws6
2757
2758         * src/imap.c
2759                 don't mix up pointers to int, guint32 _and_ 
2760                 unsigned int 
2761
2762 2004-03-12 [christoph]  0.9.10claws5
2763
2764         * src/folderview.c
2765                 Add error requester when renaming a folder failed
2766
2767         * src/imap.c
2768                 Check new FolderItem name for namespace seperator
2769                 before renaming
2770
2771         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2772
2773 2004-03-11 [christoph]  0.9.10claws4
2774
2775         * src/folder.[ch]
2776         * src/imap.c
2777         * src/procmsg.h
2778                 syncronize flags in cache with IMAP folder flags
2779
2780         Adapted a patch submitted by Simon 'corecode' Schubert
2781         <corecode@corecode.ath.cx> 
2782
2783
2784 2004-03-11 [alfons]     0.9.10claws3
2785
2786         * src/textview.[ch]
2787                 remove dead code that at one time controlled display of
2788                 URIs in status bar
2789
2790 2004-03-10 [paul]       0.9.10claws2
2791
2792         * po/it.po
2793                 updated by Lupino <lupin85@email.it>
2794
2795 2004-03-09 [alfons]     0.9.10claws1
2796
2797         * src/matcher.c
2798                 we're not using yywrap, but we may, so close yyin instead
2799                 of initial FILE *
2800
2801 2004-03-08 [paul]       0.9.10claws
2802
2803         * 0.9.10claws released
2804
2805 2004-03-08 [paul]       0.9.9claws41
2806
2807         * po/es.po
2808           po/ja.po
2809           po/ru.po
2810           po/sk.po
2811           po/sr.po
2812           po/zh_CN.po
2813                 update translations. submitted by Ricardo Mones Lastra,
2814                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2815                 Hansom Young
2816
2817 2004-03-06 [paul]       0.9.9claws40
2818
2819         * src/stock_pixmap.c
2820                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2821                 patch submitted by Pawel Pekala
2822
2823 2004-03-06 [alfons]             0.9.9claws39
2824
2825         * src/addrindex.c
2826                 allow nick name completion again 
2827
2828 2004-03-02 [match]              0.9.9claws38
2829
2830         * configure.ac
2831                 added definition of USE_LDAP_TLS to support TLS.
2832         * src/ldapctrl.[ch]
2833         * src/ldapquery.c
2834         * src/ldapserver.[ch]
2835         * src/addressbook.c
2836         * src/addrindex.c
2837         * src/editldap.c
2838                 included LDAP TLS support.
2839
2840 2004-03-02 [christoph]          0.9.9claws37
2841
2842         * src/folder.[ch]
2843                 o add more documentation for FolderClass
2844                 o remove usused FolderClass virtual functions
2845
2846         * src/imap.c
2847         * src/mh.c
2848         * src/news.c
2849                 change creation of FolderClass because static initializations
2850                 for structs suck in C89
2851
2852 2004-03-01 [paul]
2853
2854         * sync with 0.9.10
2855
2856 2004-02-28 [keith]      0.9.9claws36
2857
2858         * src/common/utils.c
2859                 Fix treatment of whitespace in quicksearch bar (leading
2860                 spaces and >1 space between commands and parameters).
2861
2862 2004-02-27 [alfons]     0.9.9claws35
2863
2864         * src/compose.[ch]
2865                 Explicitly remove draft timeout to fix nasty race between 
2866                 compose_send_cb() (which destroys the compose window) and 
2867                 compose_defer_auto_save_draft() (which expects compose 
2868                 window to exist). Should fix Keith's and Fred Marton's
2869                 bug report (#128, "crash after complaining about character
2870                 set conversion")
2871
2872 2004-02-27 [luke]       0.9.9claws34
2873         
2874         * src/folder.c
2875                 Do folder_item_apply_processing() even if no processing
2876                 rules for the folder exist (so global processing is applied)
2877
2878 2004-02-26 [thorsten]   0.9.9claws33
2879
2880         * src/mimeview.c
2881                 Remove misleading static declaration
2882
2883 2004-02-26 [alfons]     0.9.9claws32
2884
2885         * src/procmime.[ch]
2886           src/compose.c
2887           src/mimeview.c
2888           src/textview.c
2889                 use/add procmime_get_content_type_str() as a safe wrapper
2890                 for returning a Content-Type type string; should fix 
2891                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2892                  - attachments."
2893
2894 2004-02-26 [thorsten]   0.9.9claws31
2895
2896         * src/mimeview.c
2897                 Restructure save_as/save_all
2898
2899 2004-02-26 [alfons]     0.9.9claws30
2900
2901         * src/procmime.c
2902                 clean up (2)
2903
2904 2004-02-26 [alfons]     0.9.9claws29
2905
2906         * src/procmime.c
2907                 clean up (1)
2908
2909 2004-02-24 [luke]
2910
2911         * tools/textviewer.sh
2912                 tweaks from Johann Koenig, recognition of shell
2913                 scripts in particular
2914
2915 2004-02-24 [paul]       0.9.9claws28
2916
2917         * sync with 0.9.9cvs13
2918                 see ChangeLog 2004-02-24
2919
2920 2004-02-23 [paul]       0.9.9claws27
2921
2922         * src/inc.c
2923                 one alertpanel on pop3 authentication error will suffice
2924                 
2925         * src/prefs_fonts.c
2926                 remove unnecessary printf
2927
2928 2004-02-22 [alfons]     0.9.9claws26
2929
2930         * src/messageview.c
2931                 put back a lost check
2932
2933 2004-02-21 [alfons]     0.9.9claws25
2934
2935         * src/folderview.c
2936                 don't forget to save folder properties after renaming folder
2937
2938 2004-02-20 [paul]       0.9.9.claws24
2939
2940         * src/addressbook.c
2941                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2942                 
2943         * src/inc.c
2944                 complete sync with 0.9.9cvs9's 'update folderview
2945                 progressively'
2946                 
2947         * configure.ac
2948                 require gettext >= 0.12.1
2949
2950 2004-02-17 [match]      0.9.9claws23
2951
2952         * src/compose.c
2953                 keep the peace - change style.
2954
2955 2004-02-17 [alfons]     0.9.9claws22
2956
2957         * src/filtering.c
2958                 make MATCHACTION_STOP cancel filtering / processing;
2959                 clean up and document it to make it a little bit more clear;
2960
2961 2004-02-17 [alfons]     0.9.9claws21
2962
2963         %X marks the cursor spot for reply quote format
2964
2965         * src/quote_fmt_lex.l 
2966           src/quote_fmt.c
2967                 add %X token
2968                 
2969         * src/quote_fmt.h
2970           src/quote_fmt_parse.y
2971                 handle %X token
2972                 
2973         * src/compose.c
2974                 handle %X token for replies only (for now)
2975
2976 2004-02-17 [paul]       0.9.9claws20
2977
2978         * po/sk.po
2979                 updated by Andrej Kacian
2980                 
2981         * src/news.c
2982                 remove unneeded include
2983                 
2984         * src/prefs_fonts.c
2985                 be a little more user-friendly with the labels
2986                 
2987         * configure.ac
2988                 a change forgotten in the last commit: 
2989                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2990
2991 2004-02-17 [paul]       0.9.9claws19
2992
2993         * ac/*                          ** REMOVED **
2994           ac/                           ** REMOVED **
2995           intl/Makefile.in              ** REMOVED **
2996           m4/                           ** NEW **
2997           m4/missing                    ** NEW **
2998           m4/missing/gdk-pixbuf.m4      ** NEW **
2999           m4/missing/gettext.m4         ** NEW **
3000           m4/missing/gpgme.m4           ** NEW **
3001           m4/missing/imlib.m4           ** NEW **
3002           m4/.cvsignore                 ** NEW **
3003           m4/Makefile.am                ** NEW **
3004           m4/README                     ** NEW **
3005           m4/aclocal-include.m4         ** NEW **
3006           m4/aspell.m4                  ** NEW **
3007           m4/check-type.m4              ** NEW **
3008           m4/gnupg-check-typedef.m4     ** NEW **
3009           m4/openssl.m4                 ** NEW **
3010           m4/spamassassin.m4            ** NEW **
3011           po/ChangeLog                  ** REMOVED **
3012           po/Makefile.in.in             ** REMOVED **
3013           po/Rules-quot                 ** REMOVED **
3014           po/boldquot.sed               ** REMOVED **
3015           po/en@boldquot.header         ** REMOVED **
3016           po/en@quot.header             ** REMOVED **
3017           po/insert-header.sin          ** REMOVED **
3018           po/quot.sed                   ** REMOVED **
3019           po/remove-potcdate.sed        ** REMOVED **
3020           po/remove-potcdate.sin        ** REMOVED **
3021           po/stamp-po                   ** REMOVED **
3022           Makefile.am
3023           autogen.sh
3024           configure.ac
3025                 enable building with automake 1.8.x
3026                 add 'autopoint' to autogen.sh and remove all
3027                 auto-generated files, remove ac/ in favour of
3028                 m4/
3029
3030 2004-02-17 [alfons]     0.9.9claws18
3031         
3032         * src/summaryview.c
3033                 MSG_IS_NEWS() is not stored at all, and is bogus
3034
3035 2004-02-17 [martin]     0.9.9claws17
3036
3037         * src/prefs_themes.c
3038                 fix crash when installing wrong theme and output an
3039                 error message
3040
3041 2004-02-16 [christoph]  0.9.9claws16
3042
3043         * src/compose.c
3044         * src/stock_pixmap.[ch]
3045         * src/toolbar.[ch]
3046         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3047                 add "Wrap current paragraph" to compose toolbar
3048
3049 2004-02-15 [alfons]     0.9.9claws15
3050
3051         * src/folderview.c
3052                 refine previous commit to make sure other hook functions
3053                 get their grab of the pie too
3054
3055 2004-02-15 [alfons]     0.9.9claws14
3056
3057         * src/folderview.c
3058                 fix sync breakage so we don't pass invalid pointer types
3059
3060 2004-02-15 [match]      0.9.9claws13
3061
3062         * src/ldapquery.[ch]
3063         * src/ldapserver.h
3064         * src/addrindex.[ch]
3065                 tweak threading calls.
3066         * src/addr_compl.[ch]
3067                 add alias into completion list.
3068         * src/addressbook.c
3069                 fix ldap browse.
3070                 improve context menu behavior.
3071                 change menu sequence.
3072                 add send mail from addressbook.
3073         * src/addrselect.[ch]
3074         * src/compose.[ch]
3075                 add send mail from addressbook.
3076
3077 2004-02-15 [christoph]  0.9.9claws12
3078
3079         * src/folderutils.c
3080                 skip deleting when duplist is empty
3081
3082         * src/folderview.[ch]
3083         * src/mainwindow.c
3084         * src/summaryview.[ch]
3085                 call folderutils_delete_duplicates() from mainwindow code
3086
3087 2004-02-15 [alfons]     0.9.9claws11
3088         
3089         * src/common/utils.c
3090                 add prefix for italian ms o(e) 
3091
3092 2004-02-14 [paul]       0.9.9claws10
3093
3094         * src/foldersel.c
3095                 fix updating of the folder view when creating a
3096                 new folder
3097
3098 2004-02-13 [paul]       0.9.9claws9
3099
3100         * src/plugins/clamav/clamav_plugin.c
3101                 remove GUI code
3102
3103 2004-02-13 [paul]       0.9.9claws8
3104
3105         * sync with 0.9.9cvs9
3106                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3107
3108 2004-02-13 [alfons]     0.9.9claws7
3109
3110         * src/common/utils.c
3111                 fix wrong type of argument for ctype functions (pass unsigned
3112                 char instead of signed char)
3113
3114 2004-02-12 [alfons]     0.9.9claws6
3115
3116         * src/compose.[ch]
3117                 don't select text in header entry when composing to a 
3118                 default address, but rather give the header entry a
3119                 different color / style (same as the folder new color)
3120
3121 2004-02-12 [alfons]     0.9.9claws5
3122
3123         * src/plugins/clamav/clamav_plugin.c
3124                 don't exit(2) on libclamav init error - show a warning.
3125                 (tested by damaging a clamav database file.)
3126
3127 2004-02-12 [paul]       0.9.9claws4
3128
3129         * sync with 0.9.9cvs4
3130                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3131
3132 2004-02-11 [luke]       0.9.9claws3
3133
3134         * src/mimeview.c
3135                 remove redundant check introduced in 0.9.9claws1
3136
3137 2004-02-11 [luke]       0.9.9claws2
3138
3139         * src/mimeview.c
3140                 fix compilation of my previous commit without gpg enabled
3141
3142 2004-02-10 [luke]       0.9.9claws1
3143
3144         * src/mimeview.c
3145                 add borders to icons to indicate the privacy status for
3146                 the message part (unknown/bad/good)
3147
3148 2004-02-06 [paul]       0.9.9claws
3149
3150         0.9.9claws released
3151
3152 2004-02-06 [darko]      0.9.8claws64
3153
3154         * src/compose.c
3155                 don't allow Ctrl+Enter while external editor is active
3156
3157 2004-02-06 [paul]       0.9.8claws63
3158
3159         * po/es.po
3160           po/pl.po
3161           po/sk.po
3162           po/sr.po
3163                 update Spanish, Polish, Slovak, and Serbian translations.
3164                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3165                 and Urke MMI
3166
3167 2004-02-04 [alfons]     0.9.8claws62
3168
3169         * src/compose.c
3170                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3171                 don't have clue yet why the cursor pos is at the end of the
3172                 text.)
3173
3174 2004-02-04 [alfons]     0.9.8claws61
3175
3176         * src/compose.c
3177                 always grab focus when one of the header entries is clicked 
3178                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3179
3180 2004-02-02 [paul]
3181
3182         * ac/missing/gdk-pixbuf.m4
3183           ac/missing/gpgme.m4
3184           ac/missing/imlib.m4
3185                 prevent 'underquoted definition' warnings
3186                 patch submitted by David Relson
3187                 
3188         * src/plugins/clamav/README
3189                 update, improve, correct
3190
3191 2004-01-31 [thorsten]   0.9.8claws60
3192
3193         * src/news.c
3194                 'dir' not initialized if group has no messages
3195
3196 2004-01-29 [christoph]  0.9.8claws59
3197
3198         * src/customheader.[ch]
3199                 add custom_header_is_allowed() to check for disallowed header names
3200                 that must not be overridden by custom headers
3201
3202         * src/compose.c
3203                 always write From: header and use custom_header_is_allowed() to
3204                 check if custom header should be written
3205
3206         * src/prefs_customheader.c
3207                 check if custom header is disallowed using custom_header_is_allowed()
3208
3209         * src/folderutils.c
3210                 destroy message id GHashTable before freeing the MsgInfos
3211
3212 2004-01-29 [paul]       0.9.8claws58
3213
3214         * sync with 0.9.9 release
3215                 see ChangeLog 2004-01-29
3216
3217 2004-01-29 [paul]       0.9.8claws57
3218
3219         * sync with 0.9.8cvs11
3220                 see ChangeLog 2004-01-29
3221
3222 2004-01-28 [christoph]  0.9.8claws56
3223
3224         * src/pgpmime.c
3225         * src/sgpgme.[ch]
3226                 return WARN signature status when signature is not trusted
3227
3228         * src/Makefile.am
3229         * src/folder.c
3230         * src/folderutils.[ch]                  ** NEW **
3231         * src/summaryview.c
3232                 implement delete duplicates summaryview independent
3233
3234 2004-01-28 [paul]       0.9.8claws55
3235
3236         * sync with 0.9.8cvs10
3237                 see Changelog 2004-01-27 and 2004-01-28
3238
3239 2004-01-26 [christoph]  0.9.8claws54
3240
3241         * src/imap.c
3242                 create a root node for the Folder if scan fails because root
3243                 folder does not exist
3244
3245 2004-01-26 [paul]       0.9.8claws53
3246
3247         * sync with 0.9.8cvs7
3248                 see ChangeLog 2004-01-23
3249
3250 2004-01-25 [alfons]     0.9.8claws52
3251
3252         * src/compose.c
3253                 remove left-over constant INDENT_CHARS
3254
3255 2004-01-25 [alfons]     0.9.8claws51
3256
3257         * src/procmime.c
3258                 add NULL pointer check for mimeinfo->node in
3259                 procmime_mimeinfo_parent()
3260
3261 2004-01-25 [darko]      0.9.8claws50
3262
3263         * src/compose.c
3264                 make "Wrap all long lines" toolbar button wrap all
3265                 long lines not just the current line
3266                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3267
3268
3269 2004-01-25 [alfons]     0.9.8claws49
3270
3271         * src/procmime.c
3272                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3273                 necessary anyway, because *scanf() functions neglect white
3274                 space in the input. 
3275                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3276
3277 2004-01-25 [paul]       0.9.8claws48
3278
3279         * src/prefs_ext_prog.c
3280                 apply Alfons' patch to check for NULL pointers
3281                 fixes bug #424
3282
3283 2004-01-25 [paul]       0.9.8claws47
3284
3285         * sync with 0.9.8cvs8
3286                 see ChangeLog 2004-01-23
3287
3288 2004-01-25 [thorsten]   0.9.8claws46
3289
3290         * src/messageview.c
3291                 remove orphaned mimeview unref()
3292
3293 2004-01-23 [christoph]  0.9.8claws45
3294
3295         * src/summaryview.c
3296                 set ctree widget style
3297
3298 2004-01-23 [paul]       0.9.8claws44
3299
3300         * sync with 0.9.8cvs5
3301                 see ChangeLog 2004-01-22
3302
3303 2004-01-23 [alfons]     0.9.8claws43
3304
3305         * src/procmsg.c
3306                 remove redundant code in procmsg_get_thread_tree()
3307
3308 2004-01-21 [christoph]  0.9.8claws42
3309
3310         * src/folderview.c
3311                 set ctree widget style, otherwise GTK does not use the
3312                 the correct vertical size for the list items
3313
3314 2004-01-21 [alfons]     0.9.8claws41
3315
3316         * src/summaryview.c
3317                 GDK_Left should only switch to folderview when
3318                 when summaryview hscrollbar is at the leftmost
3319                 position (fixes bug #420, "Focus error")
3320
3321 2004-01-21 [paul]       0.9.8claws40
3322
3323         * sync with 0.9.8cvs4
3324                 see ChangeLog 2004-01-20
3325
3326 2004-01-20 [christoph]  0.9.8claws39
3327
3328         * src/folderview.c
3329                 remove setting sensitivity for no longer existing
3330                 /Scoring... popup entry
3331
3332 2004-01-20 [keith]      0.9.8claws38
3333
3334         * configure.ac
3335                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3336
3337 2004-01-20 [paul]       0.9.8claws37
3338
3339         * src/prefs_fonts.c
3340                 demystify font settings
3341                 
3342         * src/textview.c
3343                 use textview->msgfont for header->body in
3344                 textview_show_header()
3345
3346 2004-01-20 [paul]       0.9.8claws36
3347
3348         * src/compose.c
3349           src/undo.c
3350                 remove superfluous debug_print's
3351                 
3352         * src/inc.c
3353                 clear the statusbar after LOCAL incorporation
3354
3355 2004-01-20 [paul]       0.9.8claws35
3356
3357         * sync with 0.9.8cvs3
3358                 see ChangeLog 2004-01-20
3359
3360 2004-01-19 [keith]      0.9.8claws34
3361
3362         * src/folderview.c
3363                 don't show 'Search folder...' on popup menu
3364                 if folder has no mails in it
3365
3366 2004-01-17 [keith]      0.9.8claws33
3367
3368         * src/compose.c
3369           src/prefs_common.c
3370           src/prefs_common.h
3371                 store position of compose window in prefs
3372
3373 2004-01-17 [thorsten]   0.9.8claws32
3374
3375         * src/gtk/gtkvscrollbutton.c
3376                 ensure scrollbutton resize event on different gtk versions
3377
3378 2004-01-15 [alfons]     0.9.8claws31
3379         
3380         * src/summaryview.c
3381                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3382                 message as read
3383
3384 2004-01-12 [christoph]  0.9.8claws30
3385
3386         * src/procmime.c
3387                 better MIME-Version check
3388
3389 2004-01-11 [alfons]     0.9.8claws29
3390
3391         * src/procmsg.c
3392                 remove unnecessary but still effective check (could possibly
3393                 lead to some unwanted side effects)
3394
3395 2004-01-11 [alfons]     0.9.8claws28
3396
3397         * src/procmsg.c
3398                 we should not prefer lowest message number while threading 
3399                 (introduced in previous commit)
3400
3401 2004-01-11 [alfons]     0.9.8claws27
3402
3403         * src/procmsg.c
3404                 subject threading fixes:
3405                 
3406                         - make message with lowest message number the
3407                           thread parent,
3408                         - refine recording last node when threading. the last node
3409                           should be the previous one if a node has a thread parent,
3410                           or the current node if not
3411                 
3412                 (there's another threading bug fix coming up)
3413
3414 2004-01-10 [paul]       0.9.8claws26
3415
3416         * src/main.c
3417           src/prefs_ext_prog.c
3418           src/plugins/clamav/clamav_plugin_gtk.c
3419                 minor gui fixes
3420
3421 2004-01-09 [christoph]  0.9.8claws25
3422
3423         * src/Makefile.am
3424         * src/string_match.[ch]                 ** REMOVE **
3425         * src/common/Makefile.am
3426         * src/common/string_match.[ch]          ** NEW **
3427                 move string_match.[ch] to common directory
3428
3429 2004-01-09 [christoph]  0.9.8claws24
3430
3431         * src/pgpmime.c
3432                 add MIME-Version header for the message parser
3433
3434 2004-01-09 [paul]       0.9.8claws23
3435
3436         * po/POTFILES.in
3437           src/Makefile.am
3438           src/main.c
3439           src/prefs_common.c
3440           src/prefs_ext_prog.[ch]       ** NEW FILES **
3441                 move External Command options from 'Common Prefs/Other' to
3442                 'Other Prefs/Message View/External Programs', also reveal
3443                 the hidden options for audio player and image viewer.
3444                 
3445         * src/prefs_common.c
3446                 fix toggling of header pane
3447
3448 2004-01-09 [paul]       0.9.8claws22
3449
3450         * src/compose.c
3451                 when changing account also change the save folder
3452
3453         * src/textview.c
3454                 if a text/plain attachment has 'Content-Disposition: attachment'
3455                 don't display it inline
3456
3457 2004-01-08 [christoph]  0.9.8claws21
3458
3459         * src/procmime.c
3460                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3461                 otherwise thread the message content as one text part and
3462                 don't assume charset US-ASCII which is only specified as
3463                 default for MIME-messages
3464
3465 2004-01-08 [paul]       0.9.8claws20
3466
3467         * src/plugins/clamav/clamav_plugin.c
3468           src/plugins/spamassassin/spamassassin.c
3469                 inform the user what is happening via the statusbar
3470
3471 2004-01-06 [paul]       0.9.8claws19
3472
3473         * po/es.po
3474                 update Spanish translation. submitted by Ricardo
3475                 Mones Lastra
3476
3477 2004-01-05 [paul]       0.9.8claws18
3478
3479         * sync with 0.9.8cvs2
3480                 see ChangeLog 2004-01-05
3481
3482 2004-01-03 [luke]       0.9.8claws17
3483
3484         * src/procheader.c
3485                 Clean up:
3486                 o remove unused functions string_getchar() and file_getchar()
3487                 o remove the getchar_ parameter from generic_get_one_field()
3488                 o add an 'unfold' parameter to generic_get_one_field, to
3489                   be used if no HeaderEntry is supplied
3490                 o procheader_get_one_field_asis() uses
3491                   generic_get_one_field().
3492
3493 2004-01-01 [christoph]  0.9.8claws16
3494
3495         * src/common/xml.[ch]
3496                 o add xml_new_tag() to manage usage counts of strings correctly
3497                 o correct xml_copy_tree() function name
3498
3499         * src/folder.c
3500         * src/main.c
3501                 allow registering and unregistering of FolderClasses anytime
3502
3503 2003-12-31 [christoph]  0.9.8claws15
3504
3505         * src/folder.[ch]
3506         * src/common/xml.[ch]
3507                 keep folderlist.xml data for unloaded FolderClasses
3508
3509 2003-12-30 [luke]       0.9.8claws14
3510
3511         * src/procheader.[ch]
3512                 o added procheader_get_one_field_asis() that does not do
3513                   unfolding
3514                 o fix procheader_get_header_array_asis() to use the above,
3515                   fixing ugliness of headers in textview
3516
3517         * src/compose.c
3518                 o don't unfold headers when redirecting.        
3519
3520 2003-12-30 [paul]       0.9.8claws13
3521
3522         * po/POTFILES.in
3523           src/common/defs.h
3524           src/Makefile.am
3525           src/main.c
3526           src/prefs_common.c
3527           src/prefs_themes.[ch] ** NEW FILES **
3528                 redesign and move Icon Theme selector to
3529                 the new prefs window
3530           
3531         * src/stock_pixmap.c
3532                 fix the old bug where icons are not always
3533                 updated when changing themes
3534         
3535         * src/summaryview.c
3536                 fix bug where the icons on the title row
3537                 of the summary view were not updated
3538         
3539         all patches submitted by Ricardo Mones Lastra
3540
3541 2003-12-30 [hoa]        0.9.8claws12
3542
3543         * src/folder.c
3544                 run preglobal and postglobal processing rules
3545                 even if the folder does not have any rules.
3546
3547 2003-12-28 [paul]       0.9.8claws11
3548
3549         * ac/aspell.m4
3550           ac/check-type.m4
3551           ac/gnupg-check-typedef.m4
3552           ac/openssl.m4
3553           ac/spamassassin.m4
3554                 fix 'underquoted definition' warnings, patch submitted by
3555                 David Relson <relson@osagesoftware.com>
3556                 
3557         * src/common/utils.c
3558                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3559                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3560
3561 2003-12-28 [paul]       0.9.8claws10
3562
3563         * sync with 0.9.8cvs1
3564                 see ChangeLog 2003-12-17
3565
3566 2003-12-27 [christoph]  0.9.8claws9
3567
3568         * src/common/utils.[ch]
3569                 add g_node_map() to map a GNode into a new GNode
3570                 converting all node data's with a function
3571
3572         * src/account.c
3573         * src/folder.[ch]
3574         * src/folderview.c
3575         * src/imap.c
3576         * src/mainwindow.c
3577         * src/summaryview.c
3578                 o use g_node_map() to convert XML <-> Folder
3579                 o remove redundant FolderItem->parent and
3580                   replace it with folder_item_parent()
3581
3582 2003-12-23 [christoph]  0.9.8claws8
3583
3584         * src/folder.[ch]
3585         * src/folderview.c
3586         * src/mainwindow.c
3587         * src/procmsg.c
3588                 o use callback for notifications about added and
3589                   destroyed folders
3590                 o rewrite folderlist saving (new functions to create
3591                   folder from XML tree, and XML tree from folder)
3592
3593         * src/common/xml.[ch]
3594                 add function to save XML trees
3595
3596         * src/prefs_filtering.c
3597                 code cleanup
3598
3599 2003-12-22 [christoph]  0.9.8claws7
3600
3601         * src/prefs_account.[ch]
3602                 add "SMTP only" accounts
3603
3604 2003-12-20 [melvin]     0.9.8claws6
3605
3606         * src/action.[ch]
3607                 Changed the interface for action_update_*_menu() so
3608                 action.c does not need to know the paths of the different
3609                 actions menu (mainwindow, message view and compose window). 
3610
3611         * src/compose.c
3612                 Tiny code cleanup to merge spell checker related code
3613                 compose_update_actions_menu(): new function to update
3614                 the actions menu. Use it in compose_create()
3615
3616         * src/compose.h
3617                 compose_update_actions_menu(): new function to update
3618                 the actions menu. Used also in prefs_actions.c.
3619
3620         * src/mainwindow.[ch]
3621                 main_window_update_actions_menu(): new function to update
3622                 the actions menu. Used in main_window_create() and in
3623                 prefs_actions.c
3624
3625         * src/messageview.[ch]
3626                 messageview_update_actions_menu(): new function to update
3627                 the actions menu. Used in messageview_add_toolbar() and in
3628                 prefs_actions.c
3629                 
3630         * src/prefs_actions.c   
3631                 prefs_actions_ok(): fixed to update the actions menu of
3632                 the separate message view and the compose windows.
3633
3634 2003-12-20 [luke]       0.9.8claws5
3635         * src/procheader.c
3636                 fix unfolding/newline stripping for multiline fields
3637                 in generic_get_one_field()
3638
3639 2003-12-19 [christoph]  0.9.8claws4
3640
3641         * src/summaryview.c
3642                 o code cleanup
3643                 o use subject_compare_for_sort() when comparing
3644                   simplified subjects
3645
3646 2003-12-19 [christoph]  0.9.8claws3
3647
3648         * src/msgcache.c
3649                 more syncing with 0.8.9a
3650
3651 2003-12-19 [christoph]  0.9.8claws2
3652
3653         * src/folder.c
3654                 don't write all FolderItem XML attributes for the root node
3655
3656 2003-12-19 [melvin]     0.9.8claws1
3657
3658         * src/messageview.c
3659                 Added missing menu branch (Tools/Create processing/rule)
3660         * po/fr.po
3661                 Updated French translation for the added string.
3662
3663 2003-12-19 [paul]       0.9.8claws
3664
3665         0.9.8claws released
3666
3667 2003-12-19 [paul]       0.9.7claws51
3668
3669         * po/en_GB.po
3670           po/es.po
3671           po/ja.po
3672           po/pl.po
3673           po/sk.po
3674           po/zh_CN.po
3675                 update translations. submitted by me, Ricardo Mones
3676                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3677                 Hansom Young
3678                 
3679         * src/folder_item_prefs.c
3680                 'enable_processing' set to FALSE by default
3681
3682 2003-12-18 [melvin]     0.9.7claws50
3683
3684         * po/fr.po
3685                 Updated French translation
3686
3687 2003-12-17 [christoph]  0.9.7claws49
3688
3689         * src/procheader.c
3690                 revert discarding of whitespace from 0.9.7claws44
3691
3692                 RFC2822 2.2.3: Unfolding is accomplished by simply
3693                 removing any CRLF that is immediately followed by WSP.
3694
3695 2003-12-17 [paul]       0.9.7claws48
3696
3697         * src/folder.c
3698                 fix new message count
3699                 
3700         * configure.ac
3701                 update autotools macros
3702
3703         * sync with 0.9.8a
3704
3705 2003-12-16 [christoph]  0.9.7claws47
3706
3707         * src/folder.c
3708                 fix folder update before adding MsgInfo to cache
3709                 in add_msginfo_to_cache()
3710
3711         * src/procmsg.c
3712                 remove old call to folder_item_update() that is no
3713                 longer required
3714
3715 2003-12-16 [christoph]  0.9.7claws46
3716
3717         * src/main.c
3718                 make sure the shutdown process only runs once
3719
3720 2003-12-16 [hoa]        0.9.7claws45
3721
3722         * src/mainwindow.c
3723         * src/messageview.c
3724         * src/summaryview.[ch]
3725                 Create filter rules using a message is fixed.
3726                 We can now create processing rules using a message.
3727
3728 2003-12-15 [alfons]     0.9.7claws44
3729
3730         * src/procheader.c
3731                 make sure we discard folding white space
3732
3733 2003-12-15 [luke]       0.9.7claws43
3734         * src/textview.c
3735         * src/mimeview.c
3736                 o use "name" parameter if "filename" doesn't exist
3737
3738 2003-12-14 [alfons]     0.9.7claws42
3739
3740         * src/summaryview.c
3741         * src/common/utils.c
3742                 allow quick finding based on the result of passing
3743                 a message to an external command. E.g:
3744
3745                         X "bogofilter < %F" 
3746                 
3747                 gets me all the spam in a folder.
3748
3749 2003-12-14 [luke]       0.9.7claws41
3750
3751         * src/textview.c
3752         * src/mimeview.c
3753                 o use parameter "filename" instead of "name" in a couple of 
3754                   places for correctness
3755
3756         * src/procmime.c
3757         * src/common/utils.[ch]
3758                 o make temporary filename for attachments safe for %p 
3759                   substitutions in actions.
3760
3761 2003-12-13 [christoph]  0.9.7claws40
3762
3763         * src/main.c
3764                 readd exit(0) to clean_quit() because otherwise sylpheed
3765                 does not always terminate
3766
3767         * src/pgpmime.c
3768         * src/privacy.h
3769                 add an identifier-string for PrivacySystems
3770
3771 2003-12-12 [paul]
3772
3773         * doc/man/sylpheed.1
3774                 update the man page
3775
3776 2003-12-12 [paul]       0.9.7claws39
3777
3778         general clean up
3779         
3780         * configure.ac
3781                 correct and clean up './configure --help' info
3782         
3783         * src/plugins/clamav/clamav_plugin.c
3784           src/plugins/spamassassin/spamassassin.c
3785                 correct plugin_desc(), works with LOCAL, IMAP, and
3786                 POP accounts
3787                 
3788         * src/filtering.c
3789           src/matcher.[ch]
3790           src/matcher_parser_parse.y
3791           src/prefs_filtering_action.c
3792                 use 'Change Score' instead of '(In/De)crease score'.
3793                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3794          
3795          * src/mainwindow.c
3796                 hyphenate: 'Pre-processing', 'Post-processing'
3797                 
3798         * src/prefs_account.c
3799                 change 'Generate Message-ID' to 'Generate Message-Id'
3800                 
3801         * src/prefs_folder_item.c
3802                 change 'Processing on startup:' to 'Process at startup'
3803                 change 'Scan for new mail:' to 'Scan for new mail'
3804                 
3805 2003-12-11 [christoph]  0.9.7claws38
3806
3807         * src/crash.c
3808         * src/main.[ch]
3809                 make sure the clean_exit() funtion is not called again by the
3810                 signal handler while it is already running
3811
3812         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3813
3814         * src/summaryview.c
3815                 fix wrong assertion
3816
3817 2003-12-11 [paul]       0.9.7claws37
3818
3819         * src/compose.c
3820                 'anonymise' Message-Id: header string
3821
3822 2003-12-11 [paul]       0.9.7claws36
3823
3824         * src/plugins/clamav/clamav_plugin.c
3825                 fix (don't break) signature count
3826                 use cl_strerror() instead of deprecated cl_perror()
3827         
3828 2003-12-11 [darko]      0.9.7claws35
3829
3830         * src/summaryview.c
3831                 also update the sort arrow (thanks Christoph)
3832
3833 2003-12-11 [darko]      0.9.7claws34
3834
3835         * src/summaryview.c
3836                 allow reverting to default sort mode (no sort)
3837
3838 2003-12-10 [hoa]        0.9.7claws33
3839
3840         * src/matcher.c
3841                 fixed quotation of string for matcher.
3842
3843 2003-12-08 [paul]       0.9.7claws32
3844
3845         * src/imap.c
3846           src/inc.c
3847                 plug memory leaks (patch by Alfons)
3848
3849 2003-12-08 [christoph]  0.9.7claws31
3850
3851         * src/folder_item_prefs.[ch]
3852         * src/folderview.c
3853         * src/prefs_folder_item.c
3854                 add new FolderItem property to exclude folders from new
3855                 mail checks
3856
3857         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3858
3859 2003-12-07 [paul]       0.9.7claws30
3860
3861         * src/plugins/clamav/clamav_plugin.c
3862                 fix signature count
3863
3864 2003-12-07 [thorsten]   0.9.7claws29
3865
3866         * src/filtering.c
3867                 debug_print some warning if destfolder missing
3868         * src/prefs_filtering.c
3869                 uninitialized filter list when deleting a folder
3870
3871 2003-12-06 [paul]       0.9.7claws28
3872
3873         * src/procheader.c
3874                 add Alfons' patch to trim line feeds
3875
3876 2003-12-06 [paul]       0.9.7claws27
3877
3878         * partial sync with 0.9.7cvs8
3879                 leaving claws' online/offline more or less intact
3880                 see ChangeLog 2003-12-04 and 2003-12-06
3881
3882 2003-12-06 [christoph]  0.9.7claws26
3883
3884         * src/messageview.c
3885         * src/privacy.[ch]
3886                 revert pirvacy API changes
3887
3888 2003-12-05 [alfons]     0.9.7claws25
3889
3890         * src/matcher.[ch]
3891                 clean up my old cruft
3892
3893 2003-12-05 [alfons]     0.9.7claws24
3894
3895         * src/matcher.c
3896                 fix comparison buglet ;-) and make `test` matcher
3897                 work again
3898
3899 2003-12-05 [alfons]     0.9.7claws23
3900
3901         * src/prefs_folder_item.c
3902                 K&R 2nd Ed., page 241 (function parameter identifiers
3903                 starting with an underscore are kind of insulting)
3904
3905 2003-12-05 [hoa]        0.9.7claws22
3906
3907         * src/main.c
3908         * src/mainwindow.[ch]
3909         * src/mainwindow.h
3910                 add destructor for mainwindow so that the last 
3911                 MimeInfo opened in messageview is destroyed when
3912                 exiting sylpheed.
3913
3914 2003-12-05 [hoa]        0.9.7claws21
3915
3916         * src/filtering.[ch]
3917         * src/matcher.[ch]
3918         * src/matcher_parser_lex.l
3919         * src/matcher_parser_parse.y
3920         * src/prefs_actions.c
3921         * src/prefs_filtering.c
3922         * src/common/utils.[ch]
3923                 quote arguments before giving them to command line.
3924                 fixed quote of string in matcher/processing/filtering rules.
3925
3926         * src/messageview.c
3927         * src/privacy.[ch]
3928                 allows decryption to return a new whole 
3929                 MIME message structure.
3930
3931 2003-12-04 [hoa]        0.9.7claws20
3932
3933         * src/filtering.[ch]
3934         * src/folder.c
3935         * src/mainwindow.c
3936         * src/matcher.c
3937         * src/matcher_parser_parse.y
3938         * src/folderview.c
3939                 global rules to run before folder specific rules.
3940                 global rules to run after folder specific rules.
3941                 
3942         * src/messageview.c
3943                 fixed quick addition of rules.
3944         
3945         * src/prefs_filtering.[ch]
3946         * src/summaryview.c
3947                 we can now customize the title for the dialog.
3948                 updated case where we rename of delete folders.
3949
3950         * src/addressbook.c
3951                 got back the function addressbook_browse_entry_cb()
3952                 that is needed in case we compiled with LDAP support.
3953
3954 2003-12-04 [paul]       0.9.7claws19
3955
3956         * sync with 0.9.7cvs6
3957                 see ChangeLog 2003-12-04
3958                 fixes bug 171 'Wrong message decoing: koi8-r and 
3959                 iso8859-5 looks same. Can't read many emails.'
3960
3961 2003-12-04 [paul]       0.9.7claws18
3962
3963         * po/POTFILES.in
3964                 remove 'src/prefs_scoring.c'
3965
3966 2003-12-03 [hoa]        0.9.7claws17
3967
3968         * src/Makefile.am
3969                 compilation of scoring.[ch] and prefs_scoring.[ch]
3970                 is removed.
3971         
3972         * src/filtering.[ch]
3973         * src/folder.c
3974         * src/folder_item_prefs.[ch]
3975         * src/folderview.c
3976         * src/main.c
3977         * src/mainwindow.c
3978         * src/matcher.[ch]
3979         * src/matcher_parser.h
3980         * src/matcher_parser_parse.y
3981         * src/prefs_filtering.[ch]
3982         * src/prefs_filtering_action.c
3983         * src/prefs_folder_item.c
3984         * src/prefs_scoring.[ch]              * REMOVED FILES *
3985         * src/procmsg.[ch]
3986         * src/scoring.[ch]                    * REMOVED FILES *
3987         * src/summaryview.c
3988                 merged scoring and filtering.
3989                 
3990                 Note : compatibility is kept by parsing score like 
3991                   add_score. To get the behaviour of older scoring 
3992                   system, you have to define some equivalent rule :
3993                   "score_lower -9999 hide"
3994                   "score_greater 9999 mark"
3995                   
3996                   To define global rules, you have to define them 
3997                   in the new global processing rules.
3998                   The variable that kept the list filtering rules 
3999                   was "global_processing" and has been renamed into 
4000                   "filtering_rules".
4001                   "global_processing" variable is now the name 
4002                   of the variable that keeps the list of global 
4003                   processing rules.
4004                   In the configuration file, "[global]" section is 
4005                   now for the global processing rules (which includes
4006                   score things and new global processing rules).
4007                   New "[filtering]" section is for the filtering rules.
4008                   
4009                   Before running with this version, during testing 
4010                   phase, ** MAKE A BACKUP ** of your matcherrc file.
4011                   Then, you have to make the following changes :
4012                   - leave all scoring rules in "[global]" section.
4013                   - move all other rules of "[global]" section to
4014                       a new section named "[filtering]".
4015
4016 2003-12-03 [christoph]  0.9.7claws16
4017
4018         * src/procmime.c
4019                 use default Content-Type as specified in RFC2045 if
4020                 Content-Type header is syntactically incorrect
4021
4022 2003-12-03 [christoph]  0.9.7claws15
4023
4024         * src/addressbook.c
4025         * src/addrindex.h
4026         * src/addritem.c
4027         * src/expldifdlg.h
4028         * src/exportldif.c
4029         * src/filtering.c
4030         * src/folder.c
4031         * src/folderview.c
4032         * src/jpilot.c
4033         * src/localfolder.c
4034         * src/matcher.h
4035         * src/matcher_parser_lex.l
4036         * src/matcher_parser_parse.y
4037         * src/news.c
4038         * src/prefs_filtering_action.c
4039         * src/prefs_folder_item.c
4040         * src/prefs_fonts.c
4041         * src/procmsg.c
4042         * src/sgpgme.c
4043                 clean up warnings
4044
4045         * src/procmime.c
4046                 revert 0.9.7claws14 change
4047
4048 2003-12-03 [alfons]     0.9.7claws14
4049
4050         * src/procmime.c
4051                 catch invalid Content-Type with no subtype
4052
4053 2003-12-03 [alfons]     0.9.7claws13
4054
4055         * src/alertpanel.h
4056         * src/setup.c
4057         * src/plugins/image_viewer/plugin.c
4058                 compile again, we need stddef.h for size_t
4059
4060 2003-12-03 [paul]       0.9.7claws12
4061
4062         * src/account.c
4063                 don't allow cloning of accounts with remote folders,
4064                 patch submitted by Ricardo Mones Lastra
4065
4066 2003-12-03 [christoph]  0.9.7claws11
4067
4068         * src/folder.[ch]
4069         * src/imap.c
4070         * src/localfolder.[ch]
4071         * src/mh.c
4072         * src/news.c
4073         * src/common/xml.[ch]
4074                 add set_xml() and get_xml() virtual functions to FolderClass to
4075                 save extra information for Folders (for example the rootpath
4076                 only used by LocalFolder). The folderlist write function no
4077                 longer needs to know the folder type to save this extra
4078                 information.
4079
4080 2003-12-02 [christoph]  0.9.7claws10
4081
4082         * src/Makefile.am
4083         * src/account.c
4084         * src/folder.[ch]
4085         * src/folderview.h
4086         * src/imap.c
4087         * src/localfolder.[ch]          ** NEW **
4088         * src/mainwindow.c
4089         * src/mh.[ch]
4090         * src/news.[ch]
4091         * src/prefs_account.[ch]
4092         * src/prefs_filtering.h
4093         * src/procmsg.h
4094         * src/remotefolder.[ch]         ** NEW **
4095         * src/common/xml.[ch]
4096                 add item_set_xml() and item_get_xml() virtual functions to
4097                 FolderClass to give folders the ability to add extra information
4098                 to the saved FolderItem data. If NULL the default function for
4099                 FolderItem will be used.
4100
4101 2003-11-29 [christoph]  0.9.7claws9
4102
4103         * src/procheader.c
4104                 fix bug in unfolding
4105
4106 2003-11-29 [luke]       0.9.7claws8
4107
4108         * src/textview.c
4109                 fix compilation for non c99 compilers
4110
4111 2003-11-29 [christoph]  0.9.7claws7
4112
4113         * src/procmime.[ch]
4114         * src/mimeview.c
4115                 o unknown disposition types should be handled as
4116                   attachment (RFC2183)
4117                 o missing headers should not default to inline
4118                   (would make "Save All" useless when disposition header
4119                    is not set by the sending mailer)
4120                 o remove old MimeInfo data and cleanup
4121
4122 2003-11-29 [luke]       0.9.7claws6
4123
4124         * src/procmime.[ch]
4125                 re-added parsing of Content-Disposition header
4126                         - removes the old  'gchar* content_disposition'
4127                         - adds a new field 'DispositionType disposition'
4128                         - adds parameters to MimeInfo::parameters
4129
4130         * src/mimeview.c
4131                 use the "filename" parameter for saving, and the new
4132                 MimeInfo::disposition for save all.
4133
4134         * src/compose.c
4135         * src/toolbar.[ch]
4136                 add a 'check spelling' button as a possibility for 
4137                 the compose toolbar
4138
4139         * src/stockpixmap.[ch]
4140         * src/pixmaps/check_spelling.xpm        ** NEW **
4141         * src/Makefile.am
4142                 add a pixmap for use with 'check spelling' button or
4143                 a user defined action
4144
4145         * src/textview.c
4146                 re-apply fixed (I hope) patch for bug 57
4147                 "Hidden URL in HTML Mails"
4148
4149 2003-11-28 [christoph]  0.9.7claws5
4150
4151         * src/procmime.c
4152                 o be more liberal in what we accept as Content-Type parameters
4153                 o ignore comments after parameters
4154
4155         * src/sgpgme.c
4156                 o only free passphrase when an error occurs
4157
4158 2003-11-28 [paul]       0.9.7claws4
4159
4160         * src/account.c
4161                 add 'Clone Account' function. patch submitted by
4162                 Ricardo Mones Lastra
4163
4164 2003-11-27 [thorsten]   0.9.7claws3
4165
4166         * src/mimeview.c
4167                 fix crash if 'save_all' failed twice
4168
4169 2003-11-27 [paul]       0.9.7claws2
4170
4171         * po/POTFILES.in
4172                 fix a typo
4173
4174         * po/zh_CN.po
4175                 update Simplified Chinese translation. submitted by
4176                 Hansom Young
4177
4178 2003-11-27 [paul]       0.9.7claws1
4179
4180         * po/POTFILES.in
4181                 clean up
4182
4183 2003-11-26 [paul]       0.9.7claws
4184
4185         * 0.9.7claws released
4186
4187 2003-11-26 [paul]       0.9.6claws99
4188
4189         * src/Makefile.am
4190                 add reference to pixmaps/mime_message.xpm
4191
4192 2003-11-26 [paul]       0.9.6claws98
4193
4194         * po/POTFILES.in
4195                 remove reference to src/sigstatus.c
4196
4197 2003-11-26 [christoph]  0.9.6claws97
4198
4199         * src/Makefile.am
4200         * src/prefs_common.c
4201         * src/rfc2015.c
4202         * src/sigstatus.[ch]            ** REMOVE **
4203                 remove signature result popup option and window
4204
4205 2003-11-26 [paul]       0.9.6claws96
4206
4207         * po/es.po
4208           po/ja.po
4209           po/pl.po
4210           po/sk.po
4211           po/sr.po
4212                 update translations. submitted by Ricardo Mones Lastra,
4213                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4214
4215 2003-11-25 [christoph]  0.9.6claws95
4216
4217         * src/procmime.c
4218                 display mime structure only in debug mode
4219
4220 2003-11-25 [melvin]     0.9.6claws94
4221
4222         * po/fr.po
4223                 Updated French translations + typos fixes of older
4224                 translations (thanks to Fabien Vantard for pointing
4225                 to some of them)
4226
4227 2003-11-25 [melvin]     0.9.6claws93
4228
4229         * src/editldap.c
4230                 Fixed a couple of typos.
4231
4232 2003-11-24 [paul]       0.9.6claws92
4233
4234         * po/POTFILES.in
4235                 add 'src/textview.c'
4236
4237 2003-11-24 [paul]       0.9.6claws91
4238
4239         * src/sgpgme.c
4240                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4241
4242 2003-11-24 [paul]       0.9.6claws90
4243
4244         * src/plugins/image_viewer/viewer.c
4245                 image_viewer_show_mimepart(): 
4246                 use procmime_mimeinfo_get_parameter() to get the file name
4247
4248 2003-11-24 [paul]       0.9.6claws89
4249
4250         * src/textview.c
4251                 textview_show_mime_part(): rewrite text hint
4252
4253 2003-11-22 [paul]       0.9.6claws88
4254
4255         * sync with 0.9.7cvs5
4256                 see ChangeLog 2003-11-21
4257
4258 2003-11-21 [paul]       0.9.6claws87
4259
4260         * src/mimeview.c
4261                 define shortcut key 'o' for 'Open with...'
4262
4263 2003-11-21 [alfons]     0.9.6claws86
4264
4265         * src/messageview.c
4266                 fix bug #383 'Deleting message from "separate message view" 
4267                 uses local Trash folder'
4268
4269 2003-11-21 [christoph]  0.9.6claws85
4270
4271         * src/mimeview.c
4272                 fix content-type guessing by name parameter when finding
4273                 the correct viewer
4274
4275 2003-11-21 [alfons]     0.9.6claws84
4276
4277         * src/main.c
4278                 no mail incorporation allowed with --offline param.
4279                 fixes bug #374, "--offline ignored"
4280
4281 2003-11-20 [christoph]  0.9.6claws83
4282
4283         * src/mimeinfo.c
4284                 use signed MimeInfo when checking the signature and not
4285                 the selected one
4286
4287 2003-11-19 [alfons]     0.9.6claws82
4288
4289         * src/mainwindow.c
4290                 fix crash when toggling separate views, patch submitted
4291                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4292                 fixes bug #342, "separate views  cause crash"
4293
4294 2003-11-19 [paul]       0.9.6claws81
4295
4296         * src/compose.c
4297                 compose_redirect_write_headers_from_headerlist(): 
4298                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4299                 
4300         * src/main.c
4301                 code cleanup (inherited from 0.9.7cvs4)
4302                 
4303         * tools/tb2sylpheed
4304                 bugfix: added missing attribute-list start. submitted by
4305                 Urke MMI
4306
4307 2003-11-19 [luke]       0.9.6claws80
4308
4309         * src/textview.c
4310                 revert my last commit until I get time to fix it
4311
4312 2003-11-18 [christoph]  0.9.6claws79
4313
4314         * src/mimeview.[ch]
4315                 check parent MimeInfos for signatures and display the
4316                 result of the parent when found
4317
4318         * src/pgpmime.c
4319                 o avoid NULL pointer warnings
4320                 o use procmime_mimeinfo_get_parameter()
4321
4322         * src/sgpgme.c
4323                 small text changes
4324
4325 2003-11-17 [luke]       0.9.6claws78
4326
4327         * src/textview.c
4328                 add check for disguised URLs, fixing bug 57
4329                 "Hidden URL in HTML Mails"
4330
4331 2003-11-16 [christoph]  0.9.6claws77
4332
4333         * src/procmime.c
4334                 fix crash when parsing invalid Content-Type header
4335
4336 2003-11-16 [christoph]  0.9.6claws76
4337
4338         * src/pgpmime.c
4339         * src/privacy.c
4340         * src/procmime.c
4341         * src/sgpgme.[ch]
4342                 implement message decrypting
4343
4344         * src/rfc2015.c
4345                 remove old code
4346
4347 2003-11-14 [luke]       0.9.6claws75
4348
4349         * src/mimeview.c
4350                 fix a couple of problems that treated application/* and
4351                 application/octet-stream the wrong way around
4352                 (since 0.9.6claws10), causing "Open" to do nothing.
4353
4354 2003-11-14 [christoph]  0.9.6claws74
4355
4356         * src/messageview.c
4357         * src/pgpmime.c
4358         * src/privacy.[ch]
4359                 prepare for message part decrypting
4360
4361         * src/sgpgme.c
4362                 add output for expired signatures
4363
4364         * src/rfc2015.c
4365                 remove some old code
4366
4367 2003-11-10 [christoph]  0.9.6claws73
4368
4369         * src/mimeview.c
4370                 add "Full info" button for bad and warn signature status
4371
4372         * src/sgpgme.c
4373                 generate full signature info like gpg's output
4374                 (gpg -v --with-fingerprint --verify)
4375
4376 2003-11-10 [christoph]  0.9.6claws72
4377
4378         * src/mimeview.c
4379         * src/pgpmime.c
4380         * src/privacy.[ch]
4381         * src/sgpgme.[ch]
4382         * src/textview.[ch]
4383                 o add code to view full signature info
4384                 o do automatic signature checks
4385
4386 2003-11-10 [alfons]     0.9.6claws71
4387
4388         * src/summaryview.c
4389                 don't crash when gtkut_font_load() returns invalid font (has
4390                 something to do with locale settings)
4391                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4392
4393 2003-11-09 [alfons]     0.9.6claws70
4394
4395         * src/procmime.c
4396                 plug leak
4397
4398 2003-11-08 [luke]       0.9.6claws69
4399
4400         * src/summaryview.c
4401                 fix some typos
4402
4403         * src/compose.c
4404                 rewrite compose_attach_parts(), fixing various bugs mainly
4405                 to do with re-editing.
4406
4407         * src/mimeview.c
4408                 "save all" now only saves attachments with names/filenames
4409
4410 2003-11-04 [match]      0.9.6claws68
4411
4412         * src/ldapctrl.[ch]
4413                 fix broken LDAP support.
4414
4415         * src/ldapquery.c
4416                 remove printf's.
4417
4418 2003-11-04 [luke]       0.9.6claws67
4419
4420         * src/mimeview.c
4421                 o  fixed bug 4 "focus lost on messages with attachments"
4422                 o  fixed 'Save all' attachments for new mime changes
4423                 o  right clicking on icons consistent with right clicking on
4424                    mime tree
4425                   - fixes a bug where wrong part is saved when you
4426                     choose 'Save as' from popup menu
4427                   - fixes bug 308 "No way to "save all" attachments"
4428                 o  fixed a compiler warning.
4429
4430         * src/textview.c
4431                 o  removed flickering in mime tree when using "n" and "p"
4432                    shortcuts
4433                 o  fixed bug where selecting the textview and pressing e.g.
4434                    'y' causes sylpheed to respond twice.
4435
4436         * src/summaryview.c
4437                 removed hard coding of * and ! shortcuts (which only served
4438                 to cause problems if you tried to redefine the shortcuts)
4439
4440 2003-11-04 [luke]       0.9.6claws66
4441
4442         * src/plugins/image_viewer/viewer.c
4443         * src/plugins/image_viewer/viewerprefs.c
4444         * src/plugins/image_viewer/viewerprefs.glade
4445                 o  allow toggling of image scaling by clicking on image
4446                 o  respond to image's container widget resize
4447
4448         * src/procmime.c
4449                 o  fix bad parsing of message when re-editing/viewing a
4450                    message saved to the drafts folder
4451
4452 2003-11-02 [match]      0.9.6claws65
4453
4454         * src/browseldap.h
4455                 fix if not building LDAP support.
4456         * src/addrindex.c
4457         * src/ldapquery.[ch]
4458         * src/editldap.h
4459                 include support for contains query. feature req 529354.
4460
4461 2003-11-02 [alfons]     0.9.6claws64
4462
4463         * src/browseldap.c
4464                 fix build bustage if not compiling ldap support
4465
4466 2003-11-01 [match]      0.9.6claws63
4467
4468         * po/POTFILES.in
4469         * src/Makefile.am
4470         * src/addr_compl.[ch]
4471         * src/addrbook.c
4472         * src/addrcache.[ch]
4473         * src/addrdefs.h        ** NEW **
4474         * src/addressbook.c
4475         * src/addressitem.h
4476         * src/addrindex.[ch]
4477         * src/addritem.h
4478         * src/addrquery.[ch]
4479         * src/ldapquery.[ch]
4480         * src/ldapserver.[ch]
4481                 refactor LDAP query mechanism.
4482
4483         * src/browseldap.[ch]   ** NEW **
4484         * src/ldaplocate.[ch]   ** NEW **
4485                 add feature to browse LDAP entry that was retrieved using
4486                 an explicit LDAP search.
4487
4488 2003-11-01 [alfons]     0.9.6claws62
4489
4490         * src/prefs_gtk.c
4491                 prefs_write_param(): fail when we see an invalid type; all the
4492                 callers seem to handle this gracefully by reverting changes
4493
4494 2003-10-30 [christoph]  0.9.6claws61
4495
4496         * configure.ac
4497         * ac/openssl.m4
4498         * ac/spamassassin.m4
4499         * src/Makefile.am
4500                 use extra variables for all libraries to make sure plugins
4501                 are only linked with libraries they really need. $LIBS is always
4502                 added to the linking parameters, but we only what the libraries
4503                 listed in the Makefile
4504
4505 2003-10-29 [paul]       0.9.6claws60
4506
4507         * src/mimeview.c
4508                 don't use Subject for unknown part name
4509
4510 2003-10-29 [paul]       0.9.6claws59
4511
4512         * src/compose.c
4513                 get name of attachment(s) when re-editing, fwd'ing or
4514                 redirecting
4515                 
4516         * src/mimeview.c
4517                 get name of attachment(s) when saving
4518
4519 2003-10-29 [hoa]        0.9.6claws58
4520
4521         * src/textview.c
4522                 implemented multipart/alternative in MIME message viewer.
4523
4524 2003-10-28 [christoph]  0.9.6claws57
4525
4526         * configure.ac
4527                 make sure MathML-Viewer is not built with the
4528                 Gtk2 version of GtkMathView
4529
4530 2003-10-28 [paul]       0.9.6claws56
4531
4532         * sync with 0.9.7cvs1
4533                 see ChangeLog 2003-10-28
4534
4535 2003-10-27 [alfons]     0.9.6claws55
4536
4537         * src/matcher_parser_parse.y
4538         * src/gtk/colorlabel.c
4539                 allow setting color label to 0 in filtering/processing rules
4540                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4541
4542 2003-10-26 [alfons]     0.9.6claws54
4543
4544         * src/summary_search.c
4545                 fix misnomer and correct selecting initial search node  
4546
4547 2003-10-26 [christoph]  0.9.6claws53
4548
4549         * src/pgpmime.c
4550         * src/sgpgme.c
4551                 change display of signature info to use only name of
4552                 signer, otherwise the text gets too long.
4553
4554         * src/procmime.c
4555                 don't use MimeInfo's filename to generate tmp filename
4556
4557 2003-10-25 [christoph]  0.9.6claws52
4558
4559         * src/procmime.c
4560                 fix message body searching
4561
4562 2003-10-25 [paul]       0.9.6claws51
4563
4564         * src/compose.c
4565                 use g_basename rather than basename
4566
4567 2003-10-24 [christoph]  0.9.6claws50
4568
4569         * src/sgpgme.c
4570                 change fetching of signature key's trust
4571
4572 2003-10-24 [paul]       0.9.6claws49
4573
4574         * po/sk.po
4575                 update Slovak translation
4576                 submitted by Andrej Kacian
4577                 
4578         * src/mainwindow.c
4579                 remove unknown menu entry /File/Add mailbox/mbox...
4580
4581 2003-10-24 [hoa]        0.9.6claws48
4582
4583         * src/Makefile.am
4584                 removed all references to mbox folders
4585
4586         * src/carray.[ch]               * REMOVED *
4587         * src/chash.[ch]                * REMOVED *
4588         * src/maillock.[ch]             * REMOVED *
4589         * src/mailmbox.[ch]             * REMOVED *
4590         * src/mailmbox_folder.[ch]      * REMOVED *
4591         * src/mailmbox_parse.[ch]       * REMOVED *
4592         * src/mailmbox_types.[ch]       * REMOVED *
4593         * src/mbox_folder.[ch]          * REMOVED *
4594                 remove implementation of mbox folders
4595                 and old mailbox folder.
4596                 mbox folder implementation will be added
4597                 as a plugin so that implementation can be entirely
4598                 synchronized with the files of the project they are
4599                 extracted from (libEtPan!).
4600         
4601         * src/mainwindow.c
4602         * src/folder.c
4603         * src/folderview.[ch]
4604         * src/procmsg.h         
4605                 Disable as much code that references mbox folders
4606                 as possible.
4607                 Some UI thing still need to know that folder is mbox
4608                 (when we have to enter the name of the mailbox and
4609                 we want to add /var/mail/$USER).
4610
4611 2003-10-23 [christoph]  0.9.6claws47
4612
4613         * src/noticeview.c
4614                 don't always display button when noticeview is made visible
4615
4616         * src/mimeview.c
4617         * src/pgpmime.c
4618         * src/privacy.[ch]
4619         * src/sgpgme.[ch]
4620                 get signature information from crypto system
4621
4622 2003-10-22 [paul]       0.9.6claws46
4623
4624         * po/es.po
4625                 updated by Ricardo Mones Lastra
4626
4627 2003-10-22 [paul]       0.9.6claws45
4628
4629         * src/Makefile.am
4630                 update to reflect the changes to the icons that
4631                 happened in 0.9.6claws35
4632
4633 2003-10-22 [alfons]     0.9.6claws44
4634         
4635         * src/carray.h
4636                 inline carray_count() 
4637
4638 2003-10-21 [alfons]     0.9.6claws43
4639
4640         * src/carray.h
4641                 glib wrappers
4642         * src/carray.c
4643                 disable
4644         * src/mailmbox.[ch]
4645         * src/mailmbox_folder.c
4646         * src/mailmbox_parse.c
4647         * src/mailmbox_types.[ch]
4648                 %s/uint32_t/guint
4649
4650 2003-10-21 [luke]       0.9.6claws42
4651
4652         * src/stock_pixmaps.[ch]
4653         * src/mimeview.c
4654         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4655         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4656                 o remove mime_application_octet_stream.xpm icon (it was never
4657                   really needed)
4658                 o remove redundant icon messageview_text.xpm
4659
4660         * src/mainwindow.c
4661                 fix visibility of signature noticeview when toggling 'separate
4662                 message view'
4663
4664 2003-10-21 [christoph]  0.9.6claws41
4665
4666         * src/procmime.c
4667                 decode multipart and rfc822 mime parts to allow further
4668                 parsing when required
4669
4670 2003-10-21 [christoph]  0.9.6claws40
4671
4672         * src/procmime.[ch]
4673         * src/textview.c
4674                 remove obsolete charset parameter in MimeInfo and fix
4675                 TextView to use the charset from the parameter hash table
4676
4677         * src/plugins/dillo_viewer/Makefile.am
4678         * src/plugins/trayicon/Makefile.am
4679                 add OPENSSL_CFLAGS to fix building with using
4680                 --with-openssl-* parameters
4681
4682 2003-10-21 [paul]       0.9.6claws39
4683
4684         * src/prefs_matcher.[ch]
4685                 replace remnants of the old, renamed 'Execute' matchtype
4686                 add a brief description to the Info window
4687
4688 2003-10-21 [hoa]        0.9.6claws38
4689         
4690         * src/Makefile.am
4691         * src/carray.[ch]               * NEW *
4692         * src/chash.[ch]                * NEW *
4693         * src/folder.c
4694         * src/maillock.[ch]             * NEW *
4695         * src/mailmbox.[ch]             * NEW *
4696         * src/mailmbox_folder.[ch]      * NEW *
4697         * src/mailmbox_parse.[ch]       * NEW *
4698         * src/mailmbox_types.[ch]       * NEW *
4699                 implementation of mbox folder with unique message numbers
4700
4701                 made use of libEtPan! implementation of mbox for lower-layer.
4702
4703 2003-10-20 [alfons]     0.9.6claws37
4704
4705         * src/noticeview.c
4706                 fix invalid argument warning
4707         * src/pgpmime.c
4708                 no in place variable
4709
4710 2003-10-20 [paul]       0.9.6claws36
4711
4712         * src/compose.[ch]
4713           src/filtering.c
4714           src/messageview.c
4715                 fix crash when using Forward in Filtering when
4716                 external editor option is set
4717                 
4718                 Patch submitted by Simon 'corecode' Schubert
4719                 <corecode@corecode.ath.cx> 
4720
4721 2003-10-20 [paul]       0.9.6claws35
4722
4723         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4724           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4725           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4726           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4727           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4728           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4729           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4730           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4731           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4732           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4733           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4734           src/mimeview.c
4735           src/stock_pixmap.[ch]
4736                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4737                 icons. add privacy_warn.xpm icon
4738
4739 2003-10-20 [hoa]  0.9.6claws34
4740
4741         * src/folder_item_prefs.[ch]
4742         * src/prefs_folder_item.c
4743         * src/main.c
4744                 Added a property per folder to choose whether we 
4745                 want to apply processing on it on startup or if we
4746                 prefer to wait the folder selection to apply it.
4747         
4748         * src/messageview.c
4749                 fixed C89 compatibility (for old compilers, for
4750                 example gcc 2.95.x).
4751
4752 2003-10-17 [christoph]  0.9.6claws33
4753
4754         * src/mimeview.c
4755         * src/noticeview.[ch]
4756                 change noticeview icon to indicate signature status
4757
4758 2003-10-17 [christoph]  0.9.6claws32
4759
4760         * src/Makefile.am
4761         * src/main.c
4762         * src/mimeview.c
4763         * src/noticeview.c
4764         * src/pgpmime.[ch]                              ** NEW **
4765         * src/privacy.[ch]
4766         * src/rfc2015.c
4767         * src/sgpgme.c                                  ** NEW **
4768                 reimplement PGP/Mime signature checking (unfinished)
4769
4770 2003-10-15 [christoph]  0.9.6claws31
4771
4772         * src/procmime.[ch]
4773                 fix procmime_get_text_content() and
4774                 procmime_get_first_text_content()
4775
4776 2003-10-15 [christoph]  0.9.6claws30
4777
4778         * src/plugins/spamassassin/spamassassin_gtk.c
4779         * src/plugins/spamassassin/spamassassin_gtk.glade
4780                 fix timeout tooltip
4781
4782 2003-10-15 [paul]       0.9.6claws29
4783
4784         * src/messageview.c
4785                 workaround for buggy smtp servers. on sending a
4786                 return receipt strip the name part from the address
4787                 when creating headers
4788                 
4789 2003-10-15 [paul]       0.9.6claws28
4790
4791         * sync with 0.9.7 release
4792                 see ChangeLog 2003-10-15
4793
4794 2003-10-14 [christoph]  0.9.6claws27
4795
4796         * src/plugins/clamav/clamav_plugin.c
4797                 fix clamav plugin
4798
4799 2003-10-14 [christoph]  0.9.6claws26
4800
4801         * src/compose.c
4802         * src/mimeview.c
4803         * src/procmime.[ch]
4804         * src/rfc2015.c
4805         * src/textview.c
4806         * src/plugins/clamav/clamav_plugin.c
4807                 use GNode to create the mime tree (some changes to functions
4808                 that traverse the tree are just quick and dirty. Maybe we
4809                 can find better solutions with g_node_*-functions)
4810
4811 2003-10-14 [luke]       0.9.6claws25
4812
4813         * src/mimeview.c
4814                 fix a navigation bug (stupid typo of mine)
4815
4816 2003-10-14 [christoph]  0.9.6claws24
4817
4818         * src/textview.c
4819                 fix missing last line in plain/text mails
4820
4821 2003-10-13 [luke]       0.9.6claws23
4822
4823         * src/summaryview.c
4824                 fix bug 334 (part 1)
4825
4826 2003-10-13 [kov]        0.9.6claws22
4827
4828         * src/mimeview.c
4829                 error checking when the user enters a non-directory at
4830                 the file selection dialog.
4831                 work-around for users entering directory location without
4832                 adding a leading G_DIR_SEPARATOR.
4833
4834 2003-10-13 [luke]       0.9.6claws21
4835
4836         * src/compose.c
4837                 error reporting for inserting files, including catching
4838                 invalid characters for current locale/encoding
4839
4840 2003-10-13 [paul]       0.9.6claws20
4841
4842         * src/folderview.c
4843                 fix bug #347 'subscribe newsgroups crashes'
4844
4845 2003-10-13 [paul]       0.9.6claws19
4846
4847         * src/compose.c
4848                 when using 'Reply to all' include the 'send replies
4849                 to' folder property
4850                 
4851         * po/ja.po
4852                 update Japanese translation. submitted by Rui Hirokawa 
4853                 <rui_hirokawa@ybb.ne.jp>        
4854
4855 2003-10-13 [hoa]        0.9.6claws18
4856
4857         * src/account.c
4858         * src/compose.c
4859         * src/messageview.c
4860         * src/procheader.c
4861         * src/procheader.h
4862                 rename get_header_from_msginfo() into
4863                 procheader_get_header_from_msginfo() so that we have a
4864                 coherent exported naming.
4865                 avoid parsing of header contained in a string via
4866                 a newly written temporary file.
4867
4868         Patch submitted by Simon 'corecode' Schubert
4869                 <corecode@corecode.ath.cx>
4870
4871 2003-10-12 [hoa]        0.9.6claws17
4872
4873         * src/filtering.c
4874         * src/filtering.h
4875         * src/matcher.c
4876         * src/matcher.h
4877         * src/matcher_parser_parse.y
4878         * src/prefs_filtering_action.c
4879                 added "stop" action : stop applying the filtering rules.
4880                 added "set score" and "increase/decrease score" actions.
4881                 That two last action replace the "change_score" action
4882                 introduced by alfons in 0.8.8claws85.
4883                 "set score" is to set a given score to the message.
4884                 "increase/decrease score" will increase or decrease the
4885                 score if the given value is respectively positive or
4886                 negative. If someone find a some better name for this last
4887                 rule, it can be modified.
4888
4889 2003-10-12 [paul]       0.9.6claws16
4890
4891         * AUTHORS
4892           po/ja.po
4893                 update Japanese translation. submitted by Rui Hirokawa 
4894                 <rui_hirokawa@ybb.ne.jp>
4895
4896 2003-10-12 [christoph]  0.9.6claws15
4897
4898         * src/procmime.c
4899                 fix crash caused by incorrect headers
4900
4901 2003-10-10 [christoph]  0.9.6claws14
4902
4903         * src/main.c
4904         * src/privacy.[ch]
4905         * src/rfc2015.[ch]
4906                 implement detection of signed message parts for rfc2015
4907
4908 2003-10-10 [thorsten]   0.9.6claws13
4909
4910         * src/mimeview.c
4911                 fix typo
4912
4913 2003-10-10 [christoph]  0.9.6claws12
4914
4915         * src/stock_pixmap.[ch]
4916         * src/pixmaps/mime_message.xpm                  ** NEW **
4917                 add a new icon for mime type "message"
4918
4919         * src/privacy.[ch]
4920         * src/procmime.[ch]
4921                 add crypto api
4922
4923         * src/mimeview.c
4924                 o use crypto api
4925                 o add icons for message type mime parts
4926
4927 2003-10-10 [christoph]  0.9.6claws11
4928
4929         * src/mainwindow.c
4930         * src/messageview.[ch]
4931         * src/mimeview.[ch]
4932         * src/procmime.[ch]
4933         * src/procmsg.[ch]
4934         * src/rfc2015.c
4935         * src/summaryview.c
4936         * src/textview.[ch]
4937                 o remove switching between TextView and MimeView in MessageView
4938                   (if required we can hide the icon box and the MimeView will
4939                    look exaxtly like the TextView)
4940                 o temporary remove signature and decrypting GPGME code
4941
4942 2003-10-09 [christoph]  0.9.6claws10
4943
4944         * src/action.c
4945         * src/compose.c
4946         * src/messageview.c
4947         * src/mimeview.c
4948         * src/procmime.[ch]
4949         * src/procmsg.c
4950         * src/rfc2015.c
4951         * src/textview.c
4952         * src/common/utils.[ch]
4953         * src/plugins/clamav/clamav_plugin.c
4954         * src/plugins/dillo_viewer/dillo_viewer.c
4955         * src/plugins/image_viewer/viewer.c
4956         * src/plugins/mathml_viewer/mathml_viewer.c
4957                 new mime parser (several things need fixing)
4958
4959 2003-10-09 [paul]       0.9.6claws9
4960
4961         * src/imap.c
4962                 a little more sync with 0.9.6cvs2 and a tidy up
4963
4964 2003-10-08 [paul]       0.9.6claws8
4965
4966         * sync with 0.9.6cvs2
4967                 see ChangeLog 2003-10-03
4968
4969 2003-10-05 [christoph]  0.9.6claws7
4970
4971         * src/summaryview.c
4972                 don't use flags to check if a message is in a news folder
4973
4974         (closes Bug 282 clicking on folder with copied Messages from News
4975          immediately after having copied them crashes Sylpheed-Claws)
4976
4977 2003-10-05 [christoph]  0.9.6claws6
4978
4979         * src/Makefile.am
4980         * src/progressdialog.[ch]               ** REMOVE **
4981         * src/gtk/Makefile.am
4982         * src/gtk/progressdialog.[ch]           ** NEW **
4983                 move progressdialog to gtk directory
4984
4985 2003-10-04 [christoph]  0.9.6claws5
4986
4987         * src/prefs_toolbar.c
4988         * src/gtk/prefswindow.c
4989                 remove widget_show_all for pages root widget
4990
4991         * src/plugins/spamassassin/spamassassin.[ch]
4992         * src/plugins/spamassassin/spamassassin_gtk.c
4993         * src/plugins/spamassassin/spamassassin_gtk.glade
4994                 add support for new libspamc transports
4995
4996 2003-10-04 [christoph]  0.9.6claws4
4997
4998         * src/plugins/spamassassin/libspamc.[ch]
4999         * src/plugins/spamassassin/spamassassin.c
5000         * src/plugins/spamassassin/utils.[ch]
5001                 update libspamc to version from SpamAssassin 2.60
5002
5003 2003-10-03 [christoph]  0.9.6claws3
5004
5005         * src/send_message.c
5006                 fix missing format string bug found by
5007                 Georgi Guninski <guninski@guninski.com>
5008
5009 2003-10-03 [paul]       0.9.6claws2
5010
5011         * po/zh_CN.po
5012                 update Simpilified Chinese translation, submitted by
5013                 Hansom Young
5014
5015 2003-10-02 [christoph]  0.9.6claws1
5016
5017         * src/imap.c
5018                 add UIDPLUS support for COPY and EXPUNGE
5019
5020 2003-10-02 [paul]       0.9.6claws
5021
5022         * 0.9.6claws released
5023
5024 2003-10-02 [paul]
5025
5026         * po/es.po
5027           po/sk.po
5028                 update Spanish and Slovak translations
5029                 submitted by Ricardo Mones Lastra and Andrej Kacian
5030  
5031 2003-10-02 [paul]       0.9.5claws43
5032
5033         * po/en_GB.po
5034                 update British English translation
5035
5036 2003-10-02 [paul]       0.9.5claws42
5037
5038         * po/hr.po
5039                 update Croatian translation, submitted by Dragan
5040
5041 2003-10-01 [paul]       0.9.5claws41
5042
5043         * po/pl.po
5044           po/sr.po
5045                 update Polish and Serbian translations, submitted by
5046                 Emil and Urke MMI
5047
5048 2003-10-01 [melvin]     0.9.5claws40
5049
5050         * po/fr.po
5051                 Updated French translations
5052
5053 2003-10-01 [melvin]     0.9.5claws39
5054
5055         * src/prefs_fonts.c
5056                 Fixed a Gtk warning
5057
5058         * src/plugins/dillo_prefs.c     
5059                 Quasi unnoticeable UI clean-up.
5060
5061 2003-10-01 [paul]
5062
5063         * tools/README
5064           tools/maildir2sylpheed.pl
5065                 bug fixes, rewrites, submitted by Matthias Förste 
5066                 <itsjustme@users.sourceforge.net>
5067
5068 2003-09-29 [paul]       0.9.5claws38
5069
5070         * src/inc.c
5071                 fix my coding carelessness
5072
5073 2003-09-29 [paul]       0.9.5claws37
5074
5075         * po/POTFILES.in
5076           src/Makefile.am
5077           src/main.c
5078           src/prefs_common.[ch]
5079           src/prefs_fonts.[ch]  ** NEW FILES **
5080                 move Font config options to Other Prefs/Display/Fonts
5081                 (user's current configuration is preserved)
5082
5083 2003-09-29 [paul]       0.9.5claws36
5084
5085         * src/inc.c
5086           src/prefs_account.c
5087                 allow 'local_mbox' value to point to either a directory 
5088                 (/var/mail -  default, new) or a file (/var/mail/username
5089                 - original)
5090
5091 2003-09-28 [paul]       0.9.5claws35
5092
5093         * src/rfc2015.c
5094                 on signature check, where key exists, print the
5095                 Key ID
5096
5097 2003-09-27 [alfons]     0.9.5claws34
5098
5099         * src/action.c
5100                 o make progress bar not fill/expand when resizing dialog
5101                 o use default fixed text font for actions output
5102
5103 2003-09-27 [paul]       0.9.5claws33
5104
5105         * src/prefs_common.[ch]
5106           src/procmsg.c
5107           src/send_message.c
5108                 remove External Program settings from Common Prefs/Send
5109                 as they are now unnecessary due to Local account settings.
5110                 plus a little tidying-up after 0.9.5claws31
5111
5112 2003-09-27 [paul]       0.9.5claws32
5113
5114         * src/prefs_account.c
5115                 o make correction to gui text:
5116                   'Local mailbox file' -> 'Local mailbox directory'
5117                 o give 'local_mbox' option a reasonable default value:
5118                   '/var/mail'
5119                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5120                   value
5121
5122 2003-09-26 [paul]       0.9.5claws31
5123
5124         * src/inc.c
5125           src/prefs_common.[ch]
5126                 remove 'Incorporate from spool' common pref,
5127                 force creation of a 'Local' account
5128
5129 2003-09-26 [christoph]  0.9.5claws30
5130
5131         * src/folder.c
5132         * src/msgcache.c
5133                 add more NULL pointer checks
5134
5135 2003-09-25 [christoph]  0.9.5claws29
5136
5137         * src/folder.c
5138                 o don't fetch source message to get it's message id
5139                 o immediately scan dest folder when copying a message did not
5140                   return a new message number and not do it when the first message
5141                   without a new message number is found
5142
5143 2003-09-23 [christoph]  0.9.5claws28
5144
5145         * src/compose.c
5146                 fix generating of headers
5147
5148         (patch by David Relson <relson@osagesoftware.com>)
5149
5150 2003-09-23 [paul]       0.9.5claws27
5151
5152         * po/zh_CN.po
5153                 update Simplified Chinese translation. submitted by
5154                 Hansom Young
5155
5156 2003-09-23 [paul]       0.9.5claws26
5157
5158         * tools/Makefile.am
5159           tools/README
5160           tools/vcard2xml.py    ** NEW FILE **
5161                 add a script that converts an evolution vcard to
5162                 sylpheed's xml format
5163                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5164
5165 2003-09-22 [paul]       0.9.5claws25
5166
5167         * src/plugins/clamav/clamav_plugin.c
5168                 don't skip MULTIPART parts
5169
5170 2003-09-21 [christoph]  0.9.5claws24
5171
5172         * src/alertpanel.c
5173                 remove unneeded include
5174
5175         * src/folder.c
5176                 clean up copy/move mess with duplicated code
5177
5178         * src/imap.c
5179                 fix problem that sometimes the folder was not scanned
5180                 also it was changed
5181
5182 2003-09-21 [christoph]  0.9.5claws23
5183
5184         * src/Makefile.am
5185         * src/logwindow.[ch]                    ** REMOVE **
5186         * src/mainwindow.c
5187         * src/prefs_common.c
5188         * src/gtk/Makefile.am
5189         * src/gtk/logwindow.[ch]                ** ADD **
5190                 make logwindow prefs_common independent and move
5191                 it to gtk directory
5192
5193 2003-09-20 [christoph]  0.9.5claws22
5194
5195         * src/compose.c
5196                 add extra space for address code conversion
5197                 (4 * unconvered size could be too small for short headers)
5198
5199 2003-09-20 [christoph]  0.9.5claws21
5200
5201         * src/compose.c
5202                 increase temp buffer size when writing headers
5203
5204 2003-09-19 [darko]      0.9.5claws20
5205
5206         * src/compose.c
5207                 don't ignore value of 'Save copy of outgoing messages to
5208                 this folder instead of Sent' in message redirect
5209
5210 2003-09-17 [christoph]  0.9.5claws19
5211
5212         * src/compose.c
5213                 use ", " as address seperator for mail headers and pass whole
5214                 header line at once to compose_convert_header to make sure
5215                 it is correctly folded
5216
5217         (closes Bug 64 Problem when sending to many recipients)
5218
5219 2003-09-17 [hoa]        0.9.5claws18
5220         
5221         * src/matcher.[ch]
5222           src/matcher_parser_parse.y
5223           src/prefs_matcher.c
5224                 changed the keyword used for command execution in condition
5225                 keyword is changed from "execute" to "test"
5226                 so that it is not the same as the one used for action.
5227                 This will fix a bug when using filtering dialog.
5228                 All semantic in the code is also changed to reflect
5229                 the keyword change.
5230
5231 2003-09-17 [paul]
5232         
5233         * sync with 0.9.6 release
5234
5235 2003-09-17 [paul]       0.9.5claws17
5236
5237         * sync with 0.9.5cvs8
5238                 see ChangeLog 2003-09-16 and 2003-09-17
5239
5240 2003-09-16 [paul]       0.9.5claws16
5241
5242         * sync with 0.9.5cvs6
5243                 see ChangeLog 2003-09-16
5244
5245 2003-09-15 [paul]       0.9.5claws15
5246
5247         * sync with 0.9.5cvs5
5248                 see ChangeLog 2003-09-15
5249
5250 2003-09-14 [alfons]     0.9.5claws14
5251
5252         * src/inc.c
5253                 make "Go to inbox after receiving new mail" again;
5254                 regression of a sync, restored to sylpheed main 
5255                 behaviour. (misses still some bits)
5256
5257 2003-09-14 [alfons]     0.9.5claws13
5258
5259         * src/prefs_filtering_action.c
5260                 o add proper message if empty execute command line
5261                 o don't select first action item after registering a
5262                   new action to prevent (what seems to be a GTK) bug
5263                   #36, "filtering will only accept one action change 
5264                   per invocation".
5265
5266 2003-09-14 [alfons]     0.9.5claws12
5267
5268         * src/prefs_filtering.c
5269         * src/prefs_filtering_action.c
5270         * src/prefs_matcher.c
5271                 fix function signature for key_pressed_event signal handlers
5272
5273 2003-09-14 [alfons]     0.9.5claws11
5274
5275         * src/mainwindow.c
5276                 fix regression caused by fix for invalid bug #7
5277                 (should fix #246, "Multiple selections are deselected when 
5278                 moving from search window to main window")
5279                 
5280 2003-09-14 [alfons]     0.9.5claws10
5281         
5282         * src/actions.[ch]
5283         * src/filtering.[ch]
5284         * src/prefs_actions.c
5285                 allow `filtering actions` in actions; only for advanced users
5286                 right now: try for example, "%as{mark color 2}" 
5287         
5288 2003-09-13 [paul]       0.9.5claws9
5289         
5290         * po/pl.po
5291           po/zh_CN.po   ** NEW FILE **
5292                 update Polish translation, submitted by Emil 
5293                 <eminowbl@posejdon.wpk.p.lodz.pl>
5294                 add new Simplified Chinese translation, submitted by
5295                 Hansom Young <hansom_young@yahoo.com>
5296
5297 2003-09-12 [alfons]     0.9.5claws8
5298
5299         * src/summaryview.c
5300                 don't open separate message views when View | Separate message view
5301                 is active 
5302                 (please look carefully for any navigation regressions)
5303
5304 2003-09-11 [alfons]     0.9.5claws7
5305
5306         * src/mainwindow.c
5307                 make default message view, opened by View | Separate message 
5308                 view, look like a claws message view (which includes a menu
5309                 bar and a toolbar)
5310                 (fixes bug #298, "message view loses tool bar") 
5311
5312 2003-09-11 [christoph]  0.9.5claws6
5313
5314         * src/folderview.c
5315                 fix double deleting of newsgroup folders
5316
5317         (closes Bug 305 crash after deleting of a newsgroup)
5318
5319 2003-09-11 [paul]       0.9.5claws5
5320
5321         * src/rfc2015.c
5322           src/common/utils.h
5323                 more sync'ing from 0.9.5cvs2
5324
5325 2003-09-11 [christoph]  0.9.5claws4
5326
5327         * src/compose.c
5328         * src/rfc2015.c
5329         * src/common/utils.h
5330                 fix sync with 0.9.5cvs2
5331
5332 2003-09-11 [paul]       0.9.5claws3
5333
5334         * sync with 0.9.5cvs4
5335                 see ChangeLog 2003-09-11
5336
5337 2003-09-11 [paul]       0.9.5claws2
5338
5339         * sync with 0.9.5cvs2
5340                 see ChangeLog 2003-09-05
5341                 
5342 2003-09-11 [paul]       0.9.5claws1
5343
5344         * sync with 0.9.5cvs3
5345                 see ChangeLog 2003-09-10
5346
5347 2003-09-10 [paul]       0.9.5claws
5348
5349         * 0.9.5claws released
5350
5351 2003-09-10 [paul]       0.9.4claws78
5352
5353         * src/Makefile.am
5354                 add missing files
5355
5356 2003-09-10 [melvin]     0.9.4claws77
5357
5358         * po/fr.po
5359                 Updated French translations
5360
5361 2003-09-10 [paul]       0.9.4claws76
5362
5363         * po/es.po
5364           po/sk.po
5365           po/sr.po
5366                 update Spanish, Slovak, and Serbian translations.
5367                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5368                 and Urke MMI
5369                 
5370         * AUTHORS
5371                 add translation team section
5372
5373 2003-09-09 [christoph]  0.9.4claws75
5374
5375         * src/folder.c
5376                 free item->prefs in folder_item_destroy
5377
5378 2003-09-09 [alfons]     0.9.4claws74
5379
5380         * src/folderview.c
5381                 o proper check for root node sorting
5382                 o remove unnecessary gtk_ctree_remove_node 
5383
5384         (should fix bug #300, "crash while moving folder")      
5385
5386 2003-09-08 [christoph]  0.9.4claws73
5387
5388         * src/folderview.c
5389                 o fix double adding of IMAP FolderItems to GtkCTree
5390                 o fix crash then mbox folder is removed
5391
5392 2003-09-08 [christoph]  0.9.4claws72
5393
5394         * src/folder.c
5395         * src/folderview.c
5396         * src/mainwindow.c
5397                 fix new folder notification
5398
5399         * src/mbox_folder.c
5400                 fix cache path
5401
5402 2003-09-08 [christoph]  0.9.4claws71
5403
5404         * src/compose.c
5405                 replace '\n' and '\r' before removing trailing spaces
5406
5407         * src/folder.[ch]
5408         * src/folderview.c
5409                 add information about new or removed items in folder tree change
5410                 notification and use this in folderview to add and remove only
5411                 the appected items and not refresh the whole tree
5412
5413 2003-09-07 [match]      0.9.4claws70
5414
5415         * src/Makefile.am
5416         * src/addr_compl.c
5417         * src/addressbook.c
5418         * src/addressitem.h
5419         * src/addrindex.c
5420         * src/addritem.c
5421         * src/addritem.h
5422         * src/addrquery.c                       ** NEW **
5423         * src/addrquery.h
5424         * src/ldapquery.c
5425         * src/ldapserver.c
5426         * src/stock_pixmap.c
5427         * src/stock_pixmap.h
5428         * src/pixmaps/address_search.xpm        ** NEW **
5429                 re-introduce Lookup button for LDAP 'static' searches.
5430
5431 2003-09-07 [alfons]     0.9.4claws69
5432         
5433         * src/summaryview.c
5434                 abandon setting usize for messageview because it gives layout problems
5435                 with the quick search bar and the headerview; fixes assorted UI glitches:
5436                 
5437                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5438                 o bug #280, "Window resiizes for line length but does not revert"
5439
5440 2003-09-07 [christoph]  0.9.4claws68
5441
5442         * src/compose.c
5443                 o make sure we don't have any newlines in header values
5444                 o check custom headers for spaces and newlines and ignore
5445                   malformed header names
5446
5447 2003-09-06 [christoph]  0.9.4claws67
5448
5449         * src/folder.c
5450         * src/folderview.c
5451                 invoke notification hook for folder tree changes after append
5452                 and remove folder
5453
5454         (closes Bug 294 Crash while moving folder with many subdirectories)
5455
5456 2003-09-06 [christoph]  0.9.4claws66
5457
5458         * src/folder.c
5459                 destroy folder's MsgCache if FolderItem is removed to make sure
5460                 it is not saved when the FolderItem is destroyed
5461
5462 2003-09-06 [christoph]  0.9.4claws65
5463
5464         * src/plugins/clamav/clamav_plugin.c
5465                 fix copy & paste bug
5466
5467 2003-09-05 [christoph]  0.9.4claws64
5468
5469         * src/folder.c
5470         * src/messageview.[ch]
5471         * src/procmsg.[ch]
5472         * src/summaryview.c
5473                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5474                 by MessageView to clear it when the message is deleted. Should
5475                 work even if messages are deleted in MainWindow or by
5476                 processing.
5477
5478 2003-09-05 [alfons]     0.9.4claws63
5479
5480         * src/messageview.c
5481                 deleting a message in a message view frees its msginfo, make 
5482                 messageview_update_all() aware of that (should fix bug #293,
5483                 "deleting message caused crash")
5484
5485 2003-09-05 [melvin]     0.9.4claws62
5486
5487         * src/action.c
5488                 Improve synchronous action exit code (fixes 
5489                 a ~5 seconds delay after action exit on RedHat 9)
5490
5491 2003-09-04 [christoph]  0.9.4claws61
5492
5493         * src/compose.c
5494         * src/rfc2015.c
5495         * src/common/utils.[ch]
5496                 add util function to create mime boundary and use it
5497                 in compose and gpg code
5498
5499 2003-09-04 [alfons]     0.9.4claws60
5500
5501         * src/folder.c
5502                 source folder item's GNode should already have been freed in 
5503                 a previous call to src->folder->klass->remove_folder()
5504                 (should fix bug #287, "crash when moving folders")
5505
5506 2003-09-03 [thorsten]   0.9.4claws59
5507
5508         * src/plugins/spamassassin/spamassassin_gtk.c
5509                 fix compile error
5510
5511 2003-09-03 [christoph]  0.9.4claws58
5512
5513         * src/plugins/spamassassin/spamassassin.[ch]
5514         * src/plugins/spamassassin/spamassassin_gtk.c
5515                 add timeout config option
5516
5517 2003-09-03 [paul]       0.9.4claws57
5518
5519         * po/sk.po      ** NEW FILE **
5520                 add Slovak translation. Submitted by Andrej Kacian 
5521                 <andrej@kacian.sk>
5522
5523 2003-09-03 [paul]       0.9.4claws56
5524
5525         * src/plugins/clamav/clamav_plugin_gtk.c
5526                 gui tweaks: replace a label with a tooltip, modify the
5527                 text, use gtk_check_button_new(); instead of
5528                 gtk_check_button_new_with_label("");
5529
5530 2003-09-02 [alfons]     0.9.4claws55
5531
5532         * src/gtk/filesel.c
5533                 remember last used dir when attaching multiple files (should fix
5534                 bug #290, "Attach File does not remember directory")
5535
5536 2003-09-01 [paul]       0.9.4claws54
5537
5538         * po/es.po
5539                 updated by Ricardo Mones Lastra
5540
5541 2003-09-01 [alfons]     0.9.4claws53
5542
5543         * src/gtk/gtkaspell.[ch]
5544                 be pedantic and strict and use const gchar * instead of guchar *
5545
5546 2003-09-01 [alfons]     0.9.4claws52
5547
5548         * src/mainwindow.c
5549         * src/summaryviewc.
5550                 re-enable Save As when multiple messages are selected
5551
5552 2003-09-01 [paul]       0.9.4claws51
5553
5554         * src/textview.c
5555                 g_free(trimmed_uri);
5556
5557 2003-09-01 [paul]       0.9.4claws50
5558
5559         * sync with 0.9.4cvs13
5560                 see ChangeLog 2003-09-01
5561
5562 2003-09-01 [paul]       0.9.4claws49
5563
5564         * src/textview.c
5565                 trim uri before sending to the statusbar
5566                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5567                 in the message window causes main S-C window to enlarge 
5568                 past screen edges'
5569
5570 2003-09-01 [paul]       0.9.4claws48
5571
5572         * sync with 0.9.4cvs12
5573                 see ChangeLog 2003-09-01
5574
5575 2003-08-30 [christoph]  0.9.4claws47
5576
5577         * src/compose.c
5578         * src/folder_item_prefs.[ch]
5579         * src/prefs_folder_item.c
5580         * src/gtk/gtkaspell.[ch]
5581                 commit per folder dictionary patch by
5582                 Paul Evans <nerd@freeuk.com>
5583
5584 2003-08-30 [christoph]  0.9.4claws46
5585
5586         * src/plugins/spamassassin/spamassassin_gtk.c
5587         * src/plugins/spamassassin/spamassassin_gtk.glade
5588                 reduce GUI clutter by placing hints into tooltips
5589
5590 2003-08-30 [paul]       0.9.4claws45
5591
5592         * src/compose.c
5593                 add 'Content-Disposition: inline' to a text/plain
5594                 part when using PGP/MIME signing
5595
5596 2003-08-30 [paul]       0.9.4claws44
5597
5598         * src/prefs_common.c
5599           src/prefs_spelling.c
5600           src/prefs_spelling.glade
5601                 reduce GUI clutter by placing hints into tooltips
5602
5603 2003-08-29 [christoph]  0.9.4claws43
5604
5605         * configure.ac
5606                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5607
5608         * src/stock_pixmap.c
5609                 change unecessary warning into a debug message
5610
5611         * src/plugins/clamav/Makefile.am
5612                 Fix error "-I$(CLAMAV_LIBS)"
5613
5614 2003-08-29 [christoph]  0.9.4claws42
5615
5616         * intl/Makefile.in
5617         * src/Makefile.am
5618         * src/matcher.h
5619         * src/common/Makefile.am
5620         * src/common/passcrypt.c
5621                 commit fixes and patches for some of the IRIX problems found by
5622                 Ivan Rayner <ivanr@sgi.com>
5623
5624 2003-08-29 [paul]       0.9.4claws41
5625
5626         * src/prefs_filtering.c
5627                 add 'Top' and 'Bottom' buttons, based on changes in
5628                 src/prefs_filter.c in 0.9.4cvs11.
5629
5630 2003-08-27 [christoph]  0.9.4claws40
5631
5632         * src/folderview.c
5633                 fix bug that the current summary settings were copied to the
5634                 wrong folder item, when the folder item prefs are opened.
5635                 Copying is not required because summary settings and
5636                 folder_item_prefs do not contain the same settings
5637
5638 2003-08-27 [thorsten]   0.9.4claws39
5639
5640         * src/imap.c
5641                 fix compile error
5642
5643 2003-08-26 [paul]       0.9.4claws38
5644
5645         * sync with 0.9.4cvs9
5646                 see ChangeLog 2003-08-26
5647
5648 2003-08-25 [paul]       0.9.4claws37
5649
5650         * sync with 0.9.4cvs8
5651                 see ChangeLog 2003-08-25
5652
5653 2003-08-24 [christoph]  0.9.4claws36
5654
5655         * src/prefs_filtering.c
5656                 shouldn't remove items from a GSList while iterating over the
5657                 list (makes cur invalid and cur->next not accessable)
5658
5659         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5660          crashed)
5661
5662 2003-08-23 [christoph]  0.9.4claws35
5663
5664         * src/news.c
5665                 news folders should be scanned when opened
5666
5667 2003-08-22 [christoph]  0.9.4claws34
5668
5669         * src/prefs_folder_item.c
5670                 use macro to assign strings that always frees the old string
5671
5672         * src/gtk/gtkaspell.[ch]
5673                 add gtkaspell_set_dictionary_menu_active_item() to set active
5674                 item in dictionary option menu
5675
5676         * src/prefs_spelling.c
5677                 use gtkaspell_set_dictionary_menu_active_item() to select
5678                 dictionary
5679
5680 2003-08-21 [christoph]  0.9.4claws33
5681
5682         * src/folder.[ch]
5683         * src/imap.c
5684         * src/mbox_folder.c
5685         * src/mh.c
5686         * src/news.c
5687                 optimize folder system
5688
5689         * src/gtk/gtkstext.c
5690                 fix division by zero when font has 0 width for ' '
5691
5692 2003-08-21 [paul]       0.9.4claws32
5693
5694         * sync with 0.9.4cvs7
5695                 see ChangeLog 2003-08-20
5696
5697 2003-08-19 [paul]       0.9.4claws31
5698
5699         * src/common/defs.h
5700                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5701                 SYLDOC_FAQ_HTML_INDEX.
5702         * src/manual.c
5703                 use LC_MESSAGES instead of LC_ALL to find the current
5704                 language
5705
5706           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5707
5708 2003-08-19 [paul]       0.9.4claws30
5709
5710         * po/bg.po
5711                 updated by George Danchev
5712
5713 2003-08-18 [luke]       0.9.4claws29
5714         * src/mimeview.[ch]
5715         * src/gtk/gtkvscrollbutton.[ch]
5716                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5717                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5718                 o removed horizontal separator between icons
5719
5720 2003-08-17 [christoph]  0.9.4claws28
5721
5722         * src/procmsg.c
5723                 no subject threading when the subject has no reply prefix
5724
5725 2003-08-16 [christoph]  0.9.4claws27
5726
5727         * src/mainwindow.c
5728                 remember and restore window sizes and position when the main
5729                 window is hidden or shown
5730
5731         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5732          minimised/reopened using trayicon)
5733
5734 2003-08-16 [paul]       0.9.4claws26
5735
5736         * src/crash.c
5737                 add #include "defs.h"
5738
5739 2003-08-16 [paul]       0.9.4claws25
5740
5741         * src/plugins/clamav/clamav_plugin.c
5742                 reword a debug_print
5743                 
5744         * src/plugins/dillo_viewer/dillo_prefs.c
5745                 cosmetic: change the labels' text, add tooltips, and
5746                 left-align the hint
5747
5748 2003-08-15 [christoph]  0.9.4claws24
5749
5750         * src/news.c
5751                 complete last change (forgot some changes)
5752
5753 2003-08-15 [christoph]  0.9.4claws23
5754
5755         * src/news.c
5756                 o check number of messages and don't return a 0 message
5757                   when no messages are available
5758                 o don't parse xref header anymore
5759
5760         (closes Bug 203 I'm not getting any news)
5761
5762 2003-08-15 [paul]       0.9.4claws22
5763
5764         * src/common/defs.h
5765           src/crash.c
5766                 update and define claws bugzilla location
5767
5768 2003-08-15 [paul]       0.9.4claws21
5769
5770         * po/ru.po
5771                 update submitted by Ruslan N. Balkin
5772
5773 2003-08-14 [christoph]  0.9.4claws20
5774
5775         * src/procmsg.c
5776                 fix search for oldest node in subject threading
5777
5778 2003-08-14 [christoph]  0.9.4claws19
5779
5780         * src/procmsg.c
5781         * src/common/utils.h
5782                 add possibility to check all nodes with the same subject for
5783                 subject threading, not only the oldest node. Should not break
5784                 threads anymore if the oldest node is thread_by_subject_max_age
5785                 days older then parent, because it can now find a child of
5786                 oldest node as new parent.
5787
5788 2003-08-11 [christoph]  0.9.4claws18
5789
5790         * src/plugins/spamassassin/spamassassin.c
5791                 run spam check in background process
5792
5793 2003-08-10 [alfons]     0.9.4claws17
5794
5795         * src/summaryview.c
5796                 make `Select All' sensitive too
5797
5798 2003-08-10 [christoph]  0.9.4claws16
5799
5800         * src/imap.c
5801                 add more checks in imap_close
5802
5803 2003-08-09 [alfons]     0.9.4claws15
5804
5805         * src/prefs_spelling.c
5806                 no spell checking UI if not requested
5807
5808 2003-08-09 [alfons]     0.9.4claws14
5809
5810         * src/gtk/prefswindow.c
5811                 make it compile
5812
5813 2003-08-09 [christoph]  0.9.4claws13
5814
5815         * src/prefs_spelling.c
5816         * src/gtk/prefswindow.[ch]
5817         * src/plugins/clamav/clamav_plugin_gtk.c
5818         * src/plugins/spamassassin/spamassassin_gtk.c
5819                 sort prefs pages by heighest weight in tree
5820
5821 2003-08-09 [paul]       0.9.4claws12
5822
5823         * sync with 0.9.4cvs6
5824                 see ChangeLog 2003-08-07
5825                 
5826         * AUTHORS
5827                 add Leandro and Luke to claws-branch section
5828
5829 2003-08-09 [christoph]  0.9.4claws11
5830
5831         * src/gtk/Makefile.am
5832         * src/gtk/colorsel.[ch]                 ** NEW **
5833                 create a color selection dialog that can be used as a simple
5834                 function call with it's own gtk main loop like filesel.[ch]
5835
5836         * src/Makefile.am
5837         * src/main.c
5838         * src/prefs_common.c
5839         * src/prefs_spelling.[ch]               ** NEW **
5840         * src/prefs_spelling.glade              ** NEW **
5841         * src/gtk/gtkutils.[ch]
5842                 move "Spell Checker" prefs to new prefs dialog
5843
5844         * src/prefs_folder_item.c
5845                 use new colorsel dialog
5846
5847 2003-08-08 [paul]       0.9.4claws10
5848
5849         * src/inc.c
5850                 clear the progress bar unconditionally
5851
5852 2003-08-08 [paul]       0.9.4claws9
5853
5854         * sync with 0.9.4cvs4
5855                 see ChangeLog 2003-07-31
5856
5857 2003-08-07 [christoph]  0.9.4claws8
5858
5859         * configure.ac
5860                 fix bug in image viewer plugin part
5861
5862         * src/imap.c
5863                 don't execute close command if the folder item is not selected
5864
5865 2003-08-07 [hoa]        0.9.4claws7
5866
5867         * src/filtering.[ch]
5868         * src/matcher_parser.h
5869         * src/matcher_parser_parse.y
5870                 can define several actions for each filtering rule
5871                 can import old versions of filtering rules
5872
5873         * src/prefs_filtering.c
5874                 call to a new dialog box to define actions
5875
5876         * src/prefs_filtering_action.[ch]
5877                 dialog box to define actions for filtering rules
5878
5879 2003-08-06 [christoph]  0.9.4claws6
5880
5881         * src/imap.c
5882                 make sure source folder is selected when copying messages
5883
5884 2003-08-06 [christoph]  0.9.4claws5
5885
5886         * sync with 0.9.4cvs2
5887                 see ChangeLog 2003-07-29                
5888
5889 2003-08-05 [paul]       0.9.4claws4
5890
5891         * sync with 0.9.4cvs3
5892                 see ChangeLog 2003-07-30
5893
5894 2003-08-04 [match]      0.9.4claws3
5895
5896         * po/POTFILES.in
5897                 export of LDIF files.
5898
5899 2003-08-04 [match]      0.9.4claws2
5900
5901         * src/ldif.[ch]
5902                 support for export LDIF. documented.
5903         * src/importldif.[ch]
5904         * src/exportldif.[ch]
5905                 add tooltips. documented.
5906         * src/exphtmldlg.[ch]
5907         * src/common/xmlprops.[ch]
5908                 documented.
5909         * src/exportldif.[ch]                   ** NEW **
5910         * src/expldifdlg.[ch]                   ** NEW **
5911         * src/addressbook.[ch]
5912         * src/Makefile.am
5913                 export of LDIF files.
5914                 documented.
5915
5916 2003-08-04 [christoph]  0.9.4claws1
5917
5918         * .cvsignore
5919         * Makefile.am
5920         * configure.ac
5921         * sylpheed-claws.pc.in                  ** NEW **
5922         * src/Makefile.am
5923         * src/common/Makefile.am
5924         * src/gtk/Makefile.am
5925                 install sylpheed header files in $(pkgincludedir) and create a
5926                 pkg-config file to allow building a plugin without the source
5927                 package
5928
5929 2003-08-04 [paul]       0.9.4claws
5930
5931         * version 0.9.4claws
5932
5933 2003-08-04 [paul]       0.9.3claws97
5934
5935         * po/es.po
5936                 update Spanish translation. Submitted by Ricardo
5937                 Mones Lastra.
5938
5939 2003-08-03 [paul]       0.9.3claws96
5940
5941         * po/hr.po
5942           po/sr.po
5943                 update Croatian and Serbian translations. Submitted by
5944                 Dragan and Urke MMI respectively
5945
5946 2003-08-03 [alfons]     0.9.3claws95
5947
5948         * src/summaryview.c
5949                 mark flag has precedence over important flag - seems
5950                 to have been changed in sync of 0.9.3claws45. this fixes
5951                 a regression where messages that were scored as important
5952                 don't show their mark flags. (using the same column for
5953                 both importance as mark flags is the real problem
5954                 ofcourse)
5955
5956 2003-08-03 [melvin]     0.9.3claws94
5957
5958         * po/fr.po
5959                 Updated French translations.
5960
5961 2003-08-03 [melvin]     0.9.3claws93
5962
5963         * src/Makefile.am
5964                 Fixed typo introduced after 0.9.3claws92 
5965                 that prevented compilation
5966                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5967                 CPPFLAGS and YFLAGS to allow user setting these.
5968         * src/common/Makefile.am
5969         * src/gtk/Makefile.am
5970         * src/plugins/clamav/Makefile.am
5971         * src/plugins/demo/Makefile.am
5972         * src/plugins/dillo_viewer/Makefile.am
5973         * src/plugins/image_viewer/Makefile.am
5974         * src/plugins/mathml_viewer/Makefile.am
5975         * src/plugins/spamassassin/Makefile.am
5976         * src/plugins/trayicon/Makefile.am
5977         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5978                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5979                 CPPFLAGS and YFLAGS to allow user setting these.
5980
5981 2003-08-02 [christoph]  0.9.3claws92
5982
5983         * configure.ac
5984                 o rearrange plugin tests
5985                 o add test for clamav.h to ClamAV tests
5986
5987 2003-08-02 [luke]       0.9.3claws91
5988
5989         * src/mimeview.c
5990                 o fixed appearance of icon list when toggling back from the 
5991                   ctree
5992                 o toggling of icons using the keyboard works correctly
5993                 o fixed all other keyboard shortcuts to work when icons are
5994                   active
5995         
5996         * src/messageview.c
5997                 o fixed bug 4 - focus lost when changing messageview view type
5998
5999 2003-08-02 [christoph]  0.9.3claws90
6000
6001         * src/common/hooks.c
6002                 fix crash when pointer stored in hash table could get invalid
6003                 when a plugin is unloaded
6004
6005 2003-08-01 [christoph]  0.9.3claws89
6006
6007         * configure.ac
6008                 o try to build all plugins (except spamassassin) by default
6009                 o don't build a plugin if a dependency check fails
6010
6011         * src/common/hooks.c
6012                 fix warning
6013
6014 2003-08-01 [match]      0.9.3claws88
6015
6016         * src/importldif.c
6017                 allow single click field selection. document code.
6018
6019 2003-08-01 [christoph]  0.9.3claws87
6020
6021         * src/plugins/clamav/clamav_plugin.c
6022         * src/plugins/clamav/clamav_plugin_gtk.c
6023         * src/plugins/dillo_viewer/dillo_viewer.c
6024         * src/plugins/image_viewer/plugin.c
6025         * src/plugins/mathml_viewer/mathml_viewer.c
6026         * src/plugins/spamassassin/spamassassin.c
6027         * src/plugins/spamassassin/spamassassin_gtk.c
6028         * src/plugins/trayicon/trayicon.c
6029                 add version check to all plugins
6030
6031 2003-08-01 [hoa]        0.9.3claws86
6032
6033         * src/prefs_filtering.c
6034                 fixed a cosmetic bug, during creation of dialog box,
6035                 wrong widgets were shown after creation.
6036
6037 2003-08-01 [luke]       0.9.3claws85
6038
6039         * src/mainwindow.c
6040                 o fixed visibility of icons/mimeview after toggling separate
6041                   message/folder view (factored out some similar code too).
6042
6043
6044 2003-07-31 [alfons]     0.9.3claws84
6045
6046         * src/mimeview.c
6047                 tweak icon box UI a bit more, now allowing right-clicks actions
6048                 getting the relevant mime data too; should fix #250, "Can't save 
6049                 attachments sometimes".
6050
6051 2003-07-30 [alfons]     0.9.3claws83
6052
6053         * src/compose.c
6054                 don't do auto-save-draft inside key press handler, but rather
6055                 schedule it half of a second later; should fix #67, "autosave 
6056                 make re-rediting message crazy"
6057
6058 2003-07-30 [christoph]  0.9.3claws82
6059
6060         * src/plugins/trayicon/trayicon.c
6061                 process pending events before unloading the plugin
6062
6063         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
6064
6065 2003-07-30 [alfons]     0.9.3claws81
6066
6067         * src/common/hooks.c
6068                 parameter 2 of g_hook_destroy() should really be a hook id
6069
6070 2003-07-30 [alfons]     0.9.3claws80
6071
6072         * src/common/plugin.c
6073                 fix a possibly harmful function signature mismatch 
6074                 for plugin_done
6075
6076 2003-07-30 [alfons]     0.9.3claws79
6077
6078         * src/common/hooks[.ch]
6079                 const correctness
6080
6081 2003-07-30 [darko]      0.9.3claws78
6082
6083         * src/summaryview.c
6084                 make it compile again
6085
6086 2003-07-30 [luke]       0.9.3claws77
6087
6088         * src/crash.c
6089         * src/main.c
6090                 o added/moved signal handlers for SIGTERM (normal kill command) 
6091                   and SIGINT (ctl-c) to be used even without 
6092                   --enable-crash-dialog, fixing bug 166
6093
6094         * src/summaryview.c
6095                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6096                   bug 227
6097
6098         * src/mainwindow.c
6099                 o changed sensitivity condition for 'Next new' and 'Next 
6100                   unread', fixing bug 8
6101
6102 2003-07-29 [alfons]     0.9.3claws76
6103
6104         * src/common/utils.[ch]
6105                 add generate_msgid()
6106         * src/messageview.c
6107                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6108                 sent folder".
6109
6110 2003-07-29 [alfons]     0.9.3claws75
6111
6112         * src/messageview.c
6113                 fix a memleak (claws-only)
6114
6115 2003-07-29 [alfons]     0.9.3claws74
6116
6117         * src/mimeview.[ch]
6118         * src/gtk/gtkvscrollbutton.[ch]
6119                 fix UI glitch where mime icon toolbox' scroll position is not 
6120                 reset after switching to another message
6121                 
6122
6123 2003-07-29 [paul]       0.9.3claws73
6124
6125         * src/prefs_folder_item.c
6126                 split the prefs into 2 separate pages
6127
6128 2003-07-29 [paul]       0.9.3claws72
6129
6130         * src/compose.c
6131                 prepend "\n\n" to a signature without a separator too
6132
6133 2003-07-29 [paul]       0.9.3claws71
6134
6135         * src/compose.c
6136                 fix bug where changing to an account without an auto-sig
6137                 from an initial account without an auto-sig would insert 
6138                 2 blank lines at the cursor point
6139                 fix bug where changing to an account with an auto-sig
6140                 from an initial account without an auto-sig would insert
6141                 the sig at the cursor point
6142
6143 2003-07-29 [paul]       0.9.3claws70
6144
6145         * src/folderview.c
6146                 use the colour from the folder pref unless the folder
6147                 has new messages
6148
6149 2003-07-29 [alfons]     0.9.3claws69
6150
6151         * src/procmsg.[ch]
6152         * src/messageview.c
6153         * src/procheader.c
6154                 rewrite return receipt request work a little bit (the former 
6155                 implementation presumably depended too much on the UI setting
6156                 flags). (we're losing the old pending flag.) 
6157
6158 2003-07-28 [christoph]  0.9.3claws68
6159
6160         * src/folder.c
6161         * src/imap.c
6162         * src/mh.c
6163         * src/procmsg.[ch]
6164                 fix copy to IMAP folder from other folder
6165
6166 2003-07-28 [christoph]  0.9.3claws67
6167
6168         * src/procmsg.c
6169                 fix sync of procmsg_get_message_file_list
6170
6171 2003-07-28 [christoph]  0.9.3claws66
6172
6173         * sync with 0.9.3cvs14
6174                 see ChangeLog 2003-07-18
6175         * sync with 0.9.3cvs17
6176                 see ChangeLog 2003-07-23
6177
6178         (closes Bug 234 segmentation fault after sending out mail via
6179          smtp(auth))
6180
6181 2003-07-28 [paul]       0.9.3claws65
6182
6183         * po/es.po
6184                 update Spanish translation, submitted by Ricardo Mones
6185                 Lastra
6186
6187 2003-07-28 [christoph]  0.9.3claws64
6188
6189         * src/folder.[ch]
6190         * src/imap.c
6191         * src/mh.c
6192                 return new message numbers as a GRelation instead of a GSList
6193                 that has to be in the same order as the input list. A list
6194                 would make it hard for IMAP to optimize oepration by sorting
6195                 the input list. The returned list would have to be reordered
6196                 to match the same order that input list has.
6197
6198         * src/gtk/gtkaspell.c
6199                 fix missing return value, could cause a crash when garbage is
6200                 on the stack that is used as the expected return value
6201
6202 2003-07-28 [paul]       0.9.3claws63
6203
6204         * sync with 0.9.4cvs1
6205                 see ChangeLog 2003-07-28
6206
6207 2003-07-27 [alfons]     0.9.3claws62
6208
6209         * src/mimeview.c
6210                 tweak it more to make icon list act like a check button group
6211
6212 2003-07-27 [christoph]  0.9.3claws61
6213
6214         * sync with 0.9.3cvs20
6215                 see ChangeLog 2003-07-25
6216
6217 2003-07-27 [paul]       0.9.3claws60
6218
6219         * src/procmsg.c
6220                 re-commit changes from 0.9.3claws58 -
6221                 accidently removed in 0.9.3claws59
6222
6223 2003-07-27 [paul]       0.9.3claws59
6224
6225         * src/procmsg.[ch]
6226                 a sync from 0.9.3cvs17
6227                 see ChangeLog 2003-07-23
6228
6229 2003-07-27 [alfons]     0.9.3claws58
6230
6231         * src/procmsg.c
6232                 add missing header members to MsgInfo; fixes the problem of 
6233                 not displaying X-Faces, as noticed by Ricardo Mones
6234
6235 2003-07-26 [christoph]  0.9.3claws57
6236
6237         * sync with 0.9.3cvs18
6238                 see ChangeLog 2003-07-24
6239
6240 2003-07-26 [christoph]  0.9.3claws56
6241
6242         * sync with 0.9.3cvs17
6243                 see ChangeLog 2003-07-23
6244
6245 2003-07-26 [christoph]  0.9.3claws55
6246
6247         * src/folder.[ch]
6248         * src/imap.c
6249         * src/mbox_folder.c
6250         * src/mh.c
6251         * src/news.c
6252                 add support for copy function that copy multiple messages
6253                 (not implemented yet)
6254
6255         * src/summaryview.c
6256                 add missing return value
6257
6258 2003-07-26 [paul]       0.9.3claws54
6259
6260         * tools/multiwebsearch.pl
6261                 do whitespace substitution before passing the string
6262                 to the browser. fixes bug with browsers that don't
6263                 do whitespace conversion themselves.
6264
6265 2003-07-25 [christoph]  0.9.3claws53
6266
6267         * src/folder.[ch]
6268         * src/imap.c
6269         * src/mh.c
6270                 rewrite adding of multiple messages to a folder for
6271                 claws' folder system
6272
6273 2003-07-25 [luke]       0.9.3claws52
6274
6275         * src/mimeview.c
6276                 o icon toggles set correctly on leaving ctree mimeview
6277
6278 2003-07-25 [paul]       0.9.3claws51
6279
6280         * partial sync with 0.9.3cvs21 [src/main.c]
6281                 see ChangeLog 2003-07-25
6282
6283 2003-07-24 [paul]       0.9.3claws50
6284
6285         * tools/maildir2sylpheed.pl
6286                 fix typo
6287
6288 2003-07-24 [paul]       0.9.3claws49
6289
6290         * src/mimeview.c
6291                 increase the gutter size of paned so that the panes
6292                 can be resized
6293                 
6294         * src/plugins/demo/demo.c
6295                 squeeze in another typo fix
6296
6297 2003-07-24 [paul]       0.9.3claws48
6298
6299         * src/plugins/demo/demo.c
6300           src/prefs_account.c
6301                 small changes to the English
6302                 
6303         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6304           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6305           src/Makefile.am
6306           src/stock_pixmap.c
6307                 rename the misspelled icon
6308
6309 2003-07-23 [alfons]     0.9.3claws47
6310
6311         * src/mimeview.c
6312                 make icon list look like a list of toggles
6313
6314 2003-07-23 [luke]       0.9.3claws46
6315
6316         * src/pixmaps/mimeview_gpg_expired.xpm
6317         * src/pixmaps/mimeview_gpg_failed.xpm
6318         * src/pixmaps/mimeview_gpg_passed.xpm
6319         * src/pixmaps/mimeview_text_html.xpm
6320         * src/pixmaps/mimeview_image.xpm
6321                 o all icons the same size
6322
6323         * src/mimeview.[ch]
6324                 o mimeview ctree arranged vertically above the viewer
6325                 o icons changed to buttons
6326                 o can use keyboard to select an icon (Enter)
6327                 o resize icon list to width of icons
6328
6329         *  src/gtk/gtkvscrollbutton.c
6330                 o sensitivity of buttons reacts to position
6331
6332 2003-07-23 [christoph]  0.9.3claws45
6333
6334         * sync with 0.9.3cvs14 (incomplete)
6335                 see ChangeLog 2003-07-17
6336
6337 2003-07-23 [alfons]     0.9.3claws44
6338
6339         * src/folder.c
6340         * src/procmsg.h
6341                 sync with my local tree to restore some claws-only things
6342
6343 2003-07-23 [paul]       0.9.3claws43
6344
6345         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6346           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6347           src/Makefile.am
6348           src/mimeview.c
6349           src/procmime.h
6350           src/rfc2015.c
6351           src/stock_pixmap.[ch]
6352                 indicate missing keys and expired sigs/keys
6353                 in mime view column
6354
6355 2003-07-23 [paul]       0.9.3claws42
6356
6357         * src/compose.c
6358                 Redirect fixes: enable automatic account selection and
6359                 do not append signature to message on changing account
6360                 fixes Bug[s] #248
6361
6362 2003-07-23 [paul]       0.9.3claws41
6363
6364         * sync with 0.9.3cvs16
6365                 see ChangeLog 2003-07-23
6366
6367 2003-07-23 [alfons]     0.9.3claws40
6368
6369         * src/inc.c
6370                 give progress dialog a main window, and give it the first 
6371                 one (presumably the only one). fixes bug #247, "segfault on 
6372                 pop-before-smtp" 
6373
6374 2003-07-22 [alfons]     0.9.3claws39
6375
6376         * src/summaryview.c
6377                 shift-space scrolls up
6378
6379 2003-07-22 [paul]       0.9.3claws38
6380
6381         * sync with 0.9.3cvs15
6382                 see ChangeLog 2003-07-22
6383
6384 2003-07-20 [alfons]     0.9.3claws37
6385
6386         * src/compose.c
6387                 put menu inside #ifdef USE_ASPELL..#endif
6388
6389 2003-07-20 [christoph]  0.9.3claws36
6390
6391         * src/procmsg.c
6392                 fix wrong flags in MsgInfo returned by
6393                 procmsg_msginfo_get_full_info()
6394
6395         (closes Bug 221 Deleting messages from the Message View gives incorrect
6396          new/unread message counts in the folder view)
6397
6398         * src/plugins/spamassassin/spamassassin_gtk.c
6399                 add gettext macro for prefs page title
6400
6401 2003-07-20 [paul]       0.9.3claws35
6402
6403         * src/mimeview.c
6404                 redraw icon list on signature check
6405
6406 2003-07-20 [christoph]  0.9.3claws34
6407
6408         * src/Makefile.am
6409         * src/account.c
6410         * src/folder.[ch]
6411         * src/folder_item_prefs.[ch]            ** NEW **
6412         * src/folderview.c
6413         * src/mainwindow.c
6414         * src/mh.c
6415         * src/prefs_gtk.c
6416         * src/prefs_scoring.c
6417         * src/summaryview.c
6418         * src/prefs_folder_item.[ch]
6419                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6420                   Properties dialog
6421                 o use prefswindow for folder properties
6422
6423         * src/gtk/prefswindow.[ch]
6424                 change implementation to use an invisible notebook instead
6425                 of unparenting widgets
6426
6427 2003-07-20 [christoph]  0.9.3claws33
6428
6429         * src/compose.h
6430         * src/folder.c
6431         * src/folderview.h
6432         * src/headerview.h
6433         * src/prefs_filtering.h
6434         * src/prefs_folder_item.[ch]
6435         * src/procmime.h
6436         * src/procmsg.h
6437         * src/summaryview.h
6438                 clean up header mess
6439                 (always use 1. typedefs, 2. #includes, 3. structures)
6440
6441         * src/common/version.h.in
6442                 add casts for constants
6443
6444         * src/plugins/demo/demo.c
6445                 fix typo
6446
6447         * src/plugins/spamassassin/spamassassin.c
6448                 remove unused variable
6449
6450 2003-07-20 [alfons]     0.9.3claws32
6451
6452         * src/mimeview.c
6453                 o make icon buttons respond on left click
6454                 o minor cosmetic change
6455
6456 2003-07-19 [luke]       0.9.3claws31
6457
6458         * src/mimeview.[ch]
6459         * src/gtk/gtkvscrollbutton.c
6460         * src/messageview.c
6461                 o improved mimeview behaviour when selecting a new message
6462                 o plus code cleanups to remove compile warnings
6463
6464
6465 2003-07-19 [alfons]     0.9.3claws30
6466
6467         * src/procmsg.c
6468         * src/compose.c
6469         * src/common/utils.[ch]
6470                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6471
6472 2003-07-19 [alfons]     0.9.3claws29
6473
6474         * src/prefs_folder_item.c
6475                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6476                 string pointers
6477
6478 2003-07-19 [luke]       0.9.3claws28
6479
6480         * src/messageview.c
6481         * src/mimeview.[ch]
6482         * src/procmime.h
6483         * src/rfc2015.c
6484         * src/stock_pixmap.[ch]
6485         * src/gtk/Makefile.am
6486         * src/Makefile.am
6487         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6488         * src/pixmaps/mime_*.xpm                ** NEW **
6489                 o mimeview rearrangement with a new icon shortcut bar
6490
6491 2003-07-19 [alfons]     0.9.3claws27
6492
6493         * src/folderview.c
6494                 o plug leaking nodes_to_recollapse
6495                 o add folderview_recollapse_all_nodes() (not used yet)
6496
6497 2003-07-19 [alfons]     0.9.3claws26
6498
6499         * src/compose.c
6500         * src/common/utils.c
6501                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6502                 for both forwarding as replying
6503
6504 2003-07-18 [christoph]  0.9.3claws25
6505
6506         * configure.ac
6507         * src/common/sylpheed.[ch]
6508         * src/common/version.h.in
6509                 add version in numeric form to allow easy comparison
6510
6511         * src/plugins/demo/demo.c
6512                 add version check
6513                 - sylpheed version > plugin version => never allowed, sylpheed
6514                   could contain unknown API changes
6515                 - sylpheed version < minimum version required => don't load,
6516                   API required not available (if linking does not fail)
6517
6518 2003-07-18 [alfons]     0.9.3claws24
6519         
6520         * src/common/plugin.[ch]
6521                 const correctness
6522
6523 2003-07-18 [christoph]  0.9.3claws23
6524
6525         * src/common/hooks.c
6526                 fix crash when hooks where unregisted
6527
6528         * src/plugins/trayicon/trayicon.c
6529                 unregister detroy signal before destroying the widget
6530                 (still crashes when the plugin is unloaded)
6531
6532 2003-07-18 [alfons]     0.9.3claws22
6533         
6534         * src/folderview.c
6535                 delay expanding folder tree during drags until timeout triggered
6536                 (needs perhaps some tweaking, so testing is welcome)
6537
6538 2003-07-17 [alfons]     0.9.3claws21
6539
6540         * src/folderview.c
6541                 clean up cruft
6542
6543 2003-07-17 [christoph]  0.9.3claws20
6544
6545         * src/common/session.c
6546                 fix opening of SSL connections
6547
6548         * src/plugins/image_viewer/Makefile.am
6549                 add OPENSSL_CFLAGS (we should find a better solution to remove
6550                 this dependencies if they are not required)
6551
6552         * src/plugins/spamassassin/spamassassin.c
6553                 remove setlocale workaround (fixed in libspamc)
6554
6555         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6556          if spell checking enabled)
6557
6558 2003-07-17 [alfons]     0.9.3claws19
6559
6560         * src/common/hooks.[ch]
6561         * src/plugins/clamav/clamav_plugin.c
6562         * src/plugins/spamassassin/spamassassin.c
6563         * src/plugins/trayicon/trayicon.c
6564                 fix signedness muck 
6565
6566 2003-07-17 [alfons]     0.9.3claws18
6567
6568         * src/procmime.c
6569                 plug memleak
6570
6571 2003-07-17 [alfons]     0.9.3claws17
6572
6573         * src/inc.c
6574                 plug memleak
6575
6576 2003-07-17 [paul]       0.9.3claws16
6577
6578         * src/common/defs.h
6579           src/mainwindow.c
6580           src/manual.[ch]
6581                 add link to the Claws site's FAQ page, after the suggestion
6582                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6583                 Move url strings to defs.h
6584                 
6585         * src/mainwindow.c
6586                 fix typo to prevent "unknown menu entry" warnings
6587
6588 2003-07-17 [alfons]     0.9.3claws15
6589
6590         * src/folderview.[ch]
6591         * src/summaryview.[ch]
6592         * src/mimeview.[ch]
6593                 plug DnD leaks 
6594
6595 2003-07-17 [paul]       0.9.3claws14
6596
6597         * src/inc.c
6598                 remove two instances of 'GTK_EVENTS_FLUSH' because
6599                 they are unnecessary and probably cause a stack overflow
6600
6601 2003-07-16 [christoph]  0.9.3claws13
6602
6603         * src/mimeview.[ch]
6604                 use an invisible GTK notebook to switch between viewers
6605                 instead of reparenting widgets
6606
6607 2003-07-16 [christoph]  0.9.3claws12
6608
6609         * src/folder.c
6610                 move folder_item_update_freeze() to correct place in
6611                 folder_item_scan_full()
6612
6613 2003-07-16 [paul]       0.9.3claws11
6614
6615         * sync with 0.9.3cvs12
6616                 see ChangeLog 2003-07-14 and 2003-07-15
6617
6618 2003-07-16 [christoph]  0.9.3claws10
6619
6620         * src/imap.[ch]
6621         * src/prefs_account.[ch]
6622                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6623
6624 2003-07-15 [alfons]     0.9.3claws9
6625
6626         * src/main.c
6627                 make --config-dir do something useful
6628
6629 2003-07-15 [alfons]     0.9.3claws8
6630
6631         * src/procmsg.c
6632                 o fix a bug where 'last' didn't really point to the last message
6633                   in the top level list of children, but to the last threaded
6634                   message. 
6635                 
6636                 o clean up and make it easier to sync
6637
6638 2003-07-15 [alfons]     0.9.3claws7
6639
6640         * src/mainwindow.c
6641                 make correct menu items sensitive       
6642
6643 2003-07-14 [alfons]     0.9.3claws6
6644
6645         * src/procmsg.c
6646                 tune the threader so it will not subject-thread any message
6647                 without a subject prefix (this will not thread correctly if 
6648                 a parent is delivered after their childs, but it looks 
6649                 better right now)
6650
6651 2003-07-13 [christoph]  0.9.3claws5
6652
6653         * src/mainwindow.c
6654                 group "Add mailbox *..." menu items in submenu
6655
6656 2003-07-13 [alfons]     0.9.3claws4
6657
6658         * src/summaryview.c
6659                 correct summary_toggle_pressed() signature and make sure
6660                 signal is not passed on
6661
6662 2003-07-13 [alfons]     0.9.3claws3
6663
6664         * src/summaryview.c
6665                 o for now don't pass on keys when they we're handled by 
6666                   ctree::key_press_event
6667                 o clean up
6668
6669 2003-07-13 [alfons]     0.9.3claws2
6670         
6671         * src/main.c
6672                 add command line option "--config-dir" to get the current 
6673                 configuration dir
6674
6675 2003-07-12 [alfons]     0.9.3claws1
6676
6677         * src/matcher.[ch]
6678         * src/matcher_parser_parse.y
6679         * src/prefs_filtering.c
6680         * src/filtering.c
6681                 add "Lock" filter action to lock messages;
6682
6683         * src/filtering.c       
6684                 remove debug_print()    
6685         * src/prefs_filtering.c
6686                 re-organize matcher part 9: 
6687                 make action text entries easily extendible;
6688                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6689                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6690
6691 2003-07-12 [paul]
6692
6693         * tools/README
6694                 update old information and add missing
6695                 information
6696
6697 2003-07-12 [paul]       0.9.3claws
6698
6699         * 0.9.3claws released
6700         
6701 2003-07-12 [paul]       0.9.0claws103
6702
6703         * src/Makefile.am
6704                 add addrquery.h
6705
6706 2003-07-12 [melvin]     0.9.0claws102
6707
6708         * src/messageview.c
6709                 Fixed bug #215: Show MIME tab for single text/html messages. 
6710                 
6711 2003-07-12 [paul]       0.9.0claws101
6712
6713         * man/sylpheed.1
6714                 updated
6715
6716 2003-07-12 [paul]       0.9.0claws100
6717
6718         * po/es.po
6719           po/hr.po
6720           po/pl.po
6721           po/sr.po
6722                 update Spanish, Croatian, Polish, Serbian translations.
6723                 submitted by Ricardo Mones Lastra, Dragan, Witold
6724                 Wladyslaw Wojciech Wilk, Urke MMI
6725
6726 2003-07-12 [melvin]     0.9.0claws99
6727
6728         * po/fr.po
6729                 Updated French translations.
6730
6731 2003-07-12 [paul]       0.9.0claws98
6732
6733         * src/addressbook.c
6734                 disable 'Lookup' button as it has no effect
6735
6736 2003-07-11 [alfons]     0.9.0claws97
6737         
6738         * src/summaryview.c
6739                 summary_searchbar_pressed() should return TRUE to signal that
6740                 event was handled. when returning void, the return value passed
6741                 to GTK is actually random, but maybe FALSE, in which case the
6742                 event is handled by parent
6743                 
6744 2003-07-10 [paul]       0.9.0claws96
6745
6746         * ac/missing/gettext.m4
6747                 update to version 0.12
6748
6749 2003-07-10 [paul]       0.9.0claws95
6750
6751         * src/plugins/clamav/clamav_plugin.c
6752                 fix bug where multipart/alternative messages
6753                 would slip through without being scanned
6754
6755 2003-07-10 [christoph]  0.9.0claws94
6756
6757         * src/folder.c
6758                 correct check if folder supports removing when a message is
6759                 moved. if not the message is only copied.
6760
6761         (closes Bug 132 crash on startup in newsgroups folders)
6762
6763 2003-07-09 [alfons]     0.9.0claws93
6764
6765         * configure.ac
6766         * src/common/defs.h
6767                 --with-config-dir (default .sylpheed)
6768
6769 2003-07-09 [christoph]  0.9.0claws92
6770
6771         * configure.ac
6772                 use PKG_CHECK_MODULES to check for gtkmathview
6773                 (version 0.4.2 now required)
6774
6775 2003-07-08 [melvin]     0.9.0claws91
6776
6777         * src/action.c
6778                 Implemented a progress bar that counts the number of completed
6779                 tasks when the action runs more than one command.
6780
6781 2003-07-08 [alfons]     0.9.0claws90
6782
6783         * src/procmsg.c
6784                 if queued message has an invalid Message-Id, don't try to
6785                 find message it refers to (fixes #209 "crash when processing 
6786                 in folder")
6787
6788 2003-07-08 [paul]       0.9.0claws89
6789
6790         * sync with 0.9.3cvs2
6791                 see ChangeLog 2003-07-08
6792
6793 2003-07-08 [match]      0.9.0claws88
6794
6795         * src/ldapctrl.c
6796                 extend LDAP search for first/last name by parsing search term.
6797
6798 2003-07-08 [alfons]     0.9.0claws87
6799
6800         * src/send_message.c
6801                 fix bug #208 "Status message stuck when sending on POP3 account"
6802
6803 2003-07-07 [paul]       0.9.0claws86
6804
6805         * po/hr.po
6806                 new Croatian translation, submitted by
6807                 Dragan <drleskov@inet.hr>
6808
6809 2003-07-07 [paul]       0.9.0claws85
6810
6811         * sync with 0.9.3cvs1
6812                 see ChangeLog 2003-07-07
6813
6814 2003-07-05 [christoph]  0.9.0claws84
6815
6816         * src/Makefile.am
6817         * src/messageview.c
6818         * src/mimeview.[ch]
6819         * src/stock_pixmap.[ch]
6820         * src/pixmaps/messageview_text.xpm              ** NEW **
6821                 move mimeview tabs to the right side and use icons
6822                 instead of text to save some space
6823
6824         (patch by Luke Plant <lukeplant@softhome.net>)
6825
6826 2003-07-05 [christoph]  0.9.0claws83
6827
6828         * src/inc.c
6829                 add NULL pointer checks
6830
6831         (patch by Luke Plant <lukeplant@softhome.net>)
6832         (closes Bug 204 0.9.0 quits on authentication error?!)
6833
6834 2003-07-05 [alfons]     0.9.0claws82
6835
6836         * configure.ac
6837                 take the clue in bug #202 "./configure script - 
6838                 'if test' comparison failure" reported by John Kristoff. 
6839
6840 2003-07-04 [christoph]  0.9.0claws81
6841
6842         * src/plugins/spamassassin/spamassassin.c
6843                 set timeout for spam check
6844
6845 2003-07-04 [christoph]  0.9.0claws80
6846
6847         * src/main.c
6848                 destroy all FolderItems when shutting down to
6849                 allow folders to clean up
6850
6851 2003-07-04 [melvin]     0.9.0claws79
6852
6853         * src/gtk/gtkaspell.c
6854                 Fixed bug #184 "Entering non-ascii character deletes
6855                 previous char if spell checking enabled": this makes
6856                 the spell checking in multibytes (e.g. UTF-8)locales work.
6857                 (Patch by Luke Plant).
6858                 
6859 2003-07-04 [christoph]  0.9.0claws78
6860
6861         * sync with 0.9.2cvs1
6862                 see ChangeLog 2003-06-10
6863
6864 2003-07-04 [paul]       0.9.0claws77
6865
6866         * sync with 0.9.3 release
6867                 see ChangeLog 2003-07-04
6868
6869 2003-07-03 [christoph]  0.9.0claws76
6870
6871         * src/folder.[ch]
6872         * src/imap.c
6873         * src/mbox_folder.c
6874         * src/mh.c
6875         * src/news.c
6876                 move folder_item_get_path() stuff into a folder virtual function
6877
6878         * src/procmsg.c
6879                 use folder_item_fetch_msg() to get message and do not contruct
6880                 the filename from path and number
6881
6882 2003-07-03 [paul]       0.9.0claws75
6883
6884         * sync with 0.9.2cvs12
6885                 see ChangeLog 2003-07-03
6886
6887 2003-07-02 [paul]       0.9.0claws74
6888
6889         * src/messageview.c
6890                 fix text-selection for replying
6891
6892 2003-07-02 [paul]       0.9.0claws73
6893
6894         * sync with 0.9.2cvs11
6895                 see ChangeLog 2003-07-02
6896
6897 2003-07-02 [paul]       0.9.0claws72
6898
6899         * src/procmsg.c
6900                 revert last commit because it breaks more
6901                 than it fixes
6902
6903 2003-07-02 [paul]       0.9.0claws71
6904
6905         * src/procmsg.c
6906                 fix thread by subject/sort by date
6907
6908 2003-07-01 [paul]       0.9.0claws70
6909
6910         * sync with 0.9.2cvs10
6911                 see ChangeLog 2003-07-01
6912
6913 2003-06-30 [paul]       0.9.0claws69
6914
6915         * sync with 0.9.2cvs9
6916                 see ChangeLog 2003-06-30
6917
6918 2003-06-28 [match]      0.9.0claws68
6919
6920         * src/addressbook.c
6921                 fix null ptr.
6922
6923 2003-06-27 [paul]       0.9.0claws67
6924
6925         * sync with 0.9.2cvs7
6926                 see ChangeLog 2003-06-27
6927
6928 2003-06-26 [christoph]  0.9.0claws66
6929
6930         * src/folder.c
6931                 freeze folder updates while a folder is scanned
6932
6933         (closes Bug 185 New message counter)
6934
6935 2003-06-26 [darko]      0.9.0claws65
6936
6937         * src/ldapserver.c
6938                 fix infinite loop when adding a new LDAP server
6939
6940 2003-06-26 [paul]       0.9.0claws64
6941
6942         * sync with 0.9.2cvs6
6943                 see ChangeLog 2003-06-26
6944
6945 2003-06-26 [paul]       0.9.0claws63
6946
6947         * sync with 0.9.2cvs5
6948                 see ChangeLog 2003-06-25 and 2003-06-26
6949
6950 2003-06-25 [match]      0.9.0claws62
6951
6952         * src/addr_compl.c
6953                 Fixed tab/backtab for dropped-down completion list to
6954                 move next/previous field. (close bug 147)
6955
6956 2003-06-25 [christoph]  0.9.0claws61
6957
6958         * src/addr_compl.[ch]
6959         * src/addrindex.[ch]
6960         * src/folderview.c
6961         * src/inc.c
6962         * src/news.c
6963         * src/summaryview.c
6964         * src/toolbar.c
6965                 fix warnings
6966
6967 2003-06-25 [leandro]    0.9.0claws60
6968
6969         * src/compose.c
6970                 o cleanups
6971                 o gray out "Message/Remove references" menu item if not
6972                   replying to a message
6973
6974 2003-06-24 [leandro]    0.9.0claws59
6975
6976         * src/compose.[ch]
6977                 o removed "Message/Create new thread" menu item
6978                 o added "Message/Remove references" menu item
6979                   (it's off by default and will not check anymore
6980                    if the subject changed)
6981
6982 2003-06-23 [alfons]     0.9.0claws58
6983
6984         * src/procmsg.c
6985                 try better grouping messages threaded by subject based on their age.
6986                 still not perfect - because the message tree is not sorted by date.  
6987
6988 2003-06-23 [thorsten]   0.9.0claws57
6989
6990         * src/pop.[ch]
6991                 added mail_receive_hook to allow modifications
6992                 directly after retrieval (e.g. adding headers).
6993
6994 2003-06-23 [paul]       0.9.0claws56
6995
6996         * src/sourcewindow.c
6997                  enable the use of Ctrl+A to select all text in
6998                  the sourcewindow
6999                  Patch submitted by Ivan Francolin Martinez
7000                  <ivanfm@users.sourceforge.net>
7001
7002 2003-06-22 [christoph]  0.9.0claws55
7003
7004         * src/folder.[ch]
7005                 o add notification hook for folder tree changes
7006                 o invoke hooks after folder tree scanning
7007
7008         * src/folderview.[ch]
7009                 register hook for folder tree changes that
7010                 updates the ctree
7011
7012         (there are more places that should be updated, like add, remove 
7013          or move folder)
7014
7015         (closes Bug 164 Crash on rebuild folder tree)
7016         (closes Bug 190 Crash on 'rebuilding folder tree')
7017
7018 2003-06-21 [leandro]    0.9.0claws54
7019
7020         * src/compose.[ch]
7021                 create a new thread if subject changes
7022                 (it's on by default, can be disabled in Message menu)
7023
7024 2003-06-21 [alfons]     0.9.0claws53
7025
7026         * src/summaryview.c
7027                 quiet little compiler
7028
7029 2003-06-21 [christoph]  0.9.0claws52
7030
7031         update gettext stuff to version 0.12
7032
7033 2003-06-19 [alfons]     0.9.0claws51
7034
7035         * src/common/log.c
7036         * src/common/plugin.c
7037                 move defs.h before glib.h to prevent MIN/MAX redefs
7038
7039 2003-06-19 [alfons]
7040
7041         * src/addressbook.c
7042                 translatable
7043
7044 2003-06-19 [match]      0.9.0claws50
7045
7046         * src/addressbook.[ch]
7047         * src/addrindex.[ch]
7048         * src/addr_compl.[ch]
7049         * src/editldap.[ch]
7050         * src/editldap_basedn.[ch]
7051         * src/addritem.[ch]
7052         * src/ldapquery.h
7053                 re-implemented dynamic LDAP search. works without
7054                 slowdown on display sender with addressbook
7055                 option.
7056         * src/addrbook.c
7057                 documented code.
7058
7059 2003-06-19 [paul]       0.9.0claws49
7060
7061         * src/compose.c
7062                 fix Bug #136 'Nonprovided quotation marks crash claws'
7063                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
7064
7065 2003-06-19 [alfons]     0.9.0claws48
7066
7067         * src/prefs_common.[ch]
7068         * src/procmsg.c
7069                 restrict threading by subject by checking thread for
7070                 age (prefs_common.thread_by_subject_max_age)
7071
7072 2003-06-18 [christoph]  0.9.0claws47
7073
7074         * src/imap.c
7075                 fix memory leak in imap_cmd_fetch()
7076
7077 2003-06-18 [christoph]  0.9.0claws46
7078
7079         * src/prefs_gtk.c
7080                 fix memory leak in prefs_set_default() when used multiple
7081                 times or after prefs have been read
7082
7083 2003-06-18 [christoph]  0.9.0claws45
7084
7085         * src/common/plugin.c
7086                 fix memory leak in plugin_unload()
7087
7088 2003-06-18 [christoph]  0.9.0claws44
7089
7090         * src/imap.c
7091                 fix memory leak in imap_cmd_ok()
7092
7093 2003-06-18 [christoph]  0.9.0claws43
7094
7095         * src/folder.c
7096                 stop messages that are downloaded from POP3 and added to
7097                 an IMAP inbox from being filtered twice (first by POP3
7098                 and again when IMAP folder is scaned to get the UID of
7099                 the APPEND operation when no UIDPLUS is available)
7100
7101 2003-06-18 [alfons]
7102
7103         * tools/Makefile.am
7104                 phoenix <- firebird     
7105
7106 2003-06-18 [paul]
7107
7108         * tools/launch_phoenix          ** REMOVED **
7109           tools/launch_firebird         ** NEW **
7110                 renamed and edited to reflect the browser's name change from
7111                 'phoenix' to 'firebird'
7112
7113 2003-06-18 [paul]       0.9.0claws42
7114
7115         * sync with 0.9.2cvs2
7116                 see ChangeLog 2003-06-16
7117
7118 2003-06-17 [alfons]     0.9.0claws41
7119
7120         * src/procmsg.c
7121                 prevent threading problems when a node is an ancestor (parent / great parent),
7122                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7123                 for finding an sample set of messages)
7124
7125 2003-06-16 [christoph]  0.9.0claws40
7126
7127         * src/main.c
7128                 don't popup main window on --receive or --receive-all
7129
7130         * src/mainwindow.[ch]
7131         * src/plugins/trayicon/trayicon.c
7132                 allow hiding of main window by clicking on the trayicon
7133                 (doesn't work correctly in seperate window mode and may
7134                  cause unexpected GTK problems I couldn't find yet)
7135
7136         * src/common/ssl.c
7137                 remove incorrect warning
7138
7139 2003-06-15 [alfons]     0.9.0claws39
7140
7141         * src/gtk/gtkstext.c
7142                 don't output debug text;
7143                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7144                 for pointing this out);
7145
7146 2003-06-14 [alfons]     0.9.0claws38
7147         
7148         * src/messageview.c
7149                 remove printf() and make one if..else comply with coding style
7150
7151 2003-06-14 [alfons]     0.9.0claws37
7152
7153         * AUTHORS
7154                 add Martin Wicke
7155         * src/action.c
7156         * src/messageview.[ch]
7157         * src/summaryview.c
7158                 apply patch #754162 "Quoting messages filtered by actions" submitted
7159                 by Martin Wicke, which allows quoting message body changed by an
7160                 action (Thanks!).
7161
7162 2003-06-13 [alfons]     0.9.0claws36
7163
7164         * src/utils.c
7165                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7166                 use case insensitive regexp (suggested by Ivan Martinez)
7167
7168 2003-06-13 [christoph]  0.9.0claws35
7169
7170         * configure.ac
7171         * src/plugins/trayicon/Makefile.am
7172         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7173         * src/plugins/trayicon/trayicon.c
7174         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7175         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7176         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7177         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7178         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7179         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7180                 replace my own EggTrayIcon backport with the backport
7181                 used by (l|x)mule and gabber.
7182
7183 2003-06-13 [alfons]     0.9.0claws34
7184
7185         * AUTHORS
7186         * src/common/utils.c
7187                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7188
7189 2003-06-13 [alfons]     0.9.0claws33
7190
7191         * src/compose.c
7192                 clean up a little bit
7193
7194 2003-06-12 [alfons]     0.9.0claws32
7195
7196         * src/compose.c
7197                 const correctness fix
7198
7199         * src/common/sylpheed.[ch]
7200                 () -> (void)
7201                 prevent redef MIN/MAX
7202                 
7203         * src/common/utils.[ch]
7204                 () -> (void)
7205
7206 2003-06-12 [melvin]     0.9.0claws31
7207
7208         * src/compose.c
7209                 Updated to take into accounts changes in GtkAspell.
7210
7211 2003-06-12 [alfons]     0.9.0claws30
7212
7213         * src/compose.c
7214         * src/procmsg.c
7215         * src/common/utils.[ch]
7216                 handle reply subject prefixes better (initial 
7217                 suggestion by Robert Story adapted and enhanced 
7218                 using regexps)
7219
7220 2003-06-12 [melvin]     0.9.0claws29
7221
7222         * src/compose.c
7223                 Use new gtkaspell_checkers_strerror() to get the speller's
7224                 error message instead of accessing the (now private)
7225                 checkers structure.
7226                 Minor code clean up
7227
7228         * src/main.c
7229                 Use #ifdef instead of #if for USE_ASPELL
7230                 Use the new spell checkers init/quit functions 
7231
7232         * src/gtk/gtkaspell.c
7233                 Use #ifdef instead of #if for USE_ASPELL
7234                 Moved in the majority of GtkAspell structures that were
7235                 exported before by gtkaspell.h
7236         
7237         * src/gtk/gktaspell.h
7238                 Made gtkaspell.h contain only the necessary data to be
7239                 publicized by moving many structures to gtkaspell.c.
7240                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7241                 gtkaspell_checkers_new(): replaced by...
7242                 gtkaspell_checkers_init(): new function for initialization
7243                 gtkaspell_checkers_delete(): replaced by...
7244                 gtkaspell_checkers_quit(): new function
7245                 gtkaspell_checkers_strerror(): new function that returns
7246                 the checker's last error message.
7247                 
7248 2003-06-11 [melvin]     0.9.0claws28
7249
7250         * po/POTFILES.in
7251                 Updated to take into account gtkaspell.c migration to
7252                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7253
7254 2003-06-10 [alfons]     0.9.0claws27
7255
7256         * src/filtering.[ch]
7257         * src/folder.c
7258         * src/matcher.c
7259         * src/scoring.[ch]
7260                 - try fixing bug #18 (any brave testers?)
7261                 - add more robustness by refusing previously 
7262                   unchecked NULL pointers 
7263
7264 2003-06-10 [alfons]     0.9.0claws26
7265
7266         * src/procmsg.c
7267                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7268
7269 2003-06-09 [alfons]     0.9.0claws25
7270
7271         * src/prefs_common.c
7272                 fix bug #163 "Icon switching doesnt work properly" by 
7273                 preventing early freeing of prefs_common.pixmap_theme_path.
7274
7275 2003-06-09 [christoph]  0.9.0claws24
7276
7277         * src/gtk/gtkaspell.c
7278                 revert Thorsten's fix and add forgotten g_strdup for
7279                 aspell path (it should not be possible to alter the path a
7280                 GtkASpell uses from outside)
7281
7282 2003-06-09 [thorsten]   0.9.0claws23
7283
7284         * src/gtk/gtkaspell.c
7285                 dont free prefs_common.aspell_path when closing compose
7286
7287 2003-06-08 [colin]      0.9.0claws22
7288
7289         * src/plugins/spamassassin/spamassassin.c
7290                 fix prefs types
7291
7292 2003-06-07 [christoph]  0.9.0claws21
7293
7294         * src/Makefile.am
7295         * src/compose.c
7296         * src/gtkaspell.[ch]            ** REMOVE **
7297         * src/gtk/Makefile.am
7298         * src/gtk/gtkaspell.[ch]        ** NEW **
7299                 o make gtkaspell independent from sylpheed's prefs
7300                 o move gtkaspell.[ch] to gtk directory
7301
7302 2003-06-07 [christoph]  0.9.0claws20
7303
7304         * src/Makefile.am
7305         * src/crash.c
7306         * src/export.c
7307         * src/filesel.[ch]              ** REMOVE **
7308         * src/folder.c
7309         * src/main.[ch]
7310         * src/common/sylpheed.[ch]
7311         * src/gtk/Makefile.am
7312         * src/gtk/filesel.[ch]          ** NEW **
7313         * src/gtk/pluginwindow.c
7314         * src/gtk/sslcertwindow.c
7315                 move filesel.[ch] to gtk directory
7316
7317 2003-06-07 [alfons]     0.9.0claws19
7318
7319         * src/filesel.c
7320                 make (multi) file selection dialog work again (Claws-only)
7321
7322 2003-06-07 [thorsten]   0.9.0claws18
7323
7324         * po/de.po
7325                 fix typos
7326
7327 2003-06-07 [alfons]     0.9.0claws17
7328
7329         * configure.ac
7330         * src/mimeview.c
7331                 detect apache mishap in which case don't include fnmatch.h
7332                 if regex.h is already included
7333
7334 2003-06-06 [christoph]  0.9.0claws16
7335
7336         * configure.ac
7337         * src/mimeview.h
7338                 add check for fnmatch.h and include it when available
7339
7340         * src/mimeview.[ch]
7341                 fix wrong case sensitivity of Content-Types
7342
7343         * src/gtk/Makefile.am
7344                 need the same include paths in gtk directory as in
7345                 common directory because .h files in common can
7346                 include files from these directories, when included
7347                 in gtk's .h or .c files
7348
7349 2003-06-06 [alfons]     0.9.0claws15
7350
7351         * src/mimeview.c
7352         * src/summaryview.c
7353                 make it compile again because of regex.h / fnmatch.h 
7354                 include problems (related to recent mime stuff, can
7355                 someone check this?)
7356
7357 2003-06-06 [thorsten]   0.9.0claws14
7358
7359         * src/folderview.c
7360                 possible use of uninitialized pointer while dragging
7361
7362 2003-06-06 [paul]       0.9.0claws13
7363
7364         * src/compose.c
7365                 fix bug where the insert sig button would be effective
7366                 only when auto_sig was set
7367
7368 2003-06-06 [paul]       0.9.0claws12
7369
7370         * sync with 0.9.2 release
7371
7372 2003-06-02 [paul]       0.9.0claws11
7373
7374         * sync with 0.9.1cvs1
7375                 see ChangeLog 2003-06-02
7376                 
7377         * po/de.po
7378                 update by Jens
7379
7380 2003-06-01 [christoph]  0.9.0claws10
7381
7382         * src/account.c
7383                 don't use substring search to find accounts by email address
7384
7385         (closes Bug 169 Overly loose matching of "From" address)
7386
7387 2003-05-31 [christoph]  0.9.0claws9
7388
7389         * doc-src/rfc2683.txt
7390         * src/imap.c
7391                 limit IMAP command length as recommended in RFC2683
7392                 (message number lists will be split into multiple imap
7393                 sets, the limit of 1000 octets is not a hard limit)
7394
7395         (closes Bug 161 sylpheed-claws exits with segfault when logging
7396          in to certain imap-servers)
7397
7398 2003-05-29 [alfons]     0.9.0claws8
7399
7400         * src/toolbar.[ch]
7401                 add print button (calling summary_print());
7402                 fine tune setting tooltip text;
7403                 (if someone needs other buttons, please take these 
7404                 commits as a guide, instead of bothering us - also
7405                 see 0.8.11claws150) 
7406
7407 2003-05-29 [darko]      0.9.0claws7
7408
7409         * src/compose.c
7410                 fix crash when word wrapping kicks in due to
7411                 changed text by spell checker
7412
7413 2003-05-29 [paul]       0.9.0claws6
7414
7415         * src/compose.c
7416                 fix bug where changing account would insert
7417                 sig even if auto_sig was FALSE
7418                 
7419         * ChangeLog
7420           ChangeLog.jp
7421           INSTALL
7422                 sync with 0.9.1 release
7423
7424 2003-05-28 [christoph]  0.9.0claws5
7425
7426         * src/imap.c
7427                 fix truncation of too long commands
7428
7429         (closes Bug 167 IMAP hangs trying to get envelope
7430          information in imap_get_uncached_messages)
7431
7432 2003-05-27 [paul]       0.9.0claws4
7433
7434         * tools/Makefile.am
7435           tools/maildir2sylpheed.pl     ** NEW FILE **
7436                 add kmail to sylpheed mailbox conversion script
7437
7438 2003-05-27 [paul]       0.9.0claws3
7439
7440         * sync with 0.9.0cvs10
7441                 see ChangeLog 2003-05-26
7442
7443 2003-05-26 [paul]       0.9.0claws2
7444
7445         * sync with 0.9.0cvs9
7446                 see ChangeLog 2003-05-26
7447
7448 2003-05-24 [paul]       0.9.0claws1
7449
7450         * sync with 0.9.0cvs8
7451                 see ChangeLog 2003-05-23
7452
7453 2003-05-24 [paul]       0.9.0claws
7454
7455         * version 0.9.0claws released
7456
7457 2003-05-24 [paul]       0.8.11claws177
7458
7459         * src/plugins/dillo-viewer/Makefile.am
7460           src/plugins/traycon/Makefile.am
7461                 add missing files
7462                 
7463         * po/bg.po
7464           po/en_GB.po
7465           po/es.po
7466           po/it.po
7467           po/pt_BR.po
7468           po/ru.po
7469           po/sr.po
7470                 update Bulgarian, British English, Spanish, Italian, 
7471                 Brazilian Portuguese, Russian, and Serbian translations, 
7472                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7473                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7474                 Ruslan N. Balkin, and Urke MMI
7475
7476 2003-05-23 [melvin]     0.8.11claws176
7477
7478         * po/fr.po
7479                 Updated French translations
7480
7481 2003-05-22 [paul]       0.8.11claws175
7482
7483         * src/Makefile.am
7484           src/addrbook.[ch]
7485           src/addrcache.[ch]
7486           src/addr_compl.[ch]
7487           src/adressbook.[ch]
7488           src/addrindex.[ch]
7489           src/addritem.[ch]
7490           src/editaddress.c
7491           src/editgroup.c
7492           src/editldap_basedn.c
7493           src/editldap.c
7494           src/jpilot.c
7495           src/vcard.c
7496                 revert to get ldap into it previous working state
7497                 
7498         * po/zh_TW.Big5.po
7499                 new Taiwanese translation,
7500                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7501
7502 2003-05-22 [christoph]  0.8.11claws174
7503
7504         * src/plugins/spamassassin/libspamc.[ch]
7505                 sync libspamc with SpamAssaain release 2.55
7506
7507 2003-05-22 [paul]       0.8.11claws173
7508
7509         * sync with 0.9.0cvs7
7510                 see ChangeLog 2003-05-22
7511                 
7512         * src/summaryview.c
7513                 revert change in 0.8.11claws172: follow
7514                 Hiroyuki's decision and that's the end of it.
7515
7516 2003-05-21 [paul]       0.8.11claws172
7517
7518         * src/summaryview.c
7519                 fix discrepency between open_unread_on_enter
7520                 and always_show_msg
7521
7522 2003-05-21 [paul]       0.8.11claws171
7523
7524         * sync with 0.9.0cvs6
7525                 see ChangeLog 2003-05-21
7526
7527 2003-05-21 [paul]       0.8.11claws170
7528
7529         * sync with 0.9.0cvs5
7530                 see ChangeLog 2003-05-21
7531
7532 2003-05-20 [paul]       0.8.11claws169
7533
7534         * sync with 0.9.0cvs4
7535                 see ChangeLog 2003-05-20
7536                 fixes bug #152, 'encoding of IMAP folders names'
7537
7538 2003-05-20 [paul]       0.8.11claws168
7539
7540         * sync with 0.9.0cvs3
7541                 see ChangeLog 2003-05-20
7542                 
7543         * src/tools/convert_mbox.pl
7544                 minor change in the comments, submitted by Fred Marton
7545
7546 2003-05-19 [paul]       0.8.11claws167
7547
7548         * src/plugins/clamav/Makefile.am
7549           configure.ac
7550                 link clamav_lib to the plugin and not to the main program
7551
7552 2003-05-19 [christoph]
7553
7554         * src/Makefile.am
7555                 add -export-dynamic for linking
7556
7557 2003-05-19 [paul]       0.8.11claws166
7558
7559         * sync with 0.9.0cvs1
7560                 see ChangeLog 2003-05-19
7561
7562 2003-05-19 [paul]       0.8.11claws165
7563
7564         * src/inc.c
7565                 fix 'pop before smtp' timeout
7566
7567 2003-05-18 [alfons]     0.8.11claws164
7568
7569         * src/prefs_matcher.c
7570                 put "execute" action command line ("expression") in edit box
7571
7572 2003-05-18 [christoph]  0.8.11claws163
7573
7574         * src/mimeview.[ch]
7575         * src/plugins/dillo_viewer/dillo_viewer.c
7576         * src/plugins/image_viewer/viewer.c
7577         * src/plugins/mathml_viewer/mathml_viewer.c
7578                 let a viewer have a list of Content-Types
7579
7580 2003-05-18 [paul]       0.8.11claws162
7581
7582         * src/prefs_filtering.c
7583                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7584                 and REDIRECT actions
7585
7586 2003-05-17 [christoph]
7587
7588         * README.claws
7589                 o remove dynamic signatures that was syned with main
7590                 o add infos about no longer "build in" image viewer
7591                 o update bugtracker URL
7592
7593 2003-05-17 [christoph]  0.8.11claws161
7594
7595         * src/folder.c
7596         * src/folderview.c
7597         * src/imap.c
7598                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7599                 for every folder after rebuilding the folder tree.
7600
7601         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7602          messages)
7603
7604 2003-05-17 [christoph]  0.8.11claws160
7605
7606         * src/imap.c
7607                 don't use STATUS command on current folder to check for
7608                 content changes. imap_cmd_ok() now tracks changes to
7609                 folder and number of existing messages.
7610
7611 2003-05-17 [paul]       0.8.11claws159
7612
7613         * src/plugins/clamav/clamav_plugin.c
7614                 remove unnecessary debug_print
7615
7616 2003-05-16 [thorsten]   0.8.11claws158
7617
7618         * src/plugins/demo.c
7619                 included missing intl.h
7620
7621 2003-05-16 [paul]       0.8.11claws157
7622
7623         * po/POTFILES.in
7624                 remove non-existant entries
7625         
7626         * src/plugins/clamav/clamav_plugin.c
7627           src/plugins/clamav/clamav_plugin_gtk.c
7628           src/plugins/dillo_viewer/dillo_prefs.c
7629           src/plugins/dillo_viewer/dillo_viewer.c
7630                 gettextise
7631
7632 2003-05-16 [christoph]  0.8.11claws156
7633
7634         * po/POTFILES.in
7635                 include plugin .c files for translation until I
7636                 find a better solution to have plugins have their
7637                 own textdomain
7638         * src/plugins/demo/demo.c
7639         * src/plugins/image_viewer/plugin.c
7640         * src/plugins/mathml_viewer/mathml_viewer.c
7641         * src/plugins/spamassassin/spamassassin.c
7642         * src/plugins/spamassassin/spamassassin_gtk.c
7643         * src/plugins/trayicon/trayicon.c
7644                 add gettext macros for plugin name and description
7645
7646 2003-05-16 [paul]
7647
7648         * sync with 0.9.0
7649
7650 2003-05-16 [paul]       0.8.11claws155
7651
7652         * sync with lastest 0.9.0pre1
7653                 see ChangeLog 2003-05-16
7654
7655 2003-05-15 [paul]       0.8.11claws154
7656
7657         * sync with latest 0.9.0pre1
7658                 see ChangeLog 2003-05-14 and 2003-05-15
7659
7660 2003-05-14 [christoph]  0.8.11claws153
7661
7662         * src/plugins/image_viewer/viewer.c
7663         * src/plugins/image_viewer/viewer.glade         ** NEW **
7664         * src/plugins/image_viewer/viewerprefs.c
7665                 make it possible to disable the autoload function in the
7666                 imageviewer again
7667
7668 2003-05-14 [christoph]  0.8.11claws152
7669
7670         * src/folder.c
7671                 fix folder update after adding a message
7672
7673 2003-05-13 [alfons]     0.8.11claws151
7674
7675         * src/common/session.c
7676                 remove debug traces
7677                 
7678         * src/addrcache.[ch]
7679         * src/filtering.[ch]
7680         * src/folder.[c]
7681         * src/gtkaspell.[ch]
7682         * src/imap.[ch]
7683         * src/mbox_folder.[ch]
7684         * src/mh.[ch]
7685         * src/mimeview.h
7686         * src/msgcache.[ch]
7687         * src/news.[ch]
7688         * src/passphrase.[ch]
7689         * src/prefs_common.[ch]
7690         * src/prefs_gtk.[ch]
7691         * src/procmsg.c
7692         * src/scoring.[ch]
7693                 be pedantic; (in prototypes () implies (int))
7694
7695 2003-05-13 [alfons]     0.8.11claws150
7696
7697         * src/prefs_toolbar.[ch]
7698         * src/summaryview.[ch]
7699         * src/toolbar.[ch]
7700                 change misleading text in toolbar prefs;
7701                 add toolbar action for ignore thread (toggles ignore thread flag);
7702                 clean up a little bit;
7703
7704 2003-05-12 [paul]
7705
7706         * tools/convert_mbox.pl
7707                 bug fixed by Fred Marton
7708
7709 2003-05-12 [paul]
7710
7711         * sync with 0.9.0pre1
7712
7713 2003-05-09 [paul]       0.8.11claws149
7714
7715         * sync with 0.8.11cvs43
7716                 see ChangeLog 2003-05-09
7717
7718 2003-05-08 [christoph]  0.8.11claws148
7719
7720         * src/imap.[ch]
7721                 o use CAPABILIY as first command and check for PREAUTH
7722                   information in the response to it
7723                 o rewrite all imap_cmd_* functions to use an IMAPSession
7724                   instead of a SockInfo as parameter
7725                 o do STARTTLS after fetching and checking the server
7726                   capabilities
7727
7728 2003-05-08 [paul]       0.8.11claws147
7729
7730         * tools/Makefile.am
7731           tools/README
7732           tools/convert_mbox.pl         ** NEW FILE **
7733                 add mbox conversion script. Submitted by 
7734                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7735
7736 2003-05-07 [christoph]
7737
7738         * doc-src/glade.txt
7739         * src/gtk/pluginwindow.glade
7740         * src/plugins/image_viewer/viewerprefs.glade
7741         * src/plugins/spamassassin/spamassassin_gtk.glade
7742                 add glade files for user interfaces and a description how
7743                 to use glade to create the sylpheed code
7744
7745 2003-05-07 [paul]       0.8.11claws146
7746
7747         * sync with 0.8.11cvs41
7748                 see ChangeLog 2003-05-07
7749
7750 2003-05-06 [christoph]  0.8.11claws145
7751
7752         * src/main.c
7753         * src/plugins/image_viewer/viewer.c
7754                 fix usage of imlib in imageviewer plugin
7755
7756         * src/gtk/prefswindow.c
7757                 handle window close event correctly
7758
7759 2003-05-06 [paul]       0.8.11claws144
7760
7761         * src/common/ssl.c
7762                 fix typo introduced in sync
7763
7764 2003-05-06 [paul]       0.8.11claws143
7765
7766         * sync with 0.8.11cvs39
7767                 see ChangeLog 2003-05-06
7768
7769 2003-05-06 [paul]       0.8.11claws142
7770
7771         * AUTHORS
7772           po/cs.po
7773                 updated Czech translation, submitted by 
7774                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7775                 
7776         * src/plugins/clamav/clamav_plugin_gtk.c
7777                 clean up
7778
7779 2003-05-03 [alfons]     0.8.11claws141
7780
7781         * src/compose.[ch]
7782                 make paste as quotation work even when the call to 
7783                 text_inserted() was deferred (fixes bug #140 "Paste 
7784                 as quotation does not work when using "external" 
7785                 clipboard")
7786
7787 2003-05-03 [thorsten]   0.8.11claws140
7788
7789         * src/addrquery.h
7790           src/ldapquery.h
7791           src/mainwindow.c
7792                 removed C++ comments
7793         * src/addr_compl.c
7794                 function with non-int retval/param used before
7795                 implementation/declaration
7796
7797 2003-05-02 [paul]       0.8.11claws139
7798
7799         * src/addr_compl.[ch]
7800           src/addressbook.[ch]
7801           src/addrindex.c
7802           src/summaryview.c
7803                 revert match's changes to (finally) remove the bug where
7804                 opening a folder causes massive slowdown when using the 
7805                 'Display sender using address book' option
7806
7807 2003-05-01 [melvin]     0.8.11claws138
7808
7809         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7810         * src/plugins/dillo_viewer/dillo_viewer.c
7811                 Fixed bug where "Cancel" button from prefs issued
7812                 warnings.
7813                 Comply a little more to coding style
7814
7815 2003-05-01 [paul]       0.8.11claws137
7816
7817         * sync with 0.8.11cvs38
7818                 see ChangeLog 2003-05-01
7819
7820 2003-05-01 [paul]       0.8.11claws136
7821
7822         * po/bg.po
7823                 updated by George Danchev
7824
7825 2003-04-30 [christoph]  0.8.11claws135
7826
7827         * src/plugins/dillo_viewer/dillo_prefs.c
7828         * src/plugins/image_viewer/viewerprefs.c
7829         * src/plugins/spamassassin/spamassassin_gtk.c
7830                 remove gtk_widget_ref() calls for widgets in
7831                 glade code
7832
7833 2003-04-30 [paul]       0.8.11claws134
7834
7835         * src/addrindex.c
7836                 ok, this time a better fix for the bug where opening folder
7837                 has massive slowdown when using the 'Display sender using 
7838                 address book' option
7839
7840 2003-04-30 [paul]       0.8.11claws133
7841
7842         * src/addrindex.c
7843                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7844         
7845 2003-04-30 [melvin]     0.8.11claws132
7846
7847         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7848
7849         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7850                 Preferences for the dillo plugin
7851         * src/plugins/dillo_viewer/dillo_viewer.c
7852                 Support for preferences
7853         * src/plugins/dillo_viewer/Makefile.am
7854                 Added dillo_prefs.[ch]
7855
7856 2003-04-30 [alfons]     0.8.11claws131
7857
7858         * src/common/plugin.[ch]
7859                 see? this ANSI C'fication immediately gives us type
7860                 checking for free.
7861
7862 2003-04-30 [alfons]     0.8.11claws130
7863
7864         * src/common/plugin.[ch]
7865         * src/plugins/clamav/clamav_plugin.[ch]
7866         * src/plugins/clamav/clamav_plugin_gtk.c
7867         * src/plugins/demo/demo.c
7868         * src/plugins/dillo_viewer/dillo_viewer.c
7869         * src/plugins/image_viewer/plugin.c
7870         * src/plugins/image_viewer/viewer.[ch]
7871         * src/plugins/image_viewer/viewerprefs.[ch]
7872         * src/plugins/mathml_viewer/mathml_viewer.c
7873         * src/plugins/spamassassin/spamassassin.[ch]
7874         * src/plugins/spamassassin/spamassassin_gtk.c
7875         * src/plugins/trayicon/trayicon.c
7876                 clean up
7877
7878 2003-04-30 [alfons]     0.8.11claws129
7879
7880         * src/common/utils.c
7881                 make is_ascii_str() fail gracefully when NULL pointer
7882                 is passed
7883
7884 2003-04-30 [paul]       0.8.11claws128
7885
7886         * src/addrindex.c
7887                 fix bug where opening folder has massive slowdown when
7888                 using the 'Display sender using address book' option
7889
7890 2003-04-30 [paul]       0.8.11claws127
7891
7892         * src/plugins/clamav/clamav_plugin.c
7893           src/plugins/clamav/clamav_plugin_gtk.c
7894           src/plugins/demo/demo.c
7895           src/plugins/dillo_viewer/dillo_viewer.c
7896           src/plugins/image_viewer/plugin.c
7897           src/plugins/mathml_viewer/mathml_viewer.c
7898           src/plugins/spamassassin/spamassassin.c
7899           src/plugins/spamassassin/spamassassin_gtk.c
7900           src/plugins/trayicon/trayicon.c
7901                 get rid of eye-hurting function signatures
7902
7903 2003-04-30 [paul]       0.8.11claws126
7904
7905         * src/plugins/trayicon/trayicon.c
7906                 add description
7907                 
7908         * src/mimeview.c
7909                 be more descriptive
7910
7911 2003-04-30 [paul]       0.8.11claws125
7912
7913         * configure.ac
7914                 arrange the plugins in reverse alphabetical order
7915                 
7916         * src/plugins/clamav/clamav_plugin.[ch]
7917           src/plugins/clamav/clamav_plugin_gtk.c
7918                 rename some params
7919                 resize max_size window
7920                 re-arrange the order of some gui elements
7921                 improve descriptions
7922         
7923         * src/plugins/image_viewer/plugin.c
7924           src/plugins/mathml_viewer/mathml_viewer.c
7925                 add descriptions
7926                 
7927         * src/plugins/spamassassin/spamassassin_gtk.c
7928                 resize max_size window
7929                 re-arrange the order of some gui elements
7930                 
7931         * src/messageview.c
7932           src/mimeview.c
7933                 correct typos
7934
7935 2003-04-30 [alfons]     0.8.11claws124
7936
7937         * src/imap.c
7938                 fix a leak found while browsing Martin Kluge's 
7939                 valgrind log (Claws only)
7940
7941 2003-04-29 [darko]      0.8.11claws123
7942
7943         * src/gtk/gtkstext.h
7944                 include wchar.h if it is available, fixes compilation
7945                 on HP-UX systems
7946
7947 2003-04-29 [melvin]     0.8.11claws122
7948
7949         * src/prefs_actions.c
7950                 Improved help text of Actions' syntax
7951
7952 2003-04-28 [paul]       0.8.11claws121
7953
7954         * src/action.c
7955                 a better fix for the crash when performing an action
7956                 on a mime part
7957
7958 2003-04-28 [paul]       0.8.11claws120
7959
7960         * src/action.c
7961                 fix crash when performing an action on a
7962                 mime part
7963
7964 2003-04-28 [paul]       0.8.11claws119
7965
7966         * sync with 0.8.11cvs36
7967                 see ChangeLog 2003-04-28
7968
7969 2003-04-27 [paul]       0.8.11claws118
7970
7971         * more sync with 0.8.11cvs35
7972                 see ChangeLog 2003-04-25
7973
7974 2003-04-26 [christoph]  0.8.11claws117
7975
7976         * src/folder.c
7977                 fix remove virtual check
7978
7979 2003-04-26 [paul]       0.8.11claws116
7980
7981         * src/messageview.c
7982                 fix return-receipt, make it work again
7983
7984 2003-04-26 [paul]       0.8.11claws115
7985
7986         * src/mimeview.c
7987                 restore double-clicking of the [application/pgp-signature 
7988                 (Select "Check signature" to check)] line in the message view,
7989                 broken in recent sync
7990
7991 2003-04-26 [christoph]  0.8.11claws114
7992
7993         * src/folder.c
7994                 check if remove virtual really exists before
7995                 calling the function
7996
7997 2003-04-25 [match]      0.8.11claws113
7998
7999         * src/addrindex.c
8000         * src/addrbook.c
8001         * src/ldapquery.[ch]
8002         * src/ldapctrl.[ch]
8003                 fix memleak.
8004         * src/ldapserver.[ch]
8005                 fix memleak. fix segfault.
8006                 plug a Claws memleak
8007
8008 2003-04-25 [alfons]     0.8.11claws112
8009
8010         * src/folder.c
8011                 plug a Claws memleak
8012
8013 2003-04-25 [alfons]     0.8.11claws111
8014
8015         * src/common/session.c
8016                 plug a memleak
8017
8018 2003-04-25 [paul]       0.8.11claws110
8019
8020         * sync with 0.8.11cvs35
8021                 see ChangeLog 2003-04-24 and 2003-04-25
8022                 
8023         * src/gtk/pluginwindow.c
8024                 correct another strange float value
8025
8026 2003-04-24 [christoph]  0.8.11claws109
8027
8028         * src/folder.c
8029                 freeze folder item updates when unsetting new flags
8030
8031         * src/gtk/pluginwindow.c
8032                 correct strange float value
8033
8034 2003-04-23 [paul]       0.8.11claws108
8035
8036         * sync with 0.8.11cvs33
8037                 see ChangeLog 2003-04-23
8038
8039 2003-04-22 [paul]       0.8.11claws107
8040
8041         * src/Makefile.am
8042           src/messageview.c
8043           src/mimeview.c
8044           src/pgptext.[ch]      ** REMOVED **
8045                 remove pgptext.[ch] as its not used any more
8046
8047 2003-04-22 [paul]       0.8.11claws106
8048
8049         * sync with 0.8.11cvs31
8050                 see ChangeLog 2003-04-21 and 2003-04-22
8051
8052 2003-04-21 [alfons]     0.8.11claws105
8053
8054         * src/main.c
8055                 No access to GTK structures if we're a spawned child
8056                 (and clean up code a little bit...) Should fix #126.
8057
8058 2003-04-21 [melvin]     0.8.11claws104
8059
8060         * src/plugins/dillo_viewer/README
8061                 Improved slightly the text.
8062
8063 2003-04-21 [melvin]     0.8.11claws103
8064
8065         * src/plugins/dillo_viewer/README *** NEW ***
8066                 Added a README file for the Dillo plugin
8067
8068 2003-04-20 [paul]
8069
8070         * tools/README
8071           tools/outlook2sylpheed.pl
8072                 updated and improved by Ricardo Mones Lastra
8073
8074 2003-04-18 [oliver]     0.8.11claws102
8075
8076         * src/inc.c 
8077         * src/prefs_account.h
8078                 remove Pop3SessionType (used by selective download)
8079         * src/prefs_toolbar.c
8080                 enable set Default Toolbar button
8081
8082 2003-04-18 [paul]       0.8.11claws101
8083
8084         * sync with 0.8.11cvs29
8085                 see ChangeLog 2003-04-18
8086
8087 2003-04-17 [paul]       0.8.11claws100
8088
8089         * src/prefs_common.[ch]
8090           src/summaryview.c
8091                 remove 'Open next message on deletion' option,
8092                 as the same effect can now be achieved via the
8093                 'Always open messages in summary when selected'
8094                 option.
8095
8096 2003-04-17 [paul]       0.8.11claws99
8097
8098         * sync with 0.8.11cvs28
8099                 see ChangeLog 2003-04-17
8100
8101 2003-04-17 [christoph]  0.8.11claws98
8102
8103         * ac/spamassassin.m4
8104         * src/plugins/spamassassin/libspamc.[ch]
8105         * src/plugins/spamassassin/utils.[ch]
8106                 sync libspamc with SpamAssassin project
8107
8108 2003-04-17 [christoph]  0.8.11claws97
8109
8110         * src/common/socket.h
8111         * src/gtk/sslcertwindow.h
8112                 rename old USE_SSL to USE_OPENSSL
8113
8114 2003-04-17 [paul]       0.8.11claws96
8115
8116         * src/prefs_common.h
8117                 use gulong for P_COLOR so that it compiles/runs on
8118                 64-bit systems. Patch submitted by James Noyes
8119                 <jnoyes-claws@retrogeeks.com>
8120                 
8121         * po/de.po
8122                 updated by Jens
8123
8124 2003-04-17 [paul]       0.8.11claws95
8125
8126         * sync with 0.8.11cvs27
8127                 see ChangeLog 2003-04-16
8128
8129 2003-04-15 [paul]       0.8.11claws94
8130
8131         * src/prefs_common.[ch]
8132                 rearrange to stop the window getting too long:
8133                         move Receive dialog stuff to Receive tab
8134                         move Send dialog to Send tab
8135                         remove Dialogs frame
8136                 rename 'Open messages in summary with cursor keys' to
8137                 'Always open messages in summary when selected', as its
8138                 more appropriate
8139
8140 2003-04-15 [paul]       0.8.11claws93
8141
8142         * src/prefs_common.[ch]
8143           src/summaryview.c
8144                 add new option '/Interface/Open next message on deletion'
8145
8146 2003-04-15 [paul]       0.8.11claws92
8147
8148         * src/summaryview.[ch]
8149                 add /Mark/Lock and /Mark/Unlock to the pop-up
8150                 menu. Patch submitted by Ivan Francolin Martinez
8151                 <ivanfm@users.sourceforge.net>
8152
8153 2003-04-15 [paul]       0.8.11claws91
8154
8155         * sync with 0.8.11cvs24
8156                 see ChangeLog 2003-04-15
8157
8158 2003-04-14 [jens]       0.8.11claws90
8159
8160         * updated German translation and some corrections from
8161                 Roland Bless <bless@tm.uka.de>
8162
8163 2003-04-14 [paul]       0.8.11claws89
8164
8165         * sync with 0.8.11cvs22
8166                 see ChangeLog 2003-04-14
8167
8168 2003-04-13 [paul]       0.8.11claws88
8169
8170         * src/plugins/clamav/clamav_plugin.c
8171                 fix memory leaks
8172                 clean up
8173
8174 2003-04-12 [paul]       0.8.11claws87
8175
8176         * src/plugins/clamav/clamav_plugin.c
8177                 activate enable/disable archive scanning option
8178                 
8179         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8180
8181 2003-04-12 [paul]       0.8.11claws86
8182
8183         * src/plugins/Makefile.am
8184           src/plugins/clamav/Makefile.am                ** NEW FILE **
8185           src/plugins/clamav/README                     ** NEW FILE ** 
8186           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8187           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8188                 add Clam AntiVirus plugin
8189
8190 2003-04-12 [paul]       0.8.11claws85
8191
8192         * sync with 0.8.11cvs21
8193                 see ChangeLog 2003-04-11
8194
8195 2003-04-11 [paul]       0.8.11claws84
8196
8197         * po/es.po
8198                 update Spanish translation. Submitted by Ricardo
8199                 Mones Lastra.
8200
8201 2003-04-10 [christoph]  0.8.11claws83
8202
8203         * src/mbox.c
8204                 fix typo that did not move unfiltered mails to destination
8205                 folder
8206
8207         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8208          when filtering from spool)
8209
8210 2003-04-10 [christoph]  0.8.11claws82
8211
8212         * src/imap.c
8213                 use BODY.PEEK instead of BODY in in message fetch operation
8214                 to make sure the IMAP server does not set the \Seen flag for
8215                 messages. Sylpheed does that later itself, when the message
8216                 is opened in sylpheed
8217
8218         (closes Bug 111 Claws destroys unread marks)
8219
8220 2003-04-09 [oliver]     0.8.11claws81
8221         
8222         * src/folder.c
8223                 fix crash in folder_destroy
8224         * README.claws
8225                 remove selective download
8226
8227 2003-04-09 [christoph]  0.8.11claws80
8228
8229         * src/imap.c
8230                 fix crash in imap_get_msginfo() when then fetched message
8231                 is not found
8232
8233         (closes Bug 110 Crash during mail composition)
8234
8235 2003-04-08 [christoph]  0.8.11claws79
8236
8237         * src/folder.c
8238         * src/prefs_account.c
8239                 Filter new messages that are found in an INBOX folder
8240                 when 'Filter messages on receiving' is enabled in the
8241                 Folder's AccountPrefs. This allows to use Sylpheed's
8242                 filtering engine for IMAP folders where messages are
8243                 added to the INBOX by a MTA
8244
8245 2003-04-08 [paul]       0.8.11claws78
8246
8247         * src/procmsg.h
8248                 clean up after last commit
8249
8250 2003-04-08 [paul]       0.8.11claws77
8251
8252         * sync with 0.8.11cvs20
8253                 see ChangeLog 2003-04-07 and 2003-04-08
8254
8255 2003-04-07 [christoph]  0.8.11claws76
8256
8257         * src/filtering.[ch]
8258         * src/inc.[ch]
8259         * src/mbox.c
8260         * src/procmsg.[ch]
8261                 add procmsg_msginfo_filter() to execute filtering actions
8262
8263 2003-04-06 [christoph]  0.8.11claws75
8264
8265         * src/imap.c
8266                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8267
8268 2003-04-06 [christoph]  0.8.11claws74
8269
8270         * src/common/utils.[ch]
8271                 add g_int_compare() function for slist sorting
8272
8273         * src/imap.c
8274                 fetch all MsgInfos with one command in imap_get_msginfos()
8275                 using an imap set with a list of ranges
8276
8277         * src/news.c
8278                 use new g_int_compare() function
8279
8280 2003-04-06 [thorsten]   0.8.11claws73
8281
8282         * src/mh.c
8283                 corrected implementation of mh_folder_destroy()
8284
8285 2003-04-05 [christoph]  0.8.11claws72
8286
8287         * src/account.c
8288         * src/folder.[ch]
8289         * src/folderview.c
8290         * src/imap.c
8291         * src/inc.c
8292         * src/main.c
8293         * src/mainwindow.c
8294         * src/mbox_folder.c
8295         * src/mh.c
8296         * src/mimeview.h
8297         * src/msgcache.[ch]
8298         * src/news.c
8299         * src/procmime.h
8300         * src/procmsg.[ch]
8301         * src/setup.c
8302         * src/gtk/gtkutils.c
8303                 o rename structure field names class and new to klass and
8304                   new_msgs, to allow including files in C++
8305                 o add 'extern "C"' block to some header files
8306                 o add MsgInfoList and MsgNumberList as alias for GSList for
8307                   developers to know what type of list is expected
8308
8309         * src/plugins/image_viewer/plugin.c
8310         * src/plugins/image_viewer/viewer.[ch]
8311         * src/plugins/image_viewer/viewerprefs.[ch]
8312                 rename function names to prevent conflicts
8313
8314 2003-04-05 [paul]       0.8.11claws71
8315
8316         * sync with 0.8.11cvs18
8317                 see ChangeLog 2003-04-03 and 2003-04-04
8318
8319 2003-04-02 [christoph]  0.8.11claws70
8320
8321         * src/folder.[ch]
8322         * src/imap.[ch]
8323         * src/mbox_folder.[ch]
8324         * src/mh.[ch]
8325         * src/news.[ch]
8326                 o Make all virtual folder functions private
8327                 o remove unused folder code
8328
8329         * src/common/socket.[ch]
8330         * src/summaryview.c
8331                 fix warnings
8332
8333 2003-03-30 [alfons]     0.8.11claws69
8334
8335         * src/send_message.c
8336                 remove two debug traces and see if people still report
8337                 errors
8338
8339 2003-03-30 [alfons]     0.8.11claws68
8340
8341         * src/send_message.c
8342         * src/commons/session.c
8343                 add more debug traces
8344
8345 2003-03-30 [christoph]  0.8.11claws67
8346
8347         * src/folder.c
8348                 change processing folder name from .processing to processing
8349
8350         * src/common/ssl.c
8351                 disable SSL certificate check because it causes Xlib error
8352                 when the child process want's to open an GTK window
8353
8354 2003-03-30 [christoph]  0.8.11claws66
8355
8356         * src/folder.c
8357                 don't use default folder for processing folder item because
8358                 it can be a non local folder
8359
8360         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8361
8362 2003-03-30 [alfons]     0.8.11claws65
8363
8364         * src/send_message.c
8365                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8366                 to generate bad code for 'send_send_data_progressive': When
8367                 called from 'send_send_data_finished', the 'data' pointer is
8368                 cleared just before the assignment to the dialog pointer
8369
8370 2003-03-29 [christoph]  0.8.11claws64
8371
8372         * src/common/prefs.h
8373         * src/plugins/image_viewer/Makefile.am
8374         * src/plugins/image_viewer/plugin.c
8375         * src/plugins/image_viewer/viewer.[ch]
8376         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8377                 add PrefsPage for ImageViewer
8378
8379 2003-03-28 [thorsten]   0.8.11claws63
8380
8381         * src/common/session.c
8382                 added some comments
8383
8384 2003-03-28 [paul]       0.8.11claws62
8385
8386         * sync with 0.8.11cvs16
8387                 see ChangeLog 2003-03-28
8388
8389 2003-03-28 [paul]       0.8.11claws61
8390
8391         * sync with 0.8.11cvs15
8392                 see ChangeLog 2003-03-28
8393
8394 2003-03-27 [christoph]  0.8.11claws60
8395
8396         * src/folder.c
8397         * src/imap.c
8398         * src/common/socket.[ch]
8399                 set socket state to DISCONNECTED when any operation
8400                 fails to allow reconnecting in IMAP code without
8401                 checking the return code of all calls to the command
8402                 functions
8403
8404         * src/folderview.c
8405         * src/summaryview.c
8406                 remove some more stuff that depends on specific
8407                 folder types
8408
8409 2003-03-27 [paul]       0.8.11claws59
8410
8411         * sync with 0.8.11cvs14
8412                 see ChangeLog 2003-03-27
8413                 
8414         * src/selective_download.[ch]   ** REMOVED **
8415                 really removed
8416
8417 2003-03-27 [christoph]  0.8.11claws58
8418
8419         * src/folder.c
8420                 fix handling of tmp_flags in flag copy function
8421
8422 2003-03-27 [paul]       0.8.11claws57
8423
8424         * sync with 0.8.11cvs13
8425                 see ChangeLog 2003-03-27
8426
8427 2003-03-27 [oliver]     0.8.11claws56
8428
8429         * src/maiwindow.c
8430                 remove sel_download_cb
8431
8432 2003-03-27 [oliver]     0.8.11claws55
8433         
8434         * src/inc.c
8435                 remove POP3_TOP
8436         
8437 2003-03-26 [oliver]     0.8.11claws54
8438
8439         *src/pop.h
8440                 remove POP3_TOP*
8441         * README.claws
8442                 remove selective donwload readme
8443
8444 2003-03-26 [oliver]     0.8.11claws53
8445         * src/matcher.[ch]
8446         * src/matcher_parser_parse.y 
8447         * src/pop.c 
8448         * src/prefs_account.[ch]
8449         * src/prefs_filtering.c
8450                 remove selective donwload
8451
8452 2003-03-26 [oliver]     0.8.11claws52
8453
8454         * src/inc.[ch] 
8455         * src/filtering.c 
8456         * src/mainwindow.c 
8457                 remove selective donwload
8458
8459 2003-03-26 [oliver]     0.8.11claws51
8460         
8461         * src/Makefile.am
8462         * src/selective_download.[ch]   ** REMOVE **    
8463
8464 2003-03-26 [christoph]  0.8.11claws50
8465
8466         * src/news.c
8467                 fix NEWS that got broken by a sync with sylpheed-main
8468
8469 2003-03-26 [christoph]  0.8.11claws49
8470
8471         * src/mimeview.c
8472                 fix mime type guessing when no mime type is found for a file
8473
8474 2003-03-25 [christoph]  0.8.11claws48
8475
8476         * src/mimeview.c
8477         * src/procmime.c
8478                 remove mime type guessing from mime parser and use
8479                 name based mime types in viewer lookup for mime type
8480                 application/octet-stream
8481
8482 2003-03-25 [christoph]  0.8.11claws47
8483
8484         * doc-src/readme.txt
8485         * doc-src/rfc2554.txt
8486                 add RFC about SMTP AUTH
8487
8488         * src/send_message.c
8489         * src/common/smtp.[ch]
8490                 add extra error code for authentication errors and
8491                 clear temporary password when this error occurs
8492
8493         (closes Bug 84 authentication failure while sending should
8494          prompt for password again)
8495
8496 2003-03-25 [christoph]  0.8.11claws46
8497
8498         * configure.ac
8499         * src/Makefile.am
8500         * src/imageview.[ch]                            ** REMOVE **
8501         * src/messageview.[ch]
8502         * src/mimeview.[ch]
8503         * src/prefs_common.[ch]
8504         * src/textview.c
8505         * src/plugins/Makefile.am
8506         * src/plugins/image_viewer/.cvsignore           ** NEW **
8507         * src/plugins/image_viewer/Makefile.am          ** NEW **
8508         * src/plugins/image_viewer/plugin.c             ** NEW **
8509         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8510                 move image viewer into a plugin (building is enabled by default)
8511                 [ToDo: Prefs for resize and autoview]
8512
8513 2003-03-25 [paul]       0.8.11claws45
8514
8515         * sync with 0.8.11cvs12
8516                 see ChangeLog 2003-03-26
8517
8518 2003-03-25 [paul]       0.8.11claws44
8519
8520         * sync with 0.8.11cvs11
8521                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8522                 
8523         Note: Selective Download is broken.
8524                 
8525 2003-03-22 [christoph]  0.8.11claws43
8526
8527         * src/folder.c
8528                 code cleanup for flags copying
8529
8530 2003-03-22 [christoph]  0.8.11claws42
8531
8532         * src/plugins/trayicon/trayicon.c
8533                 fix setting the transparent area when the window size
8534                 is forced by the system tray
8535
8536 2003-03-22 [christoph]  0.8.11claws41
8537
8538         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8539         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8540         * src/plugins/trayicon/newmail.xpm              ** NEW **
8541         * src/plugins/trayicon/nomail.xpm               ** NEW **
8542         * src/plugins/trayicon/trayicon.c
8543         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8544                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8545                 o add icon for unread mails
8546                 o set transparency for window
8547
8548 2003-03-22 [christoph]  0.8.11claws40
8549
8550         * src/news.c
8551                 init news session to prevent crash when session is closed
8552
8553 2003-03-22 [christoph]  0.8.11claws39
8554
8555         * src/imap.c
8556         * src/common/session.[ch]
8557                 Init session data to make sure we don't have invalid pointers
8558                 for read_ch and write_ch when new multi process sessions are
8559                 not used
8560
8561         * src/main.c
8562         * src/common/plugin.c
8563         * src/common/sylpheed.c
8564         * src/plugins/demo/demo.c
8565         * src/plugins/dillo_viewer/dillo_viewer.c
8566         * src/plugins/mathml_viewer/mathml_viewer.c
8567         * src/plugins/spamassassin/spamassassin.c
8568         * src/plugins/spamassassin/spamassassin_gtk.c
8569                 add plugin types to allow loading plugins at different times
8570                 (and maybe for different frontends), because it's not good to
8571                 load GTK-Plugins gefore gtk_init was called
8572
8573         * configure.ac
8574         * src/plugins/Makefile.am
8575         * src/plugins/trayicon/.cvsignore               ** NEW **
8576         * src/plugins/trayicon/Makefile.am              ** NEW **
8577         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8578         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8579         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8580         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8581         * src/plugins/trayicon/trayicon.c               ** NEW **
8582                 New Trayicon plugin that shows an icon in a systray that uses
8583                 XEMBED protocol like Gnome's systray. Icon shows if there
8584                 are new mails and a tooltip shows information about new,
8585                 unread and total messages.
8586
8587 2003-03-22 [paul]       0.8.11claws38
8588
8589         * src/common/smtp.c
8590                 fix ESMTP AUTH CRAM-MD5
8591                 [sync with main (still version 0.8.11cvs6), see
8592                  ChangeLog 2003-03-22]
8593
8594 2003-03-21 [colin]      0.8.11claws37
8595
8596         * src/send_message.c
8597                 Fix USE_SSL => USE_OPENSSL
8598
8599 2003-03-21 [colin]      0.8.11claws36
8600
8601         * src/folderview.c
8602                 Fix counts in drag and dropped subfolders
8603
8604 2003-03-21 [colin]      0.8.11claws35
8605
8606         * src/folder.c 
8607         * src/folderview.c
8608                 speed up a bit folder dnd
8609
8610 2003-03-20 [alfons]     0.8.11claws34
8611
8612         * src/main.c
8613         * src/toolbar.c
8614         * src/procmsg.c
8615                 don't send locked queue messages
8616                 (feature request "[ 705245 ] Locking message in outbox 
8617                  should prevent sending")
8618
8619 2003-03-20 [christoph]  0.8.11claws33
8620
8621         * src/folder.c
8622                 remove NEW and UNREAD flag in special folders when scanning
8623                 
8624         * src/common/smtp.c
8625                 fix ESMTP AUTH CRAM-MD5
8626
8627 2003-03-20 [paul]       0.8.11claws32
8628
8629         * src/prefs_account.c
8630                 Re-write 'Tunnel command to open connection' as
8631                 'Use command to communicate with server', and disable
8632                 it for all except IMAP accounts
8633
8634 2003-03-20 [paul]       0.8.11claws31
8635
8636         * sync with 0.8.11cvs6
8637                 see ChangeLog 2003-03-20
8638
8639 2003-03-19 [match]      0.8.11claws30
8640
8641         * src/addritem.[ch]
8642                 include documentation. minor refactoring.
8643         * src/addr_compl.[ch]
8644         * src/addrindex.[ch]
8645         * src/addresbook.[ch]
8646         * src/summaryview.c
8647                 re-enable address lookup (was disabled in
8648                 0.8.11claws20).
8649
8650 2003-03-19 [christoph]  0.8.11claws29
8651
8652         * src/procmsg.c
8653                 add temp flag handling, will make moving and copying
8654                 messages possible again
8655
8656         * src/folder.c
8657                 correct calulation of folder stats
8658
8659 2003-03-18 [match]      0.8.11claws28
8660
8661         * src/editgroup.h
8662                 remove case sensitive comparison (closes bug 80).
8663
8664 2003-03-18 [christoph]  0.8.11claws27
8665
8666         * src/imap.c
8667                 fix imap using a tunnel command
8668
8669         (closes bug 87)
8670
8671 2003-03-18 [christoph]  0.8.11claws26
8672
8673         * src/folder.[ch]
8674         * src/imap.c
8675         * src/procmsg.[ch]
8676                 rewrite flag handling for folders
8677
8678 2003-03-18 [christoph]  0.8.11claws25
8679
8680         * src/folder.c
8681         * src/procmsg.c
8682         * src/summaryview.c
8683                 unset NEW and UNREAD flags when message is ignored, to make
8684                 sure messages don't show up as unread on other IMAP clients,
8685                 because the IGNORE_THREAD flag can not be syncronized through
8686                 the IMAP folder
8687
8688 2003-03-17 [christoph]  0.8.11claws24
8689
8690         * src/imap.c
8691                 don't use recursion to fetch uids when the number of messages
8692                 does not match. Moved code into subfunction that is used
8693                 again when needed, to prevent an endless loop.
8694
8695 2003-03-17 [thorsten]   0.8.11claws23
8696
8697         * src/imageview.[ch]
8698                 export imageview_get_resized_size() (for plugins)
8699         * src/prefs_common.[ch]
8700                 added prefs_common_get() (for plugins)
8701
8702 2003-03-17 [christoph]  0.8.11claws22
8703
8704         * src/imap.c
8705                 o remove UID guessing from copy code
8706                 o support UIDPLUS extension for APPEND command
8707
8708 2003-03-17 [paul]       0.8.11claws21
8709
8710         * src/gtk/about.c
8711                 remove 'Compiled-plugins' section.
8712                 
8713         * src/plugins/dillo_viewer/dillo_viewer.c
8714                 slight change to description text
8715
8716 2003-03-16 [match]      0.8.11claws20
8717         * src/ldapserver.[ch]           ** NEW **
8718         * src/ldapctrl.[ch]             ** NEW **
8719         * src/ldapquery.[ch]            ** NEW **
8720         * src/ldaputil.[ch]             ** NEW **
8721         * src/addrcindex.[ch]           ** NEW **
8722         * src/addrquery.h               ** NEW **
8723         * src/addritem.[ch]
8724         * src/addrcache.[ch]
8725         * src/addrindex.[ch]
8726         * src/addr_compl.[ch]
8727         * src/addressbook.[ch]
8728         * src/addrbook.[ch]
8729         * src/editgroup.c
8730         * src/editaddress.c
8731         * src/editldap.c
8732         * src/editldap_basedn.c
8733         * src/vcard.c
8734         * src/jpilot.c
8735         * src/Makefile.am
8736                 included dynamic LDAP queries. improved address
8737                 completion.
8738
8739 2003-03-16 [paul]       0.8.11claws19
8740
8741         * tools/multiwebsearch.pl
8742                 fix a fatal typo
8743
8744 2003-03-16 [christoph]  0.8.11claws18
8745
8746         * src/mimeview.c
8747         * src/plugins/dillo_viewer/dillo_viewer.c
8748         * src/plugins/mathml_viewer/mathml_viewer.c
8749                 make unregistering of MimeViewerFactorys possible
8750
8751 2003-03-16 [alfons]     0.8.11claws17
8752
8753         * configure.ac
8754                 correct typo
8755
8756 2003-03-16 [melvin]     0.8.11claws16
8757
8758         * src/plugins/dillo_viewer.c
8759                 Fixed bug where it was not possible to view more than
8760                 one text/html attachment per message (bug discovered
8761                 by Christoph Hohmann).
8762
8763 2003-03-15 [melvin]     0.8.11claws15
8764
8765         * src/prefs_actions.c
8766                 Fixed compilation warnings.
8767
8768 2003-03-15 [melvin]     0.8.11claws14
8769
8770         * src/plugins/Makefile.am
8771         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8772         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8773         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8774                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8775                 newer (http://dillo.auriga.wearlab.de/).
8776
8777 2003-03-15 [christoph]  0.8.11claws13
8778
8779         * src/imap.c
8780                 don't query imap folder for attributes because we already
8781                 for them from imap_status
8782
8783         * src/mimeview.[ch]
8784                 add support for plugable MimeViewers (unloading Viewers
8785                 not yet complete)
8786
8787         * src/plugins/Makefile.am
8788         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8789         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8790         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8791                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8792                 widget from http://helm.cs.unibo.it/mml-widget/
8793
8794 2003-03-14 [christoph]  0.8.11claws12
8795
8796         * src/folder.[ch]
8797                 o error return code's should better be negative
8798                 o replace printf with debug_print
8799
8800         * src/imap.c
8801                 improve IMAP folder scan by checking UID-NEXT
8802
8803         * src/summaryview.c
8804                 remove check that are unnecessary in my opinion
8805
8806 2003-03-13 [christoph]  0.8.11claws11
8807
8808         * src/folder.[ch]
8809         * src/foldersel.c
8810         * src/folderview.c
8811         * src/imap.c
8812         * src/mbox_folder.c
8813         * src/mh.c
8814         * src/news.c
8815         * src/prefs_scoring.c
8816         * src/summaryview.c
8817                 use a common function to get a displayable name
8818                 for a FolderItem
8819
8820 2003-03-13 [paul]       0.8.11claws10
8821
8822         * tools/Makefile.am
8823           tools/README
8824           tools/multiwebsearch.conf     ** NEW FILE **
8825           tools/multiwebsearch.pl       ** NEW FILE **
8826                 add multiwebsearch Actions script
8827
8828 2003-03-13 [colin]      0.8.11claws9
8829
8830         * src/compose.c
8831                 Remove leading emtpy lines from quoted text
8832                 before quoting it
8833
8834 2003-03-13 [melvin]     0.8.11claws8
8835
8836         * src/prefs_actions.c
8837                 Fixed a memory leak
8838                 Code clean ups
8839                 Added Cancel and OK buttons
8840                 Corrected help text
8841
8842 2003-03-13 [christoph]  0.8.11claws7
8843
8844         * src/account.c
8845         * src/folder.[ch]
8846         * src/imap.c
8847         * src/mainwindow.c
8848         * src/mbox_folder.c
8849         * src/mh.c
8850         * src/news.c
8851         * src/setup.c
8852                 replace more folder type stuff with folder class stuff
8853
8854 2003-03-13 [melvin]     0.8.11claws6
8855
8856         * src/prefs_actions.c
8857                 Added new tokens:
8858                 %u: user provided argument
8859                 %h: user provided argument (hidden on input)
8860                 %s: current text selection in the message view 
8861
8862 2003-03-13 [paul]       0.8.11claws5
8863
8864         * sync with 0.8.11cvs5
8865                 see ChangeLog 2003-03-11, 2003-03-12
8866
8867 2003-03-12 [christoph]  0.8.11claws4
8868
8869         * src/folder.c
8870                 use folder class idstr when writing folderlist.xml
8871
8872         * src/folder.h
8873         * src/imap.c
8874         * src/news.c
8875                 replace folder type checks with folder class checks
8876
8877 2003-03-12 [christoph]  0.8.11claws3
8878
8879         * src/folder.[ch]
8880         * src/imap.[ch]
8881         * src/main.c
8882         * src/mbox_folder.[ch]
8883         * src/mh.[ch]
8884         * src/news.[ch]
8885                 o create a list of known folder classes in the folder system
8886                 o use folder class id strings for folder item identifiers
8887
8888 2003-03-12 [christoph]  0.8.11claws2
8889
8890         * src/imap.c
8891                 fix imap uid validity check
8892
8893 2003-03-12 [christoph]  0.8.11claws1
8894
8895         * src/account.c
8896         * src/folder.[ch]
8897         * src/foldersel.c
8898         * src/folderview.c
8899         * src/imap.c
8900         * src/mainwindow.c
8901         * src/mbox_folder.c
8902         * src/mh.c
8903         * src/news.c
8904         * src/prefs_scoring.c
8905         * src/procmsg.c
8906         * src/setup.c
8907         * src/summaryview.c
8908                 initial restructuring of folder system, seperating
8909                 folders and folder classes
8910
8911 2003-03-12 [paul]       0.8.11claws
8912
8913         0.8.11claws release
8914
8915 2003-03-12 [christoph]
8916
8917         * src/gtk/prefswindow.c
8918                 fix translation of "Page Index"
8919
8920 2003-03-12 [paul]       0.8.10claws110
8921
8922         a sync from 0.8.11cvs4 before the release
8923
8924         * src/common/utils.c
8925                 subject_compare_for_sort(): allow null strings (fixes
8926                 summary sorting).
8927
8928 2003-03-11 [paul]       0.8.10claws109
8929
8930         * po/es.po
8931                 update Spanish translation, submitted by
8932                 Ricardo Mones Lastra
8933
8934 2003-03-11 [melvin]     0.8.10claws108
8935
8936         * po/fr.po
8937                 Updated French translations
8938
8939 2003-03-11 [paul]       0.8.10claws107
8940
8941         * manual/en/Makefile.am
8942           manual/en/*.html
8943                 update English manual, add a new page
8944                 updated by Francois Barriere <fbarriere@atmel.fr>
8945                 
8946         * po/bg.po
8947           po/it.po
8948           po/sr.po
8949                 update Bulgarian, Italian, and Serbian translations
8950                 submitted by George Danchev, Alessandro Maestri, and
8951                 Urke MMI
8952
8953 2003-03-10 [paul]       0.8.10claws106
8954
8955         * src/gtk/about.c
8956           src/gtk/prefswindow.c
8957                 make some strings translatable
8958
8959 2003-03-10 [darko]      0.8.10claws105
8960
8961         * src/compose.c
8962                 code cleanup to make Hiro happy
8963
8964 2003-03-10 [paul]       0.8.10claws104
8965
8966         * sync with 0.8.11cvs2
8967                 see ChangeLog 2003-03-10
8968
8969 2003-03-09 [melvin]     0.8.10claws103
8970
8971         * src/textview.c
8972                 textview_set_font(): fix for message display in
8973                 UTF-8 locales (thanks to Sergey Vlasov).
8974                 (was unintentionnaly reverted in 0.8.6claws6)   
8975
8976 2003-03-08 [darko]      0.8.10claws102
8977
8978         * src/compose.c
8979                 fix infinite loop in wrapping as reported
8980                 by happycactus
8981                 obsoletes patch #696482
8982
8983 2003-03-08 [christoph]  0.8.10claws101
8984
8985         * src/imap.c
8986                 add workaround for IMAP servers that do not
8987                 support the "UID SEARCH UID" command
8988
8989 2003-03-07 [christoph]  0.8.10claws100
8990
8991         * src/plugins/spamassassin/spamassassin.[ch]
8992         * src/plugins/spamassassin/spamassassin_gtk.c
8993                 code cleanup
8994
8995 2003-03-07 [paul]       0.8.10claws99
8996
8997         * po/es.po
8998                 updated Spanish translation, submitted by
8999                 Ricardo Mones Lastra
9000
9001 2003-03-07 [christoph]  0.8.10claws98
9002
9003         * src/send.c
9004                 fix in 0.8.10claws94 was wrong
9005                 local delivery does not require escaping, remove escaping
9006                 code to make signatures of mails with "." lines valid
9007                 
9008                 NOTE: requires that sendmail is executed with "-i" option,
9009                       what is the default now, but has to be changed in all
9010                       exsiting accounts)
9011
9012 2003-03-07 [paul]       0.8.10claws97
9013
9014         * sync with 0.8.11 release
9015                 see ChangeLog 2003-03-07
9016
9017 2003-03-06 [paul]       0.8.10claws96
9018
9019         * src/compose.c
9020                 revert commit 0.8.10claws92
9021
9022 2003-03-06 [paul]       0.8.10claws95
9023
9024         * src/folderview.c
9025                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
9026
9027         * src/gtkaspell.c
9028                 fix bug 74, 'Crash opening editor window with pseudo-color
9029                 display'
9030                 
9031         Patches submitted by Kevin Vigor <kevin@vigor.nu>
9032
9033 2003-03-06 [christoph]  0.8.10claws94
9034
9035         * src/send.c
9036                 fix rfc2821 (4.5.2) violation in SMTP data sending,
9037                 all lines starting with a period get an extra period
9038                 inserted
9039                 (found by Simon 'corecode' Schubert)
9040
9041 2003-03-06 [paul]       0.8.10claws93
9042
9043         * src/folderview.c
9044                 if configured font can't be loaded fall back to gtk
9045                 default. (with thanks to Christoph)
9046                 
9047                 closes long-standing bug 15 'Crashes on startup'
9048
9049 2003-03-06 [paul]       0.8.10claws92
9050
9051         * src/compose.c
9052                 freeze text before autosave and thaw afterwards
9053                 fixes bug 67 'autosave make re-rediting message crazy'
9054
9055 2003-03-06 [christoph]  0.8.10claws91
9056
9057         * src/compose.c
9058                 ignore address comment in dupe check for Cc-list
9059
9060         (closes reopened bug 47 Replying to message strips name part of
9061          e-mail addresses of Cc: lines)
9062
9063 2003-03-06 [paul]       0.8.10claws90
9064
9065         * src/Makefile.am
9066                 remove reference to gtkxtext.h as its no longer in
9067                 the repository
9068
9069 2003-03-06 [paul]       0.8.10claws89
9070
9071         * sync with 0.8.10cvs25
9072                 see ChangeLog 2003-03-06
9073
9074 2003-03-06 [oliver]     0.8.10claws88
9075         
9076         * src/messageview.c
9077                 remove include
9078
9079 2003-03-06 [oliver]     0.8.10claws87
9080         
9081         * src/folderview.c 
9082                 remove changes introduced inclaws74
9083         * src/messageview.c
9084                 another attempt to sanely delete and update
9085                 messages deleted in separate messageview
9086
9087 2003-03-05 [christoph]  0.8.10claws86
9088
9089         * src/summaryview.c
9090                 check if "From" matches any account's address if
9091                 addressbook completion of addresses is disabled too
9092
9093         (closes Bug 70 "Display recipient in from" doesn't check
9094          folder's default account)
9095
9096 2003-03-05 [christoph]  0.8.10claws85
9097
9098         * src/compose.c
9099         * src/common/utils.[ch]
9100                 don't strip address comments when building Cc lists
9101
9102         (closes Bug 47 Replying to message strips name part of e-mail addresses
9103          of Cc: lines)
9104
9105         * src/folder.c
9106                 fix return value of copy function
9107
9108 2003-03-05 [christoph]  0.8.10claws84
9109
9110         * src/imap.c
9111                 don't ask imap server for non rfc822 headers
9112
9113         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9114
9115         * src/imap.c
9116                 destroy session on socket error to allow reconnecting
9117
9118 2003-03-05 [christoph]  0.8.10claws83
9119
9120         * configure.ac
9121                 fix building with gnome when no prefix is set
9122
9123         (closes bug 66 Gnome directory is set to NONE)
9124
9125 2003-03-05 [paul]       0.8.10claws82
9126
9127         * sync with 0.8.10cvs23
9128                 see ChangeLog 2003-03-05
9129
9130 2003-03-04 [christoph]  0.8.10claws81
9131
9132         * src/folder.c
9133                 o fix moving and copying when folder returns 0 for new
9134                   message number
9135                 o remove some code for single message copy and move
9136                   operations and use functions for multiple messages
9137
9138         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9139
9140         * src/news.c
9141                 remove unused include
9142
9143 2003-03-04 [paul]       0.8.10claws80
9144
9145         * src/gtk/about.c
9146                 list 'Compiled plugins'
9147
9148 2003-03-03 [christoph]  0.8.10claws79
9149
9150         * src/news.[ch]
9151                 have to multiply the percentage of the current fetch with
9152                 the percentage that it has of the total fetch operation
9153                 for correct values
9154
9155 2003-03-03 [christoph]  0.8.10claws78
9156
9157         * src/news.c
9158                 fix calculation of expected lines for progress indicator
9159
9160 2003-03-03 [christoph]  0.8.10claws77
9161
9162         * src/summaryview.c
9163         * src/common/utils.c
9164                 fix segfault when opening the root news folder
9165
9166 2003-03-03 [christoph]  0.8.10claws76
9167
9168         * src/mainwindow.[ch]
9169         * src/common/Makefile.am
9170         * src/common/progressindicator.[ch]
9171                 add UI independent progress indicator handling
9172
9173         * src/news.[ch]
9174                 use new progress indicator for message info fetching
9175
9176         * src/common/hooks.h
9177                 code cleanup
9178
9179 2003-03-03 [oliver]     0.8.10claws75
9180
9181         * src/toolbar.c
9182         * src/compose.c
9183                 removed commented code
9184
9185 2003-03-03 [oliver]     0.8.10claws74
9186
9187         * src/toolbar.[ch]
9188                 cleanups and refactoring
9189         * src/compose.[ch]
9190                 compose_reply_mode reply & forwarding interface for
9191                 toolbar buttons
9192         * src/folderview.c
9193                 act on messages marked for deletion in folderview_selected
9194                 based on prefs_common.immediate_exec since a message might 
9195                 have been deleted by messageview in a folder we are changing 
9196                 to (does anybody understand what I'm on about ?)
9197
9198 2003-03-03 [oliver]     0.8.10claws73
9199         
9200         * src/messageview.[ch]
9201                 new functions
9202                 - messageview_delete: delete message shown in messagview
9203                 - messageview_update_view: update messageview to currently 
9204                   selected summaryview message
9205                 - add separate messageview to msgview_list in order to update 
9206                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9207         * src/summaryview.[ch]
9208                 summary_get_selection returns a list of selected msgs
9209                 in summaryview
9210         * src/mainwindow.c
9211                 toolbar reply refactoring
9212
9213 2003-03-03 [paul]       0.8.10claws72
9214
9215         * sync with 0.8.10cvs21
9216                 see ChangeLog 2003-03-03
9217
9218 2003-03-02 [christoph]  0.8.10claws71
9219
9220         * src/common/passcrypt.c
9221                 use POSIX includes
9222
9223 2003-03-02 [christoph]  0.8.10claws70
9224
9225         * configure.ac
9226         * src/prefs_account.c
9227         * src/prefs_gtk.[ch]
9228         * src/common/.cvsignore
9229         * src/common/Makefile.am
9230         * src/common/passcrypt.c                ** NEW **
9231         * src/common/passcrypt.h.in             ** NEW **
9232                 Implement password encryption in config files
9233                 using unix encrypt and setkey functions. The crypt
9234                 key can be set as a configure parameter. Old
9235                 passwords will be converted if they do not begin
9236                 with '!'
9237
9238 2003-03-02 [paul]       0.8.10claws69
9239
9240         * src/prefs_account.c
9241                 fix compile error
9242
9243 2003-03-01 [thorsten]   0.8.10claws68
9244
9245         * po/el.po
9246           po/hr.po
9247           po/it.po
9248           po/nl.po
9249           po/sr.po
9250           po/sv.po
9251                 corrected format strings
9252         * po/en_GB.po
9253                 corrected headers
9254                 (fix compile errors with GNU gettext-0.11.5)
9255
9256 2003-03-01 [oliver]     0.8.10claws67
9257
9258         * src/summaryview.c
9259                 menu callbacks call toolbar_menu_reply
9260
9261 2003-03-01 [oliver]     0.8.10claws66
9262
9263         * src/mainwindow.c
9264         * src/messageview.c
9265                 menu callbacks call toolbar_menu_reply
9266         * src/toolbar.[ch]
9267                 callbacks from menu handled by toolbar_menu_reply
9268
9269 2003-03-01 [paul]       0.8.10claws65
9270
9271         * src/addressbook.c
9272                 revert commit 0.8.10claws54 - breaks editing of
9273                 addressbook.
9274                 
9275         * po/bg.po
9276                 update Bulgarian translation, submitted by
9277                 George Danchev
9278
9279 2003-02-28 [christoph]  0.8.10claws64
9280
9281         * src/account.c
9282         * src/addressadd.c
9283         * src/compose.c
9284         * src/gtkaspell.c
9285         * src/gtkxtext.h                ** REMOVE **
9286         * src/imap.c
9287         * src/matcher.[ch]
9288         * src/mh.c
9289         * src/news.c
9290         * src/pine.c
9291         * src/prefs_common.c
9292         * src/prefs_matcher.c
9293         * src/procheader.[ch]
9294         * src/procmsg.[ch]
9295         * src/toolbar.c
9296         * src/common/ssl_certificate.c
9297         * src/gtk/colorlabel.c
9298         * src/gtk/menu.c
9299                 o fix warnings
9300                 o remove code obsoleted by new cache and folder system rework
9301
9302 2003-02-28 [oliver]     0.8.10claws63
9303         
9304         * src/toolbar.[ch]
9305                 * fix bug where reply in Messageview replied to 
9306                 Message displayed in summaryview
9307                 (reportedd via ML by chinatinte at gmx dot ch)
9308                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9309                 didn't work in separate MessageView Toolbar
9310                 (wondering if anybody uses this at all ?)
9311         * src/summaryview.[ch]
9312                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9313                 (generalize reply and forward code);
9314         * src/messageview.c 
9315                 remove focus_in event which updated summaryview to messageview
9316
9317 2003-02-28 [paul]       0.8.10claws62
9318
9319         * po/Makefile.in.in
9320                 add the --check option
9321                 Patch submitted by Ricardo Mones Lastra
9322
9323 2003-02-28 [paul]       0.8.10claws61
9324
9325         * src/prefs_account.c
9326                 re-order 'Signature' items
9327
9328 2003-02-28 [paul]       0.8.10claws60
9329
9330         * sync with 0.8.10cvs20
9331                 see ChangeLog 2003-02-28
9332
9333 2003-02-28 [paul]       0.8.10claws59
9334
9335         * po/POTFILES.in
9336                 update to reflect recent movement of files
9337
9338 2003-02-28 [paul]       0.8.10claws58
9339
9340         * sync with 0.8.10cvs19
9341                 see ChangeLog 2003-02-28
9342
9343 2003-02-27 [martin]     0.8.10claws57
9344
9345         * src/prefs_matcher.c 
9346                 fix segfault in prefs_matcher_ok() when the
9347                 last entry is deleted and prevents that the
9348                 message "entry not saved" comes up after deleting
9349                 an entry
9350
9351 2003-02-27 [martin]     0.8.10claws56
9352
9353         * src/prefs_filtering.c 
9354                 fix segfault in prefs_filtering_ok() when the
9355                 last entry is deleted and prevents that the
9356                 message "entry not saved" comes up after deleting
9357                 an entry
9358
9359 2003-02-27 [paul]       0.8.10claws55
9360
9361         * sync with 0.8.10cvs18
9362                 see ChangeLog 2003-02-27
9363
9364 2003-02-27 [paul]       0.8.10claws54
9365
9366         * src/addressbook.c
9367                 fix bug where the address book crashes with 
9368                 multiple lookups.
9369                 Patch [687729] submitted by David Frager 
9370                 <dbfrager@users.sourceforge.net>
9371
9372 2003-02-25 [christoph]  0.8.10claws53
9373
9374         * src/Makefile.am
9375         * src/colorlabel.[ch]           ** REMOVE **
9376         * src/gtk/Makefile.am
9377         * src/gtk/colorlabel.[ch]       ** NEW **
9378                 move colorlabel files to gtk directory
9379
9380         * src/esmtp.[ch]                ** REMOVE **
9381                 has been merged into smtp.[ch] in 0.7.5
9382
9383 2003-02-25 [christoph]  0.8.10claws52
9384
9385         * src/Makefile.am
9386         * src/about.[ch]                ** REMOVE **
9387         * src/gtk/Makefile.am
9388         * src/gtk/about.[ch]            ** NEW **
9389                 move about files to gtk directory
9390
9391 2003-02-25 [christoph]  0.8.10claws51
9392
9393         * src/folder.c
9394                 some code optimization of folder scanning code
9395
9396         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9397
9398 2003-02-25 [christoph]  0.8.10claws50
9399
9400         * src/main.c
9401         * src/common/sylpheed.c
9402                 add command line parameter parsing to common code
9403
9404 2003-02-24 [christoph]
9405
9406         * Makefile.am
9407         * configure.ac
9408                 fix gnome prefix problems, the configure script now removed
9409                 `gnome-config --prefix` from `gnome-config --datadir`
9410                 and adds $(prefix} instead
9411
9412         (closes Bug 24 Makefile does not respect prefix when installing
9413          GNOME data)
9414
9415 2003-02-24 [christoph]  0.8.10claws49
9416
9417         * src/news.c
9418                 check for valid session before trying to authenticate
9419
9420         (closes Bug 60 crash if "authenticate on logon" is activated
9421          and newsserver-hostname is not valid)
9422
9423 2003-02-24 [melvin]     0.8.10claws48
9424
9425         * src/prefs_actions.c
9426                 Make sure all user's input is sent to the action and then
9427                 close the socket..
9428
9429 2003-02-23 [alfons]     0.8.10claws46
9430
9431         * src/summaryview.c
9432                 also wait cursor when deleting files
9433
9434 2003-02-23 [paul]
9435
9436         * tools/freshmeat_search.pl
9437           tools/google_search.pl
9438                 scripts should now work for any browser/browser command line
9439
9440 2003-02-22 [christoph]  0.8.10claws45
9441
9442         * src/procmsg.c
9443                 fix IMAP flag setting, IMAP flag is not handled correctly
9444                 anymore by the folder system and information about the
9445                 folder should not be saved in the MsgInfo (in my opinion)
9446
9447         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9448
9449 2003-02-22 [christoph]  0.8.10claws44
9450
9451         * src/summaryview.c
9452                 fix spelling of "label" ;-)
9453
9454 2003-02-22 [thorsten]   0.8.10claws43
9455
9456         * src/mimeview.c
9457           src/prefs_common.[ch]
9458           src/procmime.[ch]
9459                 do not use description as attachment name
9460
9461 2003-02-22 [alfons]     0.8.10claws42
9462
9463         * src/summaryview.c
9464                 freeze/thaw folder item updates when changing color labels,
9465                 and put a wait cursors on
9466
9467 2003-02-22 [thorsten]   0.8.10claws41
9468
9469         * src/mimeview.c
9470                 save-all fixes: crash if invoked on multipart container,
9471                 mimeinfo access, pathseparators, error dialog
9472
9473 2003-02-21 [alfons]     0.8.10claws40
9474
9475         * src/prefs_gtk.c
9476                 remove unused var
9477
9478 2003-02-21 [colin]      0.8.10claws39
9479
9480         * src/send.c
9481                 Fix smtp logging
9482
9483 2003-02-21 [colin]      0.8.10claws38
9484
9485         * src/summaryview.c
9486                 Freeze/thaw folderItem updates when filtering messages 
9487                 via Tools/Filter messages
9488
9489 2003-02-21 [paul]       0.8.10claws37
9490
9491         * src/compose.c
9492                 revert commit 0.8.10claws26, there are ulterior motives
9493                 for users to set a Reply-To header when posting to
9494                 newsgroups
9495
9496 2003-02-21 [paul]       0.8.10claws36
9497
9498         * sync with 0.8.10cvs17
9499                 see ChangeLog 2003-02-21
9500
9501 2003-02-20 [christoph]  0.8.10claws35
9502
9503         * src/imap.c
9504                 IMAP UID fetch speedup using SEARCH
9505
9506         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9507
9508         * src/imap.c
9509                 fix problem with UIDs in IMAP UID cache that no longer existed
9510
9511 2003-02-20 [christoph]  0.8.10claws34
9512
9513         * src/imap.c
9514         * src/procheader.c
9515         * src/procheader.h
9516                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9517
9518         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9519
9520         * src/imap.c
9521                 Rewrite imap_cmd_gen_recv use sock_getline instead
9522                 of sock_gets to avoid problems with too long reply
9523                 lines
9524     
9525 2003-02-20 [colin]      0.8.10claws33
9526         
9527         * src/prefs_account.c
9528                 Better wording
9529
9530 2003-02-20 [colin]      0.8.10claws32
9531
9532         * src/compose.c
9533                 Remove useless '&& !to_sender' 
9534
9535 2003-02-20 [darko]
9536
9537         * AUTHORS
9538                 change my e-mail address
9539
9540 2003-02-19 [colin]      0.8.10claws31
9541
9542         * src/prefs_common.c
9543                 X11 style colors for every configurable color
9544
9545 2003-02-19 [alfons]     0.8.10claws30
9546
9547         * src/prefs_gtk.[ch]
9548         * src/prefs_common.c
9549                 for color_new accept both plain integers and X11 style color
9550                 names (as found in /usr/lib/X11/rgb.txt)
9551
9552 2003-02-19 [paul]       0.8.10claws29
9553
9554         * src/mainwindow.c
9555                 add tooltips to online/offline button and account selector
9556                 button
9557
9558 2003-02-19 [paul]       0.8.10claws28
9559
9560         * src/folder.c
9561           src/news.c
9562           src/prefs_account.[ch]
9563           src/prefs_common.[ch]
9564                 move 'Maximum number of articles to download' to
9565                 account prefs.
9566                 clean up account prefs gui a little by hiding entries
9567                 rather then greying out entries
9568
9569 2003-02-19 [hiro]       0.8.10claws27
9570
9571         * src/common/utils.c
9572                 fix bug #54 'yesterdays date is displayed in the message 
9573                 summary window'
9574
9575 2003-02-19 [paul]       0.8.10claws26
9576
9577         * src/compose.c
9578                 fix bug reported in Feature Request [688596] 
9579                 'Reply-to header in news'
9580
9581 2003-02-18 [paul]       0.8.10claws25
9582
9583         * src/select-keys.c
9584                 add a 'List all keys' button to key selection dialog
9585
9586 2003-02-18 [colin]      0.8.10claws24
9587         
9588         * src/stock_pixmap.c
9589                 fix compile error
9590
9591 2003-02-18 [colin]      0.8.10claws23
9592
9593         * src/common/smtp.[ch]
9594           src/prefs_account.c
9595                 Try to starttls if it seems to be the only
9596                 way to authenticate a user
9597
9598 2003-02-18 [paul]       0.8.10claws22
9599
9600         * src/Makefile.am
9601           src/folderview.c
9602           src/stock_pixmap.[ch]
9603           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9604           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9605                 as a Drafts folder is a special folder allow it to have
9606                 its own unique icons
9607
9608 2003-02-18 [colin]      0.8.10claws21
9609
9610         * src/imap.c
9611                 Fix port selection when using starttls
9612
9613 2003-02-18 [paul]       0.8.10claws20
9614
9615         * src/mainwindow.c
9616           src/prefs_common.[ch]
9617                 make blue the default new mail colour
9618
9619 2003-02-18 [paul]       0.8.10claws19
9620
9621         * sync with 0.8.10cvs14
9622                 see ChangeLog 2003-02-18
9623
9624 2003-02-17 [jens]       0.8.10claws18
9625
9626         * src/common/md5.c
9627                 fixed a compile problem with gcc 3.3
9628                 works on 2.95.3 too (testet on PPC as it is big endian)
9629
9630 2003-02-17 [paul]       0.8.10claws17
9631
9632         * sync with 0.8.10cvs13
9633                 see ChangeLog 2003-02-17
9634
9635 2003-02-17 [paul]       0.8.10claws16
9636
9637         * sync with 0.8.10cvs12
9638                 see ChangeLog 2003-02-17
9639
9640 2003-02-16 [match]      0.8.10claws15
9641
9642         * src/addressbook.c
9643                 Eliminates reloading of address data when items
9644                 deleted or added. Applied submitted by
9645                 Luke Plant <lukeplant@softhome.net>
9646
9647 2003-02-16 [paul]       0.8.10claws14
9648
9649         * src/news.c
9650                 when a 'protocol error' is encountered disconnect from
9651                 the server. This means that the user can carry on viewing
9652                 other articles and doesn't have to either wait until the
9653                 server timesout or quit sylpheed.
9654                 Fixes bug #53 'Unable to read messages in newsgroups, 
9655                 displayed message doesn't change'
9656
9657 2003-02-15 [christoph]  0.8.10claws13
9658
9659         * src/imap.c
9660                 fix bug that stopped scanning of folders when an
9661                 IMAP folder was empty
9662
9663         (closes bug 46 stop scan messages in folders after empty folder)
9664
9665 2003-02-15 [paul]
9666
9667         * tools/Makefile.am
9668           tools/README
9669           tools/freshmeat_search.pl     ** NEW FILE **
9670           tools/google_search.pl        ** NEW FILE **
9671                 Add 2 Actions scripts which search freshmeat/google
9672                 for the selected text using the browser configured
9673                 in sylpheedrc.
9674                 
9675         Note: These scripts are very dependent on the format of the
9676         browser command and may not work on every occasion. Testing
9677         is welcome. 
9678
9679 2003-02-14 [alfons]     0.8.10claws12
9680
9681         * src/compose.c
9682                 fix breakage because of uninitialized account pointer.
9683                 please verify.
9684
9685 2003-02-14 [paul]       0.8.10claws11
9686
9687         * src/compose.c
9688           src/prefs_account.[ch]
9689           src/prefs_common.[ch]
9690                 move signature settings to Account Prefs
9691
9692 2003-02-14 [paul]       0.8.10claws10
9693
9694         * sync with 0.8.10cvs11
9695                 see ChangeLog 2003-02-14
9696
9697 2003-02-13 [thorsten]   0.8.10claws9
9698
9699         * src/news.c
9700                 revert news progressbar (GUI separation)
9701
9702 2003-02-13 [paul]       0.8.10claws8
9703
9704         * src/compose.c
9705                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9706                 paragraph 1
9707
9708 2003-02-13 [paul]       0.8.10claws7
9709
9710         * src/compose.[ch]
9711           src/summaryview.c
9712                 fix 'Follow-up and Reply-to' so that it creates a reply to
9713                 the newsgroup and the sender. If the message has the keyword
9714                 'poster' in the Followup-To header, all replies go to the
9715                 sender, re: RFC 1036, Section 2.2.3
9716                 rename all instances of 'ignore_replyto' to 'to_sender', both
9717                 were previously used, now we use just one.
9718
9719 2003-02-13 [paul]       0.8.10claws6
9720
9721         * sync with 0.8.10cvs9
9722                 see ChangeLog 2003-02-13
9723
9724 2003-02-13 [paul]       0.8.10claws5
9725
9726         * configure.ac
9727                 show which plugins are configured in the configure
9728                 output.
9729
9730 2003-02-12 [thorsten]   0.8.10claws4
9731
9732         * src/news.c
9733                 show progress while fetching news headers
9734
9735 2003-02-12 [christoph]  0.8.10claws3
9736
9737         * configure.ac
9738         * src/plugins/Makefile.am
9739                 use AM_CONDITIONAL to enable plugins, automake correctly
9740                 manages this when creating distdir
9741
9742 2003-02-12 [christoph]  0.8.10claws2
9743
9744         * ac/spamassassin.m4
9745         * src/plugins/spamassassin/Makefile.am
9746                 fix building SpamAssassin plugin without OpenSSL
9747
9748 2003-02-12 [paul]       0.8.10claws1
9749
9750         * ac/Makefile.am
9751           src/Makefile.am
9752           src/plugins/Makefile.am
9753                 fix failure of 'make release'
9754
9755 2003-02-12 [paul]       0.8.10claws
9756
9757         * 0.8.10claws released
9758
9759 2003-02-12 [paul]       0.8.9claws56
9760
9761         * po/bg.po
9762           po/es.po
9763           po/it.po
9764           po/ru.po
9765           po/sr.po
9766                 updated translations by George Danchev, Ricardo Mones Lastra,
9767                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9768                 
9769         * sylpheed.spec.in
9770                 Allow the building of RPMs by a regular user. Submitted
9771                 by Sergei Astanin
9772
9773 2003-02-11 [alfons]     0.8.9claws55
9774
9775         * src/colorlabel.c
9776                 don't use pixmaps for label color rect but draw rectangles
9777                 so we can respect the color map of palette based visuals
9778                 (fixes the long time crashes on Suns - thanks to Andreas
9779                 Engel and Steve O'Hara-Smith for testing)
9780
9781 2003-02-11 [christoph]  0.8.9claws54
9782
9783         * src/matcher_parser_parse.y
9784                 correct bug where filering rules of not existing folders in
9785                 matcherrc were added to global filtering
9786                 
9787         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9788          main filter-rules after removing directory, http://bugs.debian.org/180253)
9789         
9790 2003-02-11 [paul]       0.8.9claws53
9791
9792         * sync with 0.8.10cvs7
9793                 see ChangeLog 2003-02-09
9794
9795 2003-02-11 [melvin]     0.8.9claws52
9796
9797         * po/fr.po
9798                 Updated French tranlsations
9799
9800 2003-02-10 [paul]       0.8.9claws51
9801
9802         * sylpheed.spec.in
9803                 correct --enable-openssl
9804                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9805
9806 2003-02-09 [martin]     0.8.9claws50
9807
9808         * src/prefs_matcher.c
9809                 fix segfault in prefs_matcher_substitute_cb() when
9810                 no row is selected
9811
9812 2003-02-09 [paul]       0.8.9claws49
9813
9814         * src/folderview.c
9815                 fix bug where a newsgroup folder's processing rules were
9816                 merged with the global filtering rules when the newsgroup
9817                 folder was deleted, causing some seriously bad results,
9818                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9819
9820 2003-02-08 [melvin]     0.8.9claws48
9821
9822         * src/compose.c
9823                 Corrected and modified an alert message.
9824
9825 2003-02-07 [paul]       0.8.9claws47
9826
9827         * src/folderview.c
9828                 fix bug where both an 'Account properties' window and a
9829                 'Folder properties' window were opened when clicking on
9830                 'Properties' in an NNTP or IMAP folder's popup menu.
9831
9832 2003-02-07 [paul]       0.8.9claws46
9833
9834         * sync with 0.8.10cvs6
9835                 see ChangeLog 2003-02-06
9836
9837 2003-02-06 [christoph]  0.8.9claws45
9838
9839         * src/mbox.c
9840                 freeze folder updates while importing mbox files
9841                 (closes bug 43 importing mbox took hours)
9842                 
9843         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9844
9845 2003-02-06 [thorsten]   0.8.9claws44
9846
9847         * po/de.po
9848                 Updated german translations
9849
9850 2003-02-06 [thorsten]   0.8.9claws43
9851
9852         * src/news.h
9853                 use guint for message numbers (fix count in grouplist dialog)
9854
9855 2003-02-05 [paul]       0.8.9claws42
9856
9857         * sync with 0.8.10cvs2
9858                 see ChangeLog 2003-02-05
9859
9860 2003-02-04 [colin]      0.8.9claws41
9861
9862         * src/prefs_common.[ch]
9863           src/procmsg.c
9864           src/summaryview.c
9865                 Add an option to disable threading by subject
9866
9867 2003-02-04 [christoph]  0.8.9claws40
9868
9869         * src/inc.c
9870                 only abort fetching mails from multiple accounts when the
9871                 error is fatal and does not allow to check any more accounts
9872                 (currently only disk full error)
9873
9874         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9875          receive mails for other accouts)
9876
9877 2003-02-04 [christoph]  0.8.9claws39
9878
9879         * src/folder.c
9880                 first add the new message to the cache, then
9881                 send the update notification
9882
9883         (closes bug 39 after sending message folderview doesnt get updated)
9884
9885 2003-02-04 [colin]      0.8.9claws38
9886
9887         * src/inc.c
9888                 _really_ fix this Connecting... status
9889
9890 2003-02-04 [paul]       0.8.9claws37
9891
9892         * sync with 0.8.10
9893                 see ChangeLog 2003-02-04
9894
9895 2003-02-04 [paul]       0.8.9claws36
9896
9897         * sync with 0.8.9cvs6
9898                 see ChangeLog 2003-02-03
9899
9900 2003-02-04 [paul]       0.8.9claws35
9901
9902         * po/pt_BR.po
9903                 updated by André Filipe de Assunção e Brito 
9904                 <bedecko@netsite.com.br>
9905
9906 2003-02-03 [thorsten]   0.8.9claws34
9907
9908         * po/de.po
9909                 Updated german translations
9910
9911 2003-02-02 [paul]       0.8.9claws33
9912
9913         * po/es.po
9914                 updated by Ricardo Mones Lastra
9915
9916 2003-02-02 [thorsten]   0.8.9claws32
9917
9918         * src/mh.c
9919                 Fix mh_get_msginfo() segfault if file is inaccessible
9920
9921 2003-01-31 [colin]      0.8.9claws31
9922
9923         * src/procheader.c
9924                 Fix last commit's bug
9925
9926 2003-01-31 [colin]      0.8.9claws30
9927
9928         * src/procheader.c
9929                 Missing a change for gpg-signed messages
9930
9931 2003-01-31 [paul]       0.8.9claws29
9932
9933         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9934           src/procheader.c
9935           src/stock_pixmap.[ch]
9936           src/summaryview.c
9937                 indicate GnuPG signed messages by displaying an icon
9938                 in the Attachment column.
9939
9940 2003-01-31 [paul]       0.8.9claws28
9941
9942         * sync with 0.8.9cvs4
9943                 see ChangeLog 2003-01-31
9944
9945 2003-01-31 [alfons]     0.8.9claws27
9946
9947         * src/textview.c
9948                 tune URI parser to accept mailto URLs with a '?'
9949                 (patch from Ruslan Balkin)
9950
9951 2003-01-31 [colin]      0.8.9claws26
9952
9953         * src/summaryview.c
9954                 Fix a leak introduced in claws24
9955
9956 2003-01-31 [colin]      0.8.9claws25
9957
9958         * src/summaryview.c
9959                 Freeze/Thaw folder updates when deleting dups
9960
9961 2003-01-31 [colin]      0.8.9claws24
9962         
9963         * src/addr_compl.c
9964           src/summaryview.c
9965           src/msgcache.c
9966                 little speed improvements
9967
9968 2003-01-31 [colin]      0.8.9claws23
9969
9970         * src/summaryview.c
9971                 Fix segfault when forwarding nothing
9972                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9973                 
9974 2003-01-30 [paul]       0.8.9claws22
9975
9976         * sync with 0.8.9cvs3
9977                 see ChangeLog 2003-01-30
9978
9979 2003-01-30 [paul]       0.8.9claws21
9980
9981         * sync with 0.8.9cvs2
9982                 see ChangeLog 2003-01-30
9983
9984 2003-01-29 [paul]       0.8.9claws20
9985
9986         * sync with 0.8.9cvs1
9987                 see ChangeLog 2003-01-29
9988
9989 2003-01-28 [paul]       0.8.9claws19
9990
9991         * po/POTFILES.in
9992                 update to reflect changes. 
9993                 thanks to Ricardo Mones Lastra
9994
9995 2003-01-27 [christoph]  0.8.9claws18
9996
9997         * ac/openssl.m4
9998         * ac/spamassassin.m4
9999         * src/plugins/spamassassin/README
10000         * src/plugins/spamassassin/libspamc.[ch]
10001         * src/plugins/spamassassin/utils.[ch]
10002                 updated to latest libspamc
10003
10004 2003-01-27 [christoph]  0.8.9claws17
10005
10006         * src/folder.c
10007                 fix wrong use of procheader_get_header_fields
10008
10009 2003-01-27 [christoph]  0.8.9claws16
10010
10011         * src/news.c
10012         * src/prefs_account.[ch]
10013         * src/common/nntp.[ch]
10014                 allow to force authentication for NNTP servers
10015
10016         Patch submitted by Florian Mickler <dmk@d-labs.de>
10017
10018 2003-01-26 [paul]       0.8.9claws15
10019
10020         * src/summaryview.c
10021                 speed up of marking messages as read
10022                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
10023
10024 2003-01-26 [christoph]  0.8.9claws14
10025
10026         * src/Makefile.am
10027         * src/mgutils.[ch]              ** REMOVE **
10028         * src/xml.[ch]                  ** REMOVE **
10029         * src/xmlprops.[ch]             ** REMOVE **
10030         * src/common/Makefile.am
10031         * src/common/mgutils.[ch]       ** NEW **
10032         * src/common/xml.[ch]           ** NEW **
10033         * src/common/xmlprops.[ch]      ** NEW **
10034                 move xml files to common directory
10035
10036 2003-01-26 [christoph]  0.8.9claws13
10037
10038         * src/plugins/spamassassin/spamassassin_gtk.c
10039                 only set gtk entry text if string is available
10040
10041 2003-01-26 [melvin]     0.8.9claws12
10042
10043         * src/description_window.c
10044                 Allow resizing of the window
10045                 Allow automatic horizontal scroll bar
10046                 Do not vertically expand and fill
10047
10048 2003-01-26 [christoph]  0.8.9claws11
10049
10050         * src/Makefile.am
10051         * src/gtkutils.[ch]             ** REMOVE **
10052         * src/common/sylpheed.c
10053         * src/gtk/Makefile.am
10054         * src/gtk/description_window.c
10055         * src/gtk/gtkutils.[ch]         ** NEW **
10056         * src/gtk/prefswindow.c
10057                 move gtkutils to gtk directory
10058
10059 2003-01-26 [paul]       0.8.9claws10
10060
10061         * src/summaryview.c
10062                 rename summary_unread_clicked() to summary_status_clicked()
10063
10064 2003-01-26 [melvin]     0.8.9claws9
10065
10066         * src/prefs_actions.c
10067                 Cosmetical changes to the help text
10068
10069 2003-01-26 [paul]       0.8.9claws8
10070
10071         * src/folder.[ch]
10072           src/mainwindow.c
10073           src/prefs_common.c
10074           src/prefs_sumamry_column.c
10075           summaryview.[ch]
10076                 rename the 'Unread' column to 'Status'
10077
10078 2003-01-25 [match]      0.8.9claws7
10079
10080         * src/mgutils.[ch]
10081                 removed reference to LDAP constants. removed error2string.
10082                 included functions to support LDAP dynamic queries.
10083         * src/syldap.h
10084                 moved LDAP constants here.
10085         * src/addressbook.c
10086         * src/addrindex.c
10087         * src/importldif.c
10088                 removed references to LDAP constants and references to
10089                 error2string.
10090
10091 2003-01-25 [paul]       0.8.9claws6
10092
10093         * src/summaryview.c
10094                 summary_thread_build(), summary_thread_init(): remove 
10095                 unneeded reference to summaryview->folder_item
10096
10097 2003-01-25 [christoph]  0.8.9claws5
10098
10099         * src/gtk/description_window.c
10100                 o allow description texts to expand over multiple columns
10101                 o translate all columns
10102         * src/prefs_actions.c
10103                 change syntax description to use new multi column feature
10104
10105         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10106
10107 2003-01-25 [match]      0.8.9claws4
10108
10109         * src/vcard.c
10110                 fixed bug with Quoted-Printable
10111
10112 2003-01-25 [paul]       0.8.9claws3
10113
10114         * src/folder.[ch]
10115           src/summaryview.[ch]
10116                 implement per-folder collapsed/expanded threads setting
10117                 
10118         * src/prefs_common.c
10119                 remove global collapsed/expanded threads option
10120
10121 2003-01-25 [christoph]  0.8.9claws2
10122
10123         * po/POTFILES.in
10124                 add pluginwindow and prefswindow
10125         * src/compose.c
10126                 make send respond correctly to messages that could be added
10127                 to the queue folder, but the UID of the message is unknown
10128         * src/folder.c
10129         * src/imap.c
10130                 don't return guessed UIDs in imap_add_msg anymore. We return
10131                 0 to tell the folder system it was appened but the UID is
10132                 unknown. Folder system now get's the UID by scaning the folder
10133                 and searching the cache for the Message-ID
10134                 (closes bug #29 Messages queued, but not sent)
10135
10136 2003-01-25 [paul]       0.8.9claws1
10137
10138         * src/codeconv.c
10139                 conv_encode_header():  fix bug when long headers with 8-bit
10140                 characters are used, so that the encoded words are wrapped.
10141                 If the space in the original text falls on the wrap boundary,
10142                 it can be lost.
10143                 Patch by Sergey Vlasov.
10144                 
10145         * src/folderview.c
10146                  fix bug where a change to the sorting method or thread view
10147                  of a folder's messages is lost if simpify-subject is set and
10148                  toggled on or off.
10149                  Patch by Luke Plant.
10150
10151 2003-01-24 [paul]       0.8.9claws
10152
10153         * sylpheed-0.8.9claws released
10154         
10155         * Makefile.am
10156           sylpheed.spec.in
10157                 remove reference to 'INSTALL.jp'
10158
10159 2003-01-23 [paul]       0.8.8claws128
10160
10161         * po/es.po
10162           po/it.po
10163           po/ru.po
10164           po/sr.po
10165                 updated translations. submitted by Ricardo Mones Lastra,
10166                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10167
10168 2003-01-23 [colin]      0.8.8claws127
10169
10170         * src/compose.c
10171                 Fix drafted and queued news articles re-edition
10172
10173 2003-01-23 [melvin]     0.8.8claws126
10174
10175         * po/fr.po
10176                 Updated French translations
10177
10178 2003-01-23 [colin]      0.8.8claws125
10179
10180         * src/inc.c
10181                 Fix "Connecting to..." status message
10182
10183 2003-01-22 [paul]       0.8.8claws124
10184
10185         * po/bg.po
10186                 updated by George Danchev
10187                 
10188         * src/folder.c
10189                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10190                 and folder deletion
10191
10192 2003-01-21 [paul]       0.8.8claws123
10193
10194         * po/bg.po
10195                 updated by George Danchev
10196                 
10197         * src/about.c
10198                 its now 2003
10199                 
10200         * src/toolbar.c
10201                 don't translate 'Separator'
10202                 
10203         * src/plugins/spamassassin/Makefile.am
10204                 add aspell to CPPFLAGS
10205                 
10206         * src/plugins/spamassassin/spamassassin.c
10207           src/plugins/spamassassin/spamassassin_gtk.c
10208                 set correct default for spamassassin_receive_spam
10209                 slightly re-word descriptions and some
10210                 other minor changes
10211
10212 2003-01-19 [alfons]     0.8.8claws122
10213                 
10214         * src/mimeview.c
10215                 mimeview_save_as(): we might as well show the file name for
10216                 the single case "Save As" too
10217
10218 2003-01-19 [alfons]     0.8.8claws121
10219
10220         * src/crash.c
10221                 change bug tracker URL to bugzilla URL
10222
10223 2003-01-19 [alfons]     0.8.8claws120
10224
10225         * src/mimeview.c
10226                 mimeview_save_all(): display name of file before overwriting;
10227                 continue saving all, even when one overwrite was cancelled
10228
10229 2003-01-19 [christoph]  0.8.8claws119
10230
10231         * src/summaryview.c
10232         * src/procmsg.[ch]
10233                 fix wrong usage of procmsg_find_children in summaryview
10234                 by using procmsg_update_unread_children instead of
10235                 summaryview_update_unread_children
10236
10237 2003-01-19 [christoph]  0.8.8claws118
10238
10239         * src/procmsg.c
10240                 fix infinite loop in procmsg_find_children
10241                  (closes bug #25 sylpheed crashes on delete.)
10242
10243         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10244
10245 2003-01-19 [paul]       0.8.8claws117
10246
10247         * po/pt_BR.po
10248                 updated by Ivan Francolin Martinez
10249
10250 2003-01-18 [melvin]     0.8.8claws116
10251
10252         * src/prefs_actions.c
10253                 Removed syntax limitation of only one '&' at the end of command.
10254                         Now actions that contain '>/dev/null 2>&1' are possible.
10255
10256 2003-01-18 [melvin]     0.8.8claws115
10257
10258         * src/prefs_actions.c
10259                 Actions IO dialog: when the action ends
10260                 the "Close" button now has focus and [Escape] closes the
10261                 window.
10262
10263 2003-01-18 [christoph]  0.8.8claws114
10264
10265         * src/procmsg.c
10266                 o add debug output when MsgInfos are really freed
10267                 o free GSLists in procmsg_find_children and
10268                   procmsg_update_unread_children
10269
10270 2003-01-18 [christoph]  0.8.8claws113
10271
10272         * src/mainwindow.c
10273                 reorder Configuration menu
10274
10275 2003-01-18 [christoph]  0.8.8claws112
10276
10277         * src/compose.c
10278                 fix applying templates to forwarded messages
10279
10280         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10281
10282 2003-01-17 [christoph]  0.8.8claws111
10283
10284         * src/folder.c
10285                 destroy folder items, when a folder item is removed
10286
10287 2003-01-17 [christoph]  0.8.8claws110
10288
10289         * src/folder.c
10290                 fix wrong folder stats update when ignored message is
10291                 deleted
10292
10293 2003-01-17 [colin]      0.8.8claws109
10294         
10295         * src/mainwindow.c
10296         * src/summaryview.c
10297                 Quicksearch bugfixes: 
10298                 - hide help button at startup if not extended
10299                 - switch to extended when looking for replies
10300
10301 2003-01-17 [paul]
10302
10303         * sync with 0.8.9 release
10304
10305 2003-01-17 [paul]       0.8.8claws108
10306
10307         * sync with 0.8.8cvs11
10308                 see ChangeLog 2003-01-17
10309
10310 2003-01-16 [colin]      0.8.8claws107
10311
10312         * src/procmsg.c
10313                 Changed encryption test to re-ask passphrase
10314                 if an encrypted message hasn't been decrypted
10315                 Fixes bug #5
10316
10317 2003-01-16 [christoph]  0.8.8claws106
10318
10319         * src/prefs_gtk.c
10320         * src/prefs_toolbar.c
10321         * src/gtk/prefswindow.h
10322         * src/plugins/spamassassin/spamassassin_gtk.c
10323                 remove page destroy function that is not used anymore
10324
10325 2003-01-16 [paul]       0.8.8claws105
10326
10327         * sync with 0.8.8cvs9
10328                 see ChangeLog 2002-01-16
10329
10330 2003-01-16 [colin]      0.8.8claws104
10331
10332         * src/compose.[ch]
10333                 Fix bug with autosaved drafts for IMAP, when draft
10334                 folder is specified - fixes bugzilla bug #20
10335
10336 2003-01-15 [paul]       0.8.8claws103
10337
10338         * src/compose.[ch]
10339           src/procmsg.c
10340                 store folder and message-id of message forwarding
10341                 in queue header and set forward flag after sending
10342
10343 2003-01-15 [paul]       0.8.8claws102
10344
10345         * sync with 0.8.8cvs8
10346                 see ChangeLog 2002-01-15
10347
10348 2003-01-15 [colin]      0.8.8claws101
10349
10350         * src/Makefile.am
10351                 Fix linking with GNU libiconv
10352
10353 2003-01-15 [darko]      0.8.8claws100
10354
10355         * src/pine.c
10356                 fix crash when importing pine address book
10357                 entry with an empty name (reported by DY
10358                 <dybulk at tri8.net>)
10359
10360 2003-01-14 [paul]       0.8.8claws99
10361
10362         * configure.in  ** REMOVED **
10363           configure.ac  ** NEW FILE **
10364                 rename configure.in to configure.ac, as it is now
10365                 preferred
10366
10367 2003-01-14 [melvin]     0.8.8claws98
10368
10369         * src/folderview.c
10370                 folderview_check_new(): More precise function description
10371
10372 2003-01-14 [melvin]     0.8.8claws97
10373
10374         * src/folderview.c
10375                 folderview_check_new(): return the number of new messages 
10376                         since last check.
10377         * src/inc.c
10378                 inc_account_mail(): Disable counting of new messages for IMAP
10379                         and NNTP until bug [19] and [14] are fixed.
10380
10381 2003-01-14 [paul]       0.8.8claws96
10382
10383         * sync with 0.8.8cvs6
10384                 see ChangeLog 2003-01-14
10385
10386 2003-01-13 [alfons]     0.8.8claws95
10387
10388         * src/textview.c
10389                 tune email address validation (c. 0.8.8claws89): if . is 
10390                 just one char away from @, the address is invalid too 
10391                 (correctly rejects addresses like foo@.com)
10392
10393 2003-01-13 [paul]       0.8.8claws94
10394
10395         * src/messageview.c
10396           src/toolbar.c
10397                 fixes to the Message View toolbar and menu:
10398                 fix non-functioning Forward button
10399                 make Reply button consider default_reply_list
10400                 remove 'Follow-up...' menu entry
10401                 add 'Forward' and 'Redirect' menu entries
10402
10403 2003-01-13 [melvin]     0.8.8claws93
10404
10405         * src/inc.c
10406                 Fixed typo that could make new messages count incorrect.
10407
10408 2003-01-13 [melvin]     0.8.8claws92
10409
10410         * src/folderview.[ch]
10411                 folderview_check_new(): return the number of new messages.
10412         * src/inc.c
10413                 Should fix bug [14] where new mail notification worked 
10414                         incorrectly with IMAP accounts.
10415                 inc_spool_account(): return number of new msgs, or -1 on error
10416                 inc_all_spool(): return number of new msgs
10417                 
10418 2003-01-13 [melvin]     0.8.8claws91
10419
10420         * src/prefs_actions.c
10421                 Justify help text.
10422
10423 2003-01-12 [thorsten]   0.8.8claws90
10424
10425         * src/common/prefs.c
10426                 close file before rename
10427
10428 2003-01-12 [alfons]     0.8.8claws89
10429
10430         * AUTHORS
10431                 add Christian Mertes
10432         * src/common/utils.[ch]
10433                 g_stricase_hash(), g_stricase_equal(): functions for 
10434                 case insensitive hash tables
10435         * src/textview.c
10436                 use top level domain names to validate email address, based
10437                 on a patch by Christian Mertes (thanks!), but changed 
10438                 implementation to use a hash table 
10439
10440 2003-01-12 [paul]       0.8.8claws88
10441
10442         * po/bg.po
10443                 updated by George Danchev
10444
10445 2003-01-12 [alfons]     0.8.8claws87
10446
10447         * src/summaryview.c
10448                 delete / execute performance: use new style folder update
10449
10450 2003-01-12 [paul]       0.8.8claws86
10451
10452         * sync with 0.8.8cvs5
10453                 see ChangeLog 2003-01-13 (!)
10454
10455 2003-01-12 [alfons]     0.8.8claws85
10456
10457         * src/filtering.c
10458         * src/matcher_parser_parse.y
10459                 prepare change_score filtering action
10460         * src/matcher.[ch]
10461                 give up const-correctness on functions that call non-const-correct functions;
10462                 several casts to gpointer in g_free();
10463                 add change_score;
10464
10465 2003-01-12 [christoph]  0.8.8claws84
10466
10467         * src/compose.c
10468                 fix 2 warnings
10469
10470         * src/gtk/prefswindow.[ch]
10471         * src/plugins/spamassassin/spamassassin_gtk.c
10472                 changed the call of the widget create function
10473                 for PrefsPages, because sometimes the widget
10474                 create function needs a widget that already has
10475                 been attached to a window (to create GDK pixmaps
10476                 for exmaple). So we simply pass the GtkWindow as
10477                 the second parameter now.
10478
10479         * src/main.c
10480         * src/mainwindow.c
10481         * src/prefs_toolbar.[ch]
10482                 rewrite Toolbar Preferences using the new
10483                 prefs window
10484
10485 2003-01-11 [alfons]     0.8.8claws83
10486
10487         * src/addressadd.c
10488                 fix crash when adding sender to addressbook because status bar
10489                 isn't there (the status bar doesn't seem to be used though,
10490                 but I'll let Match decide what to do with it)
10491
10492 2003-01-11 [colin]      0.8.8claws82
10493
10494         * src/main.c
10495           src/toolbar.c
10496                 Two useless changes reversed
10497
10498 2003-01-11 [colin]      0.8.8claws81
10499
10500         * src/mainwindow.c
10501           src/mainwindow.h
10502                 Add mainwindow_get_mainwindow()
10503         * src/alertpanel.c
10504           src/alertpanel.h
10505                 Add alertpanel_error_log() 
10506         * src/compose.c
10507           src/inc.c
10508           src/messageview.c
10509           src/toolbar.c
10510           src/main.c
10511           src/procmsg.c
10512                 Network errors get a View Log button
10513
10514 2003-01-10 [alfons]     0.8.8claws80
10515
10516         * src/prefs_toolbar.c
10517         * src/toolbar.c
10518                 use the translatable string for "Separator" as file name for
10519                 separator toolbar items (probably make this uppercase?)
10520
10521 2003-01-10 [alfons]     0.8.8claws79
10522
10523         * src/prefs_toolbar.c
10524                 put right A_SEPARATOR description string in "displayed
10525                 toolbar items list" so manually added separators are
10526                 saved correctly (bug #10, "Adding a separator to the main 
10527                 toolbar fails, entry in xml file is wrong")
10528
10529 2003-01-10 [christoph]  0.8.8claws78
10530
10531         * src/imap.c
10532                 o fix warnings
10533                 o use CAPABILITY to check if NAMESPACE is available
10534
10535 2003-01-10 [christoph]  0.8.8claws77
10536
10537         * src/imap.[ch]
10538                 apply UIDPLUS IMAP extension support patch
10539
10540         Patch submitted by Simon 'corecode' Schubert
10541
10542 2003-01-10 [paul]       0.8.8claws76
10543
10544         * src/folderview.c
10545                 a sync from main which fixes the news account folders'
10546                 Properties bug
10547
10548 2003-01-10 [christoph]  0.8.8claws75
10549
10550         * src/folder.c
10551                 don't accept 0 as a valid uid returned by copy and move
10552                 functions. 0 means the message was copied or moved but the
10553                 new uid could not be fetched. It is not an error condition
10554                 for the copy or move operation.
10555
10556 2003-01-10 [paul]       0.8.8claws74
10557
10558         * src/prefs_filtering.c
10559                 change English used in Alert when entry is not
10560                 saved.
10561                 
10562         * sync with 0.8.8cvs4
10563                 see ChangeLog 2003-01-10
10564
10565 2003-01-10 [darko]      0.8.8claws73
10566
10567         * src/pine.c
10568                 fix crash when importing address book entry
10569                 without a valid address
10570
10571 2003-01-09 [alfons]     0.8.8claws72
10572
10573         * src/inc.c
10574                 filtering performance: use new style folder update
10575
10576 2003-01-09 [christoph]  0.8.8claws71
10577
10578         * src/compose.c
10579         * src/gtk/menu.[ch]
10580                 fix wrong selecting of mime encoding type, when
10581                 opening property dialog of attachments in the
10582                 compose window. 7bit was always selected and that
10583                 destoryed files with 8bit data.
10584                 (closes bug #9 Sylpheed-claws destroys attachments when
10585                  changing MIME-types)
10586
10587 2003-01-09 [paul]       0.8.8claws70
10588
10589         * sync with 0.8.8cvs3
10590                 see ChangeLog 2003-01-09
10591
10592 2003-01-08 [alfons]     0.8.8claws69
10593         
10594         * src/addressadd.c
10595                 apply patch by Kim Schulz to fix build breakage
10596                 because of missing variable
10597
10598 2003-01-08 [paul]       0.8.8claws68
10599
10600         * sync with 0.8.8cvs2
10601                 see ChangeLog 2002-01-08
10602
10603 2003-01-08 [paul]       0.8.8claws67
10604
10605         * po/it.po
10606                 updated by Alessandro Maestri
10607                 
10608         * src/addressadd.c
10609                 when using 'Add sender to addressbook' allow
10610                 name to be edited and remarks to be entered
10611                 Patch submitted by Luke Plant
10612
10613 2003-01-08 [darko]      0.8.8claws66
10614
10615         * README.claws, src/summaryview.c
10616                 fix description for marked messages
10617
10618 2003-01-08 [paul]
10619
10620         * tools/Makefile.am
10621           tools/launch_phoenix  ** NEW FILE **
10622                 add script that enables using Phoenix as the default
10623                 web browser. 
10624                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10625                 
10626         * tools/OOo2sylpheed.pl
10627                 remove full path to sylpheed executable, just 'sylpheed'
10628                 will do
10629                 
10630         * tools/README
10631                 add launch_phoenix informtion and re-arrange and compress
10632                 the data a little
10633
10634 2003-01-07 [christoph]  0.8.8claws65
10635
10636         * src/folder.c
10637                 fix update for source folder when moving messages
10638         * src/procmsg.[ch]
10639         * src/summaryview.c
10640                 use function to set to_folder for message infos and
10641                 automatically update the op_count for old and new
10642                 folder
10643
10644 2003-01-07 [melvin]     0.8.8claws64
10645
10646         * src/prefs_actions.c
10647                 Fixed bug where an '%p' Action on a displayed image crashed 
10648                         Sylpheed
10649                 Code clean up (get rid of duplicated code and removed unnecessary 
10650                                 structure member)
10651
10652 2003-01-07 [christoph]  0.8.8claws63
10653
10654         * src/compose.c
10655         * src/folder.[ch]
10656         * src/folderview.c
10657         * src/import.c
10658         * src/inc.c
10659         * src/main.c
10660         * src/mainwindow.c
10661         * src/messageview.c
10662         * src/prefs_folder_item.c
10663         * src/procmsg.c
10664         * src/summaryview.c
10665         * src/toolbar.c
10666                 o remove all folder update triggering from the UI code. The folder
10667                   system should know much better when a folder needs an update.
10668                 o to prevent multiple updates in a row the folder updates can be
10669                   frozen for some time.
10670
10671                 Note: - Please verify that no updates are missing
10672                       - Check where freeze/thaws should be added
10673
10674 2003-01-07 [christoph]  0.8.8claws62
10675
10676         * src/prefs_actions.c
10677                 don't translate empty strings
10678
10679         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10680
10681 2003-01-06 [christoph]  0.8.8claws61
10682
10683         * src/prefs_actions.c
10684                 mark strings for gettext
10685         * src/prefs_matcher.c
10686                 use new description window for Execute action and
10687                 match condition in Filtering
10688
10689         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10690
10691 2003-01-06 [alfons]     0.8.8claws60
10692
10693         keep myself inspired to re-organize matcher part 8; 
10694         yes, more to come (I need to move out the descriptive
10695         text for actions to matcher.c, or at least make it not
10696         depend on the wicked ordering)
10697
10698         * src/prefs_matcher.c
10699                 add documentation so others may comprehend the
10700                 UI part of the conditions
10701                 
10702 2003-01-06 [christoph]  0.8.8claws59
10703
10704         * src/prefs_actions.c
10705                 use new description window for syntax help
10706         * src/gtk/description_window.c
10707                 fix display of descriptions with column count != 2
10708
10709         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10710
10711 2003-01-06 [christoph]  0.8.8claws58
10712
10713         * src/quote_fmt.c
10714         * src/summaryview.[ch]
10715         * src/gtk/Makefile.am
10716         * src/gtk/description_window.[ch]       ** NEW **
10717                 use a generic window to display syntax descriptions
10718                 currently used in quote_fmt and summaryview (new description
10719                 for extended quick search)
10720
10721         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10722
10723 2003-01-06 [paul]       0.8.8claws57
10724
10725         * sync with 0.8.8cvs1
10726                 see ChangeLog 2003-01-06
10727
10728 2003-01-06 [christoph]  0.8.8claws56
10729
10730         * src/mainwindow.c
10731         * src/prefs_gtk.[ch]
10732         * src/gtk/prefswindow.[ch]
10733         * src/plugins/spamassassin/spamassassin_gtk.c
10734                 o remove page management from prefswindow, pages
10735                   will be an argument to prefswindow_open
10736                 o prefswindow_open gets a datapointer that is
10737                   passed to the widget_create function to allow
10738                   creation of prefswindow for specific items
10739
10740 2003-01-06 [colin]      0.8.8claws55
10741         
10742         * src/summaryview.c
10743                 We don't want regexp in the reply-finder, 
10744                 because MIDs can contain !,$,. and so on
10745
10746 2003-01-06 [jens]       0.8.8claws54
10747
10748         * src/jpilot.c
10749                 fixed a wrong free in jpilot_read_db_files
10750
10751 2003-01-06 [alfons]     0.8.8claws53
10752
10753         re-organize matcher part 8; more to come
10754        
10755         * src/matcher.c
10756                 matcherprop_to_string(): put g_free()s before the
10757                 switch-case break to fix memleaks                
10758
10759 2003-01-06 [colin]      0.8.8claws52
10760
10761         * src/summaryview.c
10762                 cleanup & reply-finder now displays the first 
10763                 matching message
10764
10765 2003-01-05 [alfons]     0.8.8claws51
10766
10767         re-organize matcher part 7; more to come
10768
10769         * src/matcher.[ch]
10770                 fixes for constant correctness;
10771                 more documentation;
10772
10773 2003-01-05 [alfons]     0.8.8claws50
10774
10775         re-organize matcher part 6; more to come
10776         
10777         * src/matcher.[ch]
10778                 fixes for constant correctness;
10779                 more documentation;
10780         * src/filtering.c
10781                 fix for constant correctness
10782
10783 2003-01-05 [colin]      0.8.8claws49
10784
10785         * src/account.[ch]
10786                 Add account_get_reply_account function
10787         * src/compose.c
10788                 Use account_get_reply_account function 
10789         * src/summaryview.c
10790                 Basic reply-finder - click on the replied
10791                 icon gets you to the outbox using quick-search
10792
10793 2003-01-05 [paul]       0.8.8claws48
10794
10795         * src/prefs_common.c
10796                 small change to English
10797                 
10798         * src/prefs_filtering.c
10799                 prefs_filtering_action_select(): improve logic and uniformity
10800                 of gui
10801
10802 2003-01-05 [alfons]     0.8.8claws47
10803
10804         fine tune solution to focus problems (bug #7)
10805
10806         * src/mainwindow.c
10807                 mainwindow_focus_in_event(): remove grab event check
10808         * src/summaryview.c
10809                 summary_button_pressed(): move selection on right-click
10810                 too. we can't possibly move the selection back after
10811                 canceling a dialog, because gtk's incomplete focus 
10812                 management. whether this is a good solution, only time
10813                 will tell.
10814
10815 2003-01-05 [christoph]  0.8.8claws46
10816
10817         * src/imap.c
10818                 fix crash when no imap connection could be established
10819
10820 2003-01-05 [paul]       0.8.8claws45
10821
10822         * src/mainwindow.c
10823           src/sumamryview.c
10824           src/gtk/menu.[ch]
10825                 fix bug 605957 'shortcuts in popup-menu'
10826                 make user-defined shortcuts work
10827                 show shortcuts that are already defined
10828                 in the main menu
10829                 Patch submitted by Luke Plant
10830
10831 2003-01-05 [alfons]     0.8.8claws44
10832
10833         * src/mainwindow.c
10834                 focus_in_event handler should not select summary view row 
10835                 when another window (menu, dialog) grabbed for events 
10836                 (bug #7, "[0.8.8claws42] Message summary focus") 
10837
10838 2003-01-04 [christoph]  0.8.8claws43
10839
10840         * src/procmsg.c
10841                 update save folder after adding the sent message
10842                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10843
10844 2003-01-02 [christoph]  0.8.8claws42
10845
10846         * src/common/plugin.c
10847                 fix unloading of all plugins and unload
10848                 plugins in reverse order
10849                 
10850         * src/gtk/pluginwindow.c
10851                 implement function of load and unload button
10852
10853         * src/gtk/prefswindow.c
10854         * src/gtk/prefswindow.h
10855                 rename register function and add new unregister
10856                 function
10857
10858         * src/plugins/spamassassin/spamassassin_gtk.c
10859                 unregister prefs page and update for changes in
10860                 src/gtk/prefswindow.c
10861
10862 2003-01-02 [paul]       0.8.8claws41
10863
10864         * po/es.po
10865                 updated by Ricardo Mones Lastra
10866
10867 2003-01-02 [paul]
10868
10869         * tools/tb2sylpheed
10870                 fixes and improvements by Urke MMI
10871
10872 2003-01-02 [thorsten]   0.8.8claws40
10873
10874         * src/procmsg.c
10875                 fixed wrong return value
10876
10877 2003-01-02 [thorsten]   0.8.8claws39
10878
10879         * src/prefs.c
10880                 fixed printing wrong variable
10881
10882 2003-01-02 [thorsten]   0.8.8claws38
10883
10884         * src/prefs.c
10885                 fixed acessing members of freed pfile struct
10886
10887 2003-01-02 [thorsten]   0.8.8claws37
10888
10889         * src/procmsg.c
10890                 detect loops across several messages
10891                 as suggested by Christoph Hohmann
10892
10893 2003-01-01 [match]      0.8.8claws36
10894
10895         * src/addrindex.c
10896                 fixed another memory leak.
10897
10898 2003-01-01 [match]      0.8.8claws35
10899
10900         * src/jpilot.[ch]
10901                 fixed memory leaks. applied Doxygen comments.
10902
10903 2003-01-01 [thorsten]   0.8.8claws34
10904
10905         * src/procmsg.c
10906                 inhibit endless loop if msg references itself
10907                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10908
10909 2003-01-01 [christoph]  0.8.8claws33
10910
10911         * src/mainwindow.c
10912         * src/gtk/Makefile.am
10913         * src/gtk/pluginwindow.c                ** NEW **
10914         * src/gtk/pluginwindow.h                ** NEW **
10915                 add plugin window
10916
10917         * src/plugins/demo/demo.c
10918         * src/plugins/spamassassin/spamassassin.c
10919         * src/plugins/spamassassin/spamassassin_gtk.c
10920                 write better plugin descriptions
10921
10922 2002-12-31 [christoph]  0.8.8claws32
10923
10924         * src/gtk/prefswindow.c
10925         * src/plugins/spamassassin/spamassassin_gtk.c
10926                 some small improvements to GTK code
10927
10928 2002-12-31 [christoph]  0.8.8claws31
10929
10930         * src/plugins/spamassassin/spamassassin_gtk.c
10931                 enable folder select button
10932
10933 2002-12-31 [christoph]  0.8.8claws30
10934
10935         * src/mainwindow.c
10936         * src/gtk/Makefile.am
10937         * src/gtk/prefswindow.c                         ** NEW **
10938         * src/gtk/prefswindow.h                         ** NEW **
10939                 add new prefs window
10940
10941         * src/common/plugin.c
10942                 don't try to load empty config lines
10943         
10944         * src/plugins/spamassassin/Makefile.am
10945         * src/plugins/spamassassin/spamassassin.c
10946         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10947         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10948                 GTK config for SpamAssassin Plugin using
10949                 the new prefs window
10950
10951 2002-12-31 [paul]       0.8.8claws29
10952
10953         * po/POTFILES.in
10954                 remove obsolete entry 'src/menu.c'
10955
10956 2002-12-31 [alfons]     0.8.8claws28
10957
10958         * src/matcher.[ch]
10959         * src/matcher_parser_parse.y
10960         * src/prefs_matcher.c
10961                 add "ignore_thread" and "~ignore_thread" condition so it's
10962                 possible to make the actions / scoring operate on the ignore
10963                 thread flag
10964
10965 2002-12-31 [christoph]  0.8.8claws27
10966
10967         * src/addrbook.c
10968         * src/addrindex.c
10969         * src/folder.c
10970         * src/matcher.c
10971         * src/prefs_account.c
10972         * src/prefs_actions.c
10973         * src/prefs_customheader.c
10974         * src/prefs_display_header.c
10975         * src/prefs_gtk.c
10976         * src/procmime.c
10977         * src/toolbar.c
10978         * src/xmlprops.c
10979         * src/common/prefs.[ch]
10980                 extend prefs file handling for reading and automatic handling
10981                 of blocks. When reading prefs_set_block_label will automatically
10982                 move on to the block. When writing it will copy all other blocks
10983                 automatically
10984
10985         * src/common/plugin.c
10986                 Now loading plugin filenames from [Plugins] block in
10987                 sylpheed rc file
10988
10989 2002-12-30 [christoph]  0.8.8claws26
10990
10991         * src/common/hooks.[ch]
10992                 return abort status to caller of hooks_invoke
10993                 
10994         * src/inc.[ch]
10995                 invoke message filtering hook and stop
10996                 default handling when filter returns abort
10997
10998         * src/common/plugin.[ch]
10999         * src/plugins/demo/demo.c
11000                 modify plugin loader, because resolving symbols for strings
11001                 does not work correctly
11002         
11003         * configure.in
11004         * ac/spamassassin.m4                            ** NEW **
11005         * src/plugins/spamassassin/.cvsignore           ** NEW **
11006         * src/plugins/spamassassin/Makefile.am          ** NEW **
11007         * src/plugins/spamassassin/README               ** NEW **
11008         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
11009         * src/plugins/spamassassin/spamassassin.c       ** NEW **
11010         * src/plugins/spamassassin/utils.[ch]           ** NEW **
11011                 add spamassassin plugin, see src/plugins/spamassassin/README
11012                 for details
11013
11014 2002-12-29 [alfons]     0.8.8claws25
11015
11016         * src/mainwindow.c
11017                 when moving focus from a message view to the main 
11018                 window, don't forget to select the summary node
11019                 of the displayed message. should fix "[ 659103 ] 
11020                 focus-follows-mouse confuses sylpheed"
11021
11022 2002-12-29 [christoph]  0.8.8claws24
11023
11024         * src/Makefile.am
11025         * src/stringtable.[ch]          ** REMOVE **
11026         * src/common/Makefile.am
11027         * src/common/stringtable.[ch]   ** NEW **
11028                 move stringtable files to common directory
11029
11030 2002-12-29 [christoph]  0.8.8claws23
11031
11032         * src/Makefile.am
11033         * src/menu.[ch]                 ** REMOVE **
11034         * src/gtk/Makefile.am
11035         * src/gtk/menu.[ch]             ** NEW **
11036                 move menu files to gtk directory
11037
11038 2002-12-29 [match]      0.8.8claws22
11039
11040         * src/addressbook.c
11041         * src/syldap.c
11042                 moved UI specific code out of LDAP code into addressbook
11043                 UI code. fixed memory leak.
11044
11045 2002-12-29 [christoph]  0.8.8claws21
11046
11047         * src/folder.c
11048                 only check for IGNORED parent message when message is
11049                 not IGNORED itself
11050
11051 2002-12-29 [alfons]     0.8.8claws20
11052
11053         * src/summaryview.c
11054                 set gtksctree's anchor correct (immediate execute
11055                 changes the tree's layout, and anchor points at 
11056                 the incorrect row). fixes "[ 657233 ] multiple msg 
11057                 delete sometimes off by 1".
11058                 we probably have to look for more tree layout /
11059                 anchor glitches.
11060
11061 2002-12-29 [paul]       0.8.8claws19
11062
11063         * src/summaryview.c
11064                 fix bug [ 659054 ] incorrect sorting of 'From' column
11065                 when using 'display sender using address book'
11066                 thanks to Alfons and Luke Plant
11067
11068 2002-12-29 [christoph]  0.8.8claws18
11069
11070         * src/folder.c
11071         * src/procmsg.[ch]
11072                 check parent messages for IGNORE THREAD flag, when adding,
11073                 moving or copying messages to a folder
11074
11075 2002-12-27 [alfons]     0.8.8claws17
11076
11077         re-organize matcher part 5; more to come
11078
11079         * src/matcher.c
11080                 hash keywords in matchparser_tab 
11081
11082 2002-12-27 [alfons]     0.8.8claws16
11083
11084         re-organize matcher part 4; more to come
11085
11086         * src/matcher_parser.h
11087         * src/matcher_parser_lex.l
11088         * src/matcher_parser_parse.y
11089                 cleanup
11090
11091 2002-12-27 [alfons]     0.8.8claws15
11092
11093         re-organize matcher part 3; more to come
11094
11095         * src/matcher.[ch]
11096                 cleanup
11097
11098 2002-12-27 [alfons]     0.8.8claws14
11099
11100         re-organize matcher part 2; more to come but this should
11101         work. cc me if there are any regressions.
11102
11103         * src/matcher.h
11104                 add prototype for get_matchparser_tab_id()
11105         * src/matcher_parser_lex.l
11106                 look up keywords using matchparser_tab_id();
11107
11108 2002-12-27 [alfons]     0.8.8claws12
11109
11110         re-organize matcher part 1
11111
11112         * src/matcher.h
11113                 map yacc generated constants to sylpheed matcher constants
11114         * src/matcher.c
11115                 add function to find a matcher constant from a string
11116
11117 2002-12-27 [christoph]  0.8.8claws11
11118
11119         * src/compose.c
11120                 MENUITEM_ADD casts the 4th argument from integer to pointer
11121                 so it probably should not be a pointer, this means we
11122                 should use account id for it and not the account's pointer
11123
11124 2002-12-27 [paul]       0.8.8claws10
11125
11126         * src/mainwindow.c
11127                 remove unneeded 'GtkWidget *vbox'
11128                 
11129         * src/summaryview.c
11130                 further sync with 0.8.8 - make sort
11131                 by recipient work as expected
11132                 
11133         * NEWS
11134                 sync with 0.8.8
11135
11136 2002-12-27 [paul]       0.8.8claws9
11137
11138         * po/pt_BR.po
11139                 updated by Ivan F. Martinez
11140                 
11141 2002-12-27 [darko]      0.8.8claws8
11142
11143         * src/common/utils.c
11144                 added locked pattern to extended search
11145
11146 2002-12-27 [alfons]     0.8.8claws7
11147
11148         * src/prefs_matcher.[ch]
11149                 clean up
11150
11151 2002-12-26 [alfons]     0.8.8claws6
11152
11153         * src/matcher.[ch]
11154         * src/matcher_parser_lex.l
11155         * src/matcher_parser_parse.y
11156         * src/prefs_matcher.c
11157                 allow color label as a condition in the matcher
11158
11159 2002-12-26 [oliver]     0.8.8claws5
11160         
11161         * src/toolbar.c 
11162                 enable Addressbook for Main and Messageview
11163         * src/prefs_actions.c
11164                 enable actions in Messageview
11165
11166 2002-12-26 [christoph]  0.8.8claws4
11167
11168         * src/common/plugin.c
11169                 add a little debug output
11170         * configure.in
11171         * src/plugins/demo/Makefile.am
11172                 better use of automake
11173
11174 2002-12-26 [christoph]  0.8.8claws3
11175
11176         * src/Makefile.am
11177         * src/common/Makefile.am
11178                 fix "make distdir"
11179
11180 2002-12-26 [christoph]  0.8.8claws2
11181
11182         * configure.in
11183                 sort configure checks into common / gtk / plugins
11184         * po/POTFILES.in
11185                 add src/prefs_gtk.c
11186         * src/Makefile.am
11187                 add plugins SUBDIR
11188         * src/main.c
11189         * src/common/sylpheed.[ch]
11190                 added now sylpheed_done function for shutdown
11191         * src/common/Makefile.am
11192         * src/common/plugin.[ch]                ** NEW **
11193                 plugin loader and unloader
11194         * src/plugins/.cvsignore                ** NEW **
11195         * src/plugins/Makefile.am               ** NEW **
11196                 build plugins
11197         * src/plugins/demo/.cvsignore           ** NEW **
11198         * src/plugins/demo/Makefile.am          ** NEW **
11199         * src/plugins/demo/demo.c               ** NEW **
11200                 small demo plugin that installs a logtext hook and
11201                 outputs the log text to stdout
11202
11203 2002-12-26 [paul]       0.8.8claws1
11204
11205         * po/es.po
11206                 updated by Ricardo Mones Lastra
11207
11208 2002-12-26 [paul]       0.8.8claws
11209
11210         * 0.8.8claws released
11211
11212 2002-12-26 [paul]       0.8.7claws12
11213
11214         * po/bg.po
11215                 updated by George Danchev
11216
11217 2002-12-26 [paul]       0.8.7claws11
11218
11219         * po/POTFILES.in
11220                 remove unneeded 'src/prefs.c' entry 
11221
11222 2002-12-26 [paul]       0.8.7claws10
11223
11224         * src/codeconv.c
11225           src/mainwindow.c
11226                 sync with 0.8.8 release
11227         
11228         * src/folder.[ch]
11229           src/mh.c
11230           src/summaryview.c
11231                 partial sync with 0.8.8 release
11232         
11233
11234 2002-12-25 [alfons]     0.8.7claws9
11235
11236         * src/matcher.[ch]
11237         * src/matcher_parser_lex.l
11238         * src/matcher_parser_parse.y
11239         * src/prefs_matcher.c
11240                 add locked flag to possible filtering / matcher 
11241                 conditions (also a good example what should be
11242                 done to add a simple boolean condition)
11243
11244 2002-12-25 [christoph]  0.8.7claws8
11245
11246         * src/Makefile.am
11247         * src/account.[ch]
11248         * src/addrbook.c
11249         * src/addressbook.c
11250         * src/addrindex.c
11251         * src/filtering.c
11252         * src/folder.c
11253         * src/matcher.c
11254         * src/prefs.[ch]                ** REMOVE **
11255         * src/prefs_account.c
11256         * src/prefs_actions.c
11257         * src/prefs_common.c
11258         * src/prefs_customheader.c
11259         * src/prefs_display_header.c
11260         * src/prefs_filtering.c
11261         * src/prefs_folder_item.c
11262         * src/prefs_gtk.[ch]            ** NEW **
11263         * src/prefs_matcher.c
11264         * src/prefs_scoring.c
11265         * src/prefs_summary_column.c
11266         * src/procmime.c
11267         * src/selective_download.c
11268         * src/toolbar.c
11269         * src/common/Makefile.am
11270         * src/common/prefs.[ch]         ** NEW **
11271                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11272
11273 2002-12-24 [alfons]     0.8.7claws7
11274
11275         * src/summaryview.c
11276                 summary_thread_build(): fix real cause of the crash mentioned in
11277                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11278                 this way we get meaningful ctree nodes 
11279
11280 2002-12-24 [oliver]     0.8.7claws6
11281
11282         * src/mainwindow.[ch]
11283         * src/messageview.[ch]
11284         * src/compose.[ch]
11285         * src/inc.c
11286         * src/summaryview.c
11287                 changes to use updated toolbar handling
11288                 
11289 2002-12-24 [oliver]     0.8.7claws5
11290
11291         * src/toolbar.[ch]
11292                 generic toolbar handling
11293                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11294         * src/prefs_toolbar.[ch]
11295                 adjust to handling
11296         
11297 2002-12-24 [oliver]     0.8.7claws4
11298         
11299         * src/stock_pixmap.[ch]
11300                 move SYLPHEED_LOGO to end of list in order 
11301                 to remove it from Custom Toolbar`s Icon View
11302
11303 2002-12-24 [alfons]     0.8.7claws3
11304
11305         * src/summaryview.c
11306                 summary_thread_build(): fix crash because of focus != selection 
11307                 after threading. when deleting the selection, gtk tries but fails 
11308                 to find the correct focusable element. we now force the selection
11309                 to be focused. this should solve the infamous bug reported by 
11310                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11311                 a test case is available. 
11312
11313 2002-12-24 [darko]      0.8.7claws2
11314
11315         * src/summaryview.c
11316                 don't crash when unmarking message with unread children
11317
11318 2002-12-23 [christoph]  0.8.7claws1
11319
11320         * src/Makefile.am
11321         * src/common/Makefile.am
11322                 update Makefiles for moved intl.h, version.h and defs.h
11323         * src/imap.c
11324                 rewrite imap_session_get to avoid duplicate code
11325
11326 2002-12-23 [paul]       0.8.7claws
11327
11328         * Santa-Claws released
11329         
11330         * po/hu.po
11331           po/ru.po
11332                 squeeze in updated Hungarian and Russian translations.
11333                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11334
11335 2002-12-23 [paul]       0.8.6claws129
11336
11337         * po/pl.po
11338                 updated by Witold Wladyslaw Wojciech Wilk
11339
11340 2002-12-23 [paul]       0.8.6claws128
11341
11342         * src/quote_fmt_parse.y
11343                 fix typo and add licence header
11344
11345 2002-12-23 [paul]       0.8.6claws127
11346
11347         * po/en_GB.po
11348                 updated
11349
11350 2002-12-23 [paul]       0.8.6claws126
11351
11352         * po/it.po
11353                 updated translation, submitted by Alessandro Maestri
11354                 
11355 2002-12-23 [paul]       0.8.6claws125
11356
11357         * src/quote_fmt_parse.y
11358                 fix signature-stripping on replies bug. match
11359                 '-- \n' and not '-- '.
11360
11361 2002-12-22 [paul]       0.8.6claws124
11362
11363         * po/bg.po
11364           po/es.po
11365           po/sr.po
11366                 updated translations. submitted by George Danchev,
11367                 Ricardo Mones Lastra, and Urke MMI respectively
11368
11369 2002-12-21 [paul]       0.8.6claws123
11370
11371         * src/addrbook.c
11372                 fix coding style
11373
11374 2002-12-21 [paul]       0.8.6claws122
11375
11376         * src/addrbook.c
11377                 fix bug [643638] where if a person is in one or more
11378                 addressbook groups editing that person's email 
11379                 address results in removal from those groups.
11380                 Patch submitted by Luke Plant.
11381
11382 2002-12-20 [christoph]  0.8.6claws121
11383
11384         * src/common/utils.c
11385         * src/summaryview.c
11386                 reimplement expand_search_string using GString to
11387                 prevent crashs caused by miscalculated string
11388                 lengths reported by Paul
11389
11390 2002-12-20 [christoph]  0.8.6claws120
11391
11392         * src/summaryview.c
11393                 don't use "changed" to check if op_count has to be changed as it
11394                 is also set when the message has unread children
11395                 (closes bug [ 653221 ] crash while deleting duplicates)
11396
11397 2002-12-20 [paul]       0.8.6claws119
11398
11399         * sync with 0.8.6cvs27
11400                 see ChangeLog 2002-12-20
11401
11402 2002-12-20 [paul]       0.8.6claws118
11403
11404         * sync with 0.8.6cvs26
11405                 see ChangeLog 2002-12-19 and 2002-12-20
11406
11407 2002-12-19 [alfons]     0.8.6claws117
11408
11409         * src/textview.c
11410                 fix incorrect parsing of email addresses, submitted by 
11411                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11412                 name display if it contains @".
11413
11414 2002-12-18 [paul]       0.8.6claws116
11415
11416         * sync with 0.8.6cvs23
11417                 see ChangeLog 2002-12-18
11418
11419 2002-12-18 [paul]       0.8.6claws115
11420
11421         * src/Makefile.am
11422         * src/account.c
11423         * src/codeconv.c
11424         * src/gtkutils.[ch]
11425         * src/imap.c
11426                 sync with 0.8.6cvs22.
11427                 see ChangeLog 2002-12-17 and 2002-12-18
11428
11429 2002-12-17 [christoph]  0.8.6claws114
11430
11431         * src/imap.c
11432                 o don't create a session if imap greeting fails
11433                 o don't close socket when authentication fails
11434                   this is done by imap_session_destroy
11435
11436 2002-12-17 [thorsten]   0.8.6claws113
11437
11438         * tools/Makefile.am
11439           tools/README
11440           tools/google_msgid.pl ** NEW FILE **
11441                 Added "search for message-id" script and doc
11442
11443 2002-12-17 [thorsten]   0.8.6claws112
11444
11445         * po/hu.po
11446                 Updated hungarian translation
11447                 (updated by Gal Zoltan)
11448
11449 2002-12-16 [christoph]  0.8.6claws111
11450
11451         * src/addr_compl.c
11452                 remove stupid addressbook dump to debug output
11453         * src/mh.c
11454                 fix memory leak found by Hiro
11455
11456 2002-12-14 [paul]       0.8.6claws110
11457
11458         * src/compose.c
11459                 fix menubar sensitivity on send
11460                 
11461         * src/prefs_filtering.c
11462         * src/prefs_matcher.c
11463         * src/prefs_scoring.c
11464                 Fix english ;)
11465                 
11466         * src/common/quoted-printable.h
11467                 sync: fix typo
11468         
11469 2002-12-13 [christoph]  0.8.6claws109
11470
11471         * src/Makefile.am
11472         * src/manage_window.[ch]        ** REMOVE **
11473         * src/gtk/Makefile.am
11474         * src/gtk/manage_window.[ch]    ** NEW **
11475                 move manage_window files to gtk directory
11476
11477 2002-12-13 [christoph]  0.8.6claws108
11478
11479         * src/Makefile.am
11480         * src/gtkshruler.[ch]           ** REMOVE **
11481         * src/gtk/Makefile.am
11482         * src/gtk/gtkshruler.[ch]       ** NEW **
11483                 move gtkshruler files to gtk directory
11484
11485 2002-12-13 [christoph]  0.8.6claws107
11486
11487         * src/Makefile.am
11488         * src/compose.c
11489         * src/gtkstext.[ch]             ** REMOVE **
11490         * src/gtkutils.[ch]
11491         * src/textview.c
11492         * src/gtk/gtkstext.[ch]         ** NEW **
11493         * src/gtk/Makefile.am
11494                 o move stext functions to gtkstext.c to remove
11495                   dependency of gtkutils
11496                 o move gtkstext files to gtk directory
11497
11498         * src/gtk/Makefile.am
11499         * src/gtk/sslcertwindow.[ch]
11500                 UI stuff can always depend on common code so
11501                 it's ok to add ../common to include path
11502
11503 2002-12-13 [colin]      0.8.6claws106
11504
11505         * src/summaryview.c
11506                 Disconnect sighandlers for mainwindow when
11507                 quicksearch has the focus
11508                 Fix bug #653231
11509         * src/mainwindow.[ch]
11510                 Make key_pressed callback public, to be able
11511                 to disconnect it
11512
11513 2002-12-13 [christoph]  0.8.6claws105
11514
11515         * src/mh.c
11516                 create .mh_sequences file in new MH folders
11517                 (closes feature request [ 523162 ] MH folders should
11518                  get a .mh_sequences)
11519
11520 2002-12-13 [colin]      0.8.6claws104
11521
11522         * src/summaryview.c
11523                 Better handling of quicksearch show/hide
11524                 (basically the button stays under the mouse 
11525                  when toggled)
11526
11527 2002-12-13 [paul]       0.8.6claws103
11528
11529         * sync with 0.8.6cvs17
11530                 see ChangeLog 2002-12-13
11531
11532 2002-12-13 [paul]       0.8.6claws102
11533
11534         * po/es.po
11535                 updated by Ricardo Mones Lastra
11536
11537 2002-12-11 [colin]       0.8.6claws101
11538
11539         * src/folder.c
11540                 remove statusbar stuff
11541           src/folderview.c
11542                 set statusbar verbosity when moving folders
11543
11544 2002-12-11 [colin]       0.8.6claws100
11545         * src/prefs_filtering.c
11546         * src/prefs_matcher.c
11547         * src/prefs_scoring.c
11548                 Fix english ;)
11549
11550 2002-12-11 [colin]       0.8.6claws99
11551
11552         * src/prefs_common.[ch]
11553                 Add summary_quicksearch_type
11554         * src/summaryview.c
11555                 Save last used quicksearch type
11556
11557 2002-12-11 [jens]       0.8.6claws98
11558         * src/prefs_filtering.c
11559         * src/prefs_matcher.c
11560         * src/prefs_scoring.c
11561                 added dialog for incomplete rules in scoring, filtering and
11562                 matcher to ask wheather really close
11563
11564 2002-12-11 [colin]      0.8.6claws97
11565
11566         * src/folder.c
11567                 Fix folder dnd statusbar logging
11568
11569 2002-12-10 [christoph]  0.8.6claws96
11570
11571         * src/compose.c
11572         * src/folder.c
11573         * src/imap.c
11574         * src/inc.c
11575         * src/main.c
11576         * src/mainwindow.c
11577         * src/news.c
11578         * src/send.c
11579         * src/statusbar.[ch]
11580         * src/common/hooks.c
11581         * src/common/log.[ch]
11582                 o handle verbose logging in statusbar directly in statusbar code
11583                   and common code does not need any knowledge about a statusbar
11584                 o remove direct calls to statusbar_(puts|pop)_all functions
11585
11586 2002-12-10 [jens]       0.8.6claws95
11587
11588         * src/*.c
11589                 removed gettext from g_warnings
11590         * po/POTFILES.in
11591                 cleaned and updated
11592         * po/de.po
11593                 updated
11594
11595 2002-12-10 [colin]      0.8.6claws94
11596
11597         * src/main.c
11598                 finish crash dialog fix
11599
11600 2002-12-10 [colin]      0.8.6claws93
11601
11602         * src/main.c
11603                 "Fix" "sylpheed already running" instead of
11604                 crash dialog appearing after a crash
11605
11606 2002-12-10 [colin]      0.8.6claws92
11607
11608         * po/POTFILES.in
11609                 add src/gtk/sslcertwindow.c
11610
11611 2002-12-10 [paul]       0.8.6claws91
11612
11613         * po/POTFILES.in
11614                 updated to reflect recent changes
11615                 submitted by Alessandro Maestri
11616
11617 2002-12-09 [christoph]  0.8.6claws90
11618
11619         * src/Makefile.am
11620         * src/smtp.[ch]                 ** REMOVE **
11621         * src/common/Makefile.am
11622         * src/common/smtp.[ch]          ** NEW **
11623                 move smtp files to common directory
11624
11625 2002-12-09 [christoph]  0.8.6claws89
11626
11627         * src/Makefile.am
11628         * src/session.[ch]              ** REMOVE **
11629         * src/common/Makefile.am
11630         * src/common/session.[ch]       ** NEW **
11631                 move session files to common directory
11632
11633 2002-12-09 [paul]       0.8.6claws88
11634
11635         * src/account.c
11636                 fix bug [649746] edit accounts: move account reverted
11637                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11638
11639 2002-12-09 [colin]      0.8.6claws87
11640
11641         * src/ssl_certificate.c
11642                 cleanup
11643
11644 2002-12-09 [colin]      0.8.6claws86
11645
11646         * src/ssl.c
11647                 Try to open the cert.pem database and 
11648                 issue a warning if it isn't there
11649
11650 2002-12-09 [colin]      0.8.6claws85
11651
11652         * src/common/ssl_certificate.c
11653         * src/gtk/sslcertwindow.c
11654                 Warning fixes
11655
11656 2002-12-09 [colin]      0.8.6claws84
11657
11658         * src/ssl_certificate.[ch] ** REMOVED **
11659         * src/common/ssl_certificate.[ch] ** NEW **
11660         * src/Makefile.am
11661         * src/common/Makefile.am
11662                 Moved ssl_certificate.[ch] to common
11663         * src/common/ssl.c 
11664                 Put back needed include
11665         * src/gtk/sslcertwindow.[ch]
11666                 Changed ssl_certificate.h include
11667         
11668 2002-12-09 [colin]      0.8.6claws83
11669
11670         * src/gtk/sslcertwindow.[ch]
11671                 Implement hook for certificate acception
11672         * src/ssl_certificate.[ch]
11673                 Implement hook for certificate acception
11674         * src/common/ssl.c
11675                 Reenable certificate acception check
11676         * src/mainwindow.c
11677                 Register sslcertwindow's hook
11678         
11679 2002-12-08 [christoph]  0.8.6claws82
11680
11681         * src/about.c
11682         * src/addr_compl.c
11683         * src/codeconv.c
11684         * src/manual.c
11685         * src/undo.c
11686         * src/common/utils.c
11687                 o add missing includes
11688                 o fix warnings
11689         * src/.cvsignore
11690         * src/common/.cvsignore
11691         * src/common/version.h          ** REMOVE **
11692                 remove autogenerated file
11693
11694 2002-12-08 [paul]       0.8.6claws81
11695
11696         * src/stringtable.c
11697                 put back needed include
11698
11699 2002-12-08 [colin]      0.8.6claws80
11700         
11701         * src/gtk/sslcertwindow.c
11702                 Cleaner popups when asking
11703         * src/ssl_certificate.c
11704         * src/prefs_common.[ch]
11705                 remove ssl certificate pref
11706                 put back needed include
11707         * src/undo.c
11708                 put back needed include
11709
11710 2002-12-08 [christoph]  0.8.6claws79
11711
11712         * src/folderview.c
11713         * src/logwindow.c
11714         * src/statusbar.c
11715         * src/summaryview.c
11716                 only abort hook invokation if required data is missing not
11717                 if our own data pointer is NULL, update hookfunction for
11718                 log window
11719
11720 2002-12-08 [paul]       0.8.6claws78
11721
11722         * src/about.c
11723         * src/addrcache.c
11724         * src/addrclip.c
11725         * src/addr_compl.c
11726         * src/addrselect.c
11727         * src/codeconv.c
11728         * src/colorlabel.c
11729         * src/enriched.c
11730         * src/esmtp.c
11731         * src/exporthtml.c
11732         * src/headerview.c
11733         * src/imageview.c
11734         * src/manual.c
11735         * src/noticeview.c
11736         * src/pgptext.c
11737         * src/scoring.c
11738         * src/sourcewindow.c
11739         * src/stringtable.c
11740         * src/undo.c
11741                 clean up: remove unneccesary includes
11742
11743 2002-12-08 [christoph]  0.8.6claws77
11744
11745         * src/folderview.c
11746         * src/statusbar.c
11747         * src/summaryview.c
11748         * src/common/hooks.[ch]
11749                 hook functions now have a gboolean return value, if a hook
11750                 returns TRUE it will stop executing of any more hooks in
11751                 the same hooklist for this invokation
11752
11753 2002-12-08 [colin]      0.8.6claws76
11754         
11755         * src/main.c
11756                 put back argv0 for CRASH_DIALOG
11757
11758 2002-12-08 [christoph]  0.8.6claws75
11759
11760         * src/Makefile.am
11761         * src/about.c
11762         * src/account.c
11763         * src/crash.c
11764         * src/esmtp.h
11765         * src/imap.[ch]
11766         * src/inc.c
11767         * src/main.c
11768         * src/mainwindow.c
11769         * src/news.c
11770         * src/pop.[ch]
11771         * src/prefs_account.[ch]
11772         * src/prefs_common.[ch]
11773         * src/send.[ch]
11774         * src/smtp.[ch]
11775         * src/ssl_certificate.[ch]
11776         * src/ssl_manager.[ch]
11777         * src/common/Makefile.am
11778         * src/common/log.c
11779         * src/common/nntp.[ch]
11780         * src/common/socket.[ch]
11781         * src/common/ssl.[ch]
11782         * src/gtk/sslcertwindow.[ch]
11783         * ac/openssl.m4
11784                 use new autoconf script to detect OpenSSL with extra parameters
11785                 to specify the location of libs and includes, also remove USE_SSL
11786                 to USE_OPENSSL
11787
11788         * src/common/sylpheed.[ch]
11789         * src/common/version.h.in
11790                 start seperation of common code initialization seperated from gui
11791
11792         * src/summaryview.c
11793                 The function that is called when a color label changes
11794                 should not change the color lable again
11795
11796 2002-12-08 [colin]      0.8.6claws74
11797
11798         * src/gtk/sslcertwindow.c
11799                 warning fixes
11800
11801 2002-12-08 [colin]      0.8.6claws73
11802
11803         * src/statusbar.c
11804           src/common/log.h
11805                 Register a hook for statusbar_puts_all
11806         * src/common/log.c
11807                 invoke statusbar_puts_all's hook
11808         
11809 2002-12-08 [colin]      0.8.6claws72
11810
11811         * src/ssl_certificate.c
11812                 Put back a badly-removed include
11813
11814 2002-12-08 [colin]      0.8.6claws71
11815
11816         * src/gtk/sslcertwindow.[ch]    ** NEW **
11817                 new certificate presentation
11818         * src/gtk/Makefile.am
11819                 add new files
11820         * src/ssl_certificate.[ch]
11821                 gtk cleanup, made utility functions public
11822         * src/ssl_manager.c
11823                 use new cert presentation
11824
11825 2002-12-07 [christoph]  0.8.6claws70
11826
11827         * src/Makefile.am
11828         * src/nntp.[ch]                 ** REMOVE **
11829         * src/common/Makefile.am
11830         * src/common/nntp.[ch]          ** NEW **
11831                 move nntp files to common directory
11832
11833 2002-12-07 [christoph]  0.8.6claws69
11834
11835         * src/procmsg.[ch]
11836         * src/summaryview.c
11837                 implement msginfo update callback using sylpheed's new
11838                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11839
11840 2002-12-06 [christoph]  0.8.6claws68
11841
11842         * src/editgroup.c
11843                 This patch changes the 'Edit Group Details' dialog to
11844                 allow extended selections in either pane, so that
11845                 addresses can be added or removed from a group more
11846                 quickly and easily. (it actually is a net decrease in
11847                 file size, as some unnecessary functions have been
11848                 removed). 
11849                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11850
11851 2002-12-06 [christoph]  0.8.6claws67
11852
11853         * src/Makefile.am
11854         * src/template.[ch]             ** REMOVE **
11855         * src/common/Makefile.am
11856         * src/common/template.[ch]      ** NEW **
11857                 move template files to common directory
11858
11859         * src/nntp.c
11860                 add missing log.h include
11861
11862 2002-12-06 [melvin]     0.8.6claws66
11863
11864         * src/prefs_actions.c
11865                 Added the trailing ">" syntax to insert command's output
11866                 without replacing old text (in contrast to trailing "|").
11867
11868 2002-12-05 [colin]      0.8.6claws65
11869         
11870         * src/common/utils.c
11871                 Don't modify original search_string or it'll change
11872                 the next iterations in the for()
11873
11874 2002-12-05 [darko]      0.8.6claws64
11875
11876         * src/common/utils.c
11877                 proper check for filtering commands, found by Colin
11878
11879 2002-12-05 [darko]      0.8.6claws63
11880
11881         * src/common/utils.c
11882                 check proper string for NULL pointer, found by Colin
11883
11884 2002-12-05 [darko]      0.8.6claws62
11885
11886         * src/common/utils.[ch]
11887                 expand_search_string(): new function
11888                 converts Mutt-like patterns to Sylpheed's
11889                 filtering engine
11890         * src/summaryview.c
11891                 use expand_search_string() to allow Mutt-like
11892                 patterns in extended search
11893         * README.claws
11894                 document extended option in quick search
11895
11896 2002-12-05 [paul]       0.8.6claws61
11897
11898         * sync with 0.8.6cvs16
11899                 see ChangeLog 2002-12-05
11900                 
11901         * po/POTFILES.in
11902                 clean up
11903
11904 2002-12-04 [christoph]  0.8.6claws60
11905
11906         * src/imap.[ch]
11907                 put imap authentication code into a new function and
11908                 remove it from imap_session_new that will allow to
11909                 send other commands before authentication
11910
11911 2002-12-04 [christoph]  0.8.6claws59
11912
11913         * src/imap.[ch]
11914                 use already existing method to prevent unneeded IMAP
11915                 folder selects. Set imap_select parameters to NULL
11916                 in some functions if the values are not required.
11917
11918         * src/xml.h
11919                 remove no longer required include
11920
11921 2002-12-04 [paul]       0.8.6claws58
11922
11923         * po/es.po
11924                 updated by Ricardo Mones Lastra
11925                 
11926         * configure.in
11927           po/hu.po      ** NEW FILE **
11928                 initial Hungarian translation, submitted
11929                 by Gál Zoltán <galzoli@hu.inter.net>
11930
11931 2002-12-03 [christoph]  0.8.6claws57
11932
11933         * src/Makefile.am
11934         * src/gtksctree.[ch]            ** REMOVE **
11935         * src/gtk/Makefile.am
11936         * src/gtk/gtksctree.[ch]        ** NEW **
11937                 move gtksctree files to gtk directory
11938
11939 2002-12-03 [christoph]  0.8.6claws56
11940
11941         * src/Makefile.am
11942         * src/md5.[ch]                  ** REMOVE **
11943         * srm/common/Makefile.am
11944         * src/common/md5.[ch]           ** NEW **
11945                 move md5 files to common directory
11946
11947         * src/gtkstext.c
11948                 remove not required #include
11949
11950 2002-12-03 [sergey]     0.8.6claws55
11951
11952         * src/gtkutils.c
11953         * src/gtkutils.h
11954                 gtkut_window_popup(): new function.
11955         * src/mainwindow.c
11956                 main_window_popup(): use gtkut_window_popup() to raise
11957                 window without changing its position.
11958                 (see sylpheed-main ML message [sylpheed:17247])
11959
11960 2002-12-03 [sergey]     0.8.6claws54
11961
11962         * src/send.c
11963                 send_message_local(): removed first-dot escaping
11964                 (SMTP-only, not needed for sending through pipe)
11965
11966 2002-12-03 [paul]       0.8.6claws53
11967
11968         * po/POTFILES.in
11969                 update to reflect recent changes (thanks
11970                 to Ricardo Mones Lastra)
11971                 
11972         * tools/filter_conv.pl
11973                  fix problem with quoted strings. Patch submitted
11974                  by Luke Plant <lukeplant@softhome.net>
11975
11976 2002-12-03 [paul]       0.8.6claws52
11977
11978         * sync with 0.8.6cvs15
11979                 see ChangeLog 2002-12-03
11980
11981 2002-12-02 [christoph]  0.8.6claws51
11982
11983         * src/logwindow.[ch]
11984         * src/common/log.[ch]
11985                 implement logging using a hook function
11986
11987         * src/folderview.c
11988         * src/folder.[ch]
11989                 define hooklist name in header file to avoid
11990                 errors caused by wrong spelling of hooklist names
11991
11992         * src/toolbar.c
11993                 fix warnings
11994
11995 2002-12-02 [christoph]  0.8.6claws50
11996
11997         * src/common/Makefile.am
11998                 add src/common/hooks.[ch]
11999
12000         * src/common/hooks.[ch]
12001                 implement a simple hook system using glib's hook functions
12002
12003         * src/folder.[ch]
12004         * src/folderview.c
12005                 use new hook system for folder item updates
12006
12007 2002-12-02 [christoph]  0.8.6claws49
12008
12009         * doc-src/ui_seperation.txt     ** NEW **
12010                 information for ui seperation
12011
12012         * src/Makefile.am
12013                 remove files that were moved to common
12014                 include common directory by default for the header files
12015
12016         * src/inc.c
12017         * src/common/socket.c
12018         * src/automaton.[ch]
12019                 implement automaton using g_io_*-functions instead of
12020                 gdk_input_add to make it ui independent
12021
12022         * src/codeconv.c
12023         * src/compose.c
12024         * src/ldif.c
12025         * src/pgptext.c
12026         * src/procmime.c
12027         * src/rfc2015.c
12028         * src/smtp.c
12029         * src/unmime.c
12030                 remove common/ prefix because directory is now in
12031                 include path
12032
12033         * src/compose.c
12034         * src/folder.c
12035         * src/folderview.c
12036         * src/mainwindow.c
12037         * src/messageview.c
12038         * src/prefs_common.c
12039         * src/procmsg.c
12040         * src/rfc2015.c
12041                 fix warnings
12042
12043         * src/imap.c
12044         * src/inc.c
12045         * src/news.c
12046         * src/pop.c
12047         * src/send.c
12048         * src/smtp.c
12049         * src/ssl_certificate.c
12050                 add log.h header file for logging functions
12051
12052         * src/main.c
12053         * src/common/utils.c
12054         * src/summaryview.c
12055         * src/xml.c
12056                 o move debug_mode to common/utils.c
12057                 o add functions to set and get debug_mode
12058
12059         * src/defs.h                    ** REMOVE **
12060         * src/intl.h                    ** REMOVE **
12061         * src/socket.[ch]               ** REMOVE **
12062         * src/ssl.[ch]                  ** REMOVE **
12063         * src/utils.[ch]                ** REMOVE **
12064                 replaced by new files in src/common/
12065         
12066         * src/common/Makefile.am
12067                 add new files in src/common/
12068
12069         * src/common/defs.h             ** NEW **
12070         * src/common/intl.h             ** NEW **
12071         * src/common/log.[ch]           ** NEW **
12072         * src/common/socket.[ch]        ** NEW **
12073         * src/common/ssl.[ch]           ** NEW **
12074         * src/common/utils.[ch]         ** NEW **
12075                 replacement for files in src/
12076
12077 2002-12-02 [colin]      0.8.6claws48
12078
12079         * src/folderview.c
12080                 Scroll folderview if necessary during dnd
12081
12082 2002-12-02 [colin]      0.8.6claws47
12083
12084         * src/folder.[ch]
12085                 Add check to verify a move is within a single mailbox
12086         * src/folderview.c
12087                 Add specific error string for this check
12088
12089 2002-12-02 [colin]      0.8.6claws46
12090
12091         * src/folder.c
12092                 Add a test to folder moving, remove a statusbar_print
12093         * src/folderview.c
12094                 Add Move folder... context-menu item
12095                 Factorize folder moving code
12096                 Enable folder DND for mbox
12097
12098 2002-12-01 [christoph]  0.8.6claws45
12099
12100         * ac/aspell.m4
12101                 remove conf.aspelltest if the version check fails
12102
12103 2002-11-30 [christoph]  0.8.6claws44
12104
12105         * autogen.sh
12106                 run libtoolize --force in autogen to create missing
12107                 libtool scripts
12108
12109 2002-11-30 [christoph]  0.8.6claws43
12110
12111         * src/Makefile.am
12112         * src/pgptext.c
12113         * src/procmime.c
12114         * src/rfc2015.c
12115         * src/uuencode.[ch]             ** REMOVED **
12116         * src/common/Makefile.am
12117         * src/common/uuencode.[ch]      ** NEW **
12118                 move uuen/decoder to common directory
12119
12120 2002-11-30 [christoph]  0.8.6claws42
12121
12122         * src/Makefile.am
12123         * src/base64.[ch]               ** REMOVED **
12124         * src/codeconv.c
12125         * src/compose.c
12126         * src/ldif.c
12127         * src/pgptext.c
12128         * src/procmime.c
12129         * src/rfc2015.c
12130         * src/smtp.c
12131         * src/unmime.c
12132         * src/common/Makefile.am
12133         * src/common/base64.[ch]        ** NEW **
12134                 move base64 en/decoder to common directory
12135
12136 2002-11-30 [christoph]  0.8.6claws41
12137
12138         * src/common                    ** NEW **
12139                 new directory for UI independent code
12140         * src/gtk                       ** NEW **
12141                 new directory for GTK frontend
12142         * src/common/.cvsignore         ** NEW **
12143         * src/gtk/.cvsignore            ** NEW **
12144                 ignore build files
12145         * src/common/Makefile.am        ** NEW **
12146         * src/gtk/Makefile.am           ** NEW **
12147                 automake files to build new seperated stuff
12148         * src/Makefile.am
12149                 the binary will currently still be build with the
12150                 files in src, so we include the code from the
12151                 subdirs for now after building the libs there
12152
12153 2002-11-30 [paul]       0.8.6claws40
12154
12155         * src/compose.c
12156                 fix bug [642731] 'Wrong selected account with drafted mail'
12157
12158 2002-11-29 [oliver]     0.8.6claws39
12159         
12160         * src/messageview.c
12161                 o update summaryview when switching between different
12162                   messageviews          
12163         * src/toolbar.c  
12164                 o check if messageview holds already removed msg
12165                   from summaryview
12166                 
12167
12168 2002-11-29 [oliver]     0.8.6claws38
12169
12170         * src/toolbar.c 
12171                 remove not needed variables and includes
12172                 make messageview stay opened and move to next when msgs are deleted 
12173
12174 2002-11-29 [oliver]     0.8.6claws37
12175         
12176         * src/toolbar.c 
12177                 disable compose button (messageview toolbar) by default
12178                 deleted msgs are moved to trash
12179         
12180 2002-11-29 [melvin]     0.8.6claws36
12181
12182         * configure.in
12183                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12184                 and to detect signatures expirations (gpgme 0.3.6)
12185
12186         * src/main.c
12187                 Use non obsolescent function for Gpgme engine checking.
12188
12189         * src/rfc2015.c
12190                 Inform about expired signatures or signatures which key
12191                 has expired. Expiration date is displayed.
12192
12193         * src/sigstatus.c
12194                 Inform about expired signatures or signatures which key
12195                 has expired.
12196
12197 2002-11-28 [paul]       0.8.6claws35
12198
12199         * src/folderview.c
12200                 re-instate 'Check for new messages' in Newsgroup
12201                 folders right-click menu, after a suggestion from
12202                 Tim Mann <timmann@users.sourceforge.net>
12203
12204         * src/main.c
12205                 after a crash check only local folders for new
12206                 messages
12207
12208 2002-11-28 [paul]       0.8.6claws34
12209
12210         * configure.in
12211                 apply patch that fixes the checking of GTK with XIM 
12212                 support on different OSs, such as FreeBSD. Patch 
12213                 submitted by Topia <topia@users.sourceforge.net>
12214                 
12215 2002-11-28 [paul]       0.8.6claws33
12216
12217         * src/mainwindow.c
12218           src/prefs_common.c
12219           src/prefs_toolbar.c
12220                 more changes to the English
12221
12222 2002-11-28 [paul]       0.8.6claws32
12223
12224         * sync with 0.8.6cvs13
12225                 see ChangeLog 2002-11-28 (no sync needed
12226                 for src/compose.c)
12227
12228 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12229         
12230         * src/mainwindow.[ch]
12231                 add patch by Ivan F. Martinez introducing messageview Toolbar
12232                 some changes and committed by oliver    
12233
12234 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12235
12236         * src/messageview.[ch]
12237                 add patch by Ivan F. Martinez introducing messageview Toolbar
12238                 some changes and committed by oliver    
12239
12240 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12241
12242         * src/compose.[ch]
12243                 add patch by Ivan F. Martinez introducing messageview Toolbar
12244                 some changes and committed by oliver    
12245
12246 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12247         
12248         * src/toolbar.[ch]
12249                 add patch by Ivan F. Martinez introducing messageview Toolbar
12250                 some changes and committed by oliver
12251
12252 2002-11-28 [oliver]     0.8.6claws27
12253         
12254         * src/prefs_toolbar.[ch]
12255                 getting ready for messageview toolbar
12256                 free mem allocated by gettext
12257                 change prefs_toolbar to prefs_toolbar_open
12258  
12259 2002-11-28 [thorsten]   0.8.6claws26
12260
12261         * src/imageview.[ch]
12262                 cleaned up conflicting declarations of
12263                 imageview_show_image()
12264
12265 2002-11-28 [paul]       0.8.6claws25
12266
12267         * src/grouplistdialog.c
12268           src/prefs_common.c
12269           src/prefs_summary_column.c
12270                 a few more improvements to the English
12271
12272 2002-11-28 [colin]      0.8.6claws24
12273
12274         * man/sylpheed.1
12275                 A few updates to command-line parameters
12276
12277 2002-11-28 [colin]      0.8.6claws23
12278
12279         * src/prefs_filtering.c
12280                 Fix problems with prefs_filtering_delete_path:
12281                 a) if the first rule is removed, original pointers
12282                    weren't updated (leading to segfaults)
12283                 b) it was always global_processing updated in case
12284                    of removed path was parent of rule path
12285
12286 2002-11-27 [paul]       0.8.6claws22
12287
12288         * src/mainwindow.c
12289           src/prefs_account.c
12290           src/prefs_actions.c
12291           src/prefs_common.c
12292           src/prefs_customheader.c
12293           src/prefs_display_header.c
12294           src/prefs_filtering.c
12295           src/prefs_folder_item.c
12296           src/prefs_matcher.c
12297           src/prefs_scoring.c
12298           src/prefs_summary_column.c
12299           src/prefs_template.c
12300           src/prefs_toolbar.c
12301                  improve the English in the GUI
12302
12303 2002-11-27 [colin]      0.8.6claws21
12304
12305         * src/folder.c
12306                 Fix processing renaming problems happening after
12307                 last commit
12308
12309 2002-11-27 [colin]      0.8.6claws20
12310
12311         * src/folder.c
12312                 recursive move now deletes src each subfolder after 
12313                 having moved it
12314         * src/folderview.c
12315                 Use identifier instead of path during dnd (enables
12316                 IMAP folder dnd)
12317
12318 2002-11-27 [paul]       0.8.6claws19
12319
12320         * src/main.c
12321                 apply patch that does command-line processing 
12322                 BEFORE gtk_init, allowing claws to run from 
12323                 shell-scripts in non-X environment (e.g. crontab 
12324                 or ip-up, ip-down scripts). Patch submitted by
12325                 Ruslan N. Balkin <baron@dartel.ru>
12326                 
12327         * po/it.po
12328                 updated by Alessandro Maestri
12329
12330 2002-11-27 [paul]       0.8.6claws18
12331
12332         * sync with 0.8.6cvs12
12333           src/prefs_common.c
12334                 Differences are that main uses a 'Receive dialog'
12335                 frame on the Interface tab, whereas claws groups all 
12336                 the dialogs together in a 'Dialogs' frame.
12337
12338 2002-11-27 [colin]      0.8.6claws17
12339
12340         * src/prefs_matcher.c
12341                 Fix Execute criteria's NOT flag
12342
12343
12344 2002-11-26 [christoph]  0.8.6claws16
12345
12346         * src/ssl.c
12347                 rewrite the ssl code a little bit, only use one
12348                 SSL context, set default certificates' file/path
12349
12350 2002-11-26 [thorsten]   0.8.6claws15
12351
12352         * src/compose.c
12353                 default-reply-to didn't work for ml-reply
12354
12355 2002-11-26 [melvin]     0.8.6claws14
12356
12357         * src/prefs_actions.c
12358                 Made pipe-actions ignore short headers in message view
12359                 Made trailing-pipe-actions write in the message view with
12360                 the same font as the original message
12361
12362 2002-11-26 [paul]       0.8.6claws13
12363
12364         * src/compose.c
12365                 this time commit the correct file
12366
12367 2002-11-26 [paul]       0.8.6claws12
12368
12369         * sync with 0.8.6cvs11
12370           src/quote_fmt_parse.y  
12371                 no sync needed
12372           src/account.[ch]       
12373                 not sync'ed
12374           src/compose.c
12375                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12376                 on draft mode.
12377                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12378                 header
12379                 
12380         see ChangeLog 2002-11-25 and 2002-11-26
12381
12382 2002-11-26 [colin]      0.8.6claws11
12383
12384         * src/folderview.c
12385                 Fix collapsed folder not auto-expanding during
12386                 mail dnd, if it was the source folder.
12387
12388 2002-11-25 [colin]      0.8.6claws10
12389
12390         * src/folderview.[ch]
12391                 Variable renaming and cleaning (slist of nodes 
12392                 to be re-collapsed is stored in FolderView)
12393
12394 2002-11-25 [paul]       0.8.6claws9
12395
12396         * src/prefs_common.[ch]
12397                 fix breakage caused by last commit
12398
12399 2002-11-25 [paul]       0.8.6claws8
12400
12401         * sync with 0.8.6cvs4
12402                 see ChangeLog 2002-11-21
12403
12404 2002-11-25 [paul]       0.8.6claws7
12405
12406         * sync with 0.8.6cvs4
12407                 see ChangeLog 2002-11-20
12408
12409 2002-11-25 [paul]       0.8.6claws6
12410
12411         * sync with 0.8.6cvs3
12412                 see ChangeLog 2002-11-18
12413
12414 2002-11-25 [colin]      0.8.6claws5
12415
12416         * src/gtkutils.[ch]
12417                 Add gtkut_ctree_node_is_parent()
12418         * src/folderview.c
12419                 Spring-loaded folders
12420
12421 2002-11-25 [colin]      0.8.6claws4
12422
12423         * src/utils.[ch]
12424                 Add slist_concat_unique(), function to merge
12425                 two GSList filtering dups
12426         * src/folder.[ch]
12427         * src/summaryview.[ch]
12428         * src/folderview.c
12429         * src/main.c
12430                 Add detection/update/display of unread answers
12431                 to marked mails
12432         * src/procmsg.[ch]
12433                 Add procmsg_find_children()
12434                 Add procmsg_msg_has_marked_parent()
12435
12436 2002-11-25 [colin]      0.8.6claws3
12437
12438         * src/ssl_certificate.[ch]
12439                 Allow checking a certificate without a DNS
12440                 lookup
12441                 Allow to forget a cert (by deleting it)
12442                 Make ssl_certificate_destroy_public
12443         * src/ssl_manager.[ch] ** NEW FILES **
12444                 Gui to manage (display/remove) certificates
12445         * src/prefs_common.[ch]
12446                 Add a pref to allow silent acceptation of
12447                 trusted certificates or not (based on the
12448                 "I want to know what's going on" principle)
12449         * src/mainwindow.c
12450                 Add SSL manager in Tools menu
12451         * src/Makefile.am
12452                 Add the new files to the build
12453         * po/POTFILES.in
12454                 Add ssl_manager.c to translations
12455
12456 2002-11-25 [colin]      0.8.6claws2
12457
12458         * src/summaryview.[ch]
12459                 Add S_SEARCH_EXTENDED to the quick search, which 
12460                 allows to search using filtering syntax.
12461
12462 2002-11-25 [colin]      0.8.6claws1
12463
12464         * src/summaryview.c
12465                 Deletion of duplicates now prefer deleting
12466                 the unread dup (fixes feature-request 638989).
12467
12468 2002-11-24 [paul]       0.8.6claws
12469
12470         * po/es.po
12471           po/pl.po
12472           po/ru.po
12473           po/sr.po
12474                 updated by Ricardo Mones Lastra,
12475                 Witold Wladyslaw Wojciech Wilk,
12476                 Ruslan N. Balkin, and  Urke MMI 
12477                 respectively
12478
12479 2002-11-24 [paul]       0.8.5claws182
12480
12481         * po/bg.po
12482                 updated by George Danchev
12483
12484 2002-11-23 [alfons]     0.8.5claws181
12485
12486         * src/imap.c
12487                 tiny memory leak found by browsing Dimitar's 
12488                 valgrind report
12489
12490 2002-11-23 [paul]       0.8.5claws180
12491
12492         * po/it.po
12493                 updated by Alessandro Maestri
12494
12495 2002-11-22 [christoph]  0.8.5claws179
12496
12497         * src/compose.c
12498         * src/inc.c
12499         * src/prefs_filtering.c
12500         * src/summaryview.c
12501                 more warning fixes
12502
12503 2002-11-22 [alfons]     0.8.5claws178
12504
12505         * src/summaryview.c
12506                 summary_execute_delete_func(): if message is deleted, make 
12507                 sure to also remove its entry in the subject hash table. 
12508                 fixes a corner case bug.
12509
12510 2002-11-22 [paul]       0.8.5claws177
12511
12512         * .cvsignore
12513                 add 'autom4te.cache'
12514                 
12515         * ltconfig      ** REMOVED **
12516                 not needed
12517
12518 2002-11-22 [paul]       0.8.5claws176
12519
12520         * src/textview.c
12521                 textview_set_font(): fix for message display in
12522                 UTF-8 locales (thanks to Sergey Vlasov).
12523                 
12524         * AUTHORS
12525                 add new team members and contributors
12526
12527
12528 2002-11-21 [colin]      0.8.5claws175
12529
12530         * src/procmsg.[ch]
12531                 Add procmsg_remove_special_headers()
12532         * src/mh.c
12533                 Use procmsg_remove_special_headers() for 
12534                 previous fix
12535
12536 2002-11-21 [colin]      0.8.5claws174
12537
12538         * src/mh.c
12539                 Fix moving/copying from queue/draft folders
12540                 for MH folders
12541
12542 2002-11-21 [christoph]  0.8.5claws173
12543
12544         * src/crash.c
12545         * src/filtering.c
12546         * src/logwindow.c
12547         * src/main.c
12548         * src/matcher_parser_lex.[hl]
12549         * src/mbox.c
12550         * src/mbox_folder.[ch]
12551         * src/prefs_filtering.c
12552         * src/procheader.c
12553         * src/quote_fmt_lex.l
12554         * src/ssl.c
12555                 fix all warnings except the warnings in lex and yacc files
12556
12557 2002-11-20 [christoph]  0.8.5claws172
12558
12559         * src/imap.c
12560                 fix MsgInfo retrieval for IMAP draft and queue folders
12561                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12562
12563 2002-11-19 [christoph]  0.8.5claws171
12564
12565         * src/compose.c
12566                 fix segfault, when draft saving does not get
12567                 the MsgInfo of the new message
12568                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12569
12570 2002-11-19 [christoph]  0.8.5claws170
12571
12572         * src/procmsg.c
12573                 add parameter check for flag setting function
12574                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12575
12576 2002-11-18 [paul]       0.8.5claws169
12577
12578         * src/compose.c
12579                 more sensitivity fixes to redirect mode:
12580                 * disable toolbar draft button
12581                 * allow only Address book in the Tools menu
12582                 * disable editing of message by the spell
12583                   checker
12584
12585 2002-11-18 [paul]       0.8.5claws168
12586
12587         * src/compose.c
12588                 fix sensitivity of menu items in compose_redirect():
12589                 allow only the necessary items 
12590
12591 2002-11-18 [paul]       0.8.5claws167
12592
12593         * src/compose.c
12594                 fix bug [ 603259 ] 'attachment got lost on bounce'
12595
12596 2002-11-18 [paul]       0.8.5claws166
12597
12598         * po/ru.po
12599                 updated by Ruslan N. Balkin <baron@dartel.ru>
12600
12601 2002-11-18 [colin]      0.8.5claws165
12602
12603         * src/main.c
12604           src/defs.h
12605                 Remove old filtering stuff
12606
12607
12608 2002-11-17 [oliver]     0.8.5claws164
12609
12610         * src/toolbar.h
12611                 remove not needed typedef 
12612
12613 2002-11-17 [oliver]     0.8.5claws163
12614
12615         * src/toolbar.c
12616                 make toolbar's on click events translatable
12617
12618 2002-11-15 [colin]      0.8.5claws162
12619
12620         * src/summaryview.c
12621                 Revert too-soon integration of a feature
12622
12623 2002-11-15 [christoph]  0.8.5claws161
12624
12625         * src/imap.c
12626                 use main's implementation of imap_get_msginfo
12627
12628 2002-11-15 [christoph]  0.8.5claws160
12629
12630         * src/compose.c
12631         * src/folder.[ch]
12632         * src/imap.c
12633         * src/mbox_folder.c
12634         * src/mh.c
12635         * src/news.c
12636         * src/procmsg.c
12637         * src/summaryview.c
12638                 replace claws' fetch_msginfo with main's get_msginfo
12639                 (use main's implementation where possible)
12640
12641 2002-11-15 [colin]      0.8.5claws159
12642
12643         * src/ssl_certificate.c
12644                 Missed a check
12645
12646 2002-11-16 [melvin]     0.8.5claws158
12647
12648         * po/fr.po
12649                 Updated French translations.
12650
12651 2002-11-16 [colin]      0.8.5claws157
12652
12653         * src/ssl_certificate.c
12654                 Check for missing parts in the certificates
12655
12656 2002-11-15 [colin]      0.8.5claws156
12657
12658         * src/folderview.c
12659                 Preventive fix (missing check) found by
12660                 Alfons
12661
12662 2002-11-15 [paul]
12663
12664         * NEWS
12665                 sync with 0.8.6 release
12666
12667 2002-11-15 [colin]      0.8.5claws155
12668
12669         * src/folder.[ch]
12670           src/folderview.c
12671                 Fix error handling of folder_item_move_to()
12672                 (thanks to Alfons!)
12673
12674 2002-11-15 [colin]      0.8.5claws154
12675
12676         * src/folder.[ch]
12677           src/folderview.c
12678                 folder_item_move_to() sets an error message instead
12679                 of having GUI stuff in folder.c
12680
12681 2002-11-15 [colin]      0.8.5claws153
12682
12683         * src/procmsg.[ch]
12684                 Implemented a callback for MsgInfo updates, 
12685                 heavily copy/pasted from Christoph's folder 
12686                 callback system
12687         * src/summaryview.[ch]
12688                 Register summary_update_msg as callback
12689
12690 2002-11-14 [colin]      0.8.5claws152
12691         
12692         * src/procmsg.c
12693                 Update the FolderItem after sending (fixes 617593)
12694
12695 2002-11-14 [christoph]  0.8.5claws151
12696
12697         * src/folder.c
12698                 fix wrong position of NULL pointer check found
12699                 by Sergey
12700
12701 2002-11-14 [christoph]  0.8.5claws150
12702
12703         * src/folder.c
12704                 fix segfault when deleting messages from IMAP folders
12705                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12706
12707 2002-11-14 [colin]      0.8.5claws149
12708
12709         * src/compose.c
12710                 Forwarding was also ignoring the folder's default account.
12711
12712 2002-11-14 [colin]      0.8.5claws148
12713
12714         * src/compose.c
12715                 Fix sent folder not set to folder properties when 
12716                 forwarding.
12717
12718 2002-11-14 [thorsten]   0.8.5claws147
12719
12720         * src/inc.c
12721                 inc_start(): Files were not moved from .processing to inbox,
12722                 if no global processing rule existed
12723
12724 2002-11-14 [colin]      0.8.5claws146
12725
12726         * src/ssl_certificate
12727                 Fix file operations
12728
12729 2002-11-14 [paul]       0.8.5claws145
12730
12731         * po/it.po
12732                 updated by Alessandro Maestri
12733
12734 2002-11-13 [alfons]     0.8.5claws144
12735
12736         * src/folder.c
12737                 folder_item_close(): only mark messages unread
12738                 when a folder has new messages 
12739
12740 2002-11-13 [keith]      0.8.5claws143
12741
12742         * src/imap.c
12743                 Fix problem moving or copying between
12744                 IMAP folders
12745
12746 2002-11-13 [colin]      0.8.5claws142
12747
12748         * src/matcher_parser_parse.y
12749                 Fix rule problem when " don't match
12750
12751 2002-11-13 [christoph]  0.8.5claws141
12752
12753         * src/folder.c
12754         * src/folderview.c
12755                 moved cache saving to folder_item_close
12756                 the folderview should not have to deal with
12757                 this things
12758
12759 2002-11-13 [christoph]  0.8.5claws140
12760
12761         * src/summaryview.c
12762                 moved setting of important score to
12763                 summary_set_prefs_from_folderitem
12764
12765 2002-11-13 [colin]      0.8.5claws139
12766
12767         * src/matcher_parser_parse.y
12768                 Fix a segfault in the parser (happening when
12769                 a good expression had been tested and a bad 
12770                 one arrives)
12771
12772 2002-11-13 [paul]       0.8.5claws138
12773
12774         * sync with 0.8.5cvs24
12775                 see ChangeLog 2002-11-13
12776                 
12777         * po/pt_BR.po
12778                 updated by Fabio Jr. Beneditto
12779
12780 2002-11-13 [colin]      0.8.5claws137
12781         
12782         * src/msgcache.c
12783           src/defs.h
12784           src/procmsg.[ch]
12785                 Revert last commit, problem
12786
12787 2002-11-13 [colin]      0.8.5claws136
12788
12789         * src/msgcache.c
12790                 Remove duplicated code
12791         * src/defs.h
12792                 Bumped CACHE_VERSION and MARK_VERSION
12793         * src/procmsg.[ch]
12794                 Network endian for cache and mark files
12795
12796 2002-11-12 [colin]      0.8.5claws135
12797
12798         * src/inc.c
12799                 Fix the "socket error" dialog which disappeared
12800
12801 2002-11-12 [colin]      0.8.5claws134
12802
12803         * src/msgcache.c
12804                 Reverse last commit which had performance 
12805                 problems, but still reverse the list
12806
12807 2002-11-12 [colin]      0.8.5claws133
12808
12809         * src/msgcache.c
12810                 Reverse list order
12811
12812 2002-11-12 [melvin]     0.8.5claws132
12813
12814         * src/compose.c
12815                 Added a check for a NULL prefs_common.dictionary
12816
12817 2002-11-12 [colin]      0.8.5claws131
12818
12819         * src/ssl_certificate.[ch]
12820                 Use FQDN hostname
12821
12822 2002-11-12 [colin]      0.8.5claws130
12823
12824         * src/ssl_certificate.[ch]
12825                 Take connection port into account for 
12826                 checking certificates (a single hostname
12827                 could have multiple servers with multiple
12828                 certificates)
12829         * src/ssl.c
12830                 Pass the port to ssl_certificate_check
12831
12832 2002-11-12 [paul]       0.8.5claws129
12833
12834         * src/folder.c
12835                 fix a typo in last commit
12836
12837 2002-11-12 [paul]       0.8.5claws128
12838
12839         * sync with 0.8.5cvs23
12840                 see ChangeLog entry 2002-11-12
12841
12842 2002-11-11 [colin]      0.8.5claws127
12843
12844         * src/ssl_certificate.c
12845                 Cleaner messages
12846                 Don't popup, instead log error, if the 
12847                 corresponding pref is checked
12848         * src/ssl_certificate.h
12849                 include <openssl/objects/h>
12850
12851 2002-11-11 [colin]      0.8.5claws126
12852
12853         * src/ssl_certificate.h
12854                 _Really_ clean it
12855
12856 2002-11-11 [colin]      0.8.5claws125
12857         
12858         * src/ssl_certificate.c
12859                 Fixed leak
12860
12861 2002-11-11 [colin]      0.8.5claws124
12862
12863         * src/ssl.c
12864                 Cleaned a bit
12865         * src/ssl_certificate.[ch]
12866                 Cleaned a bit (better use of SSL API)
12867                 (This will cause non-recognition of saved 
12868                  certificates of claws12[23]...)
12869
12870 2002-11-11 [paul]       0.8.5claws123
12871         
12872         * po/es.po
12873                 updated by Ricardo Mones Lastra
12874
12875 2002-11-11 [colin]      0.8.5claws122
12876
12877         * src/ssl.c
12878                 Fix a typo
12879
12880 2002-11-11 [colin]      0.8.5claws121
12881
12882         * src/ssl_certificate.[ch] ** NEW FILES **
12883         * src/ssl.[ch]
12884                 Check SSL certificates presented to us
12885         * src/Makefile.am
12886                 Add ssl_certificate.[ch]
12887         * po/POTFILES.in
12888                 Add ssl_certificate.c
12889
12890 2002-11-11 [paul]       0.8.5claws120
12891
12892         * sync with 0.8.5cvs22
12893                 see ChangeLog 2002-11-11
12894
12895 2002-11-11 [paul]       0.8.5claws119
12896
12897         * sync with 0.8.5cvs21
12898                 see ChangeLog 2002-11-11
12899
12900 2002-11-10 [jens]       0.8.5claws118
12901
12902         * src/folder.c
12903         * src/folderview.c
12904                 corrected some typing
12905         * po/de.po
12906                 updated german translation
12907         * sylpheed.spec.in
12908                 cleaned up specfile and adjusted it for claws
12909
12910 2002-11-10 [colin]      0.8.5claws117
12911
12912         * src/summaryview.c
12913                 a STATUSBAR_PUSH/POP fix
12914
12915 2002-11-10 [colin]      0.8.5claws116
12916
12917         * src/prefs_folder_item.c
12918                 Fix hanging after opening folder properties
12919
12920 2002-11-10 [hoa]        0.8.5claws115
12921
12922         * src/matcher_parser_lex.l
12923         * src/matcher_parser_parse.y
12924                 config file for scoring and filtering is no more trashed
12925                 when there is a syntax error in a filtering rule when
12926                 editing it in a dialog.
12927
12928 2002-11-09 [colin]      0.8.5claws114
12929
12930         * src/mbox_folder.c
12931                 Added missing initialisation of folder->destroy()
12932
12933 2002-11-09 [colin]      0.8.5claws113
12934
12935         * src/folder.c
12936           src/folderview.c
12937                 Fix the status bar messages
12938
12939 2002-11-09 [colin]      0.8.5claws112
12940
12941         * src/folderview.c
12942                 Fix hangs after folder dnd, happening after 
12943                 claws109.
12944
12945 2002-11-09 [christoph]  0.8.5claws111
12946
12947         * src/folderview.c
12948                 just changed order of calls (reverse order of
12949                 associated calls)
12950         * src/inc.c
12951                 lock inc when checking only one account, otherwise
12952                 inc all could be executed at the same time
12953
12954 2002-11-09 [christoph]  0.8.5claws110
12955
12956         * src/folderview.c
12957                 better unlock the mouse cursor before calling
12958                 summary_show because it changes the cursor too
12959
12960 2002-11-09 [christoph]  0.8.5claws109
12961
12962         * src/folder.[ch]
12963         * src/folderview.c
12964                 add functions to open and close a folder
12965                 o opending will execute scanning for remote folders
12966                   and processing
12967                 o closing will unset new flag for messages
12968
12969 2002-11-09 [colin]      0.8.5claws108
12970
12971         * src/folder.c
12972                 Add a call to prefs_matcher_write_config to 
12973                 avoid non-leaf folders filtering settings to be
12974                 lost
12975
12976 2002-11-09 [paul]       0.8.5claws107
12977
12978         * src/prefs_account.c
12979                 re-word a label
12980
12981 2002-11-09 [colin]      0.8.5claws106
12982
12983         * src/folderview.c
12984                 Minor esthetic fix
12985
12986 2002-11-09 [colin]      0.8.5claws105
12987
12988         * src/folderview.c
12989                 Fix prefs_filtering deletion for MH folders (same
12990                 reason as below)
12991         * src/prefs_filtering.c
12992                 Fix prefs_filtering renaming and deletion for 
12993                 folder-based processing rules.  
12994
12995 2002-11-09 [christoph]  0.8.5claws104
12996
12997         * src/compose.c
12998         * src/folder.[ch]
12999         * src/folderview.[ch]
13000         * src/import.c
13001         * src/inc.c
13002         * src/main.c
13003         * src/mainwindow.c
13004         * src/messageview.c
13005         * src/prefs_folder_item.c
13006         * src/procmsg.c
13007         * src/summaryview.c
13008                 implement a callback system for folder item updates
13009
13010 2002-11-09 [colin]      0.8.5claws103
13011
13012         * src/folderview.c
13013                 Fix prefs_filtering renaming for MH folders (we
13014                 shouldn't rename by path as another folder could
13015                 have the same hierarchy).
13016
13017 2002-11-09 [colin]      0.8.5claws102
13018
13019         * src/folder.c
13020                 Fix a leak found by Christoph, use better variable
13021                 names
13022
13023 2002-11-09 [colin]      0.8.5claws101
13024
13025         * src/folder.c
13026                 One more fix for processing rules
13027
13028 2002-11-08 [colin]      0.8.5claws100
13029         
13030         * src/matcher.c
13031                 Don't copy the compiled regexp (will be reevaluated)
13032         * src/folderview.c
13033                 Lock folderview while moving
13034         * src/folder.c
13035                 Provide info on what's happening to the user
13036
13037 2002-11-08 [colin]      0.8.5claws99
13038
13039         * src/folderview.c
13040                 Fix folder reordering after a move if parent is 
13041                 root
13042         * src/scoring.[ch]
13043                 Add function to copy a ScoringProp
13044         * src/prefs_folder_item.c
13045                 Copy scoring rules when copying a folder prefs
13046
13047 2002-11-08 [colin]      0.8.5claws98
13048
13049         * src/folderview.c
13050                 Fixes in case of failure
13051         * src/filtering.[ch]    
13052                 Add function to duplicate a FilteringProp
13053         * src/matcher.[ch]
13054                 Add function to duplicate a MatcherProp
13055         * src/prefs_folder_item.c
13056                 Save folder's processing rules when copying 
13057                 its prefs
13058
13059 2002-11-08 [colin]      0.8.5claws97
13060         
13061         * src/folderview.c
13062                 Sort after move
13063         * src/folder.c 
13064                 Change a printf to debug_print
13065
13066 2002-11-08 [colin]      0.8.5claws96
13067
13068         * src/folder.c
13069           src/folderview.c
13070                 Fix segfaults, call me stupido
13071         
13072
13073 2002-11-08 [colin]      0.8.5claws95
13074
13075         *src/folder.c
13076                 Added forgotten prefs to save when moving folders
13077
13078 2002-11-08 [colin]      0.8.5claws94
13079
13080         * src/folder.c
13081                 Fixes to folder DND (prefs copy)
13082         * src/folderview.c
13083                 Optimization for folder DND (don't rescan whole tree)
13084                 Added folderview_create_folder_node() for this 
13085                 optimization, so de-duped a bit the code
13086         * src/prefs_folder_item.[ch]
13087                 Added prefs_folder_item_copy_prefs()    
13088           
13089 2002-11-08 [paul]       0.8.5claws93
13090
13091         * src/prefs_account.c
13092           tools/README
13093           tools/kmail2sylpheed_v2.pl
13094                 correct some typos
13095
13096 2002-11-08 [paul]       0.8.5claws92
13097
13098         * src/compose.c
13099           src/prefs_account.[ch]
13100                 remove account options 'clearsign' and 'ascii_armored',
13101                 replace with 'default_gnupg_mode' to prevent mixed-mode
13102                 Privacy settings
13103
13104 2002-11-08 [paul]       0.8.5claws91
13105
13106         * src/compose.[ch]
13107                 re-implement GnuPG 'on-the-fly' mode selection,
13108                 disallow mixed-mode
13109
13110 2002-11-08 [colin]      0.8.5claws90
13111
13112         * src/folderview.c
13113           src/prefs_folder_item.c
13114                 Change "Property" to "Properties"
13115
13116 2002-11-07 [colin]      0.8.5claws89
13117
13118         * src/folderview.c
13119           src/folder.c
13120                 Allow folder dropping to a root folder
13121
13122 2002-11-07 [paul]       0.8.5claws88
13123
13124         * src/compose.c
13125                 revert last commit
13126
13127 2002-11-07 [paul]       0.8.5claws87
13128
13129         * src/compose.c
13130                 fix reply-to-list bug. closes bug report
13131                 "[633382] reply-to-list broken in recent cvs"
13132
13133 2002-11-07 [paul]       0.8.5claws86
13134
13135         * src/compose.c
13136                 add a forgotten '#if USE_GPGME ... #endif'
13137
13138 2002-11-07 [paul]       0.8.5claws85
13139
13140         * sync with 0.8.5cvs20
13141                 see ChangeLog 2002-11-07
13142
13143 2002-11-07 [colin]      0.8.5claws84
13144
13145         * src/folder.[ch]
13146                 Change folder_item_move_to to return the newly 
13147                 created folderitem.
13148         * src/folderview.c
13149                 Select the new folderitem after moving.
13150
13151 2002-11-07 [colin]      0.8.5claws83
13152
13153         * src/prefs_filtering.c
13154                 Fix rule rewriting when moving a leaf folder to a 
13155                 shorter path
13156
13157 2002-11-07 [colin]      0.8.5claws82
13158
13159         * src/prefs_filtering.c
13160                 fix a leak
13161
13162 2002-11-07 [colin]      0.8.5claws81
13163
13164         * src/folder.[ch]
13165                 Add folder_item_move_to() function to move a 
13166                 folderitem into another one (updates matcher etc)
13167         * src/folderview.c
13168                 Add folder drag'n drop (context menu to come)
13169                 [Should be dataloss free, but Please backup before 
13170                  trying !]
13171
13172 2002-11-06 [colin]      0.8.5claws80
13173
13174         * src/mh.c
13175                 mh_create_folder() returns NULL if can't create
13176                 directory hierarchy
13177
13178 2002-11-06 [paul]       0.8.5claws79
13179
13180         * src/compose.[ch]
13181                 allow 'on-the-fly' changing of the type of encryption 
13182                 and/or signing used (mime/ascii) via the compose window
13183
13184 2002-11-06 [paul]       0.8.5claws78
13185
13186         * sync with 0.8.5cvs19
13187                 see ChangeLog 2002-11-06 for src/account.c: 
13188                 account_get_special_folder()
13189                 
13190 2002-11-05 [alfons]     0.8.5claws77
13191
13192         * src/crash.c
13193                 very minor cleanups: nothing to see here, move on. :-)
13194
13195 2002-11-05 [colin]      0.8.5claws76
13196
13197         * src/main.c
13198                 Changes choices if compose windows are opened to
13199                 Discard, Draft, Don't quit
13200
13201 2002-11-05 [thorsten]   0.8.5claws75
13202
13203         * src/compose.c
13204                 reenabled default_reply_to folder option
13205
13206 2002-11-05 [colin]      0.8.5claws74
13207
13208         * src/compose.[ch] 
13209                 add compose_draft()
13210         * src/crash.c
13211                 add SIGTERM handler
13212         * src/main.[ch]
13213                 add clean_quit() for the SIGTERM handler
13214
13215 2002-11-05 [paul]       0.8.5claws73
13216         
13217         * po/es.po
13218                 updated by Ricardo Mones Lastra
13219
13220 2002-11-05 [melvin]     0.8.5claws72
13221
13222         * src/logwindow.c
13223                 Fixed log-clipping bug #616795.
13224                 To stop logging in the log window use 0 length.
13225         * src/prefs_common.c
13226                 Added a label to inform about the 0 log length behaviour.
13227
13228 2002-11-05 [paul]       0.8.5claws71
13229
13230         * sync with 0.8.5cvs17
13231                 see ChangeLog 2002-11-05
13232
13233 2002-11-04 [paul]       0.8.5claws70
13234
13235         * sylpheed-128x128.png
13236           sylpheed-64x64.png
13237           sylpheed.png
13238                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13239                 <nikai@users.sourceforge.net>
13240                 
13241         * po/bg.po
13242                 updated by George Danchev
13243
13244 2002-11-03 [thorsten]   0.8.5claws69
13245
13246         * src/main.c
13247           src/mimeview.c
13248           src/rfc2015.h
13249                 add check if gpg is active
13250
13251 2002-11-03 [thorsten]   0.8.5claws68
13252
13253         * src/toolbar.h
13254                 removed GSList declaration causing trouble on MacOS-X
13255                 (submitted by alfons, reported by xfesty)
13256
13257 2002-11-01 [paul]       0.8.5claws67
13258
13259         * src/mainwindow.c
13260                 remove last remnants of main's filter code
13261
13262 2002-11-01 [paul]       0.8.5claws66
13263
13264         * tools/filter_conv.pl
13265                 fix bug where user-defined headers were ignored
13266
13267 2002-11-01 [paul]       0.8.5claws65
13268
13269         * src/logwindow.c
13270                 make a debug_print() not translatable
13271
13272 2002-10-31 [melvin]     0.8.5claws64
13273
13274         * ac/aspell.m4
13275                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13276                 not run any GNU/aspell test.  The dictionary path will
13277                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13278                 was given, in which case, it will be $prefix/lib/aspell/
13279         * configure.in
13280                 Fixed typo in commentary (Aspell code).
13281
13282 2002-10-31 [paul]       0.8.5claws63
13283
13284         * po/POTFILES.in
13285                 remove src/filter.c and src/prefs_filter.c
13286                 thanks to Ricardo for reminding me
13287
13288 2002-10-31 [colin]      0.8.5claws62
13289
13290         * src/mbox_folder.c
13291                 Plug some leaks
13292
13293 2002-10-31 [paul]       0.8.5claws61
13294
13295         * src/prefs_filter.[ch] ** REMOVED **
13296           src/filter.[ch]       ** REMOVED **
13297           
13298         * src/Makefile.am
13299           src/folderview.c
13300           src/inc.c
13301           src/main.c
13302           src/mainwindow.c
13303           src/mbox.c
13304           src/prefs_common.c
13305           src/prefs_filtering.c
13306           src/summaryview.[ch]
13307                 remove main's 'filter' code
13308                 
13309         README.claws
13310                 update to reflect removal of main's filter
13311
13312 2002-10-31 [paul]       0.8.5claws60
13313
13314         * src/summaryview.c
13315                 remove check for global_processing in summary_filter_open(). 
13316                 This fixes the bug where if the user uses the right-click 
13317                 'Create filter rule...' and doesn't have any filter rules 
13318                 already defined in claws' advanced filtering, the newly 
13319                 created filter rule goes to main's filtering which is 
13320                 inaccessible through the gui. Now the filter rule gets added
13321                 to claws' filtering by default.
13322
13323 2002-10-28 [melvin]     0.8.5claws59
13324
13325         * src/prefs_actions.c
13326                 Fixed bug #627322 where MIME parts were not always
13327                 correctly passed to a %p action
13328                 Display an error dialog when message filename is not found.
13329
13330 2002-10-28 [melvin]     0.8.5claws58
13331
13332         * src/prefs_common.c
13333                 Readded a missing function declaration lost in 0.8.3claws34
13334
13335 2002-10-28 [paul]       0.8.5claws57
13336
13337         * sync with 0.8.5cvs15
13338                 see ChangeLog 2002-10-28 and 2002-10-25
13339                 
13340         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13341
13342 2002-10-27 [oliver]     0.8.5claws56
13343
13344         * src/pop.c
13345                 plug leak in pop3_top_recv
13346
13347 2002-10-26 [christoph]  0.8.5claws55
13348
13349         * src/folder.c
13350                 set need_update folder flag when messages are added
13351                 (closes bug [ 626922 ] folder not updated after receiving)
13352
13353 2002-10-25 [melvin]     0.8.5claws54
13354
13355         * src/imageview.c
13356                 Fixed a memleak introduced in the scaling code.
13357
13358 2002-10-24 [alfons]     0.8.5claws53
13359
13360         * src/filtering.c
13361                 make filtering's forward message action forward from the 
13362                 correct account
13363                 (closes bug [628089 ] Filter -> Forward from address problem
13364                 reported by Oktay)
13365
13366 2002-10-24 [christoph]  0.8.5claws52
13367
13368         * src/mainwindow.c
13369         * src/manual.[ch]
13370                 o use manual of current locale or english if current
13371                   locale is not available (and english is available)
13372                 o also link to sylpheed doc project manuals
13373
13374 2002-10-23 [paul]       0.8.5claws51
13375
13376         * tools/README
13377           tools/kmail2sylpheed_v2.pl
13378                 add new version of kmail addressbook importer script.
13379                 works with newer versions of Kmail/KAddressBook which
13380                 have new and rearranged data.
13381
13382 2002-10-23 [martin]     0.8.5claws50
13383
13384         * src/folderview.c
13385         * src/summaryview.c
13386         * src/utils.h
13387         * src/utils.c
13388                 added length parameter to get_abbrev_newsgroup_name()
13389                 changed this function so that it abbreviates the newsgroup
13390                 names only so long it is smaller than the length parameter
13391                 (for better reading of some newsgroup names and space efficiency)
13392
13393 2002-10-22 [colin]      0.8.5claws49
13394
13395         *src/foldersel.c
13396                 Revert Alfons' last modification (after voting ;-))
13397
13398 2002-10-21 [alfons]     0.8.5claws48
13399
13400         * src/foldersel.c
13401                 folder view in folder selection dialog reflects state of
13402                 folder view in main window
13403
13404 2002-10-18 [alfons]     0.8.5claws47
13405
13406         * src/mbox.c
13407                 drop imported messages in folder selected by user,
13408                 and not in the inbox
13409                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13410
13411 2002-10-18 [alfons]     0.8.5claws46
13412
13413         * src/compose.c
13414                 make automagic reply work correctly for email accounts 
13415                 (whether it's viable to do a full sync with Hiro's 
13416                 compose.c is still under discussion)
13417
13418 2002-10-18 [melvin]     0.8.5claws45
13419
13420         * src/prefs_actions.c
13421                 Fixed bug #622275 where asynchroneous actions left 
13422                 zombies processes
13423                 Made (synchroneous) actions' input be displayed live.
13424
13425 2002-10-18 [christoph]  0.8.5claws44
13426
13427         * src/textview.c
13428                 don't add a newline in the textview in front of the
13429                 first textpart if header display is disabled
13430                 (closes bug [ 603385 ] disabled header display leaves blank
13431                  lin)
13432
13433 2002-10-18 [christoph]  0.8.5claws43
13434
13435         * src/folder.[ch]
13436         * src/imap.c
13437         * src/mbox_folder.c
13438         * src/mh.c
13439         * src/news.c
13440                 folder->get_num_list now returns an error code
13441                 (closes bug [ 609424 ] News cache cleared on failure)
13442                 
13443 2002-10-17 [colin]      0.8.5claws42
13444         
13445         * src/news.c
13446                 Changed a printf by debug_print
13447
13448 2002-10-16 [paul]       
13449
13450         * tools/OOo2sylpheed.pl
13451                 allow for spaces in the name of the
13452                 file to be attached.
13453
13454 2002-10-16 [colin]      0.8.5claws41
13455
13456         * src/main.c
13457                 Use a tristate to change online mode
13458
13459 2002-10-16 [paul]       0.8.5claws40
13460
13461         * po/es.po
13462                 updated by Ricardo Mones Lastra
13463
13464 2002-10-16 [colin]      0.8.5claws39
13465
13466         * src/main.c
13467           src/mainwindow.[ch]
13468                 Added --online and --offline command-line
13469                 switches
13470
13471 2002-10-15 [christoph]  0.8.5claws38
13472
13473         * src/procmime.c
13474                 set mimeinfo->name to NULL after g_free to
13475                 avoid double freeing with g_free
13476
13477 2002-10-14 [christoph]  0.8.5claws37
13478
13479         * src/compose.c
13480         * src/filtering.c
13481         * src/summaryview.c
13482                 remove calls to folder->change_flags that are now
13483                 done by procmsg flag functions (seems it is not
13484                 used by any foldertype anyway)
13485         * src/folder.c
13486                 init folder->change_flags with NULL
13487
13488 2002-10-14 [christoph]  0.8.5claws36
13489
13490         * src/folder.[ch]
13491         * src/imap.[ch]
13492                 use virtual functions for folder item new and destroy
13493                 functions
13494
13495 2002-10-14 [melvin]     0.8.5claws35
13496
13497         * src/compose.c
13498                 Added a test to not run the spell checker if no default
13499                 dictionary is available. No dialog is displayed though.
13500
13501 2002-10-14 [melvin]     0.8.5claws34
13502
13503         * src/gtkaspell.c
13504                 Fixed bug in dictionary list context menu where
13505                 "More..." pointed to an emtpy submenu if the
13506                 number of dictionaries is a multiple of 15
13507                 Removed unneeded code in suggestions list creation
13508
13509 2002-10-14 [paul]       0.8.5claws33
13510
13511         * po/bg.po
13512                 updated by George Danchev
13513
13514 2002-10-13 [hoa]        0.8.5claws32
13515
13516         * src/matcher.[ch]
13517           src/matcher_parser_parser.y
13518                 removed the escaped string from internal structure
13519                 of matcher.
13520
13521 2002-10-12 [colin]      0.8.5claws31
13522
13523         * src/gtksctree.[ch]
13524           src/summaryview.c
13525                 Removed useless function gtksctree_reanchor
13526
13527 2002-10-12 [alfons]     0.8.5claws30
13528         
13529         * sync with remaining main changes 2002-10-09 - 2002-10-11
13530         - drop changes to src/compose.c (requires claws specific changes)
13531         
13532 2002-10-12 [alfons]     0.8.5claws29
13533         
13534         * sync with main changes of 2002-10-08
13535         - drop changes to src/compose.c (requires claws specific changes)
13536         - drop changes to src/summaryview.c (requires changes to compose.c)     
13537
13538 2002-10-12 [alfons]     0.8.5claws28
13539         
13540         * sync with main changes of 2002-10-07
13541
13542 2002-10-12 [alfons]     0.8.5claws27
13543
13544         * sync with main changes of 2002-10-04
13545         - drop changes to src/compose.c (requires claws specific changes)
13546         - drop changes to src/prefs_folder_item.c (claws implementation
13547           seems to be working)
13548
13549 2002-10-12 [colin]      0.8.5claws26
13550
13551         * src/mainwindow.c
13552                 Fix folder-flicker when space-reading, introduced 
13553                 in claws22.
13554
13555 2002-10-12 [colin]      0.8.5claws25
13556
13557         * src/compose.c
13558                 Save account address when saving as draft.
13559                 (closes bug 621838)
13560
13561 2002-10-12 [colin]      0.8.5claws24
13562
13563         * src/summaryview.c
13564                 Fix the problem consisting of no message selected
13565                 after the last message in a folder has been moved.
13566
13567 2002-10-12 [paul]       0.8.5claws23
13568
13569         * src/compose.c
13570           src/prefs_template.c
13571           src/template.[ch]
13572                 add Cc and Bcc to templates. Patch submitted by
13573                 John L. Males.
13574
13575 2002-10-12 [colin]      0.8.5claws22
13576
13577         * src/folderview.c
13578                 Fix a bug after "Check for new messages":
13579                 If a folder was opened, it was still selected at
13580                 the end of the check, but displayed empty.
13581         * src/mainwindow.c
13582                 Remove unnecessary check
13583
13584 2002-10-12 [paul]
13585
13586         * tools/README
13587                 be more verbose in the description of
13588                 OOo2sylpheed.pl
13589                 
13590
13591 2002-10-11 [colin]      0.8.5claws21
13592
13593         * src/mainwindow.c
13594                 Make space work (better) when no mail is selected
13595
13596 2002-10-11 [colin]      0.8.5claws20
13597
13598         * src/inc.c
13599           src/news.c
13600                 fix warnings
13601
13602 2002-10-11 [colin]      0.8.5claws19
13603
13604         * src/mainwindow.c
13605                 revert 0.8.5claws6 changes as i couldn't get to
13606                 anything satisfying
13607
13608 2002-10-11 [melvin]     0.8.5claws18
13609
13610         * src/compose.c
13611                 Removed buggy and unused macro (should have been committed in
13612                 0.8.5claws17)
13613
13614 2002-10-11 [melvin]     0.8.5claws17
13615
13616         * src/compose.c
13617                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13618
13619 2002-10-11 [thorsten]   0.8.5claws16 
13620
13621         * src/folderview.c
13622                 remove rescan warning
13623
13624 2002-10-11 [colin]      0.8.5claws15 
13625
13626         * src/procheader.c
13627                 fix a segfault that happens if conv_unmime_header
13628                 fails (should be better to find out why it fails)
13629
13630 2002-10-11 [christoph]  0.8.5claws14
13631
13632         * src/summaryview.c
13633                 update folderview stats after ignore/unignore thread
13634
13635 2002-10-11 [hoa]        0.8.5claws13
13636
13637         * src/quote_fmt_parse.y
13638                 Fixed a yacc/bison syntax error
13639         * src/matcher.c
13640                 Escaping of string is fixed.
13641
13642 2002-10-11 [colin]      0.8.5claws12
13643
13644         * src/imageview.c
13645                 Resize images to fit
13646
13647 2002-10-11 [paul]       0.8.5claws11
13648
13649         * po/es.po
13650                 updated by Ricardo Mones Lastra
13651
13652 2002-10-10 [alfons]     0.8.5claws10
13653
13654         * src/compose.c
13655                 allow dropping files by "moving" files from a file manager,
13656                 not only by the more cumbersome "copying". the latter 
13657                 mostly implies holding down the Control button
13658
13659 2002-10-10 [christoph]  0.8.5claws9
13660
13661         * src/summaryview.c
13662                 update folders after thread building for ignored threads
13663
13664 2002-10-10 [christoph]  0.8.5claws8
13665
13666         * config/.cvsignore
13667                 added Makefile
13668         * src/filtering.[ch]
13669         * src/folder.[ch]
13670         * src/folderview.[ch]
13671         * src/import.c
13672         * src/inc.[ch]
13673         * src/mbox.[ch]
13674         * src/procmsg.c
13675         * src/summaryview.[ch]
13676                 o added new flag need_update to FolderItem
13677                 o removed folder_table from various functions from tracking
13678                   folder updates
13679                 o set need_update flags in folder.c's move, copy and delete
13680                   functions and procmsg's flags functions
13681                 o added function folderview_update_items_when_required that
13682                   updates all folders with need_update set
13683                 o call folderview_update_items_when_required instead of
13684                   folderview_update_item_foreach
13685
13686 2002-10-09 [sergey]     0.8.5claws7
13687
13688         * src/compose.c
13689                 Strip CRs whel loading the text into editor in reedit mode.
13690
13691 2002-10-09 [colin]      0.8.5claws6
13692
13693         * src/mainwindow.c
13694                 Make Space work when no mail is selected
13695
13696 2002-10-09 [colin]      0.8.5claws5
13697
13698         * src/gtksctree.[ch]
13699                 Fix range_select
13700                 Add gtk_sctree_reanchor() 
13701         * src/summaryview.c
13702                 Use gtk_sctree_reanchor() - better fix for 
13703                 bug 60413
13704
13705 2002-10-09 [colin]      0.8.5claws4
13706
13707         * src/summaryview.c
13708                 Fix shift-click select after delete problem
13709                 (closes bug 60413)
13710
13711 2002-10-08 [thorsten]   0.8.5claws3
13712
13713         * src/summaryview.c
13714                 exclude current msg from -hide read messages-
13715
13716 2002-10-08 [colin]      0.8.5claws2
13717
13718         * src/inc.[ch]
13719           src/pop.c
13720           src/recv.c
13721                 Differentiate socket errors from disk full
13722                 errors
13723
13724 2002-10-08 [christoph]  0.8.5claws1
13725
13726         * Makefile.am
13727         * configure.in
13728                 modifications for new config directory
13729
13730         * config.guess  ** REMOVED **
13731         * config.sub    ** REMOVED **
13732         * install-sh    ** REMOVED **
13733         * ltmain.sh     ** REMOVED **
13734         * missing       ** REMOVED **
13735         * mkinstalldirs ** REMOVED **
13736                 these files are autogenerated by automake
13737                 when you run autogen.sh
13738
13739         * config/.cvsignore     ** NEW FILE **
13740         * config/Makefile.am    ** NEW FILE **
13741                 ignore autogenerated files
13742                 create a Makefile in this directory
13743
13744 2002-10-08 [paul]       0.8.5claws
13745
13746         * 0.8.5claws release
13747         
13748         * src/compose.c
13749           src/procheader.c
13750           src/procmsg.c
13751                 fix quote reply format for newsgroups reply bug
13752                 (thanks to Hoa)
13753                 
13754         * po/en_GB.po
13755           po/pl.po
13756                 updated by me and Witold Wladyslaw Wojciech Wilk
13757                 repectively
13758
13759 2002-10-07 [paul]       0.8.3claws53
13760
13761         * po/it.po
13762           po/pt_BR.po
13763           po/sr.po
13764                 updated messages catalogs, submitted by
13765                 Alessandro Maestri, Fabio Jr.Beneditto 
13766                 and Urke MMI, respectively.
13767
13768 2002-10-07 [christoph]  0.8.3claws52
13769
13770         * src/folder.[ch]
13771         * src/folderview.c
13772         * src/mainwindow.c
13773                 fix new folder ghost message bug
13774                 (closes bug [ 619722 ] wrong count for newly created folders)
13775
13776 2002-10-07 [christoph]  0.8.3claws51
13777
13778         * src/compose.c
13779                 fix news posting problem
13780
13781 2002-10-07 [melvin]     0.8.3claws50
13782
13783         * po/fr.po
13784                 Updated French translation
13785
13786 2002-10-05 [christoph]  0.8.3claws49
13787
13788         * src/gtkstext.c
13789                 check if line_start_cache is set in gtk_stext_update_text
13790                 (closes bug [ 618119 ] crash while doing search in folder)
13791
13792 2002-10-05 [christoph]  0.8.3claws48
13793
13794         * src/imap.c
13795         * src/news.c
13796         * src/utils.c
13797         * src/utils.h
13798                 implement cache cleanups for claws' folder system
13799                 (closes bug [ 595916 ] imapcache not cleaned up)
13800
13801 2002-10-05 [melvin]     0.8.3claws47
13802
13803         * src/prefs_actions.c
13804                 Made the help text more clear for the %p token
13805
13806 2002-10-04 [paul]       0.8.3claws46
13807
13808         * sync with 0.8.5
13809                 see ChangeLog 2002-10-02 and 2002-10-03
13810
13811 2002-10-04 [christoph]  0.8.3claws45
13812
13813         * src/inc.c
13814                 fix segfault caused by pop before smtp
13815                 call to inc_account_mail with NULL
13816                 pointer for mainwin
13817
13818 2002-10-04 [paul]       0.8.3claws44
13819
13820         * configure.in
13821                 sync the LDAP detection from 0.8.5cvs1
13822
13823 2002-10-02 [christoph]  0.8.3claws43
13824
13825         * po/de.po
13826                 fix small spelling error
13827
13828 2002-10-02 [melvin]     0.8.3claws42
13829
13830         * ac/aspell.m4
13831                 Behave better and say "no" when test program cannot be run.
13832
13833 2002-10-02 [paul]       0.8.3claws41
13834
13835         * sync with 0.8.4cvs1
13836                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13837                 
13838         * src/summaryview.c
13839                 toggle the behavior of Reply menuitem between
13840                 normal reply and reply-to-list
13841
13842 2002-10-01 [sergey]     0.8.3claws40
13843
13844         * src/compose.c
13845                 Convert newlines in the message text to the canonical form
13846                 before base64 encoding (RFC2045 compliance, fixes some
13847                 interoperability issues with Evolution 1.0.3)
13848
13849 2002-09-29 [colin]      0.8.3claws39
13850
13851         * src/summaryview.c
13852                 Fix an unwanted copy/paste
13853
13854 2002-09-29 [colin]      0.8.3claws38
13855
13856         * src/mainwindow.c
13857                 Renamed "Custom toolbar" to "Customize toolbar"
13858                 Renamed "Show all header" to "Show all headers"
13859                 Renamed "Set diplay item" to "Set displayed items"
13860         * src/prefs_common.c
13861                 Renamed "Show all header" to "Show all headers"
13862         * src/prefs_summary_column.c
13863                 Renamed "diplay item" to "displayed items"
13864
13865 2002-09-29 [colin]      0.8.3claws37
13866
13867         * src/mainwindow.[ch]
13868                 online/offline status pixmaps follow theme
13869                 changes
13870         * src/summaryview.[ch]
13871                 quicksearch pixmap follows theme changes
13872
13873 2002-09-29 [thorsten]   0.8.3claws36
13874
13875         * src/compose.c
13876           src/prefs_folder_item.[ch]
13877                 add default_reply_to folder option (closes patch 581044)
13878
13879 2002-09-29 [christoph]  0.8.3claws35
13880
13881         * acconfig.h    ** REMOVED **
13882         * configure.in
13883         * ac/aspell.m4
13884         * ac/check-type.m4
13885         * ac/gnupg-check-typedef.m4
13886                 fix autoheader 2.50 warning
13887
13888 2002-09-29 [christoph]  0.8.3claws34
13889
13890         * major code cleanup (part 2)
13891         
13892                 - unused variables removed
13893                 - unused functions removed
13894                 - uninitialized variables checked
13895                 - missing return statements added
13896                 - missing function return types added
13897                 - added parentheses around assignment
13898                   when suggested by gcc
13899
13900 2002-09-29 [alfons]     0.8.3claws33
13901
13902         * src/logwindow.c
13903                 log_window_clear(): only bracket gtk_text_forward_delete() 
13904                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13905                 works around GTK text bug)
13906
13907 2002-09-29 [paul]       0.8.3claws32
13908
13909         * po/bg.po
13910           po/sr.po
13911                 updated by George Danchev and Urke MMI
13912                 respectively
13913
13914 2002-09-27 [christoph]  0.8.3claws31
13915
13916         * doc-src/readme.txt
13917         * doc-src/rfc1806.txt   ** REMOVED **
13918         * doc-src/rfc2183.txt   ** NEW FILE **
13919         * doc-src/rfc2980.txt   ** NEW FILE **
13920                 update rfcs
13921
13922 2002-09-27 [melvin]     0.8.3claws30
13923
13924         * ac/aspell.m4
13925                 Fixed typo which could break linking
13926
13927 2002-09-27 [melvin]     0.8.3claws29
13928
13929         * ac/aspell.m4
13930                 Improved GNU/aspell checking. 
13931                 Fixed bug #614490
13932
13933 2002-09-27 [paul]       0.8.3claws28
13934
13935         * sync with 0.8.3cvs8
13936                 see ChangeLog 2002-09-27
13937
13938 2002-09-26 [colin]      0.8.3claws27
13939
13940         * src/toolbar.[ch]
13941           src/mainwindow.[ch]
13942                 Add "Reply to Mailing-list" to the toolbar
13943
13944 2002-09-26 [christoph]  0.8.3claws26
13945
13946         * src/summaryview.c
13947                 Fix wrong message counts in summaryview status
13948
13949 2002-09-26 [paul]       0.8.3claws25
13950
13951         * sync with 0.8.3cvs7
13952                 see ChangeLog 2002-09-26
13953
13954 2002-09-26 [paul]       0.8.3claws24
13955
13956         * sync with 0.8.3cvs6
13957                 see ChangeLog 2002-09-25
13958
13959 2002-09-25 [christoph]  0.8.3claws23
13960
13961         * src/prefs_common.c
13962         * src/prefs_folder_item.c
13963         * src/prefs_scoring.c
13964                 Renamed "kill score" to "hide score" in GUI
13965                 and prefs files
13966
13967 2002-09-25 [paul]       0.8.3claws22
13968
13969         * sync with 0.8.3cvs5
13970                 see ChangeLog 2002-09-24
13971
13972 2002-09-24 [alfons]     0.8.3claws21
13973
13974         patch by Satoshi Nagayasu: allows appending / saving multiple 
13975         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13976         'Save as ...'")
13977
13978         * AUTHORS
13979                 add Satoshi Nagayasu
13980         * src/summaryview.c
13981                 summary_save_as(): allow saving selected files to
13982                 one file
13983                 summary_set_menu_sensitive: enable "Save As..." when
13984                 multiple files are selected
13985         * src/utils.[ch]
13986                 append_file(): new function
13987
13988 2002-09-24 [colin]      0.8.3claws20
13989
13990         * src/procmime.c
13991                 Fix segfault when mimeinfo doesn't have a 
13992                 content_type. 
13993
13994 2002-09-24 [colin]      0.8.3claws19
13995
13996         * src/prefs_common.[ch]
13997                 Add a preference to display send dialog or not
13998         * src/send.c
13999                 Display send dialog according to preference
14000
14001 2002-09-24 [colin]      0.8.3claws18
14002
14003         * src/compose.[ch]
14004                 Disable user actions when sending
14005
14006 2002-09-24 [colin]      0.8.3claws17
14007
14008         * src/procmime.c
14009                 Do not display name or filename for attachments
14010                 with an application/pgp-signature type
14011                 (security flaw, see bug 537413)
14012
14013 2002-09-23 [colin]      0.8.3claws16
14014
14015         * src/editaddress.c
14016                 Initialize entry_email, entry_alias and 
14017                 entry_remarks to first email address of the list
14018
14019 2002-09-23 [colin]      0.83claws15
14020
14021         * src/compose.c
14022                 Drop pgp-signature when reediting a signed queued
14023                 message
14024
14025 2002-09-23 [melvin]     0.8.3claws14
14026
14027         * po/fr.po
14028                 Updated French translation
14029
14030 2002-09-23 [melvin]     0.8.3claws13
14031
14032         * src/mainwindow.c
14033                 Made custom toolbar menu labels more consistent
14034         * src/prefs_toolbar.c
14035                 Made custom toolbar window title more consistent
14036
14037 2002-09-22 [colin]      0.8.3claws12
14038
14039         * src/inc.c
14040                 Initialize session type to normal before getting 
14041                 mail (fixes strange Get behaviour)
14042         * src/prefs_account.h
14043                 Move STYPE_POP_BEFORE_SMTP to last position to 
14044                 avoid other side-effects
14045
14046 2002-09-22 [colin]      0.8.3claws11
14047
14048         * src/prefs_account.c
14049                 Fix pop_bfr_smtp_tm_entry sensivity when switching
14050                 from pop3 to apop or vice-versa
14051
14052 2002-09-22 [colin]      0.8.3claws10
14053         
14054         * src/prefs_account.[ch]
14055                 Add an option for the POP before SMTP timeout
14056         * src/inc.c
14057                 Remember time of last POP connection
14058         * src/send.c
14059                 Do POP before SMTP only if timeout reached
14060
14061 2002-09-22 [oliver]     0.8.3claws9
14062         
14063         * README.claws
14064                 explain custom toolbar
14065
14066 2002-09-22 [oliver]     0.8.3claws8
14067
14068         * src/prefs_actions.[ch]
14069         custom toolbar for compose      
14070                 actions callback from compose toolbar
14071         * src/folderview.c
14072                 remove include toolbar.h
14073
14074 2002-09-22 [oliver]     0.8.3claws7
14075         
14076         * src/prefs_toolbar.[ch]
14077                 custom toolbar for compose
14078                 - generic prefs_toolbar handles both
14079                   Mainwin's toolbar as well as Compose toolbar          
14080
14081 2002-09-22 [oliver]     0.8.3claws6
14082         
14083         * src/toolbar.[ch]
14084                 custom toolbar for compose
14085                 restructure toolbar.[ch]
14086
14087 2002-09-22 [oliver]     0.8.3claws5
14088
14089         * src/compose.[ch]
14090                 custom toolbar for compose
14091
14092 2002-09-22 [oliver]     0.8.3claws4
14093         
14094         * src/mainwindow.[ch]
14095                 custom toolbar for compose 
14096                 move mainwin toolbar back to mainwindow
14097
14098 2002-09-22 [alfons]     0.8.3claws3
14099
14100         * src/procmsg.c
14101                 :%sno/if(/if (/gc
14102                 :%sno/for(/for (/gc
14103                 (beautify)
14104
14105 2002-09-22 [alfons]     0.8.3claws2
14106         
14107         * src/procmsg.c
14108                 procmsg_save_to_outbox(): don't unlink message file from queue;
14109                 callers should do it using folder_item_remove_msg()
14110
14111 2002-09-22 [colin]      0.8.3claws1
14112
14113         * src/mimeview.[ch]
14114                 Made mimeview_check_signature() public
14115         * src/textview.c
14116                 Made GPG signatures verifiable by clicking
14117                 the [application/pgp-signature] in the Text
14118                 view
14119
14120 2002-09-22 [paul]       0.8.3claws
14121
14122         * po/bg.po
14123           po/en_GB.po
14124           po/es.po
14125           po/it.po
14126           po/pl.po
14127           po/pt_BR.po
14128           po/sr.po
14129                 updated translations, submitted by George Danchev,
14130                 me, Ricardo Mones Lastra, Alessandro Maestri,
14131                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14132                 and Urke MMI, respectively.     
14133
14134 2002-09-22 [alfons]     0.8.2claws65
14135
14136         * src/procmsg.c
14137         * src/pgptext.c
14138                 no furry valgrinds have been used to plug these memleaks
14139
14140 2002-09-20 [paul]       0.8.2claws64
14141
14142         * sync with 0.8.3cvs4
14143                 'Select thread' re-implemented 
14144                 see ChangeLog 2002-09-20
14145
14146 2002-09-21 [alfons]     0.8.2claws63
14147
14148         * src/compose.c
14149                 compose_send(): plug unnoticed memleak
14150
14151 2002-09-20 [alfons]     0.8.2claws62
14152
14153         * src/addr_compl.c
14154                 replace_address_in_edit(): strict check for NULL address to
14155                 fix "[ 607348 ] Segfault in address completion". My guess is
14156                 that this happens with an empty address book, but it's good
14157                 to have this check here anyway
14158                 
14159                 completion_window_button_press(): free string returned 
14160                 from the internal cache
14161
14162 2002-09-20 [christoph]  0.8.2claws61
14163
14164         * src/procmime.h
14165                 added ENC_BINARY to EncodingType
14166         * src/procmime.c
14167                 the string returned by procmime_get_encoding_str
14168                 should not depend on the order of values in the
14169                 EncodingType definition
14170         * doc-src/rfc1806.txt   ** NEW FILE **
14171                 Added rfc1806 about MIME Content-Disposition
14172                 Extension
14173
14174 2002-09-19 [paul]       0.8.2claws60
14175
14176         * sync with 0.8.2cvs3
14177                 see ChangeLog 2002-09-19
14178
14179 2002-09-19 [paul]       0.8.2claws59
14180
14181         * src/prefs_folder_item.c
14182                 revert to Darko's original alignment of colour
14183                 selector button
14184                 add a colon to folder_color label
14185                 
14186         * src/compose.c
14187                 add Colin's patch (with Hiro's modifications) to 
14188                 force BASE64 encoding for 8-bit text when signing
14189                 (sync with 0.8.3cvs2)
14190
14191 2002-09-18 [alfons]     0.8.2claws58
14192
14193         * src/compose.c
14194                 :%sno/if(/if (/gc
14195                 :%sno/for(/for (/gc
14196                 (beautify a little bit)
14197
14198 2002-09-18 [christoph]  0.8.2claws57
14199
14200         * src/pine.c
14201                 fix handling of fgetc return value
14202
14203 2002-09-17 [alfons]     0.8.2claws56
14204         
14205         * src/summaryview.c
14206                 summary_sort(): check non-NULL summaryview->folder_item when no 
14207                 folder is selected at all
14208                 (closes "[ 610344 ] sort label make syl Crash")
14209
14210 2002-09-17 [alfons]     0.8.2claws55
14211         
14212         * src/compose.c
14213                 beautify a little bit
14214
14215 2002-09-17 [christoph]  0.8.2claws54
14216
14217         * src/folder.c
14218                 initialize max values for cache and folder
14219                 when cache or folder is empty
14220
14221 2002-09-15 [colin]      0.8.2claws53
14222
14223         * src/compose.c
14224                 Fix a leak (thanks Alfons!) and cleaned
14225                 variables names for custom headers
14226
14227 2002-09-15 [colin]      0.8.2claws52
14228
14229         * src/compose.c
14230                 Fix custom headers recognition when
14231                 prefs_common.trans_hdr is on
14232
14233 2002-09-15 [colin]      0.8.2claws51
14234
14235         * src/compose.c
14236                 Allow dynamically-added custom headers
14237                 Yet not reparsed if reedited
14238
14239 2002-09-15 [alfons]     0.8.2claws50
14240
14241         * src/prefs_account.c
14242                 fix warnings
14243
14244 2002-09-15 [colin]      0.8.2claws49
14245         
14246         * src/prefs_account.c
14247                 fix pop_before_smtp sensitivity
14248
14249 2002-09-15 [colin]      0.8.2claws48
14250
14251         * src/inc.[ch]
14252                 add inc_pop_before_smtp()
14253                 allow MainWindow to be undefined in 
14254                 inc_account_mail() and inc_start()
14255         * src/pop.c
14256           src/prefs_account.h
14257                 add STYPE_POP_BEFORE_SMTP session type
14258         * src/prefs_account.c
14259                 activated pop before smtp option
14260         * src/send.c
14261                 do pop before smtp if the relevant option 
14262                 is set
14263
14264 2002-09-15 [paul]       0.8.2claws47
14265
14266         * sync with 0.8.3
14267                 see ChangeLog 2002-09-15
14268
14269 2002-09-14 [paul]       0.8.2claws46
14270
14271         * po/bg.po
14272                 updated Bulgarian translation, submitted by
14273                 George Danchev
14274
14275 2002-09-13 [paul]       0.8.2claws45
14276
14277         * src/compose.c
14278                 merge claws' select_account() with main's
14279                 (new) compose_select_account(). [sync with
14280                 0.8.2cvs15, see ChangeLog 2002-09-11]
14281
14282 2002-09-12 [christoph]  0.8.2claws44
14283
14284         * src/filter.c
14285                 allocate 1 elements of FolderItem not 0
14286
14287 2002-09-12 [colin]      0.8.2claws43
14288
14289         * src/compose.c
14290                 Fix bug #590825 (obey Follow-up: poster)
14291
14292 2002-09-12 [colin]      0.8.2claws42
14293
14294         * src/procmime.c
14295                 Fix bug #557009 (wrong headers for messages 
14296                 forwarded as attachments)
14297
14298 2002-09-11 [colin]      0.8.2claws41
14299         
14300         * src/compose.c
14301                 Put SCF: pseudo-header on top of message
14302                 Set draft tmp_flag when saved as draft
14303
14304         * src/procmsg.c
14305           src/procheader.c
14306                 Skip after first \n\n for beginning of real message
14307                 for drafts too
14308
14309 2002-09-11 [christoph]  0.8.2claws40
14310
14311         * src/filtering.c
14312                 use procmsg flag functions in filtering or processing
14313                 will cause incorrect folder message counts
14314
14315 2002-09-11 [colin]      0.8.2claws39
14316
14317         * src/compose.c
14318                 Fix bug #550175 - wrong save folder when reediting
14319                 drafts
14320
14321 2002-09-11 [paul]       0.8.2claws38
14322
14323         * sync with 0.8.2cvs14
14324                 see ChangeLog 2002-09-11
14325
14326 2002-09-11 [colin]      0.8.2claws37
14327
14328         * src/folder.c
14329                 Fix a typo (seeming to cause new/unread status to
14330                 be lost)
14331
14332 2002-09-10 [christoph]  0.8.2claws36
14333
14334         * src/compose.c
14335                 compose_redirect should not use compose_generic_new
14336                 because that does more stuff than expected including
14337                 opening the external editor
14338                 (closes bug "[ 526608 ] bounced messages appear blank
14339                  in editor")
14340
14341 2002-09-10 [christoph]  0.8.2claws35
14342
14343         * src/folder.c
14344                 fix problem with too large message number range
14345                 causing a crash in folder_item_scan
14346
14347 2002-09-10 [paul]       0.8.2claws34
14348
14349         * sync with 0.8.2cvs13
14350                 see ChangeLog 2002-09-10
14351
14352 2002-09-10 [christoph]  0.8.2claws33
14353
14354         * src/msgcache.c
14355                 set MsgInfo TmpFlags for queue and draft folders
14356                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14357
14358 2002-09-10 [paul]       0.8.2claws32
14359
14360         * AUTHORS
14361           po/bg.po      ** NEW FILE **
14362                 new Bulgarian translation submitted by
14363                 George Danchev <danchev@spnet.net>
14364                 
14365         * tools/Makefile.am
14366           tools/README
14367           tools/tb2sylpheed     ** NEW FILE **
14368                 add script that converts an addressbook exported
14369                 from The Bat! into a Sylpheed addressbook. Submitted
14370                 by Urke MMI <urke-kg@eunet.yu>
14371
14372 2002-09-10 [paul]       0.8.2claws31
14373
14374         * sync with 0.8.2cvs12
14375                 see ChangeLog 2002-09-10
14376
14377 2002-09-06 [paul]       0.8.2claws30
14378
14379         * src/prefs_common.c
14380                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14381                 
14382         * tools/Makefile.am
14383           tools/README
14384           tools/ldif-to-xml.py  ** REMOVED **
14385                 remove obsolete python script
14386
14387 2002-09-06 [paul]       0.8.2claws29
14388
14389         * sync with 0.8.2cvs10
14390                 see ChangeLog 2002-09-06
14391
14392 2002-09-04 [paul]       0.8.2claws28
14393
14394         * sync with 0.8.2cvs9
14395                 see ChangeLog 2002-08-04
14396
14397 2002-09-04 [colin]      0.8.2claws27 
14398
14399         * src/prefs_common.[ch]
14400                 Added signature color configuration
14401         * src/textview.c
14402                 Use user-specified signature color
14403
14404 2002-09-03 [colin]      0.8.2claws26
14405
14406         * src/prefs_common.[ch]
14407                 Added autosave and autosave_length prefs
14408         * src/compose.c
14409                 Added compose_remove_draft()
14410                 Auto-save drafts according to the prefs
14411         * src/main.c
14412                 Added a crash-indicator file, allowing to check
14413                 for new messages on startup if Sylpheed crashed
14414                 (makes saved drafts "reappear")
14415
14416 2002-09-03 [colin]      0.8.2claws25
14417
14418         * src/textview.[ch]
14419                 Grey the signature
14420
14421 2002-09-03 [paul]       0.8.2claws24
14422
14423         * sync with 0.8.2cvs8
14424                 see ChangeLog 2002-09-02 and 2002-09-03
14425
14426 2002-09-03 [darko]      0.8.2claws23
14427
14428         * src/folderview.c
14429                 use normal style when creating new folder to pick
14430                 proper font size 
14431
14432 2002-09-02 [melvin]     0.8.2claws22
14433
14434         * src/gtkaspell.m4
14435                 removed some obsolete code
14436
14437 2002-09-02 [melvin]     0.8.2claws21
14438
14439         * ac/aspell.m4
14440                 fixed test's equality sign (== to =)
14441
14442 2002-09-02 [alfons]     0.8.2claws20
14443
14444         * src/folder.c
14445         * src/mh.c
14446                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14447                 as folder->destroy virtual as suggested by Hiro
14448                 (the mh.c code seems to have been lost around mh.c.1.21)
14449
14450 2002-09-02 [paul]       0.8.2claws19
14451
14452         * po/pt_BR.po
14453                 updated by Fabio Jr. Beneditto
14454                 
14455         * src/defs.h
14456                 use 'http://claws.sylpheed.org' for homepage link. 
14457                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14458
14459 2002-09-01 [alfons]     0.8.2claws18
14460
14461         * src/mh.c
14462                 plug memleak related to one Martin Kluge found
14463
14464 2002-08-31 [paul]       0.8.2claws17
14465
14466         * sync with 0.8.2cvs6
14467                 see ChangeLog 2002-08-30
14468
14469 2002-08-31 [alfons]     0.8.2claws16
14470
14471         * src/folder.c
14472                 folder_destroy(): remove mailbox from folderlist even if it has
14473                 no destroy virtual
14474
14475 2002-08-31 [alfons]     0.8.2claws15
14476
14477         * src/folder.c
14478                 :%sno/if(/if (/gc
14479                 :%sno/for(/for (/gc
14480                 (being pedantic I know)
14481
14482 2002-08-31 [alfons]     0.8.2claws14
14483
14484         * src/folder.c
14485                 check for NULL pointers returned from folder->fetch_msginfo virtual
14486                 (should solve some reported crashes)
14487
14488 2002-08-30 [alfons]     0.8.2claws13
14489
14490         * acconfig.h
14491         * configure.in
14492         * src/crash.c
14493                 enable crash dialog on compilation time
14494                 (--enable-crash-dialog configure option)
14495
14496 2002-08-30 [alfons]     0.8.2claws12
14497
14498         * AUTHORS
14499                 add Martin Kluge
14500         * src/mh.c
14501                 apply memory leak plug patch by Martin Kluge
14502                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14503                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14504                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14505
14506 2002-08-30 [darko]      0.8.2claws11
14507
14508         * src/folderview.c
14509                 copy Gtk style from normal style to match
14510                 font size for coloured folders
14511
14512 2002-08-29 [alfons]     0.8.2claws10
14513
14514         * sylpheed.desktop
14515                 Type=Internet <- Type=Application
14516                 (reported by Michael Schwendt, see:
14517                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14518                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14519
14520 2002-08-29 [paul]       0.8.2claws9
14521
14522         * sync with 0.8.2cvs5
14523                 see ChangeLog 2002-08-29
14524
14525 2002-08-29 [colin]      0.8.2claws8
14526
14527         * src/summaryview.c
14528                 Added a sanity check in summary_select_thread
14529                 Should fix bug 601605
14530
14531 2002-08-29 [colin]      0.8.2claws7
14532
14533         * src/main.c
14534                 Revert claws6 changes regarding bug #591676
14535
14536 2002-08-28 [colin]      0.8.2claws6
14537         
14538         * src/main.c
14539                 Ignore cache for queue folderitems
14540                 Fix bug #591676
14541
14542 2002-08-28 [melvin]     0.8.2claws5
14543
14544         * README.claws
14545                 Fixed typos.
14546
14547 2002-08-28 [melvin]     0.8.2claws4
14548
14549         * README.claws
14550                 Updated a bit the text concerning the spell checker
14551
14552 2002-08-28 [melvin]     0.8.2claws3
14553
14554         Merged the GNU_aspell_branch:
14555                 Support of new GNU/aspell is now included and the old pspell
14556                 is not supported anymore.
14557                 See README.claws
14558
14559         * README.claws
14560                 Updated spell checker text to reflect the switch to GNU/aspell
14561
14562         * ac/aspell.m4          *** NEW ***
14563         * src/gtkaspell.[ch]    *** NEW *** 
14564         * ac/pspell.m4          *** DELETED *** 
14565         * src/gtkspell.[ch]     *** DELETED ***
14566
14567         * ac/Makefile.am
14568                 Updated for GNU/aspell support
14569
14570         * po/POTFILES.in
14571                 Replaced gtkspell.c by gtkaspell.c
14572
14573         * acconfig.h
14574         * src/Makefile.am
14575         * src/about.c
14576         * src/compose.[ch]
14577         * src/crash.c
14578         * src/main.c
14579         * src/prefs_common.[ch]
14580                 Updated for GNU/aspell support
14581
14582 2002-08-28 [paul]       0.8.2claws2
14583
14584         * sync with 0.8.2cvs4
14585                 see ChangeLog 2002-08-27 and 2002-08-28
14586
14587 2002-08-28 [colin]      0.8.2claws1
14588
14589         * src/summary_search.c
14590                 Added "AND search"
14591
14592 2002-08-28 [jens]       0.8.2claws
14593
14594         *po/de.po
14595                 Updated German translations
14596
14597 2002-08-27 [melvin]     0.8.2claws
14598
14599         * po/fr.po
14600                 Updated French translations
14601
14602 2002-08-27 [paul]       0.8.2claws
14603
14604         * sync with 0.8.2 main release
14605
14606         * po/en_GB.po
14607           po/es.po
14608           po/it.po
14609           po/pl.po
14610           po/pt_BR.po
14611           po/sr.po
14612                 updated message catalogs submitted by
14613                 Ricardo Mones Lastra, Alessandro Maestri,
14614                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14615                 Beneditto and Urke MMI  
14616
14617 2002-08-27 [hoa]        0.8.1claws123
14618
14619         * src/mainwindow.[ch]
14620         * src/summaryview.[ch]
14621                 removed the "filter setting" menu option.
14622                 add a "cancel a news message" menu option.
14623
14624 2002-08-26 [martin]     0.8.1claws122
14625
14626         * ChangeLog.claws
14627                 changed string under 0.8.1claws79 changed by myself
14628                 i'm sorry alfons :(
14629
14630 2002-08-26 [martin]     0.8.1claws121
14631
14632         * src/crash.c
14633                 added kill command to debuggerrc to start crash dialog
14634
14635 2002-08-26 [paul]       0.8.1claws120
14636
14637         * sync with 0.8.1cvs31
14638                 see ChangeLog 2002-08-26
14639
14640 2002-08-25 [alfons]     0.8.1claws119
14641
14642         * src/procmsg.c
14643                 fix bug that didn't send out correct headers to news server
14644                 when sending news article and email from queue (bug reported
14645                 and patch provided by Tim Mann; closes bug 
14646                 "[ 583196 ] 0.7.8claws can't post news")
14647
14648 2002-08-25 [alfons]     0.8.1claws118
14649
14650         * src/selective_download.c
14651                 mark two strings as translatable
14652                 (thanks to Urke MMI for pointing this out)
14653
14654 2002-08-25 [alfons]     0.8.1claws117
14655
14656         * src/summaryview.c
14657                 treat sent boxes as special and allow sorting them by addressee
14658                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14659                 submitted by Steve Lamb)
14660
14661 2002-08-24 [alfons]     0.8.1claws116
14662
14663         * src/matcher.c
14664                 fix memleak reported by Martin Kluge
14665                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14666
14667 2002-08-24 [oliver]     0.8.1claws115
14668
14669         * src/prefs_toolbar.c
14670                 o code cleanup as suggested by Alfons
14671                 o memleak fix
14672
14673 2002-08-24 [alfons]     0.8.1claws114
14674
14675         * src/summaryview.c
14676                 o fix another memory leak reported by Martin Kluge
14677                   (see "[ 599568 ] Small Memory Leak")
14678                 o remove 'from' variable from 'summary_set_header()'; we can
14679                   do with just 'to' 
14680
14681 2002-08-24 [paul]       0.8.1claws113
14682
14683         * sync with 0.8.1cvs30
14684                 see ChangeLog 2002-08-23
14685
14686 2002-08-24 [alfons]     0.8.1claws112
14687
14688         * src/summaryview.c
14689                 remove unnecessary allocations for search bar fixing leaks
14690                 reported by Martin Kluge
14691                 (see "[ 599451 ] Further memory leaks?")
14692
14693 2002-08-24 [alfons]     0.8.1claws111
14694
14695         * src/main.c
14696                 make get_socket_name() public for crash.c
14697         * src/crash.c
14698                 o make report bug button work (goes to claws' 
14699                   bug tracker at sf.net)
14700                 o introduce function for doing important stuff just
14701                   before claws goes down
14702                 o clean up code 
14703
14704 2002-08-24 [alfons]     0.8.1claws110
14705
14706         * src/compose.c
14707                 move cursor to "To" entry when forwarding as attachment
14708                 (reported and solved by Steve Lamb, closes bug report
14709                 "[ 592880 ] Forward as attachment; cursor not in to")
14710
14711 2002-08-24 [colin]      0.8.1claws109
14712
14713         * src/mainwindow.c
14714                 fix quick search visibility after GUI (de)separations.
14715
14716 2002-08-23 [colin]      0.8.1claws108
14717
14718         * src/mainwindow.c
14719                 fix header pane visibility after folderview or
14720                 messageview (de)separation
14721
14722 2002-08-23 [paul]       0.8.1claws107
14723
14724         * src/mainwindow.[ch]
14725           src/toolbar.c
14726                 give full control of display or non-display 
14727                 of the Execute icon to Custom toolbar settings.
14728                 add new sensitivity condition to maninwindow.h: 
14729                 M_DELAY_EXEC
14730
14731         * ChangeLog
14732           ChangeLog.jp
14733           NEWS
14734                 more sync with 0.8.1cvs29
14735
14736 2002-08-23 [melvin]     0.8.1claws106
14737
14738         * src/alertpanel.c
14739                 Readded support for custom widget in alertpanel lost in last
14740                 sync.
14741
14742 2002-08-23 [paul]       0.8.1claws105
14743
14744         * sync with 0.8.1cvs29
14745                 see ChangeLog 2002-08-23
14746
14747 2002-08-23 [colin]      0.8.1claws104
14748
14749         * src/summaryview.c
14750                 Fix folder and search pixmaps exchanging positions
14751                 after theme or toolbar changes. Thank to Oliver for 
14752                 reporting this.
14753
14754 2002-08-23 [colin]      0.8.1claws103
14755
14756         * src/mainwindow.c
14757           src/messageview.[ch]
14758           src/noticeview.[ch]
14759           src/summaryview.c
14760                 Changed messageview_create() and noticeview_create()
14761                 to avoid the last gdk_warning
14762
14763 2002-08-22 [colin]      0.8.1claws102
14764
14765         * src/summaryview.c
14766                 Fix my new `Creating pixmap from xpm' warning
14767
14768 2002-08-22 [colin]      0.8.1claws101
14769
14770         * src/mainwindow.c
14771                 Fix some of the gdk warnings
14772
14773 2002-08-22 [colin]      0.8.1claws100
14774
14775         * src/Makefile.am
14776         * src/stock_pixmap.c
14777         * src/stock_pixmap.h
14778         * src/pixmaps/quicksearch.xpm *ADDED*
14779                 Add the quicksearch pixmap
14780         * src/mainwindow.c
14781         * src/summaryview.c
14782         * src/summaryview.h
14783                 Make quicksearch bar visible/hidden via a button
14784
14785 2002-08-22 [christoph]  0.8.1claws99
14786
14787         * src/folder.c
14788                 fix folder update for newsgroups with message
14789                 numbers below minimum number of articles to fetch
14790                 (closes bug #598445)
14791
14792 2002-08-22 [paul]       0.8.1claws98
14793
14794         * sync with 0.8.1cvs28
14795                 see ChangeLog 2002-08-22
14796
14797 2002-08-21 [alfons]     0.8.1claws97
14798
14799         * src/crash.c
14800                 use bt instead of bt full which seems to work 
14801                 better, and bt full doesn't give a great deal 
14802                 of information anyway
14803
14804 2002-08-21 [colin]      0.8.1claws96
14805
14806         * src/summaryview.c
14807                 fix summaryview_searchtype_changed prototype
14808
14809 2002-08-21 [christoph]  0.8.1claws95
14810
14811         * src/mainwindow.c
14812                 o fix broken menu update for sorting type, we have to
14813                   get this info from the summaryview now
14814                 o removed setting of threaded state in menu callback
14815         * src/summaryview.[ch]
14816                 more summaryview/folderitem seperation for
14817                 threading option
14818         * configure.in
14819                 removed not required --with-compiler-flags option
14820
14821 2002-08-21 [oliver]     0.8.1claws94
14822         
14823         * src/toolbar.h 
14824                 o rename toolbar.xml to toolbar_main.xml
14825                   since toolbar_compose.xml might come up 
14826                   any time soon
14827         * README.claws
14828                 add custom toolbar              
14829
14830 2002-08-21 [darko]      0.8.1claws93
14831
14832         * src/procmsg.c
14833                 don't reset tmp flags for messages copied
14834                 to sent folder
14835
14836 2002-08-21 [colin]      0.8.1claws92
14837         
14838         * src/prefs_filtering.c
14839                 fix renaming rules on folder rename 
14840                 when folder is not a leaf folder
14841
14842 2002-08-21 [paul]       0.8.1claws91
14843
14844         * src/prefs_folder_item.c
14845                 fix alignment of colour selector
14846
14847 2002-08-21 [paul]       0.8.1claws90
14848
14849         * sync with 0.8.1cvs27
14850                 see ChangeLog 2002-08-21
14851
14852 2002-08-21 [paul]       0.8.1claws89
14853
14854         * src/summaryview.c
14855                 fix crash when changing field type in
14856                 Quick search bar
14857
14858 2002-08-21 [colin]      0.8.1claws88
14859
14860         * src/summaryview.c
14861                 Made quick search case-insensitive
14862
14863 2002-08-21 [paul]       0.8.1claws87
14864
14865         * sync with 0.8.1cvs26
14866                 see ChangeLog 2002-08-21
14867
14868 2002-08-20 [christoph]  0.8.1claws86
14869
14870         * src/folderview.c
14871         * src/main.c
14872         * src/summaryview.[ch]
14873                 more summaryview/folderitem seperation for
14874                 sort_key and sort_type
14875         * src/procmsg.c
14876                 added missing return statement
14877
14878 2002-08-20 [colin]      0.8.1claws85
14879
14880         * src/summaryview.[ch]
14881                 Added a quick search box
14882         * src/mainwindow.c
14883         * src/prefs_common.[ch]
14884                 Added a show/hide option for the quick search
14885
14886 2002-08-20 [oliver]     0.8.1claws84
14887         
14888         * src/mainwindow.c
14889                 remove toolbar_create_popups
14890         * src/toolbar.[ch]
14891                 o remove toolbar_create_popups
14892                 o fix toolbar_set_sensitive 
14893                   (Bug reports #596834 and #596832)     
14894         * src/prefs_toolbar.c
14895                 o add "Set default" button
14896                 o align label and text + combo widgets
14897
14898 2002-08-20 [hoa]        0.8.1claws83bis
14899
14900         * src/imap.c
14901                 fixed a bug in imap_fetch_msginfo() in case there is no
14902                 current folder.
14903
14904 2002-08-20 [darko]      0.8.1claws83
14905
14906         * src/folderview.c
14907                 copy the color style of folder view so it
14908                 works with GTK themes
14909
14910 2002-08-20 [darko]      0.8.1claws82
14911
14912         * src/folder.h
14913         * src/folderview.c
14914         * src/prefs_folder_item.[hc]
14915                 don't use UI stuff in folder.h
14916
14917 2002-08-20 [darko]      0.8.1claws81
14918
14919         * src/folder.h
14920         * src/prefs_folder_item.h
14921         * src/folderview.c
14922         * src/prefs_folder_item.c
14923                 ability to set folder color in folderview
14924
14925 2002-08-19 [alfons]     0.8.1claws80
14926
14927         * src/summaryview.c
14928                 fix one of the earlier memleaks reported by Martin Kluge
14929
14930 2002-08-19 [alfons]     0.8.1claws79
14931
14932         * src/mainwindow.c
14933                 hide notice view when selecting seperate folder
14934                 view (reported by Urke MMI)
14935
14936 2002-08-19 [christoph]  0.8.1claws78
14937
14938         * src/folderview.c
14939         * src/prefs_folder_item.h
14940         * src/summaryview.[ch]
14941                 o add summary_set_prefs_from_folderitem to set
14942                   summaryview prefs (first step to remove all
14943                   references to the folderitem in summaryview)
14944                 o moved compiled regex stuff from folderitem prefs
14945                   to summaryview code
14946
14947 2002-08-19 [paul]       0.8.1claws77
14948
14949         * src/compose.c
14950                 add check for '.' to QUOTE_IF_REQUIRED
14951
14952 2002-08-19 [paul]       0.8.1claws76
14953
14954         * src/inc.c
14955                 sync with 0.8.1cvs25 (plug memory leak)
14956
14957         * src/prefs_toolbar.c
14958                 re-order prefs_toolbar_cancel()
14959
14960 2002-08-18 [alfons]     0.8.1claws75
14961
14962         * src/inc.c
14963         * src/matcher.c
14964                 plug other memleaks reported by Martin Kluge
14965
14966 2002-08-18 [paul]       0.8.1claws74
14967
14968         * po/pt_BR.po
14969                 updated by Fabio Jr. Beneditto
14970
14971 2002-08-18 [paul]       0.8.1claws73
14972
14973         * src/toolbar.[ch]
14974                 fix bug where tooltips were displayed untranslated              
14975
14976         * src/prefs_toolbar.c
14977                 fix bug where clicking 'Cancel' creates an icon & text
14978                 toolbar regardless of prefs
14979         
14980
14981 2002-08-17 [oliver]     0.8.1claws72
14982
14983         * src/prefs_toolbar.c
14984                 update toolbar on CANCEL
14985                 bug reported by Martin Kluge
14986         * src/toolbar.c
14987                 toolbar_destroy memleak fixed           
14988
14989 2002-08-17 [alfons]     0.8.1claws71
14990
14991         * src/toolbar.c
14992                 plug another memleak reported by Martin Kluge
14993
14994 2002-08-16 [alfons]     0.8.1claws70
14995
14996         * src/crash.c
14997                 use execvp() correctly (suggested by wwp; thanks!)
14998
14999 2002-08-16 [alfons]     0.8.1claws69
15000
15001         * src/gtksctree.c
15002                 plug memory leak reported by Kim Schultz & Martin Kluge
15003
15004 2002-08-16 [paul]       0.8.1claws68
15005
15006         * po/es.po
15007                 updated by Ricardo Mones Lastra
15008
15009 2002-08-16 [paul]       0.8.1claws67
15010
15011         * src/toolbar.h
15012                 fix bug where 'Compose News' icon showed wrong
15013                 tooltip
15014
15015 2002-08-16 [paul]       0.8.1claws66
15016
15017         * sync with 0.8.1cvs24
15018                 see ChangeLog 2002-08-16
15019
15020         * po/it.po
15021                 updated by Alessandro Maestri
15022
15023 2002-08-15 [paul]       0.8.1claws65
15024
15025         * po/sr.po
15026                 updated by Urke MMI
15027
15028 2002-08-15 [paul]       0.8.1claws64
15029
15030         * src/*.c
15031                 don't translate debug info
15032
15033         * src/matcher.[ch]
15034                 add copyright info
15035
15036 2002-08-15 [paul]       0.8.1claws63
15037
15038         * src/prefs_toolbar.c
15039                 fix bug where clicking 'OK' creates an icon & text
15040                 toolbar regardless of prefs
15041
15042 2002-08-14 [alfons]     0.8.1claws62
15043
15044         * src/main.c
15045                 add global var that has the full argv[0]
15046         * src/crash.c
15047                 o execvp the correct sylpheed by using argv0
15048                   and setting the correct work dir
15049                 o other tweaks  
15050
15051 2002-08-14 [oliver]     0.8.1claws61
15052         
15053         * enable/disable Toolbar Action Buttons 
15054         * code cleanups
15055         * src/mainwindow.c
15056         * src/toolbar.[ch]      
15057         * src/prefs_toolbar.c   
15058
15059 2002-08-14 [melvin]     0.8.1claws60
15060
15061         * po/fr.po
15062                 Updated French translations
15063
15064 2002-08-14 [melvin]     0.8.1claws59
15065
15066         * src/crash.c
15067                 Made bug report not translatable
15068         * src/exporthtml.c
15069                 Fixed exporthtml_build_filespec() return value
15070         * src/foldersel.c
15071                 Fixed incorrect include file
15072         * src/gtkspell.c
15073         * src/prefs_actions.c
15074         * src/prefs_toolbar.c
15075                 Made debug info not translatable
15076         * src/mutt.c
15077         * src/quote_fmt.c
15078                 Added missing includes
15079         * src/prefs_common.c
15080                 Fixed typo
15081
15082 2002-08-14 [paul]       0.8.1claws58
15083
15084         * faq/es/sylpheed-faq.html
15085           faq/es/sylpheed-faq-[1-3].html
15086           faq/es/sylpheed-faq-4.html     **NEW FILE **
15087                 update Spanish FAQ
15088
15089 2002-08-13 [christoph]  0.8.1claws57
15090
15091         * src/procmsg.c
15092                 ignore thread fix that did not mark all
15093                 child nodes of a ignored thread as
15094                 ignored. Does not work perfectly yet,
15095                 but it is better now
15096
15097 2002-08-13 [alfons]     0.8.1claws56
15098
15099         * src/crash.c
15100                 o implement 'save crash log'
15101                 o some tweaks
15102
15103 2002-08-13 [melvin]     0.8.1claws55
15104
15105         * src/main.c
15106                 removed unrequired "execinfo.h" header
15107
15108 2002-08-12 [paul]       0.8.1claws54
15109
15110         * faq/en/sylpheed-faq.html
15111           faq/en/sylpheed-faq-[1-3].html
15112           faq/en/sylpheed-faq-4.html     **NEW FILE **
15113                 update English FAQ
15114
15115 2002-08-12 [alfons]     0.8.1claws53
15116
15117         * po/POTFILES.in
15118                 add crash.c to translatables
15119         * src/crash.c
15120                 bring in Leandro's crash dialog
15121
15122 2002-08-11 [alfons]     0.8.1claws52
15123
15124         * src/crash.c
15125                 clean up some warnings
15126
15127 2002-08-11 [alfons]     0.8.1claws51
15128
15129         * acconfig.h
15130         * configure.in
15131         * src/crash.[ch]        ** NEW FILES **
15132         * src/main.c            
15133                 initial gdb crash handler
15134
15135 2002-08-11 [paul]       0.8.1claws50
15136
15137         * src/prefs_toolbar.c
15138                 replace Up/Down arrow pixmaps with text to be
15139                 consistent across icon themes
15140
15141 2002-08-11 [paul]       0.8.1claws49
15142
15143         * src/prefs_common.c
15144           src/prefs_toolbar.c
15145                 rename 'Pixmap' -> 'Icon'
15146
15147         * src/toolbar.[ch]
15148                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15149
15150 2002-08-10 [paul]       0.8.1claws48
15151
15152         * src/prefs_toolbar.c
15153                 re-work the UI
15154
15155 2002-08-10 [paul]       0.8.1claws47
15156
15157         * src/main.c
15158                 don't write Processing progress to status bar
15159                 patch submitted by Alexander Evseev
15160
15161         * src/prefs_toolbar.c
15162                 re-position and resize window
15163                 make window assume correct size on first call
15164
15165 2002-08-10 [paul]       0.8.1claws46
15166
15167         * src/mainwindow.c
15168           src/prefs_toolbar.c
15169           src/toolbar.c
15170           src/toolbar.h
15171                 obey coding style
15172                 follow UI text conventions
15173
15174 2002-08-10 [alfons]     0.8.1claws45
15175
15176         * src/toolbar.c
15177                 correct pixmap for delete action
15178
15179 2002-08-10 [paul]       0.8.1claws44
15180
15181         * po/pt_BR.po
15182                 updated by Fabio Jr. Beneditto
15183
15184 2002-08-10 [paul]       0.8.1claws43
15185
15186         * po/POTFILES.in
15187                 add custom toolbar files
15188
15189 2002-08-10 [paul]       0.8.1claws42
15190
15191         * sync with 0.8.1cvs22
15192                 see ChangeLog 2002-08-09
15193
15194 2002-08-09 [paul]       0.8.1claws41
15195
15196         * tools/Makefile.am
15197           tools/README
15198           tools/outlook2sylpheed.pl     ** NEW FILE **
15199                 add script to convert exported Outlook
15200                 contacts list to a Sylpheed addressbook.
15201                 Submitted by Ricardo Mones Lastra.
15202
15203 2002-08-09 [paul]       0.8.1claws40
15204
15205         * AUTHORS
15206           configure.in
15207           po/sr.po      ** NEW FILE **
15208                 add Serbian message catalog. Submitted by
15209                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15210
15211 2002-08-09 [paul]       0.8.1claws39
15212
15213         * sync with 0.8.1cvs21
15214                 see ChangeLog 2002-08-08
15215
15216 2002-08-08 [oliver]     0.8.1claws38
15217
15218         * src/mainwindow.c
15219                 move Custom Toolbar to Configuration menu
15220
15221 2002-08-08 [oliver]     0.8.1claws37
15222
15223         * src/prefs_toolbar.c
15224                 fix substitute pixmap bug
15225
15226 2002-08-08 [paul]       0.8.1claws36
15227
15228         * sync with 0.8.1cvs19
15229                 see ChangeLog 2002-08-08
15230
15231 2002-08-07 [christoph]  0.8.1claws35
15232
15233         * src/utils.c
15234                 fixed a memory leak in new canonicalize_file_replace
15235
15236 2002-08-07 [christoph]  0.8.1claws34
15237
15238         * src/utils.[ch]
15239                 o canonicalize_file_replace should create the temporary
15240                   file in the same directory as the original file.
15241                 o added get_tmpfile_in_dir that creates a temorary file
15242                   in a specified directory.
15243
15244 2002-08-07 [melvin]     0.8.1claws33
15245
15246         * src/toolbar.c
15247                 fixed bug where 'Article' button acted as 'Email' button.
15248
15249 2002-08-07 [paul]       0.8.1claws32
15250
15251         * sync with 0.8.1.cvs17
15252                 see ChangeLog 2002-08-07
15253
15254 2002-08-07 [colin]      0.8.1claws31
15255         
15256         * src/news.c
15257                 fix mass-cancel problem
15258
15259 2002-08-07 [thorsten]   0.8.1claws30
15260
15261         * src/prefs_toolbar.c
15262                 fix: crash on replace or add new button
15263         * src/toolbar.c
15264                 fix: close xmlfile after reading
15265         * src/utils.c
15266                 fix: unlink() file before rename()
15267
15268 2002-08-06 [paul]       0.8.1claws29
15269
15270         * sync with 0.8.cvs15
15271                 see ChangeLog 2002-08-06
15272
15273 2002-08-06 [oliver]     0.8.1claws28
15274
15275         * src/toolbar.c
15276         * src/prefs_toolbar.c
15277                 fixed empty toolbar issue
15278
15279 2002-08-06 [oliver]     0.8.1claws27
15280
15281         * Custom Toolbar Final 
15282         * src/folderview.c
15283         * src/inc.c
15284         * src/summaryview.c
15285                 o toolbar stuff now lives in src/toolbar.[ch]
15286                 o main_window_toolbar_* functions are renamed to
15287                   toolbar_* reflecting their new source file
15288         * src/mainwindow.[ch]
15289                 o remove toolbar stuff  
15290
15291 2002-08-06 [oliver]     0.8.1claws26
15292         
15293         * src/Makefile.am
15294         * src/prefs_toolbar.[ch]        **New File**
15295         * src/toolbar.[ch]              **New File**
15296                 o prefs_toolbar.[ch] custom toolbar frontend
15297                 o toolbar.[ch]       backend 
15298
15299 2002-08-06 [oliver]     0.8.1claws25
15300
15301         * src/prefs_actions.[ch]
15302                 o new exported function actions_execute
15303
15304 2002-08-06 [paul]       0.8.1claws24
15305
15306         * sync with 0.8.1cvs4
15307                 see ChangeLog 2002-08-06
15308
15309 2002-08-06 [paul]       0.8.1claws23
15310
15311         * sync with 0.8.1cvs13
15312                 see ChangeLog 2002-08-06
15313
15314 2002-08-06 [paul]       0.8.1claws22
15315
15316         * sync with 0.8.1cvs12
15317                 see ChangeLog 2002-08-05 and 2002-08-06
15318
15319 2002-08-06 [match]      0.8.1claws21
15320
15321         * src/addrclip.c
15322                 improvements to cut/copy/paste address
15323
15324 2002-08-05 [match]      0.8.1claws20
15325
15326         * src/addritem.[ch]
15327         * src/addrcache.c
15328         * src/addrbook.c
15329         * src/editaddress.c
15330         * src/addressbook.c
15331                 fixes to improve cut/copy/paste
15332
15333 2002-08-06 [melvin]     0.8.1claws19
15334
15335         * src/account.[ch]
15336                 account_find_all_from_address(): new function that returns the
15337                 list of all accounts that are matched in an address.
15338         * src/alertpanel.[ch]
15339                 alertpanel() now accepts a custom widget
15340                 alertpanel_with_widget(): new function that pops up a panel with
15341                 a custom widget in it 
15342         * src/gtkutils.[ch]
15343                 gtkut_account_menu_new(): new function that allows the selection
15344                 of an account from a list of accounts.
15345         * src/messageview.c
15346                 Extended Return Receipt notification to select the correct 
15347                 account and to make a security test on the Delivery-Notification
15348                 address which should be the same as the Return-Path.
15349
15350 2002-08-06 [thorsten]   0.8.1claws18
15351
15352         * src/mimeview.c
15353                 attach_all: save unnamed as "noname.%d",
15354                 dont free static dirname
15355
15356 2002-08-05 [alfons]     0.8.1claws17
15357
15358         * configure.in
15359                 detect XIM by trying to link rather than compile a XIM program
15360
15361 2002-08-05 [oliver]     0.8.1claws16
15362                 
15363         * src/stock_pixmap.[ch]
15364                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15365                 o new func to retrieve pixmaps
15366
15367 2002-08-05 [paul]       0.8.1claws15
15368
15369         * sync with 0.8.1cvs10
15370                 see ChangeLog 2002-08-05
15371
15372 2002-08-04 [alfons]     0.8.1claws14
15373
15374         * src/textview.c
15375                 see if this plugs memleak
15376
15377 2002-08-04 [melvin]     0.8.1claws13
15378
15379         * src/gtkspell.c
15380                 fixed bug that could crash Sylpheed when highlighting
15381                 all misspelled words.
15382
15383 2002-08-03 [melvin]     0.8.1claws12
15384
15385         * src/prefs_actions.c
15386                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15387         * src/messageview.c
15388                 fixed bug where the Return Receipt was sent to
15389                 Delivery-Notification-To address even if it was not present
15390
15391 2002-08-02 [alfons]     0.8.1claws11
15392
15393         * src/prefs_actions.c
15394                 o more check for NULLs
15395                 o put create_io_dialog() in right conditional block
15396
15397 2002-08-02 [paul]       0.8.1claws10
15398
15399         * po/es.po
15400                 updated by Ricardo Mones Lastra
15401
15402 2002-08-01 [christoph]  0.8.1claws9
15403
15404         * src/folder.c
15405                 don't free the cache of the opened
15406                 folder in the summaryview
15407         * src/summaryview.c
15408                 don't unset flags, if it is not required
15409
15410 2002-08-01 [paul]       0.8.1claws8
15411
15412         * sync with 0.8.1cvs8
15413                 see ChangeLog entry 2002-08-01
15414
15415 2002-08-01 [paul]       0.8.1claws7
15416
15417         * sync with 0.8.1cvs7
15418                 see ChangeLog 2002-07-31 and 2002-08-01
15419
15420 2002-07-31 [christoph]  0.8.1claws6
15421
15422         * src/mainwindow.c
15423                 forgot to update menu sensitivity
15424                 function for new menu entry
15425
15426 2002-07-31 [alfons]     0.8.1claws5
15427
15428         * src/main.c
15429                 check folder item and its path for NULL on
15430                 initial processing
15431
15432 2002-07-31 [christoph]  0.8.1claws4
15433
15434         * src/folder.c
15435                 check if folder_item_get_msginfo in
15436                 folder_item_remove_msg returned NULL
15437         * src/imap.c
15438                 better clear the uid cache in the
15439                 uid validity check function and delete
15440                 cached messages
15441
15442 2002-07-31 [paul]       0.8.1claws3
15443
15444         * man/sylpheed.1
15445                 add the '--attach' option and a few other
15446                 minor changes
15447
15448 2002-07-31 [paul]       0.8.1claws2
15449
15450         * sync with 0.8.1cvs5
15451                 see ChangeLog 2002-07-31
15452
15453 2002-07-31 [christoph]  0.8.1claws1
15454
15455         * src/folderview.[ch]
15456         * src/mainwindow.c
15457                 replace "Rescan all folders..." with
15458                 "Check all folders for new messages..."
15459
15460 2002-07-30 [paul]       0.8.1claws
15461
15462         * version 0.8.1claws released
15463
15464 2002-07-30 [paul]       0.8.0claws29
15465
15466         * tools/OOo2sylpheed.pl ** NEW FILE **
15467           tools/README
15468                 add script to enable sending documents as
15469                 attachments from OpenOffice.org
15470
15471 2002-07-30 [melvin]     0.8.0claws28
15472
15473         * src/prefs_actions.c
15474                 Made the actions' input/output dialog display
15475                 without delay.
15476
15477 2002-07-30 [christoph]  0.8.0claws27
15478
15479         * src/procmsg.c
15480                 check if folder_item_get_msginfo in
15481                 procmsg_save_to_outbox returned NULL
15482
15483 2002-07-30 [paul]       0.8.0claws26
15484
15485         * sync with 0.8.1cvs4
15486                 see ChangeLog 2002-07-29
15487
15488 2002-07-29 [thorsten]   0.8.0claws25
15489
15490         * README.claws
15491                 added selective download, delete on server
15492
15493 2002-07-29 [paul]       0.8.0claws24
15494
15495         * sync with 0.8.1cvs3
15496                 see ChangeLog 2002-07-29
15497
15498 2002-07-27 [christoph]  0.8.0claws23
15499
15500         * src/folder.c
15501                 add extra check if fetching the msginfo
15502                 returned NULL
15503
15504 2002-07-27 [paul]       0.8.0claws22
15505
15506         * sync with 0.8.1cvs2
15507                 see ChangeLog 2002-07-26
15508
15509 2002-07-27 [christoph]  0.8.0claws21
15510
15511         * src/imap.c
15512                 add another check if a valid msginfo
15513                 was returned
15514
15515 2002-07-26 [hoa]        0.8.0claws20
15516
15517         * src/folder.c
15518                 Fixed a condition in folder_item_destroy()
15519
15520         * src/imap.c
15521                 Fixed an error in IMAP protocol
15522
15523 2002-07-26 [alfons]     0.8.0claws19
15524
15525         * src/folder.c
15526                 ofcourse compare with identifier, not the path
15527
15528 2002-07-26 [alfons]     0.8.0claws18
15529
15530         * src/folder.c
15531                 use folder item identifier for saving / restoring
15532                 preferences because folder->path might not be unique
15533
15534 2002-07-26 [melvin]     0.8.0claws17
15535
15536         * src/logwindow.c
15537                 Fixed a crash introduced in 0.8.0claws5 when log is 
15538                 cut under 80 characters.
15539
15540 2002-07-26 [paul]       0.8.0claws16
15541
15542         * sync with 0.8.1cvs1
15543                 see ChangeLog 2002-07-26
15544
15545 2002-07-26 [christoph]  0.8.0claws15
15546
15547         * src/imap.[ch]
15548                 imap folder now remembers the last selected
15549                 folder and imap_fetch_msginfo skips selecting
15550                 the folder if it is already selected
15551
15552 2002-07-26 [christoph]  0.8.0claws14
15553
15554         * src/folder.c
15555         * src/folderview.c
15556         * src/imap.c
15557                 fix imap folder rescanning
15558
15559 2002-07-25 [christoph]  0.8.0claws13
15560
15561         * src/filter.c
15562         * src/folder.[ch]
15563         * src/folderview.c
15564         * src/imap.[ch]
15565         * src/mainwindow.c
15566         * src/mbox_folder.c
15567         * src/mh.c
15568         * src/news.c
15569                 implement imap uid cache and uid validity check
15570
15571 2002-07-25 [alfons]     0.8.0claws12
15572
15573         * src/summaryview.c
15574                 fix a brown paper bag bug, and also add some more
15575                 checks
15576
15577 2002-07-25 [christoph]  0.8.0claws11
15578
15579         * src/folder.c
15580                 don't mix copy, fetch_msginfo and remove
15581                 operations in folder item copy and move
15582                 operations
15583
15584 2002-07-25 [christoph]  0.8.0claws10
15585
15586         * src/folderview.c
15587         * src/mainwindow.c
15588         * src/prefs_folder_item.c
15589         * src/summaryview.[ch]
15590                 remove no longer required parameter update_cache from
15591                 summary_show
15592
15593 2002-07-25 [paul]       0.8.0claws9
15594
15595         * sync with 0.8.1
15596         
15597         * AUTHORS
15598                 a few corrections
15599
15600 2002-07-24 [alfons]     0.8.0claws8
15601
15602         * src/summaryview.c
15603                 sort correctly when using simplified subject line
15604                 (closes feature request "[ 585141 ] applying regexp to subject 
15605                 before sort" submitted by Alexandra Walford)
15606
15607 2002-07-24 [paul]       0.8.0claws7
15608
15609         * sync with 0.8.0cvs3
15610                 see ChangeLog 2002-07-24
15611
15612 2002-07-23 [christoph]  0.8.0claws6
15613
15614         * src/folder.c
15615         * src/folder.h
15616         * src/summaryview.c
15617         * src/summaryview.h
15618         * src/main.c
15619                 o separate processing and summaryview
15620                 o removed summary_write_cache from summaryview
15621                 o removed summaryview->killed_messages, because we don't have
15622                   to keep a list of killed messages anymore. New cache will
15623                   keep the hidden messages in cache anyway
15624         * src/folderview.c
15625         * src/inc.c
15626         * src/selective_download.c
15627                 o removed unnecessary summary_write_cache calls
15628         * src/procmsg.c
15629                 o don't set ignore thread flag in procmsg_get_thread_tree
15630                   if it is already set
15631         * src/mainwindow.c
15632         * src/statusbar.h
15633                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15634                   they are used in different files
15635
15636 2002-07-23 [melvin]     0.8.0claws5
15637
15638         * src/addressbook.c
15639         * src/addrgather.c
15640         * src/editaddress.c
15641         * src/editgroup.c
15642         * src/editldap_basedn.c
15643         * src/importldif.c
15644         * src/prefs_common.c
15645                 Fixed few memory leak (gtk_editable_get_chars returns
15646                 an allocated string)
15647         * src/logwindow.c
15648                 Fixed few memory leak (gtk_editable_get_chars returns
15649                 an allocated string) and modified a little the log cutting
15650                 loop.
15651         * src/compose.c
15652                 Replaced a call to an obsolete function gtk_entry_get_text()
15653                 by gtk_editable_get_chars()
15654         * src/send.c
15655                 Removed a debug printf
15656
15657 2002-07-23 [christoph]  0.8.0claws4
15658
15659         * src/filesel.c
15660                 fix another g_dirname memory leak
15661
15662 2002-07-23 [christoph]  0.8.0claws3
15663
15664         * src/mh.c
15665                 fixed a memory leak in mh_fetch_msginfo
15666                 fixed crash when message header could not be
15667                 parsed
15668
15669 2002-07-23 [paul]       0.8.0claws2
15670
15671         * sync with 0.8.0cvs2
15672                 see ChangeLog 2002-07-23
15673
15674 2002-07-23 [paul]       0.8.0claws1
15675
15676         * sync with 0.8.0cvs1
15677                 see ChangeLog 2002-07-23
15678
15679 2002-07-23 [paul]       0.8.0claws
15680
15681         * release of 0.8.0claws