2005-03-24 [paul] 1.0.3cvs8
[claws.git] / ChangeLog.claws
1 2005-03-24 [paul]       1.0.3cvs8
2
3         * ChangeLog
4         * ChangeLog.jp
5         * src/codeconv.c
6         * src/textview.c
7         * src/unmime.c
8         * src/unmime.h
9         * src/common/smtp.c
10                 sync with main 1.0.4
11                 see ChangeLog 2005-03-18 and 2005-03-24
12                 fixes buffer overflow
13
14 2005-03-25 [paul]
15
16         * tools/Makefile.am
17         * tools/README
18         * tools/acroread2sylpheed.pl
19                 add script to send pdfs as attachments from Adobe Reader 7
20
21 2005-03-21 [holger]     1.0.3cvs7
22
23         * src/plugins/spamassassin/spamassassin.c
24                 Don't leave hook registered when plugin init
25                 failed.
26
27 2005-03-20 [colin]      1.0.3cvs6
28
29         * src/common/plugin.c
30                 Check that plugin isn't already loaded
31         * src/procheader.c
32                 Fix buffer overflow (security issue)
33                 Both patches by Alfons
34
35 2005-03-20 [paul]       1.0.3cvs5
36
37         * src/compose.c
38                 neglect Reply-To header if empty
39                 Patch by Alfons
40
41 2005-03-19 [holger]     1.0.3cvs4
42
43         * src/summaryview.c
44         * src/summaryview.h
45                 Add plugin hook for manual filtering invocation,
46                 remove some dead code.
47
48 2005-03-18 [paul]       1.0.3cvs3
49
50         * AUTHORS
51         * src/gtk/about.c
52         * src/pixmaps/sylpheed_logo.xpm
53                 add new Sylpheed-Claws logo by Jesper Schultz
54
55 2005-03-11 [paul]       1.0.3cvs2
56
57         * src/plugins/trayicon/trayicon.c
58                 make a string translatable
59
60 2005-03-11 [paul]       1.0.3cvs1
61
62         * po/ru.po
63                 updated by Pavlo Bohmat
64
65 2005-03-10 [paul]       1.0.3
66
67         * po/de.po
68         * po/es.po
69         * po/fr.po
70         * po/it.po
71         * po/pt_BR.po
72         * po/sk.po
73         * po/sr.po
74         * po/zh_CN.po
75                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien
76                 Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes,
77                 Andrej Kacian, Aleksandar Urosevic, Ralgh Young
78
79         1.0.3 released
80
81 2005-03-04 [colin]      1.0.1cvs22
82
83         * src/common/smtp.c
84         * src/common/smtp.h
85                 Don't use SIZE parameter in MAIL FROM: if
86                 server doesn't support it. Patch by 
87                 Eugen Freiter <eugen_f@users.sf.net>
88
89 2005-03-04 [paul]       1.0.1cvs21
90
91         * ChangeLog
92         * ChangeLog.jp
93         * src/addrharvest.c
94         * src/codeconv.c
95         * src/codeconv.h
96         * src/compose.c
97         * src/procmime.c
98                 sync with main 1.0.3
99                 see ChangeLog 2005-02-28, 2005-03-02, and 2005-03-04
100                 fix buffer overflow, CAN-2005-0667, see
101                 http://secunia.com/advisories/14491/
102
103 2005-02-27 [paul]       1.0.1cvs20
104
105         * src/messageview.c
106                 fix crash-causing typo. spotted by
107                 Ralgh Young 
108
109 2005-02-25 [paul]       1.0.1cvs19
110
111         * src/prefs_account.c
112         * src/prefs_folder_item.c
113         * src/gtk/prefswindow.c
114         * src/gtk/prefswindow.h
115                 fix bug 698 'Clicking OK without username 'crashes'
116                 account edit window'. Patch by Alfons
117
118 2005-02-24 [colin]      1.0.1cvs18
119
120         * src/messageview.c
121                 Don't send out receipts if offline. Ask.
122
123 2005-02-23 [colin]      1.0.1cvs17
124
125         * src/compose.c
126                 Encode parts when signing
127
128 2005-02-23 [colin]      1.0.1cvs16
129
130         * src/compose.c
131         * src/procmsg.c
132                 Fix mimeinfo leakages
133
134 2005-02-21 [colin]      1.0.1cvs15
135
136         * src/compose.c
137                 Fix signing/encrypting still on after
138                 privacy system has been disabled
139
140 2005-02-18 [colin]      1.0.1cvs14
141
142         * src/quote_fmt_lex.l
143         * src/quote_fmt_parse.y
144                 Bugfix: Fix parser init (patch by Ivan)
145
146 2005-02-18 [colin]      1.0.1cvs13
147
148         * src/plugins/pgpmime/pgpmime.c
149                 Fix build (missed my `mv`)
150
151 2005-02-18 [colin]      1.0.1cvs12
152
153         * src/Makefile.am
154         * src/privacy.c         ** RE-ADDED **
155         * src/privacy.cpp       ** REMOVED **
156         * src/privacy.h
157         * src/plugins/pgpmime/Makefile.am
158         * src/plugins/pgpmime/passphrase.h
159         * src/plugins/pgpmime/pgpmime.c         ** RE-ADDED **
160         * src/plugins/pgpmime/pgpmime.cpp       ** REMOVED **
161         * src/plugins/pgpmime/pgpmime.h
162         * src/plugins/pgpmime/prefs_gpg.h
163         * src/plugins/pgpmime/select-keys.h
164         * src/plugins/pgpmime/sgpgme.h
165                 Revert huge API breakage.
166
167 2005-02-16 [christoph]  1.0.1cvs11
168
169         * src/mh.c
170                 add scan required function for MH folders
171
172         (Patch by Ivan Rayner <ivanr@sgi.com>)
173
174 2005-02-15 [christoph]  1.0.1cvs10
175
176         * src/plugins/pgpmime/pgpmime.cpp
177         * src/plugins/pgpmime/pgpmime.h
178                 add sign and encrypt functions
179
180 2005-02-15 [christoph]  1.0.1cvs9
181
182         * configure.ac
183         * src/Makefile.am
184         * src/privacy.c                                 ** REMOVE **
185         * src/privacy.cpp                               ** NEW **
186         * src/privacy.h
187         * src/plugins/pgpmime/Makefile.am
188         * src/plugins/pgpmime/passphrase.h
189         * src/plugins/pgpmime/pgpmime.c                 ** REMOVE **
190         * src/plugins/pgpmime/pgpmime.cpp               ** NEW **
191         * src/plugins/pgpmime/pgpmime.h
192         * src/plugins/pgpmime/prefs_gpg.h
193         * src/plugins/pgpmime/select-keys.h
194         * src/plugins/pgpmime/sgpgme.h
195                 change Privacy-API to C++
196
197 2005-02-15 [colin]      1.0.1cvs8
198
199         * src/mimeview.c
200         * src/common/utils.c
201                 Sanitize substitution for saved filenames:
202                 only \ / * and \r \n \t are bad. 
203
204 2005-02-15 [colin]      1.0.1cvs7
205
206         * src/compose.c
207         * src/procmime.c
208                 Optimize (constant instead of strlen). Thanks
209                 Alfons for the hint.
210
211 2005-02-14 [colin]      1.0.1cvs6
212
213         * src/compose.c
214         * src/procmime.c
215                 Use quoted-printable instead of 7bit or 8bit
216                 to encode "^From " and avoid mail corruption 
217                 on the MTA, as specified by RFC 3156. Thanks
218                 Hoa for the hint.
219
220 2005-02-12 [colin]      1.0.1cvs5
221
222         * src/filtering.c
223                 Remove wrong use of compose struct after
224                 compose_send(). Spotted by Alfons and Holger Berndt.
225
226 2005-02-10 [paul]       1.0.1cvs4
227
228         * src/compose.c
229                 sync with main, see ChangeLog 2005-02-10
230
231 2005-02-10 [colin]      1.0.1cvs3
232
233         * src/mainwindow.c
234                 dereference freed messageview,
235                 and don't try to use it after free.
236                 This caused occasional late segfaults
237                 when quitting.
238
239 2005-02-10 [colin]      1.0.1cvs2
240
241         * src/messageview.c
242                 Don't display html with plugin automatically
243                 (Dillo steals focus)
244
245 2005-02-09 [colin]      1.0.1cvs1
246
247         * src/mimeview.c
248         * src/mimeview.h
249         * src/messageview.c
250                 Display first relevant part using plugin
251                 if not text/plain if possible (useful for 
252                 vCalendar for example)
253
254 2005-02-08 [paul]       1.0.1
255
256         1.0.1 released
257
258 2005-02-08 [paul]       1.0.0cvs29
259
260         * po/de.po
261         * po/es.po
262         * po/fr.po
263         * po/it.po
264         * po/pt_BR.po
265         * po/sk.po
266         * po/sr.po
267                 updated by Thomas Gilgin, Ricardo Mones Lastra,
268                 Fabien Vantard, Andrea Spadaccini, Frederico Goncalves
269                 Guimaraes, Andrej Kacian, Aleksandar Urosevic
270
271 2005-02-05 [paul]       1.0.0cvs28
272
273         * src/compose.c
274                 fix Bug 682 'redirect is broken'
275
276
277 2005-02-05 [thorsten]   1.0.0cvs27
278
279         * src/partial_download.c
280                 fix buf overflow
281
282 2005-02-03 [colin]      1.0.0cvs26
283
284         * src/common/plugin.c
285                 Don't load GTK2 plugins at all. This solves
286                 the plugins problem when switching between
287                 GTK1 and GTK2 version.
288
289 2005-02-02 [colin]      1.0.0cvs25
290
291         * src/messageview.c
292                 Fix dangerous typo
293
294 2005-01-31 [colin]      1.0.0cvs24
295
296         * src/compose.c
297                 Fix MsgInfo reference leak
298
299 2005-01-28 [colin]      1.0.0cvs23
300
301         * src/folderview.c
302                 Change check - partial_recv is not cached.
303
304 2005-01-28 [colin]      1.0.0cvs22
305
306         * src/folderview.c
307                 Don't call partial_mark_for_delete() when 
308                 it's useless
309
310 2005-01-27 [colin]      1.0.0cvs21
311
312         * src/procmsg.c
313         * src/compose.c
314                 Fix build - sorry.
315
316 2005-01-27 [christoph]  1.0.0cvs20
317
318         * src/folder.c
319                 use normal message remove function if a folder has no function
320                 to remove all messages
321
322         * src/folderview.c
323                 fix memory leak
324
325 2005-01-27 [colin]      1.0.0cvs19
326
327         * src/procmime.c
328                 Forgot to commit this file with cvs18.
329
330 2005-01-27 [colin]      1.0.0cvs18
331
332         * src/compose.c
333                 Uhm, better not touch the original msginfo_list.
334
335 2005-01-27 [colin]      1.0.0cvs17
336
337         * src/procmsg.c
338         * src/procmsg.h
339                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
340         * src/compose.c
341                 ... And use it to be able to reply to the currently 
342                 selected MimeInfo.
343
344 2005-01-27 [colin]      1.0.0cvs16
345
346         * src/messageview.c
347         * src/summaryview.c
348         * src/compose.c
349         * src/compose.h
350         * src/toolbar.c
351         * src/mainwindow.c
352                 Factorize this reply mess
353
354 2005-01-26 [paul]       1.0.0cvs15
355
356         * ChangeLog
357         * ChangeLog.jp
358         * src/common/template.c
359                 sync with main, (fix memory leak), see ChangeLog
360                 2005-01-25
361
362 2005-01-25 [paul]       1.0.0cvs14
363
364         * src/compose.c
365                 compose_redirect(): fix sensitivity of attachment 
366                 "Properties..." button
367
368 2005-01-24 [colin]      1.0.0cvs13
369
370         * src/summaryview.c
371                 Freeze clist during operations involving message
372                 lists.
373
374 2005-01-24 [paul]       1.0.0cvs12
375
376         * ChangeLog
377         * ChangeLog.jp
378         * src/messageview.c
379         * src/mh.c
380         * src/common/utils.c
381                 sync with main, see ChangeLog 2005-01-19
382
383 2005-01-24 [colin]      1.0.0cvs11
384
385         * src/procheader.c
386                 Fix build with MIPSpro compiler.
387                 Patch by Ivan Rayner <ivanr@sgi.com>
388
389 2005-01-24 [colin]      1.0.0cvs10
390
391         * src/folderview.c
392                 Use (+) in collapsed folders with quicksearch-
393                 matching subfolders
394
395 2005-01-23 [holger]     1.0.0cvs9
396
397         * src/crash.c
398                 Include missing header file
399
400 2005-01-22 [colin]      1.0.0cvs8
401
402         * src/summaryview.c
403         * src/gtk/quicksearch.c
404                 Make recursive quicksearch work in
405                 root folders (and code fixes)
406
407 2005-01-21 [colin]      1.0.0cvs7
408
409         * src/summaryview.c
410                 Set cursor to wait while looking in subfolders
411
412 2005-01-21 [colin]      1.0.0cvs6
413
414         * src/summaryview.c
415                 Don't clear quicksearch if recursion is on,
416                 even if !sticky
417
418 2005-01-21 [colin]      1.0.0cvs5
419
420         * src/gtk/quicksearch.c
421         * src/prefs_common.c
422         * src/prefs_common.h
423                 Add option to recurse or not
424
425 2005-01-21 [colin]      1.0.0cvs4
426
427         * src/folder.h
428         * src/folderview.c
429         * src/folderview.h
430         * src/summaryview.c
431         * src/gtk/quicksearch.c
432         * src/gtk/quicksearch.h
433                 Make quicksearch recursive - results materialized
434                 by search icons in the folderview.
435
436 2005-01-20 [holger]     1.0.0cvs3
437
438         * src/addrindex.c
439         * src/addrindex.h
440                 Add addrindex_load_person_attribute() (for plugins)
441
442 2005-01-19 [colin]      1.0.0cvs2
443
444         * src/mbox.c
445         * src/mbox.h
446         * src/mainwindow.c
447         * src/summaryview.c
448         * src/summaryview.h
449                 Add an easy way to export specific messages
450                 to an mbox file.
451
452 2005-01-19 [paul]       1.0.0cvs1
453
454         * po/ja.po
455         * po/ko.po
456                 updated by  Rui Hirokawa and
457                 SungHyun Nam
458
459 2005-01-18 [paul]       1.0.0
460
461         * version 1.0.0 released
462
463 2005-01-17 [thorsten]   0.9.13cvs38
464
465         * src/crash.c
466         * src/gtk/pluginwindow.c
467                 return value of filesel should not be free()d
468
469 2005-01-17 [paul]       0.9.13cvs37
470
471         * AUTHORS
472         * po/es.po
473         * po/fr.po
474         * po/hr.po
475         * po/it.po
476         * po/pt_BR.po
477         * po/sk.po
478         * po/sr.po
479                 update translations. submitted by Ricardo Mones
480                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
481                 Frederico Goncalves Guimaraes, Andrej Kacian,
482                 Aleksandar Urosevic
483
484 2005-01-16 [colin]      0.9.13cvs36
485
486         * src/prefs_toolbar.c
487                 Fix two leaks, both found by Alfons.
488
489 2005-01-15 [paul]       0.9.13cvs35
490
491         * src/gtk/pluginwindow.c
492                 fix 2 memleaks, patch by Alfons
493
494 2005-01-15 [paul]       0.9.13cvs34
495
496         * ChangeLog
497         * ChangeLog.jp
498         * src/common/template.c
499                 sync with main, see ChangeLog 2005-01-11
500                 (fix potential memory corruption bug)
501
502 2005-01-14 [colin]      0.9.13cvs33
503
504         * src/html.c
505         * src/msgcache.c
506                 Fix coding style issues from the last patch
507
508 2005-01-14 [colin]      0.9.13cvs32
509
510         * src/msgcache.c
511                 Fix possible double free, avoid putting 8k on the stack
512         * src/html.c
513         * src/html.h
514                 Fix links with tags inside, add some entities
515         * AUTHORS
516                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
517
518 2005-01-09 [thorsten]   0.9.13cvs31
519
520         * tools/calypso_convert.pl
521                 support nested subdirs (possible in recent calypso versions)
522                 fix "change of readonly value" error with perl >= 5.8
523
524 2005-01-08 [colin]      0.9.13cvs30
525
526         * src/prefs_filtering_action.c
527                 Plug leak - patch by Alfons
528
529 2005-01-07 [paul]       0.9.13cvs29
530
531         * ChangeLog
532         * ChangeLog.jp
533         * src/pop.c
534         * src/pop.h
535                 sync with main, see ChangeLog 2005-01-06
536
537 2005-01-06 [colin]      0.9.13cvs28
538
539         * src/prefs_matcher.c
540                 Plug leak. Patch by Alfons
541
542 2005-01-04 [christoph]  0.9.13cvs27
543
544         * src/folderview.c
545         * src/imap_gtk.c
546         * src/news_gtk.c
547                 Create extra popup menu entries for account settings
548
549         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
550
551 2005-01-03 [colin]      0.9.13cvs26
552
553         * src/main.c
554                 Plugins should be loaded before --receive or --receive-all 
555                 is processed. 
556                 Patch by Felix Eckhofer <felix-ml@tribut.de>
557
558 2005-01-03 [colin]      0.9.13cvs25
559
560         * src/pop.c
561         * src/pop.h
562                 Add data_len member, because we can get NULs from network
563                 Patch by Alfons
564
565 2005-01-01 [colin]      0.9.13cvs24
566
567         * src/procmime.c
568                 Fix possible memleak in corner case - found by
569                 Martin Kluge, patch by Alfons
570
571 2004-12-30 [colin]      0.9.13cvs23
572
573         * src/account.c
574                 Fix prototypes - patch by Alfons
575
576 2004-12-30 [paul]       0.9.13cvs22
577
578         * ChangeLog
579         * ChangeLog.jp
580         * NEWS
581         * src/account.c
582                 sync with main 1.0.0.
583                 see ChangeLog 2004-12-22
584
585 2004-12-18 [paul]       0.9.13cvs21
586
587         * AUTHORS
588         * ChangeLog
589         * ChangeLog.jp
590         * src/action.c
591                 sync with main, see ChangeLog 2004-12-17
592
593 2004-12-17 [thorsten]   0.9.13cvs20
594
595         * src/compose.c
596                 protect trailing spaces when signing message
597
598 2004-12-16 [paul]       0.9.13cvs19
599
600         * ChangeLog
601         * ChangeLog.jp
602         * NEWS
603         * src/compose.c
604         * src/syldap.c
605                 sync with main 1.0.0rc
606                 see ChangeLog 2004-12-15
607
608 2004-12-14 [colin]      0.9.13cvs18
609
610         * src/gtk/prefswindow.c
611                 Fix build. Sorry :)
612
613 2004-12-14 [colin]      0.9.13cvs17
614
615         * src/gtk/gtkutils.c
616         * src/gtk/gtkutils.h
617         * src/gtk/prefswindow.c
618                 Catch Enter in prefswindow while in text
619                 widget. Patch by Alfons.
620
621 2004-12-14 [paul]       0.9.13cvs16
622
623         * ChangeLog
624         * ChangeLog.jp
625         * src/action.c
626         * src/compose.c
627         * src/common/utils.c
628                 sync with main, see ChangeLog entries 2004-12-10
629                 and 2004-12-13
630
631         * po/ru.po
632                 updated by Pavlo Bohmat
633
634 2004-12-13 [thorsten]   0.9.13cvs15
635
636         * src/plugins/spamassassin/libspamc.c
637                 fix memleak
638
639 2004-12-13 [colin]      0.9.13cvs14
640
641         * src/gtk/prefswindow.c
642         * src/gtk/pluginwindow.c
643                 Fix key_pressed handlers
644
645 2004-12-11 [colin]      0.9.13cvs13
646
647         * src/quote_fmt_parse.y
648                 Rework quote_fmt_parse to use less local 
649                 arrays in local blocks, so it doesn't 
650                 freak out IBM's stack protector. Patch
651                 by Alfons.
652
653 2004-12-10 [colin]      0.9.13cvs12
654
655         * src/messageview.c
656                 Fix logic error
657         * src/mainwindow.c
658                 Fix corruptions when de-separating messageview
659
660 2004-12-10 [paul]       0.9.13cvs11
661
662         * src/prefs_themes.c
663                 use a different set of icons for the Preview
664
665 2004-12-09 [colin]      0.9.13cvs10
666
667         * src/procmime.c
668                 Fix procmime_encode_content doing horribly wrong
669                 stuff when encoding to B64 from memory
670
671 2004-12-08 [colin]      0.9.13cvs9
672
673         * src/gtk/colorlabel.c
674                 Fix color label off-by-one
675                 Patch by Alfons
676
677 2004-12-08 [hoa]        0.9.13cvs8
678
679         * src/quote_fmt_parse.y
680                 really fix buffer overflow
681
682 2004-12-08 [colin]      0.9.13cvs7
683
684         * src/matcher_parser_parse.y
685         * src/msgcache.c
686         * src/prefs_matcher.c
687         * src/procheader.c
688         * src/matcher.c
689         * src/common/defs.h
690                 Cache total_size and use that to speed up
691                 'partial' match.
692                 Add 'partial' to the list of useable stuff
693                 in filtering
694
695 2004-12-08 [paul]
696
697         * po/sr.po
698                 updated by URKE MMI
699
700 2004-12-08 [colin]      0.9.13cvs6
701
702         * src/textview.c
703                 Fix possible boundary overrun in
704                 get_email_part(). Patch by Alfons
705
706 2004-12-08 [hoa]        0.9.13cvs5
707
708         * src/quote_fmt_parse.y
709                 fix buffer overflow
710                 http://bugs.gentoo.org/show_bug.cgi?id=67253
711
712 2004-12-07 [thorsten]   0.9.13cvs4
713
714         * src/procmime.c
715                 fix leak introduced with 0.9.13cvs1
716
717 2004-12-07 [keith]      0.9.13cvs3
718
719         * src/procmime.c
720                 Fix typo
721
722 2004-12-07 [colin]      0.9.13cvs2
723
724         * AUTHORS
725         * src/prefs_account.c
726         * src/common/smtp.c
727         * src/common/smtp.h
728                 Add SMTP PLAIN authentication. Patch by 
729                 George Michaelson <ggm@apnic.net>
730
731 2004-12-07 [thorsten]   0.9.13cvs1
732
733         * src/procmime.c
734                 [Bug 650] reply button causes crash
735                 Patch partly by David Relson
736
737 2004-12-06 [paul]       0.9.13
738
739         0.9.13 released
740
741 2004-12-06 [paul]
742
743         * po/sk.po
744                 updated by Andrej Kacian
745         * INSTALL
746         * README.claws
747                 updated
748         
749 2004-12-06 [christoph]
750
751         * configure.ac
752                 move GPGME check to PGP/MIME plugin checks
753
754 2004-12-06 [colin]      0.9.12cvs187
755
756         * src/compose.c
757                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
758
759 2004-12-06 [paul]       0.9.12cvs186
760
761         * INSTALL
762         * README.claws
763                 updated
764         * po/es.po
765         * po/fr.po
766         * po/it.po
767         * po/ja.po
768         * po/pt_BR.po
769         * po/zh_CN.po
770                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
771                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
772                 and Yang Guilong
773
774 2004-12-05 [paul]       0.9.12cvs185
775
776         * INSTALL
777         * Makefile.am
778         * README.claws
779                 update
780         * TODO.claws    **REMOVED**
781                 removed, use the wiki instead
782         * tools/Makefile.am
783         * tools/README
784                 remove newscache_conv.pl from the release package
785                 and notes as it is broken and not currently maintained
786         * tools/filter_conv.pl
787                 use --config-dir to find claws' config dir
788         * tools/kdeservicemenu/README
789         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
790         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
791                 make a top-level menu entry
792
793 2004-12-04 [paul]       0.9.12cvs184
794
795         * src/addrharvest.c
796                 conv_unmime_header_overwrite(name)
797
798 2004-12-04 [colin]      0.9.12cvs183
799
800         * src/compose.c
801                 Fix saving of compose window position
802                 when sending mail. Patch by Alfons.
803
804 2004-12-04 [paul]       0.9.12cvs182
805
806         * ChangeLog
807         * ChangeLog.jp
808         * INSTALL
809         * NEWS
810         * README
811         * README.jp
812         * doc/manual/ja/Makefile.am
813         * doc/manual/ja/sylpheed-1.html
814         * doc/manual/ja/sylpheed-10.html
815         * doc/manual/ja/sylpheed-11.html
816         * doc/manual/ja/sylpheed-12.html
817         * doc/manual/ja/sylpheed-13.html
818         * doc/manual/ja/sylpheed-14.html
819         * doc/manual/ja/sylpheed-15.html
820         * doc/manual/ja/sylpheed-16.html
821         * doc/manual/ja/sylpheed-17.html
822         * doc/manual/ja/sylpheed-18.html
823         * doc/manual/ja/sylpheed-19.html
824         * doc/manual/ja/sylpheed-2.html
825         * doc/manual/ja/sylpheed-20.html
826         * doc/manual/ja/sylpheed-3.html
827         * doc/manual/ja/sylpheed-4.html
828         * doc/manual/ja/sylpheed-5.html
829         * doc/manual/ja/sylpheed-6.html
830         * doc/manual/ja/sylpheed-7.html
831         * doc/manual/ja/sylpheed-8.html
832         * doc/manual/ja/sylpheed-9.html
833         * doc/manual/ja/sylpheed.html
834         * doc/manual/ja/sylpheed.sgml
835         * src/Makefile.am
836         * src/procmime.c
837         * src/pixmaps/regular.xpm **REMOVED**
838                 sync with main 1.0.0beta4, including: "canonicalize text files
839                 before encoding to BASE64, and uncanonicalize after decoding
840                 to conform with RFC 2045" 
841
842 2004-12-03 [christoph]  0.9.12cvs181
843
844         * src/compose.c
845                 build the Privacy System menu without GtkItemFactory to
846                 allow '/' in Privacy System names
847
848         * src/plugins/pgpmime/pgpmime.c
849         * src/plugins/pgpmime/plugin.c
850                 Update description and change Privacy System name
851
852 2004-12-03 [paul]
853
854         * src/pixmaps/dir_close.xpm
855         * src/pixmaps/dir_open.xpm
856         * src/pixmaps/drafts_close.xpm
857         * src/pixmaps/drafts_open.xpm
858         * src/pixmaps/group.xpm
859         * src/pixmaps/unread.xpm
860                 update icons (sync with main (adjust hue))      
861
862 2004-12-02 [paul]       0.9.12cvs180
863
864         * ChangeLog
865         * ChangeLog.jp
866         * src/Makefile.am
867         * src/pop.c
868         * src/common/utils.c
869         * src/common/utils.h
870         * src/pixmaps/folder.xpm **REMOVED**
871                 sync with main
872                 fixes bug 644 'extra CRs in subject line break filtering' 
873
874 2004-12-02 [colin]      0.9.12cvs179
875
876         * src/compose.c
877                 Prevent duplicate edition of queued
878                 and drafted mails
879
880 2004-12-02 [colin]      0.9.12cvs178
881
882         * src/compose.c
883                 Fix quote linewrapping ignoring pref
884                 Patch by Alfons
885
886 2004-11-30 [colin]      0.9.12cvs177
887
888         * src/gtk/prefswindow.c
889         * src/gtk/pluginwindow.c
890                 Add shortcut keys to prefs window
891                 and plugin window. Patch by Fabien Vantard.
892
893 2004-11-29 [colin]      0.9.12cvs176
894
895         * src/folderview.c
896                 Fix disappearing separators in folderview's popup
897
898 2004-11-29 [colin]      0.9.12cvs175
899
900         * src/procmime.c
901                 Another format bug
902
903 2004-11-29 [colin]      0.9.12cvs174
904
905         * src/pop.c
906                 Fix format string
907
908 2004-11-26 [colin]      0.9.12cvs173
909
910         * src/common/smtp.c
911         * src/common/smtp.h
912                 Use ESMTP for all servers advertising it
913                 Add SIZE= parameter to MAIL command for 
914                 ESMTP servers
915
916 2004-11-24 [colin]      0.9.12cvs172
917
918         * src/plugins/pgpmime/pgpmime.c
919                 Forgot one :(
920
921 2004-11-24 [colin]      0.9.12cvs171
922
923         * src/plugins/pgpmime/pgpmime.c
924                 Fix numerous GpgmeGtk leaks
925
926 2004-11-24 [colin]      0.9.12cvs170
927
928         * src/plugins/pgpmime/pgpmime.c
929                 Fix numerous GpgmeCtx leaks
930
931 2004-11-24 [colin]      0.9.12cvs169
932
933         * src/plugins/pgpmime/plugin.c
934                 Update requirements
935         * src/plugins/trayicon/Makefile.am
936         * src/plugins/trayicon/newmarkedmail.xpm
937         * src/plugins/trayicon/trayicon.c
938         * src/plugins/trayicon/unreadmarkedmail.xpm
939                 Add new icons when there are unread marked mails
940                 answers
941
942 2004-11-23 [thorsten]   0.9.12cvs168
943
944         * src/plugins/pgpmime/plugin.c
945                 typo: plugin_init instead of plugin_done
946
947 2004-11-23 [thorsten]   0.9.12cvs167
948
949         * commitHelper
950                 o add me
951         * src/partial_download.c
952         * src/partial_download.h
953                 o fix path for includes
954
955 2004-11-23 [colin]      0.9.12cvs166
956
957         * src/procmime.c
958                 Uh, changed API.
959
960 2004-11-23 [colin]      0.9.12cvs165
961
962         * src/procmime.c
963                 Fix mime headers wrapping
964
965 2004-11-23 [christoph]  0.9.12cvs164
966
967         * src/common/Makefile.am
968         * src/common/partial_download.[ch]
969         * src/Makefile.am
970         * src/partial_download.[ch]
971         * src/folderview.c
972                 move to src because it depends on src stuff
973
974         * src/codeconv.c
975         * src/common/base64.h
976                 move B64LEN macro to base64.h
977
978         * src/compose.c
979         * src/privacy.[ch]
980                 add PrefsAccount to sign-function parameters
981
982         * src/main.c
983         * src/prefs_account.[ch]
984         * src/gtk/prefswindow.[ch]
985                 o use new prefswindow for account prefs
986                 o add possibility to add new pages to account prefs
987
988         * src/plugins/pgpmime/prefs_gpg.[ch]
989         * src/plugins/pgpmime/prefs_gpg.glade
990                 add account prefs for GPG
991
992         * src/plugins/pgpmime/pgpmime.c
993         * src/plugins/pgpmime/sgpgme.[ch]
994                 create signers list based on the GPG account prefs
995
996 2004-11-23 [colin]      0.9.12cvs163
997
998         * src/main.c
999                 Fix cursor going from normal to wait
1000                 as many times as there are folders
1001                 (very noticeable on exported displays)
1002
1003 2004-11-23 [colin]      0.9.12cvs162
1004
1005         * src/msgcache.c
1006                 HEAD needs this leak fix too
1007
1008 2004-11-22 [luke]       0.9.12cvs161
1009
1010         * src/gtk/gtkstext.c
1011                 'Up' key moves one line (not one paragraph) like 'Down'
1012
1013 2004-11-22 [paul]       0.9.12cvs160
1014
1015         * src/prefs_themes.c
1016                 fix oversized GtkFrames
1017
1018 2004-11-19 [paul]       0.9.12cvs159
1019
1020         * src/prefs_common.c
1021                 update prefs_keybind_apply_clicked()
1022
1023 2004-11-18 [paul]       0.9.12cvs158
1024
1025         * src/compose.c
1026         * src/messageview.c
1027         * src/common/utils.c
1028         * src/common/utils.h
1029                 use Message-ID format like that previously
1030                 used in compose_generate_msgid()
1031
1032 2004-11-17 [christoph]  0.9.12cvs157
1033
1034         * src/mainwindow.c
1035         * src/prefs_common.c
1036                 integrate "Common preferences" into new preferences dialog
1037
1038 2004-11-17 [colin]      0.9.12cvs156
1039
1040         * src/prefs_account.c
1041         * src/prefs_account.h
1042         * src/procmsg.c
1043                 Add an option to let the user choose to store encrypted
1044                 mail as clear text or encrypted.
1045
1046 2004-11-17 [colin]      0.9.12cvs155
1047
1048         * src/compose.c
1049         * src/toolbar.c
1050                 Be verbose when sending fails
1051         * src/procmsg.c
1052                 Fix procmsg_send_queue returning 0 when there's an error
1053                 Don't send messages to be encrypted to nobody 
1054
1055
1056 2004-11-17 [colin]      0.9.12cvs154
1057
1058         * src/privacy.c
1059                 Fix more pointer confusion
1060
1061 2004-11-17 [paul]       0.9.12cvs153
1062
1063         * src/procmime.h
1064                 forgotten in sync with main 1.0.0beta3
1065
1066
1067 2004-11-17 [paul]       0.9.12cvs152
1068
1069         * ChangeLog
1070         * ChangeLog.jp
1071         * NEWS
1072         * src/compose.c
1073         * src/jpilot.c
1074         * src/procmime.c
1075                 sync with main 1.0.0beta3
1076                 see ChangeLog 2004-11-15 and 2004-11-16
1077
1078 2004-11-17 [colin]      0.9.12cvs151
1079
1080         * src/plugins/pgpmime/pgpmime.c
1081                 Remove debug printf
1082
1083 2004-11-17 [colin]      0.9.12cvs150
1084
1085         * src/plugins/pgpmime/pgpmime.c
1086                 Fix off-by-one causing segs
1087
1088 2004-11-17 [colin]      0.9.12cvs149
1089
1090         * src/procmsg.c
1091                 < Reboot_> don't compare pointers to NULL with !
1092                 So, use the other form to bring consistency.
1093                 Also fix coding style.
1094
1095 2004-11-16 [colin]      0.9.12cvs148
1096
1097         * src/procmsg.c
1098                 Fix the fix :)
1099
1100 2004-11-16 [colin]      0.9.12cvs147
1101
1102         * src/procmsg.c
1103                 Fix leaks in procmsg_send_message_queue
1104
1105 2004-11-12 [paul]       0.9.12cvs146
1106
1107         * src/prefs_account.c
1108         * src/procmime.c
1109         * src/procmime.h
1110                 fix sync breakage 
1111
1112 2004-11-12 [paul]
1113
1114         * src/pixmaps/complete.xpm
1115         * src/pixmaps/continue.xpm
1116                 small sync with main, see ChangeLog 2004-11-11
1117
1118 2004-11-11 [paul]       0.9.12cvs145
1119
1120         * ChangeLog
1121         * ChangeLog.jp
1122         * src/account.c
1123         * src/folderview.c
1124         * src/folderview.h
1125         * src/imap.c
1126         * src/imap_gtk.c
1127         * src/inc.c
1128         * src/mainwindow.c
1129         * src/mh_gtk.c
1130         * src/news_gtk.c
1131         * src/pop.c
1132         * src/prefs_account.c
1133         * src/prefs_account.h
1134         * src/prefs_ext_prog.c
1135         * src/procmsg.c
1136         * src/procmsg.h
1137         * src/summary_search.c
1138         * src/summaryview.c
1139         * src/textview.c
1140         * src/common/defs.h
1141         * src/common/utils.c
1142         * src/common/utils.h
1143         * src/gtk/menu.c
1144         * src/gtk/menu.h
1145                 sync with main 1.0.0beta2 (plus 4)
1146
1147 2004-11-09 [christoph]  0.9.12cvs144
1148
1149         * src/compose.c
1150         * src/prefs_account.[ch]
1151                 add option menu to select default privacy system
1152
1153         * src/plugins/pgpmime/pgpmime.c
1154                 better memory allocation
1155
1156         * src/folder.c
1157                 syncronize flags when scanning a folder
1158
1159 2004-11-08 [colin]      0.9.12cvs143
1160
1161         * src/summaryview.c
1162                 Prevent useless folder count updates while 
1163                 quicksearch is running. It is really annoying 
1164                 while quicksearch is running a full-mail
1165                 scan, like 'b foo', in a big folder.
1166
1167 2004-11-08 [colin]      0.9.12cvs142
1168
1169         * src/textview.c
1170                 Really fix these mail URIs
1171
1172 2004-11-08 [colin]      0.9.12cvs141
1173
1174         * src/textview.c
1175                 fix "colin@colino.net" <colin@colino.net> 
1176                 types of URIs
1177
1178 2004-11-06 [colin]      0.9.12cvs140
1179
1180         * src/compose.c
1181                 Don't ask for passphrase if not sending
1182
1183 2004-11-05 [christoph]  0.9.12cvs139
1184
1185         * src/compose.c
1186                 o encode text content of composed mails
1187         * src/procmime.c
1188                 o allow encoding of MimeInfos that are stored in memory buffers
1189                 
1190
1191 2004-11-03 [paul]       0.9.12cvs138
1192
1193         * po/POTFILES.in
1194                 add 'src/plugins/pgpmime/prefs_gpg.c'.
1195                 Patch submitted by Fabien Vantard
1196
1197         * src/prefs_ext_prog.c
1198                 fix typos. Patch submitted by Fabien Vantard
1199
1200         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1201         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1202                 add German, Spanish, Italian, Brazilian Portuguese,
1203                 and Slovak translations. Submitted by Thomas Gilgin,
1204                 J. José del Río 'partymola', Andrea Spadaccini,
1205                 Frederico Goncalves Guimaraes, and Andrej Kacian
1206
1207 2004-11-01 [christoph]  0.9.12cvs137
1208
1209         * src/procmime.c
1210                 implement RFC2231's parameter encoding
1211
1212 2004-10-29 [colin]      0.9.12cvs136
1213
1214         * src/common/utils.c
1215                 Fix boundary delimiter (a Pine user gets this:
1216                 > Malformed message: Unexpected characters at end of parameters:
1217                 > =_Thu__28_Oct_2)
1218
1219 2004-10-29 [paul]
1220
1221         * tools/textviewer.sh
1222                 fix typo. patch submitted by Johann Koenig 
1223                 <explosive@hvc.rr.com>
1224
1225 2004-10-29 [paul]
1226
1227         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1228         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1229                 add French translations, submitted by Fabien Vantard
1230
1231 2004-10-28 [christoph]  0.9.12cvs135
1232
1233         * doc/src/rfc2231.txt                           ** NEW **
1234         * src/procmime.c
1235         * src/common/quoted-printable.c
1236         * src/common/utils.[ch]
1237                 implement RFC2231's parameter decoding
1238
1239 2004-10-27 [paul]
1240
1241         * tools/kdeservicemenu/README
1242         * tools/kdeservicemenu/install.sh
1243         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1244         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1245         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1246                 output files to /tmp instead of littering the
1247                 current dir
1248                 add uninstall function
1249                 refactor
1250
1251 2004-10-26 [christoph]  0.9.12cvs134
1252
1253         * src/procmime.c
1254                 better check if parameters have to be in quoted string
1255
1256 2004-10-25 [paul]
1257
1258         * tools/kdeservicemenu/README
1259         * tools/kdeservicemenu/install.sh
1260         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1261         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1262         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1263                 add files for Sylpheed Service Menu in Konqueror
1264
1265 2004-10-22 [paul]       0.9.12cvs133
1266
1267         * src/compose.c
1268         * src/prefs_common.c
1269         * src/prefs_common.h
1270         * src/prefs_wrapping.c
1271                 remove 'smart wrapping'
1272
1273 2004-10-21 [colin]      0.9.12cvs132
1274
1275         * src/compose.c
1276                 Remove extraneous separator in Options
1277
1278 2004-10-21 [colin]      0.9.12cvs131
1279
1280         * src/compose.c
1281                 Replace "unknown" attachments by "application/octet-stream"
1282                 Be a bit more defensive when using strchr
1283
1284 2004-10-20 [paul]
1285
1286         * po/ru.po
1287                 updated by Pavlo Bohmat
1288
1289 2004-10-19 [christoph]  0.9.12cvs130
1290
1291         * src/compose.c
1292                 fix wrong menu entry path
1293
1294         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
1295
1296         * src/gtk/menu.c
1297                 add extra check for missing menu entries
1298
1299 2004-10-19 [christoph]  0.9.12cvs129
1300
1301         * src/compose.c
1302         * src/common/utils.c
1303                 use utils' generate_msgid() in compose.c
1304
1305 2004-10-18 [christoph]  0.9.12cvs128
1306
1307         * src/plugins/pgpmime/passphrase.c
1308         * src/plugins/pgpmime/pgpmime.c
1309         * src/plugins/pgpmime/prefs_gpg.[ch]
1310         * src/plugins/pgpmime/prefs_gpg.glade
1311         * src/plugins/pgpmime/sgpgme.c
1312                 add GPG prefs
1313
1314 2004-10-18 [christoph]  0.9.12cvs127
1315
1316         * src/addrbook.c
1317         * src/addrcache.c
1318         * src/addressbook.c
1319         * src/codeconv.c
1320         * src/compose.c
1321         * src/customheader.c
1322         * src/editaddress.c
1323         * src/editgroup.c
1324         * src/exporthtml.c
1325         * src/folder.c
1326         * src/folderview.c
1327         * src/imap.c
1328         * src/jpilot.c
1329         * src/main.c
1330         * src/matcher_parser_parse.y
1331         * src/mbox.c
1332         * src/pop.c
1333         * src/prefs_account.c
1334         * src/prefs_gtk.c
1335         * src/prefs_msg_colors.c
1336         * src/procheader.c
1337         * src/procmime.[ch]
1338         * src/procmsg.c
1339         * src/summaryview.c
1340         * src/textview.c
1341         * src/common/base64.c
1342         * src/common/partial_download.c
1343         * src/common/socket.c
1344         * src/common/sylpheed.c
1345         * src/common/utils.[ch]
1346         * src/gtk/filesel.c
1347         * src/gtk/pluginwindow.c
1348         * src/gtk/quicksearch.c
1349         * src/plugins/pgpmime/pgpmime.c
1350         * src/plugins/pgpmime/plugin.c
1351         * src/plugins/pgpmime/select-keys.c
1352         * src/plugins/pgpmime/sgpgme.c
1353         * src/plugins/spamassassin/libspamc.c
1354         * src/plugins/trayicon/trayicon.c
1355         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1356         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1357                 o don't use any GNU C extensions
1358                 o fix warnings
1359                 o replace some non-POSIX functions
1360
1361         * src/plugins/spamassassin/spamassassin.[ch]
1362         * src/plugins/spamassassin/spamassassin_gtk.c
1363         * src/plugins/clamav/clamav_plugin.[ch]
1364         * src/plugins/clamav/clamav_plugin_gtk.c
1365                 replace statusbar_print_all() from common code because it is a
1366                 GUI function
1367
1368 2004-10-17 [paul]
1369
1370         * po/es.po
1371         * po/ko.po
1372         * AUTHORS
1373                 update Spanish and Korean translations,
1374                 submitted by Ricardo Mones Lastra and
1375                 SungHyun Nam
1376
1377 2004-10-13 [colin]      0.9.12cvs126
1378
1379         * src/compose.c
1380                 Don't convert message to forced encoding when 
1381                 drafting, plus minor magic-values cleanup.
1382
1383 2004-10-13 [colin]      0.9.12cvs125
1384
1385         * po/POTFILES.in
1386                 Update POTFILES.in to reflect the source
1387                 place changes
1388
1389 2004-10-08 [christoph]  0.9.12cvs124
1390
1391         * m4/spamassassin.m4
1392                 fix libspamc OpenSSL
1393
1394         * src/compose.c
1395                 rearrange the compose menu
1396
1397 2004-10-08 [christoph]  0.9.12cvs123
1398
1399         * src/Makefile.am
1400         * src/account.c
1401         * src/compose.[ch]
1402         * src/crash.c
1403         * src/main.c
1404         * src/mimeview.c
1405         * src/passphrase.[ch]                           ** REMOVE **
1406         * src/prefs_account.[ch]
1407         * src/prefs_common.[ch]
1408         * src/privacy.[ch]
1409         * src/procmime.[ch]
1410         * src/procmsg.c
1411         * src/rfc2015.[ch]                              ** REMOVE **
1412         * src/select-keys.[ch]                          ** REMOVE **
1413         * src/common/utils.[ch]
1414         * src/gtk/about.c
1415         * src/plugins/pgpmime/Makefile.am
1416         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1417         * src/plugins/pgpmime/pgpmime.c
1418         * src/plugins/pgpmime/plugin.c
1419         * src/plugins/pgpmime/prefs_gpg.[ch]
1420         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1421         * src/plugins/pgpmime/sgpgme.[ch]
1422                 o Add new MIME-Writer
1423                 o extend PrivacySystem with sign and encrypt functions
1424                 o extend PGP/MIME plugin with sign and encrypt functions
1425                 o integrate extended Privacy API in Compose and Sending process
1426
1427 2004-10-04 [colin]      0.9.12cvs122
1428
1429         * src/mainwindow.c
1430         * src/messageview.c
1431         * src/messageview.h
1432         * src/textview.c
1433                 Make forced encoding limited to messageview and
1434                 apply only to parts displayed using textview
1435
1436 2004-10-04 [colin]      0.9.12cvs121
1437
1438         * src/summaryview.c
1439                 Fix bug #605 (collapsed threads re-expand when moving or
1440                 deleting mails)
1441
1442 2004-10-03 [colin]      0.9.12cvs120
1443
1444         * src/summaryview.c
1445                 Fix bug #602
1446
1447 2004-10-02 [colin]      0.9.12cvs119
1448
1449         * src/mainwindow.c
1450         * src/messageview.c
1451         * src/prefs_common.h
1452         * src/procmime.c
1453         * src/procmime.h
1454         * src/textview.c
1455                 Clean up forced charset feature
1456                 Add forced decode
1457
1458 2004-10-01 [colin]      0.9.12cvs118
1459
1460         * src/mimeview.c
1461                 Better fix for Save all: skip multipart mails' first 
1462                 text part
1463
1464 2004-10-01 [colin]      0.9.12cvs117
1465
1466         * src/mimeview.c
1467                 Only save attachments in Save All
1468
1469 2004-10-01 [paul]       0.9.12cvs116
1470
1471         * ChangeLog
1472         * ChangeLog.jp
1473         * src/account.c
1474         * src/prefs_common.c
1475         * src/gtk/colorlabel.c
1476                 sync with main 0.9.12cvs17
1477
1478 2004-09-30 [colin]      0.9.12cvs115
1479
1480         * src/stock_pixmap.c
1481         * src/stock_pixmap.h
1482         * src/folderview.c
1483         * src/Makefile.am
1484         * src/pixmaps/read.xpm
1485                 Add icon for total # column
1486
1487 2004-09-29 [colin]      0.9.12cvs114
1488
1489         * src/compose.c
1490                 Don't close compose until message is sent if 
1491                 Show Send Dialog is Always
1492
1493 2004-09-29 [paul]       0.9.12cvs113
1494
1495         * src/quote_fmt_parse.y
1496                 In the quotation templates recognise sender's first and last 
1497                 names (%F %L) when the name is in the format "Duck, Donald".
1498                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1499
1500
1501 2004-09-28 [colin]      0.9.12cvs112
1502
1503         * src/mainwindow.c
1504                 Put back mnemonic
1505         * src/folderview.c
1506                 Fix Empty trash being visible-invisible-visible...
1507
1508 2004-09-28 [colin]      0.9.12cvs111
1509
1510         * src/mainwindow.c
1511                 Relabel Empty all Trash folders
1512
1513 2004-09-28 [colin]      0.9.12cvs110
1514
1515         * src/folderview.c
1516                 Add contextual Empty trash menu
1517         * src/mainwindow.c
1518                 Revert cvs109 which was useless
1519
1520 2004-09-28 [colin]      0.9.12cvs109
1521
1522         * src/mainwindow.c
1523                 Fix uninialized var
1524
1525 2004-09-28 [colin]      0.9.12cvs108
1526
1527         * src/addressbook.c
1528                 Fix triple-click
1529
1530 2004-09-28 [colin]      0.9.12cvs107
1531
1532         * src/addressbook.c
1533                 Fix double-click on entries
1534
1535 2004-09-28 [colin]      0.9.12cvs106
1536
1537         * src/inc.c
1538                 Reintroduce folder_item update freeze on incorporation
1539
1540 2004-09-27 [christoph]  0.9.12cvs105
1541
1542         * src/folderview.c
1543                 right-align new and unread column
1544
1545 2004-09-27 [paul]
1546
1547         * 0.9.12b released
1548
1549 2004-09-27 [paul]       0.9.12cvs104
1550
1551         * src/main.c
1552                 revert 0.9.12cvs101, it causes another segfault
1553
1554 2004-09-23 [christoph]  0.9.12cvs103
1555
1556         * src/plugins/spamassassin/libspamc.[ch]
1557         * src/plugins/spamassassin/utils.[ch]
1558                 update libspamc to SpamAssassin 3.0.0
1559
1560 2004-09-17 [paul]       0.9.12cvs102
1561
1562         * ChangeLog
1563         * ChangeLog.jp
1564         * src/inc.c
1565                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1566  
1567
1568 2004-09-17 [colin]      0.9.12cvs101
1569
1570         * src/main.c
1571                 Fix segfaults when quitting. valgrind says:
1572                         ==12144== Invalid read of size 4
1573                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1574                         [...]
1575                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1576                         [...]
1577                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1578
1579
1580 2004-09-13 [christoph]  0.9.12cvs100
1581
1582         * src/folder.c
1583                 add NULL pointer checks to fix segfault when messages can
1584                 not be fetched
1585
1586 2004-09-08 [colin]      0.9.12cvs99
1587
1588         * src/account.c
1589                 Remove a debug printf
1590
1591 2004-09-08 [christoph]  0.9.12cvs98
1592
1593         * src/procmsg.[ch]
1594                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1595                 if the message structure has been scanned
1596
1597         * src/folder.c
1598                 o scan structure when the mail is fetched for the first time
1599                   to prevent unnecessary fetching of messages while scanning
1600                   the folder for messages
1601                 o revert 0.9.12cvs24
1602
1603         * src/plugins/pgpmime/pgpmime.c
1604                 check signature if auto signature checking is enabled when the
1605                 signature status is requested for first time and not when
1606                 checking if a part has a signature
1607
1608 2004-09-07 [colin]      0.9.12cvs97
1609
1610         * src/inc.c
1611                 Change session error messages so that they
1612                 are a bit more helpful (the origin of the
1613                 error is not apparent if one isn't in 
1614                 front of Sylpheed when it happens).
1615
1616 2004-09-06 [colin]      0.9.12cvs96
1617
1618         * src/toolbar.c
1619                 Fix graying out Redirect in non english languages
1620                 Patch by Fabien Vantard
1621
1622 2004-09-06 [colin]      0.9.12cvs95
1623
1624         * src/summaryview.c
1625         * src/mimeview.c
1626                 Fix dropped URIs
1627
1628 2004-09-06 [colin]      0.9.12cvs94
1629
1630         * src/addressbook.c
1631         * src/addressitem.h
1632         * src/addritem.c
1633         * src/addritem.h
1634                 Add basic drag and drop to addressbook
1635
1636 2004-09-03 [colin]      0.9.12cvs93
1637
1638         * src/summaryview.c
1639                 Next/Prev unread message should start
1640                 from next/prev node (especially if 
1641                 mark_as_read_delay != 0)
1642
1643 2004-09-03 [colin]      0.9.12cvs92
1644
1645         * src/prefs_common.c
1646         * src/prefs_common.h
1647         * src/summaryview.c
1648                 Add an hidden 'mark_as_read_delay' pref 
1649
1650 2004-09-02 [colin]      0.9.12cvs91
1651
1652         * src/gtk/menu.c
1653                 Add unduplicated menu entries (fixes bug 532)
1654                 Patch by Fabien Vantard
1655
1656 2004-09-02 [colin]      0.9.12cvs90
1657
1658         * src/account.c
1659                 Fix bug 582 (broken auto account selection)
1660
1661 2004-09-02 [colin]      0.9.12cvs89
1662
1663         * src/addrindex.c
1664                 Free deleted queries too
1665
1666 2004-09-02 [colin]      0.9.12cvs88
1667
1668         * src/ldapquery.c
1669                 Fix freezes in LDAP, due to memory corruption
1670                 after deletion of a query (and not removing it
1671                 from the corresponding list of queries).
1672                 Very probably fixes bug 567 and bug 569
1673
1674 2004-09-02 [colin]      0.9.12cvs87
1675
1676         * src/prefs_spelling.c
1677                 Fix bug with aspell prefs init, where spell checking
1678                 is enabled at first but dictionary not specified. Use
1679                 LANG's dictionary by default.
1680
1681 2004-09-01 [colin]      0.9.12cvs86
1682
1683         * src/filtering.c
1684         * src/imap.c
1685         * src/prefs_matcher.c
1686         * src/stock_pixmap.c
1687                 Fix more nasty uninitialized variables
1688
1689 2004-08-31 [colin]      0.9.12cvs85
1690
1691         * src/folder.c
1692                 Fix memory corruption when entering procmsg_msginfo_free()
1693                 with unitialized msginfo. Thanks Valgrind.
1694
1695 2004-08-29 [colin]      0.9.12cvs84
1696
1697         * src/mimeview.c
1698                 Don't escape filenames before saving - that's 
1699                 not dangerous. By the way, fix the leak.
1700
1701 2004-08-27 [paul]       0.9.12cvs83
1702
1703         * src/mh.c
1704         * src/procheader.c
1705         * src/procmsg.c
1706         * src/procmsg.h
1707         * src/common/utils.c
1708         * src/gtk/menu.h
1709                 sync with main 0.9.12cvs6, see ChangeLog
1710                 2004-08-24, 2004-08-25, 2004-08-26
1711
1712
1713 2004-08-26 [paul]
1714
1715         * po/ja.po
1716                 updated by Rui Hirokawa
1717
1718 2004-08-25 [colin]      0.9.12cvs82
1719
1720         * src/plugins/pgpmime/pgpmime.c
1721                 Fix leak on non-combined encrypted messages
1722
1723 2004-08-25 [colin]      0.9.12cvs81
1724
1725         * src/plugins/pgpmime/pgpmime.c
1726         * src/plugins/pgpmime/sgpgme.c
1727         * src/plugins/pgpmime/sgpgme.h
1728                 Handle combined encryption/signature
1729
1730 2004-08-24 [colin]      0.9.12cvs80
1731
1732         * src/folder.c
1733                 Set mime flags on non multipart messages too
1734
1735 2004-08-23 [christoph]  0.9.12cvs79
1736
1737         * src/compose.c
1738                 create message header in memory as GString before writing it
1739                 to the message file
1740
1741 2004-08-23 [colin]      0.9.12cvs78
1742
1743         * src/rfc2015.c
1744         * src/rfc2015.h
1745         * src/compose.c
1746                 Fix (again) bug 197: inline encryption broken
1747
1748 2004-08-23 [paul]
1749
1750         * po/zh_CN.po
1751                 updated by Hansom Young
1752
1753 2004-08-23 [paul]
1754
1755         * 0.9.12a released
1756
1757 2004-08-23 [colin]      0.9.12cvs77
1758
1759         * src/imap.c
1760                 Try and fix bug 577 (session->last_access_time is broken since 
1761                 sync with main 0.9.12cvs2). 
1762                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1763
1764 2004-08-23 [paul]
1765
1766         * po/es.po
1767         * po/fr.po
1768         * po/pl.po
1769         * po/pt_BR.po
1770         * po/sk.po
1771         * po/sr.po
1772                 update translations. submitted by Ricardo
1773                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1774                 Frederico Goncalves Guimaraes, Andrej Kacian,
1775                 Urke MMI
1776
1777 2004-08-22 [paul]       0.9.12cvs76
1778
1779         * src/plugins/trayicon/trayicon.c
1780                 fix formatting bug in trayicon_popup_menu_entries[]
1781
1782
1783 2004-08-22 [paul]       0.9.12cvs75
1784
1785         * m4/Makefile.am
1786                 remove reference to openssl.m4
1787
1788
1789 2004-08-21 [colin]      0.9.12cvs74
1790
1791         * src/compose.c
1792                 Fix bug 576 (Duplicate auto-bcc on reedit)
1793
1794 2004-08-21 [colin]      0.9.12cvs73
1795
1796         * src/toolbar.c
1797                 Grey out Redirect in the toolbar when selection is
1798                 multiple. Fixes bug 520
1799
1800 2004-08-21 [colin]      0.9.12cvs72
1801
1802         * src/compose.c
1803                 Save Sign, Encrypt and Mode status when drafting or queuing
1804                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1805                 state)
1806
1807 2004-08-21 [colin]      0.9.12cvs71
1808
1809         * src/summaryview.c
1810                 Fix bug 494 (Messages are always opened in summary 
1811                 view when right clicked.) Also fixes bug 508.
1812
1813 2004-08-21 [colin]      0.9.12cvs70
1814
1815         * src/compose.c
1816                 When using inline encryption, don't use QP or Base64:
1817                 the mail will be encrypted to a 7bit string.
1818                 Fixes bug 197
1819
1820 2004-08-21 [colin]      0.9.12cvs69
1821
1822         * src/compose.c
1823                 Fix inline-signing with 8bit chars: data must be 
1824                 converted to Quoted-printable before signing.
1825
1826 2004-08-21 [colin]      0.9.12cvs68
1827
1828         * src/compose.c
1829                 Remove 'Message/Save to draft folder'
1830                 and 'Message/Save and keep editing' to 
1831                 put a single 'File/Save' command.
1832                 Fixes bug 224
1833
1834 2004-08-21 [colin]      0.9.12cvs67
1835
1836         * src/mainwindow.c
1837                 Fix bug 222 (Summary view state not retained between sessions)
1838
1839 2004-08-20 [colin]      0.9.12cvs66
1840
1841         * src/codeconv.c
1842                 Fix bug 574 (empty cur_locale is not enough)
1843
1844 2004-08-20 [paul]
1845
1846         * src/plugins/pgpmime/plugin.c
1847                 modify PGP/MIME plugin's description
1848
1849 2004-08-16 [colin]      0.9.12cvs65
1850
1851         * src/common/ssl.c
1852                 Fix version comparison
1853
1854 2004-08-16 [colin]      0.9.12cvs64
1855
1856         * src/common/ssl.c
1857                 I meant 2.2.
1858
1859 2004-08-16 [colin]      0.9.12cvs63
1860
1861         * src/common/ssl.c
1862                 People with glibc 2.1 have had problems with non-blocking
1863                 SSL_connect. Disable it for glibc < 2.2.
1864
1865 2004-08-16 [colin]      0.9.12cvs62
1866
1867         * src/common/ssl.c
1868                 Fix format error
1869
1870 2004-08-13 [colin]      0.9.12cvs61
1871
1872         * src/plugins/pgpmime/plugin.c
1873                 Add plugin's description
1874
1875 2004-08-12 [christoph]  0.9.12cvs60
1876
1877         * src/folderutils.c
1878                 fix bug that did not thaw folder updates when deleting
1879                 duplicates in empty folders
1880
1881 2004-08-12 [colin]      0.9.12cvs59
1882
1883         * src/plugins/trayicon/trayicon.c
1884                 Add a context menu with most common operations
1885
1886 2004-08-12 [colin]      0.9.12cvs58
1887
1888         * configure.ac
1889         * sylpheed.desktop
1890         * src/Makefile.am
1891         * src/main.c
1892                 Add support for Freedesktop.org's startup notification
1893
1894 2004-08-10 [colin]      0.9.12cvs57
1895
1896         * src/main.c
1897         * src/common/socket.c
1898         * src/common/ssl.c
1899         * src/common/sylpheed.c
1900         * src/common/sylpheed.h
1901                 Put back the ssl connect nonblocking...
1902                 without the race condition
1903
1904 2004-08-09 [colin]      0.9.12cvs56
1905
1906         * src/main.c
1907         * src/common/ssl.c
1908         * src/common/sylpheed.c
1909         * src/common/sylpheed.h
1910                 Reverting previous commit, doesn't work 
1911
1912 2004-08-09 [colin]      0.9.12cvs55
1913
1914         * src/main.c
1915         * src/common/ssl.c
1916         * src/common/sylpheed.c
1917         * src/common/sylpheed.h
1918                 Make SSL_connect nonblocking, using a thread
1919
1920 2004-08-09 [paul]       0.9.12cvs54
1921
1922         * po/POTFILES.in
1923                 reflect new location of sgpgme.c
1924         * src/main.c
1925                 sync with main, see ChangeLog 2004-08-09
1926
1927 2004-08-08 [christoph]  0.9.12cvs53
1928
1929         * src/folderutils.c
1930                 freeze FolderItem updates while deleting duplicate messages
1931
1932 2004-08-08 [christoph]  0.9.12cvs52
1933
1934         * configure.ac
1935         * src/Makefile.am
1936         * src/main.c
1937         * src/pgpmime.c
1938         * src/pgpmime.h
1939         * src/sgpgme.c
1940         * src/sgpgme.h
1941         * src/plugins/Makefile.am
1942         * src/plugins/pgpmime/.cvsignore
1943         * src/plugins/pgpmime/Makefile.am
1944         * src/plugins/pgpmime/pgpmime.c
1945         * src/plugins/pgpmime/pgpmime.h
1946         * src/plugins/pgpmime/plugin.c
1947         * src/plugins/pgpmime/sgpgme.c
1948         * src/plugins/pgpmime/sgpgme.h
1949                 new plugin for PGP/MIME
1950
1951 2004-08-07 [christoph]  0.9.12cvs51
1952
1953         * src/folder.c
1954                 disable immediate folder change notification on opened folders
1955                 until SummaryView can handle it quickly
1956
1957 2004-08-07 [colin]      0.9.12cvs50
1958
1959         * src/pop.c
1960         * src/common/partial_download.c
1961                 fix warnings
1962
1963 2004-08-07 [colin]      0.9.12cvs49
1964
1965         * src/Makefile.am
1966         * src/account.c
1967         * src/addressbook.c
1968         * src/alertpanel.c
1969         * src/alertpanel.h
1970         * src/compose.c
1971         * src/exphtmldlg.c
1972         * src/expldifdlg.c
1973         * src/main.c
1974         * src/message_search.c
1975         * src/messageview.c
1976         * src/pop.c
1977         * src/sgpgme.c
1978         * src/summary_search.c
1979         * src/summaryview.c
1980         * src/textview.c
1981         * src/gtk/sslcertwindow.c
1982         * src/pixmaps/stock_dialog-error.xpm
1983         * src/pixmaps/stock_dialog-info.xpm
1984         * src/pixmaps/stock_dialog-question.xpm
1985         * src/pixmaps/stock_dialog-warning.xpm
1986                 sync new alertpanel from gtk2
1987
1988 2004-08-07 [colin]      0.9.12cvs48
1989
1990         * src/prefs_folder_item.c
1991                 fix memory corruption in folderitem's prefs
1992
1993 2004-08-06 [colin]      0.9.12cvs47
1994
1995         * src/compose.c
1996                 close compose window after queuing, before 
1997                 sending when user presses Send
1998
1999 2004-08-05 [christoph]  0.9.12cvs46
2000
2001         * src/msgcache.c
2002         * src/common/defs.h
2003                 add charset to cache file and convert charset when reading the
2004                 cache if different from internal used charset
2005
2006 2004-08-05 [christoph]  0.9.12cvs45
2007
2008         * src/messageview.c
2009         * src/mimeview.[ch]
2010         * src/procmime.h
2011         * src/common/utils.h
2012                 cleanup (remove unused includes/reorganize)
2013
2014         * src/prefs_ext_prog.c
2015         * src/prefs_folder_item.c
2016         * src/prefs_fonts.c
2017         * src/prefs_msg_colors.c
2018         * src/prefs_spelling.c
2019         * src/prefs_themes.c
2020         * src/prefs_toolbar.c
2021         * src/prefs_wrapping.c
2022         * src/gtk/prefswindow.[ch]
2023         * src/plugins/clamav/clamav_plugin_gtk.c
2024         * src/plugins/dillo_viewer/dillo_prefs.c
2025         * src/plugins/image_viewer/viewerprefs.c
2026         * src/plugins/spamassassin/spamassassin_gtk.c
2027                 change PrefsPage path into an array of strings and don't
2028                 split a single string into parts (better for translation)
2029
2030 2004-08-05 [christoph]  0.9.12cvs44
2031
2032         * src/folder.c
2033                 fix FolderItem's message counts after rebuilding a cache
2034
2035 2004-08-05 [paul]       0.9.12cvs43
2036
2037         * ChangeLog
2038         * ChangeLog.jp
2039         * src/imap.c
2040         * src/news.c
2041         * src/common/nntp.c
2042         * src/common/session.c
2043         * src/common/session.h
2044         * src/common/socket.c
2045                 sync with main 0.9.12cvs2
2046                 see ChangeLog 2004-08-04
2047
2048 2004-08-04 [christoph]  0.9.12cvs42
2049
2050         * configure.ac
2051                 add missing AC_DEFINE(USE_OPENSSL, ...)
2052         * src/folder.c
2053                 use new xml_node_new() function
2054
2055 2004-08-03 [christoph]  0.9.12cvs41
2056
2057         * src/folder.c
2058         * src/localfolder.c
2059         * src/common/xml.[ch]
2060                 sync with main 0.9.12cvs1
2061                 see ChangeLog 2004-07-23
2062
2063 2004-08-03 [christoph]
2064
2065         * configure.ac
2066         * m4/openssl.m4                 ** REMOVE **
2067                 use pkg-config to get OpenSSL CFLAGS and LIBS
2068                 (OpenSSL 0.9.7 is required now)
2069
2070 2004-08-02 [paul]       0.9.12cvs40
2071
2072         * AUTHORS
2073                 update translation team section
2074         * po/pt_BR.po
2075                 updated by Frederico Goncalves Guimaraes
2076                 <fggdebian@yahoo.com.br>
2077
2078 2004-07-29 [colin]      0.9.12cvs39
2079
2080         * src/messageview.c
2081                 Inform the user when a partially 
2082                 downloaded mail isn't on the server
2083                 anymore (due to Mark for deletion)
2084
2085 2004-07-29 [colin]      0.9.12cvs38
2086
2087         * src/messageview.c
2088                 Hide noticeview if necessary
2089
2090 2004-07-27 [colin]      0.9.12cvs37
2091
2092         * src/msgcache.c
2093                 More fixes (i overlook a bit, thanks
2094                 Christoph for spotting it)
2095
2096 2004-07-27 [colin]      0.9.12cvs36
2097
2098         * src/msgcache.c
2099                 Fix wrong test 
2100
2101 2004-07-26 [colin]      0.9.12cvs35
2102
2103         * src/pop.c
2104                 Fix uidl-file parsing when not in new
2105                 format
2106
2107 2004-07-19 [colin]      0.9.12cvs34
2108
2109         * src/compose.c
2110                 Save attachment status when drafting
2111
2112 2004-07-19 [colin]      0.9.12cvs33
2113
2114         * src/folder.h
2115         * src/folderview.c
2116         * src/summaryview.c
2117                 Reverse 0.9.12cvs29 to 31 (folder icon update
2118                 when quicksearch is active)
2119
2120 2004-07-18 [colin]      0.9.12cvs32
2121
2122         * src/pop.c
2123                 Fix partial download bug with "Download all
2124                 messages" option
2125
2126 2004-07-18 [colin]      0.9.12cvs31
2127
2128         * src/folderview.c
2129                 Fix crash
2130
2131 2004-07-17 [colin]      0.9.12cvs30
2132
2133         * src/summaryview.c
2134                 Same, when sticky search is off
2135
2136 2004-07-17 [colin]      0.9.12cvs29
2137
2138         * src/folder.h
2139         * src/folderview.c
2140         * src/summaryview.c
2141                 Update FolderItem icon whenever its summaryview is 
2142                 filtered
2143
2144 2004-07-16 [christoph]  0.9.12cvs28
2145
2146         * src/mimeview.c
2147                 make doubleclick work again
2148
2149 2004-07-16 [christoph]  0.9.12cvs27
2150
2151         * src/mimeview.c
2152                 fix freeze on mime icon doubleclick (opening doesn't work yet)
2153
2154 2004-07-16 [paul]       0.9.12cvs26
2155         
2156         * src/gtk/quicksearch.c
2157         * src/compose.c
2158         * src/customheader.c
2159         * src/messageview.c
2160         * src/news.c
2161         * src/prefs_account.c
2162         * src/prefs_display_header.c
2163         * src/procheader.c
2164                 replace "Message-Id" with "Message-ID"
2165
2166 2004-07-16 [paul]       0.9.12cvs25
2167
2168         * ChangeLog
2169         * ChangeLog.jp
2170         * src/account.c
2171         * src/account.h
2172         * src/folder_item_prefs.c
2173         * src/main.c
2174         * src/pop.c
2175         * src/pop.h
2176         * src/prefs_account.c
2177         * src/prefs_account.h
2178         * src/prefs_common.c
2179         * src/prefs_common.h
2180         * src/prefs_gtk.c
2181         * src/prefs_gtk.h
2182                 sync with main 0.9.12cvs1
2183
2184 2004-07-15 [colin]      0.9.12cvs24
2185
2186         * src/folder.c
2187                 Disable GPG signature check during
2188                 folder move and scan 
2189         (Closes Bug 521 Signature checking slows down Folder-Move)
2190
2191 2004-07-14 [christoph]  0.9.12cvs23
2192
2193         * src/pgpmime.c
2194                 add missing fclose. Patch by Thomas Gilgin.
2195
2196         * src/procmime.c
2197                 add checks if fopen really worked
2198
2199 2004-07-14 [colin]      0.9.12cvs22
2200
2201         * src/pop.c
2202         * src/common/partial_download.c
2203                 Update includes
2204
2205 2004-07-14 [colin]      0.9.12cvs21
2206
2207         * src/folder.c
2208         * src/inc.c
2209         * src/matcher.c
2210         * src/matcher.h
2211         * src/matcher_parser_parse.y
2212         * src/messageview.c
2213         * src/msgcache.c
2214         * src/noticeview.c
2215         * src/noticeview.h
2216         * src/pop.c
2217         * src/pop.h
2218         * src/prefs_matcher.c
2219         * src/procheader.c
2220         * src/procmsg.c
2221         * src/procmsg.h
2222         * src/summaryview.c
2223         * src/common/Makefile.am
2224         * src/common/defs.h
2225         * src/gtk/quicksearch.c
2226         * src/common/partial_download.c ** NEW FILES **
2227         * src/common/partial_download.h ** NEW FILES **
2228                 Partial downloading of pop3 mails
2229
2230 2004-07-13 [christoph]  0.9.12cvs20
2231
2232         * src/mimeview.c
2233                 use "button_release_event" instead of "button_press_event",
2234                 because executing event callbacks while the button is still
2235                 pressed is not good and causes problems
2236
2237 2004-07-12 [colin]      0.9.12cvs19
2238
2239         * src/gtk/quicksearch.c
2240                 Fix a missing status update in quicksearch
2241
2242 2004-07-08 [colin]      0.9.12cvs18
2243
2244         * src/common/smtp.h
2245                 Fix guint vs gint bug
2246
2247 2004-07-08 [colin]      0.9.12cvs17
2248
2249         * src/common/smtp.c
2250                 use to_human_readable() for sizes
2251
2252 2004-07-08 [paul]       0.9.12cvs16
2253
2254         * src/inc.c [1.174]
2255                 fix occasional non-clearance of the statusbar
2256                 (close Bug 531 'SA plugin: status bar does not 
2257                  get cleared in OFFLINE mode')
2258
2259 2004-07-07 [colin]      0.9.12cvs15
2260
2261         * src/prefs_common.c [1.225]
2262         * src/prefs_common.h [1.112]
2263                 Add a hidden summary_quicksearch_sticky preference,
2264                 to allow the quicksearch bar to reset across folders
2265         * src/summaryview.c [1.437]
2266                 Use this preference
2267         * src/gtk/quicksearch.c [1.5]
2268         * src/gtk/quicksearch.h [1.3]
2269                 Add this preference, fix focus when hitting Enter,
2270                 add handling of Esc key to reset
2271
2272 2004-07-06 [colin]      0.9.12cvs14
2273
2274         * src/gtk/quicksearch.c [1.4]
2275                 Add Clear button
2276
2277 2004-07-06 [christoph]  0.9.12cvs13
2278
2279         * src/toolbar.c
2280                 enable next unread button in empty folders if next folder
2281                 dialog is not disabled
2282
2283         (Closes Feature Request [ 755800 ] "next" button enabled in empty
2284          folders)
2285
2286 2004-07-06 [colin]      0.9.12cvs12
2287
2288         * src/common/smtp.c [1.16]
2289                 Display maximum message size in the log
2290
2291 2004-07-06 [paul]       0.9.12cvs11
2292
2293         * src/toolbar.c
2294                 fix typo. (spotted by Fabien Vantard)
2295
2296 2004-07-06 [paul]       0.9.12cvs10
2297
2298         * src/main.c
2299                 terminate cleanly on SIGHUP. Patch submitted by
2300                 Thomas Gilgin <thg@karate-muellheim.de>
2301
2302 2004-07-05 [christoph]  0.9.12cvs9
2303
2304         * src/inc.c
2305                 better replacing of %d in new mail notification command
2306
2307 2004-07-05 [colin]      0.9.12cvs8
2308
2309         * src/common/smtp.[ch]
2310                 Take SIZE (returned by EHLO) into account, and
2311                 avoid sending too big messages
2312
2313 2004-07-04 [paul]       0.9.12cvs7
2314
2315         * src/account.c
2316                 fix auto-account selection on imap/news
2317
2318 2004-07-01 [paul]       0.9.12cvs6
2319
2320         * src/gtk/quicksearch.c
2321                 reveal hidden string in gui
2322                 
2323         * src/compose.c
2324                 fix updating of gpg signing setting on 
2325                 switching accounts
2326
2327 2004-06-30 [darko]      0.9.12cvs5
2328
2329         * src/common/utils.c
2330                 remove expand_search_string()
2331         * src/gtk/quicksearch.c
2332                 remove no longer needed for loop (thanks Christoph)
2333                 add expand_search_string()
2334
2335 2004-06-30 [darko]      0.9.12cvs4
2336
2337         * src/common/utils.c
2338                 allow all filtering expressions in quicksearch
2339
2340         (Closes Bug 519 filtering expr. in quicksearch)
2341
2342 2004-06-30 [christoph]  0.9.12cvs3
2343
2344         * configure.ac
2345                 better 'localedir'
2346
2347         * src/common/intl.h
2348                 allow plugins to define TEXTDOMAIN for the _(...) macro
2349
2350 2004-06-30 [paul]       0.9.12cvs2
2351
2352         * po/POTFILES.in
2353           src/Makefile.am
2354           src/main.c
2355           src/prefs_common.c
2356           src/prefs_msg_colors.[ch]     ** NEW FILES **
2357                 move message colouring options to
2358                 '/Other Preferences/Message View/Colors'
2359
2360 2004-06-30 [paul]       0.9.12cvs1
2361
2362         * po/POTFILES.in
2363           src/Makefile.am
2364           src/main.c
2365           src/prefs_common.c
2366           src/prefs_wrapping.[ch]       ** NEW FILES **
2367                 move message wrapping options to
2368                 /'Other Preferences/Compose/Message Wrapping'
2369
2370 2004-06-28 [paul]       0.9.12
2371
2372         * Sylpheed-Claws 0.9.12 released
2373
2374         * po/es.po
2375           po/fr.po
2376           po/sk.po
2377                 updated by Ricardo Mones Lastra, Fabien Vantard,
2378                 Andrej Kacian
2379
2380 2004-06-27 [paul]       0.9.11cvs19
2381
2382         * src/common/ssl.c
2383                 re-enable certificate check
2384
2385 2004-06-25 [christoph]  0.9.11cvs18
2386
2387         * src/procmsg.h
2388                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2389
2390 2004-06-25 [paul]       0.9.11cvs17
2391
2392         * sync with main 0.9.12cvs1
2393                 see ChangeLog 2004-06-23
2394                 
2395         * src/gtk/menu.c
2396                 remove unused menu_toggle_toggle()
2397
2398 2004-06-23 [christoph]  0.9.11cvs16
2399
2400         * src/folder.c
2401         * src/procheader.c
2402         * src/procmsg.h
2403         * src/summaryview.c
2404                 scan the mime structure of multipart mails for correct
2405                 attachment, encryped and signed (with privacy API) part
2406                 detection
2407
2408         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2409
2410 2004-06-22 [paul]
2411
2412         * po/ru.po
2413                 updated by Pavlo Bohmat
2414
2415 2004-06-20 [christoph]  0.9.11cvs15
2416
2417         * src/inc.c
2418         * src/pop.[ch]
2419                 disconnect after authentication when doing POP before SMTP
2420
2421         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2422
2423 2004-06-19 [christoph]  0.9.11cvs14
2424
2425         * src/folder.c
2426                 fix FolderItem name update
2427
2428         (Closes Bug 511 Folder-Renaming not reflected immediately)
2429
2430 2004-06-17 [paul]       0.9.11cvs13
2431         
2432         * sync with main 0.9.12 release
2433           src/session.c
2434                 session_set_timeout(): fixed a bug that didn't
2435                 reset timeout_tag when interval is 0.
2436
2437 2004-06-16 [christoph]  0.9.11cvs12
2438
2439         * src/textview.c
2440                 correctly clear the URL in the status bar
2441
2442 2004-06-15 [christoph]  0.9.11cvs11
2443
2444         * src/summaryview.c
2445                 add missing gtk_widget_show()
2446
2447 2004-06-11 [christoph]  0.9.11cvs10
2448
2449         * src/plugins/spamassassin/spamassassin.c
2450                 correctly check waitpid return code
2451
2452         (Closes Bug 396 Zombie process when spamassassin is called)
2453
2454 2004-06-10 [christoph]  0.9.11cvs9
2455
2456         * src/mainwindow.c
2457         * src/summaryview.[ch]
2458         * src/gtk/Makefile.am
2459         * src/gtk/quicksearch.c                         ** NEW **
2460                 separate quick search from summaryview
2461
2462 2004-06-09 [christoph]  0.9.11cvs8
2463
2464         * src/inc.c
2465                 remove unused code
2466
2467         * src/textview.c
2468                 get folder for compose default account from MsgInfo and not
2469                 from SummaryView
2470
2471 2004-06-09 [christoph]  0.9.11cvs7
2472
2473         * src/folder.[ch]
2474                 add information about added or removed messages to
2475                 FOLDER_ITEM_UPDATE hook
2476
2477         * src/imap_gtk.c
2478         * src/mh_gtk.c
2479                 scan folder when removing a folder failed instead of
2480                 updating the summaryview
2481
2482 2004-06-08 [paul]       0.9.11cvs6
2483
2484         * sync with main 0.9.11cvs2
2485                 see ChangeLog 2004-06-08
2486
2487 2004-06-07 [christoph]  0.9.11cvs5
2488
2489         * configure.ac
2490         * src/common/Makefile.am
2491                 detect library providing 'encrypt' function
2492
2493 2004-06-07 [paul]       0.9.11cvs4
2494
2495         * src/inc.c
2496                 sync with main, 'code cleanup'
2497                 
2498         * tools/nautilus2sylpheed.sh
2499                 fix whitespace limitation. patch submitted by
2500                 Stephan Sachse <white@teg-clan.de>
2501
2502 2004-06-04 [christoph]  0.9.11cvs3
2503
2504         * src/account.c
2505         * src/action.[ch]
2506         * src/addressbook.c
2507         * src/addrindex.h
2508         * src/folder.h
2509         * src/folder_item_prefs.c
2510         * src/inc.c
2511         * src/main.c
2512         * src/messageview.c
2513         * src/mh_gtk.c
2514         * src/prefs_themes.c
2515         * src/procmime.c
2516         * src/quote_fmt.h
2517         * src/stock_pixmap.c
2518         * src/toolbar.c
2519                 fix compiler warnings
2520
2521 2004-06-03 [paul]       0.9.11cvs2
2522
2523         * src/msgcache.c
2524                 sync with main 0.9.11cvs1: "changed gint32 to
2525                 guint32 for some platforms"
2526
2527 2004-06-02 [christoph]  0.9.11cvs1
2528
2529         * src/common/ssl.c
2530                 fix SSL_CTX variable name for older OpenSSL versions
2531
2532         (Closes Bug 503 fix compilation with older OpenSSL)
2533
2534 2004-05-31 [paul]       0.9.11claws
2535
2536         * 0.9.11claws released
2537
2538 2004-05-31 [paul]       0.9.10claws72
2539
2540         * po/es.po
2541           po/it.po
2542           po/ja.po
2543           po/pl.po
2544           po/sk.po
2545           po/sr.po
2546           po/zh_CN.po
2547                 update translations, submitted by Ricardo Mones Lastra,
2548                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2549                 Urke MMI, and Hansom Young
2550
2551 2004-05-25 [luke]       0.9.10claws71
2552
2553         * AUTHORS
2554         * src/mimeview.c
2555         * src/stockpixmap.[ch]
2556         * src/Makefile.am
2557         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2558         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2559         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2560         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2561         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2562
2563                 o Added privacy emblems from Jesper Shultz 
2564                   <jesper@schultz-net.dk>
2565                 o Overlay emblems onto mimeview icons to indicate
2566                   status of signature and if a message is encrypted
2567         
2568         * src/textview.c
2569                 remove unused color definitions (were used to 
2570                 indicate sig status)
2571
2572 2004-05-25 [paul]       0.9.10claws70
2573
2574         * AUTHORS
2575           tools/Makefile.am
2576           tools/README
2577           tools/nautilus2sylpheed.sh            ** NEW FILE **
2578                 add script to enable sending files from
2579                 nautilus.
2580                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2581                 
2582         * tools/launch_firebird                 ** REMOVED **
2583                 removed as the standard "firefox '%s'" now functions
2584                 correctly
2585
2586 2004-05-23 [paul]       0.9.10claws69
2587
2588         * src/compose.c
2589                 fix %X cursor point segfault
2590                 patch by Christoph
2591
2592 2004-05-23 [christoph]  0.9.10claws68
2593
2594         * src/folder.c
2595                 fix folder moving
2596
2597 2004-05-21 [paul]       0.9.10claws67
2598
2599         * sync with 0.9.10cvs17
2600                 see ChangeLog 2004-05-21
2601
2602 2004-05-20 [paul]       0.9.10claws66
2603
2604         * sync with 0.9.10cvs16
2605                 see ChangeLog 2004-05-19 and 2004-05-20
2606
2607 2004-05-19 [alfons]     0.9.10claws65
2608
2609         * src/summaryview.h
2610                 on some platforms regoff_t is defined as off_t, so 
2611                 pull in sys/types.h
2612
2613 2004-05-19 [paul]       0.9.10claws64
2614
2615         * sync with 0.9.10cvs13
2616                 see ChangeLog 2004-05-18
2617
2618 2004-05-17 [christoph]  0.9.10claws63
2619
2620         * src/folder.c
2621                 search all folders when searching for default folders and
2622                 not return the special folder of the first folder
2623
2624 2004-05-13 [alfons]     0.9.10claws62
2625
2626         * src/summaryview.c
2627                 add a better check to see if a message is a news message
2628                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2629
2630 2004-05-13 [paul]       0.9.10claws61
2631
2632         * src/msgcache.c
2633                 sync with 0.9.10cvs12
2634                 see ChangeLog 2004-05-12
2635
2636 2004-05-12 [alfons]     0.9.10claws60
2637
2638         * src/folderview.c
2639                 release lock in case of folder could not be opened 
2640
2641 2004-05-11 [christoph]  0.9.10claws59
2642
2643         * src/inc.[ch]
2644                 remove unused folderview update stuff from inc.[ch]
2645
2646 2004-05-11 [paul]       0.9.10claws58
2647
2648         * sync with 0.9.10cvs11
2649                 see ChangeLog 2004-05-10 and 2004-05-11
2650
2651 2004-05-09 [christoph]  0.9.10claws57
2652
2653         * src/folderview.c
2654                 check for folder class functions and not folder type to detect
2655                 valid drag targets
2656
2657 2004-05-08 [christoph]  0.9.10claws56
2658
2659         * src/sgpgme.c
2660                 fix date output for signature expire times
2661
2662         (Patch by Edgar Toernig <froese@gmx.de>)
2663
2664 2004-05-06 [christoph]  0.9.10claws55
2665
2666         * src/gtk/prefswindow.c
2667                 change window type to DIALOG
2668
2669         * src/folder.[ch]
2670         * src/folderview.c
2671         * src/news_gtk.c
2672                 o add folder_remove()
2673                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2674                 o add new "sort" field to Folder, no longer sort folders by type
2675                   higher sort values will be first in the folder list, new folders get 0
2676                   and will be added to the end
2677
2678         * src/mainwindow.c
2679         * src/gtk/Makefile.am
2680         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2681                 add dialog to allow users to change the folder order
2682
2683 2004-05-04 [paul]       0.9.10claws54
2684
2685         * src/inc.c
2686                 Display account_name in statusbar when retrieving
2687                 messages from a pop account
2688         * src/prefs_account.c
2689                 display account name in title of prefs_account
2690                 window
2691         * src/prefs_folder_item.c
2692                 display folder name in title of prefs_folder window
2693
2694         all 3 patches submitted by Fabien Vantard
2695
2696         * AUTHORS
2697                 add Fabien Vantard
2698
2699 2004-05-04 [paul]       0.9.10claws53
2700
2701         * src/prefs_actions.c
2702           src/prefs_template.c
2703                 'Esc' Key exits alertpanel
2704                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2705
2706 2004-04-26 [christoph]  0.9.10claws52
2707
2708         * src/gtk/about.c
2709         * src/gtk/colorsel.c
2710         * src/gtk/description_window.c
2711         * src/gtk/filesel.c
2712         * src/gtk/gtkaspell.c
2713         * src/gtk/inputdialog.c
2714         * src/gtk/pluginwindow.c
2715         * src/gtk/progressdialog.c
2716                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2717                   it does not work correctly with xinerama
2718                 o lock incorporation while the plugin window is open
2719
2720 2004-04-23 [paul]       0.9.10claws51
2721
2722         * po/POTFILES.in
2723                 update location of inputdialog.c
2724                 
2725         * src/gtk/about.c
2726                 update Copyright string
2727                 
2728         * src/msgcache.c
2729           src/prefs_common.c
2730           src/prefs_themes.c
2731                 improve the english a little
2732
2733 2004-04-22 [christoph]  0.9.10claws50
2734
2735         * src/folderutils.[ch]
2736                 add folderutils_mark_all_read()
2737
2738         * src/folderview.c
2739                 readd "mark all read" from popup menu, now works
2740                 in all folders and not only the opened folder
2741
2742 2004-04-21 [christoph]  0.9.10claws49
2743
2744         * src/Makefile.am
2745         * src/inputdialog.[ch]                  ** REMOVED **
2746         * src/gtk/Makefile.am
2747         * src/gtk/inputdialog.[ch]              ** NEW **
2748                 move inputdialog.[ch] into gtk directory
2749
2750         * src/mh_gtk.c
2751                 remove check for missing IMAP folder account
2752
2753 2004-04-20 [christoph]  0.9.10claws48
2754
2755         * src/mainwindow.c
2756         * src/foldersel.c
2757                 remove new/rename/delete folder GUI functions because
2758                 they are always active, even for news folders, and can
2759                 not be easily made folder class dependent
2760
2761         * src/gtk/menu.[ch]
2762                 make menu_translate() public
2763
2764         * src/Makefile.am
2765         * src/folder.[ch]
2766         * src/folderview.[ch]
2767         * src/imap_gtk.[ch]                     ** NEW **
2768         * src/main.c
2769         * src/mh_gtk.[ch]                       ** NEW **
2770         * src/news_gtk.[ch]                     ** NEW **
2771                 o dynamically build FolderView popup menus from a folder
2772                   specific part, with callbacks to seperated code, and
2773                   a common part
2774                 o remove the folder class specifiy code from folderview.c
2775
2776 2004-04-15 [luke]       0.9.10claws47
2777
2778         * src/prefs_folder_item.c
2779                 o remove buttons for applying 'scan for new mail'
2780                   and 'process at startup' to sub folders
2781                 o add 'apply to sub folder' check buttons for all
2782                   properties and set folder prefs accordingly
2783                 o replace multiple gtk_widget_show() with one
2784                   gtk_widget_show_all() on container
2785
2786 2004-04-14 [darko]      0.9.10claws46
2787
2788         * src/gtk/Makefile.am
2789         * src/gtk/pluginwindow.c
2790                 load plugins from to $(prefix)/lib/sylpheed/plugins
2791                 in file selection dialog
2792         * src/plugins/clamav/clamav_plugin.c
2793                 const correctness
2794
2795 2004-04-14 [christoph]  0.9.10claws45
2796
2797         * src/folder.c
2798         * src/plugins/image_viewer/viewer.c
2799                 fix g_warnings
2800
2801 2004-04-10 [alfons]     0.9.10claws44
2802         
2803         * src/compose.c
2804                 appropriate auto account selection when forwarding
2805                 (fixes bug #476, "forward as attachment does not listen
2806                 to account rules")
2807
2808 2004-04-09 [alfons]     0.9.10claws43
2809
2810         * src/summaryview.c
2811                 make quick search combo matching case sensitive
2812
2813 2004-04-06 [alfons]     0.9.10claws42
2814
2815         * src/addr_compl.c
2816                 use cursor position to prevent clearing the entire entry
2817
2818 2004-04-06 [alfons]     0.9.10claws41
2819
2820         * src/folderview.c
2821                 fix bug #472, "filter not updated when renaming folder" 
2822
2823 2004-04-06 [alfons]     0.9.10claws40
2824
2825         * src/messageview.[ch]
2826           src/summaryview.c
2827                 reflect changes to Show all headers to main view
2828                 and message view (only affects detached message
2829                 view). see also bug #473, 'Show All Headers 
2830                 "problem"'.
2831
2832 2004-04-03 [alfons]     0.9.10claws39
2833
2834         * src/matcher.c
2835                 free address list
2836
2837 2004-04-03 [alfons]     0.9.10claws38
2838
2839         * src/matcher_parser_parse.y
2840           src/matcher.[ch]
2841                 prepare address look up matcher type; marginally
2842                 tested, and not hooked into the UI yet.
2843
2844                 basically it accepts the result of the left hand
2845                 side of the matcher (the "criteria"):
2846
2847                         from all_in_addressbook ""
2848                         ~to_or_cc any_in_addressbook ""
2849                 
2850                 the first case matches all addresses found in the
2851                 from header, and the second case matches if any
2852                 (at least one) of the addresses in to or cc headers 
2853                 are not in the address book.
2854
2855                 the string argument is not used yet, but is intended
2856                 to match a group of addresses 
2857
2858 2004-04-02 [luke]       0.9.10claws37
2859
2860         * src/prefs_folder_item.c
2861                 Add two buttons to apply 'scan for new mail'
2862                 and 'process at startup' to sub folders
2863
2864 2004-04-02 [luke]
2865         * tools/textviewer.sh
2866                 better filename extension matching plus some support for
2867                 MS Excel, MS Powerpoint and HTML
2868
2869 2004-03-29 [christoph]  0.9.10claws36
2870
2871         * src/folder.h
2872         * src/folderutils.[ch]
2873         * src/mainwindow.c
2874                 add delete duplicates for all folders
2875
2876 2004-03-29 [alfons]     0.9.10claws35
2877
2878         * src/folder.c
2879                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2880                 when selecting top-level folder node (thanks to 
2881                 Alex S. Moore)
2882
2883 2004-03-28 [keith]      0.9.10claws34
2884
2885         * src/textview.c
2886                 prepend "http://" to URIs of the form "www.example.com"
2887
2888 2004-03-28 [paul]       0.9.10claws33
2889
2890         * src/common/nntp.c
2891           src/common/smtp.c
2892           src/folder.c
2893           src/imap.c
2894           src/inc.c
2895           src/news.c
2896           src/pop.c
2897                 revise 'translatable string' policy:
2898                 don't translate debug_print() or log_print(),
2899                 translate log_message() and log_warning()
2900         
2901         * po/zh_CN.po
2902                 update submitted by Hansom Young
2903
2904 2004-03-25 [alfons]     0.9.10claws32
2905
2906         * src/prefs_common.c
2907                 I mean this one: Return the GList...
2908
2909 2004-03-25 [alfons]     0.9.10claws31
2910
2911         * src/prefs_common.h
2912                 add new members at the end of prefs_common, so
2913                 they get properly initialized
2914
2915 2004-03-24 [christoph]  0.9.10claws30
2916
2917         * src/imap.c
2918                 o NULL is a valid GSList
2919
2920 2004-03-24 [alfons]     0.9.10claws29
2921
2922         * src/prefs_common.[ch]
2923           src/summaryview.c
2924           src/common/defs.h
2925                 add history to quick search (patch submitted by 
2926                 Ivan Francolin Martinez - thanks!)
2927
2928 2004-03-24 [alfons]     0.9.10claws28
2929
2930         * src/imap.c
2931                 NULL output pointer parameter
2932
2933 2004-03-21 [alfons]     0.9.10claws27
2934
2935         * src/addrindex.[ch]
2936           src/addr_compl.c
2937                 complete addresses on nicks and aliases
2938
2939 2004-03-21 [alfons]     0.9.10claws26
2940
2941         * src/import.c
2942           src/inc.c
2943           src/mbox.[ch]
2944                 disable filters on import mbox (patch submitted
2945                 by Edgar Toernig)
2946
2947 2004-03-21 [darko]      0.9.10claws25
2948
2949         * src/addr_compl.c
2950                 select the address when only one match is found while
2951                 doing address completion with tab key (feature
2952                 request #914720)
2953
2954 2004-03-21 [alfons]     0.9.10claws24
2955
2956         * src/messageview.c
2957           src/toolbar.c
2958                 don't `navigate-delete` when a summary view's selection does not 
2959                 match the accompanying message view's message
2960
2961 2004-03-20 [alfons]     0.9.10claws23
2962
2963         * src/summaryview.c
2964                 hide ext search button on initial display (should fix bug #459,
2965                 "Toggling quick-search at 1st time: minor UI inconsistency")
2966
2967 2004-03-20 [alfons]     0.9.10claws22
2968
2969         * src/summaryview.[ch]
2970                 add function to get selected msginfo, if there's
2971                 only one selected
2972
2973 2004-03-20 [paul]       0.9.10claws21
2974
2975         * sync with 0.9.10cvs7
2976                 see ChangeLog 2004-03-19
2977
2978 2004-03-19 [paul]       0.9.10claws20
2979
2980         * src/common/nntp.c
2981           src/common/smtp.c
2982           src/common/ssl.c
2983           src/folder.c
2984           src/imap.c
2985           src/inc.c
2986           src/news.c
2987           src/pop.c
2988                 don't translate strings in debug_print(), log_print(),
2989                 log_message(),  and log_warning()
2990
2991 2004-03-19 [alfons]     0.9.10claws19
2992
2993         better next/previous/delete/focus navigation with separate 
2994         message view 
2995         
2996         * src/toolbar.c
2997                 call summaryview_delete() instead of messageview_delete()
2998         * src/messageview.c
2999                 disable messageview_delete()
3000
3001 2004-03-18 [paul]       0.9.10claws18
3002
3003         * sync with 0.9.10cvs6
3004                 see ChangeLog 2004-03-16
3005
3006 2004-03-17 [alfons]     0.9.10claws17
3007
3008         * src/gtk/filesel.c
3009                 remove bogus semicolon after if() (sometimes it pays to
3010                 read LKML :)
3011
3012 2004-03-15 [darko]      0.9.10claws16
3013
3014         * src/gtk/filesel.c
3015                 support full path in place of a filename
3016         * src/mimeview.c
3017                 store directory attachments were saved to and
3018                 use it when saving attachments
3019         * src/prefs_common.[hc]
3020                 store directory attachments were last saved to
3021
3022 2004-03-15 [paul]       0.9.10claws15
3023
3024         * src/folderview.c
3025                 fix bug where unsubscribing a newsgroup would destroy
3026                 (most of the) filtering rules
3027
3028 2004-03-15 [paul]       0.9.10claws14
3029
3030         * src/folderview.c
3031                 fix Bug 458, 'Folder View remaining empty after 
3032                 removing a NEWS account' (was also true of IMAP
3033                 accounts)
3034
3035 2004-03-15 [paul]       0.9.10claws13
3036
3037         * src/folderview.c
3038                 fix folderview invisibility of newly subscribed
3039                 newsgroups
3040
3041 2004-03-13 [paul]       0.9.10claws12
3042
3043         * src/compose.c
3044           src/plugins/dillo_viewer/dillo_prefs.c
3045           src/plugins/image_viewer/viewerprefs.c
3046                 gettextise some forgotten parts
3047
3048 2004-03-13 [alfons]     0.9.10claws11
3049
3050         * src/imap.c
3051                 make sure the correct type is passed to sscanf()
3052
3053 2004-03-13 [paul]       0.9.10claws10
3054
3055         * sync with 0.9.10cvs5
3056                 see ChangeLog 2004-03-02 and 2004-03-12, 
3057                 specifically:
3058                 'always move messages by default when using DnD (except 
3059                 for News folder). Copy messages if Ctrl-key is pressed.'
3060                 and 'added a function to filter selected messages'
3061
3062 2004-03-12 [christoph]  0.9.10claws9
3063
3064         * src/codeconv.c
3065                 add parameter check to conv_unmime_header_overwrite()
3066
3067         * src/imap.c
3068                 o fix spelling
3069                 o fix removing of NEW flag when UNREAD is unset
3070
3071         * src/procmime.c
3072                 decode MIME-headers
3073
3074         (Closes 437 i18n attachment display error.)
3075
3076 2004-03-12 [paul]       0.9.10claws8
3077
3078         * po/it.po
3079                 update. submitted by Andrea Spadaccini <lupin85@email.it>
3080                 
3081         * tools/Makefile.am
3082                 add 'textviewer.sh'
3083
3084 2004-03-12 [alfons]     0.9.10claws7
3085
3086         * src/imap.c
3087                 o quiet compiler and typecast Folder * to IMAP Folder *
3088                 o wake up and fix my previous incompatible type assignment bug
3089
3090 2004-03-12 [alfons]     0.9.10claws6
3091
3092         * src/imap.c
3093                 don't mix up pointers to int, guint32 _and_ 
3094                 unsigned int 
3095
3096 2004-03-12 [christoph]  0.9.10claws5
3097
3098         * src/folderview.c
3099                 Add error requester when renaming a folder failed
3100
3101         * src/imap.c
3102                 Check new FolderItem name for namespace seperator
3103                 before renaming
3104
3105         (Closes Bug 443 Bad named IMAP folders won't be displayed)
3106
3107 2004-03-11 [christoph]  0.9.10claws4
3108
3109         * src/folder.[ch]
3110         * src/imap.c
3111         * src/procmsg.h
3112                 syncronize flags in cache with IMAP folder flags
3113
3114         Adapted a patch submitted by Simon 'corecode' Schubert
3115         <corecode@corecode.ath.cx> 
3116
3117
3118 2004-03-11 [alfons]     0.9.10claws3
3119
3120         * src/textview.[ch]
3121                 remove dead code that at one time controlled display of
3122                 URIs in status bar
3123
3124 2004-03-10 [paul]       0.9.10claws2
3125
3126         * po/it.po
3127                 updated by Lupino <lupin85@email.it>
3128
3129 2004-03-09 [alfons]     0.9.10claws1
3130
3131         * src/matcher.c
3132                 we're not using yywrap, but we may, so close yyin instead
3133                 of initial FILE *
3134
3135 2004-03-08 [paul]       0.9.10claws
3136
3137         * 0.9.10claws released
3138
3139 2004-03-08 [paul]       0.9.9claws41
3140
3141         * po/es.po
3142           po/ja.po
3143           po/ru.po
3144           po/sk.po
3145           po/sr.po
3146           po/zh_CN.po
3147                 update translations. submitted by Ricardo Mones Lastra,
3148                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
3149                 Hansom Young
3150
3151 2004-03-06 [paul]       0.9.9claws40
3152
3153         * src/stock_pixmap.c
3154                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
3155                 patch submitted by Pawel Pekala
3156
3157 2004-03-06 [alfons]             0.9.9claws39
3158
3159         * src/addrindex.c
3160                 allow nick name completion again 
3161
3162 2004-03-02 [match]              0.9.9claws38
3163
3164         * configure.ac
3165                 added definition of USE_LDAP_TLS to support TLS.
3166         * src/ldapctrl.[ch]
3167         * src/ldapquery.c
3168         * src/ldapserver.[ch]
3169         * src/addressbook.c
3170         * src/addrindex.c
3171         * src/editldap.c
3172                 included LDAP TLS support.
3173
3174 2004-03-02 [christoph]          0.9.9claws37
3175
3176         * src/folder.[ch]
3177                 o add more documentation for FolderClass
3178                 o remove usused FolderClass virtual functions
3179
3180         * src/imap.c
3181         * src/mh.c
3182         * src/news.c
3183                 change creation of FolderClass because static initializations
3184                 for structs suck in C89
3185
3186 2004-03-01 [paul]
3187
3188         * sync with 0.9.10
3189
3190 2004-02-28 [keith]      0.9.9claws36
3191
3192         * src/common/utils.c
3193                 Fix treatment of whitespace in quicksearch bar (leading
3194                 spaces and >1 space between commands and parameters).
3195
3196 2004-02-27 [alfons]     0.9.9claws35
3197
3198         * src/compose.[ch]
3199                 Explicitly remove draft timeout to fix nasty race between 
3200                 compose_send_cb() (which destroys the compose window) and 
3201                 compose_defer_auto_save_draft() (which expects compose 
3202                 window to exist). Should fix Keith's and Fred Marton's
3203                 bug report (#128, "crash after complaining about character
3204                 set conversion")
3205
3206 2004-02-27 [luke]       0.9.9claws34
3207         
3208         * src/folder.c
3209                 Do folder_item_apply_processing() even if no processing
3210                 rules for the folder exist (so global processing is applied)
3211
3212 2004-02-26 [thorsten]   0.9.9claws33
3213
3214         * src/mimeview.c
3215                 Remove misleading static declaration
3216
3217 2004-02-26 [alfons]     0.9.9claws32
3218
3219         * src/procmime.[ch]
3220           src/compose.c
3221           src/mimeview.c
3222           src/textview.c
3223                 use/add procmime_get_content_type_str() as a safe wrapper
3224                 for returning a Content-Type type string; should fix 
3225                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
3226                  - attachments."
3227
3228 2004-02-26 [thorsten]   0.9.9claws31
3229
3230         * src/mimeview.c
3231                 Restructure save_as/save_all
3232
3233 2004-02-26 [alfons]     0.9.9claws30
3234
3235         * src/procmime.c
3236                 clean up (2)
3237
3238 2004-02-26 [alfons]     0.9.9claws29
3239
3240         * src/procmime.c
3241                 clean up (1)
3242
3243 2004-02-24 [luke]
3244
3245         * tools/textviewer.sh
3246                 tweaks from Johann Koenig, recognition of shell
3247                 scripts in particular
3248
3249 2004-02-24 [paul]       0.9.9claws28
3250
3251         * sync with 0.9.9cvs13
3252                 see ChangeLog 2004-02-24
3253
3254 2004-02-23 [paul]       0.9.9claws27
3255
3256         * src/inc.c
3257                 one alertpanel on pop3 authentication error will suffice
3258                 
3259         * src/prefs_fonts.c
3260                 remove unnecessary printf
3261
3262 2004-02-22 [alfons]     0.9.9claws26
3263
3264         * src/messageview.c
3265                 put back a lost check
3266
3267 2004-02-21 [alfons]     0.9.9claws25
3268
3269         * src/folderview.c
3270                 don't forget to save folder properties after renaming folder
3271
3272 2004-02-20 [paul]       0.9.9.claws24
3273
3274         * src/addressbook.c
3275                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
3276                 
3277         * src/inc.c
3278                 complete sync with 0.9.9cvs9's 'update folderview
3279                 progressively'
3280                 
3281         * configure.ac
3282                 require gettext >= 0.12.1
3283
3284 2004-02-17 [match]      0.9.9claws23
3285
3286         * src/compose.c
3287                 keep the peace - change style.
3288
3289 2004-02-17 [alfons]     0.9.9claws22
3290
3291         * src/filtering.c
3292                 make MATCHACTION_STOP cancel filtering / processing;
3293                 clean up and document it to make it a little bit more clear;
3294
3295 2004-02-17 [alfons]     0.9.9claws21
3296
3297         %X marks the cursor spot for reply quote format
3298
3299         * src/quote_fmt_lex.l 
3300           src/quote_fmt.c
3301                 add %X token
3302                 
3303         * src/quote_fmt.h
3304           src/quote_fmt_parse.y
3305                 handle %X token
3306                 
3307         * src/compose.c
3308                 handle %X token for replies only (for now)
3309
3310 2004-02-17 [paul]       0.9.9claws20
3311
3312         * po/sk.po
3313                 updated by Andrej Kacian
3314                 
3315         * src/news.c
3316                 remove unneeded include
3317                 
3318         * src/prefs_fonts.c
3319                 be a little more user-friendly with the labels
3320                 
3321         * configure.ac
3322                 a change forgotten in the last commit: 
3323                 SYLPHEED_ACLOCAL_INCLUDE(m4)
3324
3325 2004-02-17 [paul]       0.9.9claws19
3326
3327         * ac/*                          ** REMOVED **
3328           ac/                           ** REMOVED **
3329           intl/Makefile.in              ** REMOVED **
3330           m4/                           ** NEW **
3331           m4/missing                    ** NEW **
3332           m4/missing/gdk-pixbuf.m4      ** NEW **
3333           m4/missing/gettext.m4         ** NEW **
3334           m4/missing/gpgme.m4           ** NEW **
3335           m4/missing/imlib.m4           ** NEW **
3336           m4/.cvsignore                 ** NEW **
3337           m4/Makefile.am                ** NEW **
3338           m4/README                     ** NEW **
3339           m4/aclocal-include.m4         ** NEW **
3340           m4/aspell.m4                  ** NEW **
3341           m4/check-type.m4              ** NEW **
3342           m4/gnupg-check-typedef.m4     ** NEW **
3343           m4/openssl.m4                 ** NEW **
3344           m4/spamassassin.m4            ** NEW **
3345           po/ChangeLog                  ** REMOVED **
3346           po/Makefile.in.in             ** REMOVED **
3347           po/Rules-quot                 ** REMOVED **
3348           po/boldquot.sed               ** REMOVED **
3349           po/en@boldquot.header         ** REMOVED **
3350           po/en@quot.header             ** REMOVED **
3351           po/insert-header.sin          ** REMOVED **
3352           po/quot.sed                   ** REMOVED **
3353           po/remove-potcdate.sed        ** REMOVED **
3354           po/remove-potcdate.sin        ** REMOVED **
3355           po/stamp-po                   ** REMOVED **
3356           Makefile.am
3357           autogen.sh
3358           configure.ac
3359                 enable building with automake 1.8.x
3360                 add 'autopoint' to autogen.sh and remove all
3361                 auto-generated files, remove ac/ in favour of
3362                 m4/
3363
3364 2004-02-17 [alfons]     0.9.9claws18
3365         
3366         * src/summaryview.c
3367                 MSG_IS_NEWS() is not stored at all, and is bogus
3368
3369 2004-02-17 [martin]     0.9.9claws17
3370
3371         * src/prefs_themes.c
3372                 fix crash when installing wrong theme and output an
3373                 error message
3374
3375 2004-02-16 [christoph]  0.9.9claws16
3376
3377         * src/compose.c
3378         * src/stock_pixmap.[ch]
3379         * src/toolbar.[ch]
3380         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3381                 add "Wrap current paragraph" to compose toolbar
3382
3383 2004-02-15 [alfons]     0.9.9claws15
3384
3385         * src/folderview.c
3386                 refine previous commit to make sure other hook functions
3387                 get their grab of the pie too
3388
3389 2004-02-15 [alfons]     0.9.9claws14
3390
3391         * src/folderview.c
3392                 fix sync breakage so we don't pass invalid pointer types
3393
3394 2004-02-15 [match]      0.9.9claws13
3395
3396         * src/ldapquery.[ch]
3397         * src/ldapserver.h
3398         * src/addrindex.[ch]
3399                 tweak threading calls.
3400         * src/addr_compl.[ch]
3401                 add alias into completion list.
3402         * src/addressbook.c
3403                 fix ldap browse.
3404                 improve context menu behavior.
3405                 change menu sequence.
3406                 add send mail from addressbook.
3407         * src/addrselect.[ch]
3408         * src/compose.[ch]
3409                 add send mail from addressbook.
3410
3411 2004-02-15 [christoph]  0.9.9claws12
3412
3413         * src/folderutils.c
3414                 skip deleting when duplist is empty
3415
3416         * src/folderview.[ch]
3417         * src/mainwindow.c
3418         * src/summaryview.[ch]
3419                 call folderutils_delete_duplicates() from mainwindow code
3420
3421 2004-02-15 [alfons]     0.9.9claws11
3422         
3423         * src/common/utils.c
3424                 add prefix for italian ms o(e) 
3425
3426 2004-02-14 [paul]       0.9.9claws10
3427
3428         * src/foldersel.c
3429                 fix updating of the folder view when creating a
3430                 new folder
3431
3432 2004-02-13 [paul]       0.9.9claws9
3433
3434         * src/plugins/clamav/clamav_plugin.c
3435                 remove GUI code
3436
3437 2004-02-13 [paul]       0.9.9claws8
3438
3439         * sync with 0.9.9cvs9
3440                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3441
3442 2004-02-13 [alfons]     0.9.9claws7
3443
3444         * src/common/utils.c
3445                 fix wrong type of argument for ctype functions (pass unsigned
3446                 char instead of signed char)
3447
3448 2004-02-12 [alfons]     0.9.9claws6
3449
3450         * src/compose.[ch]
3451                 don't select text in header entry when composing to a 
3452                 default address, but rather give the header entry a
3453                 different color / style (same as the folder new color)
3454
3455 2004-02-12 [alfons]     0.9.9claws5
3456
3457         * src/plugins/clamav/clamav_plugin.c
3458                 don't exit(2) on libclamav init error - show a warning.
3459                 (tested by damaging a clamav database file.)
3460
3461 2004-02-12 [paul]       0.9.9claws4
3462
3463         * sync with 0.9.9cvs4
3464                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3465
3466 2004-02-11 [luke]       0.9.9claws3
3467
3468         * src/mimeview.c
3469                 remove redundant check introduced in 0.9.9claws1
3470
3471 2004-02-11 [luke]       0.9.9claws2
3472
3473         * src/mimeview.c
3474                 fix compilation of my previous commit without gpg enabled
3475
3476 2004-02-10 [luke]       0.9.9claws1
3477
3478         * src/mimeview.c
3479                 add borders to icons to indicate the privacy status for
3480                 the message part (unknown/bad/good)
3481
3482 2004-02-06 [paul]       0.9.9claws
3483
3484         0.9.9claws released
3485
3486 2004-02-06 [darko]      0.9.8claws64
3487
3488         * src/compose.c
3489                 don't allow Ctrl+Enter while external editor is active
3490
3491 2004-02-06 [paul]       0.9.8claws63
3492
3493         * po/es.po
3494           po/pl.po
3495           po/sk.po
3496           po/sr.po
3497                 update Spanish, Polish, Slovak, and Serbian translations.
3498                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3499                 and Urke MMI
3500
3501 2004-02-04 [alfons]     0.9.8claws62
3502
3503         * src/compose.c
3504                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3505                 don't have clue yet why the cursor pos is at the end of the
3506                 text.)
3507
3508 2004-02-04 [alfons]     0.9.8claws61
3509
3510         * src/compose.c
3511                 always grab focus when one of the header entries is clicked 
3512                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3513
3514 2004-02-02 [paul]
3515
3516         * ac/missing/gdk-pixbuf.m4
3517           ac/missing/gpgme.m4
3518           ac/missing/imlib.m4
3519                 prevent 'underquoted definition' warnings
3520                 patch submitted by David Relson
3521                 
3522         * src/plugins/clamav/README
3523                 update, improve, correct
3524
3525 2004-01-31 [thorsten]   0.9.8claws60
3526
3527         * src/news.c
3528                 'dir' not initialized if group has no messages
3529
3530 2004-01-29 [christoph]  0.9.8claws59
3531
3532         * src/customheader.[ch]
3533                 add custom_header_is_allowed() to check for disallowed header names
3534                 that must not be overridden by custom headers
3535
3536         * src/compose.c
3537                 always write From: header and use custom_header_is_allowed() to
3538                 check if custom header should be written
3539
3540         * src/prefs_customheader.c
3541                 check if custom header is disallowed using custom_header_is_allowed()
3542
3543         * src/folderutils.c
3544                 destroy message id GHashTable before freeing the MsgInfos
3545
3546 2004-01-29 [paul]       0.9.8claws58
3547
3548         * sync with 0.9.9 release
3549                 see ChangeLog 2004-01-29
3550
3551 2004-01-29 [paul]       0.9.8claws57
3552
3553         * sync with 0.9.8cvs11
3554                 see ChangeLog 2004-01-29
3555
3556 2004-01-28 [christoph]  0.9.8claws56
3557
3558         * src/pgpmime.c
3559         * src/sgpgme.[ch]
3560                 return WARN signature status when signature is not trusted
3561
3562         * src/Makefile.am
3563         * src/folder.c
3564         * src/folderutils.[ch]                  ** NEW **
3565         * src/summaryview.c
3566                 implement delete duplicates summaryview independent
3567
3568 2004-01-28 [paul]       0.9.8claws55
3569
3570         * sync with 0.9.8cvs10
3571                 see Changelog 2004-01-27 and 2004-01-28
3572
3573 2004-01-26 [christoph]  0.9.8claws54
3574
3575         * src/imap.c
3576                 create a root node for the Folder if scan fails because root
3577                 folder does not exist
3578
3579 2004-01-26 [paul]       0.9.8claws53
3580
3581         * sync with 0.9.8cvs7
3582                 see ChangeLog 2004-01-23
3583
3584 2004-01-25 [alfons]     0.9.8claws52
3585
3586         * src/compose.c
3587                 remove left-over constant INDENT_CHARS
3588
3589 2004-01-25 [alfons]     0.9.8claws51
3590
3591         * src/procmime.c
3592                 add NULL pointer check for mimeinfo->node in
3593                 procmime_mimeinfo_parent()
3594
3595 2004-01-25 [darko]      0.9.8claws50
3596
3597         * src/compose.c
3598                 make "Wrap all long lines" toolbar button wrap all
3599                 long lines not just the current line
3600                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3601
3602
3603 2004-01-25 [alfons]     0.9.8claws49
3604
3605         * src/procmime.c
3606                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3607                 necessary anyway, because *scanf() functions neglect white
3608                 space in the input. 
3609                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3610
3611 2004-01-25 [paul]       0.9.8claws48
3612
3613         * src/prefs_ext_prog.c
3614                 apply Alfons' patch to check for NULL pointers
3615                 fixes bug #424
3616
3617 2004-01-25 [paul]       0.9.8claws47
3618
3619         * sync with 0.9.8cvs8
3620                 see ChangeLog 2004-01-23
3621
3622 2004-01-25 [thorsten]   0.9.8claws46
3623
3624         * src/messageview.c
3625                 remove orphaned mimeview unref()
3626
3627 2004-01-23 [christoph]  0.9.8claws45
3628
3629         * src/summaryview.c
3630                 set ctree widget style
3631
3632 2004-01-23 [paul]       0.9.8claws44
3633
3634         * sync with 0.9.8cvs5
3635                 see ChangeLog 2004-01-22
3636
3637 2004-01-23 [alfons]     0.9.8claws43
3638
3639         * src/procmsg.c
3640                 remove redundant code in procmsg_get_thread_tree()
3641
3642 2004-01-21 [christoph]  0.9.8claws42
3643
3644         * src/folderview.c
3645                 set ctree widget style, otherwise GTK does not use the
3646                 the correct vertical size for the list items
3647
3648 2004-01-21 [alfons]     0.9.8claws41
3649
3650         * src/summaryview.c
3651                 GDK_Left should only switch to folderview when
3652                 when summaryview hscrollbar is at the leftmost
3653                 position (fixes bug #420, "Focus error")
3654
3655 2004-01-21 [paul]       0.9.8claws40
3656
3657         * sync with 0.9.8cvs4
3658                 see ChangeLog 2004-01-20
3659
3660 2004-01-20 [christoph]  0.9.8claws39
3661
3662         * src/folderview.c
3663                 remove setting sensitivity for no longer existing
3664                 /Scoring... popup entry
3665
3666 2004-01-20 [keith]      0.9.8claws38
3667
3668         * configure.ac
3669                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3670
3671 2004-01-20 [paul]       0.9.8claws37
3672
3673         * src/prefs_fonts.c
3674                 demystify font settings
3675                 
3676         * src/textview.c
3677                 use textview->msgfont for header->body in
3678                 textview_show_header()
3679
3680 2004-01-20 [paul]       0.9.8claws36
3681
3682         * src/compose.c
3683           src/undo.c
3684                 remove superfluous debug_print's
3685                 
3686         * src/inc.c
3687                 clear the statusbar after LOCAL incorporation
3688
3689 2004-01-20 [paul]       0.9.8claws35
3690
3691         * sync with 0.9.8cvs3
3692                 see ChangeLog 2004-01-20
3693
3694 2004-01-19 [keith]      0.9.8claws34
3695
3696         * src/folderview.c
3697                 don't show 'Search folder...' on popup menu
3698                 if folder has no mails in it
3699
3700 2004-01-17 [keith]      0.9.8claws33
3701
3702         * src/compose.c
3703           src/prefs_common.c
3704           src/prefs_common.h
3705                 store position of compose window in prefs
3706
3707 2004-01-17 [thorsten]   0.9.8claws32
3708
3709         * src/gtk/gtkvscrollbutton.c
3710                 ensure scrollbutton resize event on different gtk versions
3711
3712 2004-01-15 [alfons]     0.9.8claws31
3713         
3714         * src/summaryview.c
3715                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3716                 message as read
3717
3718 2004-01-12 [christoph]  0.9.8claws30
3719
3720         * src/procmime.c
3721                 better MIME-Version check
3722
3723 2004-01-11 [alfons]     0.9.8claws29
3724
3725         * src/procmsg.c
3726                 remove unnecessary but still effective check (could possibly
3727                 lead to some unwanted side effects)
3728
3729 2004-01-11 [alfons]     0.9.8claws28
3730
3731         * src/procmsg.c
3732                 we should not prefer lowest message number while threading 
3733                 (introduced in previous commit)
3734
3735 2004-01-11 [alfons]     0.9.8claws27
3736
3737         * src/procmsg.c
3738                 subject threading fixes:
3739                 
3740                         - make message with lowest message number the
3741                           thread parent,
3742                         - refine recording last node when threading. the last node
3743                           should be the previous one if a node has a thread parent,
3744                           or the current node if not
3745                 
3746                 (there's another threading bug fix coming up)
3747
3748 2004-01-10 [paul]       0.9.8claws26
3749
3750         * src/main.c
3751           src/prefs_ext_prog.c
3752           src/plugins/clamav/clamav_plugin_gtk.c
3753                 minor gui fixes
3754
3755 2004-01-09 [christoph]  0.9.8claws25
3756
3757         * src/Makefile.am
3758         * src/string_match.[ch]                 ** REMOVE **
3759         * src/common/Makefile.am
3760         * src/common/string_match.[ch]          ** NEW **
3761                 move string_match.[ch] to common directory
3762
3763 2004-01-09 [christoph]  0.9.8claws24
3764
3765         * src/pgpmime.c
3766                 add MIME-Version header for the message parser
3767
3768 2004-01-09 [paul]       0.9.8claws23
3769
3770         * po/POTFILES.in
3771           src/Makefile.am
3772           src/main.c
3773           src/prefs_common.c
3774           src/prefs_ext_prog.[ch]       ** NEW FILES **
3775                 move External Command options from 'Common Prefs/Other' to
3776                 'Other Prefs/Message View/External Programs', also reveal
3777                 the hidden options for audio player and image viewer.
3778                 
3779         * src/prefs_common.c
3780                 fix toggling of header pane
3781
3782 2004-01-09 [paul]       0.9.8claws22
3783
3784         * src/compose.c
3785                 when changing account also change the save folder
3786
3787         * src/textview.c
3788                 if a text/plain attachment has 'Content-Disposition: attachment'
3789                 don't display it inline
3790
3791 2004-01-08 [christoph]  0.9.8claws21
3792
3793         * src/procmime.c
3794                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3795                 otherwise thread the message content as one text part and
3796                 don't assume charset US-ASCII which is only specified as
3797                 default for MIME-messages
3798
3799 2004-01-08 [paul]       0.9.8claws20
3800
3801         * src/plugins/clamav/clamav_plugin.c
3802           src/plugins/spamassassin/spamassassin.c
3803                 inform the user what is happening via the statusbar
3804
3805 2004-01-06 [paul]       0.9.8claws19
3806
3807         * po/es.po
3808                 update Spanish translation. submitted by Ricardo
3809                 Mones Lastra
3810
3811 2004-01-05 [paul]       0.9.8claws18
3812
3813         * sync with 0.9.8cvs2
3814                 see ChangeLog 2004-01-05
3815
3816 2004-01-03 [luke]       0.9.8claws17
3817
3818         * src/procheader.c
3819                 Clean up:
3820                 o remove unused functions string_getchar() and file_getchar()
3821                 o remove the getchar_ parameter from generic_get_one_field()
3822                 o add an 'unfold' parameter to generic_get_one_field, to
3823                   be used if no HeaderEntry is supplied
3824                 o procheader_get_one_field_asis() uses
3825                   generic_get_one_field().
3826
3827 2004-01-01 [christoph]  0.9.8claws16
3828
3829         * src/common/xml.[ch]
3830                 o add xml_new_tag() to manage usage counts of strings correctly
3831                 o correct xml_copy_tree() function name
3832
3833         * src/folder.c
3834         * src/main.c
3835                 allow registering and unregistering of FolderClasses anytime
3836
3837 2003-12-31 [christoph]  0.9.8claws15
3838
3839         * src/folder.[ch]
3840         * src/common/xml.[ch]
3841                 keep folderlist.xml data for unloaded FolderClasses
3842
3843 2003-12-30 [luke]       0.9.8claws14
3844
3845         * src/procheader.[ch]
3846                 o added procheader_get_one_field_asis() that does not do
3847                   unfolding
3848                 o fix procheader_get_header_array_asis() to use the above,
3849                   fixing ugliness of headers in textview
3850
3851         * src/compose.c
3852                 o don't unfold headers when redirecting.        
3853
3854 2003-12-30 [paul]       0.9.8claws13
3855
3856         * po/POTFILES.in
3857           src/common/defs.h
3858           src/Makefile.am
3859           src/main.c
3860           src/prefs_common.c
3861           src/prefs_themes.[ch] ** NEW FILES **
3862                 redesign and move Icon Theme selector to
3863                 the new prefs window
3864           
3865         * src/stock_pixmap.c
3866                 fix the old bug where icons are not always
3867                 updated when changing themes
3868         
3869         * src/summaryview.c
3870                 fix bug where the icons on the title row
3871                 of the summary view were not updated
3872         
3873         all patches submitted by Ricardo Mones Lastra
3874
3875 2003-12-30 [hoa]        0.9.8claws12
3876
3877         * src/folder.c
3878                 run preglobal and postglobal processing rules
3879                 even if the folder does not have any rules.
3880
3881 2003-12-28 [paul]       0.9.8claws11
3882
3883         * ac/aspell.m4
3884           ac/check-type.m4
3885           ac/gnupg-check-typedef.m4
3886           ac/openssl.m4
3887           ac/spamassassin.m4
3888                 fix 'underquoted definition' warnings, patch submitted by
3889                 David Relson <relson@osagesoftware.com>
3890                 
3891         * src/common/utils.c
3892                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3893                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3894
3895 2003-12-28 [paul]       0.9.8claws10
3896
3897         * sync with 0.9.8cvs1
3898                 see ChangeLog 2003-12-17
3899
3900 2003-12-27 [christoph]  0.9.8claws9
3901
3902         * src/common/utils.[ch]
3903                 add g_node_map() to map a GNode into a new GNode
3904                 converting all node data's with a function
3905
3906         * src/account.c
3907         * src/folder.[ch]
3908         * src/folderview.c
3909         * src/imap.c
3910         * src/mainwindow.c
3911         * src/summaryview.c
3912                 o use g_node_map() to convert XML <-> Folder
3913                 o remove redundant FolderItem->parent and
3914                   replace it with folder_item_parent()
3915
3916 2003-12-23 [christoph]  0.9.8claws8
3917
3918         * src/folder.[ch]
3919         * src/folderview.c
3920         * src/mainwindow.c
3921         * src/procmsg.c
3922                 o use callback for notifications about added and
3923                   destroyed folders
3924                 o rewrite folderlist saving (new functions to create
3925                   folder from XML tree, and XML tree from folder)
3926
3927         * src/common/xml.[ch]
3928                 add function to save XML trees
3929
3930         * src/prefs_filtering.c
3931                 code cleanup
3932
3933 2003-12-22 [christoph]  0.9.8claws7
3934
3935         * src/prefs_account.[ch]
3936                 add "SMTP only" accounts
3937
3938 2003-12-20 [melvin]     0.9.8claws6
3939
3940         * src/action.[ch]
3941                 Changed the interface for action_update_*_menu() so
3942                 action.c does not need to know the paths of the different
3943                 actions menu (mainwindow, message view and compose window). 
3944
3945         * src/compose.c
3946                 Tiny code cleanup to merge spell checker related code
3947                 compose_update_actions_menu(): new function to update
3948                 the actions menu. Use it in compose_create()
3949
3950         * src/compose.h
3951                 compose_update_actions_menu(): new function to update
3952                 the actions menu. Used also in prefs_actions.c.
3953
3954         * src/mainwindow.[ch]
3955                 main_window_update_actions_menu(): new function to update
3956                 the actions menu. Used in main_window_create() and in
3957                 prefs_actions.c
3958
3959         * src/messageview.[ch]
3960                 messageview_update_actions_menu(): new function to update
3961                 the actions menu. Used in messageview_add_toolbar() and in
3962                 prefs_actions.c
3963                 
3964         * src/prefs_actions.c   
3965                 prefs_actions_ok(): fixed to update the actions menu of
3966                 the separate message view and the compose windows.
3967
3968 2003-12-20 [luke]       0.9.8claws5
3969         * src/procheader.c
3970                 fix unfolding/newline stripping for multiline fields
3971                 in generic_get_one_field()
3972
3973 2003-12-19 [christoph]  0.9.8claws4
3974
3975         * src/summaryview.c
3976                 o code cleanup
3977                 o use subject_compare_for_sort() when comparing
3978                   simplified subjects
3979
3980 2003-12-19 [christoph]  0.9.8claws3
3981
3982         * src/msgcache.c
3983                 more syncing with 0.8.9a
3984
3985 2003-12-19 [christoph]  0.9.8claws2
3986
3987         * src/folder.c
3988                 don't write all FolderItem XML attributes for the root node
3989
3990 2003-12-19 [melvin]     0.9.8claws1
3991
3992         * src/messageview.c
3993                 Added missing menu branch (Tools/Create processing/rule)
3994         * po/fr.po
3995                 Updated French translation for the added string.
3996
3997 2003-12-19 [paul]       0.9.8claws
3998
3999         0.9.8claws released
4000
4001 2003-12-19 [paul]       0.9.7claws51
4002
4003         * po/en_GB.po
4004           po/es.po
4005           po/ja.po
4006           po/pl.po
4007           po/sk.po
4008           po/zh_CN.po
4009                 update translations. submitted by me, Ricardo Mones
4010                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
4011                 Hansom Young
4012                 
4013         * src/folder_item_prefs.c
4014                 'enable_processing' set to FALSE by default
4015
4016 2003-12-18 [melvin]     0.9.7claws50
4017
4018         * po/fr.po
4019                 Updated French translation
4020
4021 2003-12-17 [christoph]  0.9.7claws49
4022
4023         * src/procheader.c
4024                 revert discarding of whitespace from 0.9.7claws44
4025
4026                 RFC2822 2.2.3: Unfolding is accomplished by simply
4027                 removing any CRLF that is immediately followed by WSP.
4028
4029 2003-12-17 [paul]       0.9.7claws48
4030
4031         * src/folder.c
4032                 fix new message count
4033                 
4034         * configure.ac
4035                 update autotools macros
4036
4037         * sync with 0.9.8a
4038
4039 2003-12-16 [christoph]  0.9.7claws47
4040
4041         * src/folder.c
4042                 fix folder update before adding MsgInfo to cache
4043                 in add_msginfo_to_cache()
4044
4045         * src/procmsg.c
4046                 remove old call to folder_item_update() that is no
4047                 longer required
4048
4049 2003-12-16 [christoph]  0.9.7claws46
4050
4051         * src/main.c
4052                 make sure the shutdown process only runs once
4053
4054 2003-12-16 [hoa]        0.9.7claws45
4055
4056         * src/mainwindow.c
4057         * src/messageview.c
4058         * src/summaryview.[ch]
4059                 Create filter rules using a message is fixed.
4060                 We can now create processing rules using a message.
4061
4062 2003-12-15 [alfons]     0.9.7claws44
4063
4064         * src/procheader.c
4065                 make sure we discard folding white space
4066
4067 2003-12-15 [luke]       0.9.7claws43
4068         * src/textview.c
4069         * src/mimeview.c
4070                 o use "name" parameter if "filename" doesn't exist
4071
4072 2003-12-14 [alfons]     0.9.7claws42
4073
4074         * src/summaryview.c
4075         * src/common/utils.c
4076                 allow quick finding based on the result of passing
4077                 a message to an external command. E.g:
4078
4079                         X "bogofilter < %F" 
4080                 
4081                 gets me all the spam in a folder.
4082
4083 2003-12-14 [luke]       0.9.7claws41
4084
4085         * src/textview.c
4086         * src/mimeview.c
4087                 o use parameter "filename" instead of "name" in a couple of 
4088                   places for correctness
4089
4090         * src/procmime.c
4091         * src/common/utils.[ch]
4092                 o make temporary filename for attachments safe for %p 
4093                   substitutions in actions.
4094
4095 2003-12-13 [christoph]  0.9.7claws40
4096
4097         * src/main.c
4098                 readd exit(0) to clean_quit() because otherwise sylpheed
4099                 does not always terminate
4100
4101         * src/pgpmime.c
4102         * src/privacy.h
4103                 add an identifier-string for PrivacySystems
4104
4105 2003-12-12 [paul]
4106
4107         * doc/man/sylpheed.1
4108                 update the man page
4109
4110 2003-12-12 [paul]       0.9.7claws39
4111
4112         general clean up
4113         
4114         * configure.ac
4115                 correct and clean up './configure --help' info
4116         
4117         * src/plugins/clamav/clamav_plugin.c
4118           src/plugins/spamassassin/spamassassin.c
4119                 correct plugin_desc(), works with LOCAL, IMAP, and
4120                 POP accounts
4121                 
4122         * src/filtering.c
4123           src/matcher.[ch]
4124           src/matcher_parser_parse.y
4125           src/prefs_filtering_action.c
4126                 use 'Change Score' instead of '(In/De)crease score'.
4127                 use *CHANGE_SCORE* instead of *ADD_SCORE*
4128          
4129          * src/mainwindow.c
4130                 hyphenate: 'Pre-processing', 'Post-processing'
4131                 
4132         * src/prefs_account.c
4133                 change 'Generate Message-ID' to 'Generate Message-Id'
4134                 
4135         * src/prefs_folder_item.c
4136                 change 'Processing on startup:' to 'Process at startup'
4137                 change 'Scan for new mail:' to 'Scan for new mail'
4138                 
4139 2003-12-11 [christoph]  0.9.7claws38
4140
4141         * src/crash.c
4142         * src/main.[ch]
4143                 make sure the clean_exit() funtion is not called again by the
4144                 signal handler while it is already running
4145
4146         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
4147
4148         * src/summaryview.c
4149                 fix wrong assertion
4150
4151 2003-12-11 [paul]       0.9.7claws37
4152
4153         * src/compose.c
4154                 'anonymise' Message-Id: header string
4155
4156 2003-12-11 [paul]       0.9.7claws36
4157
4158         * src/plugins/clamav/clamav_plugin.c
4159                 fix (don't break) signature count
4160                 use cl_strerror() instead of deprecated cl_perror()
4161         
4162 2003-12-11 [darko]      0.9.7claws35
4163
4164         * src/summaryview.c
4165                 also update the sort arrow (thanks Christoph)
4166
4167 2003-12-11 [darko]      0.9.7claws34
4168
4169         * src/summaryview.c
4170                 allow reverting to default sort mode (no sort)
4171
4172 2003-12-10 [hoa]        0.9.7claws33
4173
4174         * src/matcher.c
4175                 fixed quotation of string for matcher.
4176
4177 2003-12-08 [paul]       0.9.7claws32
4178
4179         * src/imap.c
4180           src/inc.c
4181                 plug memory leaks (patch by Alfons)
4182
4183 2003-12-08 [christoph]  0.9.7claws31
4184
4185         * src/folder_item_prefs.[ch]
4186         * src/folderview.c
4187         * src/prefs_folder_item.c
4188                 add new FolderItem property to exclude folders from new
4189                 mail checks
4190
4191         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
4192
4193 2003-12-07 [paul]       0.9.7claws30
4194
4195         * src/plugins/clamav/clamav_plugin.c
4196                 fix signature count
4197
4198 2003-12-07 [thorsten]   0.9.7claws29
4199
4200         * src/filtering.c
4201                 debug_print some warning if destfolder missing
4202         * src/prefs_filtering.c
4203                 uninitialized filter list when deleting a folder
4204
4205 2003-12-06 [paul]       0.9.7claws28
4206
4207         * src/procheader.c
4208                 add Alfons' patch to trim line feeds
4209
4210 2003-12-06 [paul]       0.9.7claws27
4211
4212         * partial sync with 0.9.7cvs8
4213                 leaving claws' online/offline more or less intact
4214                 see ChangeLog 2003-12-04 and 2003-12-06
4215
4216 2003-12-06 [christoph]  0.9.7claws26
4217
4218         * src/messageview.c
4219         * src/privacy.[ch]
4220                 revert pirvacy API changes
4221
4222 2003-12-05 [alfons]     0.9.7claws25
4223
4224         * src/matcher.[ch]
4225                 clean up my old cruft
4226
4227 2003-12-05 [alfons]     0.9.7claws24
4228
4229         * src/matcher.c
4230                 fix comparison buglet ;-) and make `test` matcher
4231                 work again
4232
4233 2003-12-05 [alfons]     0.9.7claws23
4234
4235         * src/prefs_folder_item.c
4236                 K&R 2nd Ed., page 241 (function parameter identifiers
4237                 starting with an underscore are kind of insulting)
4238
4239 2003-12-05 [hoa]        0.9.7claws22
4240
4241         * src/main.c
4242         * src/mainwindow.[ch]
4243         * src/mainwindow.h
4244                 add destructor for mainwindow so that the last 
4245                 MimeInfo opened in messageview is destroyed when
4246                 exiting sylpheed.
4247
4248 2003-12-05 [hoa]        0.9.7claws21
4249
4250         * src/filtering.[ch]
4251         * src/matcher.[ch]
4252         * src/matcher_parser_lex.l
4253         * src/matcher_parser_parse.y
4254         * src/prefs_actions.c
4255         * src/prefs_filtering.c
4256         * src/common/utils.[ch]
4257                 quote arguments before giving them to command line.
4258                 fixed quote of string in matcher/processing/filtering rules.
4259
4260         * src/messageview.c
4261         * src/privacy.[ch]
4262                 allows decryption to return a new whole 
4263                 MIME message structure.
4264
4265 2003-12-04 [hoa]        0.9.7claws20
4266
4267         * src/filtering.[ch]
4268         * src/folder.c
4269         * src/mainwindow.c
4270         * src/matcher.c
4271         * src/matcher_parser_parse.y
4272         * src/folderview.c
4273                 global rules to run before folder specific rules.
4274                 global rules to run after folder specific rules.
4275                 
4276         * src/messageview.c
4277                 fixed quick addition of rules.
4278         
4279         * src/prefs_filtering.[ch]
4280         * src/summaryview.c
4281                 we can now customize the title for the dialog.
4282                 updated case where we rename of delete folders.
4283
4284         * src/addressbook.c
4285                 got back the function addressbook_browse_entry_cb()
4286                 that is needed in case we compiled with LDAP support.
4287
4288 2003-12-04 [paul]       0.9.7claws19
4289
4290         * sync with 0.9.7cvs6
4291                 see ChangeLog 2003-12-04
4292                 fixes bug 171 'Wrong message decoing: koi8-r and 
4293                 iso8859-5 looks same. Can't read many emails.'
4294
4295 2003-12-04 [paul]       0.9.7claws18
4296
4297         * po/POTFILES.in
4298                 remove 'src/prefs_scoring.c'
4299
4300 2003-12-03 [hoa]        0.9.7claws17
4301
4302         * src/Makefile.am
4303                 compilation of scoring.[ch] and prefs_scoring.[ch]
4304                 is removed.
4305         
4306         * src/filtering.[ch]
4307         * src/folder.c
4308         * src/folder_item_prefs.[ch]
4309         * src/folderview.c
4310         * src/main.c
4311         * src/mainwindow.c
4312         * src/matcher.[ch]
4313         * src/matcher_parser.h
4314         * src/matcher_parser_parse.y
4315         * src/prefs_filtering.[ch]
4316         * src/prefs_filtering_action.c
4317         * src/prefs_folder_item.c
4318         * src/prefs_scoring.[ch]              * REMOVED FILES *
4319         * src/procmsg.[ch]
4320         * src/scoring.[ch]                    * REMOVED FILES *
4321         * src/summaryview.c
4322                 merged scoring and filtering.
4323                 
4324                 Note : compatibility is kept by parsing score like 
4325                   add_score. To get the behaviour of older scoring 
4326                   system, you have to define some equivalent rule :
4327                   "score_lower -9999 hide"
4328                   "score_greater 9999 mark"
4329                   
4330                   To define global rules, you have to define them 
4331                   in the new global processing rules.
4332                   The variable that kept the list filtering rules 
4333                   was "global_processing" and has been renamed into 
4334                   "filtering_rules".
4335                   "global_processing" variable is now the name 
4336                   of the variable that keeps the list of global 
4337                   processing rules.
4338                   In the configuration file, "[global]" section is 
4339                   now for the global processing rules (which includes
4340                   score things and new global processing rules).
4341                   New "[filtering]" section is for the filtering rules.
4342                   
4343                   Before running with this version, during testing 
4344                   phase, ** MAKE A BACKUP ** of your matcherrc file.
4345                   Then, you have to make the following changes :
4346                   - leave all scoring rules in "[global]" section.
4347                   - move all other rules of "[global]" section to
4348                       a new section named "[filtering]".
4349
4350 2003-12-03 [christoph]  0.9.7claws16
4351
4352         * src/procmime.c
4353                 use default Content-Type as specified in RFC2045 if
4354                 Content-Type header is syntactically incorrect
4355
4356 2003-12-03 [christoph]  0.9.7claws15
4357
4358         * src/addressbook.c
4359         * src/addrindex.h
4360         * src/addritem.c
4361         * src/expldifdlg.h
4362         * src/exportldif.c
4363         * src/filtering.c
4364         * src/folder.c
4365         * src/folderview.c
4366         * src/jpilot.c
4367         * src/localfolder.c
4368         * src/matcher.h
4369         * src/matcher_parser_lex.l
4370         * src/matcher_parser_parse.y
4371         * src/news.c
4372         * src/prefs_filtering_action.c
4373         * src/prefs_folder_item.c
4374         * src/prefs_fonts.c
4375         * src/procmsg.c
4376         * src/sgpgme.c
4377                 clean up warnings
4378
4379         * src/procmime.c
4380                 revert 0.9.7claws14 change
4381
4382 2003-12-03 [alfons]     0.9.7claws14
4383
4384         * src/procmime.c
4385                 catch invalid Content-Type with no subtype
4386
4387 2003-12-03 [alfons]     0.9.7claws13
4388
4389         * src/alertpanel.h
4390         * src/setup.c
4391         * src/plugins/image_viewer/plugin.c
4392                 compile again, we need stddef.h for size_t
4393
4394 2003-12-03 [paul]       0.9.7claws12
4395
4396         * src/account.c
4397                 don't allow cloning of accounts with remote folders,
4398                 patch submitted by Ricardo Mones Lastra
4399
4400 2003-12-03 [christoph]  0.9.7claws11
4401
4402         * src/folder.[ch]
4403         * src/imap.c
4404         * src/localfolder.[ch]
4405         * src/mh.c
4406         * src/news.c
4407         * src/common/xml.[ch]
4408                 add set_xml() and get_xml() virtual functions to FolderClass to
4409                 save extra information for Folders (for example the rootpath
4410                 only used by LocalFolder). The folderlist write function no
4411                 longer needs to know the folder type to save this extra
4412                 information.
4413
4414 2003-12-02 [christoph]  0.9.7claws10
4415
4416         * src/Makefile.am
4417         * src/account.c
4418         * src/folder.[ch]
4419         * src/folderview.h
4420         * src/imap.c
4421         * src/localfolder.[ch]          ** NEW **
4422         * src/mainwindow.c
4423         * src/mh.[ch]
4424         * src/news.[ch]
4425         * src/prefs_account.[ch]
4426         * src/prefs_filtering.h
4427         * src/procmsg.h
4428         * src/remotefolder.[ch]         ** NEW **
4429         * src/common/xml.[ch]
4430                 add item_set_xml() and item_get_xml() virtual functions to
4431                 FolderClass to give folders the ability to add extra information
4432                 to the saved FolderItem data. If NULL the default function for
4433                 FolderItem will be used.
4434
4435 2003-11-29 [christoph]  0.9.7claws9
4436
4437         * src/procheader.c
4438                 fix bug in unfolding
4439
4440 2003-11-29 [luke]       0.9.7claws8
4441
4442         * src/textview.c
4443                 fix compilation for non c99 compilers
4444
4445 2003-11-29 [christoph]  0.9.7claws7
4446
4447         * src/procmime.[ch]
4448         * src/mimeview.c
4449                 o unknown disposition types should be handled as
4450                   attachment (RFC2183)
4451                 o missing headers should not default to inline
4452                   (would make "Save All" useless when disposition header
4453                    is not set by the sending mailer)
4454                 o remove old MimeInfo data and cleanup
4455
4456 2003-11-29 [luke]       0.9.7claws6
4457
4458         * src/procmime.[ch]
4459                 re-added parsing of Content-Disposition header
4460                         - removes the old  'gchar* content_disposition'
4461                         - adds a new field 'DispositionType disposition'
4462                         - adds parameters to MimeInfo::parameters
4463
4464         * src/mimeview.c
4465                 use the "filename" parameter for saving, and the new
4466                 MimeInfo::disposition for save all.
4467
4468         * src/compose.c
4469         * src/toolbar.[ch]
4470                 add a 'check spelling' button as a possibility for 
4471                 the compose toolbar
4472
4473         * src/stockpixmap.[ch]
4474         * src/pixmaps/check_spelling.xpm        ** NEW **
4475         * src/Makefile.am
4476                 add a pixmap for use with 'check spelling' button or
4477                 a user defined action
4478
4479         * src/textview.c
4480                 re-apply fixed (I hope) patch for bug 57
4481                 "Hidden URL in HTML Mails"
4482
4483 2003-11-28 [christoph]  0.9.7claws5
4484
4485         * src/procmime.c
4486                 o be more liberal in what we accept as Content-Type parameters
4487                 o ignore comments after parameters
4488
4489         * src/sgpgme.c
4490                 o only free passphrase when an error occurs
4491
4492 2003-11-28 [paul]       0.9.7claws4
4493
4494         * src/account.c
4495                 add 'Clone Account' function. patch submitted by
4496                 Ricardo Mones Lastra
4497
4498 2003-11-27 [thorsten]   0.9.7claws3
4499
4500         * src/mimeview.c
4501                 fix crash if 'save_all' failed twice
4502
4503 2003-11-27 [paul]       0.9.7claws2
4504
4505         * po/POTFILES.in
4506                 fix a typo
4507
4508         * po/zh_CN.po
4509                 update Simplified Chinese translation. submitted by
4510                 Hansom Young
4511
4512 2003-11-27 [paul]       0.9.7claws1
4513
4514         * po/POTFILES.in
4515                 clean up
4516
4517 2003-11-26 [paul]       0.9.7claws
4518
4519         * 0.9.7claws released
4520
4521 2003-11-26 [paul]       0.9.6claws99
4522
4523         * src/Makefile.am
4524                 add reference to pixmaps/mime_message.xpm
4525
4526 2003-11-26 [paul]       0.9.6claws98
4527
4528         * po/POTFILES.in
4529                 remove reference to src/sigstatus.c
4530
4531 2003-11-26 [christoph]  0.9.6claws97
4532
4533         * src/Makefile.am
4534         * src/prefs_common.c
4535         * src/rfc2015.c
4536         * src/sigstatus.[ch]            ** REMOVE **
4537                 remove signature result popup option and window
4538
4539 2003-11-26 [paul]       0.9.6claws96
4540
4541         * po/es.po
4542           po/ja.po
4543           po/pl.po
4544           po/sk.po
4545           po/sr.po
4546                 update translations. submitted by Ricardo Mones Lastra,
4547                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4548
4549 2003-11-25 [christoph]  0.9.6claws95
4550
4551         * src/procmime.c
4552                 display mime structure only in debug mode
4553
4554 2003-11-25 [melvin]     0.9.6claws94
4555
4556         * po/fr.po
4557                 Updated French translations + typos fixes of older
4558                 translations (thanks to Fabien Vantard for pointing
4559                 to some of them)
4560
4561 2003-11-25 [melvin]     0.9.6claws93
4562
4563         * src/editldap.c
4564                 Fixed a couple of typos.
4565
4566 2003-11-24 [paul]       0.9.6claws92
4567
4568         * po/POTFILES.in
4569                 add 'src/textview.c'
4570
4571 2003-11-24 [paul]       0.9.6claws91
4572
4573         * src/sgpgme.c
4574                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4575
4576 2003-11-24 [paul]       0.9.6claws90
4577
4578         * src/plugins/image_viewer/viewer.c
4579                 image_viewer_show_mimepart(): 
4580                 use procmime_mimeinfo_get_parameter() to get the file name
4581
4582 2003-11-24 [paul]       0.9.6claws89
4583
4584         * src/textview.c
4585                 textview_show_mime_part(): rewrite text hint
4586
4587 2003-11-22 [paul]       0.9.6claws88
4588
4589         * sync with 0.9.7cvs5
4590                 see ChangeLog 2003-11-21
4591
4592 2003-11-21 [paul]       0.9.6claws87
4593
4594         * src/mimeview.c
4595                 define shortcut key 'o' for 'Open with...'
4596
4597 2003-11-21 [alfons]     0.9.6claws86
4598
4599         * src/messageview.c
4600                 fix bug #383 'Deleting message from "separate message view" 
4601                 uses local Trash folder'
4602
4603 2003-11-21 [christoph]  0.9.6claws85
4604
4605         * src/mimeview.c
4606                 fix content-type guessing by name parameter when finding
4607                 the correct viewer
4608
4609 2003-11-21 [alfons]     0.9.6claws84
4610
4611         * src/main.c
4612                 no mail incorporation allowed with --offline param.
4613                 fixes bug #374, "--offline ignored"
4614
4615 2003-11-20 [christoph]  0.9.6claws83
4616
4617         * src/mimeinfo.c
4618                 use signed MimeInfo when checking the signature and not
4619                 the selected one
4620
4621 2003-11-19 [alfons]     0.9.6claws82
4622
4623         * src/mainwindow.c
4624                 fix crash when toggling separate views, patch submitted
4625                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4626                 fixes bug #342, "separate views  cause crash"
4627
4628 2003-11-19 [paul]       0.9.6claws81
4629
4630         * src/compose.c
4631                 compose_redirect_write_headers_from_headerlist(): 
4632                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4633                 
4634         * src/main.c
4635                 code cleanup (inherited from 0.9.7cvs4)
4636                 
4637         * tools/tb2sylpheed
4638                 bugfix: added missing attribute-list start. submitted by
4639                 Urke MMI
4640
4641 2003-11-19 [luke]       0.9.6claws80
4642
4643         * src/textview.c
4644                 revert my last commit until I get time to fix it
4645
4646 2003-11-18 [christoph]  0.9.6claws79
4647
4648         * src/mimeview.[ch]
4649                 check parent MimeInfos for signatures and display the
4650                 result of the parent when found
4651
4652         * src/pgpmime.c
4653                 o avoid NULL pointer warnings
4654                 o use procmime_mimeinfo_get_parameter()
4655
4656         * src/sgpgme.c
4657                 small text changes
4658
4659 2003-11-17 [luke]       0.9.6claws78
4660
4661         * src/textview.c
4662                 add check for disguised URLs, fixing bug 57
4663                 "Hidden URL in HTML Mails"
4664
4665 2003-11-16 [christoph]  0.9.6claws77
4666
4667         * src/procmime.c
4668                 fix crash when parsing invalid Content-Type header
4669
4670 2003-11-16 [christoph]  0.9.6claws76
4671
4672         * src/pgpmime.c
4673         * src/privacy.c
4674         * src/procmime.c
4675         * src/sgpgme.[ch]
4676                 implement message decrypting
4677
4678         * src/rfc2015.c
4679                 remove old code
4680
4681 2003-11-14 [luke]       0.9.6claws75
4682
4683         * src/mimeview.c
4684                 fix a couple of problems that treated application/* and
4685                 application/octet-stream the wrong way around
4686                 (since 0.9.6claws10), causing "Open" to do nothing.
4687
4688 2003-11-14 [christoph]  0.9.6claws74
4689
4690         * src/messageview.c
4691         * src/pgpmime.c
4692         * src/privacy.[ch]
4693                 prepare for message part decrypting
4694
4695         * src/sgpgme.c
4696                 add output for expired signatures
4697
4698         * src/rfc2015.c
4699                 remove some old code
4700
4701 2003-11-10 [christoph]  0.9.6claws73
4702
4703         * src/mimeview.c
4704                 add "Full info" button for bad and warn signature status
4705
4706         * src/sgpgme.c
4707                 generate full signature info like gpg's output
4708                 (gpg -v --with-fingerprint --verify)
4709
4710 2003-11-10 [christoph]  0.9.6claws72
4711
4712         * src/mimeview.c
4713         * src/pgpmime.c
4714         * src/privacy.[ch]
4715         * src/sgpgme.[ch]
4716         * src/textview.[ch]
4717                 o add code to view full signature info
4718                 o do automatic signature checks
4719
4720 2003-11-10 [alfons]     0.9.6claws71
4721
4722         * src/summaryview.c
4723                 don't crash when gtkut_font_load() returns invalid font (has
4724                 something to do with locale settings)
4725                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4726
4727 2003-11-09 [alfons]     0.9.6claws70
4728
4729         * src/procmime.c
4730                 plug leak
4731
4732 2003-11-08 [luke]       0.9.6claws69
4733
4734         * src/summaryview.c
4735                 fix some typos
4736
4737         * src/compose.c
4738                 rewrite compose_attach_parts(), fixing various bugs mainly
4739                 to do with re-editing.
4740
4741         * src/mimeview.c
4742                 "save all" now only saves attachments with names/filenames
4743
4744 2003-11-04 [match]      0.9.6claws68
4745
4746         * src/ldapctrl.[ch]
4747                 fix broken LDAP support.
4748
4749         * src/ldapquery.c
4750                 remove printf's.
4751
4752 2003-11-04 [luke]       0.9.6claws67
4753
4754         * src/mimeview.c
4755                 o  fixed bug 4 "focus lost on messages with attachments"
4756                 o  fixed 'Save all' attachments for new mime changes
4757                 o  right clicking on icons consistent with right clicking on
4758                    mime tree
4759                   - fixes a bug where wrong part is saved when you
4760                     choose 'Save as' from popup menu
4761                   - fixes bug 308 "No way to "save all" attachments"
4762                 o  fixed a compiler warning.
4763
4764         * src/textview.c
4765                 o  removed flickering in mime tree when using "n" and "p"
4766                    shortcuts
4767                 o  fixed bug where selecting the textview and pressing e.g.
4768                    'y' causes sylpheed to respond twice.
4769
4770         * src/summaryview.c
4771                 removed hard coding of * and ! shortcuts (which only served
4772                 to cause problems if you tried to redefine the shortcuts)
4773
4774 2003-11-04 [luke]       0.9.6claws66
4775
4776         * src/plugins/image_viewer/viewer.c
4777         * src/plugins/image_viewer/viewerprefs.c
4778         * src/plugins/image_viewer/viewerprefs.glade
4779                 o  allow toggling of image scaling by clicking on image
4780                 o  respond to image's container widget resize
4781
4782         * src/procmime.c
4783                 o  fix bad parsing of message when re-editing/viewing a
4784                    message saved to the drafts folder
4785
4786 2003-11-02 [match]      0.9.6claws65
4787
4788         * src/browseldap.h
4789                 fix if not building LDAP support.
4790         * src/addrindex.c
4791         * src/ldapquery.[ch]
4792         * src/editldap.h
4793                 include support for contains query. feature req 529354.
4794
4795 2003-11-02 [alfons]     0.9.6claws64
4796
4797         * src/browseldap.c
4798                 fix build bustage if not compiling ldap support
4799
4800 2003-11-01 [match]      0.9.6claws63
4801
4802         * po/POTFILES.in
4803         * src/Makefile.am
4804         * src/addr_compl.[ch]
4805         * src/addrbook.c
4806         * src/addrcache.[ch]
4807         * src/addrdefs.h        ** NEW **
4808         * src/addressbook.c
4809         * src/addressitem.h
4810         * src/addrindex.[ch]
4811         * src/addritem.h
4812         * src/addrquery.[ch]
4813         * src/ldapquery.[ch]
4814         * src/ldapserver.[ch]
4815                 refactor LDAP query mechanism.
4816
4817         * src/browseldap.[ch]   ** NEW **
4818         * src/ldaplocate.[ch]   ** NEW **
4819                 add feature to browse LDAP entry that was retrieved using
4820                 an explicit LDAP search.
4821
4822 2003-11-01 [alfons]     0.9.6claws62
4823
4824         * src/prefs_gtk.c
4825                 prefs_write_param(): fail when we see an invalid type; all the
4826                 callers seem to handle this gracefully by reverting changes
4827
4828 2003-10-30 [christoph]  0.9.6claws61
4829
4830         * configure.ac
4831         * ac/openssl.m4
4832         * ac/spamassassin.m4
4833         * src/Makefile.am
4834                 use extra variables for all libraries to make sure plugins
4835                 are only linked with libraries they really need. $LIBS is always
4836                 added to the linking parameters, but we only what the libraries
4837                 listed in the Makefile
4838
4839 2003-10-29 [paul]       0.9.6claws60
4840
4841         * src/mimeview.c
4842                 don't use Subject for unknown part name
4843
4844 2003-10-29 [paul]       0.9.6claws59
4845
4846         * src/compose.c
4847                 get name of attachment(s) when re-editing, fwd'ing or
4848                 redirecting
4849                 
4850         * src/mimeview.c
4851                 get name of attachment(s) when saving
4852
4853 2003-10-29 [hoa]        0.9.6claws58
4854
4855         * src/textview.c
4856                 implemented multipart/alternative in MIME message viewer.
4857
4858 2003-10-28 [christoph]  0.9.6claws57
4859
4860         * configure.ac
4861                 make sure MathML-Viewer is not built with the
4862                 Gtk2 version of GtkMathView
4863
4864 2003-10-28 [paul]       0.9.6claws56
4865
4866         * sync with 0.9.7cvs1
4867                 see ChangeLog 2003-10-28
4868
4869 2003-10-27 [alfons]     0.9.6claws55
4870
4871         * src/matcher_parser_parse.y
4872         * src/gtk/colorlabel.c
4873                 allow setting color label to 0 in filtering/processing rules
4874                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4875
4876 2003-10-26 [alfons]     0.9.6claws54
4877
4878         * src/summary_search.c
4879                 fix misnomer and correct selecting initial search node  
4880
4881 2003-10-26 [christoph]  0.9.6claws53
4882
4883         * src/pgpmime.c
4884         * src/sgpgme.c
4885                 change display of signature info to use only name of
4886                 signer, otherwise the text gets too long.
4887
4888         * src/procmime.c
4889                 don't use MimeInfo's filename to generate tmp filename
4890
4891 2003-10-25 [christoph]  0.9.6claws52
4892
4893         * src/procmime.c
4894                 fix message body searching
4895
4896 2003-10-25 [paul]       0.9.6claws51
4897
4898         * src/compose.c
4899                 use g_basename rather than basename
4900
4901 2003-10-24 [christoph]  0.9.6claws50
4902
4903         * src/sgpgme.c
4904                 change fetching of signature key's trust
4905
4906 2003-10-24 [paul]       0.9.6claws49
4907
4908         * po/sk.po
4909                 update Slovak translation
4910                 submitted by Andrej Kacian
4911                 
4912         * src/mainwindow.c
4913                 remove unknown menu entry /File/Add mailbox/mbox...
4914
4915 2003-10-24 [hoa]        0.9.6claws48
4916
4917         * src/Makefile.am
4918                 removed all references to mbox folders
4919
4920         * src/carray.[ch]               * REMOVED *
4921         * src/chash.[ch]                * REMOVED *
4922         * src/maillock.[ch]             * REMOVED *
4923         * src/mailmbox.[ch]             * REMOVED *
4924         * src/mailmbox_folder.[ch]      * REMOVED *
4925         * src/mailmbox_parse.[ch]       * REMOVED *
4926         * src/mailmbox_types.[ch]       * REMOVED *
4927         * src/mbox_folder.[ch]          * REMOVED *
4928                 remove implementation of mbox folders
4929                 and old mailbox folder.
4930                 mbox folder implementation will be added
4931                 as a plugin so that implementation can be entirely
4932                 synchronized with the files of the project they are
4933                 extracted from (libEtPan!).
4934         
4935         * src/mainwindow.c
4936         * src/folder.c
4937         * src/folderview.[ch]
4938         * src/procmsg.h         
4939                 Disable as much code that references mbox folders
4940                 as possible.
4941                 Some UI thing still need to know that folder is mbox
4942                 (when we have to enter the name of the mailbox and
4943                 we want to add /var/mail/$USER).
4944
4945 2003-10-23 [christoph]  0.9.6claws47
4946
4947         * src/noticeview.c
4948                 don't always display button when noticeview is made visible
4949
4950         * src/mimeview.c
4951         * src/pgpmime.c
4952         * src/privacy.[ch]
4953         * src/sgpgme.[ch]
4954                 get signature information from crypto system
4955
4956 2003-10-22 [paul]       0.9.6claws46
4957
4958         * po/es.po
4959                 updated by Ricardo Mones Lastra
4960
4961 2003-10-22 [paul]       0.9.6claws45
4962
4963         * src/Makefile.am
4964                 update to reflect the changes to the icons that
4965                 happened in 0.9.6claws35
4966
4967 2003-10-22 [alfons]     0.9.6claws44
4968         
4969         * src/carray.h
4970                 inline carray_count() 
4971
4972 2003-10-21 [alfons]     0.9.6claws43
4973
4974         * src/carray.h
4975                 glib wrappers
4976         * src/carray.c
4977                 disable
4978         * src/mailmbox.[ch]
4979         * src/mailmbox_folder.c
4980         * src/mailmbox_parse.c
4981         * src/mailmbox_types.[ch]
4982                 %s/uint32_t/guint
4983
4984 2003-10-21 [luke]       0.9.6claws42
4985
4986         * src/stock_pixmaps.[ch]
4987         * src/mimeview.c
4988         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4989         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4990                 o remove mime_application_octet_stream.xpm icon (it was never
4991                   really needed)
4992                 o remove redundant icon messageview_text.xpm
4993
4994         * src/mainwindow.c
4995                 fix visibility of signature noticeview when toggling 'separate
4996                 message view'
4997
4998 2003-10-21 [christoph]  0.9.6claws41
4999
5000         * src/procmime.c
5001                 decode multipart and rfc822 mime parts to allow further
5002                 parsing when required
5003
5004 2003-10-21 [christoph]  0.9.6claws40
5005
5006         * src/procmime.[ch]
5007         * src/textview.c
5008                 remove obsolete charset parameter in MimeInfo and fix
5009                 TextView to use the charset from the parameter hash table
5010
5011         * src/plugins/dillo_viewer/Makefile.am
5012         * src/plugins/trayicon/Makefile.am
5013                 add OPENSSL_CFLAGS to fix building with using
5014                 --with-openssl-* parameters
5015
5016 2003-10-21 [paul]       0.9.6claws39
5017
5018         * src/prefs_matcher.[ch]
5019                 replace remnants of the old, renamed 'Execute' matchtype
5020                 add a brief description to the Info window
5021
5022 2003-10-21 [hoa]        0.9.6claws38
5023         
5024         * src/Makefile.am
5025         * src/carray.[ch]               * NEW *
5026         * src/chash.[ch]                * NEW *
5027         * src/folder.c
5028         * src/maillock.[ch]             * NEW *
5029         * src/mailmbox.[ch]             * NEW *
5030         * src/mailmbox_folder.[ch]      * NEW *
5031         * src/mailmbox_parse.[ch]       * NEW *
5032         * src/mailmbox_types.[ch]       * NEW *
5033                 implementation of mbox folder with unique message numbers
5034
5035                 made use of libEtPan! implementation of mbox for lower-layer.
5036
5037 2003-10-20 [alfons]     0.9.6claws37
5038
5039         * src/noticeview.c
5040                 fix invalid argument warning
5041         * src/pgpmime.c
5042                 no in place variable
5043
5044 2003-10-20 [paul]       0.9.6claws36
5045
5046         * src/compose.[ch]
5047           src/filtering.c
5048           src/messageview.c
5049                 fix crash when using Forward in Filtering when
5050                 external editor option is set
5051                 
5052                 Patch submitted by Simon 'corecode' Schubert
5053                 <corecode@corecode.ath.cx> 
5054
5055 2003-10-20 [paul]       0.9.6claws35
5056
5057         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
5058           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
5059           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
5060           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
5061           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
5062           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
5063           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
5064           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
5065           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
5066           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
5067           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
5068           src/mimeview.c
5069           src/stock_pixmap.[ch]
5070                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
5071                 icons. add privacy_warn.xpm icon
5072
5073 2003-10-20 [hoa]  0.9.6claws34
5074
5075         * src/folder_item_prefs.[ch]
5076         * src/prefs_folder_item.c
5077         * src/main.c
5078                 Added a property per folder to choose whether we 
5079                 want to apply processing on it on startup or if we
5080                 prefer to wait the folder selection to apply it.
5081         
5082         * src/messageview.c
5083                 fixed C89 compatibility (for old compilers, for
5084                 example gcc 2.95.x).
5085
5086 2003-10-17 [christoph]  0.9.6claws33
5087
5088         * src/mimeview.c
5089         * src/noticeview.[ch]
5090                 change noticeview icon to indicate signature status
5091
5092 2003-10-17 [christoph]  0.9.6claws32
5093
5094         * src/Makefile.am
5095         * src/main.c
5096         * src/mimeview.c
5097         * src/noticeview.c
5098         * src/pgpmime.[ch]                              ** NEW **
5099         * src/privacy.[ch]
5100         * src/rfc2015.c
5101         * src/sgpgme.c                                  ** NEW **
5102                 reimplement PGP/Mime signature checking (unfinished)
5103
5104 2003-10-15 [christoph]  0.9.6claws31
5105
5106         * src/procmime.[ch]
5107                 fix procmime_get_text_content() and
5108                 procmime_get_first_text_content()
5109
5110 2003-10-15 [christoph]  0.9.6claws30
5111
5112         * src/plugins/spamassassin/spamassassin_gtk.c
5113         * src/plugins/spamassassin/spamassassin_gtk.glade
5114                 fix timeout tooltip
5115
5116 2003-10-15 [paul]       0.9.6claws29
5117
5118         * src/messageview.c
5119                 workaround for buggy smtp servers. on sending a
5120                 return receipt strip the name part from the address
5121                 when creating headers
5122                 
5123 2003-10-15 [paul]       0.9.6claws28
5124
5125         * sync with 0.9.7 release
5126                 see ChangeLog 2003-10-15
5127
5128 2003-10-14 [christoph]  0.9.6claws27
5129
5130         * src/plugins/clamav/clamav_plugin.c
5131                 fix clamav plugin
5132
5133 2003-10-14 [christoph]  0.9.6claws26
5134
5135         * src/compose.c
5136         * src/mimeview.c
5137         * src/procmime.[ch]
5138         * src/rfc2015.c
5139         * src/textview.c
5140         * src/plugins/clamav/clamav_plugin.c
5141                 use GNode to create the mime tree (some changes to functions
5142                 that traverse the tree are just quick and dirty. Maybe we
5143                 can find better solutions with g_node_*-functions)
5144
5145 2003-10-14 [luke]       0.9.6claws25
5146
5147         * src/mimeview.c
5148                 fix a navigation bug (stupid typo of mine)
5149
5150 2003-10-14 [christoph]  0.9.6claws24
5151
5152         * src/textview.c
5153                 fix missing last line in plain/text mails
5154
5155 2003-10-13 [luke]       0.9.6claws23
5156
5157         * src/summaryview.c
5158                 fix bug 334 (part 1)
5159
5160 2003-10-13 [kov]        0.9.6claws22
5161
5162         * src/mimeview.c
5163                 error checking when the user enters a non-directory at
5164                 the file selection dialog.
5165                 work-around for users entering directory location without
5166                 adding a leading G_DIR_SEPARATOR.
5167
5168 2003-10-13 [luke]       0.9.6claws21
5169
5170         * src/compose.c
5171                 error reporting for inserting files, including catching
5172                 invalid characters for current locale/encoding
5173
5174 2003-10-13 [paul]       0.9.6claws20
5175
5176         * src/folderview.c
5177                 fix bug #347 'subscribe newsgroups crashes'
5178
5179 2003-10-13 [paul]       0.9.6claws19
5180
5181         * src/compose.c
5182                 when using 'Reply to all' include the 'send replies
5183                 to' folder property
5184                 
5185         * po/ja.po
5186                 update Japanese translation. submitted by Rui Hirokawa 
5187                 <rui_hirokawa@ybb.ne.jp>        
5188
5189 2003-10-13 [hoa]        0.9.6claws18
5190
5191         * src/account.c
5192         * src/compose.c
5193         * src/messageview.c
5194         * src/procheader.c
5195         * src/procheader.h
5196                 rename get_header_from_msginfo() into
5197                 procheader_get_header_from_msginfo() so that we have a
5198                 coherent exported naming.
5199                 avoid parsing of header contained in a string via
5200                 a newly written temporary file.
5201
5202         Patch submitted by Simon 'corecode' Schubert
5203                 <corecode@corecode.ath.cx>
5204
5205 2003-10-12 [hoa]        0.9.6claws17
5206
5207         * src/filtering.c
5208         * src/filtering.h
5209         * src/matcher.c
5210         * src/matcher.h
5211         * src/matcher_parser_parse.y
5212         * src/prefs_filtering_action.c
5213                 added "stop" action : stop applying the filtering rules.
5214                 added "set score" and "increase/decrease score" actions.
5215                 That two last action replace the "change_score" action
5216                 introduced by alfons in 0.8.8claws85.
5217                 "set score" is to set a given score to the message.
5218                 "increase/decrease score" will increase or decrease the
5219                 score if the given value is respectively positive or
5220                 negative. If someone find a some better name for this last
5221                 rule, it can be modified.
5222
5223 2003-10-12 [paul]       0.9.6claws16
5224
5225         * AUTHORS
5226           po/ja.po
5227                 update Japanese translation. submitted by Rui Hirokawa 
5228                 <rui_hirokawa@ybb.ne.jp>
5229
5230 2003-10-12 [christoph]  0.9.6claws15
5231
5232         * src/procmime.c
5233                 fix crash caused by incorrect headers
5234
5235 2003-10-10 [christoph]  0.9.6claws14
5236
5237         * src/main.c
5238         * src/privacy.[ch]
5239         * src/rfc2015.[ch]
5240                 implement detection of signed message parts for rfc2015
5241
5242 2003-10-10 [thorsten]   0.9.6claws13
5243
5244         * src/mimeview.c
5245                 fix typo
5246
5247 2003-10-10 [christoph]  0.9.6claws12
5248
5249         * src/stock_pixmap.[ch]
5250         * src/pixmaps/mime_message.xpm                  ** NEW **
5251                 add a new icon for mime type "message"
5252
5253         * src/privacy.[ch]
5254         * src/procmime.[ch]
5255                 add crypto api
5256
5257         * src/mimeview.c
5258                 o use crypto api
5259                 o add icons for message type mime parts
5260
5261 2003-10-10 [christoph]  0.9.6claws11
5262
5263         * src/mainwindow.c
5264         * src/messageview.[ch]
5265         * src/mimeview.[ch]
5266         * src/procmime.[ch]
5267         * src/procmsg.[ch]
5268         * src/rfc2015.c
5269         * src/summaryview.c
5270         * src/textview.[ch]
5271                 o remove switching between TextView and MimeView in MessageView
5272                   (if required we can hide the icon box and the MimeView will
5273                    look exaxtly like the TextView)
5274                 o temporary remove signature and decrypting GPGME code
5275
5276 2003-10-09 [christoph]  0.9.6claws10
5277
5278         * src/action.c
5279         * src/compose.c
5280         * src/messageview.c
5281         * src/mimeview.c
5282         * src/procmime.[ch]
5283         * src/procmsg.c
5284         * src/rfc2015.c
5285         * src/textview.c
5286         * src/common/utils.[ch]
5287         * src/plugins/clamav/clamav_plugin.c
5288         * src/plugins/dillo_viewer/dillo_viewer.c
5289         * src/plugins/image_viewer/viewer.c
5290         * src/plugins/mathml_viewer/mathml_viewer.c
5291                 new mime parser (several things need fixing)
5292
5293 2003-10-09 [paul]       0.9.6claws9
5294
5295         * src/imap.c
5296                 a little more sync with 0.9.6cvs2 and a tidy up
5297
5298 2003-10-08 [paul]       0.9.6claws8
5299
5300         * sync with 0.9.6cvs2
5301                 see ChangeLog 2003-10-03
5302
5303 2003-10-05 [christoph]  0.9.6claws7
5304
5305         * src/summaryview.c
5306                 don't use flags to check if a message is in a news folder
5307
5308         (closes Bug 282 clicking on folder with copied Messages from News
5309          immediately after having copied them crashes Sylpheed-Claws)
5310
5311 2003-10-05 [christoph]  0.9.6claws6
5312
5313         * src/Makefile.am
5314         * src/progressdialog.[ch]               ** REMOVE **
5315         * src/gtk/Makefile.am
5316         * src/gtk/progressdialog.[ch]           ** NEW **
5317                 move progressdialog to gtk directory
5318
5319 2003-10-04 [christoph]  0.9.6claws5
5320
5321         * src/prefs_toolbar.c
5322         * src/gtk/prefswindow.c
5323                 remove widget_show_all for pages root widget
5324
5325         * src/plugins/spamassassin/spamassassin.[ch]
5326         * src/plugins/spamassassin/spamassassin_gtk.c
5327         * src/plugins/spamassassin/spamassassin_gtk.glade
5328                 add support for new libspamc transports
5329
5330 2003-10-04 [christoph]  0.9.6claws4
5331
5332         * src/plugins/spamassassin/libspamc.[ch]
5333         * src/plugins/spamassassin/spamassassin.c
5334         * src/plugins/spamassassin/utils.[ch]
5335                 update libspamc to version from SpamAssassin 2.60
5336
5337 2003-10-03 [christoph]  0.9.6claws3
5338
5339         * src/send_message.c
5340                 fix missing format string bug found by
5341                 Georgi Guninski <guninski@guninski.com>
5342
5343 2003-10-03 [paul]       0.9.6claws2
5344
5345         * po/zh_CN.po
5346                 update Simpilified Chinese translation, submitted by
5347                 Hansom Young
5348
5349 2003-10-02 [christoph]  0.9.6claws1
5350
5351         * src/imap.c
5352                 add UIDPLUS support for COPY and EXPUNGE
5353
5354 2003-10-02 [paul]       0.9.6claws
5355
5356         * 0.9.6claws released
5357
5358 2003-10-02 [paul]
5359
5360         * po/es.po
5361           po/sk.po
5362                 update Spanish and Slovak translations
5363                 submitted by Ricardo Mones Lastra and Andrej Kacian
5364  
5365 2003-10-02 [paul]       0.9.5claws43
5366
5367         * po/en_GB.po
5368                 update British English translation
5369
5370 2003-10-02 [paul]       0.9.5claws42
5371
5372         * po/hr.po
5373                 update Croatian translation, submitted by Dragan
5374
5375 2003-10-01 [paul]       0.9.5claws41
5376
5377         * po/pl.po
5378           po/sr.po
5379                 update Polish and Serbian translations, submitted by
5380                 Emil and Urke MMI
5381
5382 2003-10-01 [melvin]     0.9.5claws40
5383
5384         * po/fr.po
5385                 Updated French translations
5386
5387 2003-10-01 [melvin]     0.9.5claws39
5388
5389         * src/prefs_fonts.c
5390                 Fixed a Gtk warning
5391
5392         * src/plugins/dillo_prefs.c     
5393                 Quasi unnoticeable UI clean-up.
5394
5395 2003-10-01 [paul]
5396
5397         * tools/README
5398           tools/maildir2sylpheed.pl
5399                 bug fixes, rewrites, submitted by Matthias Förste 
5400                 <itsjustme@users.sourceforge.net>
5401
5402 2003-09-29 [paul]       0.9.5claws38
5403
5404         * src/inc.c
5405                 fix my coding carelessness
5406
5407 2003-09-29 [paul]       0.9.5claws37
5408
5409         * po/POTFILES.in
5410           src/Makefile.am
5411           src/main.c
5412           src/prefs_common.[ch]
5413           src/prefs_fonts.[ch]  ** NEW FILES **
5414                 move Font config options to Other Prefs/Display/Fonts
5415                 (user's current configuration is preserved)
5416
5417 2003-09-29 [paul]       0.9.5claws36
5418
5419         * src/inc.c
5420           src/prefs_account.c
5421                 allow 'local_mbox' value to point to either a directory 
5422                 (/var/mail -  default, new) or a file (/var/mail/username
5423                 - original)
5424
5425 2003-09-28 [paul]       0.9.5claws35
5426
5427         * src/rfc2015.c
5428                 on signature check, where key exists, print the
5429                 Key ID
5430
5431 2003-09-27 [alfons]     0.9.5claws34
5432
5433         * src/action.c
5434                 o make progress bar not fill/expand when resizing dialog
5435                 o use default fixed text font for actions output
5436
5437 2003-09-27 [paul]       0.9.5claws33
5438
5439         * src/prefs_common.[ch]
5440           src/procmsg.c
5441           src/send_message.c
5442                 remove External Program settings from Common Prefs/Send
5443                 as they are now unnecessary due to Local account settings.
5444                 plus a little tidying-up after 0.9.5claws31
5445
5446 2003-09-27 [paul]       0.9.5claws32
5447
5448         * src/prefs_account.c
5449                 o make correction to gui text:
5450                   'Local mailbox file' -> 'Local mailbox directory'
5451                 o give 'local_mbox' option a reasonable default value:
5452                   '/var/mail'
5453                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5454                   value
5455
5456 2003-09-26 [paul]       0.9.5claws31
5457
5458         * src/inc.c
5459           src/prefs_common.[ch]
5460                 remove 'Incorporate from spool' common pref,
5461                 force creation of a 'Local' account
5462
5463 2003-09-26 [christoph]  0.9.5claws30
5464
5465         * src/folder.c
5466         * src/msgcache.c
5467                 add more NULL pointer checks
5468
5469 2003-09-25 [christoph]  0.9.5claws29
5470
5471         * src/folder.c
5472                 o don't fetch source message to get it's message id
5473                 o immediately scan dest folder when copying a message did not
5474                   return a new message number and not do it when the first message
5475                   without a new message number is found
5476
5477 2003-09-23 [christoph]  0.9.5claws28
5478
5479         * src/compose.c
5480                 fix generating of headers
5481
5482         (patch by David Relson <relson@osagesoftware.com>)
5483
5484 2003-09-23 [paul]       0.9.5claws27
5485
5486         * po/zh_CN.po
5487                 update Simplified Chinese translation. submitted by
5488                 Hansom Young
5489
5490 2003-09-23 [paul]       0.9.5claws26
5491
5492         * tools/Makefile.am
5493           tools/README
5494           tools/vcard2xml.py    ** NEW FILE **
5495                 add a script that converts an evolution vcard to
5496                 sylpheed's xml format
5497                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5498
5499 2003-09-22 [paul]       0.9.5claws25
5500
5501         * src/plugins/clamav/clamav_plugin.c
5502                 don't skip MULTIPART parts
5503
5504 2003-09-21 [christoph]  0.9.5claws24
5505
5506         * src/alertpanel.c
5507                 remove unneeded include
5508
5509         * src/folder.c
5510                 clean up copy/move mess with duplicated code
5511
5512         * src/imap.c
5513                 fix problem that sometimes the folder was not scanned
5514                 also it was changed
5515
5516 2003-09-21 [christoph]  0.9.5claws23
5517
5518         * src/Makefile.am
5519         * src/logwindow.[ch]                    ** REMOVE **
5520         * src/mainwindow.c
5521         * src/prefs_common.c
5522         * src/gtk/Makefile.am
5523         * src/gtk/logwindow.[ch]                ** ADD **
5524                 make logwindow prefs_common independent and move
5525                 it to gtk directory
5526
5527 2003-09-20 [christoph]  0.9.5claws22
5528
5529         * src/compose.c
5530                 add extra space for address code conversion
5531                 (4 * unconvered size could be too small for short headers)
5532
5533 2003-09-20 [christoph]  0.9.5claws21
5534
5535         * src/compose.c
5536                 increase temp buffer size when writing headers
5537
5538 2003-09-19 [darko]      0.9.5claws20
5539
5540         * src/compose.c
5541                 don't ignore value of 'Save copy of outgoing messages to
5542                 this folder instead of Sent' in message redirect
5543
5544 2003-09-17 [christoph]  0.9.5claws19
5545
5546         * src/compose.c
5547                 use ", " as address seperator for mail headers and pass whole
5548                 header line at once to compose_convert_header to make sure
5549                 it is correctly folded
5550
5551         (closes Bug 64 Problem when sending to many recipients)
5552
5553 2003-09-17 [hoa]        0.9.5claws18
5554         
5555         * src/matcher.[ch]
5556           src/matcher_parser_parse.y
5557           src/prefs_matcher.c
5558                 changed the keyword used for command execution in condition
5559                 keyword is changed from "execute" to "test"
5560                 so that it is not the same as the one used for action.
5561                 This will fix a bug when using filtering dialog.
5562                 All semantic in the code is also changed to reflect
5563                 the keyword change.
5564
5565 2003-09-17 [paul]
5566         
5567         * sync with 0.9.6 release
5568
5569 2003-09-17 [paul]       0.9.5claws17
5570
5571         * sync with 0.9.5cvs8
5572                 see ChangeLog 2003-09-16 and 2003-09-17
5573
5574 2003-09-16 [paul]       0.9.5claws16
5575
5576         * sync with 0.9.5cvs6
5577                 see ChangeLog 2003-09-16
5578
5579 2003-09-15 [paul]       0.9.5claws15
5580
5581         * sync with 0.9.5cvs5
5582                 see ChangeLog 2003-09-15
5583
5584 2003-09-14 [alfons]     0.9.5claws14
5585
5586         * src/inc.c
5587                 make "Go to inbox after receiving new mail" again;
5588                 regression of a sync, restored to sylpheed main 
5589                 behaviour. (misses still some bits)
5590
5591 2003-09-14 [alfons]     0.9.5claws13
5592
5593         * src/prefs_filtering_action.c
5594                 o add proper message if empty execute command line
5595                 o don't select first action item after registering a
5596                   new action to prevent (what seems to be a GTK) bug
5597                   #36, "filtering will only accept one action change 
5598                   per invocation".
5599
5600 2003-09-14 [alfons]     0.9.5claws12
5601
5602         * src/prefs_filtering.c
5603         * src/prefs_filtering_action.c
5604         * src/prefs_matcher.c
5605                 fix function signature for key_pressed_event signal handlers
5606
5607 2003-09-14 [alfons]     0.9.5claws11
5608
5609         * src/mainwindow.c
5610                 fix regression caused by fix for invalid bug #7
5611                 (should fix #246, "Multiple selections are deselected when 
5612                 moving from search window to main window")
5613                 
5614 2003-09-14 [alfons]     0.9.5claws10
5615         
5616         * src/actions.[ch]
5617         * src/filtering.[ch]
5618         * src/prefs_actions.c
5619                 allow `filtering actions` in actions; only for advanced users
5620                 right now: try for example, "%as{mark color 2}" 
5621         
5622 2003-09-13 [paul]       0.9.5claws9
5623         
5624         * po/pl.po
5625           po/zh_CN.po   ** NEW FILE **
5626                 update Polish translation, submitted by Emil 
5627                 <eminowbl@posejdon.wpk.p.lodz.pl>
5628                 add new Simplified Chinese translation, submitted by
5629                 Hansom Young <hansom_young@yahoo.com>
5630
5631 2003-09-12 [alfons]     0.9.5claws8
5632
5633         * src/summaryview.c
5634                 don't open separate message views when View | Separate message view
5635                 is active 
5636                 (please look carefully for any navigation regressions)
5637
5638 2003-09-11 [alfons]     0.9.5claws7
5639
5640         * src/mainwindow.c
5641                 make default message view, opened by View | Separate message 
5642                 view, look like a claws message view (which includes a menu
5643                 bar and a toolbar)
5644                 (fixes bug #298, "message view loses tool bar") 
5645
5646 2003-09-11 [christoph]  0.9.5claws6
5647
5648         * src/folderview.c
5649                 fix double deleting of newsgroup folders
5650
5651         (closes Bug 305 crash after deleting of a newsgroup)
5652
5653 2003-09-11 [paul]       0.9.5claws5
5654
5655         * src/rfc2015.c
5656           src/common/utils.h
5657                 more sync'ing from 0.9.5cvs2
5658
5659 2003-09-11 [christoph]  0.9.5claws4
5660
5661         * src/compose.c
5662         * src/rfc2015.c
5663         * src/common/utils.h
5664                 fix sync with 0.9.5cvs2
5665
5666 2003-09-11 [paul]       0.9.5claws3
5667
5668         * sync with 0.9.5cvs4
5669                 see ChangeLog 2003-09-11
5670
5671 2003-09-11 [paul]       0.9.5claws2
5672
5673         * sync with 0.9.5cvs2
5674                 see ChangeLog 2003-09-05
5675                 
5676 2003-09-11 [paul]       0.9.5claws1
5677
5678         * sync with 0.9.5cvs3
5679                 see ChangeLog 2003-09-10
5680
5681 2003-09-10 [paul]       0.9.5claws
5682
5683         * 0.9.5claws released
5684
5685 2003-09-10 [paul]       0.9.4claws78
5686
5687         * src/Makefile.am
5688                 add missing files
5689
5690 2003-09-10 [melvin]     0.9.4claws77
5691
5692         * po/fr.po
5693                 Updated French translations
5694
5695 2003-09-10 [paul]       0.9.4claws76
5696
5697         * po/es.po
5698           po/sk.po
5699           po/sr.po
5700                 update Spanish, Slovak, and Serbian translations.
5701                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5702                 and Urke MMI
5703                 
5704         * AUTHORS
5705                 add translation team section
5706
5707 2003-09-09 [christoph]  0.9.4claws75
5708
5709         * src/folder.c
5710                 free item->prefs in folder_item_destroy
5711
5712 2003-09-09 [alfons]     0.9.4claws74
5713
5714         * src/folderview.c
5715                 o proper check for root node sorting
5716                 o remove unnecessary gtk_ctree_remove_node 
5717
5718         (should fix bug #300, "crash while moving folder")      
5719
5720 2003-09-08 [christoph]  0.9.4claws73
5721
5722         * src/folderview.c
5723                 o fix double adding of IMAP FolderItems to GtkCTree
5724                 o fix crash then mbox folder is removed
5725
5726 2003-09-08 [christoph]  0.9.4claws72
5727
5728         * src/folder.c
5729         * src/folderview.c
5730         * src/mainwindow.c
5731                 fix new folder notification
5732
5733         * src/mbox_folder.c
5734                 fix cache path
5735
5736 2003-09-08 [christoph]  0.9.4claws71
5737
5738         * src/compose.c
5739                 replace '\n' and '\r' before removing trailing spaces
5740
5741         * src/folder.[ch]
5742         * src/folderview.c
5743                 add information about new or removed items in folder tree change
5744                 notification and use this in folderview to add and remove only
5745                 the appected items and not refresh the whole tree
5746
5747 2003-09-07 [match]      0.9.4claws70
5748
5749         * src/Makefile.am
5750         * src/addr_compl.c
5751         * src/addressbook.c
5752         * src/addressitem.h
5753         * src/addrindex.c
5754         * src/addritem.c
5755         * src/addritem.h
5756         * src/addrquery.c                       ** NEW **
5757         * src/addrquery.h
5758         * src/ldapquery.c
5759         * src/ldapserver.c
5760         * src/stock_pixmap.c
5761         * src/stock_pixmap.h
5762         * src/pixmaps/address_search.xpm        ** NEW **
5763                 re-introduce Lookup button for LDAP 'static' searches.
5764
5765 2003-09-07 [alfons]     0.9.4claws69
5766         
5767         * src/summaryview.c
5768                 abandon setting usize for messageview because it gives layout problems
5769                 with the quick search bar and the headerview; fixes assorted UI glitches:
5770                 
5771                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5772                 o bug #280, "Window resiizes for line length but does not revert"
5773
5774 2003-09-07 [christoph]  0.9.4claws68
5775
5776         * src/compose.c
5777                 o make sure we don't have any newlines in header values
5778                 o check custom headers for spaces and newlines and ignore
5779                   malformed header names
5780
5781 2003-09-06 [christoph]  0.9.4claws67
5782
5783         * src/folder.c
5784         * src/folderview.c
5785                 invoke notification hook for folder tree changes after append
5786                 and remove folder
5787
5788         (closes Bug 294 Crash while moving folder with many subdirectories)
5789
5790 2003-09-06 [christoph]  0.9.4claws66
5791
5792         * src/folder.c
5793                 destroy folder's MsgCache if FolderItem is removed to make sure
5794                 it is not saved when the FolderItem is destroyed
5795
5796 2003-09-06 [christoph]  0.9.4claws65
5797
5798         * src/plugins/clamav/clamav_plugin.c
5799                 fix copy & paste bug
5800
5801 2003-09-05 [christoph]  0.9.4claws64
5802
5803         * src/folder.c
5804         * src/messageview.[ch]
5805         * src/procmsg.[ch]
5806         * src/summaryview.c
5807                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5808                 by MessageView to clear it when the message is deleted. Should
5809                 work even if messages are deleted in MainWindow or by
5810                 processing.
5811
5812 2003-09-05 [alfons]     0.9.4claws63
5813
5814         * src/messageview.c
5815                 deleting a message in a message view frees its msginfo, make 
5816                 messageview_update_all() aware of that (should fix bug #293,
5817                 "deleting message caused crash")
5818
5819 2003-09-05 [melvin]     0.9.4claws62
5820
5821         * src/action.c
5822                 Improve synchronous action exit code (fixes 
5823                 a ~5 seconds delay after action exit on RedHat 9)
5824
5825 2003-09-04 [christoph]  0.9.4claws61
5826
5827         * src/compose.c
5828         * src/rfc2015.c
5829         * src/common/utils.[ch]
5830                 add util function to create mime boundary and use it
5831                 in compose and gpg code
5832
5833 2003-09-04 [alfons]     0.9.4claws60
5834
5835         * src/folder.c
5836                 source folder item's GNode should already have been freed in 
5837                 a previous call to src->folder->klass->remove_folder()
5838                 (should fix bug #287, "crash when moving folders")
5839
5840 2003-09-03 [thorsten]   0.9.4claws59
5841
5842         * src/plugins/spamassassin/spamassassin_gtk.c
5843                 fix compile error
5844
5845 2003-09-03 [christoph]  0.9.4claws58
5846
5847         * src/plugins/spamassassin/spamassassin.[ch]
5848         * src/plugins/spamassassin/spamassassin_gtk.c
5849                 add timeout config option
5850
5851 2003-09-03 [paul]       0.9.4claws57
5852
5853         * po/sk.po      ** NEW FILE **
5854                 add Slovak translation. Submitted by Andrej Kacian 
5855                 <andrej@kacian.sk>
5856
5857 2003-09-03 [paul]       0.9.4claws56
5858
5859         * src/plugins/clamav/clamav_plugin_gtk.c
5860                 gui tweaks: replace a label with a tooltip, modify the
5861                 text, use gtk_check_button_new(); instead of
5862                 gtk_check_button_new_with_label("");
5863
5864 2003-09-02 [alfons]     0.9.4claws55
5865
5866         * src/gtk/filesel.c
5867                 remember last used dir when attaching multiple files (should fix
5868                 bug #290, "Attach File does not remember directory")
5869
5870 2003-09-01 [paul]       0.9.4claws54
5871
5872         * po/es.po
5873                 updated by Ricardo Mones Lastra
5874
5875 2003-09-01 [alfons]     0.9.4claws53
5876
5877         * src/gtk/gtkaspell.[ch]
5878                 be pedantic and strict and use const gchar * instead of guchar *
5879
5880 2003-09-01 [alfons]     0.9.4claws52
5881
5882         * src/mainwindow.c
5883         * src/summaryviewc.
5884                 re-enable Save As when multiple messages are selected
5885
5886 2003-09-01 [paul]       0.9.4claws51
5887
5888         * src/textview.c
5889                 g_free(trimmed_uri);
5890
5891 2003-09-01 [paul]       0.9.4claws50
5892
5893         * sync with 0.9.4cvs13
5894                 see ChangeLog 2003-09-01
5895
5896 2003-09-01 [paul]       0.9.4claws49
5897
5898         * src/textview.c
5899                 trim uri before sending to the statusbar
5900                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5901                 in the message window causes main S-C window to enlarge 
5902                 past screen edges'
5903
5904 2003-09-01 [paul]       0.9.4claws48
5905
5906         * sync with 0.9.4cvs12
5907                 see ChangeLog 2003-09-01
5908
5909 2003-08-30 [christoph]  0.9.4claws47
5910
5911         * src/compose.c
5912         * src/folder_item_prefs.[ch]
5913         * src/prefs_folder_item.c
5914         * src/gtk/gtkaspell.[ch]
5915                 commit per folder dictionary patch by
5916                 Paul Evans <nerd@freeuk.com>
5917
5918 2003-08-30 [christoph]  0.9.4claws46
5919
5920         * src/plugins/spamassassin/spamassassin_gtk.c
5921         * src/plugins/spamassassin/spamassassin_gtk.glade
5922                 reduce GUI clutter by placing hints into tooltips
5923
5924 2003-08-30 [paul]       0.9.4claws45
5925
5926         * src/compose.c
5927                 add 'Content-Disposition: inline' to a text/plain
5928                 part when using PGP/MIME signing
5929
5930 2003-08-30 [paul]       0.9.4claws44
5931
5932         * src/prefs_common.c
5933           src/prefs_spelling.c
5934           src/prefs_spelling.glade
5935                 reduce GUI clutter by placing hints into tooltips
5936
5937 2003-08-29 [christoph]  0.9.4claws43
5938
5939         * configure.ac
5940                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5941
5942         * src/stock_pixmap.c
5943                 change unecessary warning into a debug message
5944
5945         * src/plugins/clamav/Makefile.am
5946                 Fix error "-I$(CLAMAV_LIBS)"
5947
5948 2003-08-29 [christoph]  0.9.4claws42
5949
5950         * intl/Makefile.in
5951         * src/Makefile.am
5952         * src/matcher.h
5953         * src/common/Makefile.am
5954         * src/common/passcrypt.c
5955                 commit fixes and patches for some of the IRIX problems found by
5956                 Ivan Rayner <ivanr@sgi.com>
5957
5958 2003-08-29 [paul]       0.9.4claws41
5959
5960         * src/prefs_filtering.c
5961                 add 'Top' and 'Bottom' buttons, based on changes in
5962                 src/prefs_filter.c in 0.9.4cvs11.
5963
5964 2003-08-27 [christoph]  0.9.4claws40
5965
5966         * src/folderview.c
5967                 fix bug that the current summary settings were copied to the
5968                 wrong folder item, when the folder item prefs are opened.
5969                 Copying is not required because summary settings and
5970                 folder_item_prefs do not contain the same settings
5971
5972 2003-08-27 [thorsten]   0.9.4claws39
5973
5974         * src/imap.c
5975                 fix compile error
5976
5977 2003-08-26 [paul]       0.9.4claws38
5978
5979         * sync with 0.9.4cvs9
5980                 see ChangeLog 2003-08-26
5981
5982 2003-08-25 [paul]       0.9.4claws37
5983
5984         * sync with 0.9.4cvs8
5985                 see ChangeLog 2003-08-25
5986
5987 2003-08-24 [christoph]  0.9.4claws36
5988
5989         * src/prefs_filtering.c
5990                 shouldn't remove items from a GSList while iterating over the
5991                 list (makes cur invalid and cur->next not accessable)
5992
5993         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5994          crashed)
5995
5996 2003-08-23 [christoph]  0.9.4claws35
5997
5998         * src/news.c
5999                 news folders should be scanned when opened
6000
6001 2003-08-22 [christoph]  0.9.4claws34
6002
6003         * src/prefs_folder_item.c
6004                 use macro to assign strings that always frees the old string
6005
6006         * src/gtk/gtkaspell.[ch]
6007                 add gtkaspell_set_dictionary_menu_active_item() to set active
6008                 item in dictionary option menu
6009
6010         * src/prefs_spelling.c
6011                 use gtkaspell_set_dictionary_menu_active_item() to select
6012                 dictionary
6013
6014 2003-08-21 [christoph]  0.9.4claws33
6015
6016         * src/folder.[ch]
6017         * src/imap.c
6018         * src/mbox_folder.c
6019         * src/mh.c
6020         * src/news.c
6021                 optimize folder system
6022
6023         * src/gtk/gtkstext.c
6024                 fix division by zero when font has 0 width for ' '
6025
6026 2003-08-21 [paul]       0.9.4claws32
6027
6028         * sync with 0.9.4cvs7
6029                 see ChangeLog 2003-08-20
6030
6031 2003-08-19 [paul]       0.9.4claws31
6032
6033         * src/common/defs.h
6034                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
6035                 SYLDOC_FAQ_HTML_INDEX.
6036         * src/manual.c
6037                 use LC_MESSAGES instead of LC_ALL to find the current
6038                 language
6039
6040           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
6041
6042 2003-08-19 [paul]       0.9.4claws30
6043
6044         * po/bg.po
6045                 updated by George Danchev
6046
6047 2003-08-18 [luke]       0.9.4claws29
6048         * src/mimeview.[ch]
6049         * src/gtk/gtkvscrollbutton.[ch]
6050                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
6051                   dependencies; do it the GTK way; reduce code -14/+2 lines)
6052                 o removed horizontal separator between icons
6053
6054 2003-08-17 [christoph]  0.9.4claws28
6055
6056         * src/procmsg.c
6057                 no subject threading when the subject has no reply prefix
6058
6059 2003-08-16 [christoph]  0.9.4claws27
6060
6061         * src/mainwindow.c
6062                 remember and restore window sizes and position when the main
6063                 window is hidden or shown
6064
6065         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
6066          minimised/reopened using trayicon)
6067
6068 2003-08-16 [paul]       0.9.4claws26
6069
6070         * src/crash.c
6071                 add #include "defs.h"
6072
6073 2003-08-16 [paul]       0.9.4claws25
6074
6075         * src/plugins/clamav/clamav_plugin.c
6076                 reword a debug_print
6077                 
6078         * src/plugins/dillo_viewer/dillo_prefs.c
6079                 cosmetic: change the labels' text, add tooltips, and
6080                 left-align the hint
6081
6082 2003-08-15 [christoph]  0.9.4claws24
6083
6084         * src/news.c
6085                 complete last change (forgot some changes)
6086
6087 2003-08-15 [christoph]  0.9.4claws23
6088
6089         * src/news.c
6090                 o check number of messages and don't return a 0 message
6091                   when no messages are available
6092                 o don't parse xref header anymore
6093
6094         (closes Bug 203 I'm not getting any news)
6095
6096 2003-08-15 [paul]       0.9.4claws22
6097
6098         * src/common/defs.h
6099           src/crash.c
6100                 update and define claws bugzilla location
6101
6102 2003-08-15 [paul]       0.9.4claws21
6103
6104         * po/ru.po
6105                 update submitted by Ruslan N. Balkin
6106
6107 2003-08-14 [christoph]  0.9.4claws20
6108
6109         * src/procmsg.c
6110                 fix search for oldest node in subject threading
6111
6112 2003-08-14 [christoph]  0.9.4claws19
6113
6114         * src/procmsg.c
6115         * src/common/utils.h
6116                 add possibility to check all nodes with the same subject for
6117                 subject threading, not only the oldest node. Should not break
6118                 threads anymore if the oldest node is thread_by_subject_max_age
6119                 days older then parent, because it can now find a child of
6120                 oldest node as new parent.
6121
6122 2003-08-11 [christoph]  0.9.4claws18
6123
6124         * src/plugins/spamassassin/spamassassin.c
6125                 run spam check in background process
6126
6127 2003-08-10 [alfons]     0.9.4claws17
6128
6129         * src/summaryview.c
6130                 make `Select All' sensitive too
6131
6132 2003-08-10 [christoph]  0.9.4claws16
6133
6134         * src/imap.c
6135                 add more checks in imap_close
6136
6137 2003-08-09 [alfons]     0.9.4claws15
6138
6139         * src/prefs_spelling.c
6140                 no spell checking UI if not requested
6141
6142 2003-08-09 [alfons]     0.9.4claws14
6143
6144         * src/gtk/prefswindow.c
6145                 make it compile
6146
6147 2003-08-09 [christoph]  0.9.4claws13
6148
6149         * src/prefs_spelling.c
6150         * src/gtk/prefswindow.[ch]
6151         * src/plugins/clamav/clamav_plugin_gtk.c
6152         * src/plugins/spamassassin/spamassassin_gtk.c
6153                 sort prefs pages by heighest weight in tree
6154
6155 2003-08-09 [paul]       0.9.4claws12
6156
6157         * sync with 0.9.4cvs6
6158                 see ChangeLog 2003-08-07
6159                 
6160         * AUTHORS
6161                 add Leandro and Luke to claws-branch section
6162
6163 2003-08-09 [christoph]  0.9.4claws11
6164
6165         * src/gtk/Makefile.am
6166         * src/gtk/colorsel.[ch]                 ** NEW **
6167                 create a color selection dialog that can be used as a simple
6168                 function call with it's own gtk main loop like filesel.[ch]
6169
6170         * src/Makefile.am
6171         * src/main.c
6172         * src/prefs_common.c
6173         * src/prefs_spelling.[ch]               ** NEW **
6174         * src/prefs_spelling.glade              ** NEW **
6175         * src/gtk/gtkutils.[ch]
6176                 move "Spell Checker" prefs to new prefs dialog
6177
6178         * src/prefs_folder_item.c
6179                 use new colorsel dialog
6180
6181 2003-08-08 [paul]       0.9.4claws10
6182
6183         * src/inc.c
6184                 clear the progress bar unconditionally
6185
6186 2003-08-08 [paul]       0.9.4claws9
6187
6188         * sync with 0.9.4cvs4
6189                 see ChangeLog 2003-07-31
6190
6191 2003-08-07 [christoph]  0.9.4claws8
6192
6193         * configure.ac
6194                 fix bug in image viewer plugin part
6195
6196         * src/imap.c
6197                 don't execute close command if the folder item is not selected
6198
6199 2003-08-07 [hoa]        0.9.4claws7
6200
6201         * src/filtering.[ch]
6202         * src/matcher_parser.h
6203         * src/matcher_parser_parse.y
6204                 can define several actions for each filtering rule
6205                 can import old versions of filtering rules
6206
6207         * src/prefs_filtering.c
6208                 call to a new dialog box to define actions
6209
6210         * src/prefs_filtering_action.[ch]
6211                 dialog box to define actions for filtering rules
6212
6213 2003-08-06 [christoph]  0.9.4claws6
6214
6215         * src/imap.c
6216                 make sure source folder is selected when copying messages
6217
6218 2003-08-06 [christoph]  0.9.4claws5
6219
6220         * sync with 0.9.4cvs2
6221                 see ChangeLog 2003-07-29                
6222
6223 2003-08-05 [paul]       0.9.4claws4
6224
6225         * sync with 0.9.4cvs3
6226                 see ChangeLog 2003-07-30
6227
6228 2003-08-04 [match]      0.9.4claws3
6229
6230         * po/POTFILES.in
6231                 export of LDIF files.
6232
6233 2003-08-04 [match]      0.9.4claws2
6234
6235         * src/ldif.[ch]
6236                 support for export LDIF. documented.
6237         * src/importldif.[ch]
6238         * src/exportldif.[ch]
6239                 add tooltips. documented.
6240         * src/exphtmldlg.[ch]
6241         * src/common/xmlprops.[ch]
6242                 documented.
6243         * src/exportldif.[ch]                   ** NEW **
6244         * src/expldifdlg.[ch]                   ** NEW **
6245         * src/addressbook.[ch]
6246         * src/Makefile.am
6247                 export of LDIF files.
6248                 documented.
6249
6250 2003-08-04 [christoph]  0.9.4claws1
6251
6252         * .cvsignore
6253         * Makefile.am
6254         * configure.ac
6255         * sylpheed-claws.pc.in                  ** NEW **
6256         * src/Makefile.am
6257         * src/common/Makefile.am
6258         * src/gtk/Makefile.am
6259                 install sylpheed header files in $(pkgincludedir) and create a
6260                 pkg-config file to allow building a plugin without the source
6261                 package
6262
6263 2003-08-04 [paul]       0.9.4claws
6264
6265         * version 0.9.4claws
6266
6267 2003-08-04 [paul]       0.9.3claws97
6268
6269         * po/es.po
6270                 update Spanish translation. Submitted by Ricardo
6271                 Mones Lastra.
6272
6273 2003-08-03 [paul]       0.9.3claws96
6274
6275         * po/hr.po
6276           po/sr.po
6277                 update Croatian and Serbian translations. Submitted by
6278                 Dragan and Urke MMI respectively
6279
6280 2003-08-03 [alfons]     0.9.3claws95
6281
6282         * src/summaryview.c
6283                 mark flag has precedence over important flag - seems
6284                 to have been changed in sync of 0.9.3claws45. this fixes
6285                 a regression where messages that were scored as important
6286                 don't show their mark flags. (using the same column for
6287                 both importance as mark flags is the real problem
6288                 ofcourse)
6289
6290 2003-08-03 [melvin]     0.9.3claws94
6291
6292         * po/fr.po
6293                 Updated French translations.
6294
6295 2003-08-03 [melvin]     0.9.3claws93
6296
6297         * src/Makefile.am
6298                 Fixed typo introduced after 0.9.3claws92 
6299                 that prevented compilation
6300                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6301                 CPPFLAGS and YFLAGS to allow user setting these.
6302         * src/common/Makefile.am
6303         * src/gtk/Makefile.am
6304         * src/plugins/clamav/Makefile.am
6305         * src/plugins/demo/Makefile.am
6306         * src/plugins/dillo_viewer/Makefile.am
6307         * src/plugins/image_viewer/Makefile.am
6308         * src/plugins/mathml_viewer/Makefile.am
6309         * src/plugins/spamassassin/Makefile.am
6310         * src/plugins/trayicon/Makefile.am
6311         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6312                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6313                 CPPFLAGS and YFLAGS to allow user setting these.
6314
6315 2003-08-02 [christoph]  0.9.3claws92
6316
6317         * configure.ac
6318                 o rearrange plugin tests
6319                 o add test for clamav.h to ClamAV tests
6320
6321 2003-08-02 [luke]       0.9.3claws91
6322
6323         * src/mimeview.c
6324                 o fixed appearance of icon list when toggling back from the 
6325                   ctree
6326                 o toggling of icons using the keyboard works correctly
6327                 o fixed all other keyboard shortcuts to work when icons are
6328                   active
6329         
6330         * src/messageview.c
6331                 o fixed bug 4 - focus lost when changing messageview view type
6332
6333 2003-08-02 [christoph]  0.9.3claws90
6334
6335         * src/common/hooks.c
6336                 fix crash when pointer stored in hash table could get invalid
6337                 when a plugin is unloaded
6338
6339 2003-08-01 [christoph]  0.9.3claws89
6340
6341         * configure.ac
6342                 o try to build all plugins (except spamassassin) by default
6343                 o don't build a plugin if a dependency check fails
6344
6345         * src/common/hooks.c
6346                 fix warning
6347
6348 2003-08-01 [match]      0.9.3claws88
6349
6350         * src/importldif.c
6351                 allow single click field selection. document code.
6352
6353 2003-08-01 [christoph]  0.9.3claws87
6354
6355         * src/plugins/clamav/clamav_plugin.c
6356         * src/plugins/clamav/clamav_plugin_gtk.c
6357         * src/plugins/dillo_viewer/dillo_viewer.c
6358         * src/plugins/image_viewer/plugin.c
6359         * src/plugins/mathml_viewer/mathml_viewer.c
6360         * src/plugins/spamassassin/spamassassin.c
6361         * src/plugins/spamassassin/spamassassin_gtk.c
6362         * src/plugins/trayicon/trayicon.c
6363                 add version check to all plugins
6364
6365 2003-08-01 [hoa]        0.9.3claws86
6366
6367         * src/prefs_filtering.c
6368                 fixed a cosmetic bug, during creation of dialog box,
6369                 wrong widgets were shown after creation.
6370
6371 2003-08-01 [luke]       0.9.3claws85
6372
6373         * src/mainwindow.c
6374                 o fixed visibility of icons/mimeview after toggling separate
6375                   message/folder view (factored out some similar code too).
6376
6377
6378 2003-07-31 [alfons]     0.9.3claws84
6379
6380         * src/mimeview.c
6381                 tweak icon box UI a bit more, now allowing right-clicks actions
6382                 getting the relevant mime data too; should fix #250, "Can't save 
6383                 attachments sometimes".
6384
6385 2003-07-30 [alfons]     0.9.3claws83
6386
6387         * src/compose.c
6388                 don't do auto-save-draft inside key press handler, but rather
6389                 schedule it half of a second later; should fix #67, "autosave 
6390                 make re-rediting message crazy"
6391
6392 2003-07-30 [christoph]  0.9.3claws82
6393
6394         * src/plugins/trayicon/trayicon.c
6395                 process pending events before unloading the plugin
6396
6397         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
6398
6399 2003-07-30 [alfons]     0.9.3claws81
6400
6401         * src/common/hooks.c
6402                 parameter 2 of g_hook_destroy() should really be a hook id
6403
6404 2003-07-30 [alfons]     0.9.3claws80
6405
6406         * src/common/plugin.c
6407                 fix a possibly harmful function signature mismatch 
6408                 for plugin_done
6409
6410 2003-07-30 [alfons]     0.9.3claws79
6411
6412         * src/common/hooks[.ch]
6413                 const correctness
6414
6415 2003-07-30 [darko]      0.9.3claws78
6416
6417         * src/summaryview.c
6418                 make it compile again
6419
6420 2003-07-30 [luke]       0.9.3claws77
6421
6422         * src/crash.c
6423         * src/main.c
6424                 o added/moved signal handlers for SIGTERM (normal kill command) 
6425                   and SIGINT (ctl-c) to be used even without 
6426                   --enable-crash-dialog, fixing bug 166
6427
6428         * src/summaryview.c
6429                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6430                   bug 227
6431
6432         * src/mainwindow.c
6433                 o changed sensitivity condition for 'Next new' and 'Next 
6434                   unread', fixing bug 8
6435
6436 2003-07-29 [alfons]     0.9.3claws76
6437
6438         * src/common/utils.[ch]
6439                 add generate_msgid()
6440         * src/messageview.c
6441                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6442                 sent folder".
6443
6444 2003-07-29 [alfons]     0.9.3claws75
6445
6446         * src/messageview.c
6447                 fix a memleak (claws-only)
6448
6449 2003-07-29 [alfons]     0.9.3claws74
6450
6451         * src/mimeview.[ch]
6452         * src/gtk/gtkvscrollbutton.[ch]
6453                 fix UI glitch where mime icon toolbox' scroll position is not 
6454                 reset after switching to another message
6455                 
6456
6457 2003-07-29 [paul]       0.9.3claws73
6458
6459         * src/prefs_folder_item.c
6460                 split the prefs into 2 separate pages
6461
6462 2003-07-29 [paul]       0.9.3claws72
6463
6464         * src/compose.c
6465                 prepend "\n\n" to a signature without a separator too
6466
6467 2003-07-29 [paul]       0.9.3claws71
6468
6469         * src/compose.c
6470                 fix bug where changing to an account without an auto-sig
6471                 from an initial account without an auto-sig would insert 
6472                 2 blank lines at the cursor point
6473                 fix bug where changing to an account with an auto-sig
6474                 from an initial account without an auto-sig would insert
6475                 the sig at the cursor point
6476
6477 2003-07-29 [paul]       0.9.3claws70
6478
6479         * src/folderview.c
6480                 use the colour from the folder pref unless the folder
6481                 has new messages
6482
6483 2003-07-29 [alfons]     0.9.3claws69
6484
6485         * src/procmsg.[ch]
6486         * src/messageview.c
6487         * src/procheader.c
6488                 rewrite return receipt request work a little bit (the former 
6489                 implementation presumably depended too much on the UI setting
6490                 flags). (we're losing the old pending flag.) 
6491
6492 2003-07-28 [christoph]  0.9.3claws68
6493
6494         * src/folder.c
6495         * src/imap.c
6496         * src/mh.c
6497         * src/procmsg.[ch]
6498                 fix copy to IMAP folder from other folder
6499
6500 2003-07-28 [christoph]  0.9.3claws67
6501
6502         * src/procmsg.c
6503                 fix sync of procmsg_get_message_file_list
6504
6505 2003-07-28 [christoph]  0.9.3claws66
6506
6507         * sync with 0.9.3cvs14
6508                 see ChangeLog 2003-07-18
6509         * sync with 0.9.3cvs17
6510                 see ChangeLog 2003-07-23
6511
6512         (closes Bug 234 segmentation fault after sending out mail via
6513          smtp(auth))
6514
6515 2003-07-28 [paul]       0.9.3claws65
6516
6517         * po/es.po
6518                 update Spanish translation, submitted by Ricardo Mones
6519                 Lastra
6520
6521 2003-07-28 [christoph]  0.9.3claws64
6522
6523         * src/folder.[ch]
6524         * src/imap.c
6525         * src/mh.c
6526                 return new message numbers as a GRelation instead of a GSList
6527                 that has to be in the same order as the input list. A list
6528                 would make it hard for IMAP to optimize oepration by sorting
6529                 the input list. The returned list would have to be reordered
6530                 to match the same order that input list has.
6531
6532         * src/gtk/gtkaspell.c
6533                 fix missing return value, could cause a crash when garbage is
6534                 on the stack that is used as the expected return value
6535
6536 2003-07-28 [paul]       0.9.3claws63
6537
6538         * sync with 0.9.4cvs1
6539                 see ChangeLog 2003-07-28
6540
6541 2003-07-27 [alfons]     0.9.3claws62
6542
6543         * src/mimeview.c
6544                 tweak it more to make icon list act like a check button group
6545
6546 2003-07-27 [christoph]  0.9.3claws61
6547
6548         * sync with 0.9.3cvs20
6549                 see ChangeLog 2003-07-25
6550
6551 2003-07-27 [paul]       0.9.3claws60
6552
6553         * src/procmsg.c
6554                 re-commit changes from 0.9.3claws58 -
6555                 accidently removed in 0.9.3claws59
6556
6557 2003-07-27 [paul]       0.9.3claws59
6558
6559         * src/procmsg.[ch]
6560                 a sync from 0.9.3cvs17
6561                 see ChangeLog 2003-07-23
6562
6563 2003-07-27 [alfons]     0.9.3claws58
6564
6565         * src/procmsg.c
6566                 add missing header members to MsgInfo; fixes the problem of 
6567                 not displaying X-Faces, as noticed by Ricardo Mones
6568
6569 2003-07-26 [christoph]  0.9.3claws57
6570
6571         * sync with 0.9.3cvs18
6572                 see ChangeLog 2003-07-24
6573
6574 2003-07-26 [christoph]  0.9.3claws56
6575
6576         * sync with 0.9.3cvs17
6577                 see ChangeLog 2003-07-23
6578
6579 2003-07-26 [christoph]  0.9.3claws55
6580
6581         * src/folder.[ch]
6582         * src/imap.c
6583         * src/mbox_folder.c
6584         * src/mh.c
6585         * src/news.c
6586                 add support for copy function that copy multiple messages
6587                 (not implemented yet)
6588
6589         * src/summaryview.c
6590                 add missing return value
6591
6592 2003-07-26 [paul]       0.9.3claws54
6593
6594         * tools/multiwebsearch.pl
6595                 do whitespace substitution before passing the string
6596                 to the browser. fixes bug with browsers that don't
6597                 do whitespace conversion themselves.
6598
6599 2003-07-25 [christoph]  0.9.3claws53
6600
6601         * src/folder.[ch]
6602         * src/imap.c
6603         * src/mh.c
6604                 rewrite adding of multiple messages to a folder for
6605                 claws' folder system
6606
6607 2003-07-25 [luke]       0.9.3claws52
6608
6609         * src/mimeview.c
6610                 o icon toggles set correctly on leaving ctree mimeview
6611
6612 2003-07-25 [paul]       0.9.3claws51
6613
6614         * partial sync with 0.9.3cvs21 [src/main.c]
6615                 see ChangeLog 2003-07-25
6616
6617 2003-07-24 [paul]       0.9.3claws50
6618
6619         * tools/maildir2sylpheed.pl
6620                 fix typo
6621
6622 2003-07-24 [paul]       0.9.3claws49
6623
6624         * src/mimeview.c
6625                 increase the gutter size of paned so that the panes
6626                 can be resized
6627                 
6628         * src/plugins/demo/demo.c
6629                 squeeze in another typo fix
6630
6631 2003-07-24 [paul]       0.9.3claws48
6632
6633         * src/plugins/demo/demo.c
6634           src/prefs_account.c
6635                 small changes to the English
6636                 
6637         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6638           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6639           src/Makefile.am
6640           src/stock_pixmap.c
6641                 rename the misspelled icon
6642
6643 2003-07-23 [alfons]     0.9.3claws47
6644
6645         * src/mimeview.c
6646                 make icon list look like a list of toggles
6647
6648 2003-07-23 [luke]       0.9.3claws46
6649
6650         * src/pixmaps/mimeview_gpg_expired.xpm
6651         * src/pixmaps/mimeview_gpg_failed.xpm
6652         * src/pixmaps/mimeview_gpg_passed.xpm
6653         * src/pixmaps/mimeview_text_html.xpm
6654         * src/pixmaps/mimeview_image.xpm
6655                 o all icons the same size
6656
6657         * src/mimeview.[ch]
6658                 o mimeview ctree arranged vertically above the viewer
6659                 o icons changed to buttons
6660                 o can use keyboard to select an icon (Enter)
6661                 o resize icon list to width of icons
6662
6663         *  src/gtk/gtkvscrollbutton.c
6664                 o sensitivity of buttons reacts to position
6665
6666 2003-07-23 [christoph]  0.9.3claws45
6667
6668         * sync with 0.9.3cvs14 (incomplete)
6669                 see ChangeLog 2003-07-17
6670
6671 2003-07-23 [alfons]     0.9.3claws44
6672
6673         * src/folder.c
6674         * src/procmsg.h
6675                 sync with my local tree to restore some claws-only things
6676
6677 2003-07-23 [paul]       0.9.3claws43
6678
6679         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6680           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6681           src/Makefile.am
6682           src/mimeview.c
6683           src/procmime.h
6684           src/rfc2015.c
6685           src/stock_pixmap.[ch]
6686                 indicate missing keys and expired sigs/keys
6687                 in mime view column
6688
6689 2003-07-23 [paul]       0.9.3claws42
6690
6691         * src/compose.c
6692                 Redirect fixes: enable automatic account selection and
6693                 do not append signature to message on changing account
6694                 fixes Bug[s] #248
6695
6696 2003-07-23 [paul]       0.9.3claws41
6697
6698         * sync with 0.9.3cvs16
6699                 see ChangeLog 2003-07-23
6700
6701 2003-07-23 [alfons]     0.9.3claws40
6702
6703         * src/inc.c
6704                 give progress dialog a main window, and give it the first 
6705                 one (presumably the only one). fixes bug #247, "segfault on 
6706                 pop-before-smtp" 
6707
6708 2003-07-22 [alfons]     0.9.3claws39
6709
6710         * src/summaryview.c
6711                 shift-space scrolls up
6712
6713 2003-07-22 [paul]       0.9.3claws38
6714
6715         * sync with 0.9.3cvs15
6716                 see ChangeLog 2003-07-22
6717
6718 2003-07-20 [alfons]     0.9.3claws37
6719
6720         * src/compose.c
6721                 put menu inside #ifdef USE_ASPELL..#endif
6722
6723 2003-07-20 [christoph]  0.9.3claws36
6724
6725         * src/procmsg.c
6726                 fix wrong flags in MsgInfo returned by
6727                 procmsg_msginfo_get_full_info()
6728
6729         (closes Bug 221 Deleting messages from the Message View gives incorrect
6730          new/unread message counts in the folder view)
6731
6732         * src/plugins/spamassassin/spamassassin_gtk.c
6733                 add gettext macro for prefs page title
6734
6735 2003-07-20 [paul]       0.9.3claws35
6736
6737         * src/mimeview.c
6738                 redraw icon list on signature check
6739
6740 2003-07-20 [christoph]  0.9.3claws34
6741
6742         * src/Makefile.am
6743         * src/account.c
6744         * src/folder.[ch]
6745         * src/folder_item_prefs.[ch]            ** NEW **
6746         * src/folderview.c
6747         * src/mainwindow.c
6748         * src/mh.c
6749         * src/prefs_gtk.c
6750         * src/prefs_scoring.c
6751         * src/summaryview.c
6752         * src/prefs_folder_item.[ch]
6753                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6754                   Properties dialog
6755                 o use prefswindow for folder properties
6756
6757         * src/gtk/prefswindow.[ch]
6758                 change implementation to use an invisible notebook instead
6759                 of unparenting widgets
6760
6761 2003-07-20 [christoph]  0.9.3claws33
6762
6763         * src/compose.h
6764         * src/folder.c
6765         * src/folderview.h
6766         * src/headerview.h
6767         * src/prefs_filtering.h
6768         * src/prefs_folder_item.[ch]
6769         * src/procmime.h
6770         * src/procmsg.h
6771         * src/summaryview.h
6772                 clean up header mess
6773                 (always use 1. typedefs, 2. #includes, 3. structures)
6774
6775         * src/common/version.h.in
6776                 add casts for constants
6777
6778         * src/plugins/demo/demo.c
6779                 fix typo
6780
6781         * src/plugins/spamassassin/spamassassin.c
6782                 remove unused variable
6783
6784 2003-07-20 [alfons]     0.9.3claws32
6785
6786         * src/mimeview.c
6787                 o make icon buttons respond on left click
6788                 o minor cosmetic change
6789
6790 2003-07-19 [luke]       0.9.3claws31
6791
6792         * src/mimeview.[ch]
6793         * src/gtk/gtkvscrollbutton.c
6794         * src/messageview.c
6795                 o improved mimeview behaviour when selecting a new message
6796                 o plus code cleanups to remove compile warnings
6797
6798
6799 2003-07-19 [alfons]     0.9.3claws30
6800
6801         * src/procmsg.c
6802         * src/compose.c
6803         * src/common/utils.[ch]
6804                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6805
6806 2003-07-19 [alfons]     0.9.3claws29
6807
6808         * src/prefs_folder_item.c
6809                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6810                 string pointers
6811
6812 2003-07-19 [luke]       0.9.3claws28
6813
6814         * src/messageview.c
6815         * src/mimeview.[ch]
6816         * src/procmime.h
6817         * src/rfc2015.c
6818         * src/stock_pixmap.[ch]
6819         * src/gtk/Makefile.am
6820         * src/Makefile.am
6821         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6822         * src/pixmaps/mime_*.xpm                ** NEW **
6823                 o mimeview rearrangement with a new icon shortcut bar
6824
6825 2003-07-19 [alfons]     0.9.3claws27
6826
6827         * src/folderview.c
6828                 o plug leaking nodes_to_recollapse
6829                 o add folderview_recollapse_all_nodes() (not used yet)
6830
6831 2003-07-19 [alfons]     0.9.3claws26
6832
6833         * src/compose.c
6834         * src/common/utils.c
6835                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6836                 for both forwarding as replying
6837
6838 2003-07-18 [christoph]  0.9.3claws25
6839
6840         * configure.ac
6841         * src/common/sylpheed.[ch]
6842         * src/common/version.h.in
6843                 add version in numeric form to allow easy comparison
6844
6845         * src/plugins/demo/demo.c
6846                 add version check
6847                 - sylpheed version > plugin version => never allowed, sylpheed
6848                   could contain unknown API changes
6849                 - sylpheed version < minimum version required => don't load,
6850                   API required not available (if linking does not fail)
6851
6852 2003-07-18 [alfons]     0.9.3claws24
6853         
6854         * src/common/plugin.[ch]
6855                 const correctness
6856
6857 2003-07-18 [christoph]  0.9.3claws23
6858
6859         * src/common/hooks.c
6860                 fix crash when hooks where unregisted
6861
6862         * src/plugins/trayicon/trayicon.c
6863                 unregister detroy signal before destroying the widget
6864                 (still crashes when the plugin is unloaded)
6865
6866 2003-07-18 [alfons]     0.9.3claws22
6867         
6868         * src/folderview.c
6869                 delay expanding folder tree during drags until timeout triggered
6870                 (needs perhaps some tweaking, so testing is welcome)
6871
6872 2003-07-17 [alfons]     0.9.3claws21
6873
6874         * src/folderview.c
6875                 clean up cruft
6876
6877 2003-07-17 [christoph]  0.9.3claws20
6878
6879         * src/common/session.c
6880                 fix opening of SSL connections
6881
6882         * src/plugins/image_viewer/Makefile.am
6883                 add OPENSSL_CFLAGS (we should find a better solution to remove
6884                 this dependencies if they are not required)
6885
6886         * src/plugins/spamassassin/spamassassin.c
6887                 remove setlocale workaround (fixed in libspamc)
6888
6889         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6890          if spell checking enabled)
6891
6892 2003-07-17 [alfons]     0.9.3claws19
6893
6894         * src/common/hooks.[ch]
6895         * src/plugins/clamav/clamav_plugin.c
6896         * src/plugins/spamassassin/spamassassin.c
6897         * src/plugins/trayicon/trayicon.c
6898                 fix signedness muck 
6899
6900 2003-07-17 [alfons]     0.9.3claws18
6901
6902         * src/procmime.c
6903                 plug memleak
6904
6905 2003-07-17 [alfons]     0.9.3claws17
6906
6907         * src/inc.c
6908                 plug memleak
6909
6910 2003-07-17 [paul]       0.9.3claws16
6911
6912         * src/common/defs.h
6913           src/mainwindow.c
6914           src/manual.[ch]
6915                 add link to the Claws site's FAQ page, after the suggestion
6916                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6917                 Move url strings to defs.h
6918                 
6919         * src/mainwindow.c
6920                 fix typo to prevent "unknown menu entry" warnings
6921
6922 2003-07-17 [alfons]     0.9.3claws15
6923
6924         * src/folderview.[ch]
6925         * src/summaryview.[ch]
6926         * src/mimeview.[ch]
6927                 plug DnD leaks 
6928
6929 2003-07-17 [paul]       0.9.3claws14
6930
6931         * src/inc.c
6932                 remove two instances of 'GTK_EVENTS_FLUSH' because
6933                 they are unnecessary and probably cause a stack overflow
6934
6935 2003-07-16 [christoph]  0.9.3claws13
6936
6937         * src/mimeview.[ch]
6938                 use an invisible GTK notebook to switch between viewers
6939                 instead of reparenting widgets
6940
6941 2003-07-16 [christoph]  0.9.3claws12
6942
6943         * src/folder.c
6944                 move folder_item_update_freeze() to correct place in
6945                 folder_item_scan_full()
6946
6947 2003-07-16 [paul]       0.9.3claws11
6948
6949         * sync with 0.9.3cvs12
6950                 see ChangeLog 2003-07-14 and 2003-07-15
6951
6952 2003-07-16 [christoph]  0.9.3claws10
6953
6954         * src/imap.[ch]
6955         * src/prefs_account.[ch]
6956                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6957
6958 2003-07-15 [alfons]     0.9.3claws9
6959
6960         * src/main.c
6961                 make --config-dir do something useful
6962
6963 2003-07-15 [alfons]     0.9.3claws8
6964
6965         * src/procmsg.c
6966                 o fix a bug where 'last' didn't really point to the last message
6967                   in the top level list of children, but to the last threaded
6968                   message. 
6969                 
6970                 o clean up and make it easier to sync
6971
6972 2003-07-15 [alfons]     0.9.3claws7
6973
6974         * src/mainwindow.c
6975                 make correct menu items sensitive       
6976
6977 2003-07-14 [alfons]     0.9.3claws6
6978
6979         * src/procmsg.c
6980                 tune the threader so it will not subject-thread any message
6981                 without a subject prefix (this will not thread correctly if 
6982                 a parent is delivered after their childs, but it looks 
6983                 better right now)
6984
6985 2003-07-13 [christoph]  0.9.3claws5
6986
6987         * src/mainwindow.c
6988                 group "Add mailbox *..." menu items in submenu
6989
6990 2003-07-13 [alfons]     0.9.3claws4
6991
6992         * src/summaryview.c
6993                 correct summary_toggle_pressed() signature and make sure
6994                 signal is not passed on
6995
6996 2003-07-13 [alfons]     0.9.3claws3
6997
6998         * src/summaryview.c
6999                 o for now don't pass on keys when they we're handled by 
7000                   ctree::key_press_event
7001                 o clean up
7002
7003 2003-07-13 [alfons]     0.9.3claws2
7004         
7005         * src/main.c
7006                 add command line option "--config-dir" to get the current 
7007                 configuration dir
7008
7009 2003-07-12 [alfons]     0.9.3claws1
7010
7011         * src/matcher.[ch]
7012         * src/matcher_parser_parse.y
7013         * src/prefs_filtering.c
7014         * src/filtering.c
7015                 add "Lock" filter action to lock messages;
7016
7017         * src/filtering.c       
7018                 remove debug_print()    
7019         * src/prefs_filtering.c
7020                 re-organize matcher part 9: 
7021                 make action text entries easily extendible;
7022                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
7023                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
7024
7025 2003-07-12 [paul]
7026
7027         * tools/README
7028                 update old information and add missing
7029                 information
7030
7031 2003-07-12 [paul]       0.9.3claws
7032
7033         * 0.9.3claws released
7034         
7035 2003-07-12 [paul]       0.9.0claws103
7036
7037         * src/Makefile.am
7038                 add addrquery.h
7039
7040 2003-07-12 [melvin]     0.9.0claws102
7041
7042         * src/messageview.c
7043                 Fixed bug #215: Show MIME tab for single text/html messages. 
7044                 
7045 2003-07-12 [paul]       0.9.0claws101
7046
7047         * man/sylpheed.1
7048                 updated
7049
7050 2003-07-12 [paul]       0.9.0claws100
7051
7052         * po/es.po
7053           po/hr.po
7054           po/pl.po
7055           po/sr.po
7056                 update Spanish, Croatian, Polish, Serbian translations.
7057                 submitted by Ricardo Mones Lastra, Dragan, Witold
7058                 Wladyslaw Wojciech Wilk, Urke MMI
7059
7060 2003-07-12 [melvin]     0.9.0claws99
7061
7062         * po/fr.po
7063                 Updated French translations.
7064
7065 2003-07-12 [paul]       0.9.0claws98
7066
7067         * src/addressbook.c
7068                 disable 'Lookup' button as it has no effect
7069
7070 2003-07-11 [alfons]     0.9.0claws97
7071         
7072         * src/summaryview.c
7073                 summary_searchbar_pressed() should return TRUE to signal that
7074                 event was handled. when returning void, the return value passed
7075                 to GTK is actually random, but maybe FALSE, in which case the
7076                 event is handled by parent
7077                 
7078 2003-07-10 [paul]       0.9.0claws96
7079
7080         * ac/missing/gettext.m4
7081                 update to version 0.12
7082
7083 2003-07-10 [paul]       0.9.0claws95
7084
7085         * src/plugins/clamav/clamav_plugin.c
7086                 fix bug where multipart/alternative messages
7087                 would slip through without being scanned
7088
7089 2003-07-10 [christoph]  0.9.0claws94
7090
7091         * src/folder.c
7092                 correct check if folder supports removing when a message is
7093                 moved. if not the message is only copied.
7094
7095         (closes Bug 132 crash on startup in newsgroups folders)
7096
7097 2003-07-09 [alfons]     0.9.0claws93
7098
7099         * configure.ac
7100         * src/common/defs.h
7101                 --with-config-dir (default .sylpheed)
7102
7103 2003-07-09 [christoph]  0.9.0claws92
7104
7105         * configure.ac
7106                 use PKG_CHECK_MODULES to check for gtkmathview
7107                 (version 0.4.2 now required)
7108
7109 2003-07-08 [melvin]     0.9.0claws91
7110
7111         * src/action.c
7112                 Implemented a progress bar that counts the number of completed
7113                 tasks when the action runs more than one command.
7114
7115 2003-07-08 [alfons]     0.9.0claws90
7116
7117         * src/procmsg.c
7118                 if queued message has an invalid Message-Id, don't try to
7119                 find message it refers to (fixes #209 "crash when processing 
7120                 in folder")
7121
7122 2003-07-08 [paul]       0.9.0claws89
7123
7124         * sync with 0.9.3cvs2
7125                 see ChangeLog 2003-07-08
7126
7127 2003-07-08 [match]      0.9.0claws88
7128
7129         * src/ldapctrl.c
7130                 extend LDAP search for first/last name by parsing search term.
7131
7132 2003-07-08 [alfons]     0.9.0claws87
7133
7134         * src/send_message.c
7135                 fix bug #208 "Status message stuck when sending on POP3 account"
7136
7137 2003-07-07 [paul]       0.9.0claws86
7138
7139         * po/hr.po
7140                 new Croatian translation, submitted by
7141                 Dragan <drleskov@inet.hr>
7142
7143 2003-07-07 [paul]       0.9.0claws85
7144
7145         * sync with 0.9.3cvs1
7146                 see ChangeLog 2003-07-07
7147
7148 2003-07-05 [christoph]  0.9.0claws84
7149
7150         * src/Makefile.am
7151         * src/messageview.c
7152         * src/mimeview.[ch]
7153         * src/stock_pixmap.[ch]
7154         * src/pixmaps/messageview_text.xpm              ** NEW **
7155                 move mimeview tabs to the right side and use icons
7156                 instead of text to save some space
7157
7158         (patch by Luke Plant <lukeplant@softhome.net>)
7159
7160 2003-07-05 [christoph]  0.9.0claws83
7161
7162         * src/inc.c
7163                 add NULL pointer checks
7164
7165         (patch by Luke Plant <lukeplant@softhome.net>)
7166         (closes Bug 204 0.9.0 quits on authentication error?!)
7167
7168 2003-07-05 [alfons]     0.9.0claws82
7169
7170         * configure.ac
7171                 take the clue in bug #202 "./configure script - 
7172                 'if test' comparison failure" reported by John Kristoff. 
7173
7174 2003-07-04 [christoph]  0.9.0claws81
7175
7176         * src/plugins/spamassassin/spamassassin.c
7177                 set timeout for spam check
7178
7179 2003-07-04 [christoph]  0.9.0claws80
7180
7181         * src/main.c
7182                 destroy all FolderItems when shutting down to
7183                 allow folders to clean up
7184
7185 2003-07-04 [melvin]     0.9.0claws79
7186
7187         * src/gtk/gtkaspell.c
7188                 Fixed bug #184 "Entering non-ascii character deletes
7189                 previous char if spell checking enabled": this makes
7190                 the spell checking in multibytes (e.g. UTF-8)locales work.
7191                 (Patch by Luke Plant).
7192                 
7193 2003-07-04 [christoph]  0.9.0claws78
7194
7195         * sync with 0.9.2cvs1
7196                 see ChangeLog 2003-06-10
7197
7198 2003-07-04 [paul]       0.9.0claws77
7199
7200         * sync with 0.9.3 release
7201                 see ChangeLog 2003-07-04
7202
7203 2003-07-03 [christoph]  0.9.0claws76
7204
7205         * src/folder.[ch]
7206         * src/imap.c
7207         * src/mbox_folder.c
7208         * src/mh.c
7209         * src/news.c
7210                 move folder_item_get_path() stuff into a folder virtual function
7211
7212         * src/procmsg.c
7213                 use folder_item_fetch_msg() to get message and do not contruct
7214                 the filename from path and number
7215
7216 2003-07-03 [paul]       0.9.0claws75
7217
7218         * sync with 0.9.2cvs12
7219                 see ChangeLog 2003-07-03
7220
7221 2003-07-02 [paul]       0.9.0claws74
7222
7223         * src/messageview.c
7224                 fix text-selection for replying
7225
7226 2003-07-02 [paul]       0.9.0claws73
7227
7228         * sync with 0.9.2cvs11
7229                 see ChangeLog 2003-07-02
7230
7231 2003-07-02 [paul]       0.9.0claws72
7232
7233         * src/procmsg.c
7234                 revert last commit because it breaks more
7235                 than it fixes
7236
7237 2003-07-02 [paul]       0.9.0claws71
7238
7239         * src/procmsg.c
7240                 fix thread by subject/sort by date
7241
7242 2003-07-01 [paul]       0.9.0claws70
7243
7244         * sync with 0.9.2cvs10
7245                 see ChangeLog 2003-07-01
7246
7247 2003-06-30 [paul]       0.9.0claws69
7248
7249         * sync with 0.9.2cvs9
7250                 see ChangeLog 2003-06-30
7251
7252 2003-06-28 [match]      0.9.0claws68
7253
7254         * src/addressbook.c
7255                 fix null ptr.
7256
7257 2003-06-27 [paul]       0.9.0claws67
7258
7259         * sync with 0.9.2cvs7
7260                 see ChangeLog 2003-06-27
7261
7262 2003-06-26 [christoph]  0.9.0claws66
7263
7264         * src/folder.c
7265                 freeze folder updates while a folder is scanned
7266
7267         (closes Bug 185 New message counter)
7268
7269 2003-06-26 [darko]      0.9.0claws65
7270
7271         * src/ldapserver.c
7272                 fix infinite loop when adding a new LDAP server
7273
7274 2003-06-26 [paul]       0.9.0claws64
7275
7276         * sync with 0.9.2cvs6
7277                 see ChangeLog 2003-06-26
7278
7279 2003-06-26 [paul]       0.9.0claws63
7280
7281         * sync with 0.9.2cvs5
7282                 see ChangeLog 2003-06-25 and 2003-06-26
7283
7284 2003-06-25 [match]      0.9.0claws62
7285
7286         * src/addr_compl.c
7287                 Fixed tab/backtab for dropped-down completion list to
7288                 move next/previous field. (close bug 147)
7289
7290 2003-06-25 [christoph]  0.9.0claws61
7291
7292         * src/addr_compl.[ch]
7293         * src/addrindex.[ch]
7294         * src/folderview.c
7295         * src/inc.c
7296         * src/news.c
7297         * src/summaryview.c
7298         * src/toolbar.c
7299                 fix warnings
7300
7301 2003-06-25 [leandro]    0.9.0claws60
7302
7303         * src/compose.c
7304                 o cleanups
7305                 o gray out "Message/Remove references" menu item if not
7306                   replying to a message
7307
7308 2003-06-24 [leandro]    0.9.0claws59
7309
7310         * src/compose.[ch]
7311                 o removed "Message/Create new thread" menu item
7312                 o added "Message/Remove references" menu item
7313                   (it's off by default and will not check anymore
7314                    if the subject changed)
7315
7316 2003-06-23 [alfons]     0.9.0claws58
7317
7318         * src/procmsg.c
7319                 try better grouping messages threaded by subject based on their age.
7320                 still not perfect - because the message tree is not sorted by date.  
7321
7322 2003-06-23 [thorsten]   0.9.0claws57
7323
7324         * src/pop.[ch]
7325                 added mail_receive_hook to allow modifications
7326                 directly after retrieval (e.g. adding headers).
7327
7328 2003-06-23 [paul]       0.9.0claws56
7329
7330         * src/sourcewindow.c
7331                  enable the use of Ctrl+A to select all text in
7332                  the sourcewindow
7333                  Patch submitted by Ivan Francolin Martinez
7334                  <ivanfm@users.sourceforge.net>
7335
7336 2003-06-22 [christoph]  0.9.0claws55
7337
7338         * src/folder.[ch]
7339                 o add notification hook for folder tree changes
7340                 o invoke hooks after folder tree scanning
7341
7342         * src/folderview.[ch]
7343                 register hook for folder tree changes that
7344                 updates the ctree
7345
7346         (there are more places that should be updated, like add, remove 
7347          or move folder)
7348
7349         (closes Bug 164 Crash on rebuild folder tree)
7350         (closes Bug 190 Crash on 'rebuilding folder tree')
7351
7352 2003-06-21 [leandro]    0.9.0claws54
7353
7354         * src/compose.[ch]
7355                 create a new thread if subject changes
7356                 (it's on by default, can be disabled in Message menu)
7357
7358 2003-06-21 [alfons]     0.9.0claws53
7359
7360         * src/summaryview.c
7361                 quiet little compiler
7362
7363 2003-06-21 [christoph]  0.9.0claws52
7364
7365         update gettext stuff to version 0.12
7366
7367 2003-06-19 [alfons]     0.9.0claws51
7368
7369         * src/common/log.c
7370         * src/common/plugin.c
7371                 move defs.h before glib.h to prevent MIN/MAX redefs
7372
7373 2003-06-19 [alfons]
7374
7375         * src/addressbook.c
7376                 translatable
7377
7378 2003-06-19 [match]      0.9.0claws50
7379
7380         * src/addressbook.[ch]
7381         * src/addrindex.[ch]
7382         * src/addr_compl.[ch]
7383         * src/editldap.[ch]
7384         * src/editldap_basedn.[ch]
7385         * src/addritem.[ch]
7386         * src/ldapquery.h
7387                 re-implemented dynamic LDAP search. works without
7388                 slowdown on display sender with addressbook
7389                 option.
7390         * src/addrbook.c
7391                 documented code.
7392
7393 2003-06-19 [paul]       0.9.0claws49
7394
7395         * src/compose.c
7396                 fix Bug #136 'Nonprovided quotation marks crash claws'
7397                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
7398
7399 2003-06-19 [alfons]     0.9.0claws48
7400
7401         * src/prefs_common.[ch]
7402         * src/procmsg.c
7403                 restrict threading by subject by checking thread for
7404                 age (prefs_common.thread_by_subject_max_age)
7405
7406 2003-06-18 [christoph]  0.9.0claws47
7407
7408         * src/imap.c
7409                 fix memory leak in imap_cmd_fetch()
7410
7411 2003-06-18 [christoph]  0.9.0claws46
7412
7413         * src/prefs_gtk.c
7414                 fix memory leak in prefs_set_default() when used multiple
7415                 times or after prefs have been read
7416
7417 2003-06-18 [christoph]  0.9.0claws45
7418
7419         * src/common/plugin.c
7420                 fix memory leak in plugin_unload()
7421
7422 2003-06-18 [christoph]  0.9.0claws44
7423
7424         * src/imap.c
7425                 fix memory leak in imap_cmd_ok()
7426
7427 2003-06-18 [christoph]  0.9.0claws43
7428
7429         * src/folder.c
7430                 stop messages that are downloaded from POP3 and added to
7431                 an IMAP inbox from being filtered twice (first by POP3
7432                 and again when IMAP folder is scaned to get the UID of
7433                 the APPEND operation when no UIDPLUS is available)
7434
7435 2003-06-18 [alfons]
7436
7437         * tools/Makefile.am
7438                 phoenix <- firebird     
7439
7440 2003-06-18 [paul]
7441
7442         * tools/launch_phoenix          ** REMOVED **
7443           tools/launch_firebird         ** NEW **
7444                 renamed and edited to reflect the browser's name change from
7445                 'phoenix' to 'firebird'
7446
7447 2003-06-18 [paul]       0.9.0claws42
7448
7449         * sync with 0.9.2cvs2
7450                 see ChangeLog 2003-06-16
7451
7452 2003-06-17 [alfons]     0.9.0claws41
7453
7454         * src/procmsg.c
7455                 prevent threading problems when a node is an ancestor (parent / great parent),
7456                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7457                 for finding an sample set of messages)
7458
7459 2003-06-16 [christoph]  0.9.0claws40
7460
7461         * src/main.c
7462                 don't popup main window on --receive or --receive-all
7463
7464         * src/mainwindow.[ch]
7465         * src/plugins/trayicon/trayicon.c
7466                 allow hiding of main window by clicking on the trayicon
7467                 (doesn't work correctly in seperate window mode and may
7468                  cause unexpected GTK problems I couldn't find yet)
7469
7470         * src/common/ssl.c
7471                 remove incorrect warning
7472
7473 2003-06-15 [alfons]     0.9.0claws39
7474
7475         * src/gtk/gtkstext.c
7476                 don't output debug text;
7477                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7478                 for pointing this out);
7479
7480 2003-06-14 [alfons]     0.9.0claws38
7481         
7482         * src/messageview.c
7483                 remove printf() and make one if..else comply with coding style
7484
7485 2003-06-14 [alfons]     0.9.0claws37
7486
7487         * AUTHORS
7488                 add Martin Wicke
7489         * src/action.c
7490         * src/messageview.[ch]
7491         * src/summaryview.c
7492                 apply patch #754162 "Quoting messages filtered by actions" submitted
7493                 by Martin Wicke, which allows quoting message body changed by an
7494                 action (Thanks!).
7495
7496 2003-06-13 [alfons]     0.9.0claws36
7497
7498         * src/utils.c
7499                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7500                 use case insensitive regexp (suggested by Ivan Martinez)
7501
7502 2003-06-13 [christoph]  0.9.0claws35
7503
7504         * configure.ac
7505         * src/plugins/trayicon/Makefile.am
7506         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7507         * src/plugins/trayicon/trayicon.c
7508         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7509         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7510         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7511         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7512         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7513         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7514                 replace my own EggTrayIcon backport with the backport
7515                 used by (l|x)mule and gabber.
7516
7517 2003-06-13 [alfons]     0.9.0claws34
7518
7519         * AUTHORS
7520         * src/common/utils.c
7521                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7522
7523 2003-06-13 [alfons]     0.9.0claws33
7524
7525         * src/compose.c
7526                 clean up a little bit
7527
7528 2003-06-12 [alfons]     0.9.0claws32
7529
7530         * src/compose.c
7531                 const correctness fix
7532
7533         * src/common/sylpheed.[ch]
7534                 () -> (void)
7535                 prevent redef MIN/MAX
7536                 
7537         * src/common/utils.[ch]
7538                 () -> (void)
7539
7540 2003-06-12 [melvin]     0.9.0claws31
7541
7542         * src/compose.c
7543                 Updated to take into accounts changes in GtkAspell.
7544
7545 2003-06-12 [alfons]     0.9.0claws30
7546
7547         * src/compose.c
7548         * src/procmsg.c
7549         * src/common/utils.[ch]
7550                 handle reply subject prefixes better (initial 
7551                 suggestion by Robert Story adapted and enhanced 
7552                 using regexps)
7553
7554 2003-06-12 [melvin]     0.9.0claws29
7555
7556         * src/compose.c
7557                 Use new gtkaspell_checkers_strerror() to get the speller's
7558                 error message instead of accessing the (now private)
7559                 checkers structure.
7560                 Minor code clean up
7561
7562         * src/main.c
7563                 Use #ifdef instead of #if for USE_ASPELL
7564                 Use the new spell checkers init/quit functions 
7565
7566         * src/gtk/gtkaspell.c
7567                 Use #ifdef instead of #if for USE_ASPELL
7568                 Moved in the majority of GtkAspell structures that were
7569                 exported before by gtkaspell.h
7570         
7571         * src/gtk/gktaspell.h
7572                 Made gtkaspell.h contain only the necessary data to be
7573                 publicized by moving many structures to gtkaspell.c.
7574                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7575                 gtkaspell_checkers_new(): replaced by...
7576                 gtkaspell_checkers_init(): new function for initialization
7577                 gtkaspell_checkers_delete(): replaced by...
7578                 gtkaspell_checkers_quit(): new function
7579                 gtkaspell_checkers_strerror(): new function that returns
7580                 the checker's last error message.
7581                 
7582 2003-06-11 [melvin]     0.9.0claws28
7583
7584         * po/POTFILES.in
7585                 Updated to take into account gtkaspell.c migration to
7586                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7587
7588 2003-06-10 [alfons]     0.9.0claws27
7589
7590         * src/filtering.[ch]
7591         * src/folder.c
7592         * src/matcher.c
7593         * src/scoring.[ch]
7594                 - try fixing bug #18 (any brave testers?)
7595                 - add more robustness by refusing previously 
7596                   unchecked NULL pointers 
7597
7598 2003-06-10 [alfons]     0.9.0claws26
7599
7600         * src/procmsg.c
7601                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7602
7603 2003-06-09 [alfons]     0.9.0claws25
7604
7605         * src/prefs_common.c
7606                 fix bug #163 "Icon switching doesnt work properly" by 
7607                 preventing early freeing of prefs_common.pixmap_theme_path.
7608
7609 2003-06-09 [christoph]  0.9.0claws24
7610
7611         * src/gtk/gtkaspell.c
7612                 revert Thorsten's fix and add forgotten g_strdup for
7613                 aspell path (it should not be possible to alter the path a
7614                 GtkASpell uses from outside)
7615
7616 2003-06-09 [thorsten]   0.9.0claws23
7617
7618         * src/gtk/gtkaspell.c
7619                 dont free prefs_common.aspell_path when closing compose
7620
7621 2003-06-08 [colin]      0.9.0claws22
7622
7623         * src/plugins/spamassassin/spamassassin.c
7624                 fix prefs types
7625
7626 2003-06-07 [christoph]  0.9.0claws21
7627
7628         * src/Makefile.am
7629         * src/compose.c
7630         * src/gtkaspell.[ch]            ** REMOVE **
7631         * src/gtk/Makefile.am
7632         * src/gtk/gtkaspell.[ch]        ** NEW **
7633                 o make gtkaspell independent from sylpheed's prefs
7634                 o move gtkaspell.[ch] to gtk directory
7635
7636 2003-06-07 [christoph]  0.9.0claws20
7637
7638         * src/Makefile.am
7639         * src/crash.c
7640         * src/export.c
7641         * src/filesel.[ch]              ** REMOVE **
7642         * src/folder.c
7643         * src/main.[ch]
7644         * src/common/sylpheed.[ch]
7645         * src/gtk/Makefile.am
7646         * src/gtk/filesel.[ch]          ** NEW **
7647         * src/gtk/pluginwindow.c
7648         * src/gtk/sslcertwindow.c
7649                 move filesel.[ch] to gtk directory
7650
7651 2003-06-07 [alfons]     0.9.0claws19
7652
7653         * src/filesel.c
7654                 make (multi) file selection dialog work again (Claws-only)
7655
7656 2003-06-07 [thorsten]   0.9.0claws18
7657
7658         * po/de.po
7659                 fix typos
7660
7661 2003-06-07 [alfons]     0.9.0claws17
7662
7663         * configure.ac
7664         * src/mimeview.c
7665                 detect apache mishap in which case don't include fnmatch.h
7666                 if regex.h is already included
7667
7668 2003-06-06 [christoph]  0.9.0claws16
7669
7670         * configure.ac
7671         * src/mimeview.h
7672                 add check for fnmatch.h and include it when available
7673
7674         * src/mimeview.[ch]
7675                 fix wrong case sensitivity of Content-Types
7676
7677         * src/gtk/Makefile.am
7678                 need the same include paths in gtk directory as in
7679                 common directory because .h files in common can
7680                 include files from these directories, when included
7681                 in gtk's .h or .c files
7682
7683 2003-06-06 [alfons]     0.9.0claws15
7684
7685         * src/mimeview.c
7686         * src/summaryview.c
7687                 make it compile again because of regex.h / fnmatch.h 
7688                 include problems (related to recent mime stuff, can
7689                 someone check this?)
7690
7691 2003-06-06 [thorsten]   0.9.0claws14
7692
7693         * src/folderview.c
7694                 possible use of uninitialized pointer while dragging
7695
7696 2003-06-06 [paul]       0.9.0claws13
7697
7698         * src/compose.c
7699                 fix bug where the insert sig button would be effective
7700                 only when auto_sig was set
7701
7702 2003-06-06 [paul]       0.9.0claws12
7703
7704         * sync with 0.9.2 release
7705
7706 2003-06-02 [paul]       0.9.0claws11
7707
7708         * sync with 0.9.1cvs1
7709                 see ChangeLog 2003-06-02
7710                 
7711         * po/de.po
7712                 update by Jens
7713
7714 2003-06-01 [christoph]  0.9.0claws10
7715
7716         * src/account.c
7717                 don't use substring search to find accounts by email address
7718
7719         (closes Bug 169 Overly loose matching of "From" address)
7720
7721 2003-05-31 [christoph]  0.9.0claws9
7722
7723         * doc-src/rfc2683.txt
7724         * src/imap.c
7725                 limit IMAP command length as recommended in RFC2683
7726                 (message number lists will be split into multiple imap
7727                 sets, the limit of 1000 octets is not a hard limit)
7728
7729         (closes Bug 161 sylpheed-claws exits with segfault when logging
7730          in to certain imap-servers)
7731
7732 2003-05-29 [alfons]     0.9.0claws8
7733
7734         * src/toolbar.[ch]
7735                 add print button (calling summary_print());
7736                 fine tune setting tooltip text;
7737                 (if someone needs other buttons, please take these 
7738                 commits as a guide, instead of bothering us - also
7739                 see 0.8.11claws150) 
7740
7741 2003-05-29 [darko]      0.9.0claws7
7742
7743         * src/compose.c
7744                 fix crash when word wrapping kicks in due to
7745                 changed text by spell checker
7746
7747 2003-05-29 [paul]       0.9.0claws6
7748
7749         * src/compose.c
7750                 fix bug where changing account would insert
7751                 sig even if auto_sig was FALSE
7752                 
7753         * ChangeLog
7754           ChangeLog.jp
7755           INSTALL
7756                 sync with 0.9.1 release
7757
7758 2003-05-28 [christoph]  0.9.0claws5
7759
7760         * src/imap.c
7761                 fix truncation of too long commands
7762
7763         (closes Bug 167 IMAP hangs trying to get envelope
7764          information in imap_get_uncached_messages)
7765
7766 2003-05-27 [paul]       0.9.0claws4
7767
7768         * tools/Makefile.am
7769           tools/maildir2sylpheed.pl     ** NEW FILE **
7770                 add kmail to sylpheed mailbox conversion script
7771
7772 2003-05-27 [paul]       0.9.0claws3
7773
7774         * sync with 0.9.0cvs10
7775                 see ChangeLog 2003-05-26
7776
7777 2003-05-26 [paul]       0.9.0claws2
7778
7779         * sync with 0.9.0cvs9
7780                 see ChangeLog 2003-05-26
7781
7782 2003-05-24 [paul]       0.9.0claws1
7783
7784         * sync with 0.9.0cvs8
7785                 see ChangeLog 2003-05-23
7786
7787 2003-05-24 [paul]       0.9.0claws
7788
7789         * version 0.9.0claws released
7790
7791 2003-05-24 [paul]       0.8.11claws177
7792
7793         * src/plugins/dillo-viewer/Makefile.am
7794           src/plugins/traycon/Makefile.am
7795                 add missing files
7796                 
7797         * po/bg.po
7798           po/en_GB.po
7799           po/es.po
7800           po/it.po
7801           po/pt_BR.po
7802           po/ru.po
7803           po/sr.po
7804                 update Bulgarian, British English, Spanish, Italian, 
7805                 Brazilian Portuguese, Russian, and Serbian translations, 
7806                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7807                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7808                 Ruslan N. Balkin, and Urke MMI
7809
7810 2003-05-23 [melvin]     0.8.11claws176
7811
7812         * po/fr.po
7813                 Updated French translations
7814
7815 2003-05-22 [paul]       0.8.11claws175
7816
7817         * src/Makefile.am
7818           src/addrbook.[ch]
7819           src/addrcache.[ch]
7820           src/addr_compl.[ch]
7821           src/adressbook.[ch]
7822           src/addrindex.[ch]
7823           src/addritem.[ch]
7824           src/editaddress.c
7825           src/editgroup.c
7826           src/editldap_basedn.c
7827           src/editldap.c
7828           src/jpilot.c
7829           src/vcard.c
7830                 revert to get ldap into it previous working state
7831                 
7832         * po/zh_TW.Big5.po
7833                 new Taiwanese translation,
7834                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7835
7836 2003-05-22 [christoph]  0.8.11claws174
7837
7838         * src/plugins/spamassassin/libspamc.[ch]
7839                 sync libspamc with SpamAssaain release 2.55
7840
7841 2003-05-22 [paul]       0.8.11claws173
7842
7843         * sync with 0.9.0cvs7
7844                 see ChangeLog 2003-05-22
7845                 
7846         * src/summaryview.c
7847                 revert change in 0.8.11claws172: follow
7848                 Hiroyuki's decision and that's the end of it.
7849
7850 2003-05-21 [paul]       0.8.11claws172
7851
7852         * src/summaryview.c
7853                 fix discrepency between open_unread_on_enter
7854                 and always_show_msg
7855
7856 2003-05-21 [paul]       0.8.11claws171
7857
7858         * sync with 0.9.0cvs6
7859                 see ChangeLog 2003-05-21
7860
7861 2003-05-21 [paul]       0.8.11claws170
7862
7863         * sync with 0.9.0cvs5
7864                 see ChangeLog 2003-05-21
7865
7866 2003-05-20 [paul]       0.8.11claws169
7867
7868         * sync with 0.9.0cvs4
7869                 see ChangeLog 2003-05-20
7870                 fixes bug #152, 'encoding of IMAP folders names'
7871
7872 2003-05-20 [paul]       0.8.11claws168
7873
7874         * sync with 0.9.0cvs3
7875                 see ChangeLog 2003-05-20
7876                 
7877         * src/tools/convert_mbox.pl
7878                 minor change in the comments, submitted by Fred Marton
7879
7880 2003-05-19 [paul]       0.8.11claws167
7881
7882         * src/plugins/clamav/Makefile.am
7883           configure.ac
7884                 link clamav_lib to the plugin and not to the main program
7885
7886 2003-05-19 [christoph]
7887
7888         * src/Makefile.am
7889                 add -export-dynamic for linking
7890
7891 2003-05-19 [paul]       0.8.11claws166
7892
7893         * sync with 0.9.0cvs1
7894                 see ChangeLog 2003-05-19
7895
7896 2003-05-19 [paul]       0.8.11claws165
7897
7898         * src/inc.c
7899                 fix 'pop before smtp' timeout
7900
7901 2003-05-18 [alfons]     0.8.11claws164
7902
7903         * src/prefs_matcher.c
7904                 put "execute" action command line ("expression") in edit box
7905
7906 2003-05-18 [christoph]  0.8.11claws163
7907
7908         * src/mimeview.[ch]
7909         * src/plugins/dillo_viewer/dillo_viewer.c
7910         * src/plugins/image_viewer/viewer.c
7911         * src/plugins/mathml_viewer/mathml_viewer.c
7912                 let a viewer have a list of Content-Types
7913
7914 2003-05-18 [paul]       0.8.11claws162
7915
7916         * src/prefs_filtering.c
7917                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7918                 and REDIRECT actions
7919
7920 2003-05-17 [christoph]
7921
7922         * README.claws
7923                 o remove dynamic signatures that was syned with main
7924                 o add infos about no longer "build in" image viewer
7925                 o update bugtracker URL
7926
7927 2003-05-17 [christoph]  0.8.11claws161
7928
7929         * src/folder.c
7930         * src/folderview.c
7931         * src/imap.c
7932                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7933                 for every folder after rebuilding the folder tree.
7934
7935         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7936          messages)
7937
7938 2003-05-17 [christoph]  0.8.11claws160
7939
7940         * src/imap.c
7941                 don't use STATUS command on current folder to check for
7942                 content changes. imap_cmd_ok() now tracks changes to
7943                 folder and number of existing messages.
7944
7945 2003-05-17 [paul]       0.8.11claws159
7946
7947         * src/plugins/clamav/clamav_plugin.c
7948                 remove unnecessary debug_print
7949
7950 2003-05-16 [thorsten]   0.8.11claws158
7951
7952         * src/plugins/demo.c
7953                 included missing intl.h
7954
7955 2003-05-16 [paul]       0.8.11claws157
7956
7957         * po/POTFILES.in
7958                 remove non-existant entries
7959         
7960         * src/plugins/clamav/clamav_plugin.c
7961           src/plugins/clamav/clamav_plugin_gtk.c
7962           src/plugins/dillo_viewer/dillo_prefs.c
7963           src/plugins/dillo_viewer/dillo_viewer.c
7964                 gettextise
7965
7966 2003-05-16 [christoph]  0.8.11claws156
7967
7968         * po/POTFILES.in
7969                 include plugin .c files for translation until I
7970                 find a better solution to have plugins have their
7971                 own textdomain
7972         * src/plugins/demo/demo.c
7973         * src/plugins/image_viewer/plugin.c
7974         * src/plugins/mathml_viewer/mathml_viewer.c
7975         * src/plugins/spamassassin/spamassassin.c
7976         * src/plugins/spamassassin/spamassassin_gtk.c
7977         * src/plugins/trayicon/trayicon.c
7978                 add gettext macros for plugin name and description
7979
7980 2003-05-16 [paul]
7981
7982         * sync with 0.9.0
7983
7984 2003-05-16 [paul]       0.8.11claws155
7985
7986         * sync with lastest 0.9.0pre1
7987                 see ChangeLog 2003-05-16
7988
7989 2003-05-15 [paul]       0.8.11claws154
7990
7991         * sync with latest 0.9.0pre1
7992                 see ChangeLog 2003-05-14 and 2003-05-15
7993
7994 2003-05-14 [christoph]  0.8.11claws153
7995
7996         * src/plugins/image_viewer/viewer.c
7997         * src/plugins/image_viewer/viewer.glade         ** NEW **
7998         * src/plugins/image_viewer/viewerprefs.c
7999                 make it possible to disable the autoload function in the
8000                 imageviewer again
8001
8002 2003-05-14 [christoph]  0.8.11claws152
8003
8004         * src/folder.c
8005                 fix folder update after adding a message
8006
8007 2003-05-13 [alfons]     0.8.11claws151
8008
8009         * src/common/session.c
8010                 remove debug traces
8011                 
8012         * src/addrcache.[ch]
8013         * src/filtering.[ch]
8014         * src/folder.[c]
8015         * src/gtkaspell.[ch]
8016         * src/imap.[ch]
8017         * src/mbox_folder.[ch]
8018         * src/mh.[ch]
8019         * src/mimeview.h
8020         * src/msgcache.[ch]
8021         * src/news.[ch]
8022         * src/passphrase.[ch]
8023         * src/prefs_common.[ch]
8024         * src/prefs_gtk.[ch]
8025         * src/procmsg.c
8026         * src/scoring.[ch]
8027                 be pedantic; (in prototypes () implies (int))
8028
8029 2003-05-13 [alfons]     0.8.11claws150
8030
8031         * src/prefs_toolbar.[ch]
8032         * src/summaryview.[ch]
8033         * src/toolbar.[ch]
8034                 change misleading text in toolbar prefs;
8035                 add toolbar action for ignore thread (toggles ignore thread flag);
8036                 clean up a little bit;
8037
8038 2003-05-12 [paul]
8039
8040         * tools/convert_mbox.pl
8041                 bug fixed by Fred Marton
8042
8043 2003-05-12 [paul]
8044
8045         * sync with 0.9.0pre1
8046
8047 2003-05-09 [paul]       0.8.11claws149
8048
8049         * sync with 0.8.11cvs43
8050                 see ChangeLog 2003-05-09
8051
8052 2003-05-08 [christoph]  0.8.11claws148
8053
8054         * src/imap.[ch]
8055                 o use CAPABILIY as first command and check for PREAUTH
8056                   information in the response to it
8057                 o rewrite all imap_cmd_* functions to use an IMAPSession
8058                   instead of a SockInfo as parameter
8059                 o do STARTTLS after fetching and checking the server
8060                   capabilities
8061
8062 2003-05-08 [paul]       0.8.11claws147
8063
8064         * tools/Makefile.am
8065           tools/README
8066           tools/convert_mbox.pl         ** NEW FILE **
8067                 add mbox conversion script. Submitted by 
8068                 Fred Marton <Fred.Marton@uni-bayreuth.de>
8069
8070 2003-05-07 [christoph]
8071
8072         * doc-src/glade.txt
8073         * src/gtk/pluginwindow.glade
8074         * src/plugins/image_viewer/viewerprefs.glade
8075         * src/plugins/spamassassin/spamassassin_gtk.glade
8076                 add glade files for user interfaces and a description how
8077                 to use glade to create the sylpheed code
8078
8079 2003-05-07 [paul]       0.8.11claws146
8080
8081         * sync with 0.8.11cvs41
8082                 see ChangeLog 2003-05-07
8083
8084 2003-05-06 [christoph]  0.8.11claws145
8085
8086         * src/main.c
8087         * src/plugins/image_viewer/viewer.c
8088                 fix usage of imlib in imageviewer plugin
8089
8090         * src/gtk/prefswindow.c
8091                 handle window close event correctly
8092
8093 2003-05-06 [paul]       0.8.11claws144
8094
8095         * src/common/ssl.c
8096                 fix typo introduced in sync
8097
8098 2003-05-06 [paul]       0.8.11claws143
8099
8100         * sync with 0.8.11cvs39
8101                 see ChangeLog 2003-05-06
8102
8103 2003-05-06 [paul]       0.8.11claws142
8104
8105         * AUTHORS
8106           po/cs.po
8107                 updated Czech translation, submitted by 
8108                 Radek Vybiral <Radek.Vybiral@vsb.cz>
8109                 
8110         * src/plugins/clamav/clamav_plugin_gtk.c
8111                 clean up
8112
8113 2003-05-03 [alfons]     0.8.11claws141
8114
8115         * src/compose.[ch]
8116                 make paste as quotation work even when the call to 
8117                 text_inserted() was deferred (fixes bug #140 "Paste 
8118                 as quotation does not work when using "external" 
8119                 clipboard")
8120
8121 2003-05-03 [thorsten]   0.8.11claws140
8122
8123         * src/addrquery.h
8124           src/ldapquery.h
8125           src/mainwindow.c
8126                 removed C++ comments
8127         * src/addr_compl.c
8128                 function with non-int retval/param used before
8129                 implementation/declaration
8130
8131 2003-05-02 [paul]       0.8.11claws139
8132
8133         * src/addr_compl.[ch]
8134           src/addressbook.[ch]
8135           src/addrindex.c
8136           src/summaryview.c
8137                 revert match's changes to (finally) remove the bug where
8138                 opening a folder causes massive slowdown when using the 
8139                 'Display sender using address book' option
8140
8141 2003-05-01 [melvin]     0.8.11claws138
8142
8143         * src/plugins/dillo_viewer/dillo_prefs.[ch]
8144         * src/plugins/dillo_viewer/dillo_viewer.c
8145                 Fixed bug where "Cancel" button from prefs issued
8146                 warnings.
8147                 Comply a little more to coding style
8148
8149 2003-05-01 [paul]       0.8.11claws137
8150
8151         * sync with 0.8.11cvs38
8152                 see ChangeLog 2003-05-01
8153
8154 2003-05-01 [paul]       0.8.11claws136
8155
8156         * po/bg.po
8157                 updated by George Danchev
8158
8159 2003-04-30 [christoph]  0.8.11claws135
8160
8161         * src/plugins/dillo_viewer/dillo_prefs.c
8162         * src/plugins/image_viewer/viewerprefs.c
8163         * src/plugins/spamassassin/spamassassin_gtk.c
8164                 remove gtk_widget_ref() calls for widgets in
8165                 glade code
8166
8167 2003-04-30 [paul]       0.8.11claws134
8168
8169         * src/addrindex.c
8170                 ok, this time a better fix for the bug where opening folder
8171                 has massive slowdown when using the 'Display sender using 
8172                 address book' option
8173
8174 2003-04-30 [paul]       0.8.11claws133
8175
8176         * src/addrindex.c
8177                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
8178         
8179 2003-04-30 [melvin]     0.8.11claws132
8180
8181         New: Dillo plugin preferences (patch by Dimitar Haralanov)
8182
8183         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
8184                 Preferences for the dillo plugin
8185         * src/plugins/dillo_viewer/dillo_viewer.c
8186                 Support for preferences
8187         * src/plugins/dillo_viewer/Makefile.am
8188                 Added dillo_prefs.[ch]
8189
8190 2003-04-30 [alfons]     0.8.11claws131
8191
8192         * src/common/plugin.[ch]
8193                 see? this ANSI C'fication immediately gives us type
8194                 checking for free.
8195
8196 2003-04-30 [alfons]     0.8.11claws130
8197
8198         * src/common/plugin.[ch]
8199         * src/plugins/clamav/clamav_plugin.[ch]
8200         * src/plugins/clamav/clamav_plugin_gtk.c
8201         * src/plugins/demo/demo.c
8202         * src/plugins/dillo_viewer/dillo_viewer.c
8203         * src/plugins/image_viewer/plugin.c
8204         * src/plugins/image_viewer/viewer.[ch]
8205         * src/plugins/image_viewer/viewerprefs.[ch]
8206         * src/plugins/mathml_viewer/mathml_viewer.c
8207         * src/plugins/spamassassin/spamassassin.[ch]
8208         * src/plugins/spamassassin/spamassassin_gtk.c
8209         * src/plugins/trayicon/trayicon.c
8210                 clean up
8211
8212 2003-04-30 [alfons]     0.8.11claws129
8213
8214         * src/common/utils.c
8215                 make is_ascii_str() fail gracefully when NULL pointer
8216                 is passed
8217
8218 2003-04-30 [paul]       0.8.11claws128
8219
8220         * src/addrindex.c
8221                 fix bug where opening folder has massive slowdown when
8222                 using the 'Display sender using address book' option
8223
8224 2003-04-30 [paul]       0.8.11claws127
8225
8226         * src/plugins/clamav/clamav_plugin.c
8227           src/plugins/clamav/clamav_plugin_gtk.c
8228           src/plugins/demo/demo.c
8229           src/plugins/dillo_viewer/dillo_viewer.c
8230           src/plugins/image_viewer/plugin.c
8231           src/plugins/mathml_viewer/mathml_viewer.c
8232           src/plugins/spamassassin/spamassassin.c
8233           src/plugins/spamassassin/spamassassin_gtk.c
8234           src/plugins/trayicon/trayicon.c
8235                 get rid of eye-hurting function signatures
8236
8237 2003-04-30 [paul]       0.8.11claws126
8238
8239         * src/plugins/trayicon/trayicon.c
8240                 add description
8241                 
8242         * src/mimeview.c
8243                 be more descriptive
8244
8245 2003-04-30 [paul]       0.8.11claws125
8246
8247         * configure.ac
8248                 arrange the plugins in reverse alphabetical order
8249                 
8250         * src/plugins/clamav/clamav_plugin.[ch]
8251           src/plugins/clamav/clamav_plugin_gtk.c
8252                 rename some params
8253                 resize max_size window
8254                 re-arrange the order of some gui elements
8255                 improve descriptions
8256         
8257         * src/plugins/image_viewer/plugin.c
8258           src/plugins/mathml_viewer/mathml_viewer.c
8259                 add descriptions
8260                 
8261         * src/plugins/spamassassin/spamassassin_gtk.c
8262                 resize max_size window
8263                 re-arrange the order of some gui elements
8264                 
8265         * src/messageview.c
8266           src/mimeview.c
8267                 correct typos
8268
8269 2003-04-30 [alfons]     0.8.11claws124
8270
8271         * src/imap.c
8272                 fix a leak found while browsing Martin Kluge's 
8273                 valgrind log (Claws only)
8274
8275 2003-04-29 [darko]      0.8.11claws123
8276
8277         * src/gtk/gtkstext.h
8278                 include wchar.h if it is available, fixes compilation
8279                 on HP-UX systems
8280
8281 2003-04-29 [melvin]     0.8.11claws122
8282
8283         * src/prefs_actions.c
8284                 Improved help text of Actions' syntax
8285
8286 2003-04-28 [paul]       0.8.11claws121
8287
8288         * src/action.c
8289                 a better fix for the crash when performing an action
8290                 on a mime part
8291
8292 2003-04-28 [paul]       0.8.11claws120
8293
8294         * src/action.c
8295                 fix crash when performing an action on a
8296                 mime part
8297
8298 2003-04-28 [paul]       0.8.11claws119
8299
8300         * sync with 0.8.11cvs36
8301                 see ChangeLog 2003-04-28
8302
8303 2003-04-27 [paul]       0.8.11claws118
8304
8305         * more sync with 0.8.11cvs35
8306                 see ChangeLog 2003-04-25
8307
8308 2003-04-26 [christoph]  0.8.11claws117
8309
8310         * src/folder.c
8311                 fix remove virtual check
8312
8313 2003-04-26 [paul]       0.8.11claws116
8314
8315         * src/messageview.c
8316                 fix return-receipt, make it work again
8317
8318 2003-04-26 [paul]       0.8.11claws115
8319
8320         * src/mimeview.c
8321                 restore double-clicking of the [application/pgp-signature 
8322                 (Select "Check signature" to check)] line in the message view,
8323                 broken in recent sync
8324
8325 2003-04-26 [christoph]  0.8.11claws114
8326
8327         * src/folder.c
8328                 check if remove virtual really exists before
8329                 calling the function
8330
8331 2003-04-25 [match]      0.8.11claws113
8332
8333         * src/addrindex.c
8334         * src/addrbook.c
8335         * src/ldapquery.[ch]
8336         * src/ldapctrl.[ch]
8337                 fix memleak.
8338         * src/ldapserver.[ch]
8339                 fix memleak. fix segfault.
8340                 plug a Claws memleak
8341
8342 2003-04-25 [alfons]     0.8.11claws112
8343
8344         * src/folder.c
8345                 plug a Claws memleak
8346
8347 2003-04-25 [alfons]     0.8.11claws111
8348
8349         * src/common/session.c
8350                 plug a memleak
8351
8352 2003-04-25 [paul]       0.8.11claws110
8353
8354         * sync with 0.8.11cvs35
8355                 see ChangeLog 2003-04-24 and 2003-04-25
8356                 
8357         * src/gtk/pluginwindow.c
8358                 correct another strange float value
8359
8360 2003-04-24 [christoph]  0.8.11claws109
8361
8362         * src/folder.c
8363                 freeze folder item updates when unsetting new flags
8364
8365         * src/gtk/pluginwindow.c
8366                 correct strange float value
8367
8368 2003-04-23 [paul]       0.8.11claws108
8369
8370         * sync with 0.8.11cvs33
8371                 see ChangeLog 2003-04-23
8372
8373 2003-04-22 [paul]       0.8.11claws107
8374
8375         * src/Makefile.am
8376           src/messageview.c
8377           src/mimeview.c
8378           src/pgptext.[ch]      ** REMOVED **
8379                 remove pgptext.[ch] as its not used any more
8380
8381 2003-04-22 [paul]       0.8.11claws106
8382
8383         * sync with 0.8.11cvs31
8384                 see ChangeLog 2003-04-21 and 2003-04-22
8385
8386 2003-04-21 [alfons]     0.8.11claws105
8387
8388         * src/main.c
8389                 No access to GTK structures if we're a spawned child
8390                 (and clean up code a little bit...) Should fix #126.
8391
8392 2003-04-21 [melvin]     0.8.11claws104
8393
8394         * src/plugins/dillo_viewer/README
8395                 Improved slightly the text.
8396
8397 2003-04-21 [melvin]     0.8.11claws103
8398
8399         * src/plugins/dillo_viewer/README *** NEW ***
8400                 Added a README file for the Dillo plugin
8401
8402 2003-04-20 [paul]
8403
8404         * tools/README
8405           tools/outlook2sylpheed.pl
8406                 updated and improved by Ricardo Mones Lastra
8407
8408 2003-04-18 [oliver]     0.8.11claws102
8409
8410         * src/inc.c 
8411         * src/prefs_account.h
8412                 remove Pop3SessionType (used by selective download)
8413         * src/prefs_toolbar.c
8414                 enable set Default Toolbar button
8415
8416 2003-04-18 [paul]       0.8.11claws101
8417
8418         * sync with 0.8.11cvs29
8419                 see ChangeLog 2003-04-18
8420
8421 2003-04-17 [paul]       0.8.11claws100
8422
8423         * src/prefs_common.[ch]
8424           src/summaryview.c
8425                 remove 'Open next message on deletion' option,
8426                 as the same effect can now be achieved via the
8427                 'Always open messages in summary when selected'
8428                 option.
8429
8430 2003-04-17 [paul]       0.8.11claws99
8431
8432         * sync with 0.8.11cvs28
8433                 see ChangeLog 2003-04-17
8434
8435 2003-04-17 [christoph]  0.8.11claws98
8436
8437         * ac/spamassassin.m4
8438         * src/plugins/spamassassin/libspamc.[ch]
8439         * src/plugins/spamassassin/utils.[ch]
8440                 sync libspamc with SpamAssassin project
8441
8442 2003-04-17 [christoph]  0.8.11claws97
8443
8444         * src/common/socket.h
8445         * src/gtk/sslcertwindow.h
8446                 rename old USE_SSL to USE_OPENSSL
8447
8448 2003-04-17 [paul]       0.8.11claws96
8449
8450         * src/prefs_common.h
8451                 use gulong for P_COLOR so that it compiles/runs on
8452                 64-bit systems. Patch submitted by James Noyes
8453                 <jnoyes-claws@retrogeeks.com>
8454                 
8455         * po/de.po
8456                 updated by Jens
8457
8458 2003-04-17 [paul]       0.8.11claws95
8459
8460         * sync with 0.8.11cvs27
8461                 see ChangeLog 2003-04-16
8462
8463 2003-04-15 [paul]       0.8.11claws94
8464
8465         * src/prefs_common.[ch]
8466                 rearrange to stop the window getting too long:
8467                         move Receive dialog stuff to Receive tab
8468                         move Send dialog to Send tab
8469                         remove Dialogs frame
8470                 rename 'Open messages in summary with cursor keys' to
8471                 'Always open messages in summary when selected', as its
8472                 more appropriate
8473
8474 2003-04-15 [paul]       0.8.11claws93
8475
8476         * src/prefs_common.[ch]
8477           src/summaryview.c
8478                 add new option '/Interface/Open next message on deletion'
8479
8480 2003-04-15 [paul]       0.8.11claws92
8481
8482         * src/summaryview.[ch]
8483                 add /Mark/Lock and /Mark/Unlock to the pop-up
8484                 menu. Patch submitted by Ivan Francolin Martinez
8485                 <ivanfm@users.sourceforge.net>
8486
8487 2003-04-15 [paul]       0.8.11claws91
8488
8489         * sync with 0.8.11cvs24
8490                 see ChangeLog 2003-04-15
8491
8492 2003-04-14 [jens]       0.8.11claws90
8493
8494         * updated German translation and some corrections from
8495                 Roland Bless <bless@tm.uka.de>
8496
8497 2003-04-14 [paul]       0.8.11claws89
8498
8499         * sync with 0.8.11cvs22
8500                 see ChangeLog 2003-04-14
8501
8502 2003-04-13 [paul]       0.8.11claws88
8503
8504         * src/plugins/clamav/clamav_plugin.c
8505                 fix memory leaks
8506                 clean up
8507
8508 2003-04-12 [paul]       0.8.11claws87
8509
8510         * src/plugins/clamav/clamav_plugin.c
8511                 activate enable/disable archive scanning option
8512                 
8513         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8514
8515 2003-04-12 [paul]       0.8.11claws86
8516
8517         * src/plugins/Makefile.am
8518           src/plugins/clamav/Makefile.am                ** NEW FILE **
8519           src/plugins/clamav/README                     ** NEW FILE ** 
8520           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8521           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8522                 add Clam AntiVirus plugin
8523
8524 2003-04-12 [paul]       0.8.11claws85
8525
8526         * sync with 0.8.11cvs21
8527                 see ChangeLog 2003-04-11
8528
8529 2003-04-11 [paul]       0.8.11claws84
8530
8531         * po/es.po
8532                 update Spanish translation. Submitted by Ricardo
8533                 Mones Lastra.
8534
8535 2003-04-10 [christoph]  0.8.11claws83
8536
8537         * src/mbox.c
8538                 fix typo that did not move unfiltered mails to destination
8539                 folder
8540
8541         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8542          when filtering from spool)
8543
8544 2003-04-10 [christoph]  0.8.11claws82
8545
8546         * src/imap.c
8547                 use BODY.PEEK instead of BODY in in message fetch operation
8548                 to make sure the IMAP server does not set the \Seen flag for
8549                 messages. Sylpheed does that later itself, when the message
8550                 is opened in sylpheed
8551
8552         (closes Bug 111 Claws destroys unread marks)
8553
8554 2003-04-09 [oliver]     0.8.11claws81
8555         
8556         * src/folder.c
8557                 fix crash in folder_destroy
8558         * README.claws
8559                 remove selective download
8560
8561 2003-04-09 [christoph]  0.8.11claws80
8562
8563         * src/imap.c
8564                 fix crash in imap_get_msginfo() when then fetched message
8565                 is not found
8566
8567         (closes Bug 110 Crash during mail composition)
8568
8569 2003-04-08 [christoph]  0.8.11claws79
8570
8571         * src/folder.c
8572         * src/prefs_account.c
8573                 Filter new messages that are found in an INBOX folder
8574                 when 'Filter messages on receiving' is enabled in the
8575                 Folder's AccountPrefs. This allows to use Sylpheed's
8576                 filtering engine for IMAP folders where messages are
8577                 added to the INBOX by a MTA
8578
8579 2003-04-08 [paul]       0.8.11claws78
8580
8581         * src/procmsg.h
8582                 clean up after last commit
8583
8584 2003-04-08 [paul]       0.8.11claws77
8585
8586         * sync with 0.8.11cvs20
8587                 see ChangeLog 2003-04-07 and 2003-04-08
8588
8589 2003-04-07 [christoph]  0.8.11claws76
8590
8591         * src/filtering.[ch]
8592         * src/inc.[ch]
8593         * src/mbox.c
8594         * src/procmsg.[ch]
8595                 add procmsg_msginfo_filter() to execute filtering actions
8596
8597 2003-04-06 [christoph]  0.8.11claws75
8598
8599         * src/imap.c
8600                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8601
8602 2003-04-06 [christoph]  0.8.11claws74
8603
8604         * src/common/utils.[ch]
8605                 add g_int_compare() function for slist sorting
8606
8607         * src/imap.c
8608                 fetch all MsgInfos with one command in imap_get_msginfos()
8609                 using an imap set with a list of ranges
8610
8611         * src/news.c
8612                 use new g_int_compare() function
8613
8614 2003-04-06 [thorsten]   0.8.11claws73
8615
8616         * src/mh.c
8617                 corrected implementation of mh_folder_destroy()
8618
8619 2003-04-05 [christoph]  0.8.11claws72
8620
8621         * src/account.c
8622         * src/folder.[ch]
8623         * src/folderview.c
8624         * src/imap.c
8625         * src/inc.c
8626         * src/main.c
8627         * src/mainwindow.c
8628         * src/mbox_folder.c
8629         * src/mh.c
8630         * src/mimeview.h
8631         * src/msgcache.[ch]
8632         * src/news.c
8633         * src/procmime.h
8634         * src/procmsg.[ch]
8635         * src/setup.c
8636         * src/gtk/gtkutils.c
8637                 o rename structure field names class and new to klass and
8638                   new_msgs, to allow including files in C++
8639                 o add 'extern "C"' block to some header files
8640                 o add MsgInfoList and MsgNumberList as alias for GSList for
8641                   developers to know what type of list is expected
8642
8643         * src/plugins/image_viewer/plugin.c
8644         * src/plugins/image_viewer/viewer.[ch]
8645         * src/plugins/image_viewer/viewerprefs.[ch]
8646                 rename function names to prevent conflicts
8647
8648 2003-04-05 [paul]       0.8.11claws71
8649
8650         * sync with 0.8.11cvs18
8651                 see ChangeLog 2003-04-03 and 2003-04-04
8652
8653 2003-04-02 [christoph]  0.8.11claws70
8654
8655         * src/folder.[ch]
8656         * src/imap.[ch]
8657         * src/mbox_folder.[ch]
8658         * src/mh.[ch]
8659         * src/news.[ch]
8660                 o Make all virtual folder functions private
8661                 o remove unused folder code
8662
8663         * src/common/socket.[ch]
8664         * src/summaryview.c
8665                 fix warnings
8666
8667 2003-03-30 [alfons]     0.8.11claws69
8668
8669         * src/send_message.c
8670                 remove two debug traces and see if people still report
8671                 errors
8672
8673 2003-03-30 [alfons]     0.8.11claws68
8674
8675         * src/send_message.c
8676         * src/commons/session.c
8677                 add more debug traces
8678
8679 2003-03-30 [christoph]  0.8.11claws67
8680
8681         * src/folder.c
8682                 change processing folder name from .processing to processing
8683
8684         * src/common/ssl.c
8685                 disable SSL certificate check because it causes Xlib error
8686                 when the child process want's to open an GTK window
8687
8688 2003-03-30 [christoph]  0.8.11claws66
8689
8690         * src/folder.c
8691                 don't use default folder for processing folder item because
8692                 it can be a non local folder
8693
8694         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8695
8696 2003-03-30 [alfons]     0.8.11claws65
8697
8698         * src/send_message.c
8699                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8700                 to generate bad code for 'send_send_data_progressive': When
8701                 called from 'send_send_data_finished', the 'data' pointer is
8702                 cleared just before the assignment to the dialog pointer
8703
8704 2003-03-29 [christoph]  0.8.11claws64
8705
8706         * src/common/prefs.h
8707         * src/plugins/image_viewer/Makefile.am
8708         * src/plugins/image_viewer/plugin.c
8709         * src/plugins/image_viewer/viewer.[ch]
8710         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8711                 add PrefsPage for ImageViewer
8712
8713 2003-03-28 [thorsten]   0.8.11claws63
8714
8715         * src/common/session.c
8716                 added some comments
8717
8718 2003-03-28 [paul]       0.8.11claws62
8719
8720         * sync with 0.8.11cvs16
8721                 see ChangeLog 2003-03-28
8722
8723 2003-03-28 [paul]       0.8.11claws61
8724
8725         * sync with 0.8.11cvs15
8726                 see ChangeLog 2003-03-28
8727
8728 2003-03-27 [christoph]  0.8.11claws60
8729
8730         * src/folder.c
8731         * src/imap.c
8732         * src/common/socket.[ch]
8733                 set socket state to DISCONNECTED when any operation
8734                 fails to allow reconnecting in IMAP code without
8735                 checking the return code of all calls to the command
8736                 functions
8737
8738         * src/folderview.c
8739         * src/summaryview.c
8740                 remove some more stuff that depends on specific
8741                 folder types
8742
8743 2003-03-27 [paul]       0.8.11claws59
8744
8745         * sync with 0.8.11cvs14
8746                 see ChangeLog 2003-03-27
8747                 
8748         * src/selective_download.[ch]   ** REMOVED **
8749                 really removed
8750
8751 2003-03-27 [christoph]  0.8.11claws58
8752
8753         * src/folder.c
8754                 fix handling of tmp_flags in flag copy function
8755
8756 2003-03-27 [paul]       0.8.11claws57
8757
8758         * sync with 0.8.11cvs13
8759                 see ChangeLog 2003-03-27
8760
8761 2003-03-27 [oliver]     0.8.11claws56
8762
8763         * src/maiwindow.c
8764                 remove sel_download_cb
8765
8766 2003-03-27 [oliver]     0.8.11claws55
8767         
8768         * src/inc.c
8769                 remove POP3_TOP
8770         
8771 2003-03-26 [oliver]     0.8.11claws54
8772
8773         *src/pop.h
8774                 remove POP3_TOP*
8775         * README.claws
8776                 remove selective donwload readme
8777
8778 2003-03-26 [oliver]     0.8.11claws53
8779         * src/matcher.[ch]
8780         * src/matcher_parser_parse.y 
8781         * src/pop.c 
8782         * src/prefs_account.[ch]
8783         * src/prefs_filtering.c
8784                 remove selective donwload
8785
8786 2003-03-26 [oliver]     0.8.11claws52
8787
8788         * src/inc.[ch] 
8789         * src/filtering.c 
8790         * src/mainwindow.c 
8791                 remove selective donwload
8792
8793 2003-03-26 [oliver]     0.8.11claws51
8794         
8795         * src/Makefile.am
8796         * src/selective_download.[ch]   ** REMOVE **    
8797
8798 2003-03-26 [christoph]  0.8.11claws50
8799
8800         * src/news.c
8801                 fix NEWS that got broken by a sync with sylpheed-main
8802
8803 2003-03-26 [christoph]  0.8.11claws49
8804
8805         * src/mimeview.c
8806                 fix mime type guessing when no mime type is found for a file
8807
8808 2003-03-25 [christoph]  0.8.11claws48
8809
8810         * src/mimeview.c
8811         * src/procmime.c
8812                 remove mime type guessing from mime parser and use
8813                 name based mime types in viewer lookup for mime type
8814                 application/octet-stream
8815
8816 2003-03-25 [christoph]  0.8.11claws47
8817
8818         * doc-src/readme.txt
8819         * doc-src/rfc2554.txt
8820                 add RFC about SMTP AUTH
8821
8822         * src/send_message.c
8823         * src/common/smtp.[ch]
8824                 add extra error code for authentication errors and
8825                 clear temporary password when this error occurs
8826
8827         (closes Bug 84 authentication failure while sending should
8828          prompt for password again)
8829
8830 2003-03-25 [christoph]  0.8.11claws46
8831
8832         * configure.ac
8833         * src/Makefile.am
8834         * src/imageview.[ch]                            ** REMOVE **
8835         * src/messageview.[ch]
8836         * src/mimeview.[ch]
8837         * src/prefs_common.[ch]
8838         * src/textview.c
8839         * src/plugins/Makefile.am
8840         * src/plugins/image_viewer/.cvsignore           ** NEW **
8841         * src/plugins/image_viewer/Makefile.am          ** NEW **
8842         * src/plugins/image_viewer/plugin.c             ** NEW **
8843         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8844                 move image viewer into a plugin (building is enabled by default)
8845                 [ToDo: Prefs for resize and autoview]
8846
8847 2003-03-25 [paul]       0.8.11claws45
8848
8849         * sync with 0.8.11cvs12
8850                 see ChangeLog 2003-03-26
8851
8852 2003-03-25 [paul]       0.8.11claws44
8853
8854         * sync with 0.8.11cvs11
8855                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8856                 
8857         Note: Selective Download is broken.
8858                 
8859 2003-03-22 [christoph]  0.8.11claws43
8860
8861         * src/folder.c
8862                 code cleanup for flags copying
8863
8864 2003-03-22 [christoph]  0.8.11claws42
8865
8866         * src/plugins/trayicon/trayicon.c
8867                 fix setting the transparent area when the window size
8868                 is forced by the system tray
8869
8870 2003-03-22 [christoph]  0.8.11claws41
8871
8872         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8873         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8874         * src/plugins/trayicon/newmail.xpm              ** NEW **
8875         * src/plugins/trayicon/nomail.xpm               ** NEW **
8876         * src/plugins/trayicon/trayicon.c
8877         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8878                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8879                 o add icon for unread mails
8880                 o set transparency for window
8881
8882 2003-03-22 [christoph]  0.8.11claws40
8883
8884         * src/news.c
8885                 init news session to prevent crash when session is closed
8886
8887 2003-03-22 [christoph]  0.8.11claws39
8888
8889         * src/imap.c
8890         * src/common/session.[ch]
8891                 Init session data to make sure we don't have invalid pointers
8892                 for read_ch and write_ch when new multi process sessions are
8893                 not used
8894
8895         * src/main.c
8896         * src/common/plugin.c
8897         * src/common/sylpheed.c
8898         * src/plugins/demo/demo.c
8899         * src/plugins/dillo_viewer/dillo_viewer.c
8900         * src/plugins/mathml_viewer/mathml_viewer.c
8901         * src/plugins/spamassassin/spamassassin.c
8902         * src/plugins/spamassassin/spamassassin_gtk.c
8903                 add plugin types to allow loading plugins at different times
8904                 (and maybe for different frontends), because it's not good to
8905                 load GTK-Plugins gefore gtk_init was called
8906
8907         * configure.ac
8908         * src/plugins/Makefile.am
8909         * src/plugins/trayicon/.cvsignore               ** NEW **
8910         * src/plugins/trayicon/Makefile.am              ** NEW **
8911         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8912         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8913         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8914         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8915         * src/plugins/trayicon/trayicon.c               ** NEW **
8916                 New Trayicon plugin that shows an icon in a systray that uses
8917                 XEMBED protocol like Gnome's systray. Icon shows if there
8918                 are new mails and a tooltip shows information about new,
8919                 unread and total messages.
8920
8921 2003-03-22 [paul]       0.8.11claws38
8922
8923         * src/common/smtp.c
8924                 fix ESMTP AUTH CRAM-MD5
8925                 [sync with main (still version 0.8.11cvs6), see
8926                  ChangeLog 2003-03-22]
8927
8928 2003-03-21 [colin]      0.8.11claws37
8929
8930         * src/send_message.c
8931                 Fix USE_SSL => USE_OPENSSL
8932
8933 2003-03-21 [colin]      0.8.11claws36
8934
8935         * src/folderview.c
8936                 Fix counts in drag and dropped subfolders
8937
8938 2003-03-21 [colin]      0.8.11claws35
8939
8940         * src/folder.c 
8941         * src/folderview.c
8942                 speed up a bit folder dnd
8943
8944 2003-03-20 [alfons]     0.8.11claws34
8945
8946         * src/main.c
8947         * src/toolbar.c
8948         * src/procmsg.c
8949                 don't send locked queue messages
8950                 (feature request "[ 705245 ] Locking message in outbox 
8951                  should prevent sending")
8952
8953 2003-03-20 [christoph]  0.8.11claws33
8954
8955         * src/folder.c
8956                 remove NEW and UNREAD flag in special folders when scanning
8957                 
8958         * src/common/smtp.c
8959                 fix ESMTP AUTH CRAM-MD5
8960
8961 2003-03-20 [paul]       0.8.11claws32
8962
8963         * src/prefs_account.c
8964                 Re-write 'Tunnel command to open connection' as
8965                 'Use command to communicate with server', and disable
8966                 it for all except IMAP accounts
8967
8968 2003-03-20 [paul]       0.8.11claws31
8969
8970         * sync with 0.8.11cvs6
8971                 see ChangeLog 2003-03-20
8972
8973 2003-03-19 [match]      0.8.11claws30
8974
8975         * src/addritem.[ch]
8976                 include documentation. minor refactoring.
8977         * src/addr_compl.[ch]
8978         * src/addrindex.[ch]
8979         * src/addresbook.[ch]
8980         * src/summaryview.c
8981                 re-enable address lookup (was disabled in
8982                 0.8.11claws20).
8983
8984 2003-03-19 [christoph]  0.8.11claws29
8985
8986         * src/procmsg.c
8987                 add temp flag handling, will make moving and copying
8988                 messages possible again
8989
8990         * src/folder.c
8991                 correct calulation of folder stats
8992
8993 2003-03-18 [match]      0.8.11claws28
8994
8995         * src/editgroup.h
8996                 remove case sensitive comparison (closes bug 80).
8997
8998 2003-03-18 [christoph]  0.8.11claws27
8999
9000         * src/imap.c
9001                 fix imap using a tunnel command
9002
9003         (closes bug 87)
9004
9005 2003-03-18 [christoph]  0.8.11claws26
9006
9007         * src/folder.[ch]
9008         * src/imap.c
9009         * src/procmsg.[ch]
9010                 rewrite flag handling for folders
9011
9012 2003-03-18 [christoph]  0.8.11claws25
9013
9014         * src/folder.c
9015         * src/procmsg.c
9016         * src/summaryview.c
9017                 unset NEW and UNREAD flags when message is ignored, to make
9018                 sure messages don't show up as unread on other IMAP clients,
9019                 because the IGNORE_THREAD flag can not be syncronized through
9020                 the IMAP folder
9021
9022 2003-03-17 [christoph]  0.8.11claws24
9023
9024         * src/imap.c
9025                 don't use recursion to fetch uids when the number of messages
9026                 does not match. Moved code into subfunction that is used
9027                 again when needed, to prevent an endless loop.
9028
9029 2003-03-17 [thorsten]   0.8.11claws23
9030
9031         * src/imageview.[ch]
9032                 export imageview_get_resized_size() (for plugins)
9033         * src/prefs_common.[ch]
9034                 added prefs_common_get() (for plugins)
9035
9036 2003-03-17 [christoph]  0.8.11claws22
9037
9038         * src/imap.c
9039                 o remove UID guessing from copy code
9040                 o support UIDPLUS extension for APPEND command
9041
9042 2003-03-17 [paul]       0.8.11claws21
9043
9044         * src/gtk/about.c
9045                 remove 'Compiled-plugins' section.
9046                 
9047         * src/plugins/dillo_viewer/dillo_viewer.c
9048                 slight change to description text
9049
9050 2003-03-16 [match]      0.8.11claws20
9051         * src/ldapserver.[ch]           ** NEW **
9052         * src/ldapctrl.[ch]             ** NEW **
9053         * src/ldapquery.[ch]            ** NEW **
9054         * src/ldaputil.[ch]             ** NEW **
9055         * src/addrcindex.[ch]           ** NEW **
9056         * src/addrquery.h               ** NEW **
9057         * src/addritem.[ch]
9058         * src/addrcache.[ch]
9059         * src/addrindex.[ch]
9060         * src/addr_compl.[ch]
9061         * src/addressbook.[ch]
9062         * src/addrbook.[ch]
9063         * src/editgroup.c
9064         * src/editaddress.c
9065         * src/editldap.c
9066         * src/editldap_basedn.c
9067         * src/vcard.c
9068         * src/jpilot.c
9069         * src/Makefile.am
9070                 included dynamic LDAP queries. improved address
9071                 completion.
9072
9073 2003-03-16 [paul]       0.8.11claws19
9074
9075         * tools/multiwebsearch.pl
9076                 fix a fatal typo
9077
9078 2003-03-16 [christoph]  0.8.11claws18
9079
9080         * src/mimeview.c
9081         * src/plugins/dillo_viewer/dillo_viewer.c
9082         * src/plugins/mathml_viewer/mathml_viewer.c
9083                 make unregistering of MimeViewerFactorys possible
9084
9085 2003-03-16 [alfons]     0.8.11claws17
9086
9087         * configure.ac
9088                 correct typo
9089
9090 2003-03-16 [melvin]     0.8.11claws16
9091
9092         * src/plugins/dillo_viewer.c
9093                 Fixed bug where it was not possible to view more than
9094                 one text/html attachment per message (bug discovered
9095                 by Christoph Hohmann).
9096
9097 2003-03-15 [melvin]     0.8.11claws15
9098
9099         * src/prefs_actions.c
9100                 Fixed compilation warnings.
9101
9102 2003-03-15 [melvin]     0.8.11claws14
9103
9104         * src/plugins/Makefile.am
9105         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
9106         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
9107         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
9108                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
9109                 newer (http://dillo.auriga.wearlab.de/).
9110
9111 2003-03-15 [christoph]  0.8.11claws13
9112
9113         * src/imap.c
9114                 don't query imap folder for attributes because we already
9115                 for them from imap_status
9116
9117         * src/mimeview.[ch]
9118                 add support for plugable MimeViewers (unloading Viewers
9119                 not yet complete)
9120
9121         * src/plugins/Makefile.am
9122         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
9123         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
9124         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
9125                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
9126                 widget from http://helm.cs.unibo.it/mml-widget/
9127
9128 2003-03-14 [christoph]  0.8.11claws12
9129
9130         * src/folder.[ch]
9131                 o error return code's should better be negative
9132                 o replace printf with debug_print
9133
9134         * src/imap.c
9135                 improve IMAP folder scan by checking UID-NEXT
9136
9137         * src/summaryview.c
9138                 remove check that are unnecessary in my opinion
9139
9140 2003-03-13 [christoph]  0.8.11claws11
9141
9142         * src/folder.[ch]
9143         * src/foldersel.c
9144         * src/folderview.c
9145         * src/imap.c
9146         * src/mbox_folder.c
9147         * src/mh.c
9148         * src/news.c
9149         * src/prefs_scoring.c
9150         * src/summaryview.c
9151                 use a common function to get a displayable name
9152                 for a FolderItem
9153
9154 2003-03-13 [paul]       0.8.11claws10
9155
9156         * tools/Makefile.am
9157           tools/README
9158           tools/multiwebsearch.conf     ** NEW FILE **
9159           tools/multiwebsearch.pl       ** NEW FILE **
9160                 add multiwebsearch Actions script
9161
9162 2003-03-13 [colin]      0.8.11claws9
9163
9164         * src/compose.c
9165                 Remove leading emtpy lines from quoted text
9166                 before quoting it
9167
9168 2003-03-13 [melvin]     0.8.11claws8
9169
9170         * src/prefs_actions.c
9171                 Fixed a memory leak
9172                 Code clean ups
9173                 Added Cancel and OK buttons
9174                 Corrected help text
9175
9176 2003-03-13 [christoph]  0.8.11claws7
9177
9178         * src/account.c
9179         * src/folder.[ch]
9180         * src/imap.c
9181         * src/mainwindow.c
9182         * src/mbox_folder.c
9183         * src/mh.c
9184         * src/news.c
9185         * src/setup.c
9186                 replace more folder type stuff with folder class stuff
9187
9188 2003-03-13 [melvin]     0.8.11claws6
9189
9190         * src/prefs_actions.c
9191                 Added new tokens:
9192                 %u: user provided argument
9193                 %h: user provided argument (hidden on input)
9194                 %s: current text selection in the message view 
9195
9196 2003-03-13 [paul]       0.8.11claws5
9197
9198         * sync with 0.8.11cvs5
9199                 see ChangeLog 2003-03-11, 2003-03-12
9200
9201 2003-03-12 [christoph]  0.8.11claws4
9202
9203         * src/folder.c
9204                 use folder class idstr when writing folderlist.xml
9205
9206         * src/folder.h
9207         * src/imap.c
9208         * src/news.c
9209                 replace folder type checks with folder class checks
9210
9211 2003-03-12 [christoph]  0.8.11claws3
9212
9213         * src/folder.[ch]
9214         * src/imap.[ch]
9215         * src/main.c
9216         * src/mbox_folder.[ch]
9217         * src/mh.[ch]
9218         * src/news.[ch]
9219                 o create a list of known folder classes in the folder system
9220                 o use folder class id strings for folder item identifiers
9221
9222 2003-03-12 [christoph]  0.8.11claws2
9223
9224         * src/imap.c
9225                 fix imap uid validity check
9226
9227 2003-03-12 [christoph]  0.8.11claws1
9228
9229         * src/account.c
9230         * src/folder.[ch]
9231         * src/foldersel.c
9232         * src/folderview.c
9233         * src/imap.c
9234         * src/mainwindow.c
9235         * src/mbox_folder.c
9236         * src/mh.c
9237         * src/news.c
9238         * src/prefs_scoring.c
9239         * src/procmsg.c
9240         * src/setup.c
9241         * src/summaryview.c
9242                 initial restructuring of folder system, seperating
9243                 folders and folder classes
9244
9245 2003-03-12 [paul]       0.8.11claws
9246
9247         0.8.11claws release
9248
9249 2003-03-12 [christoph]
9250
9251         * src/gtk/prefswindow.c
9252                 fix translation of "Page Index"
9253
9254 2003-03-12 [paul]       0.8.10claws110
9255
9256         a sync from 0.8.11cvs4 before the release
9257
9258         * src/common/utils.c
9259                 subject_compare_for_sort(): allow null strings (fixes
9260                 summary sorting).
9261
9262 2003-03-11 [paul]       0.8.10claws109
9263
9264         * po/es.po
9265                 update Spanish translation, submitted by
9266                 Ricardo Mones Lastra
9267
9268 2003-03-11 [melvin]     0.8.10claws108
9269
9270         * po/fr.po
9271                 Updated French translations
9272
9273 2003-03-11 [paul]       0.8.10claws107
9274
9275         * manual/en/Makefile.am
9276           manual/en/*.html
9277                 update English manual, add a new page
9278                 updated by Francois Barriere <fbarriere@atmel.fr>
9279                 
9280         * po/bg.po
9281           po/it.po
9282           po/sr.po
9283                 update Bulgarian, Italian, and Serbian translations
9284                 submitted by George Danchev, Alessandro Maestri, and
9285                 Urke MMI
9286
9287 2003-03-10 [paul]       0.8.10claws106
9288
9289         * src/gtk/about.c
9290           src/gtk/prefswindow.c
9291                 make some strings translatable
9292
9293 2003-03-10 [darko]      0.8.10claws105
9294
9295         * src/compose.c
9296                 code cleanup to make Hiro happy
9297
9298 2003-03-10 [paul]       0.8.10claws104
9299
9300         * sync with 0.8.11cvs2
9301                 see ChangeLog 2003-03-10
9302
9303 2003-03-09 [melvin]     0.8.10claws103
9304
9305         * src/textview.c
9306                 textview_set_font(): fix for message display in
9307                 UTF-8 locales (thanks to Sergey Vlasov).
9308                 (was unintentionnaly reverted in 0.8.6claws6)   
9309
9310 2003-03-08 [darko]      0.8.10claws102
9311
9312         * src/compose.c
9313                 fix infinite loop in wrapping as reported
9314                 by happycactus
9315                 obsoletes patch #696482
9316
9317 2003-03-08 [christoph]  0.8.10claws101
9318
9319         * src/imap.c
9320                 add workaround for IMAP servers that do not
9321                 support the "UID SEARCH UID" command
9322
9323 2003-03-07 [christoph]  0.8.10claws100
9324
9325         * src/plugins/spamassassin/spamassassin.[ch]
9326         * src/plugins/spamassassin/spamassassin_gtk.c
9327                 code cleanup
9328
9329 2003-03-07 [paul]       0.8.10claws99
9330
9331         * po/es.po
9332                 updated Spanish translation, submitted by
9333                 Ricardo Mones Lastra
9334
9335 2003-03-07 [christoph]  0.8.10claws98
9336
9337         * src/send.c
9338                 fix in 0.8.10claws94 was wrong
9339                 local delivery does not require escaping, remove escaping
9340                 code to make signatures of mails with "." lines valid
9341                 
9342                 NOTE: requires that sendmail is executed with "-i" option,
9343                       what is the default now, but has to be changed in all
9344                       exsiting accounts)
9345
9346 2003-03-07 [paul]       0.8.10claws97
9347
9348         * sync with 0.8.11 release
9349                 see ChangeLog 2003-03-07
9350
9351 2003-03-06 [paul]       0.8.10claws96
9352
9353         * src/compose.c
9354                 revert commit 0.8.10claws92
9355
9356 2003-03-06 [paul]       0.8.10claws95
9357
9358         * src/folderview.c
9359                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
9360
9361         * src/gtkaspell.c
9362                 fix bug 74, 'Crash opening editor window with pseudo-color
9363                 display'
9364                 
9365         Patches submitted by Kevin Vigor <kevin@vigor.nu>
9366
9367 2003-03-06 [christoph]  0.8.10claws94
9368
9369         * src/send.c
9370                 fix rfc2821 (4.5.2) violation in SMTP data sending,
9371                 all lines starting with a period get an extra period
9372                 inserted
9373                 (found by Simon 'corecode' Schubert)
9374
9375 2003-03-06 [paul]       0.8.10claws93
9376
9377         * src/folderview.c
9378                 if configured font can't be loaded fall back to gtk
9379                 default. (with thanks to Christoph)
9380                 
9381                 closes long-standing bug 15 'Crashes on startup'
9382
9383 2003-03-06 [paul]       0.8.10claws92
9384
9385         * src/compose.c
9386                 freeze text before autosave and thaw afterwards
9387                 fixes bug 67 'autosave make re-rediting message crazy'
9388
9389 2003-03-06 [christoph]  0.8.10claws91
9390
9391         * src/compose.c
9392                 ignore address comment in dupe check for Cc-list
9393
9394         (closes reopened bug 47 Replying to message strips name part of
9395          e-mail addresses of Cc: lines)
9396
9397 2003-03-06 [paul]       0.8.10claws90
9398
9399         * src/Makefile.am
9400                 remove reference to gtkxtext.h as its no longer in
9401                 the repository
9402
9403 2003-03-06 [paul]       0.8.10claws89
9404
9405         * sync with 0.8.10cvs25
9406                 see ChangeLog 2003-03-06
9407
9408 2003-03-06 [oliver]     0.8.10claws88
9409         
9410         * src/messageview.c
9411                 remove include
9412
9413 2003-03-06 [oliver]     0.8.10claws87
9414         
9415         * src/folderview.c 
9416                 remove changes introduced inclaws74
9417         * src/messageview.c
9418                 another attempt to sanely delete and update
9419                 messages deleted in separate messageview
9420
9421 2003-03-05 [christoph]  0.8.10claws86
9422
9423         * src/summaryview.c
9424                 check if "From" matches any account's address if
9425                 addressbook completion of addresses is disabled too
9426
9427         (closes Bug 70 "Display recipient in from" doesn't check
9428          folder's default account)
9429
9430 2003-03-05 [christoph]  0.8.10claws85
9431
9432         * src/compose.c
9433         * src/common/utils.[ch]
9434                 don't strip address comments when building Cc lists
9435
9436         (closes Bug 47 Replying to message strips name part of e-mail addresses
9437          of Cc: lines)
9438
9439         * src/folder.c
9440                 fix return value of copy function
9441
9442 2003-03-05 [christoph]  0.8.10claws84
9443
9444         * src/imap.c
9445                 don't ask imap server for non rfc822 headers
9446
9447         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9448
9449         * src/imap.c
9450                 destroy session on socket error to allow reconnecting
9451
9452 2003-03-05 [christoph]  0.8.10claws83
9453
9454         * configure.ac
9455                 fix building with gnome when no prefix is set
9456
9457         (closes bug 66 Gnome directory is set to NONE)
9458
9459 2003-03-05 [paul]       0.8.10claws82
9460
9461         * sync with 0.8.10cvs23
9462                 see ChangeLog 2003-03-05
9463
9464 2003-03-04 [christoph]  0.8.10claws81
9465
9466         * src/folder.c
9467                 o fix moving and copying when folder returns 0 for new
9468                   message number
9469                 o remove some code for single message copy and move
9470                   operations and use functions for multiple messages
9471
9472         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9473
9474         * src/news.c
9475                 remove unused include
9476
9477 2003-03-04 [paul]       0.8.10claws80
9478
9479         * src/gtk/about.c
9480                 list 'Compiled plugins'
9481
9482 2003-03-03 [christoph]  0.8.10claws79
9483
9484         * src/news.[ch]
9485                 have to multiply the percentage of the current fetch with
9486                 the percentage that it has of the total fetch operation
9487                 for correct values
9488
9489 2003-03-03 [christoph]  0.8.10claws78
9490
9491         * src/news.c
9492                 fix calculation of expected lines for progress indicator
9493
9494 2003-03-03 [christoph]  0.8.10claws77
9495
9496         * src/summaryview.c
9497         * src/common/utils.c
9498                 fix segfault when opening the root news folder
9499
9500 2003-03-03 [christoph]  0.8.10claws76
9501
9502         * src/mainwindow.[ch]
9503         * src/common/Makefile.am
9504         * src/common/progressindicator.[ch]
9505                 add UI independent progress indicator handling
9506
9507         * src/news.[ch]
9508                 use new progress indicator for message info fetching
9509
9510         * src/common/hooks.h
9511                 code cleanup
9512
9513 2003-03-03 [oliver]     0.8.10claws75
9514
9515         * src/toolbar.c
9516         * src/compose.c
9517                 removed commented code
9518
9519 2003-03-03 [oliver]     0.8.10claws74
9520
9521         * src/toolbar.[ch]
9522                 cleanups and refactoring
9523         * src/compose.[ch]
9524                 compose_reply_mode reply & forwarding interface for
9525                 toolbar buttons
9526         * src/folderview.c
9527                 act on messages marked for deletion in folderview_selected
9528                 based on prefs_common.immediate_exec since a message might 
9529                 have been deleted by messageview in a folder we are changing 
9530                 to (does anybody understand what I'm on about ?)
9531
9532 2003-03-03 [oliver]     0.8.10claws73
9533         
9534         * src/messageview.[ch]
9535                 new functions
9536                 - messageview_delete: delete message shown in messagview
9537                 - messageview_update_view: update messageview to currently 
9538                   selected summaryview message
9539                 - add separate messageview to msgview_list in order to update 
9540                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9541         * src/summaryview.[ch]
9542                 summary_get_selection returns a list of selected msgs
9543                 in summaryview
9544         * src/mainwindow.c
9545                 toolbar reply refactoring
9546
9547 2003-03-03 [paul]       0.8.10claws72
9548
9549         * sync with 0.8.10cvs21
9550                 see ChangeLog 2003-03-03
9551
9552 2003-03-02 [christoph]  0.8.10claws71
9553
9554         * src/common/passcrypt.c
9555                 use POSIX includes
9556
9557 2003-03-02 [christoph]  0.8.10claws70
9558
9559         * configure.ac
9560         * src/prefs_account.c
9561         * src/prefs_gtk.[ch]
9562         * src/common/.cvsignore
9563         * src/common/Makefile.am
9564         * src/common/passcrypt.c                ** NEW **
9565         * src/common/passcrypt.h.in             ** NEW **
9566                 Implement password encryption in config files
9567                 using unix encrypt and setkey functions. The crypt
9568                 key can be set as a configure parameter. Old
9569                 passwords will be converted if they do not begin
9570                 with '!'
9571
9572 2003-03-02 [paul]       0.8.10claws69
9573
9574         * src/prefs_account.c
9575                 fix compile error
9576
9577 2003-03-01 [thorsten]   0.8.10claws68
9578
9579         * po/el.po
9580           po/hr.po
9581           po/it.po
9582           po/nl.po
9583           po/sr.po
9584           po/sv.po
9585                 corrected format strings
9586         * po/en_GB.po
9587                 corrected headers
9588                 (fix compile errors with GNU gettext-0.11.5)
9589
9590 2003-03-01 [oliver]     0.8.10claws67
9591
9592         * src/summaryview.c
9593                 menu callbacks call toolbar_menu_reply
9594
9595 2003-03-01 [oliver]     0.8.10claws66
9596
9597         * src/mainwindow.c
9598         * src/messageview.c
9599                 menu callbacks call toolbar_menu_reply
9600         * src/toolbar.[ch]
9601                 callbacks from menu handled by toolbar_menu_reply
9602
9603 2003-03-01 [paul]       0.8.10claws65
9604
9605         * src/addressbook.c
9606                 revert commit 0.8.10claws54 - breaks editing of
9607                 addressbook.
9608                 
9609         * po/bg.po
9610                 update Bulgarian translation, submitted by
9611                 George Danchev
9612
9613 2003-02-28 [christoph]  0.8.10claws64
9614
9615         * src/account.c
9616         * src/addressadd.c
9617         * src/compose.c
9618         * src/gtkaspell.c
9619         * src/gtkxtext.h                ** REMOVE **
9620         * src/imap.c
9621         * src/matcher.[ch]
9622         * src/mh.c
9623         * src/news.c
9624         * src/pine.c
9625         * src/prefs_common.c
9626         * src/prefs_matcher.c
9627         * src/procheader.[ch]
9628         * src/procmsg.[ch]
9629         * src/toolbar.c
9630         * src/common/ssl_certificate.c
9631         * src/gtk/colorlabel.c
9632         * src/gtk/menu.c
9633                 o fix warnings
9634                 o remove code obsoleted by new cache and folder system rework
9635
9636 2003-02-28 [oliver]     0.8.10claws63
9637         
9638         * src/toolbar.[ch]
9639                 * fix bug where reply in Messageview replied to 
9640                 Message displayed in summaryview
9641                 (reportedd via ML by chinatinte at gmx dot ch)
9642                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9643                 didn't work in separate MessageView Toolbar
9644                 (wondering if anybody uses this at all ?)
9645         * src/summaryview.[ch]
9646                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9647                 (generalize reply and forward code);
9648         * src/messageview.c 
9649                 remove focus_in event which updated summaryview to messageview
9650
9651 2003-02-28 [paul]       0.8.10claws62
9652
9653         * po/Makefile.in.in
9654                 add the --check option
9655                 Patch submitted by Ricardo Mones Lastra
9656
9657 2003-02-28 [paul]       0.8.10claws61
9658
9659         * src/prefs_account.c
9660                 re-order 'Signature' items
9661
9662 2003-02-28 [paul]       0.8.10claws60
9663
9664         * sync with 0.8.10cvs20
9665                 see ChangeLog 2003-02-28
9666
9667 2003-02-28 [paul]       0.8.10claws59
9668
9669         * po/POTFILES.in
9670                 update to reflect recent movement of files
9671
9672 2003-02-28 [paul]       0.8.10claws58
9673
9674         * sync with 0.8.10cvs19
9675                 see ChangeLog 2003-02-28
9676
9677 2003-02-27 [martin]     0.8.10claws57
9678
9679         * src/prefs_matcher.c 
9680                 fix segfault in prefs_matcher_ok() when the
9681                 last entry is deleted and prevents that the
9682                 message "entry not saved" comes up after deleting
9683                 an entry
9684
9685 2003-02-27 [martin]     0.8.10claws56
9686
9687         * src/prefs_filtering.c 
9688                 fix segfault in prefs_filtering_ok() when the
9689                 last entry is deleted and prevents that the
9690                 message "entry not saved" comes up after deleting
9691                 an entry
9692
9693 2003-02-27 [paul]       0.8.10claws55
9694
9695         * sync with 0.8.10cvs18
9696                 see ChangeLog 2003-02-27
9697
9698 2003-02-27 [paul]       0.8.10claws54
9699
9700         * src/addressbook.c
9701                 fix bug where the address book crashes with 
9702                 multiple lookups.
9703                 Patch [687729] submitted by David Frager 
9704                 <dbfrager@users.sourceforge.net>
9705
9706 2003-02-25 [christoph]  0.8.10claws53
9707
9708         * src/Makefile.am
9709         * src/colorlabel.[ch]           ** REMOVE **
9710         * src/gtk/Makefile.am
9711         * src/gtk/colorlabel.[ch]       ** NEW **
9712                 move colorlabel files to gtk directory
9713
9714         * src/esmtp.[ch]                ** REMOVE **
9715                 has been merged into smtp.[ch] in 0.7.5
9716
9717 2003-02-25 [christoph]  0.8.10claws52
9718
9719         * src/Makefile.am
9720         * src/about.[ch]                ** REMOVE **
9721         * src/gtk/Makefile.am
9722         * src/gtk/about.[ch]            ** NEW **
9723                 move about files to gtk directory
9724
9725 2003-02-25 [christoph]  0.8.10claws51
9726
9727         * src/folder.c
9728                 some code optimization of folder scanning code
9729
9730         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9731
9732 2003-02-25 [christoph]  0.8.10claws50
9733
9734         * src/main.c
9735         * src/common/sylpheed.c
9736                 add command line parameter parsing to common code
9737
9738 2003-02-24 [christoph]
9739
9740         * Makefile.am
9741         * configure.ac
9742                 fix gnome prefix problems, the configure script now removed
9743                 `gnome-config --prefix` from `gnome-config --datadir`
9744                 and adds $(prefix} instead
9745
9746         (closes Bug 24 Makefile does not respect prefix when installing
9747          GNOME data)
9748
9749 2003-02-24 [christoph]  0.8.10claws49
9750
9751         * src/news.c
9752                 check for valid session before trying to authenticate
9753
9754         (closes Bug 60 crash if "authenticate on logon" is activated
9755          and newsserver-hostname is not valid)
9756
9757 2003-02-24 [melvin]     0.8.10claws48
9758
9759         * src/prefs_actions.c
9760                 Make sure all user's input is sent to the action and then
9761                 close the socket..
9762
9763 2003-02-23 [alfons]     0.8.10claws46
9764
9765         * src/summaryview.c
9766                 also wait cursor when deleting files
9767
9768 2003-02-23 [paul]
9769
9770         * tools/freshmeat_search.pl
9771           tools/google_search.pl
9772                 scripts should now work for any browser/browser command line
9773
9774 2003-02-22 [christoph]  0.8.10claws45
9775
9776         * src/procmsg.c
9777                 fix IMAP flag setting, IMAP flag is not handled correctly
9778                 anymore by the folder system and information about the
9779                 folder should not be saved in the MsgInfo (in my opinion)
9780
9781         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9782
9783 2003-02-22 [christoph]  0.8.10claws44
9784
9785         * src/summaryview.c
9786                 fix spelling of "label" ;-)
9787
9788 2003-02-22 [thorsten]   0.8.10claws43
9789
9790         * src/mimeview.c
9791           src/prefs_common.[ch]
9792           src/procmime.[ch]
9793                 do not use description as attachment name
9794
9795 2003-02-22 [alfons]     0.8.10claws42
9796
9797         * src/summaryview.c
9798                 freeze/thaw folder item updates when changing color labels,
9799                 and put a wait cursors on
9800
9801 2003-02-22 [thorsten]   0.8.10claws41
9802
9803         * src/mimeview.c
9804                 save-all fixes: crash if invoked on multipart container,
9805                 mimeinfo access, pathseparators, error dialog
9806
9807 2003-02-21 [alfons]     0.8.10claws40
9808
9809         * src/prefs_gtk.c
9810                 remove unused var
9811
9812 2003-02-21 [colin]      0.8.10claws39
9813
9814         * src/send.c
9815                 Fix smtp logging
9816
9817 2003-02-21 [colin]      0.8.10claws38
9818
9819         * src/summaryview.c
9820                 Freeze/thaw folderItem updates when filtering messages 
9821                 via Tools/Filter messages
9822
9823 2003-02-21 [paul]       0.8.10claws37
9824
9825         * src/compose.c
9826                 revert commit 0.8.10claws26, there are ulterior motives
9827                 for users to set a Reply-To header when posting to
9828                 newsgroups
9829
9830 2003-02-21 [paul]       0.8.10claws36
9831
9832         * sync with 0.8.10cvs17
9833                 see ChangeLog 2003-02-21
9834
9835 2003-02-20 [christoph]  0.8.10claws35
9836
9837         * src/imap.c
9838                 IMAP UID fetch speedup using SEARCH
9839
9840         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9841
9842         * src/imap.c
9843                 fix problem with UIDs in IMAP UID cache that no longer existed
9844
9845 2003-02-20 [christoph]  0.8.10claws34
9846
9847         * src/imap.c
9848         * src/procheader.c
9849         * src/procheader.h
9850                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9851
9852         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9853
9854         * src/imap.c
9855                 Rewrite imap_cmd_gen_recv use sock_getline instead
9856                 of sock_gets to avoid problems with too long reply
9857                 lines
9858     
9859 2003-02-20 [colin]      0.8.10claws33
9860         
9861         * src/prefs_account.c
9862                 Better wording
9863
9864 2003-02-20 [colin]      0.8.10claws32
9865
9866         * src/compose.c
9867                 Remove useless '&& !to_sender' 
9868
9869 2003-02-20 [darko]
9870
9871         * AUTHORS
9872                 change my e-mail address
9873
9874 2003-02-19 [colin]      0.8.10claws31
9875
9876         * src/prefs_common.c
9877                 X11 style colors for every configurable color
9878
9879 2003-02-19 [alfons]     0.8.10claws30
9880
9881         * src/prefs_gtk.[ch]
9882         * src/prefs_common.c
9883                 for color_new accept both plain integers and X11 style color
9884                 names (as found in /usr/lib/X11/rgb.txt)
9885
9886 2003-02-19 [paul]       0.8.10claws29
9887
9888         * src/mainwindow.c
9889                 add tooltips to online/offline button and account selector
9890                 button
9891
9892 2003-02-19 [paul]       0.8.10claws28
9893
9894         * src/folder.c
9895           src/news.c
9896           src/prefs_account.[ch]
9897           src/prefs_common.[ch]
9898                 move 'Maximum number of articles to download' to
9899                 account prefs.
9900                 clean up account prefs gui a little by hiding entries
9901                 rather then greying out entries
9902
9903 2003-02-19 [hiro]       0.8.10claws27
9904
9905         * src/common/utils.c
9906                 fix bug #54 'yesterdays date is displayed in the message 
9907                 summary window'
9908
9909 2003-02-19 [paul]       0.8.10claws26
9910
9911         * src/compose.c
9912                 fix bug reported in Feature Request [688596] 
9913                 'Reply-to header in news'
9914
9915 2003-02-18 [paul]       0.8.10claws25
9916
9917         * src/select-keys.c
9918                 add a 'List all keys' button to key selection dialog
9919
9920 2003-02-18 [colin]      0.8.10claws24
9921         
9922         * src/stock_pixmap.c
9923                 fix compile error
9924
9925 2003-02-18 [colin]      0.8.10claws23
9926
9927         * src/common/smtp.[ch]
9928           src/prefs_account.c
9929                 Try to starttls if it seems to be the only
9930                 way to authenticate a user
9931
9932 2003-02-18 [paul]       0.8.10claws22
9933
9934         * src/Makefile.am
9935           src/folderview.c
9936           src/stock_pixmap.[ch]
9937           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9938           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9939                 as a Drafts folder is a special folder allow it to have
9940                 its own unique icons
9941
9942 2003-02-18 [colin]      0.8.10claws21
9943
9944         * src/imap.c
9945                 Fix port selection when using starttls
9946
9947 2003-02-18 [paul]       0.8.10claws20
9948
9949         * src/mainwindow.c
9950           src/prefs_common.[ch]
9951                 make blue the default new mail colour
9952
9953 2003-02-18 [paul]       0.8.10claws19
9954
9955         * sync with 0.8.10cvs14
9956                 see ChangeLog 2003-02-18
9957
9958 2003-02-17 [jens]       0.8.10claws18
9959
9960         * src/common/md5.c
9961                 fixed a compile problem with gcc 3.3
9962                 works on 2.95.3 too (testet on PPC as it is big endian)
9963
9964 2003-02-17 [paul]       0.8.10claws17
9965
9966         * sync with 0.8.10cvs13
9967                 see ChangeLog 2003-02-17
9968
9969 2003-02-17 [paul]       0.8.10claws16
9970
9971         * sync with 0.8.10cvs12
9972                 see ChangeLog 2003-02-17
9973
9974 2003-02-16 [match]      0.8.10claws15
9975
9976         * src/addressbook.c
9977                 Eliminates reloading of address data when items
9978                 deleted or added. Applied submitted by
9979                 Luke Plant <lukeplant@softhome.net>
9980
9981 2003-02-16 [paul]       0.8.10claws14
9982
9983         * src/news.c
9984                 when a 'protocol error' is encountered disconnect from
9985                 the server. This means that the user can carry on viewing
9986                 other articles and doesn't have to either wait until the
9987                 server timesout or quit sylpheed.
9988                 Fixes bug #53 'Unable to read messages in newsgroups, 
9989                 displayed message doesn't change'
9990
9991 2003-02-15 [christoph]  0.8.10claws13
9992
9993         * src/imap.c
9994                 fix bug that stopped scanning of folders when an
9995                 IMAP folder was empty
9996
9997         (closes bug 46 stop scan messages in folders after empty folder)
9998
9999 2003-02-15 [paul]
10000
10001         * tools/Makefile.am
10002           tools/README
10003           tools/freshmeat_search.pl     ** NEW FILE **
10004           tools/google_search.pl        ** NEW FILE **
10005                 Add 2 Actions scripts which search freshmeat/google
10006                 for the selected text using the browser configured
10007                 in sylpheedrc.
10008                 
10009         Note: These scripts are very dependent on the format of the
10010         browser command and may not work on every occasion. Testing
10011         is welcome. 
10012
10013 2003-02-14 [alfons]     0.8.10claws12
10014
10015         * src/compose.c
10016                 fix breakage because of uninitialized account pointer.
10017                 please verify.
10018
10019 2003-02-14 [paul]       0.8.10claws11
10020
10021         * src/compose.c
10022           src/prefs_account.[ch]
10023           src/prefs_common.[ch]
10024                 move signature settings to Account Prefs
10025
10026 2003-02-14 [paul]       0.8.10claws10
10027
10028         * sync with 0.8.10cvs11
10029                 see ChangeLog 2003-02-14
10030
10031 2003-02-13 [thorsten]   0.8.10claws9
10032
10033         * src/news.c
10034                 revert news progressbar (GUI separation)
10035
10036 2003-02-13 [paul]       0.8.10claws8
10037
10038         * src/compose.c
10039                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
10040                 paragraph 1
10041
10042 2003-02-13 [paul]       0.8.10claws7
10043
10044         * src/compose.[ch]
10045           src/summaryview.c
10046                 fix 'Follow-up and Reply-to' so that it creates a reply to
10047                 the newsgroup and the sender. If the message has the keyword
10048                 'poster' in the Followup-To header, all replies go to the
10049                 sender, re: RFC 1036, Section 2.2.3
10050                 rename all instances of 'ignore_replyto' to 'to_sender', both
10051                 were previously used, now we use just one.
10052
10053 2003-02-13 [paul]       0.8.10claws6
10054
10055         * sync with 0.8.10cvs9
10056                 see ChangeLog 2003-02-13
10057
10058 2003-02-13 [paul]       0.8.10claws5
10059
10060         * configure.ac
10061                 show which plugins are configured in the configure
10062                 output.
10063
10064 2003-02-12 [thorsten]   0.8.10claws4
10065
10066         * src/news.c
10067                 show progress while fetching news headers
10068
10069 2003-02-12 [christoph]  0.8.10claws3
10070
10071         * configure.ac
10072         * src/plugins/Makefile.am
10073                 use AM_CONDITIONAL to enable plugins, automake correctly
10074                 manages this when creating distdir
10075
10076 2003-02-12 [christoph]  0.8.10claws2
10077
10078         * ac/spamassassin.m4
10079         * src/plugins/spamassassin/Makefile.am
10080                 fix building SpamAssassin plugin without OpenSSL
10081
10082 2003-02-12 [paul]       0.8.10claws1
10083
10084         * ac/Makefile.am
10085           src/Makefile.am
10086           src/plugins/Makefile.am
10087                 fix failure of 'make release'
10088
10089 2003-02-12 [paul]       0.8.10claws
10090
10091         * 0.8.10claws released
10092
10093 2003-02-12 [paul]       0.8.9claws56
10094
10095         * po/bg.po
10096           po/es.po
10097           po/it.po
10098           po/ru.po
10099           po/sr.po
10100                 updated translations by George Danchev, Ricardo Mones Lastra,
10101                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
10102                 
10103         * sylpheed.spec.in
10104                 Allow the building of RPMs by a regular user. Submitted
10105                 by Sergei Astanin
10106
10107 2003-02-11 [alfons]     0.8.9claws55
10108
10109         * src/colorlabel.c
10110                 don't use pixmaps for label color rect but draw rectangles
10111                 so we can respect the color map of palette based visuals
10112                 (fixes the long time crashes on Suns - thanks to Andreas
10113                 Engel and Steve O'Hara-Smith for testing)
10114
10115 2003-02-11 [christoph]  0.8.9claws54
10116
10117         * src/matcher_parser_parse.y
10118                 correct bug where filering rules of not existing folders in
10119                 matcherrc were added to global filtering
10120                 
10121         (closes Debian Bug #180253 - Directory's filter-rules are merged with
10122          main filter-rules after removing directory, http://bugs.debian.org/180253)
10123         
10124 2003-02-11 [paul]       0.8.9claws53
10125
10126         * sync with 0.8.10cvs7
10127                 see ChangeLog 2003-02-09
10128
10129 2003-02-11 [melvin]     0.8.9claws52
10130
10131         * po/fr.po
10132                 Updated French tranlsations
10133
10134 2003-02-10 [paul]       0.8.9claws51
10135
10136         * sylpheed.spec.in
10137                 correct --enable-openssl
10138                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
10139
10140 2003-02-09 [martin]     0.8.9claws50
10141
10142         * src/prefs_matcher.c
10143                 fix segfault in prefs_matcher_substitute_cb() when
10144                 no row is selected
10145
10146 2003-02-09 [paul]       0.8.9claws49
10147
10148         * src/folderview.c
10149                 fix bug where a newsgroup folder's processing rules were
10150                 merged with the global filtering rules when the newsgroup
10151                 folder was deleted, causing some seriously bad results,
10152                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
10153
10154 2003-02-08 [melvin]     0.8.9claws48
10155
10156         * src/compose.c
10157                 Corrected and modified an alert message.
10158
10159 2003-02-07 [paul]       0.8.9claws47
10160
10161         * src/folderview.c
10162                 fix bug where both an 'Account properties' window and a
10163                 'Folder properties' window were opened when clicking on
10164                 'Properties' in an NNTP or IMAP folder's popup menu.
10165
10166 2003-02-07 [paul]       0.8.9claws46
10167
10168         * sync with 0.8.10cvs6
10169                 see ChangeLog 2003-02-06
10170
10171 2003-02-06 [christoph]  0.8.9claws45
10172
10173         * src/mbox.c
10174                 freeze folder updates while importing mbox files
10175                 (closes bug 43 importing mbox took hours)
10176                 
10177         Patch submitted by Jens Rantil <jens.rantil@telia.com>
10178
10179 2003-02-06 [thorsten]   0.8.9claws44
10180
10181         * po/de.po
10182                 Updated german translations
10183
10184 2003-02-06 [thorsten]   0.8.9claws43
10185
10186         * src/news.h
10187                 use guint for message numbers (fix count in grouplist dialog)
10188
10189 2003-02-05 [paul]       0.8.9claws42
10190
10191         * sync with 0.8.10cvs2
10192                 see ChangeLog 2003-02-05
10193
10194 2003-02-04 [colin]      0.8.9claws41
10195
10196         * src/prefs_common.[ch]
10197           src/procmsg.c
10198           src/summaryview.c
10199                 Add an option to disable threading by subject
10200
10201 2003-02-04 [christoph]  0.8.9claws40
10202
10203         * src/inc.c
10204                 only abort fetching mails from multiple accounts when the
10205                 error is fatal and does not allow to check any more accounts
10206                 (currently only disk full error)
10207
10208         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
10209          receive mails for other accouts)
10210
10211 2003-02-04 [christoph]  0.8.9claws39
10212
10213         * src/folder.c
10214                 first add the new message to the cache, then
10215                 send the update notification
10216
10217         (closes bug 39 after sending message folderview doesnt get updated)
10218
10219 2003-02-04 [colin]      0.8.9claws38
10220
10221         * src/inc.c
10222                 _really_ fix this Connecting... status
10223
10224 2003-02-04 [paul]       0.8.9claws37
10225
10226         * sync with 0.8.10
10227                 see ChangeLog 2003-02-04
10228
10229 2003-02-04 [paul]       0.8.9claws36
10230
10231         * sync with 0.8.9cvs6
10232                 see ChangeLog 2003-02-03
10233
10234 2003-02-04 [paul]       0.8.9claws35
10235
10236         * po/pt_BR.po
10237                 updated by André Filipe de Assunção e Brito 
10238                 <bedecko@netsite.com.br>
10239
10240 2003-02-03 [thorsten]   0.8.9claws34
10241
10242         * po/de.po
10243                 Updated german translations
10244
10245 2003-02-02 [paul]       0.8.9claws33
10246
10247         * po/es.po
10248                 updated by Ricardo Mones Lastra
10249
10250 2003-02-02 [thorsten]   0.8.9claws32
10251
10252         * src/mh.c
10253                 Fix mh_get_msginfo() segfault if file is inaccessible
10254
10255 2003-01-31 [colin]      0.8.9claws31
10256
10257         * src/procheader.c
10258                 Fix last commit's bug
10259
10260 2003-01-31 [colin]      0.8.9claws30
10261
10262         * src/procheader.c
10263                 Missing a change for gpg-signed messages
10264
10265 2003-01-31 [paul]       0.8.9claws29
10266
10267         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
10268           src/procheader.c
10269           src/stock_pixmap.[ch]
10270           src/summaryview.c
10271                 indicate GnuPG signed messages by displaying an icon
10272                 in the Attachment column.
10273
10274 2003-01-31 [paul]       0.8.9claws28
10275
10276         * sync with 0.8.9cvs4
10277                 see ChangeLog 2003-01-31
10278
10279 2003-01-31 [alfons]     0.8.9claws27
10280
10281         * src/textview.c
10282                 tune URI parser to accept mailto URLs with a '?'
10283                 (patch from Ruslan Balkin)
10284
10285 2003-01-31 [colin]      0.8.9claws26
10286
10287         * src/summaryview.c
10288                 Fix a leak introduced in claws24
10289
10290 2003-01-31 [colin]      0.8.9claws25
10291
10292         * src/summaryview.c
10293                 Freeze/Thaw folder updates when deleting dups
10294
10295 2003-01-31 [colin]      0.8.9claws24
10296         
10297         * src/addr_compl.c
10298           src/summaryview.c
10299           src/msgcache.c
10300                 little speed improvements
10301
10302 2003-01-31 [colin]      0.8.9claws23
10303
10304         * src/summaryview.c
10305                 Fix segfault when forwarding nothing
10306                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
10307                 
10308 2003-01-30 [paul]       0.8.9claws22
10309
10310         * sync with 0.8.9cvs3
10311                 see ChangeLog 2003-01-30
10312
10313 2003-01-30 [paul]       0.8.9claws21
10314
10315         * sync with 0.8.9cvs2
10316                 see ChangeLog 2003-01-30
10317
10318 2003-01-29 [paul]       0.8.9claws20
10319
10320         * sync with 0.8.9cvs1
10321                 see ChangeLog 2003-01-29
10322
10323 2003-01-28 [paul]       0.8.9claws19
10324
10325         * po/POTFILES.in
10326                 update to reflect changes. 
10327                 thanks to Ricardo Mones Lastra
10328
10329 2003-01-27 [christoph]  0.8.9claws18
10330
10331         * ac/openssl.m4
10332         * ac/spamassassin.m4
10333         * src/plugins/spamassassin/README
10334         * src/plugins/spamassassin/libspamc.[ch]
10335         * src/plugins/spamassassin/utils.[ch]
10336                 updated to latest libspamc
10337
10338 2003-01-27 [christoph]  0.8.9claws17
10339
10340         * src/folder.c
10341                 fix wrong use of procheader_get_header_fields
10342
10343 2003-01-27 [christoph]  0.8.9claws16
10344
10345         * src/news.c
10346         * src/prefs_account.[ch]
10347         * src/common/nntp.[ch]
10348                 allow to force authentication for NNTP servers
10349
10350         Patch submitted by Florian Mickler <dmk@d-labs.de>
10351
10352 2003-01-26 [paul]       0.8.9claws15
10353
10354         * src/summaryview.c
10355                 speed up of marking messages as read
10356                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
10357
10358 2003-01-26 [christoph]  0.8.9claws14
10359
10360         * src/Makefile.am
10361         * src/mgutils.[ch]              ** REMOVE **
10362         * src/xml.[ch]                  ** REMOVE **
10363         * src/xmlprops.[ch]             ** REMOVE **
10364         * src/common/Makefile.am
10365         * src/common/mgutils.[ch]       ** NEW **
10366         * src/common/xml.[ch]           ** NEW **
10367         * src/common/xmlprops.[ch]      ** NEW **
10368                 move xml files to common directory
10369
10370 2003-01-26 [christoph]  0.8.9claws13
10371
10372         * src/plugins/spamassassin/spamassassin_gtk.c
10373                 only set gtk entry text if string is available
10374
10375 2003-01-26 [melvin]     0.8.9claws12
10376
10377         * src/description_window.c
10378                 Allow resizing of the window
10379                 Allow automatic horizontal scroll bar
10380                 Do not vertically expand and fill
10381
10382 2003-01-26 [christoph]  0.8.9claws11
10383
10384         * src/Makefile.am
10385         * src/gtkutils.[ch]             ** REMOVE **
10386         * src/common/sylpheed.c
10387         * src/gtk/Makefile.am
10388         * src/gtk/description_window.c
10389         * src/gtk/gtkutils.[ch]         ** NEW **
10390         * src/gtk/prefswindow.c
10391                 move gtkutils to gtk directory
10392
10393 2003-01-26 [paul]       0.8.9claws10
10394
10395         * src/summaryview.c
10396                 rename summary_unread_clicked() to summary_status_clicked()
10397
10398 2003-01-26 [melvin]     0.8.9claws9
10399
10400         * src/prefs_actions.c
10401                 Cosmetical changes to the help text
10402
10403 2003-01-26 [paul]       0.8.9claws8
10404
10405         * src/folder.[ch]
10406           src/mainwindow.c
10407           src/prefs_common.c
10408           src/prefs_sumamry_column.c
10409           summaryview.[ch]
10410                 rename the 'Unread' column to 'Status'
10411
10412 2003-01-25 [match]      0.8.9claws7
10413
10414         * src/mgutils.[ch]
10415                 removed reference to LDAP constants. removed error2string.
10416                 included functions to support LDAP dynamic queries.
10417         * src/syldap.h
10418                 moved LDAP constants here.
10419         * src/addressbook.c
10420         * src/addrindex.c
10421         * src/importldif.c
10422                 removed references to LDAP constants and references to
10423                 error2string.
10424
10425 2003-01-25 [paul]       0.8.9claws6
10426
10427         * src/summaryview.c
10428                 summary_thread_build(), summary_thread_init(): remove 
10429                 unneeded reference to summaryview->folder_item
10430
10431 2003-01-25 [christoph]  0.8.9claws5
10432
10433         * src/gtk/description_window.c
10434                 o allow description texts to expand over multiple columns
10435                 o translate all columns
10436         * src/prefs_actions.c
10437                 change syntax description to use new multi column feature
10438
10439         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10440
10441 2003-01-25 [match]      0.8.9claws4
10442
10443         * src/vcard.c
10444                 fixed bug with Quoted-Printable
10445
10446 2003-01-25 [paul]       0.8.9claws3
10447
10448         * src/folder.[ch]
10449           src/summaryview.[ch]
10450                 implement per-folder collapsed/expanded threads setting
10451                 
10452         * src/prefs_common.c
10453                 remove global collapsed/expanded threads option
10454
10455 2003-01-25 [christoph]  0.8.9claws2
10456
10457         * po/POTFILES.in
10458                 add pluginwindow and prefswindow
10459         * src/compose.c
10460                 make send respond correctly to messages that could be added
10461                 to the queue folder, but the UID of the message is unknown
10462         * src/folder.c
10463         * src/imap.c
10464                 don't return guessed UIDs in imap_add_msg anymore. We return
10465                 0 to tell the folder system it was appened but the UID is
10466                 unknown. Folder system now get's the UID by scaning the folder
10467                 and searching the cache for the Message-ID
10468                 (closes bug #29 Messages queued, but not sent)
10469
10470 2003-01-25 [paul]       0.8.9claws1
10471
10472         * src/codeconv.c
10473                 conv_encode_header():  fix bug when long headers with 8-bit
10474                 characters are used, so that the encoded words are wrapped.
10475                 If the space in the original text falls on the wrap boundary,
10476                 it can be lost.
10477                 Patch by Sergey Vlasov.
10478                 
10479         * src/folderview.c
10480                  fix bug where a change to the sorting method or thread view
10481                  of a folder's messages is lost if simpify-subject is set and
10482                  toggled on or off.
10483                  Patch by Luke Plant.
10484
10485 2003-01-24 [paul]       0.8.9claws
10486
10487         * sylpheed-0.8.9claws released
10488         
10489         * Makefile.am
10490           sylpheed.spec.in
10491                 remove reference to 'INSTALL.jp'
10492
10493 2003-01-23 [paul]       0.8.8claws128
10494
10495         * po/es.po
10496           po/it.po
10497           po/ru.po
10498           po/sr.po
10499                 updated translations. submitted by Ricardo Mones Lastra,
10500                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10501
10502 2003-01-23 [colin]      0.8.8claws127
10503
10504         * src/compose.c
10505                 Fix drafted and queued news articles re-edition
10506
10507 2003-01-23 [melvin]     0.8.8claws126
10508
10509         * po/fr.po
10510                 Updated French translations
10511
10512 2003-01-23 [colin]      0.8.8claws125
10513
10514         * src/inc.c
10515                 Fix "Connecting to..." status message
10516
10517 2003-01-22 [paul]       0.8.8claws124
10518
10519         * po/bg.po
10520                 updated by George Danchev
10521                 
10522         * src/folder.c
10523                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10524                 and folder deletion
10525
10526 2003-01-21 [paul]       0.8.8claws123
10527
10528         * po/bg.po
10529                 updated by George Danchev
10530                 
10531         * src/about.c
10532                 its now 2003
10533                 
10534         * src/toolbar.c
10535                 don't translate 'Separator'
10536                 
10537         * src/plugins/spamassassin/Makefile.am
10538                 add aspell to CPPFLAGS
10539                 
10540         * src/plugins/spamassassin/spamassassin.c
10541           src/plugins/spamassassin/spamassassin_gtk.c
10542                 set correct default for spamassassin_receive_spam
10543                 slightly re-word descriptions and some
10544                 other minor changes
10545
10546 2003-01-19 [alfons]     0.8.8claws122
10547                 
10548         * src/mimeview.c
10549                 mimeview_save_as(): we might as well show the file name for
10550                 the single case "Save As" too
10551
10552 2003-01-19 [alfons]     0.8.8claws121
10553
10554         * src/crash.c
10555                 change bug tracker URL to bugzilla URL
10556
10557 2003-01-19 [alfons]     0.8.8claws120
10558
10559         * src/mimeview.c
10560                 mimeview_save_all(): display name of file before overwriting;
10561                 continue saving all, even when one overwrite was cancelled
10562
10563 2003-01-19 [christoph]  0.8.8claws119
10564
10565         * src/summaryview.c
10566         * src/procmsg.[ch]
10567                 fix wrong usage of procmsg_find_children in summaryview
10568                 by using procmsg_update_unread_children instead of
10569                 summaryview_update_unread_children
10570
10571 2003-01-19 [christoph]  0.8.8claws118
10572
10573         * src/procmsg.c
10574                 fix infinite loop in procmsg_find_children
10575                  (closes bug #25 sylpheed crashes on delete.)
10576
10577         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10578
10579 2003-01-19 [paul]       0.8.8claws117
10580
10581         * po/pt_BR.po
10582                 updated by Ivan Francolin Martinez
10583
10584 2003-01-18 [melvin]     0.8.8claws116
10585
10586         * src/prefs_actions.c
10587                 Removed syntax limitation of only one '&' at the end of command.
10588                         Now actions that contain '>/dev/null 2>&1' are possible.
10589
10590 2003-01-18 [melvin]     0.8.8claws115
10591
10592         * src/prefs_actions.c
10593                 Actions IO dialog: when the action ends
10594                 the "Close" button now has focus and [Escape] closes the
10595                 window.
10596
10597 2003-01-18 [christoph]  0.8.8claws114
10598
10599         * src/procmsg.c
10600                 o add debug output when MsgInfos are really freed
10601                 o free GSLists in procmsg_find_children and
10602                   procmsg_update_unread_children
10603
10604 2003-01-18 [christoph]  0.8.8claws113
10605
10606         * src/mainwindow.c
10607                 reorder Configuration menu
10608
10609 2003-01-18 [christoph]  0.8.8claws112
10610
10611         * src/compose.c
10612                 fix applying templates to forwarded messages
10613
10614         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10615
10616 2003-01-17 [christoph]  0.8.8claws111
10617
10618         * src/folder.c
10619                 destroy folder items, when a folder item is removed
10620
10621 2003-01-17 [christoph]  0.8.8claws110
10622
10623         * src/folder.c
10624                 fix wrong folder stats update when ignored message is
10625                 deleted
10626
10627 2003-01-17 [colin]      0.8.8claws109
10628         
10629         * src/mainwindow.c
10630         * src/summaryview.c
10631                 Quicksearch bugfixes: 
10632                 - hide help button at startup if not extended
10633                 - switch to extended when looking for replies
10634
10635 2003-01-17 [paul]
10636
10637         * sync with 0.8.9 release
10638
10639 2003-01-17 [paul]       0.8.8claws108
10640
10641         * sync with 0.8.8cvs11
10642                 see ChangeLog 2003-01-17
10643
10644 2003-01-16 [colin]      0.8.8claws107
10645
10646         * src/procmsg.c
10647                 Changed encryption test to re-ask passphrase
10648                 if an encrypted message hasn't been decrypted
10649                 Fixes bug #5
10650
10651 2003-01-16 [christoph]  0.8.8claws106
10652
10653         * src/prefs_gtk.c
10654         * src/prefs_toolbar.c
10655         * src/gtk/prefswindow.h
10656         * src/plugins/spamassassin/spamassassin_gtk.c
10657                 remove page destroy function that is not used anymore
10658
10659 2003-01-16 [paul]       0.8.8claws105
10660
10661         * sync with 0.8.8cvs9
10662                 see ChangeLog 2002-01-16
10663
10664 2003-01-16 [colin]      0.8.8claws104
10665
10666         * src/compose.[ch]
10667                 Fix bug with autosaved drafts for IMAP, when draft
10668                 folder is specified - fixes bugzilla bug #20
10669
10670 2003-01-15 [paul]       0.8.8claws103
10671
10672         * src/compose.[ch]
10673           src/procmsg.c
10674                 store folder and message-id of message forwarding
10675                 in queue header and set forward flag after sending
10676
10677 2003-01-15 [paul]       0.8.8claws102
10678
10679         * sync with 0.8.8cvs8
10680                 see ChangeLog 2002-01-15
10681
10682 2003-01-15 [colin]      0.8.8claws101
10683
10684         * src/Makefile.am
10685                 Fix linking with GNU libiconv
10686
10687 2003-01-15 [darko]      0.8.8claws100
10688
10689         * src/pine.c
10690                 fix crash when importing pine address book
10691                 entry with an empty name (reported by DY
10692                 <dybulk at tri8.net>)
10693
10694 2003-01-14 [paul]       0.8.8claws99
10695
10696         * configure.in  ** REMOVED **
10697           configure.ac  ** NEW FILE **
10698                 rename configure.in to configure.ac, as it is now
10699                 preferred
10700
10701 2003-01-14 [melvin]     0.8.8claws98
10702
10703         * src/folderview.c
10704                 folderview_check_new(): More precise function description
10705
10706 2003-01-14 [melvin]     0.8.8claws97
10707
10708         * src/folderview.c
10709                 folderview_check_new(): return the number of new messages 
10710                         since last check.
10711         * src/inc.c
10712                 inc_account_mail(): Disable counting of new messages for IMAP
10713                         and NNTP until bug [19] and [14] are fixed.
10714
10715 2003-01-14 [paul]       0.8.8claws96
10716
10717         * sync with 0.8.8cvs6
10718                 see ChangeLog 2003-01-14
10719
10720 2003-01-13 [alfons]     0.8.8claws95
10721
10722         * src/textview.c
10723                 tune email address validation (c. 0.8.8claws89): if . is 
10724                 just one char away from @, the address is invalid too 
10725                 (correctly rejects addresses like foo@.com)
10726
10727 2003-01-13 [paul]       0.8.8claws94
10728
10729         * src/messageview.c
10730           src/toolbar.c
10731                 fixes to the Message View toolbar and menu:
10732                 fix non-functioning Forward button
10733                 make Reply button consider default_reply_list
10734                 remove 'Follow-up...' menu entry
10735                 add 'Forward' and 'Redirect' menu entries
10736
10737 2003-01-13 [melvin]     0.8.8claws93
10738
10739         * src/inc.c
10740                 Fixed typo that could make new messages count incorrect.
10741
10742 2003-01-13 [melvin]     0.8.8claws92
10743
10744         * src/folderview.[ch]
10745                 folderview_check_new(): return the number of new messages.
10746         * src/inc.c
10747                 Should fix bug [14] where new mail notification worked 
10748                         incorrectly with IMAP accounts.
10749                 inc_spool_account(): return number of new msgs, or -1 on error
10750                 inc_all_spool(): return number of new msgs
10751                 
10752 2003-01-13 [melvin]     0.8.8claws91
10753
10754         * src/prefs_actions.c
10755                 Justify help text.
10756
10757 2003-01-12 [thorsten]   0.8.8claws90
10758
10759         * src/common/prefs.c
10760                 close file before rename
10761
10762 2003-01-12 [alfons]     0.8.8claws89
10763
10764         * AUTHORS
10765                 add Christian Mertes
10766         * src/common/utils.[ch]
10767                 g_stricase_hash(), g_stricase_equal(): functions for 
10768                 case insensitive hash tables
10769         * src/textview.c
10770                 use top level domain names to validate email address, based
10771                 on a patch by Christian Mertes (thanks!), but changed 
10772                 implementation to use a hash table 
10773
10774 2003-01-12 [paul]       0.8.8claws88
10775
10776         * po/bg.po
10777                 updated by George Danchev
10778
10779 2003-01-12 [alfons]     0.8.8claws87
10780
10781         * src/summaryview.c
10782                 delete / execute performance: use new style folder update
10783
10784 2003-01-12 [paul]       0.8.8claws86
10785
10786         * sync with 0.8.8cvs5
10787                 see ChangeLog 2003-01-13 (!)
10788
10789 2003-01-12 [alfons]     0.8.8claws85
10790
10791         * src/filtering.c
10792         * src/matcher_parser_parse.y
10793                 prepare change_score filtering action
10794         * src/matcher.[ch]
10795                 give up const-correctness on functions that call non-const-correct functions;
10796                 several casts to gpointer in g_free();
10797                 add change_score;
10798
10799 2003-01-12 [christoph]  0.8.8claws84
10800
10801         * src/compose.c
10802                 fix 2 warnings
10803
10804         * src/gtk/prefswindow.[ch]
10805         * src/plugins/spamassassin/spamassassin_gtk.c
10806                 changed the call of the widget create function
10807                 for PrefsPages, because sometimes the widget
10808                 create function needs a widget that already has
10809                 been attached to a window (to create GDK pixmaps
10810                 for exmaple). So we simply pass the GtkWindow as
10811                 the second parameter now.
10812
10813         * src/main.c
10814         * src/mainwindow.c
10815         * src/prefs_toolbar.[ch]
10816                 rewrite Toolbar Preferences using the new
10817                 prefs window
10818
10819 2003-01-11 [alfons]     0.8.8claws83
10820
10821         * src/addressadd.c
10822                 fix crash when adding sender to addressbook because status bar
10823                 isn't there (the status bar doesn't seem to be used though,
10824                 but I'll let Match decide what to do with it)
10825
10826 2003-01-11 [colin]      0.8.8claws82
10827
10828         * src/main.c
10829           src/toolbar.c
10830                 Two useless changes reversed
10831
10832 2003-01-11 [colin]      0.8.8claws81
10833
10834         * src/mainwindow.c
10835           src/mainwindow.h
10836                 Add mainwindow_get_mainwindow()
10837         * src/alertpanel.c
10838           src/alertpanel.h
10839                 Add alertpanel_error_log() 
10840         * src/compose.c
10841           src/inc.c
10842           src/messageview.c
10843           src/toolbar.c
10844           src/main.c
10845           src/procmsg.c
10846                 Network errors get a View Log button
10847
10848 2003-01-10 [alfons]     0.8.8claws80
10849
10850         * src/prefs_toolbar.c
10851         * src/toolbar.c
10852                 use the translatable string for "Separator" as file name for
10853                 separator toolbar items (probably make this uppercase?)
10854
10855 2003-01-10 [alfons]     0.8.8claws79
10856
10857         * src/prefs_toolbar.c
10858                 put right A_SEPARATOR description string in "displayed
10859                 toolbar items list" so manually added separators are
10860                 saved correctly (bug #10, "Adding a separator to the main 
10861                 toolbar fails, entry in xml file is wrong")
10862
10863 2003-01-10 [christoph]  0.8.8claws78
10864
10865         * src/imap.c
10866                 o fix warnings
10867                 o use CAPABILITY to check if NAMESPACE is available
10868
10869 2003-01-10 [christoph]  0.8.8claws77
10870
10871         * src/imap.[ch]
10872                 apply UIDPLUS IMAP extension support patch
10873
10874         Patch submitted by Simon 'corecode' Schubert
10875
10876 2003-01-10 [paul]       0.8.8claws76
10877
10878         * src/folderview.c
10879                 a sync from main which fixes the news account folders'
10880                 Properties bug
10881
10882 2003-01-10 [christoph]  0.8.8claws75
10883
10884         * src/folder.c
10885                 don't accept 0 as a valid uid returned by copy and move
10886                 functions. 0 means the message was copied or moved but the
10887                 new uid could not be fetched. It is not an error condition
10888                 for the copy or move operation.
10889
10890 2003-01-10 [paul]       0.8.8claws74
10891
10892         * src/prefs_filtering.c
10893                 change English used in Alert when entry is not
10894                 saved.
10895                 
10896         * sync with 0.8.8cvs4
10897                 see ChangeLog 2003-01-10
10898
10899 2003-01-10 [darko]      0.8.8claws73
10900
10901         * src/pine.c
10902                 fix crash when importing address book entry
10903                 without a valid address
10904
10905 2003-01-09 [alfons]     0.8.8claws72
10906
10907         * src/inc.c
10908                 filtering performance: use new style folder update
10909
10910 2003-01-09 [christoph]  0.8.8claws71
10911
10912         * src/compose.c
10913         * src/gtk/menu.[ch]
10914                 fix wrong selecting of mime encoding type, when
10915                 opening property dialog of attachments in the
10916                 compose window. 7bit was always selected and that
10917                 destoryed files with 8bit data.
10918                 (closes bug #9 Sylpheed-claws destroys attachments when
10919                  changing MIME-types)
10920
10921 2003-01-09 [paul]       0.8.8claws70
10922
10923         * sync with 0.8.8cvs3
10924                 see ChangeLog 2003-01-09
10925
10926 2003-01-08 [alfons]     0.8.8claws69
10927         
10928         * src/addressadd.c
10929                 apply patch by Kim Schulz to fix build breakage
10930                 because of missing variable
10931
10932 2003-01-08 [paul]       0.8.8claws68
10933
10934         * sync with 0.8.8cvs2
10935                 see ChangeLog 2002-01-08
10936
10937 2003-01-08 [paul]       0.8.8claws67
10938
10939         * po/it.po
10940                 updated by Alessandro Maestri
10941                 
10942         * src/addressadd.c
10943                 when using 'Add sender to addressbook' allow
10944                 name to be edited and remarks to be entered
10945                 Patch submitted by Luke Plant
10946
10947 2003-01-08 [darko]      0.8.8claws66
10948
10949         * README.claws, src/summaryview.c
10950                 fix description for marked messages
10951
10952 2003-01-08 [paul]
10953
10954         * tools/Makefile.am
10955           tools/launch_phoenix  ** NEW FILE **
10956                 add script that enables using Phoenix as the default
10957                 web browser. 
10958                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10959                 
10960         * tools/OOo2sylpheed.pl
10961                 remove full path to sylpheed executable, just 'sylpheed'
10962                 will do
10963                 
10964         * tools/README
10965                 add launch_phoenix informtion and re-arrange and compress
10966                 the data a little
10967
10968 2003-01-07 [christoph]  0.8.8claws65
10969
10970         * src/folder.c
10971                 fix update for source folder when moving messages
10972         * src/procmsg.[ch]
10973         * src/summaryview.c
10974                 use function to set to_folder for message infos and
10975                 automatically update the op_count for old and new
10976                 folder
10977
10978 2003-01-07 [melvin]     0.8.8claws64
10979
10980         * src/prefs_actions.c
10981                 Fixed bug where an '%p' Action on a displayed image crashed 
10982                         Sylpheed
10983                 Code clean up (get rid of duplicated code and removed unnecessary 
10984                                 structure member)
10985
10986 2003-01-07 [christoph]  0.8.8claws63
10987
10988         * src/compose.c
10989         * src/folder.[ch]
10990         * src/folderview.c
10991         * src/import.c
10992         * src/inc.c
10993         * src/main.c
10994         * src/mainwindow.c
10995         * src/messageview.c
10996         * src/prefs_folder_item.c
10997         * src/procmsg.c
10998         * src/summaryview.c
10999         * src/toolbar.c
11000                 o remove all folder update triggering from the UI code. The folder
11001                   system should know much better when a folder needs an update.
11002                 o to prevent multiple updates in a row the folder updates can be
11003                   frozen for some time.
11004
11005                 Note: - Please verify that no updates are missing
11006                       - Check where freeze/thaws should be added
11007
11008 2003-01-07 [christoph]  0.8.8claws62
11009
11010         * src/prefs_actions.c
11011                 don't translate empty strings
11012
11013         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11014
11015 2003-01-06 [christoph]  0.8.8claws61
11016
11017         * src/prefs_actions.c
11018                 mark strings for gettext
11019         * src/prefs_matcher.c
11020                 use new description window for Execute action and
11021                 match condition in Filtering
11022
11023         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11024
11025 2003-01-06 [alfons]     0.8.8claws60
11026
11027         keep myself inspired to re-organize matcher part 8; 
11028         yes, more to come (I need to move out the descriptive
11029         text for actions to matcher.c, or at least make it not
11030         depend on the wicked ordering)
11031
11032         * src/prefs_matcher.c
11033                 add documentation so others may comprehend the
11034                 UI part of the conditions
11035                 
11036 2003-01-06 [christoph]  0.8.8claws59
11037
11038         * src/prefs_actions.c
11039                 use new description window for syntax help
11040         * src/gtk/description_window.c
11041                 fix display of descriptions with column count != 2
11042
11043         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11044
11045 2003-01-06 [christoph]  0.8.8claws58
11046
11047         * src/quote_fmt.c
11048         * src/summaryview.[ch]
11049         * src/gtk/Makefile.am
11050         * src/gtk/description_window.[ch]       ** NEW **
11051                 use a generic window to display syntax descriptions
11052                 currently used in quote_fmt and summaryview (new description
11053                 for extended quick search)
11054
11055         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11056
11057 2003-01-06 [paul]       0.8.8claws57
11058
11059         * sync with 0.8.8cvs1
11060                 see ChangeLog 2003-01-06
11061
11062 2003-01-06 [christoph]  0.8.8claws56
11063
11064         * src/mainwindow.c
11065         * src/prefs_gtk.[ch]
11066         * src/gtk/prefswindow.[ch]
11067         * src/plugins/spamassassin/spamassassin_gtk.c
11068                 o remove page management from prefswindow, pages
11069                   will be an argument to prefswindow_open
11070                 o prefswindow_open gets a datapointer that is
11071                   passed to the widget_create function to allow
11072                   creation of prefswindow for specific items
11073
11074 2003-01-06 [colin]      0.8.8claws55
11075         
11076         * src/summaryview.c
11077                 We don't want regexp in the reply-finder, 
11078                 because MIDs can contain !,$,. and so on
11079
11080 2003-01-06 [jens]       0.8.8claws54
11081
11082         * src/jpilot.c
11083                 fixed a wrong free in jpilot_read_db_files
11084
11085 2003-01-06 [alfons]     0.8.8claws53
11086
11087         re-organize matcher part 8; more to come
11088        
11089         * src/matcher.c
11090                 matcherprop_to_string(): put g_free()s before the
11091                 switch-case break to fix memleaks                
11092
11093 2003-01-06 [colin]      0.8.8claws52
11094
11095         * src/summaryview.c
11096                 cleanup & reply-finder now displays the first 
11097                 matching message
11098
11099 2003-01-05 [alfons]     0.8.8claws51
11100
11101         re-organize matcher part 7; more to come
11102
11103         * src/matcher.[ch]
11104                 fixes for constant correctness;
11105                 more documentation;
11106
11107 2003-01-05 [alfons]     0.8.8claws50
11108
11109         re-organize matcher part 6; more to come
11110         
11111         * src/matcher.[ch]
11112                 fixes for constant correctness;
11113                 more documentation;
11114         * src/filtering.c
11115                 fix for constant correctness
11116
11117 2003-01-05 [colin]      0.8.8claws49
11118
11119         * src/account.[ch]
11120                 Add account_get_reply_account function
11121         * src/compose.c
11122                 Use account_get_reply_account function 
11123         * src/summaryview.c
11124                 Basic reply-finder - click on the replied
11125                 icon gets you to the outbox using quick-search
11126
11127 2003-01-05 [paul]       0.8.8claws48
11128
11129         * src/prefs_common.c
11130                 small change to English
11131                 
11132         * src/prefs_filtering.c
11133                 prefs_filtering_action_select(): improve logic and uniformity
11134                 of gui
11135
11136 2003-01-05 [alfons]     0.8.8claws47
11137
11138         fine tune solution to focus problems (bug #7)
11139
11140         * src/mainwindow.c
11141                 mainwindow_focus_in_event(): remove grab event check
11142         * src/summaryview.c
11143                 summary_button_pressed(): move selection on right-click
11144                 too. we can't possibly move the selection back after
11145                 canceling a dialog, because gtk's incomplete focus 
11146                 management. whether this is a good solution, only time
11147                 will tell.
11148
11149 2003-01-05 [christoph]  0.8.8claws46
11150
11151         * src/imap.c
11152                 fix crash when no imap connection could be established
11153
11154 2003-01-05 [paul]       0.8.8claws45
11155
11156         * src/mainwindow.c
11157           src/sumamryview.c
11158           src/gtk/menu.[ch]
11159                 fix bug 605957 'shortcuts in popup-menu'
11160                 make user-defined shortcuts work
11161                 show shortcuts that are already defined
11162                 in the main menu
11163                 Patch submitted by Luke Plant
11164
11165 2003-01-05 [alfons]     0.8.8claws44
11166
11167         * src/mainwindow.c
11168                 focus_in_event handler should not select summary view row 
11169                 when another window (menu, dialog) grabbed for events 
11170                 (bug #7, "[0.8.8claws42] Message summary focus") 
11171
11172 2003-01-04 [christoph]  0.8.8claws43
11173
11174         * src/procmsg.c
11175                 update save folder after adding the sent message
11176                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
11177
11178 2003-01-02 [christoph]  0.8.8claws42
11179
11180         * src/common/plugin.c
11181                 fix unloading of all plugins and unload
11182                 plugins in reverse order
11183                 
11184         * src/gtk/pluginwindow.c
11185                 implement function of load and unload button
11186
11187         * src/gtk/prefswindow.c
11188         * src/gtk/prefswindow.h
11189                 rename register function and add new unregister
11190                 function
11191
11192         * src/plugins/spamassassin/spamassassin_gtk.c
11193                 unregister prefs page and update for changes in
11194                 src/gtk/prefswindow.c
11195
11196 2003-01-02 [paul]       0.8.8claws41
11197
11198         * po/es.po
11199                 updated by Ricardo Mones Lastra
11200
11201 2003-01-02 [paul]
11202
11203         * tools/tb2sylpheed
11204                 fixes and improvements by Urke MMI
11205
11206 2003-01-02 [thorsten]   0.8.8claws40
11207
11208         * src/procmsg.c
11209                 fixed wrong return value
11210
11211 2003-01-02 [thorsten]   0.8.8claws39
11212
11213         * src/prefs.c
11214                 fixed printing wrong variable
11215
11216 2003-01-02 [thorsten]   0.8.8claws38
11217
11218         * src/prefs.c
11219                 fixed acessing members of freed pfile struct
11220
11221 2003-01-02 [thorsten]   0.8.8claws37
11222
11223         * src/procmsg.c
11224                 detect loops across several messages
11225                 as suggested by Christoph Hohmann
11226
11227 2003-01-01 [match]      0.8.8claws36
11228
11229         * src/addrindex.c
11230                 fixed another memory leak.
11231
11232 2003-01-01 [match]      0.8.8claws35
11233
11234         * src/jpilot.[ch]
11235                 fixed memory leaks. applied Doxygen comments.
11236
11237 2003-01-01 [thorsten]   0.8.8claws34
11238
11239         * src/procmsg.c
11240                 inhibit endless loop if msg references itself
11241                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
11242
11243 2003-01-01 [christoph]  0.8.8claws33
11244
11245         * src/mainwindow.c
11246         * src/gtk/Makefile.am
11247         * src/gtk/pluginwindow.c                ** NEW **
11248         * src/gtk/pluginwindow.h                ** NEW **
11249                 add plugin window
11250
11251         * src/plugins/demo/demo.c
11252         * src/plugins/spamassassin/spamassassin.c
11253         * src/plugins/spamassassin/spamassassin_gtk.c
11254                 write better plugin descriptions
11255
11256 2002-12-31 [christoph]  0.8.8claws32
11257
11258         * src/gtk/prefswindow.c
11259         * src/plugins/spamassassin/spamassassin_gtk.c
11260                 some small improvements to GTK code
11261
11262 2002-12-31 [christoph]  0.8.8claws31
11263
11264         * src/plugins/spamassassin/spamassassin_gtk.c
11265                 enable folder select button
11266
11267 2002-12-31 [christoph]  0.8.8claws30
11268
11269         * src/mainwindow.c
11270         * src/gtk/Makefile.am
11271         * src/gtk/prefswindow.c                         ** NEW **
11272         * src/gtk/prefswindow.h                         ** NEW **
11273                 add new prefs window
11274
11275         * src/common/plugin.c
11276                 don't try to load empty config lines
11277         
11278         * src/plugins/spamassassin/Makefile.am
11279         * src/plugins/spamassassin/spamassassin.c
11280         * src/plugins/spamassassin/spamassassin.h       ** NEW **
11281         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
11282                 GTK config for SpamAssassin Plugin using
11283                 the new prefs window
11284
11285 2002-12-31 [paul]       0.8.8claws29
11286
11287         * po/POTFILES.in
11288                 remove obsolete entry 'src/menu.c'
11289
11290 2002-12-31 [alfons]     0.8.8claws28
11291
11292         * src/matcher.[ch]
11293         * src/matcher_parser_parse.y
11294         * src/prefs_matcher.c
11295                 add "ignore_thread" and "~ignore_thread" condition so it's
11296                 possible to make the actions / scoring operate on the ignore
11297                 thread flag
11298
11299 2002-12-31 [christoph]  0.8.8claws27
11300
11301         * src/addrbook.c
11302         * src/addrindex.c
11303         * src/folder.c
11304         * src/matcher.c
11305         * src/prefs_account.c
11306         * src/prefs_actions.c
11307         * src/prefs_customheader.c
11308         * src/prefs_display_header.c
11309         * src/prefs_gtk.c
11310         * src/procmime.c
11311         * src/toolbar.c
11312         * src/xmlprops.c
11313         * src/common/prefs.[ch]
11314                 extend prefs file handling for reading and automatic handling
11315                 of blocks. When reading prefs_set_block_label will automatically
11316                 move on to the block. When writing it will copy all other blocks
11317                 automatically
11318
11319         * src/common/plugin.c
11320                 Now loading plugin filenames from [Plugins] block in
11321                 sylpheed rc file
11322
11323 2002-12-30 [christoph]  0.8.8claws26
11324
11325         * src/common/hooks.[ch]
11326                 return abort status to caller of hooks_invoke
11327                 
11328         * src/inc.[ch]
11329                 invoke message filtering hook and stop
11330                 default handling when filter returns abort
11331
11332         * src/common/plugin.[ch]
11333         * src/plugins/demo/demo.c
11334                 modify plugin loader, because resolving symbols for strings
11335                 does not work correctly
11336         
11337         * configure.in
11338         * ac/spamassassin.m4                            ** NEW **
11339         * src/plugins/spamassassin/.cvsignore           ** NEW **
11340         * src/plugins/spamassassin/Makefile.am          ** NEW **
11341         * src/plugins/spamassassin/README               ** NEW **
11342         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
11343         * src/plugins/spamassassin/spamassassin.c       ** NEW **
11344         * src/plugins/spamassassin/utils.[ch]           ** NEW **
11345                 add spamassassin plugin, see src/plugins/spamassassin/README
11346                 for details
11347
11348 2002-12-29 [alfons]     0.8.8claws25
11349
11350         * src/mainwindow.c
11351                 when moving focus from a message view to the main 
11352                 window, don't forget to select the summary node
11353                 of the displayed message. should fix "[ 659103 ] 
11354                 focus-follows-mouse confuses sylpheed"
11355
11356 2002-12-29 [christoph]  0.8.8claws24
11357
11358         * src/Makefile.am
11359         * src/stringtable.[ch]          ** REMOVE **
11360         * src/common/Makefile.am
11361         * src/common/stringtable.[ch]   ** NEW **
11362                 move stringtable files to common directory
11363
11364 2002-12-29 [christoph]  0.8.8claws23
11365
11366         * src/Makefile.am
11367         * src/menu.[ch]                 ** REMOVE **
11368         * src/gtk/Makefile.am
11369         * src/gtk/menu.[ch]             ** NEW **
11370                 move menu files to gtk directory
11371
11372 2002-12-29 [match]      0.8.8claws22
11373
11374         * src/addressbook.c
11375         * src/syldap.c
11376                 moved UI specific code out of LDAP code into addressbook
11377                 UI code. fixed memory leak.
11378
11379 2002-12-29 [christoph]  0.8.8claws21
11380
11381         * src/folder.c
11382                 only check for IGNORED parent message when message is
11383                 not IGNORED itself
11384
11385 2002-12-29 [alfons]     0.8.8claws20
11386
11387         * src/summaryview.c
11388                 set gtksctree's anchor correct (immediate execute
11389                 changes the tree's layout, and anchor points at 
11390                 the incorrect row). fixes "[ 657233 ] multiple msg 
11391                 delete sometimes off by 1".
11392                 we probably have to look for more tree layout /
11393                 anchor glitches.
11394
11395 2002-12-29 [paul]       0.8.8claws19
11396
11397         * src/summaryview.c
11398                 fix bug [ 659054 ] incorrect sorting of 'From' column
11399                 when using 'display sender using address book'
11400                 thanks to Alfons and Luke Plant
11401
11402 2002-12-29 [christoph]  0.8.8claws18
11403
11404         * src/folder.c
11405         * src/procmsg.[ch]
11406                 check parent messages for IGNORE THREAD flag, when adding,
11407                 moving or copying messages to a folder
11408
11409 2002-12-27 [alfons]     0.8.8claws17
11410
11411         re-organize matcher part 5; more to come
11412
11413         * src/matcher.c
11414                 hash keywords in matchparser_tab 
11415
11416 2002-12-27 [alfons]     0.8.8claws16
11417
11418         re-organize matcher part 4; more to come
11419
11420         * src/matcher_parser.h
11421         * src/matcher_parser_lex.l
11422         * src/matcher_parser_parse.y
11423                 cleanup
11424
11425 2002-12-27 [alfons]     0.8.8claws15
11426
11427         re-organize matcher part 3; more to come
11428
11429         * src/matcher.[ch]
11430                 cleanup
11431
11432 2002-12-27 [alfons]     0.8.8claws14
11433
11434         re-organize matcher part 2; more to come but this should
11435         work. cc me if there are any regressions.
11436
11437         * src/matcher.h
11438                 add prototype for get_matchparser_tab_id()
11439         * src/matcher_parser_lex.l
11440                 look up keywords using matchparser_tab_id();
11441
11442 2002-12-27 [alfons]     0.8.8claws12
11443
11444         re-organize matcher part 1
11445
11446         * src/matcher.h
11447                 map yacc generated constants to sylpheed matcher constants
11448         * src/matcher.c
11449                 add function to find a matcher constant from a string
11450
11451 2002-12-27 [christoph]  0.8.8claws11
11452
11453         * src/compose.c
11454                 MENUITEM_ADD casts the 4th argument from integer to pointer
11455                 so it probably should not be a pointer, this means we
11456                 should use account id for it and not the account's pointer
11457
11458 2002-12-27 [paul]       0.8.8claws10
11459
11460         * src/mainwindow.c
11461                 remove unneeded 'GtkWidget *vbox'
11462                 
11463         * src/summaryview.c
11464                 further sync with 0.8.8 - make sort
11465                 by recipient work as expected
11466                 
11467         * NEWS
11468                 sync with 0.8.8
11469
11470 2002-12-27 [paul]       0.8.8claws9
11471
11472         * po/pt_BR.po
11473                 updated by Ivan F. Martinez
11474                 
11475 2002-12-27 [darko]      0.8.8claws8
11476
11477         * src/common/utils.c
11478                 added locked pattern to extended search
11479
11480 2002-12-27 [alfons]     0.8.8claws7
11481
11482         * src/prefs_matcher.[ch]
11483                 clean up
11484
11485 2002-12-26 [alfons]     0.8.8claws6
11486
11487         * src/matcher.[ch]
11488         * src/matcher_parser_lex.l
11489         * src/matcher_parser_parse.y
11490         * src/prefs_matcher.c
11491                 allow color label as a condition in the matcher
11492
11493 2002-12-26 [oliver]     0.8.8claws5
11494         
11495         * src/toolbar.c 
11496                 enable Addressbook for Main and Messageview
11497         * src/prefs_actions.c
11498                 enable actions in Messageview
11499
11500 2002-12-26 [christoph]  0.8.8claws4
11501
11502         * src/common/plugin.c
11503                 add a little debug output
11504         * configure.in
11505         * src/plugins/demo/Makefile.am
11506                 better use of automake
11507
11508 2002-12-26 [christoph]  0.8.8claws3
11509
11510         * src/Makefile.am
11511         * src/common/Makefile.am
11512                 fix "make distdir"
11513
11514 2002-12-26 [christoph]  0.8.8claws2
11515
11516         * configure.in
11517                 sort configure checks into common / gtk / plugins
11518         * po/POTFILES.in
11519                 add src/prefs_gtk.c
11520         * src/Makefile.am
11521                 add plugins SUBDIR
11522         * src/main.c
11523         * src/common/sylpheed.[ch]
11524                 added now sylpheed_done function for shutdown
11525         * src/common/Makefile.am
11526         * src/common/plugin.[ch]                ** NEW **
11527                 plugin loader and unloader
11528         * src/plugins/.cvsignore                ** NEW **
11529         * src/plugins/Makefile.am               ** NEW **
11530                 build plugins
11531         * src/plugins/demo/.cvsignore           ** NEW **
11532         * src/plugins/demo/Makefile.am          ** NEW **
11533         * src/plugins/demo/demo.c               ** NEW **
11534                 small demo plugin that installs a logtext hook and
11535                 outputs the log text to stdout
11536
11537 2002-12-26 [paul]       0.8.8claws1
11538
11539         * po/es.po
11540                 updated by Ricardo Mones Lastra
11541
11542 2002-12-26 [paul]       0.8.8claws
11543
11544         * 0.8.8claws released
11545
11546 2002-12-26 [paul]       0.8.7claws12
11547
11548         * po/bg.po
11549                 updated by George Danchev
11550
11551 2002-12-26 [paul]       0.8.7claws11
11552
11553         * po/POTFILES.in
11554                 remove unneeded 'src/prefs.c' entry 
11555
11556 2002-12-26 [paul]       0.8.7claws10
11557
11558         * src/codeconv.c
11559           src/mainwindow.c
11560                 sync with 0.8.8 release
11561         
11562         * src/folder.[ch]
11563           src/mh.c
11564           src/summaryview.c
11565                 partial sync with 0.8.8 release
11566         
11567
11568 2002-12-25 [alfons]     0.8.7claws9
11569
11570         * src/matcher.[ch]
11571         * src/matcher_parser_lex.l
11572         * src/matcher_parser_parse.y
11573         * src/prefs_matcher.c
11574                 add locked flag to possible filtering / matcher 
11575                 conditions (also a good example what should be
11576                 done to add a simple boolean condition)
11577
11578 2002-12-25 [christoph]  0.8.7claws8
11579
11580         * src/Makefile.am
11581         * src/account.[ch]
11582         * src/addrbook.c
11583         * src/addressbook.c
11584         * src/addrindex.c
11585         * src/filtering.c
11586         * src/folder.c
11587         * src/matcher.c
11588         * src/prefs.[ch]                ** REMOVE **
11589         * src/prefs_account.c
11590         * src/prefs_actions.c
11591         * src/prefs_common.c
11592         * src/prefs_customheader.c
11593         * src/prefs_display_header.c
11594         * src/prefs_filtering.c
11595         * src/prefs_folder_item.c
11596         * src/prefs_gtk.[ch]            ** NEW **
11597         * src/prefs_matcher.c
11598         * src/prefs_scoring.c
11599         * src/prefs_summary_column.c
11600         * src/procmime.c
11601         * src/selective_download.c
11602         * src/toolbar.c
11603         * src/common/Makefile.am
11604         * src/common/prefs.[ch]         ** NEW **
11605                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11606
11607 2002-12-24 [alfons]     0.8.7claws7
11608
11609         * src/summaryview.c
11610                 summary_thread_build(): fix real cause of the crash mentioned in
11611                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11612                 this way we get meaningful ctree nodes 
11613
11614 2002-12-24 [oliver]     0.8.7claws6
11615
11616         * src/mainwindow.[ch]
11617         * src/messageview.[ch]
11618         * src/compose.[ch]
11619         * src/inc.c
11620         * src/summaryview.c
11621                 changes to use updated toolbar handling
11622                 
11623 2002-12-24 [oliver]     0.8.7claws5
11624
11625         * src/toolbar.[ch]
11626                 generic toolbar handling
11627                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11628         * src/prefs_toolbar.[ch]
11629                 adjust to handling
11630         
11631 2002-12-24 [oliver]     0.8.7claws4
11632         
11633         * src/stock_pixmap.[ch]
11634                 move SYLPHEED_LOGO to end of list in order 
11635                 to remove it from Custom Toolbar`s Icon View
11636
11637 2002-12-24 [alfons]     0.8.7claws3
11638
11639         * src/summaryview.c
11640                 summary_thread_build(): fix crash because of focus != selection 
11641                 after threading. when deleting the selection, gtk tries but fails 
11642                 to find the correct focusable element. we now force the selection
11643                 to be focused. this should solve the infamous bug reported by 
11644                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11645                 a test case is available. 
11646
11647 2002-12-24 [darko]      0.8.7claws2
11648
11649         * src/summaryview.c
11650                 don't crash when unmarking message with unread children
11651
11652 2002-12-23 [christoph]  0.8.7claws1
11653
11654         * src/Makefile.am
11655         * src/common/Makefile.am
11656                 update Makefiles for moved intl.h, version.h and defs.h
11657         * src/imap.c
11658                 rewrite imap_session_get to avoid duplicate code
11659
11660 2002-12-23 [paul]       0.8.7claws
11661
11662         * Santa-Claws released
11663         
11664         * po/hu.po
11665           po/ru.po
11666                 squeeze in updated Hungarian and Russian translations.
11667                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11668
11669 2002-12-23 [paul]       0.8.6claws129
11670
11671         * po/pl.po
11672                 updated by Witold Wladyslaw Wojciech Wilk
11673
11674 2002-12-23 [paul]       0.8.6claws128
11675
11676         * src/quote_fmt_parse.y
11677                 fix typo and add licence header
11678
11679 2002-12-23 [paul]       0.8.6claws127
11680
11681         * po/en_GB.po
11682                 updated
11683
11684 2002-12-23 [paul]       0.8.6claws126
11685
11686         * po/it.po
11687                 updated translation, submitted by Alessandro Maestri
11688                 
11689 2002-12-23 [paul]       0.8.6claws125
11690
11691         * src/quote_fmt_parse.y
11692                 fix signature-stripping on replies bug. match
11693                 '-- \n' and not '-- '.
11694
11695 2002-12-22 [paul]       0.8.6claws124
11696
11697         * po/bg.po
11698           po/es.po
11699           po/sr.po
11700                 updated translations. submitted by George Danchev,
11701                 Ricardo Mones Lastra, and Urke MMI respectively
11702
11703 2002-12-21 [paul]       0.8.6claws123
11704
11705         * src/addrbook.c
11706                 fix coding style
11707
11708 2002-12-21 [paul]       0.8.6claws122
11709
11710         * src/addrbook.c
11711                 fix bug [643638] where if a person is in one or more
11712                 addressbook groups editing that person's email 
11713                 address results in removal from those groups.
11714                 Patch submitted by Luke Plant.
11715
11716 2002-12-20 [christoph]  0.8.6claws121
11717
11718         * src/common/utils.c
11719         * src/summaryview.c
11720                 reimplement expand_search_string using GString to
11721                 prevent crashs caused by miscalculated string
11722                 lengths reported by Paul
11723
11724 2002-12-20 [christoph]  0.8.6claws120
11725
11726         * src/summaryview.c
11727                 don't use "changed" to check if op_count has to be changed as it
11728                 is also set when the message has unread children
11729                 (closes bug [ 653221 ] crash while deleting duplicates)
11730
11731 2002-12-20 [paul]       0.8.6claws119
11732
11733         * sync with 0.8.6cvs27
11734                 see ChangeLog 2002-12-20
11735
11736 2002-12-20 [paul]       0.8.6claws118
11737
11738         * sync with 0.8.6cvs26
11739                 see ChangeLog 2002-12-19 and 2002-12-20
11740
11741 2002-12-19 [alfons]     0.8.6claws117
11742
11743         * src/textview.c
11744                 fix incorrect parsing of email addresses, submitted by 
11745                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11746                 name display if it contains @".
11747
11748 2002-12-18 [paul]       0.8.6claws116
11749
11750         * sync with 0.8.6cvs23
11751                 see ChangeLog 2002-12-18
11752
11753 2002-12-18 [paul]       0.8.6claws115
11754
11755         * src/Makefile.am
11756         * src/account.c
11757         * src/codeconv.c
11758         * src/gtkutils.[ch]
11759         * src/imap.c
11760                 sync with 0.8.6cvs22.
11761                 see ChangeLog 2002-12-17 and 2002-12-18
11762
11763 2002-12-17 [christoph]  0.8.6claws114
11764
11765         * src/imap.c
11766                 o don't create a session if imap greeting fails
11767                 o don't close socket when authentication fails
11768                   this is done by imap_session_destroy
11769
11770 2002-12-17 [thorsten]   0.8.6claws113
11771
11772         * tools/Makefile.am
11773           tools/README
11774           tools/google_msgid.pl ** NEW FILE **
11775                 Added "search for message-id" script and doc
11776
11777 2002-12-17 [thorsten]   0.8.6claws112
11778
11779         * po/hu.po
11780                 Updated hungarian translation
11781                 (updated by Gal Zoltan)
11782
11783 2002-12-16 [christoph]  0.8.6claws111
11784
11785         * src/addr_compl.c
11786                 remove stupid addressbook dump to debug output
11787         * src/mh.c
11788                 fix memory leak found by Hiro
11789
11790 2002-12-14 [paul]       0.8.6claws110
11791
11792         * src/compose.c
11793                 fix menubar sensitivity on send
11794                 
11795         * src/prefs_filtering.c
11796         * src/prefs_matcher.c
11797         * src/prefs_scoring.c
11798                 Fix english ;)
11799                 
11800         * src/common/quoted-printable.h
11801                 sync: fix typo
11802         
11803 2002-12-13 [christoph]  0.8.6claws109
11804
11805         * src/Makefile.am
11806         * src/manage_window.[ch]        ** REMOVE **
11807         * src/gtk/Makefile.am
11808         * src/gtk/manage_window.[ch]    ** NEW **
11809                 move manage_window files to gtk directory
11810
11811 2002-12-13 [christoph]  0.8.6claws108
11812
11813         * src/Makefile.am
11814         * src/gtkshruler.[ch]           ** REMOVE **
11815         * src/gtk/Makefile.am
11816         * src/gtk/gtkshruler.[ch]       ** NEW **
11817                 move gtkshruler files to gtk directory
11818
11819 2002-12-13 [christoph]  0.8.6claws107
11820
11821         * src/Makefile.am
11822         * src/compose.c
11823         * src/gtkstext.[ch]             ** REMOVE **
11824         * src/gtkutils.[ch]
11825         * src/textview.c
11826         * src/gtk/gtkstext.[ch]         ** NEW **
11827         * src/gtk/Makefile.am
11828                 o move stext functions to gtkstext.c to remove
11829                   dependency of gtkutils
11830                 o move gtkstext files to gtk directory
11831
11832         * src/gtk/Makefile.am
11833         * src/gtk/sslcertwindow.[ch]
11834                 UI stuff can always depend on common code so
11835                 it's ok to add ../common to include path
11836
11837 2002-12-13 [colin]      0.8.6claws106
11838
11839         * src/summaryview.c
11840                 Disconnect sighandlers for mainwindow when
11841                 quicksearch has the focus
11842                 Fix bug #653231
11843         * src/mainwindow.[ch]
11844                 Make key_pressed callback public, to be able
11845                 to disconnect it
11846
11847 2002-12-13 [christoph]  0.8.6claws105
11848
11849         * src/mh.c
11850                 create .mh_sequences file in new MH folders
11851                 (closes feature request [ 523162 ] MH folders should
11852                  get a .mh_sequences)
11853
11854 2002-12-13 [colin]      0.8.6claws104
11855
11856         * src/summaryview.c
11857                 Better handling of quicksearch show/hide
11858                 (basically the button stays under the mouse 
11859                  when toggled)
11860
11861 2002-12-13 [paul]       0.8.6claws103
11862
11863         * sync with 0.8.6cvs17
11864                 see ChangeLog 2002-12-13
11865
11866 2002-12-13 [paul]       0.8.6claws102
11867
11868         * po/es.po
11869                 updated by Ricardo Mones Lastra
11870
11871 2002-12-11 [colin]       0.8.6claws101
11872
11873         * src/folder.c
11874                 remove statusbar stuff
11875           src/folderview.c
11876                 set statusbar verbosity when moving folders
11877
11878 2002-12-11 [colin]       0.8.6claws100
11879         * src/prefs_filtering.c
11880         * src/prefs_matcher.c
11881         * src/prefs_scoring.c
11882                 Fix english ;)
11883
11884 2002-12-11 [colin]       0.8.6claws99
11885
11886         * src/prefs_common.[ch]
11887                 Add summary_quicksearch_type
11888         * src/summaryview.c
11889                 Save last used quicksearch type
11890
11891 2002-12-11 [jens]       0.8.6claws98
11892         * src/prefs_filtering.c
11893         * src/prefs_matcher.c
11894         * src/prefs_scoring.c
11895                 added dialog for incomplete rules in scoring, filtering and
11896                 matcher to ask wheather really close
11897
11898 2002-12-11 [colin]      0.8.6claws97
11899
11900         * src/folder.c
11901                 Fix folder dnd statusbar logging
11902
11903 2002-12-10 [christoph]  0.8.6claws96
11904
11905         * src/compose.c
11906         * src/folder.c
11907         * src/imap.c
11908         * src/inc.c
11909         * src/main.c
11910         * src/mainwindow.c
11911         * src/news.c
11912         * src/send.c
11913         * src/statusbar.[ch]
11914         * src/common/hooks.c
11915         * src/common/log.[ch]
11916                 o handle verbose logging in statusbar directly in statusbar code
11917                   and common code does not need any knowledge about a statusbar
11918                 o remove direct calls to statusbar_(puts|pop)_all functions
11919
11920 2002-12-10 [jens]       0.8.6claws95
11921
11922         * src/*.c
11923                 removed gettext from g_warnings
11924         * po/POTFILES.in
11925                 cleaned and updated
11926         * po/de.po
11927                 updated
11928
11929 2002-12-10 [colin]      0.8.6claws94
11930
11931         * src/main.c
11932                 finish crash dialog fix
11933
11934 2002-12-10 [colin]      0.8.6claws93
11935
11936         * src/main.c
11937                 "Fix" "sylpheed already running" instead of
11938                 crash dialog appearing after a crash
11939
11940 2002-12-10 [colin]      0.8.6claws92
11941
11942         * po/POTFILES.in
11943                 add src/gtk/sslcertwindow.c
11944
11945 2002-12-10 [paul]       0.8.6claws91
11946
11947         * po/POTFILES.in
11948                 updated to reflect recent changes
11949                 submitted by Alessandro Maestri
11950
11951 2002-12-09 [christoph]  0.8.6claws90
11952
11953         * src/Makefile.am
11954         * src/smtp.[ch]                 ** REMOVE **
11955         * src/common/Makefile.am
11956         * src/common/smtp.[ch]          ** NEW **
11957                 move smtp files to common directory
11958
11959 2002-12-09 [christoph]  0.8.6claws89
11960
11961         * src/Makefile.am
11962         * src/session.[ch]              ** REMOVE **
11963         * src/common/Makefile.am
11964         * src/common/session.[ch]       ** NEW **
11965                 move session files to common directory
11966
11967 2002-12-09 [paul]       0.8.6claws88
11968
11969         * src/account.c
11970                 fix bug [649746] edit accounts: move account reverted
11971                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11972
11973 2002-12-09 [colin]      0.8.6claws87
11974
11975         * src/ssl_certificate.c
11976                 cleanup
11977
11978 2002-12-09 [colin]      0.8.6claws86
11979
11980         * src/ssl.c
11981                 Try to open the cert.pem database and 
11982                 issue a warning if it isn't there
11983
11984 2002-12-09 [colin]      0.8.6claws85
11985
11986         * src/common/ssl_certificate.c
11987         * src/gtk/sslcertwindow.c
11988                 Warning fixes
11989
11990 2002-12-09 [colin]      0.8.6claws84
11991
11992         * src/ssl_certificate.[ch] ** REMOVED **
11993         * src/common/ssl_certificate.[ch] ** NEW **
11994         * src/Makefile.am
11995         * src/common/Makefile.am
11996                 Moved ssl_certificate.[ch] to common
11997         * src/common/ssl.c 
11998                 Put back needed include
11999         * src/gtk/sslcertwindow.[ch]
12000                 Changed ssl_certificate.h include
12001         
12002 2002-12-09 [colin]      0.8.6claws83
12003
12004         * src/gtk/sslcertwindow.[ch]
12005                 Implement hook for certificate acception
12006         * src/ssl_certificate.[ch]
12007                 Implement hook for certificate acception
12008         * src/common/ssl.c
12009                 Reenable certificate acception check
12010         * src/mainwindow.c
12011                 Register sslcertwindow's hook
12012         
12013 2002-12-08 [christoph]  0.8.6claws82
12014
12015         * src/about.c
12016         * src/addr_compl.c
12017         * src/codeconv.c
12018         * src/manual.c
12019         * src/undo.c
12020         * src/common/utils.c
12021                 o add missing includes
12022                 o fix warnings
12023         * src/.cvsignore
12024         * src/common/.cvsignore
12025         * src/common/version.h          ** REMOVE **
12026                 remove autogenerated file
12027
12028 2002-12-08 [paul]       0.8.6claws81
12029
12030         * src/stringtable.c
12031                 put back needed include
12032
12033 2002-12-08 [colin]      0.8.6claws80
12034         
12035         * src/gtk/sslcertwindow.c
12036                 Cleaner popups when asking
12037         * src/ssl_certificate.c
12038         * src/prefs_common.[ch]
12039                 remove ssl certificate pref
12040                 put back needed include
12041         * src/undo.c
12042                 put back needed include
12043
12044 2002-12-08 [christoph]  0.8.6claws79
12045
12046         * src/folderview.c
12047         * src/logwindow.c
12048         * src/statusbar.c
12049         * src/summaryview.c
12050                 only abort hook invokation if required data is missing not
12051                 if our own data pointer is NULL, update hookfunction for
12052                 log window
12053
12054 2002-12-08 [paul]       0.8.6claws78
12055
12056         * src/about.c
12057         * src/addrcache.c
12058         * src/addrclip.c
12059         * src/addr_compl.c
12060         * src/addrselect.c
12061         * src/codeconv.c
12062         * src/colorlabel.c
12063         * src/enriched.c
12064         * src/esmtp.c
12065         * src/exporthtml.c
12066         * src/headerview.c
12067         * src/imageview.c
12068         * src/manual.c
12069         * src/noticeview.c
12070         * src/pgptext.c
12071         * src/scoring.c
12072         * src/sourcewindow.c
12073         * src/stringtable.c
12074         * src/undo.c
12075                 clean up: remove unneccesary includes
12076
12077 2002-12-08 [christoph]  0.8.6claws77
12078
12079         * src/folderview.c
12080         * src/statusbar.c
12081         * src/summaryview.c
12082         * src/common/hooks.[ch]
12083                 hook functions now have a gboolean return value, if a hook
12084                 returns TRUE it will stop executing of any more hooks in
12085                 the same hooklist for this invokation
12086
12087 2002-12-08 [colin]      0.8.6claws76
12088         
12089         * src/main.c
12090                 put back argv0 for CRASH_DIALOG
12091
12092 2002-12-08 [christoph]  0.8.6claws75
12093
12094         * src/Makefile.am
12095         * src/about.c
12096         * src/account.c
12097         * src/crash.c
12098         * src/esmtp.h
12099         * src/imap.[ch]
12100         * src/inc.c
12101         * src/main.c
12102         * src/mainwindow.c
12103         * src/news.c
12104         * src/pop.[ch]
12105         * src/prefs_account.[ch]
12106         * src/prefs_common.[ch]
12107         * src/send.[ch]
12108         * src/smtp.[ch]
12109         * src/ssl_certificate.[ch]
12110         * src/ssl_manager.[ch]
12111         * src/common/Makefile.am
12112         * src/common/log.c
12113         * src/common/nntp.[ch]
12114         * src/common/socket.[ch]
12115         * src/common/ssl.[ch]
12116         * src/gtk/sslcertwindow.[ch]
12117         * ac/openssl.m4
12118                 use new autoconf script to detect OpenSSL with extra parameters
12119                 to specify the location of libs and includes, also remove USE_SSL
12120                 to USE_OPENSSL
12121
12122         * src/common/sylpheed.[ch]
12123         * src/common/version.h.in
12124                 start seperation of common code initialization seperated from gui
12125
12126         * src/summaryview.c
12127                 The function that is called when a color label changes
12128                 should not change the color lable again
12129
12130 2002-12-08 [colin]      0.8.6claws74
12131
12132         * src/gtk/sslcertwindow.c
12133                 warning fixes
12134
12135 2002-12-08 [colin]      0.8.6claws73
12136
12137         * src/statusbar.c
12138           src/common/log.h
12139                 Register a hook for statusbar_puts_all
12140         * src/common/log.c
12141                 invoke statusbar_puts_all's hook
12142         
12143 2002-12-08 [colin]      0.8.6claws72
12144
12145         * src/ssl_certificate.c
12146                 Put back a badly-removed include
12147
12148 2002-12-08 [colin]      0.8.6claws71
12149
12150         * src/gtk/sslcertwindow.[ch]    ** NEW **
12151                 new certificate presentation
12152         * src/gtk/Makefile.am
12153                 add new files
12154         * src/ssl_certificate.[ch]
12155                 gtk cleanup, made utility functions public
12156         * src/ssl_manager.c
12157                 use new cert presentation
12158
12159 2002-12-07 [christoph]  0.8.6claws70
12160
12161         * src/Makefile.am
12162         * src/nntp.[ch]                 ** REMOVE **
12163         * src/common/Makefile.am
12164         * src/common/nntp.[ch]          ** NEW **
12165                 move nntp files to common directory
12166
12167 2002-12-07 [christoph]  0.8.6claws69
12168
12169         * src/procmsg.[ch]
12170         * src/summaryview.c
12171                 implement msginfo update callback using sylpheed's new
12172                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
12173
12174 2002-12-06 [christoph]  0.8.6claws68
12175
12176         * src/editgroup.c
12177                 This patch changes the 'Edit Group Details' dialog to
12178                 allow extended selections in either pane, so that
12179                 addresses can be added or removed from a group more
12180                 quickly and easily. (it actually is a net decrease in
12181                 file size, as some unnecessary functions have been
12182                 removed). 
12183                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
12184
12185 2002-12-06 [christoph]  0.8.6claws67
12186
12187         * src/Makefile.am
12188         * src/template.[ch]             ** REMOVE **
12189         * src/common/Makefile.am
12190         * src/common/template.[ch]      ** NEW **
12191                 move template files to common directory
12192
12193         * src/nntp.c
12194                 add missing log.h include
12195
12196 2002-12-06 [melvin]     0.8.6claws66
12197
12198         * src/prefs_actions.c
12199                 Added the trailing ">" syntax to insert command's output
12200                 without replacing old text (in contrast to trailing "|").
12201
12202 2002-12-05 [colin]      0.8.6claws65
12203         
12204         * src/common/utils.c
12205                 Don't modify original search_string or it'll change
12206                 the next iterations in the for()
12207
12208 2002-12-05 [darko]      0.8.6claws64
12209
12210         * src/common/utils.c
12211                 proper check for filtering commands, found by Colin
12212
12213 2002-12-05 [darko]      0.8.6claws63
12214
12215         * src/common/utils.c
12216                 check proper string for NULL pointer, found by Colin
12217
12218 2002-12-05 [darko]      0.8.6claws62
12219
12220         * src/common/utils.[ch]
12221                 expand_search_string(): new function
12222                 converts Mutt-like patterns to Sylpheed's
12223                 filtering engine
12224         * src/summaryview.c
12225                 use expand_search_string() to allow Mutt-like
12226                 patterns in extended search
12227         * README.claws
12228                 document extended option in quick search
12229
12230 2002-12-05 [paul]       0.8.6claws61
12231
12232         * sync with 0.8.6cvs16
12233                 see ChangeLog 2002-12-05
12234                 
12235         * po/POTFILES.in
12236                 clean up
12237
12238 2002-12-04 [christoph]  0.8.6claws60
12239
12240         * src/imap.[ch]
12241                 put imap authentication code into a new function and
12242                 remove it from imap_session_new that will allow to
12243                 send other commands before authentication
12244
12245 2002-12-04 [christoph]  0.8.6claws59
12246
12247         * src/imap.[ch]
12248                 use already existing method to prevent unneeded IMAP
12249                 folder selects. Set imap_select parameters to NULL
12250                 in some functions if the values are not required.
12251
12252         * src/xml.h
12253                 remove no longer required include
12254
12255 2002-12-04 [paul]       0.8.6claws58
12256
12257         * po/es.po
12258                 updated by Ricardo Mones Lastra
12259                 
12260         * configure.in
12261           po/hu.po      ** NEW FILE **
12262                 initial Hungarian translation, submitted
12263                 by Gál Zoltán <galzoli@hu.inter.net>
12264
12265 2002-12-03 [christoph]  0.8.6claws57
12266
12267         * src/Makefile.am
12268         * src/gtksctree.[ch]            ** REMOVE **
12269         * src/gtk/Makefile.am
12270         * src/gtk/gtksctree.[ch]        ** NEW **
12271                 move gtksctree files to gtk directory
12272
12273 2002-12-03 [christoph]  0.8.6claws56
12274
12275         * src/Makefile.am
12276         * src/md5.[ch]                  ** REMOVE **
12277         * srm/common/Makefile.am
12278         * src/common/md5.[ch]           ** NEW **
12279                 move md5 files to common directory
12280
12281         * src/gtkstext.c
12282                 remove not required #include
12283
12284 2002-12-03 [sergey]     0.8.6claws55
12285
12286         * src/gtkutils.c
12287         * src/gtkutils.h
12288                 gtkut_window_popup(): new function.
12289         * src/mainwindow.c
12290                 main_window_popup(): use gtkut_window_popup() to raise
12291                 window without changing its position.
12292                 (see sylpheed-main ML message [sylpheed:17247])
12293
12294 2002-12-03 [sergey]     0.8.6claws54
12295
12296         * src/send.c
12297                 send_message_local(): removed first-dot escaping
12298                 (SMTP-only, not needed for sending through pipe)
12299
12300 2002-12-03 [paul]       0.8.6claws53
12301
12302         * po/POTFILES.in
12303                 update to reflect recent changes (thanks
12304                 to Ricardo Mones Lastra)
12305                 
12306         * tools/filter_conv.pl
12307                  fix problem with quoted strings. Patch submitted
12308                  by Luke Plant <lukeplant@softhome.net>
12309
12310 2002-12-03 [paul]       0.8.6claws52
12311
12312         * sync with 0.8.6cvs15
12313                 see ChangeLog 2002-12-03
12314
12315 2002-12-02 [christoph]  0.8.6claws51
12316
12317         * src/logwindow.[ch]
12318         * src/common/log.[ch]
12319                 implement logging using a hook function
12320
12321         * src/folderview.c
12322         * src/folder.[ch]
12323                 define hooklist name in header file to avoid
12324                 errors caused by wrong spelling of hooklist names
12325
12326         * src/toolbar.c
12327                 fix warnings
12328
12329 2002-12-02 [christoph]  0.8.6claws50
12330
12331         * src/common/Makefile.am
12332                 add src/common/hooks.[ch]
12333
12334         * src/common/hooks.[ch]
12335                 implement a simple hook system using glib's hook functions
12336
12337         * src/folder.[ch]
12338         * src/folderview.c
12339                 use new hook system for folder item updates
12340
12341 2002-12-02 [christoph]  0.8.6claws49
12342
12343         * doc-src/ui_seperation.txt     ** NEW **
12344                 information for ui seperation
12345
12346         * src/Makefile.am
12347                 remove files that were moved to common
12348                 include common directory by default for the header files
12349
12350         * src/inc.c
12351         * src/common/socket.c
12352         * src/automaton.[ch]
12353                 implement automaton using g_io_*-functions instead of
12354                 gdk_input_add to make it ui independent
12355
12356         * src/codeconv.c
12357         * src/compose.c
12358         * src/ldif.c
12359         * src/pgptext.c
12360         * src/procmime.c
12361         * src/rfc2015.c
12362         * src/smtp.c
12363         * src/unmime.c
12364                 remove common/ prefix because directory is now in
12365                 include path
12366
12367         * src/compose.c
12368         * src/folder.c
12369         * src/folderview.c
12370         * src/mainwindow.c
12371         * src/messageview.c
12372         * src/prefs_common.c
12373         * src/procmsg.c
12374         * src/rfc2015.c
12375                 fix warnings
12376
12377         * src/imap.c
12378         * src/inc.c
12379         * src/news.c
12380         * src/pop.c
12381         * src/send.c
12382         * src/smtp.c
12383         * src/ssl_certificate.c
12384                 add log.h header file for logging functions
12385
12386         * src/main.c
12387         * src/common/utils.c
12388         * src/summaryview.c
12389         * src/xml.c
12390                 o move debug_mode to common/utils.c
12391                 o add functions to set and get debug_mode
12392
12393         * src/defs.h                    ** REMOVE **
12394         * src/intl.h                    ** REMOVE **
12395         * src/socket.[ch]               ** REMOVE **
12396         * src/ssl.[ch]                  ** REMOVE **
12397         * src/utils.[ch]                ** REMOVE **
12398                 replaced by new files in src/common/
12399         
12400         * src/common/Makefile.am
12401                 add new files in src/common/
12402
12403         * src/common/defs.h             ** NEW **
12404         * src/common/intl.h             ** NEW **
12405         * src/common/log.[ch]           ** NEW **
12406         * src/common/socket.[ch]        ** NEW **
12407         * src/common/ssl.[ch]           ** NEW **
12408         * src/common/utils.[ch]         ** NEW **
12409                 replacement for files in src/
12410
12411 2002-12-02 [colin]      0.8.6claws48
12412
12413         * src/folderview.c
12414                 Scroll folderview if necessary during dnd
12415
12416 2002-12-02 [colin]      0.8.6claws47
12417
12418         * src/folder.[ch]
12419                 Add check to verify a move is within a single mailbox
12420         * src/folderview.c
12421                 Add specific error string for this check
12422
12423 2002-12-02 [colin]      0.8.6claws46
12424
12425         * src/folder.c
12426                 Add a test to folder moving, remove a statusbar_print
12427         * src/folderview.c
12428                 Add Move folder... context-menu item
12429                 Factorize folder moving code
12430                 Enable folder DND for mbox
12431
12432 2002-12-01 [christoph]  0.8.6claws45
12433
12434         * ac/aspell.m4
12435                 remove conf.aspelltest if the version check fails
12436
12437 2002-11-30 [christoph]  0.8.6claws44
12438
12439         * autogen.sh
12440                 run libtoolize --force in autogen to create missing
12441                 libtool scripts
12442
12443 2002-11-30 [christoph]  0.8.6claws43
12444
12445         * src/Makefile.am
12446         * src/pgptext.c
12447         * src/procmime.c
12448         * src/rfc2015.c
12449         * src/uuencode.[ch]             ** REMOVED **
12450         * src/common/Makefile.am
12451         * src/common/uuencode.[ch]      ** NEW **
12452                 move uuen/decoder to common directory
12453
12454 2002-11-30 [christoph]  0.8.6claws42
12455
12456         * src/Makefile.am
12457         * src/base64.[ch]               ** REMOVED **
12458         * src/codeconv.c
12459         * src/compose.c
12460         * src/ldif.c
12461         * src/pgptext.c
12462         * src/procmime.c
12463         * src/rfc2015.c
12464         * src/smtp.c
12465         * src/unmime.c
12466         * src/common/Makefile.am
12467         * src/common/base64.[ch]        ** NEW **
12468                 move base64 en/decoder to common directory
12469
12470 2002-11-30 [christoph]  0.8.6claws41
12471
12472         * src/common                    ** NEW **
12473                 new directory for UI independent code
12474         * src/gtk                       ** NEW **
12475                 new directory for GTK frontend
12476         * src/common/.cvsignore         ** NEW **
12477         * src/gtk/.cvsignore            ** NEW **
12478                 ignore build files
12479         * src/common/Makefile.am        ** NEW **
12480         * src/gtk/Makefile.am           ** NEW **
12481                 automake files to build new seperated stuff
12482         * src/Makefile.am
12483                 the binary will currently still be build with the
12484                 files in src, so we include the code from the
12485                 subdirs for now after building the libs there
12486
12487 2002-11-30 [paul]       0.8.6claws40
12488
12489         * src/compose.c
12490                 fix bug [642731] 'Wrong selected account with drafted mail'
12491
12492 2002-11-29 [oliver]     0.8.6claws39
12493         
12494         * src/messageview.c
12495                 o update summaryview when switching between different
12496                   messageviews          
12497         * src/toolbar.c  
12498                 o check if messageview holds already removed msg
12499                   from summaryview
12500                 
12501
12502 2002-11-29 [oliver]     0.8.6claws38
12503
12504         * src/toolbar.c 
12505                 remove not needed variables and includes
12506                 make messageview stay opened and move to next when msgs are deleted 
12507
12508 2002-11-29 [oliver]     0.8.6claws37
12509         
12510         * src/toolbar.c 
12511                 disable compose button (messageview toolbar) by default
12512                 deleted msgs are moved to trash
12513         
12514 2002-11-29 [melvin]     0.8.6claws36
12515
12516         * configure.in
12517                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12518                 and to detect signatures expirations (gpgme 0.3.6)
12519
12520         * src/main.c
12521                 Use non obsolescent function for Gpgme engine checking.
12522
12523         * src/rfc2015.c
12524                 Inform about expired signatures or signatures which key
12525                 has expired. Expiration date is displayed.
12526
12527         * src/sigstatus.c
12528                 Inform about expired signatures or signatures which key
12529                 has expired.
12530
12531 2002-11-28 [paul]       0.8.6claws35
12532
12533         * src/folderview.c
12534                 re-instate 'Check for new messages' in Newsgroup
12535                 folders right-click menu, after a suggestion from
12536                 Tim Mann <timmann@users.sourceforge.net>
12537
12538         * src/main.c
12539                 after a crash check only local folders for new
12540                 messages
12541
12542 2002-11-28 [paul]       0.8.6claws34
12543
12544         * configure.in
12545                 apply patch that fixes the checking of GTK with XIM 
12546                 support on different OSs, such as FreeBSD. Patch 
12547                 submitted by Topia <topia@users.sourceforge.net>
12548                 
12549 2002-11-28 [paul]       0.8.6claws33
12550
12551         * src/mainwindow.c
12552           src/prefs_common.c
12553           src/prefs_toolbar.c
12554                 more changes to the English
12555
12556 2002-11-28 [paul]       0.8.6claws32
12557
12558         * sync with 0.8.6cvs13
12559                 see ChangeLog 2002-11-28 (no sync needed
12560                 for src/compose.c)
12561
12562 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12563         
12564         * src/mainwindow.[ch]
12565                 add patch by Ivan F. Martinez introducing messageview Toolbar
12566                 some changes and committed by oliver    
12567
12568 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12569
12570         * src/messageview.[ch]
12571                 add patch by Ivan F. Martinez introducing messageview Toolbar
12572                 some changes and committed by oliver    
12573
12574 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12575
12576         * src/compose.[ch]
12577                 add patch by Ivan F. Martinez introducing messageview Toolbar
12578                 some changes and committed by oliver    
12579
12580 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12581         
12582         * src/toolbar.[ch]
12583                 add patch by Ivan F. Martinez introducing messageview Toolbar
12584                 some changes and committed by oliver
12585
12586 2002-11-28 [oliver]     0.8.6claws27
12587         
12588         * src/prefs_toolbar.[ch]
12589                 getting ready for messageview toolbar
12590                 free mem allocated by gettext
12591                 change prefs_toolbar to prefs_toolbar_open
12592  
12593 2002-11-28 [thorsten]   0.8.6claws26
12594
12595         * src/imageview.[ch]
12596                 cleaned up conflicting declarations of
12597                 imageview_show_image()
12598
12599 2002-11-28 [paul]       0.8.6claws25
12600
12601         * src/grouplistdialog.c
12602           src/prefs_common.c
12603           src/prefs_summary_column.c
12604                 a few more improvements to the English
12605
12606 2002-11-28 [colin]      0.8.6claws24
12607
12608         * man/sylpheed.1
12609                 A few updates to command-line parameters
12610
12611 2002-11-28 [colin]      0.8.6claws23
12612
12613         * src/prefs_filtering.c
12614                 Fix problems with prefs_filtering_delete_path:
12615                 a) if the first rule is removed, original pointers
12616                    weren't updated (leading to segfaults)
12617                 b) it was always global_processing updated in case
12618                    of removed path was parent of rule path
12619
12620 2002-11-27 [paul]       0.8.6claws22
12621
12622         * src/mainwindow.c
12623           src/prefs_account.c
12624           src/prefs_actions.c
12625           src/prefs_common.c
12626           src/prefs_customheader.c
12627           src/prefs_display_header.c
12628           src/prefs_filtering.c
12629           src/prefs_folder_item.c
12630           src/prefs_matcher.c
12631           src/prefs_scoring.c
12632           src/prefs_summary_column.c
12633           src/prefs_template.c
12634           src/prefs_toolbar.c
12635                  improve the English in the GUI
12636
12637 2002-11-27 [colin]      0.8.6claws21
12638
12639         * src/folder.c
12640                 Fix processing renaming problems happening after
12641                 last commit
12642
12643 2002-11-27 [colin]      0.8.6claws20
12644
12645         * src/folder.c
12646                 recursive move now deletes src each subfolder after 
12647                 having moved it
12648         * src/folderview.c
12649                 Use identifier instead of path during dnd (enables
12650                 IMAP folder dnd)
12651
12652 2002-11-27 [paul]       0.8.6claws19
12653
12654         * src/main.c
12655                 apply patch that does command-line processing 
12656                 BEFORE gtk_init, allowing claws to run from 
12657                 shell-scripts in non-X environment (e.g. crontab 
12658                 or ip-up, ip-down scripts). Patch submitted by
12659                 Ruslan N. Balkin <baron@dartel.ru>
12660                 
12661         * po/it.po
12662                 updated by Alessandro Maestri
12663
12664 2002-11-27 [paul]       0.8.6claws18
12665
12666         * sync with 0.8.6cvs12
12667           src/prefs_common.c
12668                 Differences are that main uses a 'Receive dialog'
12669                 frame on the Interface tab, whereas claws groups all 
12670                 the dialogs together in a 'Dialogs' frame.
12671
12672 2002-11-27 [colin]      0.8.6claws17
12673
12674         * src/prefs_matcher.c
12675                 Fix Execute criteria's NOT flag
12676
12677
12678 2002-11-26 [christoph]  0.8.6claws16
12679
12680         * src/ssl.c
12681                 rewrite the ssl code a little bit, only use one
12682                 SSL context, set default certificates' file/path
12683
12684 2002-11-26 [thorsten]   0.8.6claws15
12685
12686         * src/compose.c
12687                 default-reply-to didn't work for ml-reply
12688
12689 2002-11-26 [melvin]     0.8.6claws14
12690
12691         * src/prefs_actions.c
12692                 Made pipe-actions ignore short headers in message view
12693                 Made trailing-pipe-actions write in the message view with
12694                 the same font as the original message
12695
12696 2002-11-26 [paul]       0.8.6claws13
12697
12698         * src/compose.c
12699                 this time commit the correct file
12700
12701 2002-11-26 [paul]       0.8.6claws12
12702
12703         * sync with 0.8.6cvs11
12704           src/quote_fmt_parse.y  
12705                 no sync needed
12706           src/account.[ch]       
12707                 not sync'ed
12708           src/compose.c
12709                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12710                 on draft mode.
12711                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12712                 header
12713                 
12714         see ChangeLog 2002-11-25 and 2002-11-26
12715
12716 2002-11-26 [colin]      0.8.6claws11
12717
12718         * src/folderview.c
12719                 Fix collapsed folder not auto-expanding during
12720                 mail dnd, if it was the source folder.
12721
12722 2002-11-25 [colin]      0.8.6claws10
12723
12724         * src/folderview.[ch]
12725                 Variable renaming and cleaning (slist of nodes 
12726                 to be re-collapsed is stored in FolderView)
12727
12728 2002-11-25 [paul]       0.8.6claws9
12729
12730         * src/prefs_common.[ch]
12731                 fix breakage caused by last commit
12732
12733 2002-11-25 [paul]       0.8.6claws8
12734
12735         * sync with 0.8.6cvs4
12736                 see ChangeLog 2002-11-21
12737
12738 2002-11-25 [paul]       0.8.6claws7
12739
12740         * sync with 0.8.6cvs4
12741                 see ChangeLog 2002-11-20
12742
12743 2002-11-25 [paul]       0.8.6claws6
12744
12745         * sync with 0.8.6cvs3
12746                 see ChangeLog 2002-11-18
12747
12748 2002-11-25 [colin]      0.8.6claws5
12749
12750         * src/gtkutils.[ch]
12751                 Add gtkut_ctree_node_is_parent()
12752         * src/folderview.c
12753                 Spring-loaded folders
12754
12755 2002-11-25 [colin]      0.8.6claws4
12756
12757         * src/utils.[ch]
12758                 Add slist_concat_unique(), function to merge
12759                 two GSList filtering dups
12760         * src/folder.[ch]
12761         * src/summaryview.[ch]
12762         * src/folderview.c
12763         * src/main.c
12764                 Add detection/update/display of unread answers
12765                 to marked mails
12766         * src/procmsg.[ch]
12767                 Add procmsg_find_children()
12768                 Add procmsg_msg_has_marked_parent()
12769
12770 2002-11-25 [colin]      0.8.6claws3
12771
12772         * src/ssl_certificate.[ch]
12773                 Allow checking a certificate without a DNS
12774                 lookup
12775                 Allow to forget a cert (by deleting it)
12776                 Make ssl_certificate_destroy_public
12777         * src/ssl_manager.[ch] ** NEW FILES **
12778                 Gui to manage (display/remove) certificates
12779         * src/prefs_common.[ch]
12780                 Add a pref to allow silent acceptation of
12781                 trusted certificates or not (based on the
12782                 "I want to know what's going on" principle)
12783         * src/mainwindow.c
12784                 Add SSL manager in Tools menu
12785         * src/Makefile.am
12786                 Add the new files to the build
12787         * po/POTFILES.in
12788                 Add ssl_manager.c to translations
12789
12790 2002-11-25 [colin]      0.8.6claws2
12791
12792         * src/summaryview.[ch]
12793                 Add S_SEARCH_EXTENDED to the quick search, which 
12794                 allows to search using filtering syntax.
12795
12796 2002-11-25 [colin]      0.8.6claws1
12797
12798         * src/summaryview.c
12799                 Deletion of duplicates now prefer deleting
12800                 the unread dup (fixes feature-request 638989).
12801
12802 2002-11-24 [paul]       0.8.6claws
12803
12804         * po/es.po
12805           po/pl.po
12806           po/ru.po
12807           po/sr.po
12808                 updated by Ricardo Mones Lastra,
12809                 Witold Wladyslaw Wojciech Wilk,
12810                 Ruslan N. Balkin, and  Urke MMI 
12811                 respectively
12812
12813 2002-11-24 [paul]       0.8.5claws182
12814
12815         * po/bg.po
12816                 updated by George Danchev
12817
12818 2002-11-23 [alfons]     0.8.5claws181
12819
12820         * src/imap.c
12821                 tiny memory leak found by browsing Dimitar's 
12822                 valgrind report
12823
12824 2002-11-23 [paul]       0.8.5claws180
12825
12826         * po/it.po
12827                 updated by Alessandro Maestri
12828
12829 2002-11-22 [christoph]  0.8.5claws179
12830
12831         * src/compose.c
12832         * src/inc.c
12833         * src/prefs_filtering.c
12834         * src/summaryview.c
12835                 more warning fixes
12836
12837 2002-11-22 [alfons]     0.8.5claws178
12838
12839         * src/summaryview.c
12840                 summary_execute_delete_func(): if message is deleted, make 
12841                 sure to also remove its entry in the subject hash table. 
12842                 fixes a corner case bug.
12843
12844 2002-11-22 [paul]       0.8.5claws177
12845
12846         * .cvsignore
12847                 add 'autom4te.cache'
12848                 
12849         * ltconfig      ** REMOVED **
12850                 not needed
12851
12852 2002-11-22 [paul]       0.8.5claws176
12853
12854         * src/textview.c
12855                 textview_set_font(): fix for message display in
12856                 UTF-8 locales (thanks to Sergey Vlasov).
12857                 
12858         * AUTHORS
12859                 add new team members and contributors
12860
12861
12862 2002-11-21 [colin]      0.8.5claws175
12863
12864         * src/procmsg.[ch]
12865                 Add procmsg_remove_special_headers()
12866         * src/mh.c
12867                 Use procmsg_remove_special_headers() for 
12868                 previous fix
12869
12870 2002-11-21 [colin]      0.8.5claws174
12871
12872         * src/mh.c
12873                 Fix moving/copying from queue/draft folders
12874                 for MH folders
12875
12876 2002-11-21 [christoph]  0.8.5claws173
12877
12878         * src/crash.c
12879         * src/filtering.c
12880         * src/logwindow.c
12881         * src/main.c
12882         * src/matcher_parser_lex.[hl]
12883         * src/mbox.c
12884         * src/mbox_folder.[ch]
12885         * src/prefs_filtering.c
12886         * src/procheader.c
12887         * src/quote_fmt_lex.l
12888         * src/ssl.c
12889                 fix all warnings except the warnings in lex and yacc files
12890
12891 2002-11-20 [christoph]  0.8.5claws172
12892
12893         * src/imap.c
12894                 fix MsgInfo retrieval for IMAP draft and queue folders
12895                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12896
12897 2002-11-19 [christoph]  0.8.5claws171
12898
12899         * src/compose.c
12900                 fix segfault, when draft saving does not get
12901                 the MsgInfo of the new message
12902                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12903
12904 2002-11-19 [christoph]  0.8.5claws170
12905
12906         * src/procmsg.c
12907                 add parameter check for flag setting function
12908                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12909
12910 2002-11-18 [paul]       0.8.5claws169
12911
12912         * src/compose.c
12913                 more sensitivity fixes to redirect mode:
12914                 * disable toolbar draft button
12915                 * allow only Address book in the Tools menu
12916                 * disable editing of message by the spell
12917                   checker
12918
12919 2002-11-18 [paul]       0.8.5claws168
12920
12921         * src/compose.c
12922                 fix sensitivity of menu items in compose_redirect():
12923                 allow only the necessary items 
12924
12925 2002-11-18 [paul]       0.8.5claws167
12926
12927         * src/compose.c
12928                 fix bug [ 603259 ] 'attachment got lost on bounce'
12929
12930 2002-11-18 [paul]       0.8.5claws166
12931
12932         * po/ru.po
12933                 updated by Ruslan N. Balkin <baron@dartel.ru>
12934
12935 2002-11-18 [colin]      0.8.5claws165
12936
12937         * src/main.c
12938           src/defs.h
12939                 Remove old filtering stuff
12940
12941
12942 2002-11-17 [oliver]     0.8.5claws164
12943
12944         * src/toolbar.h
12945                 remove not needed typedef 
12946
12947 2002-11-17 [oliver]     0.8.5claws163
12948
12949         * src/toolbar.c
12950                 make toolbar's on click events translatable
12951
12952 2002-11-15 [colin]      0.8.5claws162
12953
12954         * src/summaryview.c
12955                 Revert too-soon integration of a feature
12956
12957 2002-11-15 [christoph]  0.8.5claws161
12958
12959         * src/imap.c
12960                 use main's implementation of imap_get_msginfo
12961
12962 2002-11-15 [christoph]  0.8.5claws160
12963
12964         * src/compose.c
12965         * src/folder.[ch]
12966         * src/imap.c
12967         * src/mbox_folder.c
12968         * src/mh.c
12969         * src/news.c
12970         * src/procmsg.c
12971         * src/summaryview.c
12972                 replace claws' fetch_msginfo with main's get_msginfo
12973                 (use main's implementation where possible)
12974
12975 2002-11-15 [colin]      0.8.5claws159
12976
12977         * src/ssl_certificate.c
12978                 Missed a check
12979
12980 2002-11-16 [melvin]     0.8.5claws158
12981
12982         * po/fr.po
12983                 Updated French translations.
12984
12985 2002-11-16 [colin]      0.8.5claws157
12986
12987         * src/ssl_certificate.c
12988                 Check for missing parts in the certificates
12989
12990 2002-11-15 [colin]      0.8.5claws156
12991
12992         * src/folderview.c
12993                 Preventive fix (missing check) found by
12994                 Alfons
12995
12996 2002-11-15 [paul]
12997
12998         * NEWS
12999                 sync with 0.8.6 release
13000
13001 2002-11-15 [colin]      0.8.5claws155
13002
13003         * src/folder.[ch]
13004           src/folderview.c
13005                 Fix error handling of folder_item_move_to()
13006                 (thanks to Alfons!)
13007
13008 2002-11-15 [colin]      0.8.5claws154
13009
13010         * src/folder.[ch]
13011           src/folderview.c
13012                 folder_item_move_to() sets an error message instead
13013                 of having GUI stuff in folder.c
13014
13015 2002-11-15 [colin]      0.8.5claws153
13016
13017         * src/procmsg.[ch]
13018                 Implemented a callback for MsgInfo updates, 
13019                 heavily copy/pasted from Christoph's folder 
13020                 callback system
13021         * src/summaryview.[ch]
13022                 Register summary_update_msg as callback
13023
13024 2002-11-14 [colin]      0.8.5claws152
13025         
13026         * src/procmsg.c
13027                 Update the FolderItem after sending (fixes 617593)
13028
13029 2002-11-14 [christoph]  0.8.5claws151
13030
13031         * src/folder.c
13032                 fix wrong position of NULL pointer check found
13033                 by Sergey
13034
13035 2002-11-14 [christoph]  0.8.5claws150
13036
13037         * src/folder.c
13038                 fix segfault when deleting messages from IMAP folders
13039                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
13040
13041 2002-11-14 [colin]      0.8.5claws149
13042
13043         * src/compose.c
13044                 Forwarding was also ignoring the folder's default account.
13045
13046 2002-11-14 [colin]      0.8.5claws148
13047
13048         * src/compose.c
13049                 Fix sent folder not set to folder properties when 
13050                 forwarding.
13051
13052 2002-11-14 [thorsten]   0.8.5claws147
13053
13054         * src/inc.c
13055                 inc_start(): Files were not moved from .processing to inbox,
13056                 if no global processing rule existed
13057
13058 2002-11-14 [colin]      0.8.5claws146
13059
13060         * src/ssl_certificate
13061                 Fix file operations
13062
13063 2002-11-14 [paul]       0.8.5claws145
13064
13065         * po/it.po
13066                 updated by Alessandro Maestri
13067
13068 2002-11-13 [alfons]     0.8.5claws144
13069
13070         * src/folder.c
13071                 folder_item_close(): only mark messages unread
13072                 when a folder has new messages 
13073
13074 2002-11-13 [keith]      0.8.5claws143
13075
13076         * src/imap.c
13077                 Fix problem moving or copying between
13078                 IMAP folders
13079
13080 2002-11-13 [colin]      0.8.5claws142
13081
13082         * src/matcher_parser_parse.y
13083                 Fix rule problem when " don't match
13084
13085 2002-11-13 [christoph]  0.8.5claws141
13086
13087         * src/folder.c
13088         * src/folderview.c
13089                 moved cache saving to folder_item_close
13090                 the folderview should not have to deal with
13091                 this things
13092
13093 2002-11-13 [christoph]  0.8.5claws140
13094
13095         * src/summaryview.c
13096                 moved setting of important score to
13097                 summary_set_prefs_from_folderitem
13098
13099 2002-11-13 [colin]      0.8.5claws139
13100
13101         * src/matcher_parser_parse.y
13102                 Fix a segfault in the parser (happening when
13103                 a good expression had been tested and a bad 
13104                 one arrives)
13105
13106 2002-11-13 [paul]       0.8.5claws138
13107
13108         * sync with 0.8.5cvs24
13109                 see ChangeLog 2002-11-13
13110                 
13111         * po/pt_BR.po
13112                 updated by Fabio Jr. Beneditto
13113
13114 2002-11-13 [colin]      0.8.5claws137
13115         
13116         * src/msgcache.c
13117           src/defs.h
13118           src/procmsg.[ch]
13119                 Revert last commit, problem
13120
13121 2002-11-13 [colin]      0.8.5claws136
13122
13123         * src/msgcache.c
13124                 Remove duplicated code
13125         * src/defs.h
13126                 Bumped CACHE_VERSION and MARK_VERSION
13127         * src/procmsg.[ch]
13128                 Network endian for cache and mark files
13129
13130 2002-11-12 [colin]      0.8.5claws135
13131
13132         * src/inc.c
13133                 Fix the "socket error" dialog which disappeared
13134
13135 2002-11-12 [colin]      0.8.5claws134
13136
13137         * src/msgcache.c
13138                 Reverse last commit which had performance 
13139                 problems, but still reverse the list
13140
13141 2002-11-12 [colin]      0.8.5claws133
13142
13143         * src/msgcache.c
13144                 Reverse list order
13145
13146 2002-11-12 [melvin]     0.8.5claws132
13147
13148         * src/compose.c
13149                 Added a check for a NULL prefs_common.dictionary
13150
13151 2002-11-12 [colin]      0.8.5claws131
13152
13153         * src/ssl_certificate.[ch]
13154                 Use FQDN hostname
13155
13156 2002-11-12 [colin]      0.8.5claws130
13157
13158         * src/ssl_certificate.[ch]
13159                 Take connection port into account for 
13160                 checking certificates (a single hostname
13161                 could have multiple servers with multiple
13162                 certificates)
13163         * src/ssl.c
13164                 Pass the port to ssl_certificate_check
13165
13166 2002-11-12 [paul]       0.8.5claws129
13167
13168         * src/folder.c
13169                 fix a typo in last commit
13170
13171 2002-11-12 [paul]       0.8.5claws128
13172
13173         * sync with 0.8.5cvs23
13174                 see ChangeLog entry 2002-11-12
13175
13176 2002-11-11 [colin]      0.8.5claws127
13177
13178         * src/ssl_certificate.c
13179                 Cleaner messages
13180                 Don't popup, instead log error, if the 
13181                 corresponding pref is checked
13182         * src/ssl_certificate.h
13183                 include <openssl/objects/h>
13184
13185 2002-11-11 [colin]      0.8.5claws126
13186
13187         * src/ssl_certificate.h
13188                 _Really_ clean it
13189
13190 2002-11-11 [colin]      0.8.5claws125
13191         
13192         * src/ssl_certificate.c
13193                 Fixed leak
13194
13195 2002-11-11 [colin]      0.8.5claws124
13196
13197         * src/ssl.c
13198                 Cleaned a bit
13199         * src/ssl_certificate.[ch]
13200                 Cleaned a bit (better use of SSL API)
13201                 (This will cause non-recognition of saved 
13202                  certificates of claws12[23]...)
13203
13204 2002-11-11 [paul]       0.8.5claws123
13205         
13206         * po/es.po
13207                 updated by Ricardo Mones Lastra
13208
13209 2002-11-11 [colin]      0.8.5claws122
13210
13211         * src/ssl.c
13212                 Fix a typo
13213
13214 2002-11-11 [colin]      0.8.5claws121
13215
13216         * src/ssl_certificate.[ch] ** NEW FILES **
13217         * src/ssl.[ch]
13218                 Check SSL certificates presented to us
13219         * src/Makefile.am
13220                 Add ssl_certificate.[ch]
13221         * po/POTFILES.in
13222                 Add ssl_certificate.c
13223
13224 2002-11-11 [paul]       0.8.5claws120
13225
13226         * sync with 0.8.5cvs22
13227                 see ChangeLog 2002-11-11
13228
13229 2002-11-11 [paul]       0.8.5claws119
13230
13231         * sync with 0.8.5cvs21
13232                 see ChangeLog 2002-11-11
13233
13234 2002-11-10 [jens]       0.8.5claws118
13235
13236         * src/folder.c
13237         * src/folderview.c
13238                 corrected some typing
13239         * po/de.po
13240                 updated german translation
13241         * sylpheed.spec.in
13242                 cleaned up specfile and adjusted it for claws
13243
13244 2002-11-10 [colin]      0.8.5claws117
13245
13246         * src/summaryview.c
13247                 a STATUSBAR_PUSH/POP fix
13248
13249 2002-11-10 [colin]      0.8.5claws116
13250
13251         * src/prefs_folder_item.c
13252                 Fix hanging after opening folder properties
13253
13254 2002-11-10 [hoa]        0.8.5claws115
13255
13256         * src/matcher_parser_lex.l
13257         * src/matcher_parser_parse.y
13258                 config file for scoring and filtering is no more trashed
13259                 when there is a syntax error in a filtering rule when
13260                 editing it in a dialog.
13261
13262 2002-11-09 [colin]      0.8.5claws114
13263
13264         * src/mbox_folder.c
13265                 Added missing initialisation of folder->destroy()
13266
13267 2002-11-09 [colin]      0.8.5claws113
13268
13269         * src/folder.c
13270           src/folderview.c
13271                 Fix the status bar messages
13272
13273 2002-11-09 [colin]      0.8.5claws112
13274
13275         * src/folderview.c
13276                 Fix hangs after folder dnd, happening after 
13277                 claws109.
13278
13279 2002-11-09 [christoph]  0.8.5claws111
13280
13281         * src/folderview.c
13282                 just changed order of calls (reverse order of
13283                 associated calls)
13284         * src/inc.c
13285                 lock inc when checking only one account, otherwise
13286                 inc all could be executed at the same time
13287
13288 2002-11-09 [christoph]  0.8.5claws110
13289
13290         * src/folderview.c
13291                 better unlock the mouse cursor before calling
13292                 summary_show because it changes the cursor too
13293
13294 2002-11-09 [christoph]  0.8.5claws109
13295
13296         * src/folder.[ch]
13297         * src/folderview.c
13298                 add functions to open and close a folder
13299                 o opending will execute scanning for remote folders
13300                   and processing
13301                 o closing will unset new flag for messages
13302
13303 2002-11-09 [colin]      0.8.5claws108
13304
13305         * src/folder.c
13306                 Add a call to prefs_matcher_write_config to 
13307                 avoid non-leaf folders filtering settings to be
13308                 lost
13309
13310 2002-11-09 [paul]       0.8.5claws107
13311
13312         * src/prefs_account.c
13313                 re-word a label
13314
13315 2002-11-09 [colin]      0.8.5claws106
13316
13317         * src/folderview.c
13318                 Minor esthetic fix
13319
13320 2002-11-09 [colin]      0.8.5claws105
13321
13322         * src/folderview.c
13323                 Fix prefs_filtering deletion for MH folders (same
13324                 reason as below)
13325         * src/prefs_filtering.c
13326                 Fix prefs_filtering renaming and deletion for 
13327                 folder-based processing rules.  
13328
13329 2002-11-09 [christoph]  0.8.5claws104
13330
13331         * src/compose.c
13332         * src/folder.[ch]
13333         * src/folderview.[ch]
13334         * src/import.c
13335         * src/inc.c
13336         * src/main.c
13337         * src/mainwindow.c
13338         * src/messageview.c
13339         * src/prefs_folder_item.c
13340         * src/procmsg.c
13341         * src/summaryview.c
13342                 implement a callback system for folder item updates
13343
13344 2002-11-09 [colin]      0.8.5claws103
13345
13346         * src/folderview.c
13347                 Fix prefs_filtering renaming for MH folders (we
13348                 shouldn't rename by path as another folder could
13349                 have the same hierarchy).
13350
13351 2002-11-09 [colin]      0.8.5claws102
13352
13353         * src/folder.c
13354                 Fix a leak found by Christoph, use better variable
13355                 names
13356
13357 2002-11-09 [colin]      0.8.5claws101
13358
13359         * src/folder.c
13360                 One more fix for processing rules
13361
13362 2002-11-08 [colin]      0.8.5claws100
13363         
13364         * src/matcher.c
13365                 Don't copy the compiled regexp (will be reevaluated)
13366         * src/folderview.c
13367                 Lock folderview while moving
13368         * src/folder.c
13369                 Provide info on what's happening to the user
13370
13371 2002-11-08 [colin]      0.8.5claws99
13372
13373         * src/folderview.c
13374                 Fix folder reordering after a move if parent is 
13375                 root
13376         * src/scoring.[ch]
13377                 Add function to copy a ScoringProp
13378         * src/prefs_folder_item.c
13379                 Copy scoring rules when copying a folder prefs
13380
13381 2002-11-08 [colin]      0.8.5claws98
13382
13383         * src/folderview.c
13384                 Fixes in case of failure
13385         * src/filtering.[ch]    
13386                 Add function to duplicate a FilteringProp
13387         * src/matcher.[ch]
13388                 Add function to duplicate a MatcherProp
13389         * src/prefs_folder_item.c
13390                 Save folder's processing rules when copying 
13391                 its prefs
13392
13393 2002-11-08 [colin]      0.8.5claws97
13394         
13395         * src/folderview.c
13396                 Sort after move
13397         * src/folder.c 
13398                 Change a printf to debug_print
13399
13400 2002-11-08 [colin]      0.8.5claws96
13401
13402         * src/folder.c
13403           src/folderview.c
13404                 Fix segfaults, call me stupido
13405         
13406
13407 2002-11-08 [colin]      0.8.5claws95
13408
13409         *src/folder.c
13410                 Added forgotten prefs to save when moving folders
13411
13412 2002-11-08 [colin]      0.8.5claws94
13413
13414         * src/folder.c
13415                 Fixes to folder DND (prefs copy)
13416         * src/folderview.c
13417                 Optimization for folder DND (don't rescan whole tree)
13418                 Added folderview_create_folder_node() for this 
13419                 optimization, so de-duped a bit the code
13420         * src/prefs_folder_item.[ch]
13421                 Added prefs_folder_item_copy_prefs()    
13422           
13423 2002-11-08 [paul]       0.8.5claws93
13424
13425         * src/prefs_account.c
13426           tools/README
13427           tools/kmail2sylpheed_v2.pl
13428                 correct some typos
13429
13430 2002-11-08 [paul]       0.8.5claws92
13431
13432         * src/compose.c
13433           src/prefs_account.[ch]
13434                 remove account options 'clearsign' and 'ascii_armored',
13435                 replace with 'default_gnupg_mode' to prevent mixed-mode
13436                 Privacy settings
13437
13438 2002-11-08 [paul]       0.8.5claws91
13439
13440         * src/compose.[ch]
13441                 re-implement GnuPG 'on-the-fly' mode selection,
13442                 disallow mixed-mode
13443
13444 2002-11-08 [colin]      0.8.5claws90
13445
13446         * src/folderview.c
13447           src/prefs_folder_item.c
13448                 Change "Property" to "Properties"
13449
13450 2002-11-07 [colin]      0.8.5claws89
13451
13452         * src/folderview.c
13453           src/folder.c
13454                 Allow folder dropping to a root folder
13455
13456 2002-11-07 [paul]       0.8.5claws88
13457
13458         * src/compose.c
13459                 revert last commit
13460
13461 2002-11-07 [paul]       0.8.5claws87
13462
13463         * src/compose.c
13464                 fix reply-to-list bug. closes bug report
13465                 "[633382] reply-to-list broken in recent cvs"
13466
13467 2002-11-07 [paul]       0.8.5claws86
13468
13469         * src/compose.c
13470                 add a forgotten '#if USE_GPGME ... #endif'
13471
13472 2002-11-07 [paul]       0.8.5claws85
13473
13474         * sync with 0.8.5cvs20
13475                 see ChangeLog 2002-11-07
13476
13477 2002-11-07 [colin]      0.8.5claws84
13478
13479         * src/folder.[ch]
13480                 Change folder_item_move_to to return the newly 
13481                 created folderitem.
13482         * src/folderview.c
13483                 Select the new folderitem after moving.
13484
13485 2002-11-07 [colin]      0.8.5claws83
13486
13487         * src/prefs_filtering.c
13488                 Fix rule rewriting when moving a leaf folder to a 
13489                 shorter path
13490
13491 2002-11-07 [colin]      0.8.5claws82
13492
13493         * src/prefs_filtering.c
13494                 fix a leak
13495
13496 2002-11-07 [colin]      0.8.5claws81
13497
13498         * src/folder.[ch]
13499                 Add folder_item_move_to() function to move a 
13500                 folderitem into another one (updates matcher etc)
13501         * src/folderview.c
13502                 Add folder drag'n drop (context menu to come)
13503                 [Should be dataloss free, but Please backup before 
13504                  trying !]
13505
13506 2002-11-06 [colin]      0.8.5claws80
13507
13508         * src/mh.c
13509                 mh_create_folder() returns NULL if can't create
13510                 directory hierarchy
13511
13512 2002-11-06 [paul]       0.8.5claws79
13513
13514         * src/compose.[ch]
13515                 allow 'on-the-fly' changing of the type of encryption 
13516                 and/or signing used (mime/ascii) via the compose window
13517
13518 2002-11-06 [paul]       0.8.5claws78
13519
13520         * sync with 0.8.5cvs19
13521                 see ChangeLog 2002-11-06 for src/account.c: 
13522                 account_get_special_folder()
13523                 
13524 2002-11-05 [alfons]     0.8.5claws77
13525
13526         * src/crash.c
13527                 very minor cleanups: nothing to see here, move on. :-)
13528
13529 2002-11-05 [colin]      0.8.5claws76
13530
13531         * src/main.c
13532                 Changes choices if compose windows are opened to
13533                 Discard, Draft, Don't quit
13534
13535 2002-11-05 [thorsten]   0.8.5claws75
13536
13537         * src/compose.c
13538                 reenabled default_reply_to folder option
13539
13540 2002-11-05 [colin]      0.8.5claws74
13541
13542         * src/compose.[ch] 
13543                 add compose_draft()
13544         * src/crash.c
13545                 add SIGTERM handler
13546         * src/main.[ch]
13547                 add clean_quit() for the SIGTERM handler
13548
13549 2002-11-05 [paul]       0.8.5claws73
13550         
13551         * po/es.po
13552                 updated by Ricardo Mones Lastra
13553
13554 2002-11-05 [melvin]     0.8.5claws72
13555
13556         * src/logwindow.c
13557                 Fixed log-clipping bug #616795.
13558                 To stop logging in the log window use 0 length.
13559         * src/prefs_common.c
13560                 Added a label to inform about the 0 log length behaviour.
13561
13562 2002-11-05 [paul]       0.8.5claws71
13563
13564         * sync with 0.8.5cvs17
13565                 see ChangeLog 2002-11-05
13566
13567 2002-11-04 [paul]       0.8.5claws70
13568
13569         * sylpheed-128x128.png
13570           sylpheed-64x64.png
13571           sylpheed.png
13572                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13573                 <nikai@users.sourceforge.net>
13574                 
13575         * po/bg.po
13576                 updated by George Danchev
13577
13578 2002-11-03 [thorsten]   0.8.5claws69
13579
13580         * src/main.c
13581           src/mimeview.c
13582           src/rfc2015.h
13583                 add check if gpg is active
13584
13585 2002-11-03 [thorsten]   0.8.5claws68
13586
13587         * src/toolbar.h
13588                 removed GSList declaration causing trouble on MacOS-X
13589                 (submitted by alfons, reported by xfesty)
13590
13591 2002-11-01 [paul]       0.8.5claws67
13592
13593         * src/mainwindow.c
13594                 remove last remnants of main's filter code
13595
13596 2002-11-01 [paul]       0.8.5claws66
13597
13598         * tools/filter_conv.pl
13599                 fix bug where user-defined headers were ignored
13600
13601 2002-11-01 [paul]       0.8.5claws65
13602
13603         * src/logwindow.c
13604                 make a debug_print() not translatable
13605
13606 2002-10-31 [melvin]     0.8.5claws64
13607
13608         * ac/aspell.m4
13609                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13610                 not run any GNU/aspell test.  The dictionary path will
13611                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13612                 was given, in which case, it will be $prefix/lib/aspell/
13613         * configure.in
13614                 Fixed typo in commentary (Aspell code).
13615
13616 2002-10-31 [paul]       0.8.5claws63
13617
13618         * po/POTFILES.in
13619                 remove src/filter.c and src/prefs_filter.c
13620                 thanks to Ricardo for reminding me
13621
13622 2002-10-31 [colin]      0.8.5claws62
13623
13624         * src/mbox_folder.c
13625                 Plug some leaks
13626
13627 2002-10-31 [paul]       0.8.5claws61
13628
13629         * src/prefs_filter.[ch] ** REMOVED **
13630           src/filter.[ch]       ** REMOVED **
13631           
13632         * src/Makefile.am
13633           src/folderview.c
13634           src/inc.c
13635           src/main.c
13636           src/mainwindow.c
13637           src/mbox.c
13638           src/prefs_common.c
13639           src/prefs_filtering.c
13640           src/summaryview.[ch]
13641                 remove main's 'filter' code
13642                 
13643         README.claws
13644                 update to reflect removal of main's filter
13645
13646 2002-10-31 [paul]       0.8.5claws60
13647
13648         * src/summaryview.c
13649                 remove check for global_processing in summary_filter_open(). 
13650                 This fixes the bug where if the user uses the right-click 
13651                 'Create filter rule...' and doesn't have any filter rules 
13652                 already defined in claws' advanced filtering, the newly 
13653                 created filter rule goes to main's filtering which is 
13654                 inaccessible through the gui. Now the filter rule gets added
13655                 to claws' filtering by default.
13656
13657 2002-10-28 [melvin]     0.8.5claws59
13658
13659         * src/prefs_actions.c
13660                 Fixed bug #627322 where MIME parts were not always
13661                 correctly passed to a %p action
13662                 Display an error dialog when message filename is not found.
13663
13664 2002-10-28 [melvin]     0.8.5claws58
13665
13666         * src/prefs_common.c
13667                 Readded a missing function declaration lost in 0.8.3claws34
13668
13669 2002-10-28 [paul]       0.8.5claws57
13670
13671         * sync with 0.8.5cvs15
13672                 see ChangeLog 2002-10-28 and 2002-10-25
13673                 
13674         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13675
13676 2002-10-27 [oliver]     0.8.5claws56
13677
13678         * src/pop.c
13679                 plug leak in pop3_top_recv
13680
13681 2002-10-26 [christoph]  0.8.5claws55
13682
13683         * src/folder.c
13684                 set need_update folder flag when messages are added
13685                 (closes bug [ 626922 ] folder not updated after receiving)
13686
13687 2002-10-25 [melvin]     0.8.5claws54
13688
13689         * src/imageview.c
13690                 Fixed a memleak introduced in the scaling code.
13691
13692 2002-10-24 [alfons]     0.8.5claws53
13693
13694         * src/filtering.c
13695                 make filtering's forward message action forward from the 
13696                 correct account
13697                 (closes bug [628089 ] Filter -> Forward from address problem
13698                 reported by Oktay)
13699
13700 2002-10-24 [christoph]  0.8.5claws52
13701
13702         * src/mainwindow.c
13703         * src/manual.[ch]
13704                 o use manual of current locale or english if current
13705                   locale is not available (and english is available)
13706                 o also link to sylpheed doc project manuals
13707
13708 2002-10-23 [paul]       0.8.5claws51
13709
13710         * tools/README
13711           tools/kmail2sylpheed_v2.pl
13712                 add new version of kmail addressbook importer script.
13713                 works with newer versions of Kmail/KAddressBook which
13714                 have new and rearranged data.
13715
13716 2002-10-23 [martin]     0.8.5claws50
13717
13718         * src/folderview.c
13719         * src/summaryview.c
13720         * src/utils.h
13721         * src/utils.c
13722                 added length parameter to get_abbrev_newsgroup_name()
13723                 changed this function so that it abbreviates the newsgroup
13724                 names only so long it is smaller than the length parameter
13725                 (for better reading of some newsgroup names and space efficiency)
13726
13727 2002-10-22 [colin]      0.8.5claws49
13728
13729         *src/foldersel.c
13730                 Revert Alfons' last modification (after voting ;-))
13731
13732 2002-10-21 [alfons]     0.8.5claws48
13733
13734         * src/foldersel.c
13735                 folder view in folder selection dialog reflects state of
13736                 folder view in main window
13737
13738 2002-10-18 [alfons]     0.8.5claws47
13739
13740         * src/mbox.c
13741                 drop imported messages in folder selected by user,
13742                 and not in the inbox
13743                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13744
13745 2002-10-18 [alfons]     0.8.5claws46
13746
13747         * src/compose.c
13748                 make automagic reply work correctly for email accounts 
13749                 (whether it's viable to do a full sync with Hiro's 
13750                 compose.c is still under discussion)
13751
13752 2002-10-18 [melvin]     0.8.5claws45
13753
13754         * src/prefs_actions.c
13755                 Fixed bug #622275 where asynchroneous actions left 
13756                 zombies processes
13757                 Made (synchroneous) actions' input be displayed live.
13758
13759 2002-10-18 [christoph]  0.8.5claws44
13760
13761         * src/textview.c
13762                 don't add a newline in the textview in front of the
13763                 first textpart if header display is disabled
13764                 (closes bug [ 603385 ] disabled header display leaves blank
13765                  lin)
13766
13767 2002-10-18 [christoph]  0.8.5claws43
13768
13769         * src/folder.[ch]
13770         * src/imap.c
13771         * src/mbox_folder.c
13772         * src/mh.c
13773         * src/news.c
13774                 folder->get_num_list now returns an error code
13775                 (closes bug [ 609424 ] News cache cleared on failure)
13776                 
13777 2002-10-17 [colin]      0.8.5claws42
13778         
13779         * src/news.c
13780                 Changed a printf by debug_print
13781
13782 2002-10-16 [paul]       
13783
13784         * tools/OOo2sylpheed.pl
13785                 allow for spaces in the name of the
13786                 file to be attached.
13787
13788 2002-10-16 [colin]      0.8.5claws41
13789
13790         * src/main.c
13791                 Use a tristate to change online mode
13792
13793 2002-10-16 [paul]       0.8.5claws40
13794
13795         * po/es.po
13796                 updated by Ricardo Mones Lastra
13797
13798 2002-10-16 [colin]      0.8.5claws39
13799
13800         * src/main.c
13801           src/mainwindow.[ch]
13802                 Added --online and --offline command-line
13803                 switches
13804
13805 2002-10-15 [christoph]  0.8.5claws38
13806
13807         * src/procmime.c
13808                 set mimeinfo->name to NULL after g_free to
13809                 avoid double freeing with g_free
13810
13811 2002-10-14 [christoph]  0.8.5claws37
13812
13813         * src/compose.c
13814         * src/filtering.c
13815         * src/summaryview.c
13816                 remove calls to folder->change_flags that are now
13817                 done by procmsg flag functions (seems it is not
13818                 used by any foldertype anyway)
13819         * src/folder.c
13820                 init folder->change_flags with NULL
13821
13822 2002-10-14 [christoph]  0.8.5claws36
13823
13824         * src/folder.[ch]
13825         * src/imap.[ch]
13826                 use virtual functions for folder item new and destroy
13827                 functions
13828
13829 2002-10-14 [melvin]     0.8.5claws35
13830
13831         * src/compose.c
13832                 Added a test to not run the spell checker if no default
13833                 dictionary is available. No dialog is displayed though.
13834
13835 2002-10-14 [melvin]     0.8.5claws34
13836
13837         * src/gtkaspell.c
13838                 Fixed bug in dictionary list context menu where
13839                 "More..." pointed to an emtpy submenu if the
13840                 number of dictionaries is a multiple of 15
13841                 Removed unneeded code in suggestions list creation
13842
13843 2002-10-14 [paul]       0.8.5claws33
13844
13845         * po/bg.po
13846                 updated by George Danchev
13847
13848 2002-10-13 [hoa]        0.8.5claws32
13849
13850         * src/matcher.[ch]
13851           src/matcher_parser_parser.y
13852                 removed the escaped string from internal structure
13853                 of matcher.
13854
13855 2002-10-12 [colin]      0.8.5claws31
13856
13857         * src/gtksctree.[ch]
13858           src/summaryview.c
13859                 Removed useless function gtksctree_reanchor
13860
13861 2002-10-12 [alfons]     0.8.5claws30
13862         
13863         * sync with remaining main changes 2002-10-09 - 2002-10-11
13864         - drop changes to src/compose.c (requires claws specific changes)
13865         
13866 2002-10-12 [alfons]     0.8.5claws29
13867         
13868         * sync with main changes of 2002-10-08
13869         - drop changes to src/compose.c (requires claws specific changes)
13870         - drop changes to src/summaryview.c (requires changes to compose.c)     
13871
13872 2002-10-12 [alfons]     0.8.5claws28
13873         
13874         * sync with main changes of 2002-10-07
13875
13876 2002-10-12 [alfons]     0.8.5claws27
13877
13878         * sync with main changes of 2002-10-04
13879         - drop changes to src/compose.c (requires claws specific changes)
13880         - drop changes to src/prefs_folder_item.c (claws implementation
13881           seems to be working)
13882
13883 2002-10-12 [colin]      0.8.5claws26
13884
13885         * src/mainwindow.c
13886                 Fix folder-flicker when space-reading, introduced 
13887                 in claws22.
13888
13889 2002-10-12 [colin]      0.8.5claws25
13890
13891         * src/compose.c
13892                 Save account address when saving as draft.
13893                 (closes bug 621838)
13894
13895 2002-10-12 [colin]      0.8.5claws24
13896
13897         * src/summaryview.c
13898                 Fix the problem consisting of no message selected
13899                 after the last message in a folder has been moved.
13900
13901 2002-10-12 [paul]       0.8.5claws23
13902
13903         * src/compose.c
13904           src/prefs_template.c
13905           src/template.[ch]
13906                 add Cc and Bcc to templates. Patch submitted by
13907                 John L. Males.
13908
13909 2002-10-12 [colin]      0.8.5claws22
13910
13911         * src/folderview.c
13912                 Fix a bug after "Check for new messages":
13913                 If a folder was opened, it was still selected at
13914                 the end of the check, but displayed empty.
13915         * src/mainwindow.c
13916                 Remove unnecessary check
13917
13918 2002-10-12 [paul]
13919
13920         * tools/README
13921                 be more verbose in the description of
13922                 OOo2sylpheed.pl
13923                 
13924
13925 2002-10-11 [colin]      0.8.5claws21
13926
13927         * src/mainwindow.c
13928                 Make space work (better) when no mail is selected
13929
13930 2002-10-11 [colin]      0.8.5claws20
13931
13932         * src/inc.c
13933           src/news.c
13934                 fix warnings
13935
13936 2002-10-11 [colin]      0.8.5claws19
13937
13938         * src/mainwindow.c
13939                 revert 0.8.5claws6 changes as i couldn't get to
13940                 anything satisfying
13941
13942 2002-10-11 [melvin]     0.8.5claws18
13943
13944         * src/compose.c
13945                 Removed buggy and unused macro (should have been committed in
13946                 0.8.5claws17)
13947
13948 2002-10-11 [melvin]     0.8.5claws17
13949
13950         * src/compose.c
13951                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13952
13953 2002-10-11 [thorsten]   0.8.5claws16 
13954
13955         * src/folderview.c
13956                 remove rescan warning
13957
13958 2002-10-11 [colin]      0.8.5claws15 
13959
13960         * src/procheader.c
13961                 fix a segfault that happens if conv_unmime_header
13962                 fails (should be better to find out why it fails)
13963
13964 2002-10-11 [christoph]  0.8.5claws14
13965
13966         * src/summaryview.c
13967                 update folderview stats after ignore/unignore thread
13968
13969 2002-10-11 [hoa]        0.8.5claws13
13970
13971         * src/quote_fmt_parse.y
13972                 Fixed a yacc/bison syntax error
13973         * src/matcher.c
13974                 Escaping of string is fixed.
13975
13976 2002-10-11 [colin]      0.8.5claws12
13977
13978         * src/imageview.c
13979                 Resize images to fit
13980
13981 2002-10-11 [paul]       0.8.5claws11
13982
13983         * po/es.po
13984                 updated by Ricardo Mones Lastra
13985
13986 2002-10-10 [alfons]     0.8.5claws10
13987
13988         * src/compose.c
13989                 allow dropping files by "moving" files from a file manager,
13990                 not only by the more cumbersome "copying". the latter 
13991                 mostly implies holding down the Control button
13992
13993 2002-10-10 [christoph]  0.8.5claws9
13994
13995         * src/summaryview.c
13996                 update folders after thread building for ignored threads
13997
13998 2002-10-10 [christoph]  0.8.5claws8
13999
14000         * config/.cvsignore
14001                 added Makefile
14002         * src/filtering.[ch]
14003         * src/folder.[ch]
14004         * src/folderview.[ch]
14005         * src/import.c
14006         * src/inc.[ch]
14007         * src/mbox.[ch]
14008         * src/procmsg.c
14009         * src/summaryview.[ch]
14010                 o added new flag need_update to FolderItem
14011                 o removed folder_table from various functions from tracking
14012                   folder updates
14013                 o set need_update flags in folder.c's move, copy and delete
14014                   functions and procmsg's flags functions
14015                 o added function folderview_update_items_when_required that
14016                   updates all folders with need_update set
14017                 o call folderview_update_items_when_required instead of
14018                   folderview_update_item_foreach
14019
14020 2002-10-09 [sergey]     0.8.5claws7
14021
14022         * src/compose.c
14023                 Strip CRs whel loading the text into editor in reedit mode.
14024
14025 2002-10-09 [colin]      0.8.5claws6
14026
14027         * src/mainwindow.c
14028                 Make Space work when no mail is selected
14029
14030 2002-10-09 [colin]      0.8.5claws5
14031
14032         * src/gtksctree.[ch]
14033                 Fix range_select
14034                 Add gtk_sctree_reanchor() 
14035         * src/summaryview.c
14036                 Use gtk_sctree_reanchor() - better fix for 
14037                 bug 60413
14038
14039 2002-10-09 [colin]      0.8.5claws4
14040
14041         * src/summaryview.c
14042                 Fix shift-click select after delete problem
14043                 (closes bug 60413)
14044
14045 2002-10-08 [thorsten]   0.8.5claws3
14046
14047         * src/summaryview.c
14048                 exclude current msg from -hide read messages-
14049
14050 2002-10-08 [colin]      0.8.5claws2
14051
14052         * src/inc.[ch]
14053           src/pop.c
14054           src/recv.c
14055                 Differentiate socket errors from disk full
14056                 errors
14057
14058 2002-10-08 [christoph]  0.8.5claws1
14059
14060         * Makefile.am
14061         * configure.in
14062                 modifications for new config directory
14063
14064         * config.guess  ** REMOVED **
14065         * config.sub    ** REMOVED **
14066         * install-sh    ** REMOVED **
14067         * ltmain.sh     ** REMOVED **
14068         * missing       ** REMOVED **
14069         * mkinstalldirs ** REMOVED **
14070                 these files are autogenerated by automake
14071                 when you run autogen.sh
14072
14073         * config/.cvsignore     ** NEW FILE **
14074         * config/Makefile.am    ** NEW FILE **
14075                 ignore autogenerated files
14076                 create a Makefile in this directory
14077
14078 2002-10-08 [paul]       0.8.5claws
14079
14080         * 0.8.5claws release
14081         
14082         * src/compose.c
14083           src/procheader.c
14084           src/procmsg.c
14085                 fix quote reply format for newsgroups reply bug
14086                 (thanks to Hoa)
14087                 
14088         * po/en_GB.po
14089           po/pl.po
14090                 updated by me and Witold Wladyslaw Wojciech Wilk
14091                 repectively
14092
14093 2002-10-07 [paul]       0.8.3claws53
14094
14095         * po/it.po
14096           po/pt_BR.po
14097           po/sr.po
14098                 updated messages catalogs, submitted by
14099                 Alessandro Maestri, Fabio Jr.Beneditto 
14100                 and Urke MMI, respectively.
14101
14102 2002-10-07 [christoph]  0.8.3claws52
14103
14104         * src/folder.[ch]
14105         * src/folderview.c
14106         * src/mainwindow.c
14107                 fix new folder ghost message bug
14108                 (closes bug [ 619722 ] wrong count for newly created folders)
14109
14110 2002-10-07 [christoph]  0.8.3claws51
14111
14112         * src/compose.c
14113                 fix news posting problem
14114
14115 2002-10-07 [melvin]     0.8.3claws50
14116
14117         * po/fr.po
14118                 Updated French translation
14119
14120 2002-10-05 [christoph]  0.8.3claws49
14121
14122         * src/gtkstext.c
14123                 check if line_start_cache is set in gtk_stext_update_text
14124                 (closes bug [ 618119 ] crash while doing search in folder)
14125
14126 2002-10-05 [christoph]  0.8.3claws48
14127
14128         * src/imap.c
14129         * src/news.c
14130         * src/utils.c
14131         * src/utils.h
14132                 implement cache cleanups for claws' folder system
14133                 (closes bug [ 595916 ] imapcache not cleaned up)
14134
14135 2002-10-05 [melvin]     0.8.3claws47
14136
14137         * src/prefs_actions.c
14138                 Made the help text more clear for the %p token
14139
14140 2002-10-04 [paul]       0.8.3claws46
14141
14142         * sync with 0.8.5
14143                 see ChangeLog 2002-10-02 and 2002-10-03
14144
14145 2002-10-04 [christoph]  0.8.3claws45
14146
14147         * src/inc.c
14148                 fix segfault caused by pop before smtp
14149                 call to inc_account_mail with NULL
14150                 pointer for mainwin
14151
14152 2002-10-04 [paul]       0.8.3claws44
14153
14154         * configure.in
14155                 sync the LDAP detection from 0.8.5cvs1
14156
14157 2002-10-02 [christoph]  0.8.3claws43
14158
14159         * po/de.po
14160                 fix small spelling error
14161
14162 2002-10-02 [melvin]     0.8.3claws42
14163
14164         * ac/aspell.m4
14165                 Behave better and say "no" when test program cannot be run.
14166
14167 2002-10-02 [paul]       0.8.3claws41
14168
14169         * sync with 0.8.4cvs1
14170                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
14171                 
14172         * src/summaryview.c
14173                 toggle the behavior of Reply menuitem between
14174                 normal reply and reply-to-list
14175
14176 2002-10-01 [sergey]     0.8.3claws40
14177
14178         * src/compose.c
14179                 Convert newlines in the message text to the canonical form
14180                 before base64 encoding (RFC2045 compliance, fixes some
14181                 interoperability issues with Evolution 1.0.3)
14182
14183 2002-09-29 [colin]      0.8.3claws39
14184
14185         * src/summaryview.c
14186                 Fix an unwanted copy/paste
14187
14188 2002-09-29 [colin]      0.8.3claws38
14189
14190         * src/mainwindow.c
14191                 Renamed "Custom toolbar" to "Customize toolbar"
14192                 Renamed "Show all header" to "Show all headers"
14193                 Renamed "Set diplay item" to "Set displayed items"
14194         * src/prefs_common.c
14195                 Renamed "Show all header" to "Show all headers"
14196         * src/prefs_summary_column.c
14197                 Renamed "diplay item" to "displayed items"
14198
14199 2002-09-29 [colin]      0.8.3claws37
14200
14201         * src/mainwindow.[ch]
14202                 online/offline status pixmaps follow theme
14203                 changes
14204         * src/summaryview.[ch]
14205                 quicksearch pixmap follows theme changes
14206
14207 2002-09-29 [thorsten]   0.8.3claws36
14208
14209         * src/compose.c
14210           src/prefs_folder_item.[ch]
14211                 add default_reply_to folder option (closes patch 581044)
14212
14213 2002-09-29 [christoph]  0.8.3claws35
14214
14215         * acconfig.h    ** REMOVED **
14216         * configure.in
14217         * ac/aspell.m4
14218         * ac/check-type.m4
14219         * ac/gnupg-check-typedef.m4
14220                 fix autoheader 2.50 warning
14221
14222 2002-09-29 [christoph]  0.8.3claws34
14223
14224         * major code cleanup (part 2)
14225         
14226                 - unused variables removed
14227                 - unused functions removed
14228                 - uninitialized variables checked
14229                 - missing return statements added
14230                 - missing function return types added
14231                 - added parentheses around assignment
14232                   when suggested by gcc
14233
14234 2002-09-29 [alfons]     0.8.3claws33
14235
14236         * src/logwindow.c
14237                 log_window_clear(): only bracket gtk_text_forward_delete() 
14238                 with gtk_text_freeze() / gtk_text_thaw() (see if this
14239                 works around GTK text bug)
14240
14241 2002-09-29 [paul]       0.8.3claws32
14242
14243         * po/bg.po
14244           po/sr.po
14245                 updated by George Danchev and Urke MMI
14246                 respectively
14247
14248 2002-09-27 [christoph]  0.8.3claws31
14249
14250         * doc-src/readme.txt
14251         * doc-src/rfc1806.txt   ** REMOVED **
14252         * doc-src/rfc2183.txt   ** NEW FILE **
14253         * doc-src/rfc2980.txt   ** NEW FILE **
14254                 update rfcs
14255
14256 2002-09-27 [melvin]     0.8.3claws30
14257
14258         * ac/aspell.m4
14259                 Fixed typo which could break linking
14260
14261 2002-09-27 [melvin]     0.8.3claws29
14262
14263         * ac/aspell.m4
14264                 Improved GNU/aspell checking. 
14265                 Fixed bug #614490
14266
14267 2002-09-27 [paul]       0.8.3claws28
14268
14269         * sync with 0.8.3cvs8
14270                 see ChangeLog 2002-09-27
14271
14272 2002-09-26 [colin]      0.8.3claws27
14273
14274         * src/toolbar.[ch]
14275           src/mainwindow.[ch]
14276                 Add "Reply to Mailing-list" to the toolbar
14277
14278 2002-09-26 [christoph]  0.8.3claws26
14279
14280         * src/summaryview.c
14281                 Fix wrong message counts in summaryview status
14282
14283 2002-09-26 [paul]       0.8.3claws25
14284
14285         * sync with 0.8.3cvs7
14286                 see ChangeLog 2002-09-26
14287
14288 2002-09-26 [paul]       0.8.3claws24
14289
14290         * sync with 0.8.3cvs6
14291                 see ChangeLog 2002-09-25
14292
14293 2002-09-25 [christoph]  0.8.3claws23
14294
14295         * src/prefs_common.c
14296         * src/prefs_folder_item.c
14297         * src/prefs_scoring.c
14298                 Renamed "kill score" to "hide score" in GUI
14299                 and prefs files
14300
14301 2002-09-25 [paul]       0.8.3claws22
14302
14303         * sync with 0.8.3cvs5
14304                 see ChangeLog 2002-09-24
14305
14306 2002-09-24 [alfons]     0.8.3claws21
14307
14308         patch by Satoshi Nagayasu: allows appending / saving multiple 
14309         selected files (closes "[ 612279 ] save multiple mesg(s) in 
14310         'Save as ...'")
14311
14312         * AUTHORS
14313                 add Satoshi Nagayasu
14314         * src/summaryview.c
14315                 summary_save_as(): allow saving selected files to
14316                 one file
14317                 summary_set_menu_sensitive: enable "Save As..." when
14318                 multiple files are selected
14319         * src/utils.[ch]
14320                 append_file(): new function
14321
14322 2002-09-24 [colin]      0.8.3claws20
14323
14324         * src/procmime.c
14325                 Fix segfault when mimeinfo doesn't have a 
14326                 content_type. 
14327
14328 2002-09-24 [colin]      0.8.3claws19
14329
14330         * src/prefs_common.[ch]
14331                 Add a preference to display send dialog or not
14332         * src/send.c
14333                 Display send dialog according to preference
14334
14335 2002-09-24 [colin]      0.8.3claws18
14336
14337         * src/compose.[ch]
14338                 Disable user actions when sending
14339
14340 2002-09-24 [colin]      0.8.3claws17
14341
14342         * src/procmime.c
14343                 Do not display name or filename for attachments
14344                 with an application/pgp-signature type
14345                 (security flaw, see bug 537413)
14346
14347 2002-09-23 [colin]      0.8.3claws16
14348
14349         * src/editaddress.c
14350                 Initialize entry_email, entry_alias and 
14351                 entry_remarks to first email address of the list
14352
14353 2002-09-23 [colin]      0.83claws15
14354
14355         * src/compose.c
14356                 Drop pgp-signature when reediting a signed queued
14357                 message
14358
14359 2002-09-23 [melvin]     0.8.3claws14
14360
14361         * po/fr.po
14362                 Updated French translation
14363
14364 2002-09-23 [melvin]     0.8.3claws13
14365
14366         * src/mainwindow.c
14367                 Made custom toolbar menu labels more consistent
14368         * src/prefs_toolbar.c
14369                 Made custom toolbar window title more consistent
14370
14371 2002-09-22 [colin]      0.8.3claws12
14372
14373         * src/inc.c
14374                 Initialize session type to normal before getting 
14375                 mail (fixes strange Get behaviour)
14376         * src/prefs_account.h
14377                 Move STYPE_POP_BEFORE_SMTP to last position to 
14378                 avoid other side-effects
14379
14380 2002-09-22 [colin]      0.8.3claws11
14381
14382         * src/prefs_account.c
14383                 Fix pop_bfr_smtp_tm_entry sensivity when switching
14384                 from pop3 to apop or vice-versa
14385
14386 2002-09-22 [colin]      0.8.3claws10
14387         
14388         * src/prefs_account.[ch]
14389                 Add an option for the POP before SMTP timeout
14390         * src/inc.c
14391                 Remember time of last POP connection
14392         * src/send.c
14393                 Do POP before SMTP only if timeout reached
14394
14395 2002-09-22 [oliver]     0.8.3claws9
14396         
14397         * README.claws
14398                 explain custom toolbar
14399
14400 2002-09-22 [oliver]     0.8.3claws8
14401
14402         * src/prefs_actions.[ch]
14403         custom toolbar for compose      
14404                 actions callback from compose toolbar
14405         * src/folderview.c
14406                 remove include toolbar.h
14407
14408 2002-09-22 [oliver]     0.8.3claws7
14409         
14410         * src/prefs_toolbar.[ch]
14411                 custom toolbar for compose
14412                 - generic prefs_toolbar handles both
14413                   Mainwin's toolbar as well as Compose toolbar          
14414
14415 2002-09-22 [oliver]     0.8.3claws6
14416         
14417         * src/toolbar.[ch]
14418                 custom toolbar for compose
14419                 restructure toolbar.[ch]
14420
14421 2002-09-22 [oliver]     0.8.3claws5
14422
14423         * src/compose.[ch]
14424                 custom toolbar for compose
14425
14426 2002-09-22 [oliver]     0.8.3claws4
14427         
14428         * src/mainwindow.[ch]
14429                 custom toolbar for compose 
14430                 move mainwin toolbar back to mainwindow
14431
14432 2002-09-22 [alfons]     0.8.3claws3
14433
14434         * src/procmsg.c
14435                 :%sno/if(/if (/gc
14436                 :%sno/for(/for (/gc
14437                 (beautify)
14438
14439 2002-09-22 [alfons]     0.8.3claws2
14440         
14441         * src/procmsg.c
14442                 procmsg_save_to_outbox(): don't unlink message file from queue;
14443                 callers should do it using folder_item_remove_msg()
14444
14445 2002-09-22 [colin]      0.8.3claws1
14446
14447         * src/mimeview.[ch]
14448                 Made mimeview_check_signature() public
14449         * src/textview.c
14450                 Made GPG signatures verifiable by clicking
14451                 the [application/pgp-signature] in the Text
14452                 view
14453
14454 2002-09-22 [paul]       0.8.3claws
14455
14456         * po/bg.po
14457           po/en_GB.po
14458           po/es.po
14459           po/it.po
14460           po/pl.po
14461           po/pt_BR.po
14462           po/sr.po
14463                 updated translations, submitted by George Danchev,
14464                 me, Ricardo Mones Lastra, Alessandro Maestri,
14465                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14466                 and Urke MMI, respectively.     
14467
14468 2002-09-22 [alfons]     0.8.2claws65
14469
14470         * src/procmsg.c
14471         * src/pgptext.c
14472                 no furry valgrinds have been used to plug these memleaks
14473
14474 2002-09-20 [paul]       0.8.2claws64
14475
14476         * sync with 0.8.3cvs4
14477                 'Select thread' re-implemented 
14478                 see ChangeLog 2002-09-20
14479
14480 2002-09-21 [alfons]     0.8.2claws63
14481
14482         * src/compose.c
14483                 compose_send(): plug unnoticed memleak
14484
14485 2002-09-20 [alfons]     0.8.2claws62
14486
14487         * src/addr_compl.c
14488                 replace_address_in_edit(): strict check for NULL address to
14489                 fix "[ 607348 ] Segfault in address completion". My guess is
14490                 that this happens with an empty address book, but it's good
14491                 to have this check here anyway
14492                 
14493                 completion_window_button_press(): free string returned 
14494                 from the internal cache
14495
14496 2002-09-20 [christoph]  0.8.2claws61
14497
14498         * src/procmime.h
14499                 added ENC_BINARY to EncodingType
14500         * src/procmime.c
14501                 the string returned by procmime_get_encoding_str
14502                 should not depend on the order of values in the
14503                 EncodingType definition
14504         * doc-src/rfc1806.txt   ** NEW FILE **
14505                 Added rfc1806 about MIME Content-Disposition
14506                 Extension
14507
14508 2002-09-19 [paul]       0.8.2claws60
14509
14510         * sync with 0.8.2cvs3
14511                 see ChangeLog 2002-09-19
14512
14513 2002-09-19 [paul]       0.8.2claws59
14514
14515         * src/prefs_folder_item.c
14516                 revert to Darko's original alignment of colour
14517                 selector button
14518                 add a colon to folder_color label
14519                 
14520         * src/compose.c
14521                 add Colin's patch (with Hiro's modifications) to 
14522                 force BASE64 encoding for 8-bit text when signing
14523                 (sync with 0.8.3cvs2)
14524
14525 2002-09-18 [alfons]     0.8.2claws58
14526
14527         * src/compose.c
14528                 :%sno/if(/if (/gc
14529                 :%sno/for(/for (/gc
14530                 (beautify a little bit)
14531
14532 2002-09-18 [christoph]  0.8.2claws57
14533
14534         * src/pine.c
14535                 fix handling of fgetc return value
14536
14537 2002-09-17 [alfons]     0.8.2claws56
14538         
14539         * src/summaryview.c
14540                 summary_sort(): check non-NULL summaryview->folder_item when no 
14541                 folder is selected at all
14542                 (closes "[ 610344 ] sort label make syl Crash")
14543
14544 2002-09-17 [alfons]     0.8.2claws55
14545         
14546         * src/compose.c
14547                 beautify a little bit
14548
14549 2002-09-17 [christoph]  0.8.2claws54
14550
14551         * src/folder.c
14552                 initialize max values for cache and folder
14553                 when cache or folder is empty
14554
14555 2002-09-15 [colin]      0.8.2claws53
14556
14557         * src/compose.c
14558                 Fix a leak (thanks Alfons!) and cleaned
14559                 variables names for custom headers
14560
14561 2002-09-15 [colin]      0.8.2claws52
14562
14563         * src/compose.c
14564                 Fix custom headers recognition when
14565                 prefs_common.trans_hdr is on
14566
14567 2002-09-15 [colin]      0.8.2claws51
14568
14569         * src/compose.c
14570                 Allow dynamically-added custom headers
14571                 Yet not reparsed if reedited
14572
14573 2002-09-15 [alfons]     0.8.2claws50
14574
14575         * src/prefs_account.c
14576                 fix warnings
14577
14578 2002-09-15 [colin]      0.8.2claws49
14579         
14580         * src/prefs_account.c
14581                 fix pop_before_smtp sensitivity
14582
14583 2002-09-15 [colin]      0.8.2claws48
14584
14585         * src/inc.[ch]
14586                 add inc_pop_before_smtp()
14587                 allow MainWindow to be undefined in 
14588                 inc_account_mail() and inc_start()
14589         * src/pop.c
14590           src/prefs_account.h
14591                 add STYPE_POP_BEFORE_SMTP session type
14592         * src/prefs_account.c
14593                 activated pop before smtp option
14594         * src/send.c
14595                 do pop before smtp if the relevant option 
14596                 is set
14597
14598 2002-09-15 [paul]       0.8.2claws47
14599
14600         * sync with 0.8.3
14601                 see ChangeLog 2002-09-15
14602
14603 2002-09-14 [paul]       0.8.2claws46
14604
14605         * po/bg.po
14606                 updated Bulgarian translation, submitted by
14607                 George Danchev
14608
14609 2002-09-13 [paul]       0.8.2claws45
14610
14611         * src/compose.c
14612                 merge claws' select_account() with main's
14613                 (new) compose_select_account(). [sync with
14614                 0.8.2cvs15, see ChangeLog 2002-09-11]
14615
14616 2002-09-12 [christoph]  0.8.2claws44
14617
14618         * src/filter.c
14619                 allocate 1 elements of FolderItem not 0
14620
14621 2002-09-12 [colin]      0.8.2claws43
14622
14623         * src/compose.c
14624                 Fix bug #590825 (obey Follow-up: poster)
14625
14626 2002-09-12 [colin]      0.8.2claws42
14627
14628         * src/procmime.c
14629                 Fix bug #557009 (wrong headers for messages 
14630                 forwarded as attachments)
14631
14632 2002-09-11 [colin]      0.8.2claws41
14633         
14634         * src/compose.c
14635                 Put SCF: pseudo-header on top of message
14636                 Set draft tmp_flag when saved as draft
14637
14638         * src/procmsg.c
14639           src/procheader.c
14640                 Skip after first \n\n for beginning of real message
14641                 for drafts too
14642
14643 2002-09-11 [christoph]  0.8.2claws40
14644
14645         * src/filtering.c
14646                 use procmsg flag functions in filtering or processing
14647                 will cause incorrect folder message counts
14648
14649 2002-09-11 [colin]      0.8.2claws39
14650
14651         * src/compose.c
14652                 Fix bug #550175 - wrong save folder when reediting
14653                 drafts
14654
14655 2002-09-11 [paul]       0.8.2claws38
14656
14657         * sync with 0.8.2cvs14
14658                 see ChangeLog 2002-09-11
14659
14660 2002-09-11 [colin]      0.8.2claws37
14661
14662         * src/folder.c
14663                 Fix a typo (seeming to cause new/unread status to
14664                 be lost)
14665
14666 2002-09-10 [christoph]  0.8.2claws36
14667
14668         * src/compose.c
14669                 compose_redirect should not use compose_generic_new
14670                 because that does more stuff than expected including
14671                 opening the external editor
14672                 (closes bug "[ 526608 ] bounced messages appear blank
14673                  in editor")
14674
14675 2002-09-10 [christoph]  0.8.2claws35
14676
14677         * src/folder.c
14678                 fix problem with too large message number range
14679                 causing a crash in folder_item_scan
14680
14681 2002-09-10 [paul]       0.8.2claws34
14682
14683         * sync with 0.8.2cvs13
14684                 see ChangeLog 2002-09-10
14685
14686 2002-09-10 [christoph]  0.8.2claws33
14687
14688         * src/msgcache.c
14689                 set MsgInfo TmpFlags for queue and draft folders
14690                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14691
14692 2002-09-10 [paul]       0.8.2claws32
14693
14694         * AUTHORS
14695           po/bg.po      ** NEW FILE **
14696                 new Bulgarian translation submitted by
14697                 George Danchev <danchev@spnet.net>
14698                 
14699         * tools/Makefile.am
14700           tools/README
14701           tools/tb2sylpheed     ** NEW FILE **
14702                 add script that converts an addressbook exported
14703                 from The Bat! into a Sylpheed addressbook. Submitted
14704                 by Urke MMI <urke-kg@eunet.yu>
14705
14706 2002-09-10 [paul]       0.8.2claws31
14707
14708         * sync with 0.8.2cvs12
14709                 see ChangeLog 2002-09-10
14710
14711 2002-09-06 [paul]       0.8.2claws30
14712
14713         * src/prefs_common.c
14714                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14715                 
14716         * tools/Makefile.am
14717           tools/README
14718           tools/ldif-to-xml.py  ** REMOVED **
14719                 remove obsolete python script
14720
14721 2002-09-06 [paul]       0.8.2claws29
14722
14723         * sync with 0.8.2cvs10
14724                 see ChangeLog 2002-09-06
14725
14726 2002-09-04 [paul]       0.8.2claws28
14727
14728         * sync with 0.8.2cvs9
14729                 see ChangeLog 2002-08-04
14730
14731 2002-09-04 [colin]      0.8.2claws27 
14732
14733         * src/prefs_common.[ch]
14734                 Added signature color configuration
14735         * src/textview.c
14736                 Use user-specified signature color
14737
14738 2002-09-03 [colin]      0.8.2claws26
14739
14740         * src/prefs_common.[ch]
14741                 Added autosave and autosave_length prefs
14742         * src/compose.c
14743                 Added compose_remove_draft()
14744                 Auto-save drafts according to the prefs
14745         * src/main.c
14746                 Added a crash-indicator file, allowing to check
14747                 for new messages on startup if Sylpheed crashed
14748                 (makes saved drafts "reappear")
14749
14750 2002-09-03 [colin]      0.8.2claws25
14751
14752         * src/textview.[ch]
14753                 Grey the signature
14754
14755 2002-09-03 [paul]       0.8.2claws24
14756
14757         * sync with 0.8.2cvs8
14758                 see ChangeLog 2002-09-02 and 2002-09-03
14759
14760 2002-09-03 [darko]      0.8.2claws23
14761
14762         * src/folderview.c
14763                 use normal style when creating new folder to pick
14764                 proper font size 
14765
14766 2002-09-02 [melvin]     0.8.2claws22
14767
14768         * src/gtkaspell.m4
14769                 removed some obsolete code
14770
14771 2002-09-02 [melvin]     0.8.2claws21
14772
14773         * ac/aspell.m4
14774                 fixed test's equality sign (== to =)
14775
14776 2002-09-02 [alfons]     0.8.2claws20
14777
14778         * src/folder.c
14779         * src/mh.c
14780                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14781                 as folder->destroy virtual as suggested by Hiro
14782                 (the mh.c code seems to have been lost around mh.c.1.21)
14783
14784 2002-09-02 [paul]       0.8.2claws19
14785
14786         * po/pt_BR.po
14787                 updated by Fabio Jr. Beneditto
14788                 
14789         * src/defs.h
14790                 use 'http://claws.sylpheed.org' for homepage link. 
14791                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14792
14793 2002-09-01 [alfons]     0.8.2claws18
14794
14795         * src/mh.c
14796                 plug memleak related to one Martin Kluge found
14797
14798 2002-08-31 [paul]       0.8.2claws17
14799
14800         * sync with 0.8.2cvs6
14801                 see ChangeLog 2002-08-30
14802
14803 2002-08-31 [alfons]     0.8.2claws16
14804
14805         * src/folder.c
14806                 folder_destroy(): remove mailbox from folderlist even if it has
14807                 no destroy virtual
14808
14809 2002-08-31 [alfons]     0.8.2claws15
14810
14811         * src/folder.c
14812                 :%sno/if(/if (/gc
14813                 :%sno/for(/for (/gc
14814                 (being pedantic I know)
14815
14816 2002-08-31 [alfons]     0.8.2claws14
14817
14818         * src/folder.c
14819                 check for NULL pointers returned from folder->fetch_msginfo virtual
14820                 (should solve some reported crashes)
14821
14822 2002-08-30 [alfons]     0.8.2claws13
14823
14824         * acconfig.h
14825         * configure.in
14826         * src/crash.c
14827                 enable crash dialog on compilation time
14828                 (--enable-crash-dialog configure option)
14829
14830 2002-08-30 [alfons]     0.8.2claws12
14831
14832         * AUTHORS
14833                 add Martin Kluge
14834         * src/mh.c
14835                 apply memory leak plug patch by Martin Kluge
14836                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14837                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14838                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14839
14840 2002-08-30 [darko]      0.8.2claws11
14841
14842         * src/folderview.c
14843                 copy Gtk style from normal style to match
14844                 font size for coloured folders
14845
14846 2002-08-29 [alfons]     0.8.2claws10
14847
14848         * sylpheed.desktop
14849                 Type=Internet <- Type=Application
14850                 (reported by Michael Schwendt, see:
14851                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14852                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14853
14854 2002-08-29 [paul]       0.8.2claws9
14855
14856         * sync with 0.8.2cvs5
14857                 see ChangeLog 2002-08-29
14858
14859 2002-08-29 [colin]      0.8.2claws8
14860
14861         * src/summaryview.c
14862                 Added a sanity check in summary_select_thread
14863                 Should fix bug 601605
14864
14865 2002-08-29 [colin]      0.8.2claws7
14866
14867         * src/main.c
14868                 Revert claws6 changes regarding bug #591676
14869
14870 2002-08-28 [colin]      0.8.2claws6
14871         
14872         * src/main.c
14873                 Ignore cache for queue folderitems
14874                 Fix bug #591676
14875
14876 2002-08-28 [melvin]     0.8.2claws5
14877
14878         * README.claws
14879                 Fixed typos.
14880
14881 2002-08-28 [melvin]     0.8.2claws4
14882
14883         * README.claws
14884                 Updated a bit the text concerning the spell checker
14885
14886 2002-08-28 [melvin]     0.8.2claws3
14887
14888         Merged the GNU_aspell_branch:
14889                 Support of new GNU/aspell is now included and the old pspell
14890                 is not supported anymore.
14891                 See README.claws
14892
14893         * README.claws
14894                 Updated spell checker text to reflect the switch to GNU/aspell
14895
14896         * ac/aspell.m4          *** NEW ***
14897         * src/gtkaspell.[ch]    *** NEW *** 
14898         * ac/pspell.m4          *** DELETED *** 
14899         * src/gtkspell.[ch]     *** DELETED ***
14900
14901         * ac/Makefile.am
14902                 Updated for GNU/aspell support
14903
14904         * po/POTFILES.in
14905                 Replaced gtkspell.c by gtkaspell.c
14906
14907         * acconfig.h
14908         * src/Makefile.am
14909         * src/about.c
14910         * src/compose.[ch]
14911         * src/crash.c
14912         * src/main.c
14913         * src/prefs_common.[ch]
14914                 Updated for GNU/aspell support
14915
14916 2002-08-28 [paul]       0.8.2claws2
14917
14918         * sync with 0.8.2cvs4
14919                 see ChangeLog 2002-08-27 and 2002-08-28
14920
14921 2002-08-28 [colin]      0.8.2claws1
14922
14923         * src/summary_search.c
14924                 Added "AND search"
14925
14926 2002-08-28 [jens]       0.8.2claws
14927
14928         *po/de.po
14929                 Updated German translations
14930
14931 2002-08-27 [melvin]     0.8.2claws
14932
14933         * po/fr.po
14934                 Updated French translations
14935
14936 2002-08-27 [paul]       0.8.2claws
14937
14938         * sync with 0.8.2 main release
14939
14940         * po/en_GB.po
14941           po/es.po
14942           po/it.po
14943           po/pl.po
14944           po/pt_BR.po
14945           po/sr.po
14946                 updated message catalogs submitted by
14947                 Ricardo Mones Lastra, Alessandro Maestri,
14948                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14949                 Beneditto and Urke MMI  
14950
14951 2002-08-27 [hoa]        0.8.1claws123
14952
14953         * src/mainwindow.[ch]
14954         * src/summaryview.[ch]
14955                 removed the "filter setting" menu option.
14956                 add a "cancel a news message" menu option.
14957
14958 2002-08-26 [martin]     0.8.1claws122
14959
14960         * ChangeLog.claws
14961                 changed string under 0.8.1claws79 changed by myself
14962                 i'm sorry alfons :(
14963
14964 2002-08-26 [martin]     0.8.1claws121
14965
14966         * src/crash.c
14967                 added kill command to debuggerrc to start crash dialog
14968
14969 2002-08-26 [paul]       0.8.1claws120
14970
14971         * sync with 0.8.1cvs31
14972                 see ChangeLog 2002-08-26
14973
14974 2002-08-25 [alfons]     0.8.1claws119
14975
14976         * src/procmsg.c
14977                 fix bug that didn't send out correct headers to news server
14978                 when sending news article and email from queue (bug reported
14979                 and patch provided by Tim Mann; closes bug 
14980                 "[ 583196 ] 0.7.8claws can't post news")
14981
14982 2002-08-25 [alfons]     0.8.1claws118
14983
14984         * src/selective_download.c
14985                 mark two strings as translatable
14986                 (thanks to Urke MMI for pointing this out)
14987
14988 2002-08-25 [alfons]     0.8.1claws117
14989
14990         * src/summaryview.c
14991                 treat sent boxes as special and allow sorting them by addressee
14992                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14993                 submitted by Steve Lamb)
14994
14995 2002-08-24 [alfons]     0.8.1claws116
14996
14997         * src/matcher.c
14998                 fix memleak reported by Martin Kluge
14999                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
15000
15001 2002-08-24 [oliver]     0.8.1claws115
15002
15003         * src/prefs_toolbar.c
15004                 o code cleanup as suggested by Alfons
15005                 o memleak fix
15006
15007 2002-08-24 [alfons]     0.8.1claws114
15008
15009         * src/summaryview.c
15010                 o fix another memory leak reported by Martin Kluge
15011                   (see "[ 599568 ] Small Memory Leak")
15012                 o remove 'from' variable from 'summary_set_header()'; we can
15013                   do with just 'to' 
15014
15015 2002-08-24 [paul]       0.8.1claws113
15016
15017         * sync with 0.8.1cvs30
15018                 see ChangeLog 2002-08-23
15019
15020 2002-08-24 [alfons]     0.8.1claws112
15021
15022         * src/summaryview.c
15023                 remove unnecessary allocations for search bar fixing leaks
15024                 reported by Martin Kluge
15025                 (see "[ 599451 ] Further memory leaks?")
15026
15027 2002-08-24 [alfons]     0.8.1claws111
15028
15029         * src/main.c
15030                 make get_socket_name() public for crash.c
15031         * src/crash.c
15032                 o make report bug button work (goes to claws' 
15033                   bug tracker at sf.net)
15034                 o introduce function for doing important stuff just
15035                   before claws goes down
15036                 o clean up code 
15037
15038 2002-08-24 [alfons]     0.8.1claws110
15039
15040         * src/compose.c
15041                 move cursor to "To" entry when forwarding as attachment
15042                 (reported and solved by Steve Lamb, closes bug report
15043                 "[ 592880 ] Forward as attachment; cursor not in to")
15044
15045 2002-08-24 [colin]      0.8.1claws109
15046
15047         * src/mainwindow.c
15048                 fix quick search visibility after GUI (de)separations.
15049
15050 2002-08-23 [colin]      0.8.1claws108
15051
15052         * src/mainwindow.c
15053                 fix header pane visibility after folderview or
15054                 messageview (de)separation
15055
15056 2002-08-23 [paul]       0.8.1claws107
15057
15058         * src/mainwindow.[ch]
15059           src/toolbar.c
15060                 give full control of display or non-display 
15061                 of the Execute icon to Custom toolbar settings.
15062                 add new sensitivity condition to maninwindow.h: 
15063                 M_DELAY_EXEC
15064
15065         * ChangeLog
15066           ChangeLog.jp
15067           NEWS
15068                 more sync with 0.8.1cvs29
15069
15070 2002-08-23 [melvin]     0.8.1claws106
15071
15072         * src/alertpanel.c
15073                 Readded support for custom widget in alertpanel lost in last
15074                 sync.
15075
15076 2002-08-23 [paul]       0.8.1claws105
15077
15078         * sync with 0.8.1cvs29
15079                 see ChangeLog 2002-08-23
15080
15081 2002-08-23 [colin]      0.8.1claws104
15082
15083         * src/summaryview.c
15084                 Fix folder and search pixmaps exchanging positions
15085                 after theme or toolbar changes. Thank to Oliver for 
15086                 reporting this.
15087
15088 2002-08-23 [colin]      0.8.1claws103
15089
15090         * src/mainwindow.c
15091           src/messageview.[ch]
15092           src/noticeview.[ch]
15093           src/summaryview.c
15094                 Changed messageview_create() and noticeview_create()
15095                 to avoid the last gdk_warning
15096
15097 2002-08-22 [colin]      0.8.1claws102
15098
15099         * src/summaryview.c
15100                 Fix my new `Creating pixmap from xpm' warning
15101
15102 2002-08-22 [colin]      0.8.1claws101
15103
15104         * src/mainwindow.c
15105                 Fix some of the gdk warnings
15106
15107 2002-08-22 [colin]      0.8.1claws100
15108
15109         * src/Makefile.am
15110         * src/stock_pixmap.c
15111         * src/stock_pixmap.h
15112         * src/pixmaps/quicksearch.xpm *ADDED*
15113                 Add the quicksearch pixmap
15114         * src/mainwindow.c
15115         * src/summaryview.c
15116         * src/summaryview.h
15117                 Make quicksearch bar visible/hidden via a button
15118
15119 2002-08-22 [christoph]  0.8.1claws99
15120
15121         * src/folder.c
15122                 fix folder update for newsgroups with message
15123                 numbers below minimum number of articles to fetch
15124                 (closes bug #598445)
15125
15126 2002-08-22 [paul]       0.8.1claws98
15127
15128         * sync with 0.8.1cvs28
15129                 see ChangeLog 2002-08-22
15130
15131 2002-08-21 [alfons]     0.8.1claws97
15132
15133         * src/crash.c
15134                 use bt instead of bt full which seems to work 
15135                 better, and bt full doesn't give a great deal 
15136                 of information anyway
15137
15138 2002-08-21 [colin]      0.8.1claws96
15139
15140         * src/summaryview.c
15141                 fix summaryview_searchtype_changed prototype
15142
15143 2002-08-21 [christoph]  0.8.1claws95
15144
15145         * src/mainwindow.c
15146                 o fix broken menu update for sorting type, we have to
15147                   get this info from the summaryview now
15148                 o removed setting of threaded state in menu callback
15149         * src/summaryview.[ch]
15150                 more summaryview/folderitem seperation for
15151                 threading option
15152         * configure.in
15153                 removed not required --with-compiler-flags option
15154
15155 2002-08-21 [oliver]     0.8.1claws94
15156         
15157         * src/toolbar.h 
15158                 o rename toolbar.xml to toolbar_main.xml
15159                   since toolbar_compose.xml might come up 
15160                   any time soon
15161         * README.claws
15162                 add custom toolbar              
15163
15164 2002-08-21 [darko]      0.8.1claws93
15165
15166         * src/procmsg.c
15167                 don't reset tmp flags for messages copied
15168                 to sent folder
15169
15170 2002-08-21 [colin]      0.8.1claws92
15171         
15172         * src/prefs_filtering.c
15173                 fix renaming rules on folder rename 
15174                 when folder is not a leaf folder
15175
15176 2002-08-21 [paul]       0.8.1claws91
15177
15178         * src/prefs_folder_item.c
15179                 fix alignment of colour selector
15180
15181 2002-08-21 [paul]       0.8.1claws90
15182
15183         * sync with 0.8.1cvs27
15184                 see ChangeLog 2002-08-21
15185
15186 2002-08-21 [paul]       0.8.1claws89
15187
15188         * src/summaryview.c
15189                 fix crash when changing field type in
15190                 Quick search bar
15191
15192 2002-08-21 [colin]      0.8.1claws88
15193
15194         * src/summaryview.c
15195                 Made quick search case-insensitive
15196
15197 2002-08-21 [paul]       0.8.1claws87
15198
15199         * sync with 0.8.1cvs26
15200                 see ChangeLog 2002-08-21
15201
15202 2002-08-20 [christoph]  0.8.1claws86
15203
15204         * src/folderview.c
15205         * src/main.c
15206         * src/summaryview.[ch]
15207                 more summaryview/folderitem seperation for
15208                 sort_key and sort_type
15209         * src/procmsg.c
15210                 added missing return statement
15211
15212 2002-08-20 [colin]      0.8.1claws85
15213
15214         * src/summaryview.[ch]
15215                 Added a quick search box
15216         * src/mainwindow.c
15217         * src/prefs_common.[ch]
15218                 Added a show/hide option for the quick search
15219
15220 2002-08-20 [oliver]     0.8.1claws84
15221         
15222         * src/mainwindow.c
15223                 remove toolbar_create_popups
15224         * src/toolbar.[ch]
15225                 o remove toolbar_create_popups
15226                 o fix toolbar_set_sensitive 
15227                   (Bug reports #596834 and #596832)     
15228         * src/prefs_toolbar.c
15229                 o add "Set default" button
15230                 o align label and text + combo widgets
15231
15232 2002-08-20 [hoa]        0.8.1claws83bis
15233
15234         * src/imap.c
15235                 fixed a bug in imap_fetch_msginfo() in case there is no
15236                 current folder.
15237
15238 2002-08-20 [darko]      0.8.1claws83
15239
15240         * src/folderview.c
15241                 copy the color style of folder view so it
15242                 works with GTK themes
15243
15244 2002-08-20 [darko]      0.8.1claws82
15245
15246         * src/folder.h
15247         * src/folderview.c
15248         * src/prefs_folder_item.[hc]
15249                 don't use UI stuff in folder.h
15250
15251 2002-08-20 [darko]      0.8.1claws81
15252
15253         * src/folder.h
15254         * src/prefs_folder_item.h
15255         * src/folderview.c
15256         * src/prefs_folder_item.c
15257                 ability to set folder color in folderview
15258
15259 2002-08-19 [alfons]     0.8.1claws80
15260
15261         * src/summaryview.c
15262                 fix one of the earlier memleaks reported by Martin Kluge
15263
15264 2002-08-19 [alfons]     0.8.1claws79
15265
15266         * src/mainwindow.c
15267                 hide notice view when selecting seperate folder
15268                 view (reported by Urke MMI)
15269
15270 2002-08-19 [christoph]  0.8.1claws78
15271
15272         * src/folderview.c
15273         * src/prefs_folder_item.h
15274         * src/summaryview.[ch]
15275                 o add summary_set_prefs_from_folderitem to set
15276                   summaryview prefs (first step to remove all
15277                   references to the folderitem in summaryview)
15278                 o moved compiled regex stuff from folderitem prefs
15279                   to summaryview code
15280
15281 2002-08-19 [paul]       0.8.1claws77
15282
15283         * src/compose.c
15284                 add check for '.' to QUOTE_IF_REQUIRED
15285
15286 2002-08-19 [paul]       0.8.1claws76
15287
15288         * src/inc.c
15289                 sync with 0.8.1cvs25 (plug memory leak)
15290
15291         * src/prefs_toolbar.c
15292                 re-order prefs_toolbar_cancel()
15293
15294 2002-08-18 [alfons]     0.8.1claws75
15295
15296         * src/inc.c
15297         * src/matcher.c
15298                 plug other memleaks reported by Martin Kluge
15299
15300 2002-08-18 [paul]       0.8.1claws74
15301
15302         * po/pt_BR.po
15303                 updated by Fabio Jr. Beneditto
15304
15305 2002-08-18 [paul]       0.8.1claws73
15306
15307         * src/toolbar.[ch]
15308                 fix bug where tooltips were displayed untranslated              
15309
15310         * src/prefs_toolbar.c
15311                 fix bug where clicking 'Cancel' creates an icon & text
15312                 toolbar regardless of prefs
15313         
15314
15315 2002-08-17 [oliver]     0.8.1claws72
15316
15317         * src/prefs_toolbar.c
15318                 update toolbar on CANCEL
15319                 bug reported by Martin Kluge
15320         * src/toolbar.c
15321                 toolbar_destroy memleak fixed           
15322
15323 2002-08-17 [alfons]     0.8.1claws71
15324
15325         * src/toolbar.c
15326                 plug another memleak reported by Martin Kluge
15327
15328 2002-08-16 [alfons]     0.8.1claws70
15329
15330         * src/crash.c
15331                 use execvp() correctly (suggested by wwp; thanks!)
15332
15333 2002-08-16 [alfons]     0.8.1claws69
15334
15335         * src/gtksctree.c
15336                 plug memory leak reported by Kim Schultz & Martin Kluge
15337
15338 2002-08-16 [paul]       0.8.1claws68
15339
15340         * po/es.po
15341                 updated by Ricardo Mones Lastra
15342
15343 2002-08-16 [paul]       0.8.1claws67
15344
15345         * src/toolbar.h
15346                 fix bug where 'Compose News' icon showed wrong
15347                 tooltip
15348
15349 2002-08-16 [paul]       0.8.1claws66
15350
15351         * sync with 0.8.1cvs24
15352                 see ChangeLog 2002-08-16
15353
15354         * po/it.po
15355                 updated by Alessandro Maestri
15356
15357 2002-08-15 [paul]       0.8.1claws65
15358
15359         * po/sr.po
15360                 updated by Urke MMI
15361
15362 2002-08-15 [paul]       0.8.1claws64
15363
15364         * src/*.c
15365                 don't translate debug info
15366
15367         * src/matcher.[ch]
15368                 add copyright info
15369
15370 2002-08-15 [paul]       0.8.1claws63
15371
15372         * src/prefs_toolbar.c
15373                 fix bug where clicking 'OK' creates an icon & text
15374                 toolbar regardless of prefs
15375
15376 2002-08-14 [alfons]     0.8.1claws62
15377
15378         * src/main.c
15379                 add global var that has the full argv[0]
15380         * src/crash.c
15381                 o execvp the correct sylpheed by using argv0
15382                   and setting the correct work dir
15383                 o other tweaks  
15384
15385 2002-08-14 [oliver]     0.8.1claws61
15386         
15387         * enable/disable Toolbar Action Buttons 
15388         * code cleanups
15389         * src/mainwindow.c
15390         * src/toolbar.[ch]      
15391         * src/prefs_toolbar.c   
15392
15393 2002-08-14 [melvin]     0.8.1claws60
15394
15395         * po/fr.po
15396                 Updated French translations
15397
15398 2002-08-14 [melvin]     0.8.1claws59
15399
15400         * src/crash.c
15401                 Made bug report not translatable
15402         * src/exporthtml.c
15403                 Fixed exporthtml_build_filespec() return value
15404         * src/foldersel.c
15405                 Fixed incorrect include file
15406         * src/gtkspell.c
15407         * src/prefs_actions.c
15408         * src/prefs_toolbar.c
15409                 Made debug info not translatable
15410         * src/mutt.c
15411         * src/quote_fmt.c
15412                 Added missing includes
15413         * src/prefs_common.c
15414                 Fixed typo
15415
15416 2002-08-14 [paul]       0.8.1claws58
15417
15418         * faq/es/sylpheed-faq.html
15419           faq/es/sylpheed-faq-[1-3].html
15420           faq/es/sylpheed-faq-4.html     **NEW FILE **
15421                 update Spanish FAQ
15422
15423 2002-08-13 [christoph]  0.8.1claws57
15424
15425         * src/procmsg.c
15426                 ignore thread fix that did not mark all
15427                 child nodes of a ignored thread as
15428                 ignored. Does not work perfectly yet,
15429                 but it is better now
15430
15431 2002-08-13 [alfons]     0.8.1claws56
15432
15433         * src/crash.c
15434                 o implement 'save crash log'
15435                 o some tweaks
15436
15437 2002-08-13 [melvin]     0.8.1claws55
15438
15439         * src/main.c
15440                 removed unrequired "execinfo.h" header
15441
15442 2002-08-12 [paul]       0.8.1claws54
15443
15444         * faq/en/sylpheed-faq.html
15445           faq/en/sylpheed-faq-[1-3].html
15446           faq/en/sylpheed-faq-4.html     **NEW FILE **
15447                 update English FAQ
15448
15449 2002-08-12 [alfons]     0.8.1claws53
15450
15451         * po/POTFILES.in
15452                 add crash.c to translatables
15453         * src/crash.c
15454                 bring in Leandro's crash dialog
15455
15456 2002-08-11 [alfons]     0.8.1claws52
15457
15458         * src/crash.c
15459                 clean up some warnings
15460
15461 2002-08-11 [alfons]     0.8.1claws51
15462
15463         * acconfig.h
15464         * configure.in
15465         * src/crash.[ch]        ** NEW FILES **
15466         * src/main.c            
15467                 initial gdb crash handler
15468
15469 2002-08-11 [paul]       0.8.1claws50
15470
15471         * src/prefs_toolbar.c
15472                 replace Up/Down arrow pixmaps with text to be
15473                 consistent across icon themes
15474
15475 2002-08-11 [paul]       0.8.1claws49
15476
15477         * src/prefs_common.c
15478           src/prefs_toolbar.c
15479                 rename 'Pixmap' -> 'Icon'
15480
15481         * src/toolbar.[ch]
15482                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15483
15484 2002-08-10 [paul]       0.8.1claws48
15485
15486         * src/prefs_toolbar.c
15487                 re-work the UI
15488
15489 2002-08-10 [paul]       0.8.1claws47
15490
15491         * src/main.c
15492                 don't write Processing progress to status bar
15493                 patch submitted by Alexander Evseev
15494
15495         * src/prefs_toolbar.c
15496                 re-position and resize window
15497                 make window assume correct size on first call
15498
15499 2002-08-10 [paul]       0.8.1claws46
15500
15501         * src/mainwindow.c
15502           src/prefs_toolbar.c
15503           src/toolbar.c
15504           src/toolbar.h
15505                 obey coding style
15506                 follow UI text conventions
15507
15508 2002-08-10 [alfons]     0.8.1claws45
15509
15510         * src/toolbar.c
15511                 correct pixmap for delete action
15512
15513 2002-08-10 [paul]       0.8.1claws44
15514
15515         * po/pt_BR.po
15516                 updated by Fabio Jr. Beneditto
15517
15518 2002-08-10 [paul]       0.8.1claws43
15519
15520         * po/POTFILES.in
15521                 add custom toolbar files
15522
15523 2002-08-10 [paul]       0.8.1claws42
15524
15525         * sync with 0.8.1cvs22
15526                 see ChangeLog 2002-08-09
15527
15528 2002-08-09 [paul]       0.8.1claws41
15529
15530         * tools/Makefile.am
15531           tools/README
15532           tools/outlook2sylpheed.pl     ** NEW FILE **
15533                 add script to convert exported Outlook
15534                 contacts list to a Sylpheed addressbook.
15535                 Submitted by Ricardo Mones Lastra.
15536
15537 2002-08-09 [paul]       0.8.1claws40
15538
15539         * AUTHORS
15540           configure.in
15541           po/sr.po      ** NEW FILE **
15542                 add Serbian message catalog. Submitted by
15543                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15544
15545 2002-08-09 [paul]       0.8.1claws39
15546
15547         * sync with 0.8.1cvs21
15548                 see ChangeLog 2002-08-08
15549
15550 2002-08-08 [oliver]     0.8.1claws38
15551
15552         * src/mainwindow.c
15553                 move Custom Toolbar to Configuration menu
15554
15555 2002-08-08 [oliver]     0.8.1claws37
15556
15557         * src/prefs_toolbar.c
15558                 fix substitute pixmap bug
15559
15560 2002-08-08 [paul]       0.8.1claws36
15561
15562         * sync with 0.8.1cvs19
15563                 see ChangeLog 2002-08-08
15564
15565 2002-08-07 [christoph]  0.8.1claws35
15566
15567         * src/utils.c
15568                 fixed a memory leak in new canonicalize_file_replace
15569
15570 2002-08-07 [christoph]  0.8.1claws34
15571
15572         * src/utils.[ch]
15573                 o canonicalize_file_replace should create the temporary
15574                   file in the same directory as the original file.
15575                 o added get_tmpfile_in_dir that creates a temorary file
15576                   in a specified directory.
15577
15578 2002-08-07 [melvin]     0.8.1claws33
15579
15580         * src/toolbar.c
15581                 fixed bug where 'Article' button acted as 'Email' button.
15582
15583 2002-08-07 [paul]       0.8.1claws32
15584
15585         * sync with 0.8.1.cvs17
15586                 see ChangeLog 2002-08-07
15587
15588 2002-08-07 [colin]      0.8.1claws31
15589         
15590         * src/news.c
15591                 fix mass-cancel problem
15592
15593 2002-08-07 [thorsten]   0.8.1claws30
15594
15595         * src/prefs_toolbar.c
15596                 fix: crash on replace or add new button
15597         * src/toolbar.c
15598                 fix: close xmlfile after reading
15599         * src/utils.c
15600                 fix: unlink() file before rename()
15601
15602 2002-08-06 [paul]       0.8.1claws29
15603
15604         * sync with 0.8.cvs15
15605                 see ChangeLog 2002-08-06
15606
15607 2002-08-06 [oliver]     0.8.1claws28
15608
15609         * src/toolbar.c
15610         * src/prefs_toolbar.c
15611                 fixed empty toolbar issue
15612
15613 2002-08-06 [oliver]     0.8.1claws27
15614
15615         * Custom Toolbar Final 
15616         * src/folderview.c
15617         * src/inc.c
15618         * src/summaryview.c
15619                 o toolbar stuff now lives in src/toolbar.[ch]
15620                 o main_window_toolbar_* functions are renamed to
15621                   toolbar_* reflecting their new source file
15622         * src/mainwindow.[ch]
15623                 o remove toolbar stuff  
15624
15625 2002-08-06 [oliver]     0.8.1claws26
15626         
15627         * src/Makefile.am
15628         * src/prefs_toolbar.[ch]        **New File**
15629         * src/toolbar.[ch]              **New File**
15630                 o prefs_toolbar.[ch] custom toolbar frontend
15631                 o toolbar.[ch]       backend 
15632
15633 2002-08-06 [oliver]     0.8.1claws25
15634
15635         * src/prefs_actions.[ch]
15636                 o new exported function actions_execute
15637
15638 2002-08-06 [paul]       0.8.1claws24
15639
15640         * sync with 0.8.1cvs4
15641                 see ChangeLog 2002-08-06
15642
15643 2002-08-06 [paul]       0.8.1claws23
15644
15645         * sync with 0.8.1cvs13
15646                 see ChangeLog 2002-08-06
15647
15648 2002-08-06 [paul]       0.8.1claws22
15649
15650         * sync with 0.8.1cvs12
15651                 see ChangeLog 2002-08-05 and 2002-08-06
15652
15653 2002-08-06 [match]      0.8.1claws21
15654
15655         * src/addrclip.c
15656                 improvements to cut/copy/paste address
15657
15658 2002-08-05 [match]      0.8.1claws20
15659
15660         * src/addritem.[ch]
15661         * src/addrcache.c
15662         * src/addrbook.c
15663         * src/editaddress.c
15664         * src/addressbook.c
15665                 fixes to improve cut/copy/paste
15666
15667 2002-08-06 [melvin]     0.8.1claws19
15668
15669         * src/account.[ch]
15670                 account_find_all_from_address(): new function that returns the
15671                 list of all accounts that are matched in an address.
15672         * src/alertpanel.[ch]
15673                 alertpanel() now accepts a custom widget
15674                 alertpanel_with_widget(): new function that pops up a panel with
15675                 a custom widget in it 
15676         * src/gtkutils.[ch]
15677                 gtkut_account_menu_new(): new function that allows the selection
15678                 of an account from a list of accounts.
15679         * src/messageview.c
15680                 Extended Return Receipt notification to select the correct 
15681                 account and to make a security test on the Delivery-Notification
15682                 address which should be the same as the Return-Path.
15683
15684 2002-08-06 [thorsten]   0.8.1claws18
15685
15686         * src/mimeview.c
15687                 attach_all: save unnamed as "noname.%d",
15688                 dont free static dirname
15689
15690 2002-08-05 [alfons]     0.8.1claws17
15691
15692         * configure.in
15693                 detect XIM by trying to link rather than compile a XIM program
15694
15695 2002-08-05 [oliver]     0.8.1claws16
15696                 
15697         * src/stock_pixmap.[ch]
15698                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15699                 o new func to retrieve pixmaps
15700
15701 2002-08-05 [paul]       0.8.1claws15
15702
15703         * sync with 0.8.1cvs10
15704                 see ChangeLog 2002-08-05
15705
15706 2002-08-04 [alfons]     0.8.1claws14
15707
15708         * src/textview.c
15709                 see if this plugs memleak
15710
15711 2002-08-04 [melvin]     0.8.1claws13
15712
15713         * src/gtkspell.c
15714                 fixed bug that could crash Sylpheed when highlighting
15715                 all misspelled words.
15716
15717 2002-08-03 [melvin]     0.8.1claws12
15718
15719         * src/prefs_actions.c
15720                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15721         * src/messageview.c
15722                 fixed bug where the Return Receipt was sent to
15723                 Delivery-Notification-To address even if it was not present
15724
15725 2002-08-02 [alfons]     0.8.1claws11
15726
15727         * src/prefs_actions.c
15728                 o more check for NULLs
15729                 o put create_io_dialog() in right conditional block
15730
15731 2002-08-02 [paul]       0.8.1claws10
15732
15733         * po/es.po
15734                 updated by Ricardo Mones Lastra
15735
15736 2002-08-01 [christoph]  0.8.1claws9
15737
15738         * src/folder.c
15739                 don't free the cache of the opened
15740                 folder in the summaryview
15741         * src/summaryview.c
15742                 don't unset flags, if it is not required
15743
15744 2002-08-01 [paul]       0.8.1claws8
15745
15746         * sync with 0.8.1cvs8
15747                 see ChangeLog entry 2002-08-01
15748
15749 2002-08-01 [paul]       0.8.1claws7
15750
15751         * sync with 0.8.1cvs7
15752                 see ChangeLog 2002-07-31 and 2002-08-01
15753
15754 2002-07-31 [christoph]  0.8.1claws6
15755
15756         * src/mainwindow.c
15757                 forgot to update menu sensitivity
15758                 function for new menu entry
15759
15760 2002-07-31 [alfons]     0.8.1claws5
15761
15762         * src/main.c
15763                 check folder item and its path for NULL on
15764                 initial processing
15765
15766 2002-07-31 [christoph]  0.8.1claws4
15767
15768         * src/folder.c
15769                 check if folder_item_get_msginfo in
15770                 folder_item_remove_msg returned NULL
15771         * src/imap.c
15772                 better clear the uid cache in the
15773                 uid validity check function and delete
15774                 cached messages
15775
15776 2002-07-31 [paul]       0.8.1claws3
15777
15778         * man/sylpheed.1
15779                 add the '--attach' option and a few other
15780                 minor changes
15781
15782 2002-07-31 [paul]       0.8.1claws2
15783
15784         * sync with 0.8.1cvs5
15785                 see ChangeLog 2002-07-31
15786
15787 2002-07-31 [christoph]  0.8.1claws1
15788
15789         * src/folderview.[ch]
15790         * src/mainwindow.c
15791                 replace "Rescan all folders..." with
15792                 "Check all folders for new messages..."
15793
15794 2002-07-30 [paul]       0.8.1claws
15795
15796         * version 0.8.1claws released
15797
15798 2002-07-30 [paul]       0.8.0claws29
15799
15800         * tools/OOo2sylpheed.pl ** NEW FILE **
15801           tools/README
15802                 add script to enable sending documents as
15803                 attachments from OpenOffice.org
15804
15805 2002-07-30 [melvin]     0.8.0claws28
15806
15807         * src/prefs_actions.c
15808                 Made the actions' input/output dialog display
15809                 without delay.
15810
15811 2002-07-30 [christoph]  0.8.0claws27
15812
15813         * src/procmsg.c
15814                 check if folder_item_get_msginfo in
15815                 procmsg_save_to_outbox returned NULL
15816
15817 2002-07-30 [paul]       0.8.0claws26
15818
15819         * sync with 0.8.1cvs4
15820                 see ChangeLog 2002-07-29
15821
15822 2002-07-29 [thorsten]   0.8.0claws25
15823
15824         * README.claws
15825                 added selective download, delete on server
15826
15827 2002-07-29 [paul]       0.8.0claws24
15828
15829         * sync with 0.8.1cvs3
15830                 see ChangeLog 2002-07-29
15831
15832 2002-07-27 [christoph]  0.8.0claws23
15833
15834         * src/folder.c
15835                 add extra check if fetching the msginfo
15836                 returned NULL
15837
15838 2002-07-27 [paul]       0.8.0claws22
15839
15840         * sync with 0.8.1cvs2
15841                 see ChangeLog 2002-07-26
15842
15843 2002-07-27 [christoph]  0.8.0claws21
15844
15845         * src/imap.c
15846                 add another check if a valid msginfo
15847                 was returned
15848
15849 2002-07-26 [hoa]        0.8.0claws20
15850
15851         * src/folder.c
15852                 Fixed a condition in folder_item_destroy()
15853
15854         * src/imap.c
15855                 Fixed an error in IMAP protocol
15856
15857 2002-07-26 [alfons]     0.8.0claws19
15858
15859         * src/folder.c
15860                 ofcourse compare with identifier, not the path
15861
15862 2002-07-26 [alfons]     0.8.0claws18
15863
15864         * src/folder.c
15865                 use folder item identifier for saving / restoring
15866                 preferences because folder->path might not be unique
15867
15868 2002-07-26 [melvin]     0.8.0claws17
15869
15870         * src/logwindow.c
15871                 Fixed a crash introduced in 0.8.0claws5 when log is 
15872                 cut under 80 characters.
15873
15874 2002-07-26 [paul]       0.8.0claws16
15875
15876         * sync with 0.8.1cvs1
15877                 see ChangeLog 2002-07-26
15878
15879 2002-07-26 [christoph]  0.8.0claws15
15880
15881         * src/imap.[ch]
15882                 imap folder now remembers the last selected
15883                 folder and imap_fetch_msginfo skips selecting
15884                 the folder if it is already selected
15885
15886 2002-07-26 [christoph]  0.8.0claws14
15887
15888         * src/folder.c
15889         * src/folderview.c
15890         * src/imap.c
15891                 fix imap folder rescanning
15892
15893 2002-07-25 [christoph]  0.8.0claws13
15894
15895         * src/filter.c
15896         * src/folder.[ch]
15897         * src/folderview.c
15898         * src/imap.[ch]
15899         * src/mainwindow.c
15900         * src/mbox_folder.c
15901         * src/mh.c
15902         * src/news.c
15903                 implement imap uid cache and uid validity check
15904
15905 2002-07-25 [alfons]     0.8.0claws12
15906
15907         * src/summaryview.c
15908                 fix a brown paper bag bug, and also add some more
15909                 checks
15910
15911 2002-07-25 [christoph]  0.8.0claws11
15912
15913         * src/folder.c
15914                 don't mix copy, fetch_msginfo and remove
15915                 operations in folder item copy and move
15916                 operations
15917
15918 2002-07-25 [christoph]  0.8.0claws10
15919
15920         * src/folderview.c
15921         * src/mainwindow.c
15922         * src/prefs_folder_item.c
15923         * src/summaryview.[ch]
15924                 remove no longer required parameter update_cache from
15925                 summary_show
15926
15927 2002-07-25 [paul]       0.8.0claws9
15928
15929         * sync with 0.8.1
15930         
15931         * AUTHORS
15932                 a few corrections
15933
15934 2002-07-24 [alfons]     0.8.0claws8
15935
15936         * src/summaryview.c
15937                 sort correctly when using simplified subject line
15938                 (closes feature request "[ 585141 ] applying regexp to subject 
15939                 before sort" submitted by Alexandra Walford)
15940
15941 2002-07-24 [paul]       0.8.0claws7
15942
15943         * sync with 0.8.0cvs3
15944                 see ChangeLog 2002-07-24
15945
15946 2002-07-23 [christoph]  0.8.0claws6
15947
15948         * src/folder.c
15949         * src/folder.h
15950         * src/summaryview.c
15951         * src/summaryview.h
15952         * src/main.c
15953                 o separate processing and summaryview
15954                 o removed summary_write_cache from summaryview
15955                 o removed summaryview->killed_messages, because we don't have
15956                   to keep a list of killed messages anymore. New cache will
15957                   keep the hidden messages in cache anyway
15958         * src/folderview.c
15959         * src/inc.c
15960         * src/selective_download.c
15961                 o removed unnecessary summary_write_cache calls
15962         * src/procmsg.c
15963                 o don't set ignore thread flag in procmsg_get_thread_tree
15964                   if it is already set
15965         * src/mainwindow.c
15966         * src/statusbar.h
15967                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15968                   they are used in different files
15969
15970 2002-07-23 [melvin]     0.8.0claws5
15971
15972         * src/addressbook.c
15973         * src/addrgather.c
15974         * src/editaddress.c
15975         * src/editgroup.c
15976         * src/editldap_basedn.c
15977         * src/importldif.c
15978         * src/prefs_common.c
15979                 Fixed few memory leak (gtk_editable_get_chars returns
15980                 an allocated string)
15981         * src/logwindow.c
15982                 Fixed few memory leak (gtk_editable_get_chars returns
15983                 an allocated string) and modified a little the log cutting
15984                 loop.
15985         * src/compose.c
15986                 Replaced a call to an obsolete function gtk_entry_get_text()
15987                 by gtk_editable_get_chars()
15988         * src/send.c
15989                 Removed a debug printf
15990
15991 2002-07-23 [christoph]  0.8.0claws4
15992
15993         * src/filesel.c
15994                 fix another g_dirname memory leak
15995
15996 2002-07-23 [christoph]  0.8.0claws3
15997
15998         * src/mh.c
15999                 fixed a memory leak in mh_fetch_msginfo
16000                 fixed crash when message header could not be
16001                 parsed
16002
16003 2002-07-23 [paul]       0.8.0claws2
16004
16005         * sync with 0.8.0cvs2
16006                 see ChangeLog 2002-07-23
16007
16008 2002-07-23 [paul]       0.8.0claws1
16009
16010         * sync with 0.8.0cvs1
16011                 see ChangeLog 2002-07-23
16012
16013 2002-07-23 [paul]       0.8.0claws
16014
16015         * release of 0.8.0claws